854 Commits (9af06c0b265ed6fb41b64afa8c186c4a617fa771)

Author SHA1 Message Date
Marco Pesenti Gritti 27414754a1 Pass an uri to the activity 18 years ago
Marco Pesenti Gritti 2ab9cd04dc Remove the overlay chat button since it doesn't really work. 18 years ago
Marco Pesenti Gritti 1420265d06 Autolaunch etoys projects 18 years ago
Tomeu Vizoso 0bf1d579e2 Fix for removing items from the clipboard. 18 years ago
Tomeu Vizoso 5104e24ffa Hack for detecting an onDisk format. Need to improve the clipboard API for the right fix. 18 years ago
Tomeu Vizoso 440baae7d9 Show and hide the frame when an object is added to the clipboard. 18 years ago
Tomeu Vizoso 57b617ef25 Don't grab the keyboard on press and only react to presses (temporary until trial1). 18 years ago
Tomeu Vizoso ebe043a4d2 Refactored global key handling and frame logic. 18 years ago
Owen Williams de80cf06de Set mode to black and white when brightness is zero.
Also, reverse Alt-F5 and Alt-F8 to make them more sensible
18 years ago
Marco Pesenti Gritti c9f28b7317 Rework the emulator. Move matchbox in the shell. 18 years ago
Dan Williams 64a67e28f6 Disable sharing for trial1 18 years ago
Tomeu Vizoso c0cd2cf9a6 Prevent activity launching being locked by error during launch. 18 years ago
Tomeu Vizoso e8a21bf6a0 Use color.HTMLColor instead of the color string. 18 years ago
Dan Williams b45c810ca1 Make access points have persistent colors 18 years ago
Dan Williams dee3953e34 Add property for mode 18 years ago
Dan Williams 0e1ec97663 Add accessor for mode 18 years ago
Dan Williams 902fcd069b Expose AP capabilities 18 years ago
Dan Williams 85f8ef218d Rearrange network device handling bits 18 years ago
Dan Williams 672d06d85e Add accessor for AP capabilties 18 years ago
Tomeu Vizoso d001c70443 Tweaked sizes of home xo icon, donut radius and device icons. 18 years ago
Tomeu Vizoso 0fe529b78a Avoid multiple simultaneous launches of the same activity. 18 years ago
Dan Williams b4e4b3875a Better removal of intro video chooser 18 years ago
Dan Williams f2dcadaff5 Revert "Remove picture selection from intro screen for now"
This reverts commit b97edec4db.
18 years ago
Dan Williams 93e9d164c0 Auto-open some downloaded files 18 years ago
Dan Williams b97edec4db Remove picture selection from intro screen for now 18 years ago
Tomeu Vizoso 6227b96215 Support selection of the clipboard object to be pasted. 18 years ago
Dan Williams 8b4ccf3eb1 Cleanup clipboard D-Bus API
- The clipboard now determines each objects unique id and
    returns it from add_object()
- The ID is opaque to the client and should not be used/accessed
    other than with the clipboard service
- Add object type hints for dbus-python
- Sugar clipboard bindings for get_object() now return a dict rather
    than a tuple
- ClipboardIcon now retrieves the real file path and uses that
    to open the file
- Adapt sugar bits to clipboard changes
18 years ago
Dan Williams bfe04c2073 Add copyright header 18 years ago
Marco Pesenti Gritti 4960ddae25 Adapt to the new hippo canvas sizing API 18 years ago
Marco Pesenti Gritti d041eadf92 Give up on the save/restore logic, it seem too unpredictable to be clear to the user.
Try a simpler logic where the frame state is reset when switching zoom levels.
18 years ago
Marco Pesenti Gritti 2c468110ba Go back to the home page when all activities are closed. 18 years ago
Marco Pesenti Gritti 3bfd94899a Bunch of fixes 18 years ago
Marco Pesenti Gritti bf80cb55b9 Some cleanups in the Shell. Add a way to save/restore the frame state. 18 years ago
Marco Pesenti Gritti 2bd609e5fd Cleanup 18 years ago
Marco Pesenti Gritti ed454220e6 Cleanup 18 years ago
Marco Pesenti Gritti ce91f2df99 Force hiding when running an activity even if the user hover the frame again. 18 years ago
Marco Pesenti Gritti 978965bfa8 Fix a race 18 years ago
Marco Pesenti Gritti 0d90a7b4e7 More fixes to the hover logic.. 18 years ago
Marco Pesenti Gritti 49b0db642e Fix hover checking logic 18 years ago
Eduardo Silva 84f6bdd0c9 Battery status update 18 years ago
Marco Pesenti Gritti acaac29906 Add the frame when starting an activity 18 years ago
Marco Pesenti Gritti 540cef4b0d Implement modes, some fixes 18 years ago
Marco Pesenti Gritti a3a6d0cd89 Implement mouse logic 18 years ago
Marco Pesenti Gritti c4fbb41bcd Complete the key logic 18 years ago
Marco Pesenti Gritti 0984938f95 New animation API. Start rewriting the frame slidein slideout logic.
(Use the keys for now, mouse is not working)
18 years ago
Marco Pesenti Gritti 158d933a10 Complete the UI for the battery 18 years ago
Dan Williams a1411040f1 Make frame animation faster and smoother 18 years ago
Dan Williams f5c60b44c1 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Marco Pesenti Gritti cc7ad2d42b Missing imports 18 years ago
Marco Pesenti Gritti b8cc8ec68f Drop support for running from source dir. As it is now it's just confusing.
Will have to figure out the exact needs and rewrite in a better way.
18 years ago