Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/frame
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added toolbar and button controls.Tomeu Vizoso2007-02-071-2/+5
* Listen for button-press in the hippo.Canvas, not on the gtk.Window.Tomeu Vizoso2007-02-032-6/+9
* Added new tool sugar-install-bundle.Tomeu Vizoso2007-01-271-1/+7
* Actually disable animationMarco Pesenti Gritti2007-01-251-1/+1
* Try to avoid frame flickering by keeping the window offscreen.Marco Pesenti Gritti2007-01-255-28/+47
* Some refactoring. Store each panel in his own variable, since slide_in/slide_...Marco Pesenti Gritti2007-01-252-46/+54
* Split EventFrame to his own file, fixup capsMarco Pesenti Gritti2007-01-254-362/+382
* Fix API for hippo-canvas 0.2Marco Pesenti Gritti2007-01-191-4/+4
* There are 4 different menu shells on the panel, check against the right one.Marco Pesenti Gritti2007-01-161-9/+9
* On edges show the frame after 1.5 secondsMarco Pesenti Gritti2007-01-151-3/+3
* Support for activity icons inside the bundle.Marco Pesenti Gritti2007-01-122-7/+7
* Some more usability fixes for the clipboard.Tomeu Vizoso2007-01-112-7/+7
* Also slide out the frame on shutdownMarco Pesenti Gritti2007-01-111-0/+8
* add prelight on mouse enter to activity iconsJohn (J5) Palmieri2007-01-091-0/+11
* Fix part 1 of #439. Also cleanup code a bit.Marco Pesenti Gritti2007-01-091-11/+16
* Some clipboard fixes.Tomeu Vizoso2007-01-071-1/+1
* Added icon, title and preview for clipboard objects. Also allow for opening d...Tomeu Vizoso2007-01-052-7/+10
* Remove obsolete fileMarco Pesenti Gritti2007-01-051-3/+2
* Remove the shutdown graphical buttonMarco Pesenti Gritti2007-01-052-51/+0
* Complete the shell model/view split, finallyMarco Pesenti Gritti2006-12-242-16/+27
* Split ActivityHost in model/view. Refactor accordingly.Marco Pesenti Gritti2006-12-241-14/+11
* Usability fixes for dnd on the clipboardTomeu Vizoso2006-12-163-7/+62
* Clipboard fixes.Tomeu Vizoso2006-12-142-7/+11
* Added c&v and dnd support to the clipboard.Tomeu Vizoso2006-12-136-61/+282