summaryrefslogtreecommitdiff
path: root/pluma/pluma-documents-panel.c
AgeCommit message (Collapse)AuthorFilesLines
2018-01-03drop unused variablesPablo Barciela1-2/+1
2016-11-06move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-10/+0
2015-12-01GTK3: replace depracated gtk_widget_size_request with ↵Wolfgang Ulbrich1-1/+5
gtk_widget_get_preferred_size
2015-12-01GTk3: don't use deprecated GTK_TYPE_{V/H}BOXWolfgang Ulbrich1-0/+9
2014-05-19Cleanup GTK_CHECK_VERSION and unify gtk+2/3 code where possibleinfirit1-8/+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/+14
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/+828