summaryrefslogtreecommitdiff
path: root/pluma/pluma-notebook.c
AgeCommit message (Collapse)AuthorFilesLines
2017-09-02add gsettings key to hide/show(default) tabs with the side paneZenWalker1-5/+14
2017-09-02Hide tabs if we are using the sidebarZenWalker1-1/+4
Fixes #23
2017-05-25pluma-notebook: don't use deprecated gdk_cursor_newraveit651-1/+5
2017-05-15Fix: pluma closes tabs unexpectedly with middle clickZenWalker1-0/+12
Fixes #228
2017-05-13pluma-notebook.c: fix a build warningraveit651-2/+2
2017-05-12double click to the right of the last open tab to open a new tabZenWalker1-1/+21
New feature Fixes #185
2016-01-22Implement middle-click tab closing (#143)bl0ckeduser1-1/+1
2014-05-19Cleanup GTK_CHECK_VERSION and unify gtk+2/3 code where possibleinfirit1-12/+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.
2014-05-19Drop support for gtk+ < 2.24infirit1-4/+0
* Bump required gtk+2 version * Remove pluma-spinner * Remove pluma-message-are
2014-05-19Replace GtkObject with Gobject in gtk+2 buildinfirit1-26/+0
2013-10-30pluma: Add GTK3 supportStefano Karapetsas1-3/+38
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2012-03-17Get the current tab label instead of creating a new one.Ignacio Casal Quinteiro1-12/+12
2012-03-11update for 1.2 release and fix executable bitsStefano Karapetsas1-0/+0
2011-11-07renaming from gedit to plumaPerberos1-0/+1099