Commit Graph

3417 Commits

Author SHA1 Message Date
Morgan Collett
dab82f6183 Push tubeconn into sugar.presence 2007-08-16 16:11:42 +01:00
Marco Pesenti Gritti
ba8a731aa1 Add a border to the frame. 2007-08-16 16:46:21 +02:00
Dan Winship
f876a63b0b Sort the activities by mtime to ensure a stable ordering. Part of #2716 2007-08-16 10:36:20 -04:00
Marco Pesenti Gritti
4ad4fe9ec8 Adapt the test to API changes 2007-08-16 15:46:19 +02:00
Marco Pesenti Gritti
f229899fea Update macedonian translation. 2007-08-16 15:01:09 +02:00
Marco Pesenti Gritti
01c15298b8 Adapt to object icons name changes. 2007-08-16 13:06:39 +02:00
Marco Pesenti Gritti
a79a3198c5 Adapt to devices icon name changes. 2007-08-16 12:58:40 +02:00
Marco Pesenti Gritti
e95e786432 Adapt to icon name changes 2007-08-16 12:51:33 +02:00
Marco Pesenti Gritti
8d9383c48e Move most of the drawing logic inside Palette/Invoker. 2007-08-15 21:53:31 +02:00
Marco Pesenti Gritti
d7d1e172a3 Let the button/theme deal with prelight. I don't think
it fits inside palette drawing.
2007-08-15 21:32:10 +02:00
Marco Pesenti Gritti
3bb86e0cbb Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-08-15 21:18:58 +02:00
Marco Pesenti Gritti
4f1986e8a4 Let the invoker deal with popup/popdown redraw. 2007-08-15 21:18:58 +02:00
Dan Winship
26c5ad6ad0 Rewrite dbus_helpers to not make a dbus connection on import. #2773 2007-08-15 09:19:40 -04:00
Marco Pesenti Gritti
43fb1627a7 Cleanup 2007-08-15 12:23:57 +02:00
Marco Pesenti Gritti
de5b64206c Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-08-15 12:23:57 +02:00
Marco Pesenti Gritti
d6ae654c76 Typo 2007-08-15 12:23:57 +02:00
Tomeu Vizoso
c54fb84b28 #2543: Offer multiple activities for opening clipboard objects. 2007-08-15 12:19:29 +02:00
John (J5) Palmieri
5ebc0c8212 Snapshot d93122bf5e. 2007-08-14 16:47:43 -04:00
Simon McVittie
d93122bf5e Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-08-14 20:24:01 +01:00
Marco Pesenti Gritti
0e4eccd49b Volume/Brightness max/min 2007-08-14 20:22:35 +02:00
Marco Pesenti Gritti
56d609b7db Exit if distcheck fails. 2007-08-14 00:31:29 +02:00
Dan Winship
56eb7c2dc3 Borrow some autofoo goo from nautilus to make the mimedb stuff distcheck 2007-08-13 17:57:05 -04:00
Marco Pesenti Gritti
6debe0c34d Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-08-14 00:26:51 +02:00
Marco Pesenti Gritti
b2838a7e72 Update POTFILES 2007-08-14 00:26:51 +02:00
John (J5) Palmieri
d69de84c45 Snapshot 040c94d181. 2007-08-13 17:27:46 -04:00
Tomeu Vizoso
040c94d181 Removed debug messages. 2007-08-13 21:14:44 +02:00
Tomeu Vizoso
4c812eb210 Set ACTIVITY_ROOT environment variable. 2007-08-13 21:14:25 +02:00
Marco Pesenti Gritti
b7e509b21b Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-08-13 18:02:41 +02:00
Marco Pesenti Gritti
be32e7e40d Tweak a color pair as requested by Walter. 2007-08-13 18:02:41 +02:00
Eduardo Silva
56204cb5e1 DevConsole: add basic network information 2007-08-12 23:34:17 -04:00
Marco Pesenti Gritti
2ae043c1fe Add option to use the same style values as on the XO.
Useful to test/debug size issues, if you have a screen
that can do 1600x1200.
2007-08-13 01:17:37 +02:00
Simon McVittie
7368429ad6 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-08-11 13:16:13 +01:00
Marco Pesenti Gritti
dcef110223 Embed/unembed the menu on state changes, keeping it around
cause some weird drawing issues.

Redraw on palette size changes (patch by Benzea).
2007-08-11 12:16:49 +02:00
Marco Pesenti Gritti
a85bc85a82 Fix cflags 2007-08-11 11:58:39 +02:00
Marco Pesenti Gritti
05b0d212a4 Separate libsugar and libsugarui ld flags to not
link libsugar to gtk.
2007-08-11 01:00:53 +02:00
Benjamin Berg
c571993811 Fixed a typo in the palette gap calculation code. 2007-08-10 23:39:12 +02:00
Benjamin Berg
04ae920ad5 Merge branch 'master' of git+ssh://benzea@dev.laptop.org/git/sugar 2007-08-10 23:28:55 +02:00
Benjamin Berg
91d7dbcb08 Ignore grab_notify in the palette menu so that eg. scales work. 2007-08-10 23:21:36 +02:00
John (J5) Palmieri
d2e4e99226 hack to make sure vte does not wrap too early in first instance
* vte does not reflow if you add the widget before its container is realized
    so we hack around this by calling set_size with a high number for width
2007-08-10 13:32:24 -04:00
John (J5) Palmieri
9e87ca718c Merge branch 'master' of git+ssh://j5@dev.laptop.org/git/sugar 2007-08-10 12:59:17 -04:00
John (J5) Palmieri
8ed11b6fee sugar console changes directory to the user's home directory and sets proc title 2007-08-10 12:57:43 -04:00
Benjamin Berg
476189323d Don't draw the invoker rectangle for tooltips. 2007-08-10 18:52:15 +02:00
Benjamin Berg
6573e8c5e6 Draw an invoker rectangle that looks connected to the main palette.
There is one catch though, the menu placement inside the palette seems broken.
(Probably was already broken before.) Not sure what is going on there.
2007-08-10 18:29:28 +02:00
Dan Winship
6aeb95aa46 Install MIME data to map ".xo" files to "application/vnd.olpc-x-sugar" 2007-08-09 18:29:10 -04:00
Tomeu Vizoso
cff8ffc328 Complete move to external bundle registry. 2007-08-09 18:10:16 +02:00
Tomeu Vizoso
f00f3e2f8d Correctly include .mo files in bundles. 2007-08-09 15:26:52 +02:00
Dan Winship
d2aba901c3 Notice when (non-sugar) activity factories fail to launch. #1975
(still need a better shell UI for when this happens)
2007-08-08 18:24:11 -04:00
Dan Winship
985fe6ef35 Make activity icons in frame outline-only. #2668 2007-08-08 18:19:05 -04:00
Dan Winship
a1302ccbb2 Merge branch 'master' of git+ssh://danw@dev.laptop.org/git/sugar 2007-08-08 13:27:10 -04:00
Eduardo Silva
c57e842c04 DevConsole: logviewer now reads Xorg logfile 2007-08-08 13:24:47 -04:00