summaryrefslogtreecommitdiff
path: root/capplets/about-me/e-image-chooser.c
AgeCommit message (Collapse)AuthorFilesLines
2018-09-09Add new api for EImageChooseryetist1-97/+128
- add e_image_chooser_set_scaleable(), to allow ImageChooser to change its size according to the size of the picture. - add e_image_chooser_new_with_size(), to create a fixed size EImageChooser.
2016-12-02move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-8/+0
and require libmatekbd, libmate-desktop, marco, m-s-d >= 1.17
2016-06-17GTK+-3 e-image-chooser: don't use deprecated gtk_widget_size_requestraveit651-2/+6
2016-01-27common: fix build warnings about incorrect pointer typesmonsta1-2/+2
2016-01-20about-me: use GtkBox instead of GtkVBox in both GTK+ buildsmonsta1-2/+2
2014-11-28use guint for signals arraymonsta1-1/+1
2014-05-27Replace GtkObject with GObject also for gtk2infirit1-4/+0
2014-05-27Cleanup GTK_CHECK_VERSION and unify where possibleinfirit1-12/+0
gdk_display_get_default | since 2.2 gdk_x11_display_get_xdisplay | since 2.2 gdk_drag_context_list_targets | since 2.22 gdk_x11_window_foreign_new_for_display | since 2.24 gdk_drawable_get_screen | since 2.24 gtk_widget_hide | always
2014-01-24about-me: Add GTK3 supportStefano Karapetsas1-0/+20
2012-08-02Fixed incorrect fsf address.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+455