summaryrefslogtreecommitdiff
path: root/eel
Commit message (Expand)AuthorAgeFilesLines
* general: don't use deprecated gdk_app_launch_context_new()Cosimo Cecchi2010-12-262-12/+4
* canvas: don't use deprecated GDK grab APICosimo Cecchi2010-12-262-21/+32
* eel: don't use gdk_spawn_ APICosimo Cecchi2010-12-221-5/+22
* general: don't use gdk_cursor_unref()Cosimo Cecchi2010-12-221-1/+1
* Fix cairo-gobject.h includeColin Walters2010-12-171-1/+1
* editable-label: use gtk_style_context_get() to query standard propsCosimo Cecchi2010-12-131-4/+6
* editable-label: rename copy/pasted fill renderer to 'eel' prefixCosimo Cecchi2010-12-131-39/+39
* editable-label: make the rename rectangle look a bit betterCosimo Cecchi2010-12-061-2/+2
* editable-label: copy-paste code from GTK+ to sync drawing with GtkLabelCosimo Cecchi2010-12-061-1/+213
* eel: remove unused codeCosimo Cecchi2010-12-064-267/+3
* eel-gdk-extensions: port to GtkStyleContextCosimo Cecchi2010-12-062-19/+19
* eel-gdk-pixbuf: use GdkRGBA everywhereCosimo Cecchi2010-12-064-17/+16
* editable-label: port to GtkStyleContextCosimo Cecchi2010-12-061-44/+53
* eel-canvas: build fix for gdk_window_get_geometry API changeCosimo Cecchi2010-12-061-1/+1
* eel-canvas: port to GtkStyleContextCosimo Cecchi2010-12-062-43/+5
* eel-canvas-re: use RGBA colors onlyCosimo Cecchi2010-12-062-151/+37
* eel-debug: remove unused codeCosimo Cecchi2010-12-022-28/+1
* eel: Use future-safe macro to query the X displayBenjamin Otte2010-12-011-1/+1
* build: remove old X_LIBS variableCosimo Cecchi2010-11-301-1/+0
* libgnome-desktop build fixesBaptiste Mille-Mathias2010-11-121-1/+1
* [eel] remove eel_gtk_adjustment* functionsCosimo Cecchi2010-11-012-36/+0
* canvas: remove commented out codeCosimo Cecchi2010-11-011-13/+0
* [eel] remove unused eel_gradient codeCosimo Cecchi2010-11-012-366/+0
* [eel] remove eel_gdk_pixbuf_list_ref()Cosimo Cecchi2010-11-012-16/+0
* [eel] remove unused eel_get_filename_charset()Cosimo Cecchi2010-11-012-100/+0
* [eel] remove eel_gtk_widget_set_shown()Cosimo Cecchi2010-11-012-23/+0
* general: use g_list_free_full() instead of eel functionsCosimo Cecchi2010-10-314-116/+5
* canvas: use GTK_LAYOUT casts instead of going through the parent structCosimo Cecchi2010-10-301-17/+17
* editable-label: don't use deprecated size_request vfuncMatthias Clasen2010-10-301-3/+32
* build: simplify configure scriptCosimo Cecchi2010-10-301-2/+4
* general: use new GtkScrollable interfaceCosimo Cecchi2010-10-301-16/+16
* background: refactor code into NautilusDesktopBackgroundCosimo Cecchi2010-10-095-831/+0
* eel-background: cleanup code not related to desktop backgroundCosimo Cecchi2010-10-092-454/+78
* eel-gdk-extensions: add eel_make_color_inactive() to public APICosimo Cecchi2010-10-092-0/+32
* editable-label: fix cairo drawing regressionsCosimo Cecchi2010-10-081-6/+9
* build: fix distcheckCosimo Cecchi2010-10-041-0/+1
* background: cope with renamings of gnome-bg APIsBenjamin Otte2010-09-301-6/+6
* background: port to rendering-cleanupCosimo Cecchi2010-09-301-83/+97
* [eel] Port EelEditableLabel to rendering-cleanup-nextChristian Persch2010-09-301-29/+15
* editable-label: use gtk_widget_get_preferred_size()Cosimo Cecchi2010-09-301-1/+1
* [eel] Port the eel canvas to rendering-cleanup-nextChristian Persch2010-09-303-57/+98
* [eel] Add eel_cairo_draw_layout_with_drop_shadowChristian Persch2010-09-302-7/+5
* editable-label: don't use GtkObjectCosimo Cecchi2010-09-301-11/+10
* canvas: don't use GtkObjectCosimo Cecchi2010-09-303-53/+47
* stock-dialogs: don't use GtkObjectCosimo Cecchi2010-09-301-6/+6
* background: remove leftover GtkObjectCosimo Cecchi2010-09-291-2/+2
* background: cleanup unused codeCosimo Cecchi2010-09-292-119/+1
* background: don't use GtkObjectCosimo Cecchi2010-09-291-79/+70
* [eel] convert to new GDK_KEY prefixCosimo Cecchi2010-09-191-43/+43
* editable-label: rename GtkEditableClass->GtkEditableInterfaceCosimo Cecchi2010-09-191-2/+2