summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-10Fix drag selection going out of bounds (partial revert of 99f8b5f25192b8593ae...Brent Hull1-9/+14
2013-04-05Merge pull request #95 from cygwinports/masterStefano Karapetsas2-1/+1
2013-04-05Fix vpath buildYaakov Selkowitz1-0/+1
2013-04-05Fix gtk-doc buildYaakov Selkowitz1-1/+0
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
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
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
2013-02-17Updated POTFILES.inStefano Karapetsas1-1/+0
2013-02-17Check if caja is mistakenly set as default application for a content type, to...Stefano Karapetsas1-2/+18
2013-02-15Allow to open files with Caja using g_app_info_launch_default_for_uriStefano Karapetsas1-2/+19
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
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
2013-01-05Merge pull request #67 from cygwinports/masterStefano Karapetsas2-0/+87
2012-12-25Add mateconf-gsettings-data-convert fileYaakov Selkowitz2-0/+87
2012-12-23Merge pull request #65 from jasmineaura/developStefano Karapetsas39-351/+87
2012-12-22[configure] Fix minimum GIO really required to 2.26Jasmine Hassan1-1/+1
2012-12-22[general] Don't use deprecated gdk_drawable_get_size at allJasmine Hassan2-17/+0
2012-12-22[all] silence warnings from GCC 4.6Jasmine Hassan29-216/+21
2012-12-22[places-sidebar] plug leak in _dispose, add g_clear_object in glibcomat.hJasmine Hassan2-15/+23
2012-12-22[fm-properties] Use G_SETTINGS_BIND_INVERT_BOOLEAN where appropriateJasmine Hassan1-22/+2
2012-12-22[eel] Use future-safe GDK_WINDOW_XDISPLAY macro to query X displayJasmine Hassan1-1/+1
2012-12-22[lc-p] remove unnecessary GDK_DRAWABLE castJasmine Hassan1-1/+1
2012-12-22[general] Use GSourceFunc instead of GtkFunctionJasmine Hassan3-3/+3