Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-12-10 | connect-server-dialog: don't leak memory | Monsta | 1 | -0/+2 | |
2014-12-10 | file-manager: don't leak memory | Monsta | 3 | -4/+6 | |
2014-11-06 | Fix segmentation fault if extensions dont provide information file | Stefano Karapetsas | 1 | -2/+2 | |
2014-11-03 | Add about dialog for extensions | Stefano Karapetsas | 2 | -6/+60 | |
2014-10-27 | Allow extensions to define an ini file with name, icon and description | Stefano Karapetsas | 1 | -10/+31 | |
2014-10-27 | implementation of extension interface and status management (gsoc2014) | Alexander van der Meij | 9 | -1160/+737 | |
2014-10-21 | Check result of symlink function to avoid warnings | Stefano Karapetsas | 1 | -10/+9 | |
Translate also Perberos spanish comments | |||||
2014-10-21 | Fix g_desktop_app_info_set_desktop_env deprecation | Stefano Karapetsas | 1 | -0/+2 | |
2014-10-05 | Use g_get_user_config_dir instead of harcoding to $HOME/.config | infirit | 3 | -4/+4 | |
2014-06-27 | Add option in the UI to set IEC units usage | Stefano Karapetsas | 2 | -0/+72 | |
Closes https://github.com/mate-desktop/caja/issues/293 | |||||
2014-05-17 | propagate button-release event when ejecting, fixes #169 | alexandervdm | 1 | -3/+2 | |
See also gnome bug https://bugzilla.gnome.org/show_bug.cgi?id=646302 | |||||
2014-05-10 | Merge pull request #275 from NiceandGently/master | Stefano Karapetsas | 1 | -3/+3 | |
fix some compile warnings | |||||
2014-04-24 | Use MateAboutDialog | Stefano Karapetsas | 1 | -2/+3 | |
2014-04-16 | replace g_free call on GFile objects, fixes #196 | alexandervdm | 1 | -1/+1 | |
2014-03-22 | fix some compile warnings | raveit65 | 1 | -3/+3 | |
2014-03-21 | places-sidebar: allow dropping of files to bookmarks | raveit65 | 1 | -115/+14 | |
2014-03-21 | sidebar: rearranged of caja sidebar to 1.4 style | raveit65 | 1 | -154/+156 | |
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 | |||||
2014-03-19 | Remove ConsoleKit usage | Stefano Karapetsas | 2 | -161/+0 | |
Closes https://github.com/mate-desktop/caja/issues/125 Closes https://github.com/mate-desktop/caja/issues/226 | |||||
2014-03-18 | Possible solution for x-caja-desktop issue | Stefano Karapetsas | 2 | -8/+24 | |
2014-02-20 | Merge pull request #260 from Zaffy/master | Sander Sweers | 1 | -1/+1 | |
Fixed crash in caja-pathbar.c (issue #209) | |||||
2014-02-20 | Add Main category to desktop files (close #252) | infirit | 1 | -1/+2 | |
Also add NoDisplay=true to make sure they do not show up in the menu. | |||||
2014-02-20 | Fixed crash in caja-pathbar.c (issue #209) | Zaffy | 1 | -1/+1 | |
2014-02-12 | Re add bookmark section in connect server dialog | Stefano Karapetsas | 1 | -1/+49 | |
2014-02-10 | Add Keyword to desktop files, patch by Mike Gabriel (sunweaver) | infirit | 1 | -0/+1 | |
2014-01-27 | Add option to show file sizes with IEC units instead of SI units | Stefano Karapetsas | 2 | -6/+19 | |
Contains also a typo fix for the previous commit Closes #203 https://github.com/mate-desktop/caja/issues/203 | |||||
2014-01-27 | Add "Open parent location" in menu if we are in search view | Stefano Karapetsas | 1 | -0/+94 | |
It is shown if only one file is selected, and if it isn't a directory | |||||
2013-12-22 | Update help uri to the correct location | infirit | 8 | -9/+9 | |
2013-11-29 | Merge pull request #198 from eyelash/icon-size | Stefano Karapetsas | 2 | -45/+5 | |
fix a GTK3 bug and simplify things | |||||
2013-11-13 | Fix g_thread_init deprecation | Stefano Karapetsas | 1 | -0/+2 | |
2013-11-07 | remove the border of the zoom control | Elias Aebi | 1 | -1/+0 | |
2013-11-07 | remove the border of the view as combo box | Elias Aebi | 1 | -1/+0 | |
2013-11-06 | put the containers instead of the contents into the size group and remove ↵ | Elias Aebi | 2 | -16/+4 | |
the now unnecessary frame container | |||||
2013-11-03 | remove a custom size allocation that broke stuff on GTK3 | Elias Aebi | 1 | -28/+0 | |
2013-11-03 | use the same icon size for the location button (the button that lets you ↵ | Elias Aebi | 1 | -1/+1 | |
toggle between button and text-based location bar) as for the close side pane button and the pathbar icons | |||||
2013-11-03 | add the primary-toolbar style class to the primary toolbar (only for the ↵ | Elias Aebi | 1 | -0/+3 | |
GTK3 version) | |||||
2013-10-19 | Rename INCLUDES to AM_CPPFLAGS in Makefile | Stefano Karapetsas | 1 | -1/+1 | |
2013-10-06 | Properly free GHashTable in properties window | Stefano Karapetsas | 1 | -1/+1 | |
Closes #178 https://github.com/mate-desktop/mate-file-manager/issues/178 I had to recover two functions previously removed in eel-glib-extensions. | |||||
2013-09-20 | Merge pull request #112 from aubade/browserfix | Stefano Karapetsas | 1 | -1/+4 | |
Make browser windows always open new folders in the same window, even when Spatial enabled | |||||
2013-09-19 | Possible fix for crash during file rename in external devices | Stefano Karapetsas | 1 | -2/+1 | |
Bug report: https://bugzilla.redhat.com/show_bug.cgi?id=1005660 Solution from: https://git.gnome.org/browse/nautilus/commit/src/nautilus-icon-view.c?h=gnome-3-2&id=a67212a | |||||
2013-09-18 | Possible fix for crash during audio preview | Stefano Karapetsas | 1 | -0/+2 | |
See https://bugzilla.redhat.com/show_bug.cgi?id=959444 | |||||
2013-09-01 | Fix spatial mode crash and shift+double click | infirit | 1 | -1/+1 | |
Fixes issues: https://github.com/mate-desktop/mate-file-manager/issues/120 https://github.com/mate-desktop/mate-file-manager/issues/161 | |||||
2013-08-01 | Replace ghelp: with help: for user-guide | infirit | 8 | -8/+8 | |
2013-07-25 | src: Add GTK3/GDK3 support | Stefano Karapetsas | 3 | -8/+40 | |
2013-07-25 | Fixes for GTK3 support | Stefano Karapetsas | 3 | -2/+13 | |
2013-07-24 | Update for mate-desktop changes | Stefano Karapetsas | 2 | -2/+2 | |
2013-07-18 | INCLUDES to AM_CPPFLAGS | Wolfgang Ulbrich | 1 | -1/+1 | |
2013-06-29 | Fix g_type_init deprecation | Stefano Karapetsas | 1 | -0/+2 | |
2013-06-24 | Fix URI management | Stefano Karapetsas | 1 | -21/+30 | |
Closes #134 (https://github.com/mate-desktop/mate-file-manager/issues/134) | |||||
2013-04-15 | Made File Browser windows always open folders in the same window, | E.S. Quinn | 1 | -1/+4 | |
even when spatial mode is enabled. |