summaryrefslogtreecommitdiff
path: root/pluma/pluma-status-combo-box.c
AgeCommit message (Collapse)AuthorFilesLines
2019-07-26pluma-status-combo-box: avoid 'g_type_class_add_private'Pablo Barciela1-6/+2
2019-07-06Remove trailing whitespacesLaurent Napias1-33/+33
2018-05-23avoid deprecated 'gtk_menu_popup'Pablo Barciela1-35/+5
2018-01-30require GTK+ 3.22 and GLib 2.50monsta1-8/+0
2016-12-01fix some introspection warningsmonsta1-0/+6
2016-11-06move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-53/+1
2016-08-31GTK+-3: Port PlumaStatusComboBox to the new GtkStyleContextraveit651-0/+50
taken from: https://git.gnome.org/browse/gedit/commit/?h=gnome-3-0&id=054bd40 https://git.gnome.org/browse/gedit/commit/?h=gnome-3-0&id=0b2b59f
2016-07-30GTK+-3 status-combobox: do not use deprecated GtkArrowraveit651-1/+5
2016-01-24GTK3: fix previous GtkMisc deprecated commitWolfgang Ulbrich1-4/+4
2015-12-01GTK3: replace depracated gtk_widget_size_request with ↵Wolfgang Ulbrich1-2/+10
gtk_widget_get_preferred_size
2015-12-01Gtk+-3.14: don't use deprecated GtkMiscWolfgang Ulbrich1-0/+13
2015-12-01GTK3: don't use deprecated gtk_{v/h}-boxWolfgang Ulbrich1-0/+4
2015-09-05Fix up the docsinfirit1-0/+22
Taken from gedit, commit: 42a6a8d8d87f32572f56b56a9c4e92f7181d339a from: Garrett Regier <[email protected]>
2014-05-19Cleanup GTK_CHECK_VERSION and unify gtk+2/3 code where possibleinfirit1-9/+0
Replace functions available in gtk+2 and gtk+3 gdk_window_get_* | since 2.24 gtk_widget_get_allocation | since 2.18 gtk_widget_get_window | since 2.14 gtk_window_get_group | since 2.10 gtk_widget_get_mapped | since 2.20 gtk_widget_get_realized | since 2.20 gdk_window_get_display | since 2.24 Remove deprecated GtkNotebookPage and check.
2013-10-30pluma: Add GTK3 supportStefano Karapetsas1-3/+16
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2012-03-11update for 1.2 release and fix executable bitsStefano Karapetsas1-0/+0
2011-11-07renaming from gedit to plumaPerberos1-0/+418