Commit Graph

2141 Commits

Author SHA1 Message Date
Marco Pesenti Gritti 3fd29884f9 Pass the post data to the Persist 2007-03-18 02:56:57 +01:00
Tomeu Vizoso 57b617ef25 Don't grab the keyboard on press and only react to presses (temporary until trial1). 2007-03-17 20:46:44 +01:00
Tomeu Vizoso ebe043a4d2 Refactored global key handling and frame logic. 2007-03-17 14:30:23 +01:00
Marco Pesenti Gritti 30ee6768a2 Add document metadata property. Expose the filename. 2007-03-17 14:26:10 +01:00
Marco Pesenti Gritti d6a9f16ca8 Improve image name detection 2007-03-17 12:02:35 +01:00
Marco Pesenti Gritti ad0621fa82 Fix the emulator. Patch by Noah Kantrowitz. 2007-03-17 10:37:15 +01:00
Marco Pesenti Gritti bcec19eb1d Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-03-17 03:52:47 +01:00
Marco Pesenti Gritti 0280539a5e Image name property, fetch content-disposition from the cache. 2007-03-17 03:52:26 +01:00
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
2007-03-16 16:42:43 -04:00
Marco Pesenti Gritti 72c511ba61 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-03-16 20:36:28 +01:00
Marco Pesenti Gritti c9f28b7317 Rework the emulator. Move matchbox in the shell. 2007-03-16 18:12:47 +01:00
Dan Williams 5b20b05cc8 Current activity has its own signal now 2007-03-16 12:24:20 -04:00
Dan Williams ad5110f8df Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-03-16 12:19:29 -04:00
Dan Williams 5955f17197 Hook up current activity bits 2007-03-16 12:19:24 -04:00
Dan Williams 831c4c6828 Fix get of current-activity property; should be a string 2007-03-16 12:18:54 -04:00
Marco Pesenti Gritti 8b6af7efa5 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-03-16 16:55:53 +01:00
Guillaume Desmottes f4b7233255 trivial cosmetic changes 2007-03-16 16:43:20 +01:00
Marco Pesenti Gritti 32fb016a6c Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-03-16 16:26:32 +01:00
Dan Williams d196fb89a7 Ignore owner property updates from the network; handled locally 2007-03-16 10:43:15 -04:00
Dan Williams bd2ff74be4 Trivial debug message cleanups 2007-03-16 10:12:50 -04:00
Marco Pesenti Gritti 94214ba6e7 Add button to event info 2007-03-16 15:05:44 +01:00
Dan Williams 64a67e28f6 Disable sharing for trial1 2007-03-16 10:00:16 -04:00
Tomeu Vizoso 7beb2b24ac Use Animation for popdown. 2007-03-16 14:29:39 +01:00
Tomeu Vizoso 84dcb022cb Don't popdown the same control we are told to popup. 2007-03-16 14:28:25 +01:00
Tomeu Vizoso c0cd2cf9a6 Prevent activity launching being locked by error during launch. 2007-03-16 14:04:49 +01:00
Tomeu Vizoso 8a88de864b Fix tooltip popup. 2007-03-16 12:20:03 +01:00
Tomeu Vizoso e8a21bf6a0 Use color.HTMLColor instead of the color string. 2007-03-16 11:53:22 +01:00
Marco Pesenti Gritti 71b0a5dc56 Actually pass buttons to the gtk file picker 2007-03-16 10:48:40 +01:00
Dan Williams b45c810ca1 Make access points have persistent colors 2007-03-15 22:03:42 -04:00
Dan Williams d0c5050a25 Randomize color list so it can be indexed into with a hashed value 2007-03-15 22:02:41 -04:00
Dan Williams dee3953e34 Add property for mode 2007-03-15 22:00:35 -04:00
Dan Williams 0e1ec97663 Add accessor for mode 2007-03-15 22:00:22 -04:00
Dan Williams 4371fb0883 Update another get_width_request() for new hippo 2007-03-15 16:56:29 -04:00
Dan Williams 85961004bb Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-03-15 16:37:32 -04:00
Dan Williams 902fcd069b Expose AP capabilities 2007-03-15 16:37:28 -04:00
Dan Williams 85f8ef218d Rearrange network device handling bits 2007-03-15 16:37:15 -04:00
Dan Williams 672d06d85e Add accessor for AP capabilties 2007-03-15 16:17:08 -04:00
Guillaume Desmottes b025ddde67 use new activity properties changed signal name 2007-03-15 20:38:11 +01:00
Tomeu Vizoso d001c70443 Tweaked sizes of home xo icon, donut radius and device icons. 2007-03-15 19:19:38 +01:00
Marco Pesenti Gritti 9f5d642591 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-03-15 17:10:27 +01:00
Marco Pesenti Gritti fbeaf5fb66 Add a filechooser subclass which sizes correctly on the OLPC.
This is temporary, gtk needs to be fixed.
2007-03-15 17:10:12 +01:00
Tomeu Vizoso 0fe529b78a Avoid multiple simultaneous launches of the same activity. 2007-03-15 16:21:37 +01:00
Dan Williams a83211dbb9 Fix tracebacks in snowflakeboxes 2007-03-15 11:21:35 -04:00
Tomeu Vizoso 4fbfd1625c Make create_activity_id() a public function. 2007-03-15 12:47:10 +01:00
Marco Pesenti Gritti 705466a2d2 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-03-15 11:11:57 +01:00
Marco Pesenti Gritti 5ecb53176d Fix compilation with firefox 2007-03-15 11:11:44 +01:00
Guillaume Desmottes 41bb49f6f6 Merge branch 'master' of git+ssh://guillaume@dev.laptop.org/git/sugar 2007-03-15 10:54:21 +01:00
Dan Williams b4e4b3875a Better removal of intro video chooser 2007-03-14 14:44:58 -04:00
Dan Williams f2dcadaff5 Revert "Remove picture selection from intro screen for now"
This reverts commit b97edec4db.
2007-03-14 14:43:53 -04:00
Dan Williams 93e9d164c0 Auto-open some downloaded files 2007-03-14 14:43:42 -04:00