Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/frame/Frame.py
Commit message (Expand)AuthorAgeFilesLines
* Split EventFrame to his own file, fixup capsMarco Pesenti Gritti2007-01-251-359/+0
* 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
* Some more usability fixes for the clipboard.Tomeu Vizoso2007-01-111-4/+4
* Also slide out the frame on shutdownMarco Pesenti Gritti2007-01-111-0/+8
* Fix part 1 of #439. Also cleanup code a bit.Marco Pesenti Gritti2007-01-091-11/+16
* Remove the shutdown graphical buttonMarco Pesenti Gritti2007-01-051-7/+0
* Usability fixes for dnd on the clipboardTomeu Vizoso2006-12-161-5/+47
* Added c&v and dnd support to the clipboard.Tomeu Vizoso2006-12-131-17/+29
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-041-221/+221
* First implementation of ClipboardService. Implement pdf viewing and downloadi...Tomeu Vizoso2006-11-151-1/+5
* Add a shutdown buttonMarco Pesenti Gritti2006-11-111-0/+7
* Reverting clipboard changes pushed by mistake. These are commits 23565cfd483e...Tomeu Vizoso2006-11-101-5/+1
* Created SugarDownloadManager and ClipboardService's wrapper. Show and hide th...Tomeu Vizoso2006-11-051-1/+1
* First version of the ClipboardService. Added support for showing the progress...Tomeu Vizoso2006-11-011-1/+5
* Add the overlay icon on the frameMarco Pesenti Gritti2006-10-241-1/+8
* Rework menu positioning logicMarco Pesenti Gritti2006-10-181-0/+4
* Move the menu positioning code inside menu shell andMarco Pesenti Gritti2006-10-181-22/+28
* When showing the frame automatically hide it on leave, otherwiseMarco Pesenti Gritti2006-10-171-1/+2
* Listen also to enter event for frame activation. This makesMarco Pesenti Gritti2006-10-171-4/+12
* Handle icon removal, better alignmentMarco Pesenti Gritti2006-10-161-6/+10
* Get the tray icon to sort of work.Marco Pesenti Gritti2006-10-161-0/+10
* Add GPL headersMarco Pesenti Gritti2006-10-141-0/+16
* Get back presence list to workMarco Pesenti Gritti2006-10-051-2/+6
* Move all the canvas code that doesn't depend on goocanvas anymore in graphics.Marco Pesenti Gritti2006-10-031-2/+2
* Get rid of the old Grid and CanvasBoxMarco Pesenti Gritti2006-10-031-1/+1
* Start moving to hippo canvas. (Friends presence in the activity regressed)Marco Pesenti Gritti2006-10-011-35/+35
* Default values for args for do_slide_in and do_slide_out, and add is_visisble()Dan Williams2006-09-281-2/+7
* Implement activation modes. Do not hide when sticky becauseMarco Pesenti Gritti2006-09-221-7/+23
* Do not show the frame when leaving the edge before the timeMarco Pesenti Gritti2006-09-211-11/+37
* Implement the frame mouse activation logic.Marco Pesenti Gritti2006-09-211-13/+28
* Simple timeline API.Marco Pesenti Gritti2006-09-211-39/+37
* Do not hide the frame if menushell is active.Marco Pesenti Gritti2006-09-191-4/+13
* Use a different menu shell for the zoom view and the frameMarco Pesenti Gritti2006-09-191-2/+4
* Show/hide the frame on mouse motion, needs workMarco Pesenti Gritti2006-09-181-14/+103
* Pass around the shell so that groups can reuse the gridMarco Pesenti Gritti2006-09-151-6/+4
* Move the view to his own moduleMarco Pesenti Gritti2006-09-151-0/+70