Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/graphics
Commit message (Expand)AuthorAgeFilesLines
* fixed alert dokuSimon Schampijer2007-10-111-2/+4
* First implementation of the alert bar #2822Simon Schampijer2007-10-113-3/+170
* Put toolbars into event boxes. This means that they will be filled withBenjamin Berg2007-10-091-16/+11
* Don't fail to expose if there is no invoker.Benjamin Berg2007-10-081-1/+1
* Call the correct remove function when removing old content from palettes.Benjamin Berg2007-09-291-1/+1
* Hide the menu and content when they are empty and added aBenjamin Berg2007-09-211-5/+18
* Removed the padding from the vbox and added some to theBenjamin Berg2007-09-211-2/+12
* Implement a do_size_request to be able to correct resize on sizeBenjamin Berg2007-09-211-4/+9
* Merge branch 'master' of git+ssh://danw@dev.laptop.org/git/sugarDan Winship2007-09-202-33/+0
|\
| * Drop obsolete widgetMarco Pesenti Gritti2007-09-202-33/+0
* | Redo activity bundles in terms of sugar.bundle.bundleDan Winship2007-09-201-3/+3
|/
* Handle the passing of the child of the toolitem to the WidgetInvoker in ToolI...Simon Schampijer2007-09-184-3/+6
* Fix that several palettes are not hooked up to the same button #3293Simon Schampijer2007-09-176-3/+20
* Do not show the toolbox border if there is only one toolbar.Marco Pesenti Gritti2007-09-131-4/+5
* Don't store the xo-color property on _IconBuffer, it will cause conflicts wit...Tomeu Vizoso2007-09-101-5/+4
* Fix xo_color comparison.Marco Pesenti Gritti2007-09-101-3/+3
* Do not redraw/resize if the properties doesn't actually change.Marco Pesenti Gritti2007-09-102-22/+53
* Optimize xo_color property set and share more code.Marco Pesenti Gritti2007-09-101-12/+11
* Move entity type checks at loader level so that theyMarco Pesenti Gritti2007-09-101-6/+6
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-09-091-97/+29
|\
| * Improved icon caching logicMarco Pesenti Gritti2007-09-081-97/+29
* | Add a flag to place the menu after the content in palettesDan Williams2007-09-091-8/+17
|/
* Remove left over property.Tomeu Vizoso2007-09-061-3/+1
* Gray bottom border for Toolbox.Marco Pesenti Gritti2007-09-051-4/+11
* Implement TrayIcon palette drawing.Marco Pesenti Gritti2007-09-051-7/+31
* Fix typo.Tomeu Vizoso2007-09-041-1/+1
* Really remove the sugar.date import.Tomeu Vizoso2007-09-041-1/+0
* #2896: Remove sugar.date module.Tomeu Vizoso2007-09-031-2/+41
* Use Tray also for the frame friends view.Marco Pesenti Gritti2007-09-023-49/+28
* Expand icon bbox when there is a badge.Marco Pesenti Gritti2007-09-021-7/+7
* Stop secondary animation on hide.Marco Pesenti Gritti2007-09-021-0/+2
* #2971: Patch by MarcoEduardo Silva2007-09-011-1/+5
* Fix ToolInvoker alignments.Marco Pesenti Gritti2007-09-011-3/+4
* Add a ToolInvoker which position the palette dependingMarco Pesenti Gritti2007-09-014-8/+17
* More palette positioning improvements.Marco Pesenti Gritti2007-09-011-115/+110
* Allow setting xo-color to None.Tomeu Vizoso2007-08-311-4/+12
* Display the rollover at 0,0 when context is emptySimon Schampijer2007-08-301-5/+5
* Implement VTray. A bit of refactoring to share more code.Marco Pesenti Gritti2007-08-301-33/+93
* Cleanup and fix bugs in palette positioning (again)Marco Pesenti Gritti2007-08-291-37/+44
* Cleanup a bit the positioning logic. Drop specificMarco Pesenti Gritti2007-08-291-44/+15
* Make remove_item take an item instead of an index.Marco Pesenti Gritti2007-08-291-2/+1
* Tray size allocation fixes.Marco Pesenti Gritti2007-08-291-14/+20
* Expose and size allocation fixes.Marco Pesenti Gritti2007-08-291-9/+30
* Sync gtk theme values and style.py. Add a comment at the topMarco Pesenti Gritti2007-08-291-11/+21
* Usage of the tray widget to display activity iconsSimon Schampijer2007-08-282-0/+5
* Show arrows only when the icons does not fit.Marco Pesenti Gritti2007-08-271-2/+31
* Very first go at the tray widget, based on Eduardo and Simon work.Marco Pesenti Gritti2007-08-271-0/+89
* Fix typo.Tomeu Vizoso2007-08-271-1/+1
* Fix comboboxesTomeu Vizoso2007-08-271-1/+1
* Fix typo.Tomeu Vizoso2007-08-271-1/+1