summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-06-29Fix g_type_init deprecationStefano Karapetsas1-0/+2
2013-06-24Fix URI managementStefano Karapetsas1-21/+30
Closes #134 (https://github.com/mate-desktop/mate-file-manager/issues/134)
2013-05-07Fix for #111Scott Balneaves1-5/+7
2013-04-29Fix for x-caja-desktop windows at loginStefano Karapetsas1-1/+1
Use --no-default-window in Exec field
2013-04-17Possible fix for Issue #111Scott Balneaves1-0/+4
2013-04-14Merge pull request #108 from dbravender/issue-94-spatial-mode-multiple-windowsStefano Karapetsas1-1/+1
Fixes #94 - default for target_navigation needs to be FALSE for spatial mode to work
2013-04-15Fixes #94 - default for target_navigation needs to be FALSE for spatial mode ↵Dan Bravender1-1/+1
to work
2013-04-12Fix default sort order in preferences windowStefano Karapetsas1-1/+0
Closes #106 (https://github.com/mate-desktop/mate-file-manager/issues/106)
2013-04-12Fix radio buttons and GSettings in preferences windowStefano Karapetsas1-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-11Bump version to 1.6.1mate-file-manager-1.6.1Stefano Karapetsas1-1/+1
2013-04-10Typo on deprecations webpage.Scott Balneaves2-23/+23
2013-04-10Update for #93Scott Balneaves1-1/+1
2013-04-10Fix for issue #93Scott Balneaves2-2/+97
2013-04-10Merge pull request #103 from bhull2010/masterStefano Karapetsas1-9/+14
Fix drag rectangle going off the screen (Issue #90)
2013-04-10Fix drag selection going out of bounds (partial revert of ↵Brent Hull1-9/+14
99f8b5f25192b8593ae337efe7f49c59ff13a3f4)
2013-04-05Merge pull request #95 from cygwinports/masterStefano Karapetsas2-1/+1
Build fixes
2013-04-05Fix vpath buildYaakov Selkowitz1-0/+1
2013-04-05Fix gtk-doc buildYaakov Selkowitz1-1/+0
caja-extension-i18n.h is in IGNORE_HFILES, so it is not scanned and no documentation is generated for it.
2013-03-31Bump version to 1.6.0mate-file-manager-1.6.0Stefano Karapetsas1-1/+1
2013-03-31Sync translations with transifexStefano Karapetsas2-0/+7320
2013-03-31Use 'Caja' as name in caja-folder-handler.desktopStefano Karapetsas1-1/+2
2013-03-31Add empty ChangeLog to allow build from gitStefano Karapetsas1-0/+2
2013-03-24"Removed ChangeLog"Steve Zesch1-4842/+0
2013-03-19add GenericName to caja desktop fileWolfgang Ulbrich1-1/+2
2013-03-19add GenericName to caja-browser desktop fileWolfgang Ulbrich1-1/+2
2013-03-10Bump version to 1.5.5mate-file-manager-1.5.5Stefano Karapetsas1-1/+1
2013-03-03Sync translations with transifexStefano Karapetsas99-61518/+62017
2013-03-03Replace undocumented deprecated g_thread_gettimeStefano Karapetsas3-6/+6
Bump minimum glib version accordingly
2013-02-27Fix internationalization of desktop iconsStefano Karapetsas2-15/+45
2013-02-24Add transifex configuration filemate-file-manager-1.5.4Stefano Karapetsas1-0/+7
2013-02-24Always select the folder you "came from" when navigating upwardsStefano Karapetsas1-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-24Dont corrupt the default background colorStefano Karapetsas1-30/+31
2013-02-24Fix issues with XDG dirs in places sidebarStefano Karapetsas1-1/+12
2013-02-24More indentation fixesStefano Karapetsas1-19/+19
2013-02-24Indentation fixesStefano Karapetsas1-423/+424
2013-02-23Update copyrightStefano Karapetsas1-1/+1
2013-02-23Updated NEWSStefano Karapetsas1-1/+4
2013-02-23Bump version to 1.5.4Stefano Karapetsas1-1/+1
2013-02-23Add support for freedesktop.org File Manager DBus InterfaceStefano Karapetsas8-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-17Updated POTFILES.inStefano Karapetsas1-1/+0
2013-02-17Check if caja is mistakenly set as default application for a content type, ↵Stefano Karapetsas1-2/+18
to avoid infinite loops
2013-02-15Allow to open files with Caja using g_app_info_launch_default_for_uriStefano Karapetsas1-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-11Fix deprecated GStaticMutexStefano Karapetsas1-0/+12
2013-02-10Sync translations with transifexStefano Karapetsas100-240279/+224856
2013-02-07Bump version to 1.5.3mate-file-manager-1.5.3Stefano Karapetsas1-1/+1
2013-01-28Merge pull request #77 from bhull2010/masterStefano Karapetsas2-10/+10
Fix gsettings schema paths
2013-01-27Fix schema path deprecationsBrent Hull2-10/+10
2013-01-17rename configure.in to configure.ac to be liked by autoconf 1.12Elan Ruusamäe2-1/+1
aclocal-1.12: warning: autoconf input should be named 'configure.ac', not 'configure.in'
2013-01-05Merge pull request #67 from cygwinports/masterStefano Karapetsas2-0/+87
Add mateconf-gsettings-data-convert file
2012-12-25Add mateconf-gsettings-data-convert fileYaakov Selkowitz2-0/+87