Commit Graph

3882 Commits

Author SHA1 Message Date
Simon Schampijer
7cf1252192 Take the XKB_LAYOUT out of the config when doing recovery. 2007-12-20 19:22:44 +01:00
Reinier Heeres
fe80f9643a Don't color cancel icon in search field, #5154 2007-12-06 09:27:24 +01:00
Tomeu Vizoso
f0d194f3fb #5080: Clipboard fixes for sharing of URIs. 2007-12-05 18:10:34 +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
Sayamindu Dasgupta
8b5cf46945 Added a bunch of new languages added via Pootle. 2007-12-03 09:57:57 +05:30
Sayamindu Dasgupta
306bea0c24 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-12-03 02:24:17 +05:30
Pootle User
2da8bb44d4 Adding language ml via Pootle 2007-11-30 08:15:28 +00:00
Pootle User
d6439aaa2b Adding language ja via Pootle 2007-11-30 08:15:08 +00:00
Pootle User
2c0e8e7cb4 Adding language pa via Pootle 2007-11-30 08:14:14 +00: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
Sayamindu Dasgupta
0225360178 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-11-27 21:57:32 +05:30
Simon Schampijer
6e1065454d Add menu entry with dialog to show About this XO #4941 2007-11-26 15:30:41 +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
Reinier Heeres
fdfeb649f5 Change to activity-start icon, #4825 2007-11-26 11:51:44 +01:00
Simon Schampijer
357a2b31c9 show frame shortly when adding object to clipboard #5098 2007-11-24 15:58:53 +01:00
Marco Pesenti Gritti
9ab0ef9e23 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-11-23 20:03:16 +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
Tomeu Vizoso
972fecd920 #5097: Fix pasting text between activities through the clipboard. 2007-11-23 18:38:55 +01:00
Sayamindu Dasgupta
c0521b4790 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-11-23 22:09:01 +05:30
Sayamindu Dasgupta
14377298d0 Fix the genpot option to not to modify PO files (#4995)
The genpot option modified PO files (by running msgmerge). This is not
something one would expect, and may cause confusion among translators.
This fixes dev.laptop.org ticket #4995.
2007-11-23 22:04:32 +05:30
Marco Pesenti Gritti
1cecee8da3 Bump version 2007-11-23 17:13:55 +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
Reinier Heeres
188a68ba1f Timeout function for #4612 should return False 2007-11-22 12:02:14 +01:00
Reinier Heeres
b876648bd6 Remove activities from donut after not succesfully launched after 1.5min, #4612 2007-11-22 11:57:44 +01:00
Reinier Heeres
82e61c6747 Fix exception in FriendView._get_new_icon_name, #4962 2007-11-22 08:15:44 +01:00
Marco Pesenti Gritti
b57eb0cfab Check sugar.pot into git 2007-11-21 00:37:25 +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
Marco Pesenti Gritti
d03eb3216f Release version 0.70.2 2007-11-20 20:40:40 +01:00
Reinier Heeres
4495064fd4 Implement activity palettes in mesh view, #4887 2007-11-20 15:41:44 +01:00
Reinier Heeres
d859b95070 Mesh search field should autofocus, #4777 2007-11-20 14:06:18 +01:00
Reinier Heeres
7211a62c5c Disable remove activity in the frame, #4773 2007-11-20 14:04:19 +01:00
Marco Pesenti Gritti
070c90a2df Release 0.70.1. 2007-11-19 11:48:04 +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
fe9ec95fcc Snapshot 411879e9de. 2007-11-14 20:00:24 +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
cd0e6aa101 Snapshot 9d28557bbd. 2007-11-13 16:37:41 +01:00
Marco Pesenti Gritti
9d28557bbd Fix randr 2007-11-13 16:28:18 +01:00
Marco Pesenti Gritti
c210b7720b Do not fail if there is not an activity service 2007-11-13 16:20:34 +01:00
Marco Pesenti Gritti
f022f98815 Alert when an activity cannot be saved. 2007-11-13 15:59:24 +01:00
Marco Pesenti Gritti
0aa31147db Strip out /usr/bin/env from the interpreter cmd,
it's apparently confusing gdb.
2007-11-13 14:19:07 +01:00