summaryrefslogtreecommitdiff
path: root/plugins/modelines
AgeCommit message (Collapse)AuthorFilesLines
2019-12-01migrate from intltool to gettextWu Xiaotian2-5/+5
2019-08-09pluma-modeline-plugin: avoid 'g_type_class_add_private'Pablo Barciela1-5/+2
2019-07-06Remove trailing whitespacesLaurent Napias4-45/+45
2019-06-10Change url projet's websiteLaurent Napias1-1/+1
2019-05-16add readmes and update plugins section of manualsakib1-0/+3
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
2017-02-10build: remove option that disables deprecated stuffmonsta1-2/+1
we don't need a build breakage on the first deprecated item, thanks
2016-12-13plugins: remove a couple of useless includesmonsta1-1/+0
2016-12-05plugins: make them actually recognized and loaded by Plumamonsta2-4/+4
- use *.plugin extension instead of *.pluma-plugin - use "Plugin" section name instead of "Pluma Plugin" mostly adapted from: https://git.gnome.org/browse/gedit/commit/?id=1d56b827f14096891bb03dbd5e8211fdad1331ad https://git.gnome.org/browse/gedit/commit/?id=7c22769d73f756b9d1388febd147c9d267ed54cb
2016-12-05modelines plugin: port to libpeasmonsta2-59/+153
mostly adapted from: https://git.gnome.org/browse/gedit/commit/?id=e1df93f3b827131d13178286cec365c8bbc0f075 https://git.gnome.org/browse/gedit/commit/?id=aac1cb378359a69bdb4ac7f08578989e4a3b52d1
2016-11-06move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta2-4/+1
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]
2013-08-03Make automake happy: INCLUDES -> AM_CPPFLAGSinfirit1-1/+1
2012-11-18fixed incorrect fsf addresses.Steve Zesch4-4/+4
2012-08-31fix wrong urlStefano Karapetsas1-1/+1
http://forums.mate-desktop.org/viewtopic.php?f=2&t=718
2012-03-11fix other executable bitsStefano Karapetsas6-0/+0
2011-11-12end of line mistakePerberos1-0/+0
2011-11-07renaming from gedit to plumaPerberos7-125/+125
2011-11-07initialPerberos7-0/+1245