Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-06-26 | update copyright to 2021 | raveit65 | 4 | -0/+4 | |
2021-03-04 | port plugins to use the window-construct property. | mbkma | 1 | -17/+16 | |
pluma-file-browser-plugin.c: rename "data" to "priv". | |||||
2021-02-04 | build: Use PACKAGE_URL variable | rbuj | 2 | -5/+6 | |
2020-07-29 | Port main program to GSettings | mbkma | 1 | -9/+13 | |
Remove pluma_prefs_manager. Plugins were already ported to GSettings. Based on: https://gitlab.gnome.org/GNOME/gedit/-/commit/4215be0e8924f45170683493beaa2695e8e2e483 | |||||
2019-12-01 | migrate from intltool to gettext | Wu Xiaotian | 2 | -5/+5 | |
2019-08-09 | pluma-modeline-plugin: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -5/+2 | |
2019-07-06 | Remove trailing whitespaces | Laurent Napias | 4 | -45/+45 | |
2019-06-10 | Change url projet's website | Laurent Napias | 1 | -1/+1 | |
2019-05-16 | add readmes and update plugins section of manual | sakib | 1 | -0/+3 | |
2017-03-27 | modelines: fix random crash on closing one of several Pluma windows | monsta | 1 | -1/+3 | |
ported from: https://git.gnome.org/browse/gedit/commit/?id=b8b6fe708eddd6a9d471ecd04c38e790d8c0bc7c | |||||
2017-02-10 | build: remove option that disables deprecated stuff | monsta | 1 | -2/+1 | |
we don't need a build breakage on the first deprecated item, thanks | |||||
2016-12-13 | plugins: remove a couple of useless includes | monsta | 1 | -1/+0 | |
2016-12-05 | plugins: make them actually recognized and loaded by Pluma | monsta | 2 | -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-05 | modelines plugin: port to libpeas | monsta | 2 | -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-06 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 2 | -4/+1 | |
2013-11-15 | gtk3: fix implicit declaration: gtk_source_language_get_id | infirit | 1 | -0/+4 | |
modeline-parser.c:651:11: warning: implicit declaration of function 'gtk_source_language_get_id' [-Wimplicit-function-declaration] | |||||
2013-08-03 | Make automake happy: INCLUDES -> AM_CPPFLAGS | infirit | 1 | -1/+1 | |
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 4 | -4/+4 | |
2012-08-31 | fix wrong url | Stefano Karapetsas | 1 | -1/+1 | |
http://forums.mate-desktop.org/viewtopic.php?f=2&t=718 | |||||
2012-03-11 | fix other executable bits | Stefano Karapetsas | 6 | -0/+0 | |
2011-11-12 | end of line mistake | Perberos | 1 | -0/+0 | |
2011-11-07 | renaming from gedit to pluma | Perberos | 7 | -125/+125 | |
2011-11-07 | initial | Perberos | 7 | -0/+1245 | |