Commit Graph

  • 8783d1113d pylint combobox, iconentry and radiotoolbutton Marco Pesenti Gritti 2008-04-19 00:50:46 +0200
  • 97d9d21311 pylint icon, a few false positive left Marco Pesenti Gritti 2008-04-19 00:37:19 +0200
  • 03e515b463 pylint animator Marco Pesenti Gritti 2008-04-19 00:14:11 +0200
  • 4ad5928a74 Correct the module name to not confuse pylint Marco Pesenti Gritti 2008-04-18 20:23:45 +0200
  • 2495f2dd9c Fix callback name for private-invitation Morgan Collett 2008-04-11 16:29:34 +0200
  • fa83117694 Release 0.79.3 Tomeu Vizoso 2008-04-09 20:45:20 +0200
  • f2002153df Added default to label arg in palette constructor Eben Eliason 2008-04-03 01:23:00 -0400
  • ec69482ba5 Release 0.79.2 Simon Schampijer 2008-04-03 17:58:01 +0200
  • 940cf6544b #5474: Scale emblems (rwh) Tomeu Vizoso 2008-04-03 17:31:55 +0200
  • 905fd33810 Release 0.79.1 Simon Schampijer 2008-04-02 16:44:52 +0200
  • db2422cf5b Make room for the accelerator labels. Tomeu Vizoso 2008-04-02 16:20:12 +0200
  • bb924b48cd Add favorite support to the activity registry. Tomeu Vizoso 2008-03-10 17:17:09 +0100
  • 70901268c3 New palette API Eben Eliason 2008-03-31 21:27:46 -0400
  • ef40555ed3 Add support for accelerators to buttons. Tomeu Vizoso 2008-04-01 11:52:11 +0200
  • 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 +0200
  • 9e9bed7ca8 Makes the Frame and toolbars darker for better contrast Eben Eliason 2008-03-25 01:33:45 -0400
  • 25abbc5469 Fix when passing a pixel-size for the icon when not using the constructor Simon Schampijer 2008-03-22 17:11:25 +0100
  • 99f406d0b9 Add icon property to TrayIcon. Tomeu Vizoso 2008-03-01 17:39:22 +0100
  • ed1aa70636 Merge branch 'master' of ssh+git://dev.laptop.org/git/sugar-toolkit Simon Schampijer 2008-02-26 00:32:37 +0100
  • 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 +0100
  • 826bf9dd4c Emit palette popup only after the window is mapped. This fixes ticket #3486. Benjamin Berg 2008-02-25 16:12:08 +0000
  • c9871633e3 Fix #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 +0000
  • ee4a4ece7c Add TrayIcon.get_icon() (tomeu) Simon Schampijer 2008-02-25 12:36:58 +0100
  • 324a9b549d Fix #4856 and cleanup of the alert code Simon Schampijer 2008-02-17 13:40:14 +0100
  • fc3b70b366 Fill SugarAddressEntry using the theme, so that the colors are correct. Fixes #6273. Benjamin Berg 2008-02-10 17:15:36 +0100
  • 8e6a5b42be Use the right gettext domain. Tomeu Vizoso 2008-02-09 12:27:22 +0100
  • e465307be6 Release 0.79.0 Marco Pesenti Gritti 2008-02-06 17:03:51 +0100
  • f90b1d3ebc Make it distcheck. Fix license. Marco Pesenti Gritti 2008-02-06 16:43:10 +0100
  • 488402df7d Split sugar-toolkit out of sugar shell. Marco Pesenti Gritti 2008-02-06 10:20:33 +0100
  • 44efc2a131 Complete paths cleanup and remove SUGAR_PREFIX and SUGAR_PATH environment variables. Marco Pesenti Gritti 2008-02-05 01:21:55 +0100
  • aca3ae6c88 Remove get_service_path and use the usual wrapper script approach. Marco Pesenti Gritti 2008-02-05 01:02:33 +0100
  • ae5ce06ccb Refactor directory structure a bit, preliminary to the library split-out. Marco Pesenti Gritti 2008-02-04 23:36:12 +0100
  • 652df4bf51 Remove env.get_shell_dir(), use config Marco Pesenti Gritti 2008-02-04 23:29:08 +0100
  • 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 +0100
  • 29fb25407f Actually add the config module template. Marco Pesenti Gritti 2008-02-04 19:17:36 +0100
  • 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 +0100
  • b3cc0bec55 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar Marco Pesenti Gritti 2008-02-04 19:05:39 +0100
  • 33ae2dc548 Remove get_bin_path usage. Marco Pesenti Gritti 2008-02-04 19:04:22 +0100
  • e50e9d6a9f New translations from Pootle Pootle Translation 2008-02-04 08:31:54 -0500
  • 8ad1470bfc Commit from Pootle by user satya. 92 of 92 messages translated (0 fuzzy). Pootle Translation 2008-02-04 07:04:32 -0500
  • 606d3d8e09 Adding updated translations from Pootle Pootle Translation 2008-02-01 02:47:54 -0500
  • 12869d0152 Release exported dbus object #6127 Simon Schampijer 2008-01-31 20:48:03 +0100
  • 2c47476548 Commit from Pootle by user satya. 92 of 92 messages translated (0 fuzzy). Pootle Translation 2008-01-31 05:35:45 -0500
  • 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 +0100
  • 93533e69f2 Commit from Pootle by user gdsteiner. 95 of 95 messages translated (0 fuzzy). Pootle Translation 2008-01-28 03:03:02 -0500
  • 7185211a65 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar Pootle Translation 2008-01-27 18:05:37 -0500
  • 589cc8850e Commit from Pootle by user gdsteiner. 91 of 95 messages translated (4 fuzzy). Pootle Translation 2008-01-27 18:05:36 -0500
  • d37e90940c Fix the testcase for ticket 2855. Benjamin Berg 2008-01-27 20:07:00 +0100
  • d332d44d23 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar Pootle Translation 2008-01-26 11:56:02 -0500
  • 39a0107e0a Buttons as label when menu overflows, #5824 Reinier Heeres 2008-01-26 16:00:30 +0100
  • b771683567 Commit from Pootle by user samybt. 103 of 103 messages translated (0 fuzzy). Pootle Translation 2008-01-25 14:47:09 -0500
  • fef7f57489 Commit from Pootle by user samybt. 103 of 103 messages translated (0 fuzzy). Pootle Translation 2008-01-25 14:43:45 -0500
  • 9ff9f4f5dd Commit from Pootle by user satya. 90 of 90 messages translated (0 fuzzy). Pootle Translation 2008-01-24 01:39:25 -0500
  • d08dcbf054 Commit from Pootle by user atodorov. 84 of 92 messages translated (6 fuzzy). Pootle User 2008-01-21 07:44:22 +0000
  • e27c13d2e6 Commit from Pootle by user satya. 1 of 90 messages translated (0 fuzzy). Pootle User 2008-01-19 23:34:25 +0000
  • fddbdd159b Commit from Pootle by user satya. 1 of 90 messages translated (0 fuzzy). Pootle User 2008-01-19 23:30:18 +0000
  • 424694925a fix wrong perms Simon Schampijer 2008-01-18 21:08:37 +0100
  • bf4c327bac Using setEnabledWireless to handle radio settings #1406 Simon Schampijer 2008-01-18 21:02:25 +0100
  • 21e3447e70 Added Amharic/Ethiopian option in s.c.p and some other languages. Simon Schampijer 2008-01-18 19:30:01 +0100
  • 649b964fb0 Adding language te via Pootle Pootle User 2008-01-18 16:22:47 +0000
  • 5bc92f7555 Adding language mn via Pootle Pootle User 2008-01-18 16:22:24 +0000
  • f225c0122c Adding language fa_AF via Pootle Pootle User 2008-01-18 16:22:01 +0000
  • 1c246f96bf Adding language ff via Pootle Pootle User 2008-01-18 16:21:36 +0000
  • ccccc5ddd5 Improve palette positioning logic, #5944 Reinier Heeres 2008-01-11 22:27:09 +0100
  • 5f6f8ff12c launch xulrunner based activities with a constant uid in a container #5489 Simon Schampijer 2008-01-11 20:37:23 +0100
  • b59a81b885 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar Pootle User 2008-01-11 14:18:06 +0000
  • 438e7461e7 Commit from Pootle by user atodorov. 84 of 90 messages translated (6 fuzzy). Pootle User 2008-01-11 14:18:05 +0000
  • 6760357423 Support for ellipsis in palette texts, #4562/#5765 Reinier Heeres 2008-01-10 19:21:29 +0100
  • 986420ddf0 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar Marco Pesenti Gritti 2008-01-10 18:39:30 +0100
  • e85a07e2d2 Work around for numpy/gtk issue with turkish locale. Fix #5559. Marco Pesenti Gritti 2008-01-10 18:33:50 +0100
  • 802267cd21 Implement Activity.can_close(), #5493 Reinier Heeres 2008-01-10 17:55:57 +0100
  • 6c5025bd74 Properly check for the owner, fix #5573. Marco Pesenti Gritti 2008-01-10 15:32:44 +0100
  • 10db544b1e set XO clock to use UTC #5648 Simon Schampijer 2008-01-10 11:04:09 +0100
  • bbf88bea87 Adding language bn_IN via Pootle Pootle User 2008-01-10 08:59:23 +0000
  • 74e0041c03 #5884: don't crash on non-ascii characters in essids. Tomeu Vizoso 2008-01-09 23:39:47 +0100
  • 83353f3c72 #5532: Fix memory leak when a buddy disappears. Tomeu Vizoso 2008-01-09 21:21:06 +0100
  • 86b943b244 #5760: Limit the number of items in the clipboard frame. Tomeu Vizoso 2008-01-09 18:47:06 +0100
  • 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 +0100
  • f00eada898 Commit from Pootle by user atodorov. 71 of 90 messages translated (19 fuzzy). Pootle User 2008-01-09 09:50:08 +0000
  • b97adf3cba Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar Marco Pesenti Gritti 2008-01-08 21:40:55 +0100
  • 745bf1b237 Patch by Walter to reorder activities in the frame. Fix #4145. Marco Pesenti Gritti 2008-01-08 21:40:01 +0100
  • d382927e45 Adding language bg via Pootle Pootle User 2008-01-08 19:28:22 +0000
  • 067570f615 Adding language ca via Pootle Pootle User 2008-01-08 19:27:41 +0000
  • 2daf1954f5 Adding language ps via Pootle Pootle User 2008-01-08 19:27:04 +0000
  • 2929abc83d Commit from Pootle by user Huda. 92 of 92 messages translated (0 fuzzy). Pootle User 2008-01-03 09:34:10 +0000
  • ffa85f70d1 Commit from Pootle by user Huda. 91 of 92 messages translated (1 fuzzy). Pootle User 2007-12-30 22:08:59 +0000
  • 688b7c98d2 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar Pootle User 2007-12-30 18:19:29 +0000
  • 7e5bb47dcb Commit from Pootle by user jamil. 92 of 92 messages translated (0 fuzzy). Pootle User 2007-12-30 18:19:28 +0000
  • 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 +0100
  • 4d9a30607c Added a bunch of languages added via Pootle (ref ticket #5625) Sayamindu Dasgupta 2007-12-23 01:24:57 +0530
  • 4b05c7a395 Adding language ru via Pootle Pootle User 2007-12-22 19:47:45 +0000
  • a0095396f2 Adding language is via Pootle Pootle User 2007-12-22 19:47:42 +0000
  • 3bed4bc3a9 Adding language dz via Pootle Pootle User 2007-12-22 19:47:39 +0000
  • 12544626f2 Adding language zh_TW via Pootle Pootle User 2007-12-22 19:47:36 +0000
  • bb7617140b Adding language ko via Pootle Pootle User 2007-12-22 19:47:34 +0000
  • 70f1fd0676 Adding language qu via Pootle Pootle User 2007-12-22 19:47:31 +0000
  • 7d12f8d601 Adding language zh_CN via Pootle Pootle User 2007-12-22 19:47:28 +0000
  • 63bdcad6b5 Adding language ne via Pootle Pootle User 2007-12-22 19:47:25 +0000
  • 3bd1bf9a2c Adding language rw via Pootle Pootle User 2007-12-22 19:47:22 +0000
  • 3035996308 Adding language fa via Pootle Pootle User 2007-12-22 19:47:20 +0000