summaryrefslogtreecommitdiff
path: root/libcaja-private
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-16[cell-renderer-text-ellipsized] use new GtkSizeRequest vfunctionsJasmine Hassan1-31/+57
2012-11-16[icon-dnd] cleanup useless commentJasmine Hassan1-4/+0
2012-11-16[icon-dnd] use negative device offsets to set the drag surfaceJasmine Hassan1-1/+1
2012-11-16[icon-canvas-item] use cairo directly instead of gdk_pixbuf_composite()Jasmine Hassan1-18/+27
2012-11-16[icon-canvas-item] set transparent background for highlightJasmine Hassan1-2/+1
2012-11-16[icon-container] use gtk_widget_get_preferred_size()Jasmine Hassan1-1/+3
2012-11-16[libcaja-private] Port to rendering-cleanup-nextJasmine Hassan5-81/+325
2012-11-16[icon-dnd] remove commented out obsolete codeJasmine Hassan1-62/+1
2012-11-16[KeepLastVerticalBox] Don't use eel-gtk-macrosJasmine Hassan1-5/+4
2012-11-16[lc-p] use eel_canvas_item_destroy instead of gtk_object_destroy()Jasmine Hassan2-4/+4
2012-11-16[lc-p] don't use GtkObject (GTK3)Jasmine Hassan8-39/+25
2012-11-16[directory-background] Use weak refs instead of EelBackground destroy signalJasmine Hassan1-22/+30
2012-11-16[window] add _full() versions of _go_to and _open() methodsJasmine Hassan3-10/+27
2012-11-16[window-info] move include to caja-window-privateJasmine Hassan1-1/+0
2012-11-16[build] don't include marshals we don't ownJasmine Hassan2-2/+0
2012-11-16[lc-p] Use gdk_threads_enter/leave in thumbnail_thread_notify_file_changedJasmine Hassan1-0/+4
2012-11-16[autorun] use gdk_error_trap_pop_ignored() for GTK3Jasmine Hassan1-0/+4
2012-11-16[lc-p] convert to new GDK_KEY prefixJasmine Hassan3-50/+50
2012-11-16[editable-label|entry] use GtkEditableClass on GTK2, GtkEditableInterface on ...Jasmine Hassan1-3/+7
2012-11-16[all] Don't use gtk_dialog_set_has_separator()Jasmine Hassan3-3/+0
2012-11-16[lc-p/fm] Replace deprecated GDK_DISPLAY with GDK_DISPLAY_XDISPLAYJasmine Hassan1-1/+2
2012-11-16[places-sidebar] redesign the Places sidebarJasmine Hassan1-1/+1
2012-11-16[icon-info] add a method to fetch GIcons for user special dirsJasmine Hassan3-0/+38
2012-11-16[icon-container] use gdk_window_focusJasmine Hassan1-1/+1
2012-11-16[all] use GtkMessageDialog instead of EelAlertDialog (going away)Jasmine Hassan2-34/+42
2012-11-16[lc-p] autogenerate marshallersJasmine Hassan4-45/+34
2012-11-16[lc-p] remove unused caja-iso9660.hJasmine Hassan2-111/+0
2012-11-14[icon-info] add caja_icon_theme_can_render()Jasmine Hassan2-0/+23