Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/journal/listview.py
Commit message (Collapse)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
|
*