summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-12-22[desktop-icon-view] don't use eel helper to set adjustment valuesJasmine Hassan1-2/+2
2012-12-22[icon-container] don't use eel helper to set adjustment valuesJasmine Hassan1-67/+33
2012-12-22[eel] remove commented out canvas codeJasmine Hassan1-5/+0
2012-12-22[property-browser] remove deprecated gtk_dialog_set_has_separatorJasmine Hassan1-1/+0
2012-12-12update README.commitsStefano Karapetsas1-2/+2
2012-12-03bump version to 1.5.2mate-file-manager-1.5.2Stefano Karapetsas1-1/+1
2012-12-03add Jasmine Hassan in authorsStefano Karapetsas2-1/+3
2012-12-03Merge pull request #63 from jasmineaura/developStefano Karapetsas11-1398/+1053
2012-12-03[eel-background] remove debug messages prev added to screen_size_changedJasmine Hassan1-17/+0
2012-12-03[eel-background] Make the desktop background fading effect optionalJasmine Hassan1-0/+8
2012-12-03[global-prefs|application] use MATE global 'show-desktop-icons' settingJasmine Hassan3-62/+58
2012-12-03[directory-bg] rewrite/refactor, untangle directory & desktop bg-setting codeJasmine Hassan3-513/+250
2012-12-03[eel-background] refactor to untangle directory & desktop bg-setting codeJasmine Hassan5-836/+742
2012-12-03[eel-background] make sure screen size actually changed before emmitting signalJasmine Hassan1-1/+26
2012-12-01fix caja/nautilus renameStefano Karapetsas1-1/+1
2012-11-25fix previous commitmate-file-manager-1.5.1Nelson Marques1-1/+0
2012-11-25fix no-return-in-nonvoid-function caja-window.cNelson Marques1-0/+2
2012-11-23Merge pull request #56 from jasmineaura/developStefano Karapetsas49-293/+287
2012-11-23[src] fix some incompatible pointer type warningsJasmine Hassan4-8/+14
2012-11-23[all] include src/glibcompat.h & use g_list_free_full() where neededJasmine Hassan47-288/+234