Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* About my XO -> About my ComputerSimon Schampijer2009-01-151-1/+1
|
* Correctly print backtracesTomeu Vizoso2009-01-142-2/+9
|
* pylint fixSimon Schampijer2009-01-141-1/+1
|
* Autoconnect to AP that we connected to last #8Simon Schampijer2009-01-142-11/+40
|
* Revert "Remove options from the central XO icon"Tomeu Vizoso2009-01-131-0/+32
| | | | This reverts commit dc56975f37ccf0a00fd971bcb11af73ea137b4b3.
* 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-118-131/+309
|\
| * #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
| |
| * typoTomeu Vizoso2009-01-061-1/+1
| |
| * #3060 Add the possibility of filtering the object chooser by data typeTomeu Vizoso2009-01-063-4/+20
| |
* | Fix backtrace that happens when moving icons in the favorites view.Benjamin Berg2009-01-111-1/+1
|/
* Remove superfluous checkTomeu Vizoso2009-01-051-3/+0
|
* #36 Refresh the detailed view when the entry changesTomeu Vizoso2009-01-051-0/+5
|
* #38 Refresh full metadata when editing so we dont lose propertiesTomeu Vizoso2009-01-051-0/+2
|
* style changeSimon Schampijer2009-01-051-2/+2
|
* Focus Search is not exposed via dbus anymore #89Simon Schampijer2009-01-052-21/+9
| | | | instead it is a method of journalactivity
* Misc pylint fixesTomeu Vizoso2009-01-044-8/+4
|
* #131 Some more fixes for opening clippingsTomeu Vizoso2009-01-043-5/+7
|
* #131 Properly retrieve the default activityTomeu Vizoso2009-01-041-1/+1
|
* #131 Adapt to API changeTomeu Vizoso2009-01-041-2/+2
|
* #131 Dont assume that all entries have the mime_type propertyTomeu Vizoso2009-01-041-4/+5
|
* #165 Install bundles when they get into the journalTomeu Vizoso2009-01-043-12/+42
|
* Remove icon cache and save the bundle id in the metadata on bundle installationTomeu Vizoso2009-01-032-12/+6
|
* Remove superfluous codeTomeu Vizoso2009-01-031-3/+1
|