Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/graphics
Commit message (Expand)AuthorAgeFilesLines
...
* Fix tooltip popup.Tomeu Vizoso2007-03-161-14/+13
* Actually pass buttons to the gtk file pickerMarco Pesenti Gritti2007-03-161-3/+3
* Randomize color list so it can be indexed into with a hashed valueDan Williams2007-03-161-501/+501
* Update another get_width_request() for new hippoDan Williams2007-03-151-1/+2
* Tweaked sizes of home xo icon, donut radius and device icons.Tomeu Vizoso2007-03-151-1/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-03-151-2/+2
|\
| * Fix tracebacks in snowflakeboxesDan Williams2007-03-151-2/+2
* | Add a filechooser subclass which sizes correctly on the OLPC.Marco Pesenti Gritti2007-03-152-0/+11
|/
* Adapt to the new hippo canvas sizing APIMarco Pesenti Gritti2007-03-143-23/+11
* Ensure animations reach last frameDan Williams2007-03-131-4/+8
* Actually use EASE_OUT by default, add EASE_IN.Marco Pesenti Gritti2007-03-121-1/+4
* Implement set_titleDan Williams2007-03-121-4/+10
* Remove the old timelineMarco Pesenti Gritti2007-03-122-118/+0
* Rework the popup animation to use the new APIMarco Pesenti Gritti2007-03-122-24/+56
* Force hiding when running an activity even if the user hover the frame again.Marco Pesenti Gritti2007-03-121-2/+13
* New animation API. Start rewriting the frame slidein slideout logic.Marco Pesenti Gritti2007-03-122-0/+71
* Refactor sugar.env and pathsMarco Pesenti Gritti2007-03-091-1/+1
* Use button_press virtual method instead of the connect_after hacks.Marco Pesenti Gritti2007-03-093-13/+7
* Implement ToggleIconButtonMarco Pesenti Gritti2007-03-094-3/+77
* Simplified logic using a grid. It looks ugly but we don't care right now.Marco Pesenti Gritti2007-03-071-99/+29
* Tweak menu layoutMarco Pesenti Gritti2007-03-051-2/+4
* Tweak optionmenu and entry paddingsMarco Pesenti Gritti2007-03-053-2/+3
* Fix aligment of menu iconsMarco Pesenti Gritti2007-03-051-2/+2
* Make action-id in MenuItem be object, not int.Tomeu Vizoso2007-03-042-3/+3
* Hack Dan's DataStore for doing what we need for 6th March demo.Tomeu Vizoso2007-03-021-1/+2
* Set font to 7 points. Tweak zoom levels.Marco Pesenti Gritti2007-03-012-4/+4
* Remove TODOMarco Pesenti Gritti2007-03-011-1/+0
* Use the dropdown icon. Quite an hack to get the icon size right,Marco Pesenti Gritti2007-03-011-1/+2
* Convert points correctly to device. Tweak zoom factor logic a bitMarco Pesenti Gritti2007-02-282-4/+7
* Icon and Button fixes.Tomeu Vizoso2007-02-283-44/+33
* Fix points_to_pixels implMarco Pesenti Gritti2007-02-281-2/+3
* Button fixes and fix launching activities from the clipboard.Tomeu Vizoso2007-02-281-13/+12
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-02-281-15/+23
|\
| * Entry fixes.Tomeu Vizoso2007-02-281-15/+23
* | More work on devices, getting thereMarco Pesenti Gritti2007-02-282-1/+17
|/
* Specify font size in pixels, not in points.Tomeu Vizoso2007-02-281-2/+2
* IconButton hover fix.Tomeu Vizoso2007-02-271-2/+0
* Fix stroke/fill on ZoomBox icons.Tomeu Vizoso2007-02-271-3/+4
* Use a custom style to get rid of the damned window backgroundMarco Pesenti Gritti2007-02-271-5/+11
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-02-271-1/+3
|\
| * Button fixes.Tomeu Vizoso2007-02-271-1/+3
* | Fix some bugs with frame animation and enable itMarco Pesenti Gritti2007-02-271-1/+1
|/
* Make the canvas window background transparentMarco Pesenti Gritti2007-02-271-0/+4
* Add a window class to graphics, it contains a canvas.Marco Pesenti Gritti2007-02-272-0/+15
* Added Button control.Tomeu Vizoso2007-02-264-7/+135
* Some control fixes.Tomeu Vizoso2007-02-263-3/+11
* Ensure correctly formatted colorDan Williams2007-02-261-1/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-02-251-8/+14
|\
| * First try at menu sizing in OptionMenu.Tomeu Vizoso2007-02-251-8/+14
* | Fix strength propagationMarco Pesenti Gritti2007-02-251-6/+6
|/