Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/graphics
Commit message (Expand)AuthorAgeFilesLines
* First implementation of ClipboardService. Implement pdf viewing and downloadi...Tomeu Vizoso2006-11-153-0/+135
* Add a shutdown buttonMarco Pesenti Gritti2006-11-112-4/+38
* Reverting clipboard changes pushed by mistake. These are commits 23565cfd483e...Tomeu Vizoso2006-11-103-140/+2
* Created SugarDownloadManager and ClipboardService's wrapper. Show and hide th...Tomeu Vizoso2006-11-052-2/+7
* First version of the ClipboardService. Added support for showing the progress...Tomeu Vizoso2006-11-011-0/+133
* Do not catch exceptions from the called methodMarco Pesenti Gritti2006-10-301-2/+4
* Add a text styleDan Williams2006-10-301-0/+5
* Fix icon background colorMarco Pesenti Gritti2006-10-251-1/+1
* Another iteration on the spread out box. Make it workMarco Pesenti Gritti2006-10-251-15/+30
* Unused variableMarco Pesenti Gritti2006-10-241-1/+0
* Fix up buffering. Improve perf and avoid flickering.Marco Pesenti Gritti2006-10-231-5/+3
* Do not trap all exceptions grrrMarco Pesenti Gritti2006-10-231-1/+1
* Fix a race in the spread box. Adapt to api change.Marco Pesenti Gritti2006-10-191-1/+6
* Add stylesheet.py to Makefile.amDan Williams2006-10-191-0/+1
* Refactor stylsheets code a bit to load the global stylsheetMarco Pesenti Gritti2006-10-193-0/+42
* Fix out of screen computation. Release 0.37Marco Pesenti Gritti2006-10-181-2/+2
* Center the icon in the allocation spaceMarco Pesenti Gritti2006-10-181-1/+5
* Rework menu positioning logicMarco Pesenti Gritti2006-10-181-14/+43
* Move the menu positioning code inside menu shell andMarco Pesenti Gritti2006-10-182-11/+32
* Fix programmatical popdownMarco Pesenti Gritti2006-10-181-0/+3
* Rewrite the menu activation/deactivation logic using a timelineMarco Pesenti Gritti2006-10-181-45/+24
* Add LGPL headerMarco Pesenti Gritti2006-10-1412-0/+204
* Remove old browser and fix makefilesMarco Pesenti Gritti2006-10-131-0/+1
* More work on linksMarco Pesenti Gritti2006-10-131-14/+26
* First go at shared links (not functional)Marco Pesenti Gritti2006-10-131-0/+48
* Fix children countingMarco Pesenti Gritti2006-10-091-3/+6
* Fix size request calculationMarco Pesenti Gritti2006-10-091-12/+17
* Spread box cleanups and fixesMarco Pesenti Gritti2006-10-071-17/+12
* Fix the spread box test and fix the box layout logic tooMarco Pesenti Gritti2006-10-061-14/+14
* More fixesMarco Pesenti Gritti2006-10-061-6/+6
* Some fixesMarco Pesenti Gritti2006-10-061-9/+13
* Move the layouts to be box and subclass them.Marco Pesenti Gritti2006-10-065-149/+170
* More work on the views layoutMarco Pesenti Gritti2006-10-051-29/+19
* Adapt spread layout to hippoMarco Pesenti Gritti2006-10-051-34/+44
* Ooops broke default positioning strategyMarco Pesenti Gritti2006-10-051-1/+1
* Get back presence list to workMarco Pesenti Gritti2006-10-051-9/+5
* More stylificationMarco Pesenti Gritti2006-10-051-9/+15
* More stylsheets workMarco Pesenti Gritti2006-10-051-0/+2
* Remove several hardcoded sizes, substitute them with stylesheets.Marco Pesenti Gritti2006-10-051-0/+3
* Improve stylesheet loadingMarco Pesenti Gritti2006-10-052-25/+7
* Kill unused code, fix makefilesMarco Pesenti Gritti2006-10-041-2/+7
* Move all the canvas code that doesn't depend on goocanvas anymore in graphics.Marco Pesenti Gritti2006-10-037-2/+793
* Fix makefilesMarco Pesenti Gritti2006-10-031-0/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-10-031-1/+4
|\
| * Update makefileDan Williams2006-10-021-1/+4
* | Port mesh and friends view to hippo, needs workMarco Pesenti Gritti2006-10-031-0/+76
|/
* Reimplement menu using hippo and hook it up for theMarco Pesenti Gritti2006-10-024-29/+68
* Start moving to hippo canvas. (Friends presence in the activity regressed)Marco Pesenti Gritti2006-10-015-10/+145
* Start rewriting our canvas stuff to cleanup and use hippo.Marco Pesenti Gritti2006-10-015-0/+167