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
* 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
* Starting/resuming an entry from Journal shows wrong colours #1421Aleksey Lim2009-09-301-10/+0
* Use correct color when resuming an entry from the favorites view #1397Tomeu Vizoso2009-09-231-16/+26
* Create new activity_id if the entry lacks one #1276Tomeu Vizoso2009-09-191-0/+3
* Suppress None invocationAleksey Lim2009-09-181-1/+3
* favoritesview.py: icon-color KeyError #976Aleksey Lim2009-09-181-15/+15
* Tolerate an invalid layout in GConf (bemasc) #1147Tomeu Vizoso2009-09-151-1/+3
* trim EOL (end-of-line) spaces on source filesSascha Silbe2009-08-251-9/+9
* fix resuming activity instances from FavoritePalette (favorites view / home v...Sascha Silbe2009-08-251-1/+1
* Start new activity instance when Alt key is hold pressed #1129Tomeu Vizoso2009-08-251-2/+15
* let the logger do the formattingSascha Silbe2009-08-241-3/+3
* Remove "Erase" and "Remove favorite" Activity palette entries #1128Tomeu Vizoso2009-08-191-18/+0
* Abort if theres an error when retrieving activities (silbe) #1059Tomeu Vizoso2009-07-221-0/+1
* Fetch last journal entries in the right orderTomeu Vizoso2009-07-111-3/+3
* Switch to metacity as the window manager. #602Tomeu Vizoso2009-07-091-1/+2
* Implement sortingTomeu Vizoso2009-06-291-1/+1
* Listen for resquests for deleting bundlesTomeu Vizoso2009-06-071-2/+2
* Resume from home is duplicating activity instances again #600Aleksey Lim2009-03-211-1/+1
* Draw the rounding box inside the icon bounds (benzea) #567Tomeu Vizoso2009-03-181-4/+4
* bug #547: resume-by-default uses open with, not just openchema2009-03-171-1/+1
* Favorites' focus rectangle corners should be rounded #406Tomeu Vizoso2009-03-031-26/+25
* Don't open a launcher window when that activity is already running #426Tomeu Vizoso2009-03-021-0/+7
* Revert "Add a favorites mode setting for deciding if the favorites view resum...Tomeu Vizoso2009-02-201-30/+10
* Revert "Change icons color when hovering if we aren't in resume mode"Tomeu Vizoso2009-02-201-11/+2
* Fix sorting of favorite icons by installation_time #387Tomeu Vizoso2009-02-201-1/+1
* Don't remove first entry from the favorite palette. #322Tomeu Vizoso2009-02-121-8/+2
* Launch activity also when clicking on the palette icon. #335Tomeu Vizoso2009-02-101-0/+7
* show launcher screen as soon as possible. #243Tomeu Vizoso2009-02-041-2/+17
* Hide the journal activity in the home view #87Tomeu Vizoso2009-02-011-0/+2
* #238 Avoid launching two instances of the same activity instanceTomeu Vizoso2009-01-231-3/+2
* #213 fix dnd of icons in the favorite viewTomeu Vizoso2009-01-211-1/+2
* Make the journal entries in the favorites palette resumableSimon Schampijer2009-01-191-0/+5
* Change icons color when hovering if we aren't in resume modeTomeu Vizoso2009-01-181-2/+11
* Add a favorites mode setting for deciding if the favorites view resumes by de...Tomeu Vizoso2009-01-171-11/+34
* Simplify the constants used to identify favorite layoutsTomeu Vizoso2009-01-171-24/+8
* Refactor the layout setting to one class for that single purposeTomeu Vizoso2009-01-171-0/+55
* pylint fixesSimon Schampijer2009-01-161-4/+3
* Fix the functionality of actions in the XO menu.Eben Eliason2009-01-151-14/+0
* Merge branch 'master' of git://git.sugarlabs.org/sugar/mainlineEben Eliason2009-01-151-1/+9
|\
| * added missing import for controlpanelSimon Schampijer2009-01-151-0/+1
| * Correctly print backtracesTomeu Vizoso2009-01-141-1/+8
* | Make the XO menu ubiquitous in the UI.Eben Eliason2009-01-151-23/+7
|/
* Revert "Remove options from the central XO icon"Tomeu Vizoso2009-01-131-0/+32
* Draw a grey rectangle when hovering a favorite iconTomeu Vizoso2009-01-121-0/+45
* Resume by default the last activity from the favorites viewTomeu Vizoso2009-01-121-23/+148
* Misc pylint fixesTomeu Vizoso2009-01-041-2/+0
* Remove options from the central XO iconTomeu Vizoso2008-12-221-32/+0
* Fix typosSimon Schampijer2008-11-181-3/+3
* Simplify the enable_xo_palette stuffTomeu Vizoso2008-10-231-16/+29