Age | Commit message (Expand) | Author | Files | Lines |
2018-05-05 | avoid deprecated 'gtk_style_context_get_background_color' | Pablo Barciela | 1 | -1/+8 |
2018-04-04 | list-view: use the cairo surface as a drag icon | Cosimo Cecchi | 1 | -11/+8 |
2018-04-04 | Support HiDpi icons | Cosimo Cecchi | 1 | -2/+12 |
2018-03-17 | avoid gtk_dialog_new_with_buttons with stock ids | Pablo Barciela | 1 | -5/+11 |
2018-02-09 | avoid deprecated GtkStock | Pablo Barciela | 1 | -1/+1 |
2018-01-31 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -4/+0 |
2017-11-12 | Fix: wrong behavior with key "enter" while renaming files in list view | Pablo Barciela | 1 | -10/+21 |
2017-10-10 | View -> Visible Columns: fix vertical expand of dialog content | monsta | 1 | -1/+1 |
2017-08-29 | list view: fix large icon margins on zooming out | monsta | 1 | -0/+3 |
2017-08-29 | Revert "Adds columns autosizing" | monsta | 1 | -2/+0 |
2017-08-28 | remove weird +x attribute from a source file | monsta | 1 | -0/+0 |
2017-08-25 | Adds columns autosizing | Jury Verrigni | 1 | -0/+2 |
2017-08-25 | Refresh all rows on zoom change | Jury Verrigni | 1 | -1/+1 |
2017-08-25 | Forces widget redraw on zoom | Jury Verrigni | 1 | -0/+2 |
2017-05-25 | added feature: present the size on disk of files as we present the size of th... | Felipe Barriga Richards | 1 | -0/+1 |
2017-03-23 | Fix broken rename in list view by selectin file name cell. | Martin Pieuchot | 1 | -1/+2 |
2017-03-13 | Revert "GTK3.21:fix desktop redraw" | Alexei Sorokin | 1 | -6/+0 |
2017-01-06 | show/hide columns instead of appending/removing them | monsta | 1 | -13/+7 |
2016-12-29 | check for stable version of GTK+3, not for development one | monsta | 1 | -3/+3 |
2016-11-22 | move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op... | lukefromdc | 1 | -74/+5 |
2016-10-16 | support back and forward mouse buttons to navigate | Martin Matuska | 1 | -0/+30 |
2016-08-04 | GTK3.21:fix desktop redraw (fm-list-view.c) | lukefromdc | 1 | -0/+6 |
2016-07-06 | GTK+-3 fm-list-view: use widget properties instead of GtkAlignment | raveit65 | 1 | -0/+9 |
2016-01-25 | GTK3: fix deprecated GtkMisc | Wolfgang Ulbrich | 1 | -3/+3 |
2016-01-19 | GTK3 fm-list-view: don't use deprecated gtk_tree_view_set_rules_hint | Wolfgang Ulbrich | 1 | -0/+2 |
2016-01-15 | don't use deprecated gdk_cursor_new for both toolkit versions | Wolfgang Ulbrich | 1 | -2/+2 |
2016-01-15 | GTK3 general: don't use gdk_cursor_unref() | Wolfgang Ulbrich | 1 | -0/+4 |
2016-01-13 | GTK3 list-view: port to GtkStyleContext | Wolfgang Ulbrich | 1 | -0/+15 |
2015-10-19 | GTK3: do not use deprecated gtk_misc_set_alignment | raveit65 | 1 | -0/+5 |
2015-10-19 | GTK3: Replace gtk_{v,h}box new with gtk_box_new | raveit65 | 1 | -0/+4 |
2015-08-24 | list view: jump to parent with left key on collapsed rows | Monsta | 1 | -1/+9 |
2015-07-09 | Use accessor functions instead of direct access | infirit | 1 | -1/+1 |
2015-01-13 | drop support for GLib < 2.36 | Monsta | 1 | -2/+0 |
2013-07-25 | Fixes for GTK3 support | Stefano Karapetsas | 1 | -0/+7 |
2012-12-22 | [all] silence warnings from GCC 4.6 | Jasmine Hassan | 1 | -7/+1 |
2012-11-23 | [src] fix some incompatible pointer type warnings | Jasmine Hassan | 1 | -1/+1 |
2012-11-23 | [all] include src/glibcompat.h & use g_list_free_full() where needed | Jasmine Hassan | 1 | -6/+5 |
2012-11-16 | [all] use g_list_free() and g_strcmp0 instead of eel functions | Jasmine Hassan | 1 | -2/+4 |
2012-11-16 | [src] convert to new GDK_KEY prefix | Jasmine Hassan | 1 | -8/+8 |
2012-11-14 | [list-view] don't use NautilusCellRendererPixbufEmblem | Jasmine Hassan | 1 | -6/+2 |
2012-09-05 | convert list-view preferences to gsettings | Stefano Karapetsas | 1 | -28/+63 |
2012-09-05 | convert click-policy to gsettings | Stefano Karapetsas | 1 | -2/+3 |
2012-08-12 | Fixed incorrect fsf addresses. Closes #28. | Steve Zesch | 1 | -2/+2 |
2012-06-08 | Applied a patch that makes the filename column expand to its maximum instead ... | Steve Zesch | 1 | -2/+9 |
2012-01-15 | list-view: make sure not to select the extension on rename | Benjamin Valentin | 1 | -4/+10 |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+3415 |