Commit Graph

116 Commits

Author SHA1 Message Date
Marco Pesenti Gritti
44efc2a131 Complete paths cleanup and remove SUGAR_PREFIX and
SUGAR_PATH environment variables.
2008-02-05 01:21:55 +01:00
Marco Pesenti Gritti
aca3ae6c88 Remove get_service_path and use the usual wrapper script approach. 2008-02-05 01:02:33 +01:00
Marco Pesenti Gritti
652df4bf51 Remove env.get_shell_dir(), use config 2008-02-04 23:29:08 +01:00
Marco Pesenti Gritti
1c361ea5dd Add a config module into the shell holding path informations.
Get rid of env.get_locale_path()
2008-02-04 19:16:46 +01:00
Marco Pesenti Gritti
b3cc0bec55 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2008-02-04 19:05:39 +01:00
Marco Pesenti Gritti
33ae2dc548 Remove get_bin_path usage. 2008-02-04 19:04:22 +01:00
Simon Schampijer
12869d0152 Release exported dbus object #6127 2008-01-31 20:48:03 +01:00
Reinier Heeres
39a0107e0a Buttons as label when menu overflows, #5824 2008-01-26 16:00:30 +01:00
Reinier Heeres
ccccc5ddd5 Improve palette positioning logic, #5944 2008-01-11 22:27:09 +01:00
Simon Schampijer
5f6f8ff12c launch xulrunner based activities with a constant uid in a container #5489 2008-01-11 20:37:23 +01:00
Reinier Heeres
6760357423 Support for ellipsis in palette texts, #4562/#5765 2008-01-10 19:21:29 +01:00
Reinier Heeres
802267cd21 Implement Activity.can_close(), #5493 2008-01-10 17:55:57 +01:00
Tomeu Vizoso
83353f3c72 #5532: Fix memory leak when a buddy disappears. 2008-01-09 21:21:06 +01:00
Marco Pesenti Gritti
2b0b83aa09 Patch by cscott to load the profile keys lazily.
Some style and pylint complaints fixes by me.
Fix #5538
2008-01-09 15:35:23 +01:00
Benjamin Berg
8aa362e5a7 Use toolbuttons as scroll buttons and make them insensitive when it is not
possible to scroll to the side.
2007-12-23 20:42:20 +01:00
Marco Pesenti Gritti
03eb60c436 Run the web activity outside containers 2007-12-22 13:58:31 +01:00
Reinier Heeres
c14abfb022 Wrap Journal.ShowObject, #4909 2007-12-19 13:02:16 +01:00
Reinier Heeres
d35c19b6aa Allow activity up- and downgrades #4906, also fix #5382 2007-12-18 13:43:34 +01:00
Benjamin Berg
ce2452ea42 Use the engine to make sugar icons insensitive. 2007-12-14 19:59:46 +01:00
Marco Pesenti Gritti
3bc670e2df Patch by Reinier to correct create method handler
signature. Fix #5364.
2007-12-14 13:26:34 +01:00
Reinier Heeres
fe80f9643a Don't color cancel icon in search field, #5154 2007-12-06 09:27:24 +01:00
Simon Schampijer
dc8809cdc6 Move get_activity_root to module part of #5221 2007-12-03 22:10:14 +01:00
Tomeu Vizoso
5e942edddc #5106: Implement an object chooser callable through dbus. 2007-12-03 12:42:21 +01:00
Reinier Heeres
b99defe163 Fix palette issue with mouse speed detector, #5118 2007-11-29 15:38:51 +01:00
Simon Schampijer
ab1cdc7a30 Merge branch 'master' of ssh+git://dev.laptop.org/git/sugar 2007-11-29 14:50:52 +01:00
Simon Schampijer
8c72c80337 Fix the path to the makeindex and and missing import #2856 2007-11-29 14:50:44 +01:00
Marco Pesenti Gritti
586d6caff1 Fix profiles and activity dir permissions. 2007-11-28 19:42:51 +01:00
Marco Pesenti Gritti
6046c8ed46 Reap only activity processes. Fix #5044 2007-11-28 16:10:27 +01:00
Reinier Heeres
549348cfbd Scrubbing palettes only pops up primary, #4515 2007-11-26 15:20:23 +01:00
Reinier Heeres
e8246106a4 Fixed traceback, see #4515 2007-11-26 13:56:28 +01:00
Reinier Heeres
6bb1131e9d Add unfullscreen button to Window, #4890 2007-11-26 13:14:53 +01:00
Marco Pesenti Gritti
43217b2ba2 Patch by unmadindu to remove the msgmerge part from bundlebuilder.py.
Fix #4995.
2007-11-23 20:02:25 +01:00
Reinier Heeres
4e8615a883 Palettes only popup if mouse slow, #4515 2007-11-22 18:07:52 +01:00
Reinier Heeres
e9119e5733 Fix palette issue in Friends frame, part of #4515 2007-11-22 17:36:03 +01:00
Reinier Heeres
acd0bec92f Proper clear icon in Mesh view and journal, #4311 2007-11-22 17:04:58 +01:00
Marco Pesenti Gritti
f27317e0fc Patch from smcv:
sugar.presence.presenceservice: use #4660 fix in Presence Service to
streamline share process slightly (saves one D-Bus round trip)
2007-11-20 23:22:49 +01:00
Tomeu Vizoso
2ddc1bec4c #5004 Fix race that caused multiple fake icons appear in the activity frame after installing a bundle with Browse. 2007-11-18 19:25:28 +01:00
Tomeu Vizoso
5c951a5ca2 Fix a couple of typos. 2007-11-18 11:58:26 +01:00
Marco Pesenti Gritti
411879e9de More binding friendly API for SugarPreview.
Fix a leak.
2007-11-14 19:59:11 +01:00
Marco Pesenti Gritti
f022f98815 Alert when an activity cannot be saved. 2007-11-13 15:59:24 +01:00
Marco Pesenti Gritti
4c66eec49b Completely get rid of sound in the shell to make
sure it's not causing problems.
2007-11-13 01:50:20 +01:00
Michael Stone
1bf6cdaa81 Correct a typo in datastore.py so that Pippy can resume with data. 2007-11-12 16:52:01 -05:00
Michael Stone
8bd8ec6216 Improve error-handling during activity log-file creation. 2007-11-09 13:11:19 -05:00
Marco Pesenti Gritti
d577566151 Merge branch 'master' of git+ssh://marco@dev.laptop.org/git/sugar
Conflicts:

	NEWS
2007-11-09 17:38:09 +01:00
Marco Pesenti Gritti
bdfbe8d673 Use the right free function. 2007-11-09 17:36:09 +01:00
Simon Schampijer
9fa94bbe26 Display meshbox invite palette menu with colored activity icon #4624 2007-11-09 10:51:43 -05:00
Tomeu Vizoso
670722bc49 Always checkin to the DS from a new file. 2007-11-09 15:43:54 +01:00
Reinier Heeres
a938a2ac00 Scroll buttons should not be reversed for Arabic, #4571 2007-11-09 10:45:36 +01:00
Marco Pesenti Gritti
be8669317d Fix typo 2007-11-09 00:11:53 +01:00
Marco Pesenti Gritti
2e9e0f8505 Add an hardcoded list of activities which are launched
outside rainbow containers.
2007-11-08 23:37:15 +01:00