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
* 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-021-1/+1
* Corrected some formatting issues with imports.Tomeu Vizoso2007-07-021-0/+1
* Replace Menu for Palette.Tomeu Vizoso2007-07-011-39/+2
* Get rid of bitrotten shutdown stuffMarco Pesenti Gritti2007-06-261-7/+0
* Fix copyright yearMarco Pesenti Gritti2007-06-241-1/+1
* Always show frame on the homepage even when activating from the frame.Marco Pesenti Gritti2007-06-131-1/+8
* Some refactoring to get styles rightMarco Pesenti Gritti2007-05-011-2/+2
* Get rid of the activity menu.Marco Pesenti Gritti2007-04-271-1/+1
* Get rid of the notebook which was causing strange flickering.Marco Pesenti Gritti2007-04-161-2/+2
* Rework corner detection to use 1 pixel window.Marco Pesenti Gritti2007-04-051-7/+7
* Remove the overlay chat button since it doesn't really work.Marco Pesenti Gritti2007-03-221-2/+2
* 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
* 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-121-1/+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-121-34/+37
* 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
* Improve loggingMarco Pesenti Gritti2007-03-021-8/+0
* Fix some bugs with frame animation and enable itMarco Pesenti Gritti2007-02-271-3/+4
* Fix overlay box alignmentMarco Pesenti Gritti2007-02-261-1/+1
* Get rid of the old nm appletMarco Pesenti Gritti2007-02-251-11/+0
* Fix part of bug 853, reposition and resize sugar frame after rotateOwen Williams2007-02-241-6/+17
* Added tooltips to CanvasIcon and implement popup positioning in the Frame.Tomeu Vizoso2007-02-221-1/+1
* Make ClipboardIcon use the new Menu.Tomeu Vizoso2007-02-211-33/+13
* Renamed Rollover to Popup.Tomeu Vizoso2007-02-211-8/+8
* Added Rollover control.Tomeu Vizoso2007-02-201-0/+14
* CleanupsMarco Pesenti Gritti2007-02-201-29/+20
* Get rid of the old grid. Never use absolute positioning.Marco Pesenti Gritti2007-02-201-50/+63
* Actually disable animationMarco Pesenti Gritti2007-01-251-1/+1
* Try to avoid frame flickering by keeping the window offscreen.Marco Pesenti Gritti2007-01-251-23/+40
* Some refactoring. Store each panel in his own variable, since slide_in/slide_...Marco Pesenti Gritti2007-01-251-46/+52
* Split EventFrame to his own file, fixup capsMarco Pesenti Gritti2007-01-251-0/+242