905fd33810
Release 0.79.1
Simon Schampijer
2008-04-02 16:44:52 +02:00
db2422cf5b
Make room for the accelerator labels.
Tomeu Vizoso
2008-04-02 16:20:12 +02:00
bb924b48cd
Add favorite support to the activity registry.
Tomeu Vizoso
2008-03-10 17:17:09 +01:00
70901268c3
New palette API
Eben Eliason
2008-03-31 21:27:46 -04:00
ef40555ed3
Add support for accelerators to buttons.
Tomeu Vizoso
2008-04-01 11:52:11 +02:00
d959426744
Make install take the full path rather than prefix. That way it can be used to install in ~/Activities.
Marco Pesenti Gritti
2008-03-30 23:03:39 +02:00
9e9bed7ca8
Makes the Frame and toolbars darker for better contrast
Eben Eliason
2008-03-25 01:33:45 -04:00
25abbc5469
Fix when passing a pixel-size for the icon when not using the constructor
Simon Schampijer
2008-03-22 17:11:25 +01:00
ed1aa70636
Merge branch 'master' of ssh+git://dev.laptop.org/git/sugar-toolkit
Simon Schampijer
2008-02-26 00:32:37 +01:00
bdbdc5bc87
Make the text in the toolbar of the toolbox dependant on the text size and minimum style.TOOLBOX_TAB_LABEL_WIDTH
Simon Schampijer
2008-02-26 00:32:27 +01:00
826bf9dd4c
Emit palette popup only after the window is mapped. This fixes ticket #3486.
Benjamin Berg
2008-02-25 16:12:08 +00:00
c9871633e3Fix#3611 and parts of #4084 by setting the palette to be a transient window of the actiity.
Benjamin Berg
2008-02-25 14:45:21 +00:00
ee4a4ece7c
Add TrayIcon.get_icon() (tomeu)
Simon Schampijer
2008-02-25 12:36:58 +01:00
324a9b549dFix#4856 and cleanup of the alert code
Simon Schampijer
2008-02-17 13:40:14 +01:00
fc3b70b366
Fill SugarAddressEntry using the theme, so that the colors are correct. Fixes#6273.
Benjamin Berg
2008-02-10 17:15:36 +01:00
8e6a5b42be
Use the right gettext domain.
Tomeu Vizoso
2008-02-09 12:27:22 +01:00
e465307be6
Release 0.79.0
Marco Pesenti Gritti
2008-02-06 17:03:51 +01:00
f90b1d3ebc
Make it distcheck. Fix license.
Marco Pesenti Gritti
2008-02-06 16:43:10 +01:00
488402df7d
Split sugar-toolkit out of sugar shell.
Marco Pesenti Gritti
2008-02-06 10:20:33 +01:00
44efc2a131
Complete paths cleanup and remove SUGAR_PREFIX and SUGAR_PATH environment variables.
Marco Pesenti Gritti
2008-02-05 01:21:55 +01:00
aca3ae6c88
Remove get_service_path and use the usual wrapper script approach.
Marco Pesenti Gritti
2008-02-05 01:02:33 +01:00
ae5ce06ccb
Refactor directory structure a bit, preliminary to the library split-out.
Marco Pesenti Gritti
2008-02-04 23:36:12 +01:00
652df4bf51
Remove env.get_shell_dir(), use config
Marco Pesenti Gritti
2008-02-04 23:29:08 +01:00
dbe42ac6d9
Make the shell scripts just a tiny wrapper which setup the python path and run main().
Marco Pesenti Gritti
2008-02-04 20:36:09 +01:00
29fb25407f
Actually add the config module template.
Marco Pesenti Gritti
2008-02-04 19:17:36 +01:00
1c361ea5dd
Add a config module into the shell holding path informations. Get rid of env.get_locale_path()
Marco Pesenti Gritti
2008-02-04 19:16:46 +01:00
b3cc0bec55
Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
Marco Pesenti Gritti
2008-02-04 19:05:39 +01:00
33ae2dc548
Remove get_bin_path usage.
Marco Pesenti Gritti
2008-02-04 19:04:22 +01:00
e50e9d6a9f
New translations from Pootle
Pootle Translation
2008-02-04 08:31:54 -05:00
8ad1470bfc
Commit from Pootle by user satya. 92 of 92 messages translated (0 fuzzy).
Pootle Translation
2008-02-04 07:04:32 -05:00
2c47476548
Commit from Pootle by user satya. 92 of 92 messages translated (0 fuzzy).
Pootle Translation
2008-01-31 05:35:45 -05:00
aaaaa92f98
In spread layout always get width/height request to not confuse hippo. Eventually we will have to deal with size changes in a better way. Fix flakes count in SnowflakeLayout. Fix#5904
Marco Pesenti Gritti
2008-01-29 21:20:50 +01:00
93533e69f2
Commit from Pootle by user gdsteiner. 95 of 95 messages translated (0 fuzzy).
Pootle Translation
2008-01-28 03:03:02 -05:00
6c5025bd74
Properly check for the owner, fix#5573.
Marco Pesenti Gritti
2008-01-10 15:32:44 +01:00
10db544b1e
set XO clock to use UTC #5648
Simon Schampijer
2008-01-10 11:04:09 +01:00
bbf88bea87
Adding language bn_IN via Pootle
Pootle User
2008-01-10 08:59:23 +00:00
74e0041c03#5884: don't crash on non-ascii characters in essids.
Tomeu Vizoso
2008-01-09 23:39:47 +01:00
83353f3c72#5532: Fix memory leak when a buddy disappears.
Tomeu Vizoso
2008-01-09 21:21:06 +01:00
86b943b244#5760: Limit the number of items in the clipboard frame.
Tomeu Vizoso
2008-01-09 18:47:06 +01:00
2b0b83aa09
Patch by cscott to load the profile keys lazily. Some style and pylint complaints fixes by me. Fix#5538
Marco Pesenti Gritti
2008-01-09 15:35:23 +01:00
f00eada898
Commit from Pootle by user atodorov. 71 of 90 messages translated (19 fuzzy).
Pootle User
2008-01-09 09:50:08 +00:00
b97adf3cba
Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
Marco Pesenti Gritti
2008-01-08 21:40:55 +01:00
745bf1b237
Patch by Walter to reorder activities in the frame. Fix#4145.
Marco Pesenti Gritti
2008-01-08 21:40:01 +01:00
d382927e45
Adding language bg via Pootle
Pootle User
2008-01-08 19:28:22 +00:00
067570f615
Adding language ca via Pootle
Pootle User
2008-01-08 19:27:41 +00:00
2daf1954f5
Adding language ps via Pootle
Pootle User
2008-01-08 19:27:04 +00:00
2929abc83d
Commit from Pootle by user Huda. 92 of 92 messages translated (0 fuzzy).
Pootle User
2008-01-03 09:34:10 +00:00
ffa85f70d1
Commit from Pootle by user Huda. 91 of 92 messages translated (1 fuzzy).
Pootle User
2007-12-30 22:08:59 +00:00
688b7c98d2
Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
Pootle User
2007-12-30 18:19:29 +00:00
7e5bb47dcb
Commit from Pootle by user jamil. 92 of 92 messages translated (0 fuzzy).
Pootle User
2007-12-30 18:19:28 +00:00
8aa362e5a7
Use toolbuttons as scroll buttons and make them insensitive when it is not possible to scroll to the side.
Benjamin Berg
2007-12-23 20:42:20 +01:00
4d9a30607c
Added a bunch of languages added via Pootle (ref ticket #5625)
Sayamindu Dasgupta
2007-12-23 01:24:57 +05:30
4b05c7a395
Adding language ru via Pootle
Pootle User
2007-12-22 19:47:45 +00:00
a0095396f2
Adding language is via Pootle
Pootle User
2007-12-22 19:47:42 +00:00
3bed4bc3a9
Adding language dz via Pootle
Pootle User
2007-12-22 19:47:39 +00:00
12544626f2
Adding language zh_TW via Pootle
Pootle User
2007-12-22 19:47:36 +00:00
bb7617140b
Adding language ko via Pootle
Pootle User
2007-12-22 19:47:34 +00:00
70f1fd0676
Adding language qu via Pootle
Pootle User
2007-12-22 19:47:31 +00:00
7d12f8d601
Adding language zh_CN via Pootle
Pootle User
2007-12-22 19:47:28 +00:00
63bdcad6b5
Adding language ne via Pootle
Pootle User
2007-12-22 19:47:25 +00:00
3bd1bf9a2c
Adding language rw via Pootle
Pootle User
2007-12-22 19:47:22 +00:00
3035996308
Adding language fa via Pootle
Pootle User
2007-12-22 19:47:20 +00:00