Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/desktop/favoritesview.py
Commit message (Expand)AuthorAgeFilesLines
* Multiple home viewsDaniel Francis2012-11-291-15/+40
* Owner Icon: deactivate mouse over for the fist time - SL #4221Manuel Quiñones2012-11-271-0/+9
* Replace remaining uses of "import glib"Gonzalo Odiard2012-11-231-2/+2
* Favorites view: do drag and drop of icons only in the Random layout - SL #4014Manuel Quiñones2012-11-221-7/+34
* Palettes: adjust to the new API - SL #4144Manuel Quiñones2012-11-071-2/+3
* BuddyMenu: switch from GTK.Menu to custom menu, part of SL #3992Simon Schampijer2012-10-251-8/+9
* FavoritesView: switch ActivityPalette from GTK.Menu to custom menu, part of S...Simon Schampijer2012-10-251-9/+7
* Owner icon: connect to palette pop-up and pop-down events when the palette is...Manuel Quiñones2012-10-161-0/+2
* Port icons in canvas from EventIcon to CanvasIcon for press and hover feedbac...Manuel Quiñones2012-10-121-3/+3
* ActivityIcon: move the states and drawing handling to the toolkit - SL #3989Manuel Quiñones2012-10-121-62/+7
* Improve search in views normalizing the strings - SL #3588Manuel Quiñones2012-10-091-2/+4
* Home favorites view: enlarge the size of the button to improve touch interactionManuel Quiñones2012-10-051-1/+1
* Home view: add active state to activity icons for tap and click feedbackManuel Quiñones2012-10-051-4/+44
* Get back spacing between activity icon and hover borderManuel Quiñones2012-10-051-4/+9
* Fix drag and drop in favourites view and grid intersections - SL #3960Manuel Quiñones2012-10-041-5/+9
* Favorites view: get back hover feedback in activity icons - SL #3894Manuel Quiñones2012-10-031-28/+6
* Views: defocus the search entry by defaultSimon Schampijer2012-09-261-0/+4
* HomeView: fix displaying alertsSimon Schampijer2012-09-191-1/+1
* Increment the insert offset in the activity palette menu - SL #3879Manuel Quiñones2012-09-131-2/+3
* FavoritePalette: take into account that the first menu_item is the labelSimon Schampijer2012-09-071-1/+4
* ActivityIcon: replace "expose-event" signal by a new "draw" signalGonzalo Odiard2012-09-071-4/+3
* All: Chain up to constructor of derived classSimon Schampijer2012-09-071-1/+1
* EventIcon: switch to implementation provided in sugar-toolkit-gtk3Simon Schampijer2012-09-071-1/+1
* 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-8/+8
* Run pygi-convert.sh for automatic conversion from GTK+ 2 to GTK+ 3Simon Schampijer2012-09-071-25/+25
* Views: Replace the hippo based layout with one using GTK+ containersSimon Schampijer2012-08-131-211/+193
* Avoid using a protected member in the filter of the favorites viewGonzalo Odiard2012-03-131-1/+4
* Remove strings from the translations that do not have a value SL #3149Simon Schampijer2012-02-091-1/+1
* Escape all text passed to Palette.primary_text and .secondary_textSascha Silbe2011-09-191-1/+3
* Implement filter in favorites view - v3Gonzalo Odiard2011-08-191-0/+10
* Cache the XO palette in the Home View, part of #2726Simon Schampijer2011-03-311-0/+2
* Don't hide Register menu item upon successful registrationJorge Saldivar2011-02-051-6/+14
* pylint cleanup: pass format parameters to log functions instead of using %Sascha Silbe2010-11-241-1/+1
* pylint cleanup: remove unused importsSascha Silbe2010-11-241-2/+0
* style cleanup: prefer ' for stringsSascha Silbe2010-11-241-1/+1
* PEP8 cleanup: ensure lines are shorter than 80 charactersSascha Silbe2010-11-241-5/+8
* PEP8 cleanup: fix spaces around operators and parenthesesSascha Silbe2010-11-241-5/+5
* pep8 cleanup: fix number of blank linesSascha Silbe2010-11-241-0/+6
* style cleanup: move globals before class and method definitionsSascha Silbe2010-11-241-1/+3
* fix EOL spacesSascha Silbe2010-11-241-1/+1
* Correctly retrieve the OwnerBuddyModel instanceTomeu Vizoso2010-08-241-4/+2
* Address several nitpicks from MarcoTomeu Vizoso2010-08-201-1/+1
* Create the palette for BuddyIcon lazily so it can be overridden in OwnerIconTomeu Vizoso2010-08-201-1/+0
* Turn OwnerBuddyModel a singletonTomeu Vizoso2010-08-201-3/+3
* Remove myicon.py and move to BuddyIcon(OwnerBuddyModel())Tomeu Vizoso2010-08-201-9/+8
* Use only one entry point for activity launch #1814Aleksey Lim2010-07-121-10/+1
* Fix bug sl#1837: "Register" menu item does not disappearKenny Meyer2010-04-191-1/+1
* Correct order of resumable entries in Activity palette #1734Simon Schampijer2010-02-221-2/+3
* Use-sugar.datastore. instead of direct DBus access #1198 (silbe)Simon Schampijer2010-01-241-66/+17