summaryrefslogtreecommitdiff
path: root/plugins/modelines/modeline-parser.c
AgeCommit message (Collapse)AuthorFilesLines
2023-12-11modelines plugin: add a shorter version of the 'textwidth' option ('tw')Filip SzymaƄski1-1/+2
2021-06-26update copyright to 2021raveit651-0/+1
2020-07-29Port main program to GSettingsmbkma1-9/+13
Remove pluma_prefs_manager. Plugins were already ported to GSettings. Based on: https://gitlab.gnome.org/GNOME/gedit/-/commit/4215be0e8924f45170683493beaa2695e8e2e483
2019-07-06Remove trailing whitespacesLaurent Napias1-37/+37
2017-03-27modelines: fix random crash on closing one of several Pluma windowsmonsta1-1/+3
ported from: https://git.gnome.org/browse/gedit/commit/?id=b8b6fe708eddd6a9d471ecd04c38e790d8c0bc7c
2016-11-06move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-3/+0
2013-11-15gtk3: fix implicit declaration: gtk_source_language_get_idinfirit1-0/+4
modeline-parser.c:651:11: warning: implicit declaration of function 'gtk_source_language_get_id' [-Wimplicit-function-declaration]
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-1/+1
2012-03-11fix other executable bitsStefano Karapetsas1-0/+0
2011-11-07renaming from gedit to plumaPerberos1-19/+19
2011-11-07initialPerberos1-0/+852