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
* refactoring based on lasted commits upstreamWalter Bender2013-06-091-14/+18
* Journal list view: use one column for each buddy to get the original width - ...Manuel Quiñones2012-12-171-3/+5
* Journal list view: display buddies again - SL #4331Manuel Quiñones2012-12-171-0/+6
* Journal list view: make buddy cells invisible if the cell doesn't have a budd...Manuel Quiñones2012-11-291-0/+5
* Journal list: call do_get_value directly to get the buddy palette working aga...Manuel Quiñones2012-11-291-2/+7
* Replace remaining uses of "import glib"Gonzalo Odiard2012-11-231-2/+2
* ActivityList and Journal listview: set the touch mask on the tree view, part ...Simon Schampijer2012-11-061-0/+3
* Remove unneeded color theming from entries in Control Panel and lists in Jour...Manuel Quiñones2012-10-251-2/+0
* Journal: defocus the search entry by defaultManuel Quiñones2012-10-021-0/+8
* Fix layout of Clear search button in Journal and Activity List - SL #3809Manuel Quiñones2012-09-251-1/+6
* Journal: fix editing of title in listviewSimon Schampijer2012-09-201-1/+2
* Journal: icon in the clear message box can by of type Icon not EventIconSimon Schampijer2012-09-191-5/+4
* Journal: initial portManuel Quiñones2012-09-071-21/+29
* Container: use set_allocation inside the allocation methodManuel Quiñones2012-09-071-1/+1
* All: Chain up to constructor of derived classSimon Schampijer2012-09-071-2/+2
* EventIcon: switch to implementation provided in sugar-toolkit-gtk3Simon Schampijer2012-09-071-1/+1
* All: add missing Gdk importsManuel Quiñones2012-09-071-0/+1
* Run sugar-convert.sh for automatic conversion from sugar.* to sugar3.* importsSimon Schampijer2012-09-071-4/+4
* Run pygi-convert.sh for automatic conversion from GTK+ 2 to GTK+ 3Simon Schampijer2012-09-071-76/+76
* Journal, no-hippo: set white background for no-matching-entry message, SL #3808Simon Schampijer2012-08-171-4/+10
* Views: Replace the hippo based layout with one using GTK+ containersSimon Schampijer2012-08-131-27/+23
* Disable the search entry in the activities list view and in the Journal - SL ...Gonzalo Odiard2011-11-161-0/+1
* Color the favorite/star icon in the activities list and Journal in owners col...Simon Schampijer2011-09-201-2/+4
* Add empty messages for empty devices and empty DOCUMENTS foldersSimon Schampijer2011-09-071-15/+12
* Add duplicate functionality to the Journal and enhance copy functionalitySimon Schampijer2011-08-151-0/+13
* Journal: Enable saving metadata in external device - OLPC#10717Gonzalo Odiard2011-06-241-3/+0
* Journal: Do not rescan external device if is not needed - OLPC #10841Gonzalo Odiard2011-06-241-8/+18
* PEP8 cleanup: ensure lines are shorter than 80 charactersSascha Silbe2010-11-241-13/+14
* PEP8 cleanup: fix spaces around operators and parenthesesSascha Silbe2010-11-241-11/+7
* pep8 cleanup: fix number of blank linesSascha Silbe2010-11-241-1/+8
* Pylint cleanupSimon Schampijer2010-08-241-2/+2
* Display the sorting property in the last column.Andrés Ambrois2010-08-241-3/+8
* Rename the date column to 'sort_column'Andrés Ambrois2010-08-241-11/+11
* 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