Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/graphics/entry.py
Commit message (Expand)AuthorAgeFilesLines
* Split sugar-toolkit out of sugar shell.Marco Pesenti Gritti2008-02-061-0/+25
* Cleanup the source structureMarco Pesenti Gritti2007-10-161-25/+0
* Reorganize canvas items.Marco Pesenti Gritti2007-08-251-0/+25
* Kill more canvas itemsMarco Pesenti Gritti2007-04-271-135/+0
* Tweak optionmenu and entry paddingsMarco Pesenti Gritti2007-03-051-0/+1
* Entry fixes.Tomeu Vizoso2007-02-281-15/+23
* Some control fixes.Tomeu Vizoso2007-02-261-1/+2
* Renamed Button to IconButton.Tomeu Vizoso2007-02-211-2/+2
* Remove deprecated style stuffMarco Pesenti Gritti2007-02-201-2/+2
* OptionMenu fixes and API updates.Tomeu Vizoso2007-02-151-2/+2
* Rework color and fonts to be more pytonish. Add units conversions.Marco Pesenti Gritti2007-02-151-11/+11
* New widget OptionMenu.Tomeu Vizoso2007-02-151-5/+2
* Move Color inside styleMarco Pesenti Gritti2007-02-141-1/+1
* Fix Entry.Tomeu Vizoso2007-02-131-1/+1
* Allow for subclasses of Entry to override the base gtk.Entry.Tomeu Vizoso2007-02-121-6/+11
* Refactor Frame, create RoundBox, some Entry fixes and new Label control.Tomeu Vizoso2007-02-121-43/+42
* And more text entry stuff.Tomeu Vizoso2007-02-101-20/+30
* More text entry stuff.Tomeu Vizoso2007-02-091-23/+45
* Added text entry control.Tomeu Vizoso2007-02-091-0/+92