Age | Commit message (Expand) | Author | Files | Lines |
2019-06-29 | fm-list-view: suppress GtkAction warnings | raveit65 | 1 | -0/+2 |
2019-06-29 | fm-icon-view: suppress GtkAction warnings | raveit65 | 1 | -0/+16 |
2019-06-29 | fm-directory-view: change G_GNUC_END_IGNORE_DEPRECATIONS place | Pablo Barciela | 1 | -2/+2 |
2019-06-28 | Fix cppcheck warnings | Pablo Barciela | 2 | -110/+110 |
2019-06-27 | Revert "fm-directory-view: free var action_name" | raveit65 | 1 | -2/+0 |
2019-06-27 | fm-directory-view: free var action_name | raveit65 | 1 | -0/+2 |
2019-06-27 | fm-directory-view: fix previous GtkAction commit | raveit65 | 1 | -9/+12 |
2019-06-25 | fm-directory-view: suppress GtkAction warnings | raveit65 | 1 | -3/+107 |
2019-06-25 | fm-desktop-icon-view: suppress GtkAction warnings | raveit65 | 1 | -0/+9 |
2019-06-18 | Remove trailing whitespaces | rbuj | 2 | -2/+2 |
2019-06-11 | Change URL prefixes from http to https | rbuj | 1 | -1/+1 |
2019-05-04 | eel: remove date & time functions | rbuj | 2 | -3/+3 |
2019-04-12 | local #include files who are libraries inside <> instead "" | Pablo Barciela | 18 | -194/+194 |
2019-04-10 | local #include files inside "" instead <> | Pablo Barciela | 18 | -245/+287 |
2019-04-08 | Pass "NULL" for keyboard event | lukefromdc | 2 | -2/+10 |
2019-04-05 | fm-desktop-icon-view: remove dead code | Pablo Barciela | 1 | -11/+1 |
2019-03-29 | eel: remove g_object_list_copy | rbuj | 1 | -1/+1 |
2019-03-07 | avoid variables set but not used | Pablo Barciela | 1 | -4/+0 |
2019-03-04 | fm-tree-model: Fix use of memory after it is freed | Pablo Barciela | 1 | -2/+6 |
2019-03-04 | fm-directory-view: Fix use of memory after it is freed | Pablo Barciela | 1 | -1/+1 |
2019-03-04 | drop unused variables | Pablo Barciela | 1 | -1/+0 |
2019-02-02 | Fix incompatible pointer types | Victor Kareh | 1 | -4/+4 |
2019-01-28 | Avoid deprecated g_type_class_add_private | Wu Xiaotian | 4 | -39/+31 |
2019-01-03 | [libcaja-private] Re-check file MIME type before picking an application. | Max Eliaser | 1 | -0/+7 |
2019-01-03 | [file-manager] Fix apparent bug in context menu updating code. | Max Eliaser | 1 | -1/+1 |
2018-12-30 | Revert "fm-directory-view.c: Decrease minimum update interval." | Pablo Barciela | 1 | -2/+2 |
2018-12-27 | Remove useless comments, correct description string | Sargastic | 2 | -7/+0 |
2018-12-27 | Add independent show/hide backup files | Sargastic | 3 | -4/+67 |
2018-12-01 | fm-properties-window: Fix memory leaks | Pablo Barciela | 1 | -6/+13 |
2018-11-02 | properties-window: fix checking inconsistent state | Alexandru Pandelea | 1 | -1/+1 |
2018-10-02 | fm-directory-view.c: Decrease minimum update interval. | lukefromdc | 1 | -2/+2 |
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 |