Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-07-17 | src / file-manager: reduce the scope of some variables | Pablo Barciela | 1 | -1/+3 | |
2019-04-12 | local #include files who are libraries inside <> instead "" | Pablo Barciela | 1 | -22/+22 | |
2019-04-10 | local #include files inside "" instead <> | Pablo Barciela | 1 | -26/+29 | |
2018-05-07 | Replace deprecated gtk_menu_popup | raveit65 | 1 | -3/+2 | |
Replace deprecated gtk_menu_popup in eel-editable-label,caja-dnd, emblem-sidebar,caja-side-pane, fm-tree-view, caja-navigation-window-pane, and caja-zoom-control | |||||
2018-04-18 | sidebar popup menu: show "media-eject" icon in the "unmount" items | Pablo Barciela | 1 | -1/+1 | |
2018-04-10 | sidebar popup menu: show "media-eject" icon | Pablo Barciela | 1 | -1/+1 | |
2018-04-04 | HiDPI: Convert Pixbufs to Cairo Surfaces | Victor Kareh | 1 | -3/+2 | |
This allows icons in most places to scale up properly for HiDPI displays. | |||||
2018-03-30 | fm-tree-view.c: drop unused variable | Pablo Barciela | 1 | -1/+1 | |
Fixes https://github.com/mate-desktop/caja/pull/956#issuecomment-377222055 | |||||
2018-03-27 | fm-tree-view.c: avoid deprecated GtkImageMenuItem | Pablo Barciela | 1 | -32/+14 | |
avoid deprecated: gtk_image_menu_item_new_from_stock gtk_image_menu_item_new_with_mnemonic gtk_image_menu_item_set_image | |||||
2018-02-09 | avoid deprecated GtkStock | Pablo Barciela | 1 | -7/+7 | |
2018-01-31 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -2/+0 | |
2018-01-09 | remove +x attr from source files | monsta | 1 | -0/+0 | |
fallout from last commit | |||||
2018-01-08 | ui: don't use overlay-scrollbars | raveit65 | 1 | -0/+3 | |
make it consistent with behaviour for caja-places-sidebar | |||||
2016-02-01 | fix a build warning and a sudden build error that followed O_o | monsta | 1 | -1/+1 | |
2015-09-28 | Fix for #383 - tree view open in new window | bl0ckeduser | 1 | -1/+14 | |
2015-01-13 | drop support for GLib < 2.36 | Monsta | 1 | -2/+0 | |
Closes https://github.com/mate-desktop/caja/pull/372 | |||||
2014-04-16 | replace g_free call on GFile objects, fixes #196 | alexandervdm | 1 | -1/+1 | |
2014-03-21 | Show trash in tree panel | Stefano Karapetsas | 1 | -4/+3 | |
Closes https://github.com/mate-desktop/caja/issues/233 Also unused commented code in fm-tree-view.c | |||||
2012-12-22 | [all] silence warnings from GCC 4.6 | Jasmine Hassan | 1 | -4/+0 | |
GCC 4.6 introduced a new warning about variables declared and initialized, but not really used in the function body. Remove all of these occurrences to build cleanly. http://git.gnome.org/browse/nautilus/commit/?id=d4230de8667764e02dbb966b5d806ff78ced2fd5 | |||||
2012-11-23 | [all] include src/glibcompat.h & use g_list_free_full() where needed | Jasmine Hassan | 1 | -6/+5 | |
Also fixes a double-free regression in lc-p/caja-query from 7a42b9b0 | |||||
2012-11-16 | [all] use g_list_free() and g_strcmp0 instead of eel functions | Jasmine Hassan | 1 | -5/+6 | |
Was: general: use g_list_free_full() instead of eel functions http://git.gnome.org/browse/nautilus/commit/?id=5e669515fd7f760382e6b7aa1449734a35a2d7f4 . Instead of g_list_free_full(), we use g_list_foreach and g_list_free() to avoid unnecessary glib dependency bump to 2.28 | |||||
2012-11-16 | [all] use GtkMessageDialog instead of EelAlertDialog (going away) | Jasmine Hassan | 1 | -1/+0 | |
This covers 4 commits: file-operations: use GtkMessageDialog http://git.gnome.org/browse/nautilus/commit/?id=51ec5861ca0697e802e8c003053211ac12f2fd54 mime-actions: use GtkMessageDialog http://git.gnome.org/browse/nautilus/commit/?id=7a3dcdd4bf667aac271be74988770e18575a7df2 tree-view: don't include eel-alert-dialog.h http://git.gnome.org/browse/nautilus/commit/?id=930af7f3058eed256a42c0c1558c7307bb93f411 [eel] use GtkMessageDialog for stock dialogs http://git.gnome.org/browse/nautilus/commit/?id=82c5b6c0d82ebd8a705d542fcc9aa58e6e9b0da4 | |||||
2012-11-14 | [tree-view] don't use NautilusCellRendererPixbufEmblem | Jasmine Hassan | 1 | -3/+1 | |
http://git.gnome.org/browse/nautilus/commit/?id=d2cbf993766d7b63f50431ab483035d01c267cdb | |||||
2012-09-05 | remove latest mateconf stuff | Stefano Karapetsas | 1 | -1/+0 | |
2012-09-05 | convert tree sidebar prefs to gsettings | Stefano Karapetsas | 1 | -4/+8 | |
2012-09-05 | start migration to gsettings | Stefano Karapetsas | 1 | -11/+11 | |
2012-08-12 | Fixed incorrect fsf addresses. Closes #28. | Steve Zesch | 1 | -2/+2 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+1814 | |