summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-10added checks for NULL pointer where it's neededMonsta3-3/+3
2014-12-10don't leak memorymonsta3-0/+4
2014-12-10libcaja-private: don't leak memoryMonsta5-61/+43
2014-12-10connect-server-dialog: don't leak memoryMonsta1-0/+2
2014-12-10file-manager: don't leak memoryMonsta3-4/+6
2014-12-10eel: fix logic a bitMonsta1-4/+6
2014-11-22Sync translations with transifexmate-i18n3-37/+37
2014-11-16Sync translations with transifexmate-i18n103-909/+2786
2014-11-10appdata: Add necessary markers for translationinfirit1-3/+3
2014-11-10Bump version to 1.9.3caja-1.9.3Stefano Karapetsas2-2/+3
2014-11-10Sync translations with transifexmate-i18n102-30166/+32218
2014-11-09appdata: Add autotool bits for appdatainfirit3-0/+8
2014-11-09Create caja.appdata.xmlalxpl1-0/+41
2014-11-06Fix segmentation fault if extensions dont provide information fileStefano Karapetsas1-2/+2
2014-11-03Add about dialog for extensionsStefano Karapetsas4-7/+73
2014-11-02Sync translations with transifexmate-i18n2-8/+9
2014-10-27Allow extensions to define an ini file with name, icon and descriptionStefano Karapetsas3-20/+56
2014-10-27implementation of extension interface and status management (gsoc2014)Alexander van der Meij19-1170/+1017
2014-10-24Sync translations with transifexmate-i18n101-19469/+20064
2014-10-21Check result of symlink function to avoid warningsStefano Karapetsas1-10/+9
2014-10-21Fix g_desktop_app_info_set_desktop_env deprecationStefano Karapetsas1-0/+2
2014-10-12Bump version to 1.9.2caja-1.9.2Stefano Karapetsas2-2/+2
2014-10-12Sync translations with transifexmate-i18n2-56/+56
2014-10-05Use g_get_user_config_dir instead of harcoding to $HOME/.configinfirit4-5/+5
2014-10-05Move accel file to the proper place. Fixes #276infirit1-1/+1
2014-10-04extension: add some more missing gir annotationsCosimo Cecchi4-2/+35
2014-10-04extension: add some annotationsCosimo Cecchi2-0/+72
2014-10-03file-conflict-dialog: Alt+S is already used in Skip buttonStefano Karapetsas1-1/+1
2014-09-30libcaja-private: fix always-false expressionsBoris Egorov2-8/+2
2014-09-25limit deep scount (folder contents and size) to one filesystemPhillip Susi1-4/+39
2014-09-21Sync translations with transifexmate-i18n12-637/+646
2014-07-22libunique is no optionalinfirit1-1/+3
2014-07-22Move LIBUNIQUE_VERSION to the other gtk api depenant variablesinfirit1-7/+2
2014-07-11Sync translations with transifexmate-i18n10-299/+305
2014-07-08Merge pull request #298 from bl0ckeduser/masterStefano Karapetsas1-4/+22
2014-07-05Handle metadata key deletions (fixes #296)bl0ckeduser1-4/+22
2014-07-01Bump version to 1.9.1caja-1.9.1Stefano Karapetsas2-2/+2
2014-06-27Add option in the UI to set IEC units usageStefano Karapetsas2-0/+72
2014-05-17propagate button-release event when ejecting, fixes #169alexandervdm1-3/+2
2014-05-10Merge pull request #275 from NiceandGently/masterStefano Karapetsas6-8/+16
2014-05-09Sync translations with transifexmate-i18n2-48/+49
2014-04-29Merge pull request #285 from bl0ckeduser/masterStefano Karapetsas1-1/+1
2014-04-28Quick fix for #105bl0ckeduser1-1/+1
2014-04-26Sync translations with transifexcaja-1.9.0mate-i18n13-553/+7977
2014-04-24Use MateAboutDialogStefano Karapetsas2-3/+4
2014-04-18Merge pull request #282 from alexandervdm/masterSander Sweers1-1/+1
2014-04-18Fix minor man page issues, closes #280infirit2-2/+2
2014-04-16replace g_free call on GFile objects, fixes #196alexandervdm1-1/+1
2014-03-22fix missing guchar argument in eel-gdk-pixbuf-extensions.craveit651-2/+2
2014-03-22fix g_atomic_int_exchange_and_add deprecationsraveit651-0/+4