Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/desktop/favoriteslayout.py
Commit message (Expand)AuthorAgeFilesLines
* Snowflake layout: fix the requisition and allocation - SL #4157Manuel Quiñones2012-11-091-1/+1
* Improve circle and spiral layout favourite view to improve touch interaction ...Gary Martin2012-10-161-37/+43
* Reset Layout when the allocation changes, SL #3827Simon Schampijer2012-10-091-1/+7
* Get back spacing between activity icon and hover borderManuel Quiñones2012-10-051-3/+4
* Fix drag and drop in favourites view and grid intersections - SL #3960Manuel Quiñones2012-10-041-0/+3
* Sort the activities in the home in alphabetic orderGonzalo Odiard2012-10-041-5/+1
* Replace cairo.RectangleInt with Gdk.RectangleSimon Schampijer2012-09-121-8/+7
* FavoritesLayout: fix allocation and requisitionManuel Quiñones2012-09-071-47/+60
* All: add missing Gdk importsManuel Quiñones2012-09-071-0/+1
* Run sugar-convert.sh for automatic conversion from sugar.* to sugar3.* importsSimon Schampijer2012-09-071-1/+1
* Run pygi-convert.sh for automatic conversion from GTK+ 2 to GTK+ 3Simon Schampijer2012-09-071-9/+9
* SpreadLayout: do not remove items from the grid if there is none yet, SL #3814Simon Schampijer2012-08-201-0/+5
* Views: Replace the hippo based layout with one using GTK+ containersSimon Schampijer2012-08-131-187/+203
* pylint cleanup: mark some variables as unusedSascha Silbe2010-11-241-4/+4
* PEP8 cleanup: ensure lines are shorter than 80 charactersSascha Silbe2010-11-241-6/+10
* PEP8 cleanup: fix inline comment spacingSascha Silbe2010-11-241-4/+8
* PEP8 cleanup: fix spaces around operators and parenthesesSascha Silbe2010-11-241-7/+7
* pep8 cleanup: fix number of blank linesSascha Silbe2010-11-241-0/+7
* adding spiral extension to Ring ViewWalter Bender2010-08-181-21/+78
* Revert "adding spiral extension to Ring View"Walter Bender2010-08-161-79/+19
* adding spiral extension to Ring ViewWalter Bender2010-08-161-19/+79
* Revert "more spacing fine-tuning"Tomeu Vizoso2010-08-161-98/+19
* more spacing fine-tuningWalter Bender2010-08-151-19/+98
* Fix minor issues to cleanup sugar log #1267Aleksey Lim2009-09-041-0/+3
* let the logger do the formattingSascha Silbe2009-08-241-3/+3
* Restore the icon size after a layout change #157Tomeu Vizoso2009-03-051-0/+2
* Fix sorting of favorite icons by installation_time #387Tomeu Vizoso2009-02-201-9/+0
* Make debug log less annoyingTomeu Vizoso2009-01-211-1/+1
* #213 fix dnd of icons in the favorite viewTomeu Vizoso2009-01-211-17/+26
* Simplify the constants used to identify favorite layoutsTomeu Vizoso2009-01-171-5/+5
* Fix backtrace that happens when moving icons in the favorites view.Benjamin Berg2009-01-111-1/+1
* Load the favorite activities later, so we can set up earlier the rest of the UITomeu Vizoso2008-10-211-2/+0
* Move the bundle registry inside the shell process.Marco Pesenti Gritti2008-10-061-2/+2
* Move home to his own module, rename to desktop.Marco Pesenti Gritti2008-09-301-0/+485