4035 Commits (bbd3404310e40821dbdfe5e6dba9d63be7fd94a5)
 

Author SHA1 Message Date
Marco Pesenti Gritti bbd3404310 Hookup the new palette creation in the toolbuttons. 16 years ago
Marco Pesenti Gritti 685a9e3462 Move palette creation logic inside the invoker. 16 years ago
Marco Pesenti Gritti c5b8697d37 Convert to use new gobject properties 16 years ago
Tomeu Vizoso d391e14272 Release v0.79.7 16 years ago
Morgan Collett 341bda0a6b Merge branch 'master' of git://dev.laptop.org/sugar-toolkit 16 years ago
Morgan Collett 4db051f402 6473: Better method for resolving handles to buddies 16 years ago
Simon Schampijer 2db8e46675 Adopt POTFILES.in for the src directory change 16 years ago
Marco Pesenti Gritti c7a92b5d5a Missing makefile 16 years ago
Marco Pesenti Gritti 72c2a1d770 Use a src directory consistently with base and shell. 16 years ago
Simon Schampijer 6efdf259b6 Make the colors of xocolors public 16 years ago
Morgan Collett a13ef2209b Fix bundlebuilder - pylint patch 050e9 broke some indentation 16 years ago
Simon Schampijer 21e71a3048 Release 0.79.6 16 years ago
Simon Schampijer 83f76f115a Use new style for unused variables 16 years ago
Simon Schampijer 08c1d17cb0 Fix installation of bundles 16 years ago
Marco Pesenti Gritti 3a164bc876 Call intltoolize before autoreconf 16 years ago
Tomeu Vizoso 1fd5290c53 Release 0.79.5 16 years ago
Tomeu Vizoso 84e2e2bd14 Correctly use tempfile.mkstemp(). 16 years ago
Tomeu Vizoso 156bfd8fbe Release 0.79.4 16 years ago
Marco Pesenti Gritti 2e1d8e8897 Use new style properties. 16 years ago
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.
16 years ago
Marco Pesenti Gritti f24bdaa7d7 Complete first pylint round on all the code. 16 years ago
Marco Pesenti Gritti 56206ea15f pylint sugar.presence, small problems left 16 years ago
Marco Pesenti Gritti aebf0f3bd2 pylint sugar.datastore, little issues left 16 years ago
Marco Pesenti Gritti a31549ae26 pylint sugar.clipboard 16 years ago
Marco Pesenti Gritti 7b485120a3 pylint sugar.bundle 16 years ago
Marco Pesenti Gritti 050e9b54c3 pylint sugar.activity, mostly clean 16 years ago
Marco Pesenti Gritti fa90d50cd9 pylint palette, some problems left 16 years ago
Marco Pesenti Gritti 283b201145 pylint most of sugar.graphics, only palette left 16 years ago
Marco Pesenti Gritti 8783d1113d pylint combobox, iconentry and radiotoolbutton 16 years ago
Marco Pesenti Gritti 97d9d21311 pylint icon, a few false positive left 16 years ago
Marco Pesenti Gritti 03e515b463 pylint animator 16 years ago
Marco Pesenti Gritti 4ad5928a74 Correct the module name to not confuse pylint 16 years ago
Morgan Collett 2495f2dd9c Fix callback name for private-invitation 16 years ago
Tomeu Vizoso fa83117694 Release 0.79.3 16 years ago
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.
16 years ago
Simon Schampijer ec69482ba5 Release 0.79.2 16 years ago
Tomeu Vizoso 940cf6544b #5474: Scale emblems (rwh) 16 years ago
Simon Schampijer 905fd33810 Release 0.79.1 16 years ago
Tomeu Vizoso db2422cf5b Make room for the accelerator labels. 16 years ago
Tomeu Vizoso bb924b48cd Add favorite support to the activity registry. 16 years ago
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.
16 years ago
Tomeu Vizoso ef40555ed3 Add support for accelerators to buttons. 16 years ago
Marco Pesenti Gritti d959426744 Make install take the full path rather than prefix. That way
it can be used to install in ~/Activities.
16 years ago
Eben Eliason 9e9bed7ca8 Makes the Frame and toolbars darker for better contrast 16 years ago
Simon Schampijer 25abbc5469 Fix when passing a pixel-size for the icon when not using the constructor 16 years ago
Tomeu Vizoso 99f406d0b9 Add icon property to TrayIcon. 17 years ago
Simon Schampijer ed1aa70636 Merge branch 'master' of ssh+git://dev.laptop.org/git/sugar-toolkit 17 years ago
Simon Schampijer bdbdc5bc87 Make the text in the toolbar of the toolbox dependant on the text size
and minimum style.TOOLBOX_TAB_LABEL_WIDTH
17 years ago
Benjamin Berg 826bf9dd4c Emit palette popup only after the window is mapped. This fixes ticket #3486. 17 years ago
Benjamin Berg c9871633e3 Fix #3611 and parts of #4084 by setting the palette to be a transient window of the actiity. 17 years ago