Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Only try to pop down the submenus if we still have a _Menu #1338Tomeu Vizoso2009-09-132-5/+4
|
* Warn when the XoColor string is invalid.Tomeu Vizoso2009-09-111-1/+11
|
* Do not emit the row-changed signal, but redraw the row for prelight.Benjamin Berg2009-09-101-3/+7
| | | | | | This basically undos commit 4bb221349c24515303fa14f9a580f955825b17d4 and fixes the code that was there before. Emitting the row-changed signal causes any editing to be canceled.
* Hide only submenus #1301Aleksey Lim2009-09-101-1/+8
|
* focus the canvasSimon Schampijer2009-09-101-20/+21
| | | | | make the boxes private using the python mangling algorithm (see pep8)
*