Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/frame
Commit message (Expand)AuthorAgeFilesLines
* Remove the overlay chat button since it doesn't really work.Marco Pesenti Gritti2007-03-221-2/+2
* Fix for removing items from the clipboard.Tomeu Vizoso2007-03-201-1/+1
* Show and hide the frame when an object is added to the clipboard.Tomeu Vizoso2007-03-181-1/+10
* Don't grab the keyboard on press and only react to presses (temporary until t...Tomeu Vizoso2007-03-171-0/+11
* Refactored global key handling and frame logic.Tomeu Vizoso2007-03-171-22/+21
* Disable sharing for trial1Dan Williams2007-03-161-4/+5
* Support selection of the clipboard object to be pasted.Tomeu Vizoso2007-03-142-21/+80
* Cleanup clipboard D-Bus APIDan Williams2007-03-142-18/+16
* Adapt to the new hippo canvas sizing APIMarco Pesenti Gritti2007-03-141-1/+3
* Give up on the save/restore logic, it seem too unpredictable to be clear to t...Marco Pesenti Gritti2007-03-121-21/+0
* Bunch of fixesMarco Pesenti Gritti2007-03-122-2/+6
* Some cleanups in the Shell. Add a way to save/restore the frame state.Marco Pesenti Gritti2007-03-121-0/+16
* CleanupMarco Pesenti Gritti2007-03-121-4/+4
* CleanupMarco Pesenti Gritti2007-03-121-9/+6
* Force hiding when running an activity even if the user hover the frame again.Marco Pesenti Gritti2007-03-121-4/+11
* Fix a raceMarco Pesenti Gritti2007-03-121-1/+2
* More fixes to the hover logic..Marco Pesenti Gritti2007-03-121-3/+13
* Fix hover checking logicMarco Pesenti Gritti2007-03-122-34/+47
* Add the frame when starting an activityMarco Pesenti Gritti2007-03-121-0/+1
* Implement modes, some fixesMarco Pesenti Gritti2007-03-121-19/+42
* Implement mouse logicMarco Pesenti Gritti2007-03-121-15/+41
* Complete the key logicMarco Pesenti Gritti2007-03-121-10/+37
* New animation API. Start rewriting the frame slidein slideout logic.Marco Pesenti Gritti2007-03-121-120/+81
* Make frame animation faster and smootherDan Williams2007-03-121-2/+18
* Fix corner and edge frame activationOwen Williams2007-03-061-15/+30
* Improve loggingMarco Pesenti Gritti2007-03-022-15/+0
* Fix stroke/fill on ZoomBox icons.Tomeu Vizoso2007-02-271-4/+13
* Fix some bugs with frame animation and enable itMarco Pesenti Gritti2007-02-271-3/+4
* Add a window class to graphics, it contains a canvas.Marco Pesenti Gritti2007-02-272-13/+9
* Fix overlay box alignmentMarco Pesenti Gritti2007-02-261-1/+1
* Get rid of the old nm appletMarco Pesenti Gritti2007-02-253-30/+0
* Fix part of bug 853, reposition and resize sugar frame after rotateOwen Williams2007-02-242-20/+43
* Add hover to BuddyIcon in the Frame.Tomeu Vizoso2007-02-242-4/+19
* Rename color property in CanvasIcon to xo-color and added properties fill-col...Tomeu Vizoso2007-02-232-8/+2
* Rename IconColor to XoColor.Tomeu Vizoso2007-02-233-3/+1
* Added tooltips to CanvasIcon and implement popup positioning in the Frame.Tomeu Vizoso2007-02-223-6/+50
* Removed MenuIcon.Tomeu Vizoso2007-02-211-1/+0
* Make ClipboardIcon use the new Menu.Tomeu Vizoso2007-02-217-50/+51
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-02-211-16/+15
|\
| * Refactored Menu out of Popup.Tomeu Vizoso2007-02-211-16/+15
* | Make bundle registry a singleton. Get the object path from the registry.Marco Pesenti Gritti2007-02-211-1/+2
|/
* Renamed Button to IconButton.Tomeu Vizoso2007-02-213-14/+14
* Renamed Rollover to Popup.Tomeu Vizoso2007-02-212-21/+21
* Added Rollover control.Tomeu Vizoso2007-02-203-49/+49
* CleanupsMarco Pesenti Gritti2007-02-203-32/+29
* Get rid of the old grid. Never use absolute positioning.Marco Pesenti Gritti2007-02-203-54/+78
* More work to get rid of stylesheets, some regressions.Marco Pesenti Gritti2007-02-203-9/+10
* Remove reference to a stylesheetMarco Pesenti Gritti2007-02-161-1/+0
* Use Button in the zoom boxMarco Pesenti Gritti2007-02-161-9/+5
* Refactor button a bit to support different sizes. Use it for the overlaybox.Marco Pesenti Gritti2007-02-161-4/+2