summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-icon-canvas-item.c
Commit message (Expand)AuthorAgeFilesLines
* Rename icon view to canvas viewWilliam Jon McCann2012-08-071-2822/+0
* Removed more scaling fonts by zoom factorWilliam Jon McCann2012-08-071-3/+0
* Fix some compiler warningsWilliam Jon McCann2012-07-031-10/+1
* Remove text besides icons mode for icon viewWilliam Jon McCann2012-06-301-97/+24
* icon-container: fix some GCC warningsCosimo Cecchi2012-06-091-0/+2
* a11y: fix accessibility implementation for NautilusIconContainerCosimo Cecchi2012-06-071-19/+17
* icon-container: remove now unused propertiesCosimo Cecchi2012-05-251-5/+1
* update ZERO_OR_THREE_DIGITS define to work as intendedSebastien Bacher2012-04-271-1/+1
* icon-container: avoid using EelDPointCosimo Cecchi2012-03-161-12/+13
* icon-canvas-item: don't override parent container style flagsCosimo Cecchi2012-02-131-17/+11
* Move all ui files and icons into resourcesAlexander Larsson2012-01-161-4/+5
* all: don't use eel_strcmp()Cosimo Cecchi2011-10-051-3/+3
* eel: remove unused eel-gtk-macros.h fileCosimo Cecchi2011-10-051-1/+0
* icon-canvas-item: don't draw pango layouts when renamingCosimo Cecchi2011-09-221-2/+4
* icon-canvas-item: don't forget to clip the embedded text rectangleCosimo Cecchi2011-09-191-0/+10
* Fix accessibility for gtk 3.2, and send object:state-changed:selectedMike Gorse2011-09-191-5/+7
* icon-canvas-item: render the additional text with gtk_render_layout()Cosimo Cecchi2011-09-071-17/+15
* icon-canvas-item: use gtk_render_* methods instead of direct cairoCosimo Cecchi2011-09-071-182/+123
* all: remove the built-in hover audio previewerCosimo Cecchi2011-08-011-76/+1
* libnautilus-private: Use 'const' instead G_CONST_RETURNJavier Jardón2011-06-091-3/+3
* icon-canvas-item: make sure to reset the default cursor ond destructionCosimo Cecchi2011-04-041-2/+14
* icon-canvas-item: make the icon frame transparent when not prelitCosimo Cecchi2011-02-181-9/+1
* all: remove 'Tighter Layout' optionCosimo Cecchi2011-02-181-20/+11
* eel: remove unused eel-canvas-utilCosimo Cecchi2011-02-011-1/+0
* all: don't use eel_g_settings_add_auto_* methodsCosimo Cecchi2011-01-301-13/+6
* all: silence new warnings from GCC 4.6Cosimo Cecchi2011-01-251-21/+4
* all: remove unused includes of eel-gdk-pixbuf-extensionsCosimo Cecchi2011-01-201-1/+0
* icon-canvas-item: simplify the code a bitCosimo Cecchi2011-01-201-19/+3
* icon-canvas-item: remove an useless snippet of drawing codeCosimo Cecchi2011-01-201-13/+0
* icon-canvas-item: use eel_create_spotlight_pixbuf()Cosimo Cecchi2011-01-201-19/+2
* icon-container: remove useless theming propertiesCosimo Cecchi2011-01-191-27/+2
* general: don't use gdk_cursor_unref()Cosimo Cecchi2010-12-221-1/+1
* icon-canvas-item: attempt to fix up a11y for NautilusIconCanvasItemCosimo Cecchi2010-12-171-323/+291
* icon-canvas-item: set the right style classCosimo Cecchi2010-12-141-1/+13
* icon-container: fix rendering of text on the desktopCosimo Cecchi2010-12-061-1/+1
* icon-canvas-item: port to GtkStyleContextCosimo Cecchi2010-12-061-41/+37
* icon-canvas-item: tweak the resize bounding box color according to styleCosimo Cecchi2010-12-011-1/+3
* icon-canvas-item: remove the emblem layouting codeCosimo Cecchi2010-11-051-333/+7
* [eel] remove eel_gdk_pixbuf_list_ref()Cosimo Cecchi2010-11-011-2/+1
* general: use g_list_free_full() instead of eel functionsCosimo Cecchi2010-10-311-2/+2
* icon-canvas-item: use cairo directly instead of gdk_pixbuf_composite()Cosimo Cecchi2010-09-301-46/+16
* icon-canvas-item: set transparent background for highlightCosimo Cecchi2010-09-301-9/+1
* [libnautilus-private] Port to rendering-cleanup-nextChristian Persch2010-09-301-80/+79
* Don't include eel-pango-extensions.hCosimo Cecchi2010-08-191-1/+0
* [ln-p] properly dash the icon when resizing itCosimo Cecchi2010-08-131-11/+3
* [ln-p] make drawing of resize knobs work againCosimo Cecchi2010-08-131-8/+8
* [ln-p] port NautilusIconCanvasItem to cairo drawingBenjamin Otte2010-08-131-108/+81
* Convert click-policy to GSettingsAlexander Larsson2010-07-231-2/+3
* [ln-p] GSEAL nautilus-icon-canvas-item.Bastien Nocera2010-06-111-6/+8
* Add an "highlighted-for-clipboard" property to the item.Cosimo Cecchi2010-05-201-4/+29