Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pylint fixesupstream-gitSimon Schampijer2009-01-162-3/+4
* Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineSimon Schampijer2009-01-162-4/+7
|\
| * Use a specific property for caching the bundle_id instead of using 'activity'Tomeu Vizoso2009-01-162-4/+7
* | separate debug settings from xsession #163Simon Schampijer2009-01-162-0/+9
|/
* Add logout option #207 to xomenu (sayamindu, icon by eben)Simon Schampijer2009-01-161-0/+9
* pylint fixesSimon Schampijer2009-01-161-4/+3
* Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineEben Eliason2009-01-151-0/+1
|\
| * Testing gitorious...Marco Pesenti Gritti2009-01-151-0/+1
* | Fix the functionality of actions in the XO menu.Eben Eliason2009-01-152-14/+2
|/
* Merge branch 'master' of git://git.sugarlabs.org/sugar/mainlineEben Eliason2009-01-1517-47/+101
|\
| * change jabber server without sugar restart #142Simon Schampijer2009-01-152-7/+25
| * added missing import for controlpanelSimon Schampijer2009-01-151-0/+1
| * update makefile for aboutcomputer iconSimon Schampijer2009-01-151-8/+8
| * rename the icon as wellSimon Schampijer2009-01-151-0/+0
| * About my XO -> About my ComputerSimon Schampijer2009-01-158-18/+17
| * Correctly print backtracesTomeu Vizoso2009-01-142-2/+9
| * #196 Fix setting the timezone in debianTomeu Vizoso2009-01-141-1/+1
| * pylint fixSimon Schampijer2009-01-141-1/+1
| * Autoconnect to AP that we connected to last #8Simon Schampijer2009-01-142-11/+40
* | Make the XO menu ubiquitous in the UI.Eben Eliason2009-01-155-118/+49
|/
* 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
* Implement filtering by file type for removable devicesTomeu Vizoso2009-01-121-2/+9
* Implement filtering by date range for removable devicesTomeu Vizoso2009-01-111-3/+17
* Merge branch 'master' of git://git.sugarlabs.org/sugar/mainlineBenjamin Berg2009-01-119-134/+326
|\
| * #132 Filter by timestamp, not by mtimeTomeu Vizoso2009-01-111-3/+4
| * pylint fixesTomeu Vizoso2009-01-112-4/+4
| * Fix text queries with multiple termsTomeu Vizoso2009-01-111-3/+8
| * Add support for text queries on removable devicesTomeu Vizoso2009-01-113-17/+37
| * Use gio to guess the entry iconTomeu Vizoso2009-01-111-3/+6
| * Use gio to guess the mime typeTomeu Vizoso2009-01-101-1/+2
| * Abort previous ResultSet operationsTomeu Vizoso2009-01-102-0/+18
| * Read removable devices asynchronouslyTomeu Vizoso2009-01-102-27/+83
| * Dont abort if we cannot read a file from a removable deviceTomeu Vizoso2009-01-081-6/+10
| * Correctly check if an entry is marked as favoriteTomeu Vizoso2009-01-081-2/+1
| * Remove obsolete workaroundTomeu Vizoso2009-01-081-5/+0
| * Take into account the keep filter when we check for an empty journalTomeu Vizoso2009-01-081-0/+3
| * Add a favorite filter to the journal toolbarTomeu Vizoso2009-01-081-9/+17
| * Minor optimization when browsing removable devicesTomeu Vizoso2009-01-071-9/+6
| * Remove one os.path.join() for perf reasonsTomeu Vizoso2009-01-071-1/+1
| * Cache mtime for faster sortingTomeu Vizoso2009-01-071-3/+3
| * Remove old, forgotten codeTomeu Vizoso2009-01-071-2/+0
| * Cache the file list of a removable device while we browse itTomeu Vizoso2009-01-071-5/+9
| * Split backends in two ResultSet subclassesTomeu Vizoso2009-01-071-64/+87
| * Only schedule one refresh at a timeTomeu Vizoso2009-01-071-17/+10
| * Sanitize the file name when we copy to removable devicesTomeu Vizoso2009-01-071-4/+35
| * fix typoSimon Schampijer2009-01-071-1/+1
| * Reduce the number of stat() callsTomeu Vizoso2009-01-071-11/+14
| * Rename parameter to what_filterTomeu Vizoso2009-01-063-12/+12