summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-16[src] replace deprecated GtkComboBox text APIs with GtkComboBoxTextJasmine Hassan4-21/+22
2012-11-16[image-properties-page] call gdk_pixbuf_loader_close() earlierJasmine Hassan1-1/+4
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[icon-view] if possible, use the local path for the previewJasmine Hassan1-1/+17
2012-11-16[horizontal-splitter] remove, and use a regular GtkPaned insteadJasmine Hassan6-391/+4
2012-11-16[editable-label] fix cairo drawing regressionsJasmine Hassan1-14/+21
2012-11-16[cell-renderer-text-ellipsized] use new GtkSizeRequest vfunctionsJasmine Hassan1-31/+57
2012-11-16[build] fix distcheckJasmine Hassan2-0/+2
2012-11-16[properties-window] split some long linesJasmine Hassan1-8/+32
2012-11-16[properties-window] don't use expose-event to draw the pie chartJasmine Hassan1-12/+50
2012-11-16[window-toolbars] show/hide the spinner when changing its stateJasmine Hassan1-8/+5
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[desktop-icon-view] don't use gdk_drawable_get_screen()Jasmine Hassan1-1/+1
2012-11-16[src] use gtk_widget_get_preferred_size()Jasmine Hassan4-15/+36
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[eel] Port EelEditableLabel to rendering-cleanup-nextJasmine Hassan1-13/+69
2012-11-16[editable-label] use gtk_widget_get_preferred_size() for GTK3Jasmine Hassan1-1/+5
2012-11-16[eel-canvas] Port the eel canvas to rendering-cleanup-nextJasmine Hassan3-26/+193
2012-11-16[eel-gdk-extensions] Add eel_cairo_draw_layout_with_drop_shadow for GTK3Jasmine Hassan2-6/+25
2012-11-16[icon-dnd] remove commented out obsolete codeJasmine Hassan1-62/+1
2012-11-16[emblem-sidebar] Don't include eel-gtk-macros, minor cleanupJasmine Hassan1-6/+1
2012-11-16[property-browser] Don't use GtkObject nor eel-gtk-macrosJasmine Hassan1-80/+69
2012-11-16[information-panel] Don't use eel-gtk-macrosJasmine Hassan1-10/+6
2012-11-16[KeepLastVerticalBox] Don't use eel-gtk-macrosJasmine Hassan1-5/+4
2012-11-16[sidebar-title] Don't use GtkObject nor eel-gtk-macrosJasmine Hassan1-36/+29
2012-11-16[eel-background-box] Don't use eel-gtk-macrosJasmine Hassan1-2/+1
2012-11-16[eel-debug-drawing] Don't use eel-gtk-macrosJasmine Hassan1-25/+13
2012-11-16[eel-(image|wrap)-table] Don't use GtkObject nor eel-gtk-macrosJasmine Hassan2-215/+175
2012-11-16[eel-labeled-image] Don't use GtkObject nor eel-gtk-macrosJasmine Hassan1-200/+160
2012-11-16[src] don't use GtkObject (GTK3)Jasmine Hassan18-81/+142
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[eel-editable-label] don't use GtkObjectJasmine Hassan1-11/+10
2012-11-16[eel-canvas] don't use GtkObject (GTK3)Jasmine Hassan3-57/+63
2012-11-16[eel-stock-dialogs] don't use GtkObjectJasmine Hassan1-6/+6
2012-11-16[directory-background] Use weak refs instead of EelBackground destroy signalJasmine Hassan1-22/+30
2012-11-16[eel-background] Don't use GtkObject nor eel-gtk-macrosJasmine Hassan2-81/+72
2012-11-16[icon-view] Don't use GtkObject nor eel-gtk-macrosJasmine Hassan1-32/+12
2012-11-16[connect-dialog] add a missing gtk_widget_show()Jasmine Hassan1-0/+1
2012-11-16[connect-dialog] make the code more readableJasmine Hassan1-70/+71
2012-11-16[connect-dialog] display a fatal error if GVfs doesn't have methodsJasmine Hassan1-1/+40
2012-11-16[connect-dialog] fixes for the handling of iconized entriesJasmine Hassan1-12/+14
2012-11-16[connect-dialog] handle psswds, display warns/errs in info bar, tweak UI detailsJasmine Hassan4-207/+723
2012-11-16[connect-operation] add CajaConnectServerOperationJasmine Hassan3-2/+207
2012-11-16[window-menus] use new connect dialog APIJasmine Hassan1-9/+1