Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/graphics
Commit message (Expand)AuthorAgeFilesLines
...
* Remove the set_size_request for the alert messageSimon Schampijer2008-08-251-3/+0
* Revert "#8000 Only repaint the area needed (rlucchese)"Tomeu Vizoso2008-08-221-23/+6
* #8000 Only repaint the area needed (rlucchese)Tomeu Vizoso2008-08-221-6/+23
* #7533 ToolButton should accept activation via accelerators regardless of its ...Tomeu Vizoso2008-08-181-0/+6
* Wrap message in alert needed for 7841Simon Schampijer2008-08-141-1/+5
* Make Palette handle changes of the invoker widget. Fix #7881Marco Pesenti Gritti2008-08-141-14/+23
* More pylint fixesMarco Pesenti Gritti2008-08-101-1/+2
* Port a few widgets to use new style properties.Marco Pesenti Gritti2008-08-102-52/+48
* Put palettes into the "default" palettegroup by default again. (fix #4084)Benjamin Berg2008-08-011-0/+2
* #4208 get_icon_state accepts negative step kwargMartin Dengler2008-07-141-2/+1
* #7015 Add proper alignment support to the "tray" controlTomeu Vizoso2008-07-041-6/+48
* xo_color property is not a stringTomeu Vizoso2008-06-251-1/+1
* Change the GETTEXT_PACKAGE domain to sugar-toolkitSayamindu Dasgupta2008-06-231-1/+1
* get_icon_name() now takes step kwarg for #7248.1Martin Dengler2008-06-231-2/+2
* Merge branch 'master' of git+ssh://benzea@dev.laptop.org/git/sugar-toolkitBenjamin Berg2008-06-201-8/+24
|\
| * Make xo_color, named_icon and group properties instead of constructor argsTomeu Vizoso2008-06-201-8/+24
* | Add scroll_to_item functions to the trays to show a button that may be hidden.Benjamin Berg2008-06-201-0/+25
|/
* Correct comment.Tomeu Vizoso2008-06-061-1/+1
* initialize right_click_invoker_hid in paletteSimon Schampijer2008-06-051-0/+1
* Attach palette to parent when no widget is given.Tomeu Vizoso2008-06-031-6/+6
* Fix typoTomeu Vizoso2008-05-301-1/+1
* Detach the invoker instead of destroying the palette.Tomeu Vizoso2008-05-301-2/+2
* Disconnect button release signals on detach.Tomeu Vizoso2008-05-241-0/+2
* Reveal palettes on right-click (Eben)Tomeu Vizoso2008-05-241-18/+56
* Allow to attach the invoker to the widget after construction,Marco Pesenti Gritti2008-05-244-22/+54
* Release 0.81.2.v0.81.2Marco Pesenti Gritti2008-05-231-0/+1
* Finish to hook up the new palette stuff.Marco Pesenti Gritti2008-05-234-29/+52
* Hookup the new palette creation in the toolbuttons.Marco Pesenti Gritti2008-05-234-29/+66
* Move palette creation logic inside the invoker.Marco Pesenti Gritti2008-05-231-14/+55
* Convert to use new gobject propertiesMarco Pesenti Gritti2008-05-231-76/+95
* Use a src directory consistently with base and shell.Marco Pesenti Gritti2008-04-2924-0/+4022