Commit Graph

4021 Commits

Author SHA1 Message Date
Marco Pesenti Gritti 3a164bc876 Call intltoolize before autoreconf 2008-04-24 13:52:09 +02:00
Tomeu Vizoso 1fd5290c53 Release 0.79.5 2008-04-22 19:35:59 +02:00
Tomeu Vizoso 84e2e2bd14 Correctly use tempfile.mkstemp(). 2008-04-22 19:32:38 +02:00
Tomeu Vizoso 156bfd8fbe Release 0.79.4 2008-04-22 18:39:11 +02:00
Marco Pesenti Gritti 2e1d8e8897 Use new style properties. 2008-04-20 22:55:05 +02:00
Marco Pesenti Gritti 75e636ef06 Work around circular dep between Icon and Palette. I don't
like it though, we should get rid of the dep.
Fix palette bug which I introduced with the pylint changes.
2008-04-20 04:11:24 +02:00
Marco Pesenti Gritti f24bdaa7d7 Complete first pylint round on all the code. 2008-04-19 13:05:48 +02:00
Marco Pesenti Gritti 56206ea15f pylint sugar.presence, small problems left 2008-04-19 12:34:13 +02:00
Marco Pesenti Gritti aebf0f3bd2 pylint sugar.datastore, little issues left 2008-04-19 12:04:43 +02:00
Marco Pesenti Gritti a31549ae26 pylint sugar.clipboard 2008-04-19 11:50:33 +02:00
Marco Pesenti Gritti 7b485120a3 pylint sugar.bundle 2008-04-19 11:48:57 +02:00
Marco Pesenti Gritti 050e9b54c3 pylint sugar.activity, mostly clean 2008-04-19 11:10:03 +02:00
Marco Pesenti Gritti fa90d50cd9 pylint palette, some problems left 2008-04-19 10:45:52 +02:00
Marco Pesenti Gritti 283b201145 pylint most of sugar.graphics, only palette left 2008-04-19 01:10:48 +02:00
Marco Pesenti Gritti 8783d1113d pylint combobox, iconentry and radiotoolbutton 2008-04-19 00:50:46 +02:00
Marco Pesenti Gritti 97d9d21311 pylint icon, a few false positive left 2008-04-19 00:37:19 +02:00
Marco Pesenti Gritti 03e515b463 pylint animator 2008-04-19 00:14:11 +02:00
Marco Pesenti Gritti 4ad5928a74 Correct the module name to not confuse pylint 2008-04-18 20:23:45 +02:00
Morgan Collett 2495f2dd9c Fix callback name for private-invitation 2008-04-11 16:29:34 +02:00
Tomeu Vizoso fa83117694 Release 0.79.3 2008-04-09 20:45:20 +02:00
Eben Eliason f2002153df Added default to label arg in palette constructor
This leaves the API backward compatible but prevents the
need for new code to pass any unused arguments to the
constructor, instead depending on the property API.
2008-04-03 01:23:00 -04:00
Simon Schampijer ec69482ba5 Release 0.79.2 2008-04-03 17:58:01 +02:00
Tomeu Vizoso 940cf6544b #5474: Scale emblems (rwh) 2008-04-03 17:31:55 +02:00
Simon Schampijer 905fd33810 Release 0.79.1 2008-04-02 16:44:52 +02:00
Tomeu Vizoso db2422cf5b Make room for the accelerator labels. 2008-04-02 16:20:12 +02:00
Tomeu Vizoso bb924b48cd Add favorite support to the activity registry. 2008-04-02 11:23:10 +02:00
Eben Eliason 70901268c3 New palette API
This patch adds support for primary-text, secondary-text,
and icons to palettes. It also transitions a few other items
to a property API.
2008-04-01 21:28:10 +02:00
Tomeu Vizoso ef40555ed3 Add support for accelerators to buttons. 2008-04-01 11:52:11 +02:00
Marco Pesenti Gritti d959426744 Make install take the full path rather than prefix. That way
it can be used to install in ~/Activities.
2008-03-30 23:03:39 +02:00
Eben Eliason 9e9bed7ca8 Makes the Frame and toolbars darker for better contrast 2008-03-26 18:19:51 +01:00
Simon Schampijer 25abbc5469 Fix when passing a pixel-size for the icon when not using the constructor 2008-03-22 17:11:25 +01:00
Tomeu Vizoso 99f406d0b9 Add icon property to TrayIcon. 2008-03-01 17:39:22 +01:00
Simon Schampijer ed1aa70636 Merge branch 'master' of ssh+git://dev.laptop.org/git/sugar-toolkit 2008-02-26 00:32:37 +01:00
Simon Schampijer bdbdc5bc87 Make the text in the toolbar of the toolbox dependant on the text size
and minimum style.TOOLBOX_TAB_LABEL_WIDTH
2008-02-26 00:32:27 +01:00
Benjamin Berg 826bf9dd4c Emit palette popup only after the window is mapped. This fixes ticket #3486. 2008-02-25 16:12:08 +00:00
Benjamin Berg c9871633e3 Fix #3611 and parts of #4084 by setting the palette to be a transient window of the actiity. 2008-02-25 14:45:21 +00:00
Simon Schampijer ee4a4ece7c Add TrayIcon.get_icon() (tomeu) 2008-02-25 12:36:58 +01:00
Simon Schampijer 324a9b549d Fix #4856 and cleanup of the alert code 2008-02-17 13:40:14 +01:00
Benjamin Berg fc3b70b366 Fill SugarAddressEntry using the theme, so that the colors are correct.
Fixes #6273.
2008-02-10 17:15:36 +01:00
Tomeu Vizoso 8e6a5b42be Use the right gettext domain. 2008-02-09 12:27:22 +01:00
Marco Pesenti Gritti e465307be6 Release 0.79.0 2008-02-06 17:03:51 +01:00
Marco Pesenti Gritti f90b1d3ebc Make it distcheck. Fix license. 2008-02-06 16:43:10 +01:00
Marco Pesenti Gritti 488402df7d Split sugar-toolkit out of sugar shell. 2008-02-06 10:20:33 +01:00
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 ae5ce06ccb Refactor directory structure a bit, preliminary to the
library split-out.
2008-02-04 23:36:12 +01:00
Marco Pesenti Gritti 652df4bf51 Remove env.get_shell_dir(), use config 2008-02-04 23:29:08 +01:00
Marco Pesenti Gritti dbe42ac6d9 Make the shell scripts just a tiny wrapper which setup
the python path and run main().
2008-02-04 20:36:09 +01:00
Marco Pesenti Gritti 29fb25407f Actually add the config module template. 2008-02-04 19:17:36 +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