Commit Graph

8 Commits

Author SHA1 Message Date
infirit 3fc6d6c429 Cleanup GTK_CHECK_VERSION and unify gtk+2/3 code where possible
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.
2014-05-19 20:57:49 +02:00
infirit cc28312a3f Drop support for gtk+ < 2.24
* Bump required gtk+2 version
* Remove pluma-spinner
* Remove pluma-message-are
2014-05-19 18:37:37 +02:00
infirit 53be5f994d Replace GtkObject with Gobject in gtk+2 build 2014-05-19 18:37:37 +02:00
Stefano Karapetsas 7f0ccea481 pluma: Add GTK3 support 2013-10-30 00:56:56 +01:00
Steve Zesch 93dce2bc98 fixed incorrect fsf addresses. 2012-11-18 20:54:49 -05:00
Ignacio Casal Quinteiro 1000c0b77c Get the current tab label instead of creating a new one. 2012-03-17 19:24:33 +01:00
Stefano Karapetsas 0b694f0d10 update for 1.2 release and fix executable bits 2012-03-11 20:28:11 +01:00
Perberos 5ded9cba85 renaming from gedit to pluma 2011-11-07 19:52:18 -03:00