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
* Create new activity_id if the entry lacks one #1276Tomeu Vizoso2009-12-011-0/+3
* Resume from home is duplicating activity instances again #600Aleksey Lim2009-03-241-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
* Fix palettes in the favorites viewTomeu Vizoso2008-10-221-10/+4
* Create CurrentActivityIcon palette lazilyTomeu Vizoso2008-10-221-9/+12
* Some pylint fixesMarco Pesenti Gritti2008-10-221-1/+2
* A bit of refactoring to get rid of the confusing service package.Marco Pesenti Gritti2008-10-221-1/+1
* Load the favorite activities later, so we can set up earlier the rest of the UITomeu Vizoso2008-10-211-21/+39
* Lock cursor to center of icons in favorites view on drag (#7408)Eben Eliason2008-10-181-3/+9
* Add some performance-related logging and move the load of the bundle registry...Tomeu Vizoso2008-10-201-5/+10
* Use gconf for the profileSimon Schampijer2008-10-111-9/+15
* Some more missing renamesTomeu Vizoso2008-10-081-1/+2
* Fix a couple of typos introduced in the recent refactoringTomeu Vizoso2008-10-081-1/+2
* Adapt to the new activityfactory interface.Marco Pesenti Gritti2008-10-061-1/+1
* Move the bundle registry inside the shell process.Marco Pesenti Gritti2008-10-061-25/+28
* Move services and their initialization to a service package.Marco Pesenti Gritti2008-10-061-1/+1
* Remove (now) pointless activity launch wrappers from the shell view.Marco Pesenti Gritti2008-10-051-2/+3
* Merge home model and shell model.Marco Pesenti Gritti2008-10-051-4/+4
* Move schoolserver code inside the desktop module for now,Marco Pesenti Gritti2008-10-031-4/+5
* Fix view module case.Marco Pesenti Gritti2008-09-301-2/+2