Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/journal/listview.py
Commit message (Expand)AuthorAgeFilesLines
* Dont hardcode the maximum amount of entries to cache in the journal #72Tomeu Vizoso2009-02-251-2/+2
* #226 Add a 'Clear search' button to 'No matching entries' messageTomeu Vizoso2009-01-231-6/+26
* #225 Correctly detect when a query in the journal is emptyTomeu Vizoso2009-01-231-9/+17
* fix sporadic backtrace I was gettingTomeu Vizoso2009-01-211-1/+1
* Add support for text queries on removable devicesTomeu Vizoso2009-01-111-1/+2
* Abort previous ResultSet operationsTomeu Vizoso2009-01-101-0/+5
* Read removable devices asynchronouslyTomeu Vizoso2009-01-101-0/+40
* Take into account the keep filter when we check for an empty journalTomeu Vizoso2009-01-081-0/+3
* Only schedule one refresh at a timeTomeu Vizoso2009-01-071-17/+10
* Misc pylint fixesTomeu Vizoso2009-01-041-1/+1
* Use util.TempFilePath and stop leaking temp filesTomeu Vizoso2009-01-031-2/+6
* Use g_timeout_add_seconds() for power efficiencyDaniel Drake2008-12-061-2/+2
* First try at restoring removable devices support in the journalTomeu Vizoso2008-11-281-19/+18
* Move the shell code into site-packages.Marco Pesenti Gritti2008-09-281-0/+460