Age | Commit message (Collapse) | Author | Files | Lines |
|
Was: general: use g_list_free_full() instead of eel functions
http://git.gnome.org/browse/nautilus/commit/?id=5e669515fd7f760382e6b7aa1449734a35a2d7f4
.
Instead of g_list_free_full(), we use g_list_foreach and g_list_free() to avoid
unnecessary glib dependency bump to 2.28
|
|
|
|
bk-window: don't use _event_is_close_accelerator()
http://git.gnome.org/browse/nautilus/commit/?id=cab696f7d760f5ee63f0a623b13d27b76d2f2d00
Also needed to drop eel_gtk_window_set_up_close_accelerator() instance
in src/caja-property-browser.c
|
|
eel_gtk_label_set_scale
Not upstream because property-browser removed. But as in upstream,
eel_gtk_label_set_scale() is going away in next eel-gtk-extensions.[ch]
cleanup.
|
|
|
|
|
|
|