Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/frame
Commit message (Expand)AuthorAgeFilesLines
* Add/use a frame widget invoker.Marco Pesenti Gritti2007-08-292-8/+24
* Revert accidentally committed debug code.Marco Pesenti Gritti2007-08-291-5/+0
* Make remove_item take an item instead of an index.Marco Pesenti Gritti2007-08-291-0/+5
* Tray size allocation fixes.Marco Pesenti Gritti2007-08-292-4/+3
* Usage of the tray widget to display activity iconsSimon Schampijer2007-08-283-18/+75
* Merge branch 'master' of git+ssh://j5@dev.laptop.org/git/sugarJohn (J5) Palmieri2007-08-274-10/+10
|\
| * Some more icon fixes.Tomeu Vizoso2007-08-271-1/+1
| * Adapt to changes in the icon API.Tomeu Vizoso2007-08-261-1/+1
| * Make CanvasIcon use IconBuffer. Change the API to useMarco Pesenti Gritti2007-08-262-7/+7
| * Reorganize canvas items.Marco Pesenti Gritti2007-08-251-1/+1
* | Make D-Bus calls async on startupJohn (J5) Palmieri2007-08-272-5/+11
|/
* * #2012: Fix palette position on the left frame panel. (marco)Marco Pesenti Gritti2007-08-201-2/+9
* Fix dragging clipboard objects out from the frame.Tomeu Vizoso2007-08-181-1/+1
* Fix several sizing bugs.Marco Pesenti Gritti2007-08-173-11/+9
* #2695: Recognize text files as such.Tomeu Vizoso2007-08-161-1/+1
* Add a border to the frame.Marco Pesenti Gritti2007-08-164-32/+50
* Complete move to external bundle registry.Tomeu Vizoso2007-08-091-20/+20
* Make activity icons in frame outline-only. #2668Dan Winship2007-08-081-1/+4
* Fix all the units except icon scales.Marco Pesenti Gritti2007-07-314-19/+15
* Remove obsolete sugar.graphics.color.Marco Pesenti Gritti2007-07-312-16/+7
* #2570 Accept correctly image drops from Record.Tomeu Vizoso2007-07-301-4/+15
* Adapt to icon names changes.Marco Pesenti Gritti2007-07-241-4/+4
* Place palettes at cursor for free views.Marco Pesenti Gritti2007-07-181-0/+4
* Suppress annoying warnings about unknown activities from the PSDan Williams2007-07-181-7/+18
* #1984 Fix removing items from the clipboard.Tomeu Vizoso2007-07-101-15/+2
* Implement tooltips for the zoom levels.Marco Pesenti Gritti2007-07-103-3/+27
* Some clipboard fixes.Tomeu Vizoso2007-07-061-7/+12
* Push frameinvoker.pyEduardo Silva2007-07-061-0/+33
* New frameinvokerEduardo Silva2007-07-063-0/+4
* Implement palette groups. Use them to not popdown frame when hover a palette.Marco Pesenti Gritti2007-07-063-5/+20
* Remove framepopupcontext.py.Tomeu Vizoso2007-07-022-69/+1
* Restore some code which tomeu seem to have dropped by mistake.Marco Pesenti Gritti2007-07-021-1/+20
* Move the zoom levels inside the modelMarco Pesenti Gritti2007-07-022-6/+15
* Corrected some formatting issues with imports.Tomeu Vizoso2007-07-022-0/+3
* Replace Menu for Palette.Tomeu Vizoso2007-07-015-62/+14
* Get rid of bitrotten shutdown stuffMarco Pesenti Gritti2007-06-261-7/+0
* Add a bunch of GPL headersMarco Pesenti Gritti2007-06-242-0/+32
* Fix copyright yearMarco Pesenti Gritti2007-06-245-5/+5
* Added/corrected some license headers.Tomeu Vizoso2007-06-241-11/+11
* Add extension to files that come into the clipboard without one.Tomeu Vizoso2007-06-211-0/+6
* Add an option for saving clipboard objects to the Journal.Tomeu Vizoso2007-06-172-2/+32
* Clipboard fixes.Tomeu Vizoso2007-06-171-3/+3
* Misc dnd fixes.Tomeu Vizoso2007-06-141-5/+8
* Always show frame on the homepage even when activating from the frame.Marco Pesenti Gritti2007-06-131-1/+8
* Percent should be 100% only when we have already added all the targets.Tomeu Vizoso2007-06-072-6/+3
* set_state() could be called when there are still no formats.Tomeu Vizoso2007-06-071-2/+2
* Fix raw X windowsMarco Pesenti Gritti2007-06-011-2/+5
* Refactor the bundle registry. Move it insideMarco Pesenti Gritti2007-05-271-1/+2
* Fix Friends view buddy removalDan Williams2007-05-141-2/+2
* Implement setting the journal entry title from the toolbar.Tomeu2007-05-131-1/+1