Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
gtk_scrolled_window_add_with_viewport ()
gtk_scrolled_window_add_with_viewport () --> gtk_container_add ()
|
|
|
|
- gtk_{v,h}box usage is deprecated since gtk+-3.2.0
|
|
Closes https://github.com/mate-desktop/caja/pull/372
|
|
|
|
|
|
Now that we've removed eel_gtk_widget_set_background_color
calls in eel-debug-drawing.c and test-eel-image-table.c,
both it and _set_foreground_color are unused.
Original commit:
http://git.gnome.org/browse/nautilus/commit/?id=57b66862a53298468755e12ca3712569274f0a32
|
|
http://git.gnome.org/browse/nautilus/commit/?id=931644a649175b1886dce5cc8e50c21380f8b8b0
|
|
|
|
|
|
|