Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/graphics/palette.py
Commit message (Expand)AuthorAgeFilesLines
* Break the reference cycle between menu and palette. #8469Marco Pesenti Gritti2008-09-131-0/+4
* #8394 Destroy the palette when the invoker is dettachedTomeu Vizoso2008-09-101-1/+4
* Make Palette handle changes of the invoker widget. Fix #7881Marco Pesenti Gritti2008-08-141-14/+23
* Put palettes into the "default" palettegroup by default again. (fix #4084)Benjamin Berg2008-08-011-0/+2
* 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
* 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-241-18/+46
* Hookup the new palette creation in the toolbuttons.Marco Pesenti Gritti2008-05-231-1/+2
* Move palette creation logic inside the invoker.Marco Pesenti Gritti2008-05-231-14/+55
* Use a src directory consistently with base and shell.Marco Pesenti Gritti2008-04-291-0/+1000