summaryrefslogtreecommitdiff
path: root/libcaja-private/caja-icon-container.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-15GTK3: don't use deprecated gtk_widget_size_requestWolfgang Ulbrich1-4/+4
2016-01-13GTK3 icon-container: invalidate the layout cache on style-updatedWolfgang Ulbrich1-1/+1
2016-01-13GTK3 icon-container: don't chain up style-updated for the desktop containerWolfgang Ulbrich1-3/+14
2016-01-13GTK3 icon-container: use the "rubberband" style class for the selection itemWolfgang Ulbrich1-43/+78
2016-01-13GTK3 icon-container: remove unused code caching canvas item colorsWolfgang Ulbrich1-118/+15
2016-01-13GTK3 icon-container: remove unused style propertiesWolfgang Ulbrich1-44/+3
2016-01-13GTK3 icon-container: hook to style_updated instead of style_setWolfgang Ulbrich1-6/+13
2016-01-13GTK3 icon-container: fix setting the selection when renamingWolfgang Ulbrich1-1/+9
2016-01-13GTK3 icon-container: fix a couple of ACTIVE -> NORMAL typosWolfgang Ulbrich1-3/+3
2016-01-13GTK3 icon-container: remove useless theming propertiesWolfgang Ulbrich1-28/+29
2016-01-13GTK3 icon-container: plug a memory leakWolfgang Ulbrich1-1/+6
2016-01-13GTK3 icon-container: fix rendering of text on the desktopWolfgang Ulbrich1-2/+5
2016-01-13GTK3 icon-container: don't malloc() GdkRGBA colors manuallyWolfgang Ulbrich1-7/+7
2016-01-13GTK3 icon-container: fix rendering of text on the desktopWolfgang Ulbrich1-7/+7
2016-01-13GTK3 icon-container: port to GtkStyleContextWolfgang Ulbrich1-4/+230
2016-01-13GTK3 icon-container: remove spurious call to gtk_adjustment_changed()Wolfgang Ulbrich1-2/+0
2016-01-06Fix fontcolor in icon view with some light themesbl0ckeduser1-1/+2
2015-10-19GTK3: Replace gtk_{v,h}box new with gtk_box_newraveit651-0/+4
2015-07-07Merge pull request #431 from NiceandGently/mastermonsta1-1/+6
2015-06-24compact view: don't auto-scroll to the right on long filenamesMonsta1-4/+6
2015-06-21icon-container: reset the double click counter after a double clickraveit651-1/+6
2015-01-13drop support for GLib < 2.36Monsta1-2/+0
2015-01-10some optimizations in the access to listsMonsta1-29/+10
2014-12-10zero-init all signals arraysMonsta1-1/+1
2014-12-10don't leak memorymonsta1-0/+1
2014-04-28Quick fix for #105bl0ckeduser1-1/+1
2014-03-09icon-canvas-item: attempt to fix up a11y for CajaIconCanvasItemStefano Karapetsas1-1/+1
2013-07-25libcaja-private: Add GDK3 supportStefano Karapetsas1-0/+4
2013-04-10Fix drag selection going out of bounds (partial revert of 99f8b5f25192b8593ae...Brent Hull1-9/+14
2012-12-22[all] silence warnings from GCC 4.6Jasmine Hassan1-24/+5
2012-12-22[general] Use GSourceFunc instead of GtkFunctionJasmine Hassan1-1/+1
2012-12-22[icon-container] don't use eel helper to set adjustment valuesJasmine Hassan1-67/+33
2012-11-23[all] include src/glibcompat.h & use g_list_free_full() where neededJasmine Hassan1-2/+3
2012-11-20[lc-p] revise rendering-cleanup commit 2a4433a562Jasmine Hassan1-3/+1
2012-11-16[all] use g_list_free() and g_strcmp0 instead of eel functionsJasmine Hassan1-3/+4
2012-11-16[icon-container] remove size_request vfunc implJasmine Hassan1-10/+0
2012-11-16[general] use new GtkScrollable interfaceJasmine Hassan1-23/+29
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 Hassan1-4/+12
2012-11-16[lc-p] use eel_canvas_item_destroy instead of gtk_object_destroy()Jasmine Hassan1-2/+2
2012-11-16[lc-p] don't use GtkObject (GTK3)Jasmine Hassan1-3/+13
2012-11-16[build] don't include marshals we don't ownJasmine Hassan1-1/+0
2012-11-16[lc-p] convert to new GDK_KEY prefixJasmine Hassan1-48/+48
2012-11-16[icon-container] use gdk_window_focusJasmine Hassan1-1/+1
2012-11-16[lc-p] autogenerate marshallersJasmine Hassan1-7/+7
2012-11-14[lc-p] port CajaIconContainer to cairo drawingJasmine Hassan1-36/+4
2012-09-05remove latest mateconf stuffStefano Karapetsas1-12/+15
2012-09-05convert desktop preferences to gsettingsStefano Karapetsas1-7/+12
2012-09-05convert icon-view preferences to gsettingsStefano Karapetsas1-7/+14
2012-09-05start migration to gsettingsStefano Karapetsas1-7/+0