Age | Commit message (Expand) | Author | Files | Lines |
2018-06-04 | avoid deprecated 'gtk_window_set_wmclass' | Pablo Barciela | 1 | -1/+0 |
2018-05-18 | avoid deprecated 'gtk_dialog_get_action_area' | Pablo Barciela | 1 | -5/+6 |
2018-05-10 | eel-gtk-extensions: replace deprecated gtk_menu_popup function | raveit65 | 1 | -13/+6 |
2018-05-07 | Replace deprecated gtk_menu_popup | raveit65 | 1 | -3/+2 |
2018-05-07 | fm-desktop-icon-view: replace deprecated gdk_error_trap_push/pop functions | raveit65 | 1 | -4/+6 |
2018-05-07 | replace deprecated gdk_flush | raveit65 | 1 | -1/+3 |
2018-05-05 | avoid deprecated 'gtk_style_context_get_background_color' | Pablo Barciela | 1 | -1/+8 |
2018-04-18 | sidebar popup menu: show "media-eject" icon in the "unmount" items | Pablo Barciela | 1 | -1/+1 |
2018-04-11 | fm-icon-view: Show size on disk as sort criterion | Moritz Bruder | 2 | -1/+9 |
2018-04-10 | sidebar popup menu: show "media-eject" icon | Pablo Barciela | 1 | -1/+1 |
2018-04-08 | Add sort criterion by reversed extension segments | Moritz Bruder | 2 | -0/+15 |
2018-04-08 | set icon names instead stock ids in some places | Pablo Barciela | 1 | -1/+1 |
2018-04-04 | HiDPI: Convert Pixbufs to Cairo Surfaces | Victor Kareh | 4 | -97/+100 |
2018-04-04 | general: use gdk_monitor_get_scale_factor | Alexandru Pandelea | 1 | -1/+1 |
2018-04-04 | list-view: use the cairo surface as a drag icon | Cosimo Cecchi | 1 | -11/+8 |
2018-04-04 | Scale screen dimensions | Victor Kareh | 1 | -2/+4 |
2018-04-04 | properties-window: support HiDpi for the properties window icon | Cosimo Cecchi | 1 | -17/+10 |
2018-04-04 | Support HiDpi icons | Cosimo Cecchi | 7 | -35/+94 |
2018-04-04 | desktop-canvas-view: scale desktop workarea | Andrea Azzarone | 1 | -4/+8 |
2018-03-30 | fm-tree-view.c: drop unused variable | Pablo Barciela | 1 | -1/+1 |
2018-03-27 | fm-tree-view.c: avoid deprecated GtkImageMenuItem | Pablo Barciela | 1 | -32/+14 |
2018-03-23 | avoid 'gtk_file_chooser_dialog_new' with stock ids | Pablo Barciela | 1 | -4/+4 |
2018-03-17 | avoid gtk_dialog_new_with_buttons with stock ids | Pablo Barciela | 2 | -26/+52 |
2018-03-12 | avoid gtk_dialog_add_buttons with stock ids | Pablo Barciela | 2 | -8/+18 |
2018-03-01 | avoid eel_create_question_dialog with stock ids | Pablo Barciela | 1 | -1/+1 |
2018-02-09 | avoid deprecated GtkStock | Pablo Barciela | 4 | -104/+104 |
2018-01-31 | require GTK+ 3.22 and GLib 2.50 | monsta | 7 | -86/+7 |
2018-01-14 | move libegg to the top srcdir and drop some leftovers | monsta | 1 | -1/+0 |
2018-01-09 | remove +x attr from source files | monsta | 3 | -0/+0 |
2018-01-08 | ui: don't use overlay-scrollbars | raveit65 | 3 | -0/+9 |
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 |