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
* let the logger do the formattingSascha Silbe2009-08-241-2/+2
* Bunch of pylint fixesTomeu Vizoso2009-08-191-13/+13
* Adapt to API changes in the journal #881Tomeu Vizoso2009-08-071-1/+1
* Get title editing in the journal working againTomeu Vizoso2009-07-131-0/+7
* Remove stale reference to collapsedentryTomeu Vizoso2009-07-081-1/+0
* Fix object chooserTomeu Vizoso2009-07-071-6/+18
* Rename activate signal in cell renderers to 'clicked'Tomeu Vizoso2009-06-301-9/+9
* Implement sortingTomeu Vizoso2009-06-291-6/+56
* Refactor journal to use a gtk.TreeViewTomeu Vizoso2009-06-271-357/+340
* Initialize the ResultSet after the widget changes size #733Tomeu Vizoso2009-04-161-2/+3
* 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