summaryrefslogtreecommitdiff
path: root/pluma/pluma-view.h
AgeCommit message (Collapse)AuthorFilesLines
2019-07-06Remove trailing whitespacesLaurent Napias1-7/+7
2019-06-28Use smart tabs to fix indentation and alignmentVictor Kareh1-2/+2
2019-06-28Draw spaces, tabs, newlines and nbsp.Goffredo Baroncelli1-0/+8
Via gsettings it is possible to enable the drawing of: - newline (enable-space-drawer-newline) - spaces (enable-space-drawer-space) - tab (enable-space-drawer-tab) - not blank space (enable-space-drawer-nbsp) The first setting is a boolean ones, so the only allowable values are true (show the symbol) or false (don't show the symbol). Instead for the last three settings, the allowed values are: 'draw-none' -> show nothing 'draw-all' -> show all spaces/tabs 'draw-trailing' -> show only the trailing spaces/tabs (only if GTK >= 3.24)
2018-07-30pluma-view: sync the font in context-menu with gsettings keyPablo Barciela1-0/+4
2016-11-06move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-1/+1
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/+108