Commit Graph

1590 Commits

Author SHA1 Message Date
Tomeu Vizoso
23565cfd48 First version of the ClipboardService. Added support for showing the progress of a pdf download in the clipboard. 2006-11-01 19:43:59 +01:00
Marco Pesenti Gritti
cf508c1d22 Do not resize the icon, use the original icon size. 2006-10-31 23:18:43 +01:00
Marco Pesenti Gritti
8571920734 Tweak activity search path. Use ~/Activities and XDG_DATA_DIRS/activities 2006-10-31 13:10:34 +01:00
Marco Pesenti Gritti
cb285aba06 Get running activities to work. Still hacky. 2006-10-31 12:06:28 +01:00
Marco Pesenti Gritti
92f37d31da Several fixes, generate the service, add a test bundle 2006-10-31 10:48:45 +01:00
Marco Pesenti Gritti
31c07be19e Release 0.46 2006-10-30 20:47:47 +01:00
Dan Williams
1088013f92 Fix active device handling 2006-10-30 14:28:28 -05:00
Dan Williams
37b4d2bb05 Switch back to 75x75 icons 2006-10-30 14:27:23 -05:00
Dan Williams
710c225e64 Organize menu items to conform with Eben's mockups 2006-10-30 13:16:40 -05:00
Dan Williams
c3ea2ab080 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2006-10-30 12:40:49 -05:00
Dan Williams
b241defcb2 Make the Hippo-fied menu much prettier 2006-10-30 12:40:33 -05:00
Marco Pesenti Gritti
9504074046 Add notification stuff 2006-10-30 17:21:45 +01:00
Marco Pesenti Gritti
3e4f570d16 Do not catch exceptions from the called method 2006-10-30 17:05:01 +01:00
Dan Williams
72832e0174 Convert to an ugly Hippo menu 2006-10-29 22:42:51 -05:00
Dan Williams
4bf76960a0 Add a text style 2006-10-29 22:41:52 -05:00
Dan Williams
ce107c30f6 Load icons at start and scale to 25x25 2006-10-29 16:21:00 -05:00
Marco Pesenti Gritti
546dc26bea Activate the logger before importing the ps, so that we
show meaningful errors if avahi is missing.
2006-10-29 22:43:52 +01:00
Marco Pesenti Gritti
b44dac1010 Don't crash if bundles dir doesn't exist in the profiles 2006-10-29 21:03:28 +01:00
Marco Pesenti Gritti
9a0401e0d0 Fix makefiles 2006-10-29 19:09:13 +01:00
Marco Pesenti Gritti
d150ac40cc More work on bundles support 2006-10-29 19:05:09 +01:00
Marco Pesenti Gritti
87274fd89f Initial bundle registry code 2006-10-29 18:28:48 +01:00
Marco Pesenti Gritti
ff2bee3d9b Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2006-10-29 17:35:50 +01:00
Marco Pesenti Gritti
28f5de3deb Remove unused file 2006-10-29 17:34:27 +01:00
Dan Williams
4071b1970e Change to /usr/bin/python instead of /bin/env python 2006-10-29 11:06:21 -05:00
Dan Williams
f679b4b3cc Add copyright header 2006-10-29 11:05:50 -05:00
Marco Pesenti Gritti
de7c2bba5e Import pygtk 2006-10-29 11:50:47 +01:00
Dan Williams
b2983ac763 Better working nm-applet
- Start nm-applet when the shell starts
- Use the artwork
- Respond to signals and get initial states
2006-10-29 01:33:42 -04:00
Marco Pesenti Gritti
173817ae18 Release 0.45 2006-10-29 00:02:08 +02:00
Marco Pesenti Gritti
45287c880c Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2006-10-27 22:18:49 +02:00
Tomeu Vizoso
f1949d4672 Various fixes and code clean up. 2006-10-27 15:39:29 +02:00
Marco Pesenti Gritti
a95355c860 Release 0.44 2006-10-27 12:49:14 +02:00
Tomeu Vizoso
2e65e2ca1d Registered a nsITransfer for opening documents after downloading. 2006-10-26 22:21:26 +02:00
Dan Williams
5ff6ba45d4 Build up a network menu
Build up the networks menu of wired and wireless devices, using
GtkMenu for now.  Doesn't respond to interaction yet.
2006-10-26 15:48:27 -04:00
Dan Williams
b148a0a6aa Install the nm-applet dbus config file in the right place 2006-10-26 14:12:03 -04:00
Dan Williams
88ddaab1c7 Add (slightly) sugarized NetworkManager applet
An implementation of the NetworkManagerInfo service (for storing local
networking config) and GUI bits for discovering network status and
controlling networking, written in Python.
2006-10-26 13:04:39 -04:00
Marco Pesenti Gritti
dbd6fcaf3e Some style fixes 2006-10-26 16:43:22 +02:00
Marco Pesenti Gritti
1cc46c315d Fix makefile screwup 2006-10-26 16:01:29 +02:00
Tomeu Vizoso
dade0fbabc Created SugarBrowserChandler, for signaling when the browser has downloaded a file that cannot handle himself. 2006-10-26 15:47:57 +02:00
Marco Pesenti Gritti
60fd7fb810 Add families for arabic fonts 2006-10-26 12:18:03 +02:00
Marco Pesenti Gritti
22cecec21e Add some comments, add some prefs from epiphany configuration 2006-10-25 22:40:57 +02:00
Marco Pesenti Gritti
c29ec892ac Release 0.42 2006-10-25 22:34:43 +02:00
Marco Pesenti Gritti
7a6c1595e3 Removed by mistake 2006-10-25 18:00:52 +02:00
Marco Pesenti Gritti
ccfb901a10 Fix a couple of warnings 2006-10-25 16:41:58 +02:00
Marco Pesenti Gritti
ec6272ff47 Change the font size unit to points, so that we actually
adapt to resolution. Default size are converted from mozilla
pixel based sizes.
2006-10-25 16:22:21 +02:00
Marco Pesenti Gritti
b873bfe18d Fix icon background color 2006-10-25 15:45:55 +02:00
Marco Pesenti Gritti
581a3a0cb4 Read mozilla prefs from a js file 2006-10-25 15:43:37 +02:00
Marco Pesenti Gritti
96b150d2bb Add stdout and stderr to the logs 2006-10-25 15:24:40 +02:00
Marco Pesenti Gritti
ebb896cb5b Another iteration on the spread out box. Make it work
well also for the mesh.
2006-10-25 14:31:44 +02:00
Tomeu Vizoso
15e3a4f791 Register a nsIHelperAppLauncherDialog to handle docs out of gtkmozembed (pdfs, ...) 2006-10-25 10:18:43 +02:00
Marco Pesenti Gritti
fcac3b87ca Size the window to fill screen, to avoid wm races 2006-10-25 01:33:29 +02:00