summaryrefslogtreecommitdiff
path: root/src/caja-zoom-control.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-18Remove trailing whitespacesrbuj1-5/+5
2019-04-12local #include files who are libraries inside <> instead ""Pablo Barciela1-6/+6
2019-04-10local #include files inside "" instead <>Pablo Barciela1-10/+13
2019-01-28Avoid deprecated g_type_class_add_privateWu Xiaotian1-5/+3
2018-05-16zoom-control: use NULL instead of uninitialized variablemonsta1-2/+1
2018-05-10zoom-control: don't use eel_pop_up_context_menu functionraveit651-6/+10
2018-05-07Replace deprecated gtk_menu_popupraveit651-72/+7
2018-01-31require GTK+ 3.22 and GLib 2.50monsta1-27/+0
2017-11-02zoom-control: change zoom with mousewheel scroll over buttonmonsta1-1/+2
2017-08-25gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:ZenWalker1-0/+13
2016-12-29fix indent and spacing a bitmonsta1-3/+3
2016-11-22move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op...lukefromdc1-91/+4
2016-10-11Fix accessible object inherritance when used with GTK 3Luke Yelavich1-0/+48
2016-06-15GTK+-3.20: do not use deprecated gtk_button_set_focus_on_clickraveit651-0/+12
2016-05-28GTK3:caja-zoom-control.c GtkStyle>GtkStyleContextlukefromdc1-0/+4
2016-01-22Gtk3: fix all possible deprecated GtkStock in srcWolfgang Ulbrich1-2/+2
2016-01-18GTK3: fix deprecated GTK_TYPE_{H/V}BOX usageWolfgang Ulbrich1-0/+11
2014-12-10zero-init all signals arraysMonsta1-1/+1
2012-11-16[src] use gtk_widget_get_preferred_size()Jasmine Hassan1-2/+6
2012-11-16[build] don't include marshals we don't ownJasmine Hassan1-1/+0
2012-11-16[src] convert to new GDK_KEY prefixJasmine Hassan1-6/+6
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-1/+1
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+996