summaryrefslogtreecommitdiff
path: root/pluma/pluma-prefs-manager-app.c
AgeCommit message (Collapse)AuthorFilesLines
2019-07-30fix build with GtkSourceView 3.22monsta1-4/+4
2019-06-28Use smart tabs to fix indentation and alignmentVictor Kareh1-104/+102
2019-06-28Draw spaces, tabs, newlines and nbsp.Goffredo Baroncelli1-0/+180
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)
2016-12-05port plugin system to libpeasmonsta1-26/+0
backported from gedit with a few changes upstream commits for reference: https://git.gnome.org/browse/gedit/commit/?id=dbc98da7fda69981e61c5764af50c72b756eb2cc https://git.gnome.org/browse/gedit/commit/?id=2ae732a53ef08145c06909dc675134573c8c2e6d https://git.gnome.org/browse/gedit/commit/?id=6cd4936fb3aa6ca44a7c85888c6aad6c02b0f983 https://git.gnome.org/browse/gedit/commit/?id=041399d3d09389f951af8db4f5b83d142a9ebe55 https://git.gnome.org/browse/gedit/commit/?id=da46f5d6cd9b727e23ec0ae79bb0a78419bb1363 https://git.gnome.org/browse/gedit/commit/?id=1d56b827f14096891bb03dbd5e8211fdad1331ad https://git.gnome.org/browse/gedit/commit/?id=e63de5a2396a56eeba46479a54628843538da29e
2016-11-06move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-8/+0
2013-10-30pluma: Add GTK3 supportStefano Karapetsas1-0/+8
2013-01-24Migrate pluma to GSettingsStefano Karapetsas1-393/+240
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-07using ./config/ instead of ./mate2/Perberos1-117/+117
2011-11-07renaming from gedit to plumaPerberos1-0/+1620