summaryrefslogtreecommitdiff
path: root/pluma/pluma-notebook.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-01add the option to hide the frist tab if there is only one tabPablo Barciela1-11/+7
2018-08-01notebook: drop unused 'pluma_notebook_set_always_show_tabs'Pablo Barciela1-18/+0
2018-05-31pluma-notebook: avoid new file with double click in vertical scrollbarPablo Barciela1-3/+3
2018-05-29pluma-notebook: avoid new file with double click in forward arrow buttonPablo Barciela1-1/+34
2018-05-27pluma-notebook: Fix: unexpected behavior with dnd selected textPablo Barciela1-1/+23
2018-05-24pluma-notebook: pass event to gdk_seat_grabmonsta1-4/+4
2018-05-21Fix: Pluma crashes with mouse wheel over a tabPablo Barciela1-14/+0
2018-05-14pluma-notebook.c: avoid deprecated 'gdk_pointer_ ...' functionsPablo Barciela1-17/+38
2018-05-13pluma-notebook.c: avoid deprecated 'gdk_window_at_pointer'Pablo Barciela1-1/+6
2018-02-23Make notebook tabs scrollablelikorisd1-0/+14
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
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
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
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
2014-05-19Drop support for gtk+ < 2.24infirit1-4/+0
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