Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix POTFILES.inSimon Schampijer2009-01-191-3/+3
* pylint fixesSimon Schampijer2009-01-193-10/+4
* Make the journal entries in the favorites palette resumableSimon Schampijer2009-01-191-0/+5
* cope for moving canvastextview.py to sugar/graphicsSimon Schampijer2009-01-183-41/+1
* Change icons color when hovering if we aren't in resume modeTomeu Vizoso2009-01-181-2/+11
* move the canvastextview to jarabe/viewSimon Schampijer2009-01-173-18/+41
* Add favorites_mode to the gconf schema fileTomeu Vizoso2009-01-171-0/+12
* Take double quotes out from default values in the schema fileTomeu Vizoso2009-01-171-2/+2
* Add a favorites mode setting for deciding if the favorites view resumes by de...Tomeu Vizoso2009-01-172-18/+51
* Simplify the constants used to identify favorite layoutsTomeu Vizoso2009-01-172-29/+13
* Refactor the layout setting to one class for that single purposeTomeu Vizoso2009-01-172-39/+70
* more ReadError fixesSimon Schampijer2009-01-171-2/+2
* Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineSimon Schampijer2009-01-171-1/+3
|\
| * Import ReadErrorTomeu Vizoso2009-01-171-1/+3
* | Use the journal icon provided by artworkSimon Schampijer2009-01-173-13/+8
|/
* pylinted viewsourceSimon Schampijer2009-01-161-5/+8
* Update release and package instructionsSimon Schampijer2009-01-161-26/+36
* pylint fixesSimon 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