Age | Commit message (Expand) | Author | Files | Lines |
2017-12-16 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 1 | -6/+4 |
2017-11-12 | Fix: wrong behavior with key "enter" while renaming files in list view | Pablo Barciela | 1 | -10/+21 |
2017-11-05 | open folder in new window: [ctrl] + [shift] + [w] | Pablo Barciela | 1 | -1/+1 |
2017-10-10 | View -> Visible Columns: fix vertical expand of dialog content | monsta | 1 | -1/+1 |
2017-09-23 | Fix: wrong <Shift+Del> behavior while renaming files | Pablo Barciela | 1 | -2/+4 |
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-08-12 | avoid deprecated gdk_screen_get_width/height | ZenWalker | 1 | -4/+6 |
2017-07-22 | don't use deprecated gtk_show_uri | raveit65 | 2 | -0/+13 |
2017-07-16 | avoid deprecated gdk_screen_get_number | ZenWalker | 1 | -5/+6 |
2017-07-03 | fix vertical Compact View scrolling in fm_icon_view_scroll_event() | Galik | 1 | -34/+15 |
2017-05-25 | added feature: present the size on disk of files as we present the size of th... | Felipe Barriga Richards | 3 | -6/+30 |
2017-04-18 | don't check nonexistent MATE22_USER_DIR env var | monsta | 1 | -10/+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 | 4 | -30/+0 |
2017-02-07 | Remove unused code | lukefromdc | 1 | -7/+0 |
2017-02-07 | Fix for https://github.com/mate-desktop/caja/issues/734 | lukefromdc | 1 | -1/+1 |
2017-01-06 | show/hide columns instead of appending/removing them | monsta | 1 | -13/+7 |
2016-12-29 | Show "open with" tab in properties window when "open with" menu available | lukefromdc | 1 | -2/+1 |
2016-12-29 | Show "open with" menu for desktop and theme files | lukefromdc | 1 | -3/+1 |
2016-12-29 | fix build warning about wrong variable type | monsta | 1 | -1/+1 |
2016-12-29 | fix indent and spacing a bit | monsta | 1 | -5/+6 |
2016-12-29 | check for stable version of GTK+3, not for development one | monsta | 5 | -19/+19 |
2016-11-22 | move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op... | lukefromdc | 9 | -1424/+40 |
2016-11-04 | Fix GTK2 build | lukefromdc | 1 | -1/+18 |
2016-11-04 | Compact view: ensure horizontal mouse wheel works both directions | lukefromdc | 1 | -10/+9 |
2016-11-04 | Fix mousewheel scrolling in compact view | lukefromdc | 1 | -3/+13 |
2016-10-16 | support back and forward mouse buttons to navigate | Martin Matuska | 1 | -0/+30 |
2016-08-22 | drop a large amount of completely unused code | monsta | 2 | -28/+0 |
2016-08-08 | Fix background rendering in noncomposited case | lukefromdc | 1 | -10/+0 |
2016-08-04 | GTK3.21:fix desktop redraw (fm-list-view.c) | lukefromdc | 1 | -0/+6 |
2016-08-04 | GTK3.21:fix desktop redraw (fm-icon-view.c) | lukefromdc | 1 | -2/+10 |
2016-08-04 | GTK3.21:fix desktop redraw (fm-directory-view.c) | lukefromdc | 1 | -5/+14 |
2016-08-04 | GTK3.21:fix desktop redraw (fm-desktop-icon-view.c) | lukefromdc | 1 | -0/+13 |
2016-07-20 | GTK 3.21: stop properties window going full height | lukefromdc | 1 | -1/+4 |
2016-07-06 | GTK+-3 fm-properties-window: use widget properties instead of GtkAlignment | raveit65 | 1 | -5/+18 |
2016-07-06 | GTK+-3 fm-list-view: use widget properties instead of GtkAlignment | raveit65 | 1 | -0/+9 |
2016-07-04 | Gtk+-3.20 fm-desktop-icon-view: use GdkSeat operations | raveit65 | 1 | -1/+31 |
2016-05-31 | GTK+-3 fm-icon-view: fix a Wincompatible-pointer-types build warning | raveit65 | 1 | -2/+2 |
2016-02-16 | [GTK+3] handle smooth scroll events for zooming (with Ctrl held) | monsta | 1 | -0/+28 |
2016-02-09 | .view style class on icon view scrolled window | lukefromdc | 1 | -1/+6 |
2016-02-08 | use g_hash_table_remove_all and get rid of some callbacks | monsta | 1 | -7/+1 |
2016-02-06 | properties-window: use 'bold and right-aligned are always FALSE' for gtk2 too | Wolfgang Ulbrich | 1 | -18/+4 |
2016-02-01 | fix a build warning and a sudden build error that followed O_o | monsta | 1 | -1/+1 |
2016-01-25 | GTK3: fix deprecated GtkMisc | Wolfgang Ulbrich | 4 | -12/+12 |
2016-01-23 | fm-properties-window: use more code in both GTK+ builds | monsta | 1 | -21/+24 |