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
* Do not start title editing for non-ds objects #1411Aleksey Lim2009-09-301-1/+4
* Progress bar for reading volumes appears only once #1410Aleksey Lim2009-09-231-4/+4
* Invisible downlading progress bar in Journal #1388Aleksey Lim2009-09-201-0/+18
* Hard suppress requery glicthes when current row comes from top rows #1235Aleksey Lim2009-09-161-3/+6
* Remove sort markers from Journal tree(complete 6fa88cdb4c) #1278Aleksey Lim2009-09-151-2/+0
* Remove the column headers from Journal gtk.treeview #1278Simon Schampijer2009-09-151-46/+7
* Do not fail on treemodel switching #1318Aleksey Lim2009-09-101-2/+4
* Reset dirty flag on refreshAleksey Lim2009-09-101-0/+1
* Do not fail in cell_data_func on treemodel switchingAleksey Lim2009-09-101-1/+1
* Disable row selection in the treeview to prevent flicker. (#1235)Benjamin Berg2009-09-101-0/+2
* Do not requery if visibility wasn't changed #1250Aleksey Lim2009-09-101-0/+3
* Journal title editing unexpected behaviour requires two clicks to edit #1283Aleksey Lim2009-09-071-1/+31
* Process non-ds object in the right way in Journal #1262Aleksey Lim2009-09-071-0/+5
* Show selecting status of favorite check box in journal list view even if "sta...Aleksey Lim2009-09-071-2/+1
* Suppress requery glicthes when current row comes from top rows #1235Aleksey Lim2009-09-071-3/+7
* Reset list view vadjustment if on mapping #1235Aleksey Lim2009-09-071-3/+15
* Check "keep" exsistence before settingAleksey Lim2009-09-061-1/+1
* Journal list view: jumping back to first page when popping up a palette #1235Aleksey Lim2009-09-061-1/+12
* Fix minor issues to cleanup sugar log #1267Aleksey Lim2009-09-041-1/+5
* Revert thumbs mergeAleksey Lim2009-08-251-85/+274
* Add thumbs view to ObjectChooserAleksey Lim2009-08-251-1/+23
* Corrections after rebasing to masterAleksey Lim2009-08-251-30/+7
* Implement ThumbsViewAleksey Lim2009-08-251-0/+4
* Extract objectsview from listview; initial thumbs view commitAleksey Lim2009-08-251-251/+59
* 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