summaryrefslogtreecommitdiff
path: root/eel/eel-gdk-extensions.c
AgeCommit message (Collapse)AuthorFilesLines
2017-02-02eel: GdkRGBA related fixesAlexei Sorokin1-3/+4
2017-01-23eel: remove unused functionmonsta1-21/+0
2016-11-22move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build ↵lukefromdc1-141/+2
option *Remove GTK_VERSION_CHECK (3, 0, 0) and libunique selectors *Remove GTK2 and libunique specific code. *Leaves selector for specific GTK3 versions. *Remove #DEFINES for vbox/hbox previously required for GTK2 compatability *Keep vbox in caja-spatial-window.c, it is necessary for the desktop to work *spatial-window vbox issue at https://github.com/mate-desktop/caja/issues/591
2016-08-22drop a large amount of completely unused codemonsta1-38/+0
2016-07-15GTK+-3 eel: fix color definition pointed out by running distcheck with gtk3raveit651-3/+4
2016-07-02eel: make code better readableraveit651-19/+22
2016-07-02GTK+-3 eel: rename GdkRGBA functionsraveit651-23/+55
2016-07-02GTK+-3 eel-gdk-extensions: port GtkColor to GdkRGBAraveit651-0/+77
with help from Alexei Sorokin
2016-01-13GTK3 eel-gdk-extensions: port to GtkStyleContextWolfgang Ulbrich1-15/+34
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&id=1d3dd96
2016-01-13GTK3 eel-gdk-extensions: add eel_make_color_inactive() to public APIWolfgang Ulbrich1-0/+32
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&id=42e7268
2013-07-24eel: Add GTK3 supportStefano Karapetsas1-1/+1
2012-11-16[eel-gdk-extensions] Add eel_cairo_draw_layout_with_drop_shadow for GTK3Jasmine Hassan1-1/+12
keeping eel_gdk_draw_layout_with_drop_shadow for GTK2 http://git.gnome.org/browse/nautilus/commit/?id=d2f141f4a5435b10b43abea0822e3d0569b67886
2012-11-16[eel] remove eel_gdk_window_focusJasmine Hassan1-12/+0
http://git.gnome.org/browse/nautilus/commit/?id=7e8d1dfa6a17fe9189bf2489b735cd6462f03571\
2012-11-14[eel] remove unused code from eel-gdk-extensionsJasmine Hassan1-197/+0
http://git.gnome.org/browse/nautilus/commit/?id=6b2a053985b8c37aa1038e7a01ab05d7dd15aa2e
2012-11-13[eel] port eel-gdk-extensions to cairo drawingJasmine Hassan1-78/+14
http://git.gnome.org/browse/nautilus/commit/?id=917a27a6f69509720fadd0d50e40dbc87ae9f5d2
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+971