Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/gridwidget.py
Commit message (Collapse)AuthorAgeFilesLines
* Port to Gtk3 SL #3715Manuel Kaufmann2012-08-081-47/+42
| | | | | | | | | This commit ports the Implode Activity to its Gtk3 version. The sugarless.py version is not ported on this commit. Signed-off-by: Manuel Kaufmann <humitos@gmail.com> Reviewed-by: Gonzalo Odiard <gonzalo@laptop.org>
* Packaging improvements suggested by James Cameron.Joe Lee2011-01-011-1/+1
|
* Modified to use stuck strip instead of windowJoe Lee2009-11-281-3/+4
|
* Improving gridwidget navigation in tablet mode.Joe Lee2009-11-261-8/+4
|
* Made "stuck" window navigable in tablet modeJoe Lee2009-11-261-32/+2
|
* Separated Anim class, added undo delays.Joe Lee2009-11-261-35/+2
|
* Non-antialiased cairo is really slow on the XO...Joe Lee2009-08-281-1/+0
|
* Implemented help window.Joe Lee2009-08-271-0/+8
|
* Coalescing zooming/sliding animation, refactoring.Joe Lee2009-08-191-46/+61
|
* Separated drawing code, refactored animation.Joe Lee2009-08-191-454/+516
|
* Moved bulk of animation code to gridwidget.Joe Lee2009-08-091-114/+309
|
* Added Journal suspend/resume.Joe Lee2008-04-021-0/+13
|
* Added initial gamepad/keyboard support.Joe Lee2008-03-301-2/+100
|
* Modified block/background colors for better contrast in b/w mode.Joe Lee2008-03-301-1/+1
|
* Fixed permissions.Joe Lee2008-03-111-0/+0
|
* Initial importJoe Lee2008-03-111-0/+699