summaryrefslogtreecommitdiff
path: root/libcaja-private
AgeCommit message (Expand)AuthorFilesLines
2014-10-05Use g_get_user_config_dir instead of harcoding to $HOME/.configinfirit1-1/+1
2014-10-05Move accel file to the proper place. Fixes #276infirit1-1/+1
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-07-05Handle metadata key deletions (fixes #296)bl0ckeduser1-4/+22
2014-04-28Quick fix for #105bl0ckeduser1-1/+1
2014-03-09icon-canvas-item: attempt to fix up a11y for CajaIconCanvasItemStefano Karapetsas2-334/+274
2014-02-26Fix double forking issue with pkexectarakbumba1-40/+102
2014-01-27Add option to show file sizes with IEC units instead of SI unitsStefano Karapetsas4-5/+26
2013-09-22Add check if mimetype is null before apply thumbnail frameStefano Karapetsas1-6/+7
2013-09-05fixed thumbnail frame not being displayed for some files. also fixes #135.romovs2-11/+11
2013-07-25libcaja-private: Add GDK3 supportStefano Karapetsas2-0/+38
2013-07-25Fixes for GTK3 supportStefano Karapetsas1-0/+4
2013-07-25Fix a nautilus => caja renameStefano Karapetsas1-2/+2
2013-07-25Include only gtk.hStefano Karapetsas1-1/+1
2013-07-24Update for mate-desktop changesStefano Karapetsas2-2/+2
2013-07-18INCLUDES to AM_CPPFLAGSWolfgang Ulbrich1-1/+1
2013-06-29Fixes for make distStefano Karapetsas1-1/+1
2013-05-07Fix for #111Scott Balneaves1-5/+7
2013-04-17Possible fix for Issue #111Scott Balneaves1-0/+4
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-10Fix drag selection going out of bounds (partial revert of 99f8b5f25192b8593ae...Brent Hull1-9/+14
2013-03-03Replace undocumented deprecated g_thread_gettimeStefano Karapetsas2-5/+5
2013-02-27Fix internationalization of desktop iconsStefano Karapetsas2-15/+45
2013-02-11Fix deprecated GStaticMutexStefano Karapetsas1-0/+12
2013-01-27Fix schema path deprecationsBrent Hull2-10/+10
2012-12-25Add mateconf-gsettings-data-convert fileYaakov Selkowitz2-0/+87
2012-12-22[general] Don't use deprecated gdk_drawable_get_size at allJasmine Hassan1-4/+0
2012-12-22[all] silence warnings from GCC 4.6Jasmine Hassan14-95/+13
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[icon-container] don't use eel helper to set adjustment valuesJasmine Hassan1-67/+33
2012-12-03[global-prefs|application] use MATE global 'show-desktop-icons' settingJasmine Hassan2-59/+52
2012-12-03[directory-bg] rewrite/refactor, untangle directory & desktop bg-setting codeJasmine Hassan2-508/+248
2012-12-03[eel-background] refactor to untangle directory & desktop bg-setting codeJasmine Hassan1-14/+8
2012-12-01fix caja/nautilus renameStefano Karapetsas1-1/+1
2012-11-23[all] include src/glibcompat.h & use g_list_free_full() where neededJasmine Hassan25-155/+125
2012-11-20[lc-p] revise rendering-cleanup commit 2a4433a562Jasmine Hassan3-30/+17
2012-11-18fixed incorrect fsf addresses.Steve Zesch2-4/+4
2012-11-16Merge pull request #42 from jasmineaura/developStefano Karapetsas53-1834/+989
2012-11-16[eel] remove eel_gdk_pixbuf_list_ref()Jasmine Hassan1-2/+1
2012-11-16[all] use g_list_free() and g_strcmp0 instead of eel functionsJasmine Hassan27-117/+166
2012-11-16[icon-container] remove size_request vfunc implJasmine Hassan1-10/+0
2012-11-16[general] use new GtkScrollable interfaceJasmine Hassan3-39/+59
2012-11-16[column-utilities] fix a TODO about a missing description stringJasmine Hassan1-2/+1
2012-11-16[column-utilities] disable SELinux column if !HAVE_SELINUXJasmine Hassan1-0/+2
2012-11-16[horizontal-splitter] remove, and use a regular GtkPaned insteadJasmine Hassan3-385/+0