summaryrefslogtreecommitdiff
path: root/eel/eel-canvas.c
Commit message (Expand)AuthorAgeFilesLines
* Updated FSF's addressDaniel Mustieles2014-01-311-2/+1
* Fix rename entry positionAlexander Larsson2013-11-041-1/+11
* Store the correct current_item if it has changed. It is incorrect toSrinivasa Ragavan2013-07-171-0/+1
* eel-canvas: fix double tap with touchscreen devicesCosimo Cecchi2013-03-081-1/+3
* Normalize signal namesWilliam Jon McCann2013-01-221-6/+6
* eel-canvas: use GtkContainerAccessible for EelCanvasAccessibleCosimo Cecchi2013-01-031-384/+2
* Remove unnecessary gdk_threads_enter/leave callsCosimo Cecchi2012-08-301-4/+0
* eel: don't use GDK_THREADS macrosCosimo Cecchi2012-07-311-2/+2
* a11y: add missing prototypeCosimo Cecchi2012-06-081-0/+2
* a11y: fix accessibility implementation for NautilusIconContainerCosimo Cecchi2012-06-071-87/+24
* eel-canvas: ignore extra mouse button eventsNelson Benitez Leon2012-04-041-0/+4
* eel: Queue resizes on the canvas as elements change visibilityCarlos Garnacho2012-01-161-2/+19
* Fix accessibility for gtk 3.2, and send object:state-changed:selectedMike Gorse2011-09-191-45/+331
* all: use g_cclosure_marshal_generic() instead of generating marshallersCosimo Cecchi2011-07-011-3/+1
* all: silence new warnings from GCC 4.6Cosimo Cecchi2011-01-251-5/+0
* canvas: fix an ACTIVE -> NORMAL typo from GtkStyleContext conversionCosimo Cecchi2011-01-191-1/+1
* canvas: don't use deprecated GDK grab APICosimo Cecchi2010-12-261-19/+28
* Fix cairo-gobject.h includeColin Walters2010-12-171-1/+1
* eel-canvas: build fix for gdk_window_get_geometry API changeCosimo Cecchi2010-12-061-1/+1
* eel-canvas: port to GtkStyleContextCosimo Cecchi2010-12-061-36/+5
* canvas: remove commented out codeCosimo Cecchi2010-11-011-13/+0
* canvas: use GTK_LAYOUT casts instead of going through the parent structCosimo Cecchi2010-10-301-17/+17
* general: use new GtkScrollable interfaceCosimo Cecchi2010-10-301-16/+16
* [eel] Port the eel canvas to rendering-cleanup-nextChristian Persch2010-09-301-40/+87
* canvas: don't use GtkObjectCosimo Cecchi2010-09-301-30/+41
* [eel] use glib's i18n API instead of eel'sCosimo Cecchi2010-08-191-1/+1
* [eel] port EelCanvas to cairo drawingBenjamin Otte2010-08-131-68/+9
* Fix build with GTK+3 master, use cairo_region_t.Cosimo Cecchi2010-07-011-2/+2
* [eel] GSEAL eel-canvas.Bastien Nocera2010-06-111-121/+152
* Remove deprecated GTK+ symbols (#565038).Cosimo Cecchi2010-04-261-10/+12
* Replace deprecated GTK_OBJECT_TYPE with G_OBJECT_TYPEThomas Hindoe Paaboel Andersen2010-01-191-1/+1
* Update to latest foocanvasAlexander Larsson2009-09-071-115/+138
* Remove deprecated GDK/GTK+ symbolsCosimo Cecchi2009-04-211-10/+7
* eel/ Import eel into nautilus.Alexander Larsson2008-12-151-0/+3979