2127 Commits (c9f28b7317fab9a6d824cac9ef3eedd39fba4948)
 

Author SHA1 Message Date
Marco Pesenti Gritti c9f28b7317 Rework the emulator. Move matchbox in the shell. 18 years ago
Marco Pesenti Gritti 8b6af7efa5 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Guillaume Desmottes f4b7233255 trivial cosmetic changes 18 years ago
Marco Pesenti Gritti 32fb016a6c Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Dan Williams d196fb89a7 Ignore owner property updates from the network; handled locally 18 years ago
Dan Williams bd2ff74be4 Trivial debug message cleanups 18 years ago
Marco Pesenti Gritti 94214ba6e7 Add button to event info 18 years ago
Dan Williams 64a67e28f6 Disable sharing for trial1 18 years ago
Tomeu Vizoso 7beb2b24ac Use Animation for popdown. 18 years ago
Tomeu Vizoso 84dcb022cb Don't popdown the same control we are told to popup. 18 years ago
Tomeu Vizoso c0cd2cf9a6 Prevent activity launching being locked by error during launch. 18 years ago
Tomeu Vizoso 8a88de864b Fix tooltip popup. 18 years ago
Tomeu Vizoso e8a21bf6a0 Use color.HTMLColor instead of the color string. 18 years ago
Marco Pesenti Gritti 71b0a5dc56 Actually pass buttons to the gtk file picker 18 years ago
Dan Williams b45c810ca1 Make access points have persistent colors 18 years ago
Dan Williams d0c5050a25 Randomize color list so it can be indexed into with a hashed value 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 4371fb0883 Update another get_width_request() for new hippo 18 years ago
Dan Williams 85961004bb Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 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
Guillaume Desmottes b025ddde67 use new activity properties changed signal name 18 years ago
Tomeu Vizoso d001c70443 Tweaked sizes of home xo icon, donut radius and device icons. 18 years ago
Marco Pesenti Gritti 9f5d642591 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Marco Pesenti Gritti fbeaf5fb66 Add a filechooser subclass which sizes correctly on the OLPC.
This is temporary, gtk needs to be fixed.
18 years ago
Tomeu Vizoso 0fe529b78a Avoid multiple simultaneous launches of the same activity. 18 years ago
Dan Williams a83211dbb9 Fix tracebacks in snowflakeboxes 18 years ago
Tomeu Vizoso 4fbfd1625c Make create_activity_id() a public function. 18 years ago
Marco Pesenti Gritti 705466a2d2 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Marco Pesenti Gritti 5ecb53176d Fix compilation with firefox 18 years ago
Guillaume Desmottes 41bb49f6f6 Merge branch 'master' of git+ssh://guillaume@dev.laptop.org/git/sugar 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 b35e6b6f2b Respect suggested name when downloading files 18 years ago
Dan Williams ca4c680f37 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Dan Williams 653191806f Copy interesting files to /home/dcbw after download 18 years ago
Tomeu Vizoso ca5ff6974e Return TRUE on success. 18 years ago
Guillaume Desmottes a16484bc7b rename some signals to avoid confusions
use activity properties API
18 years ago
Dan Williams 6ab478c6cd Validate percentage before setting it 18 years ago
Dan Williams b97edec4db Remove picture selection from intro screen for now 18 years ago
Marco Pesenti Gritti eae978346d Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Marco Pesenti Gritti 1650ff3111 Use nsIWebBrowser conditionally, so that people don't need to patch mozilla. 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 9d8fa7d42a Implement save_document 18 years ago