Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-06-24 | Fix URI management | Stefano Karapetsas | 1 | -21/+30 | |
Closes #134 (https://github.com/mate-desktop/mate-file-manager/issues/134) | |||||
2013-05-07 | Fix for #111 | Scott Balneaves | 1 | -5/+7 | |
2013-04-29 | Fix for x-caja-desktop windows at login | Stefano Karapetsas | 1 | -1/+1 | |
Use --no-default-window in Exec field | |||||
2013-04-17 | Possible fix for Issue #111 | Scott Balneaves | 1 | -0/+4 | |
2013-04-14 | Merge pull request #108 from dbravender/issue-94-spatial-mode-multiple-windows | Stefano Karapetsas | 1 | -1/+1 | |
Fixes #94 - default for target_navigation needs to be FALSE for spatial mode to work | |||||
2013-04-15 | Fixes #94 - default for target_navigation needs to be FALSE for spatial mode ↵ | Dan Bravender | 1 | -1/+1 | |
to work | |||||
2013-04-12 | Fix default sort order in preferences window | Stefano Karapetsas | 1 | -1/+0 | |
Closes #106 (https://github.com/mate-desktop/mate-file-manager/issues/106) | |||||
2013-04-12 | Fix radio buttons and GSettings in preferences window | Stefano Karapetsas | 1 | -52/+28 | |
Closes: https://github.com/mate-desktop/mate-file-manager/issues/104 Patch from: https://git.gnome.org/browse/nautilus/commit/?id=f200bfb | |||||
2013-04-11 | Bump version to 1.6.1mate-file-manager-1.6.1 | Stefano Karapetsas | 1 | -1/+1 | |
2013-04-10 | Typo on deprecations webpage. | Scott Balneaves | 2 | -23/+23 | |
2013-04-10 | Update for #93 | Scott Balneaves | 1 | -1/+1 | |
2013-04-10 | Fix for issue #93 | Scott Balneaves | 2 | -2/+97 | |
2013-04-10 | Merge pull request #103 from bhull2010/master | Stefano Karapetsas | 1 | -9/+14 | |
Fix drag rectangle going off the screen (Issue #90) | |||||
2013-04-10 | Fix drag selection going out of bounds (partial revert of ↵ | Brent Hull | 1 | -9/+14 | |
99f8b5f25192b8593ae337efe7f49c59ff13a3f4) | |||||
2013-04-05 | Merge pull request #95 from cygwinports/master | Stefano Karapetsas | 2 | -1/+1 | |
Build fixes | |||||
2013-04-05 | Fix vpath build | Yaakov Selkowitz | 1 | -0/+1 | |
2013-04-05 | Fix gtk-doc build | Yaakov Selkowitz | 1 | -1/+0 | |
caja-extension-i18n.h is in IGNORE_HFILES, so it is not scanned and no documentation is generated for it. | |||||
2013-03-31 | Bump version to 1.6.0mate-file-manager-1.6.0 | Stefano Karapetsas | 1 | -1/+1 | |
2013-03-31 | Sync translations with transifex | Stefano Karapetsas | 2 | -0/+7320 | |
2013-03-31 | Use 'Caja' as name in caja-folder-handler.desktop | Stefano Karapetsas | 1 | -1/+2 | |
2013-03-31 | Add empty ChangeLog to allow build from git | Stefano Karapetsas | 1 | -0/+2 | |
2013-03-24 | "Removed ChangeLog" | Steve Zesch | 1 | -4842/+0 | |
2013-03-19 | add GenericName to caja desktop file | Wolfgang Ulbrich | 1 | -1/+2 | |
2013-03-19 | add GenericName to caja-browser desktop file | Wolfgang Ulbrich | 1 | -1/+2 | |
2013-03-10 | Bump version to 1.5.5mate-file-manager-1.5.5 | Stefano Karapetsas | 1 | -1/+1 | |
2013-03-03 | Sync translations with transifex | Stefano Karapetsas | 99 | -61518/+62017 | |
2013-03-03 | Replace undocumented deprecated g_thread_gettime | Stefano Karapetsas | 3 | -6/+6 | |
Bump minimum glib version accordingly | |||||
2013-02-27 | Fix internationalization of desktop icons | Stefano Karapetsas | 2 | -15/+45 | |
2013-02-24 | Add transifex configuration filemate-file-manager-1.5.4 | Stefano Karapetsas | 1 | -0/+7 | |
2013-02-24 | Always select the folder you "came from" when navigating upwards | Stefano Karapetsas | 1 | -10/+40 | |
Based on nautilus patch by Alexander Larsson http://git.gnome.org/browse/nautilus/commit/src/nautilus-window-manage-views.c?h=gnome-3-0&id=2b006f84a06633778e11755e579fafcecbb1b36b Closes https://github.com/mate-desktop/mate-file-manager/issues/19 | |||||
2013-02-24 | Dont corrupt the default background color | Stefano Karapetsas | 1 | -30/+31 | |
2013-02-24 | Fix issues with XDG dirs in places sidebar | Stefano Karapetsas | 1 | -1/+12 | |
2013-02-24 | More indentation fixes | Stefano Karapetsas | 1 | -19/+19 | |
2013-02-24 | Indentation fixes | Stefano Karapetsas | 1 | -423/+424 | |
2013-02-23 | Update copyright | Stefano Karapetsas | 1 | -1/+1 | |
2013-02-23 | Updated NEWS | Stefano Karapetsas | 1 | -1/+4 | |
2013-02-23 | Bump version to 1.5.4 | Stefano Karapetsas | 1 | -1/+1 | |
2013-02-23 | Add support for freedesktop.org File Manager DBus Interface | Stefano Karapetsas | 8 | -1/+391 | |
http://www.freedesktop.org/wiki/Specifications/file-manager-interface Most of code is adapted from Nautilus: http://git.gnome.org/browse/nautilus/tree/src/nautilus-freedesktop-dbus.c Closes https://github.com/mate-desktop/mate-file-manager/issues/3 | |||||
2013-02-17 | Updated POTFILES.in | Stefano Karapetsas | 1 | -1/+0 | |
2013-02-17 | Check if caja is mistakenly set as default application for a content type, ↵ | Stefano Karapetsas | 1 | -2/+18 | |
to avoid infinite loops | |||||
2013-02-15 | Allow to open files with Caja using g_app_info_launch_default_for_uri | Stefano Karapetsas | 1 | -2/+19 | |
If there are only files to open, close Caja instead of open a default folder window Closes https://github.com/mate-desktop/mate-file-manager/issues/37 | |||||
2013-02-11 | Fix deprecated GStaticMutex | Stefano Karapetsas | 1 | -0/+12 | |
2013-02-10 | Sync translations with transifex | Stefano Karapetsas | 100 | -240279/+224856 | |
2013-02-07 | Bump version to 1.5.3mate-file-manager-1.5.3 | Stefano Karapetsas | 1 | -1/+1 | |
2013-01-28 | Merge pull request #77 from bhull2010/master | Stefano Karapetsas | 2 | -10/+10 | |
Fix gsettings schema paths | |||||
2013-01-27 | Fix schema path deprecations | Brent Hull | 2 | -10/+10 | |
2013-01-17 | rename configure.in to configure.ac to be liked by autoconf 1.12 | Elan Ruusamäe | 2 | -1/+1 | |
aclocal-1.12: warning: autoconf input should be named 'configure.ac', not 'configure.in' | |||||
2013-01-05 | Merge pull request #67 from cygwinports/master | Stefano Karapetsas | 2 | -0/+87 | |
Add mateconf-gsettings-data-convert file | |||||
2012-12-25 | Add mateconf-gsettings-data-convert file | Yaakov Selkowitz | 2 | -0/+87 | |
2012-12-23 | Merge pull request #65 from jasmineaura/develop | Stefano Karapetsas | 39 | -351/+87 | |
Most of remaining deprecations, some cleanups, and a leak fix |