Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-03-04 | port plugins to use the window-construct property. | mbkma | 1 | -14/+10 | |
pluma-file-browser-plugin.c: rename "data" to "priv". | |||||
2021-02-04 | build: Use PACKAGE_URL variable | rbuj | 2 | -5/+6 | |
2020-05-16 | Require gtk+ 3.22 in glade files | tamplan | 1 | -2/+2 | |
2019-12-01 | migrate from intltool to gettext | Wu Xiaotian | 9 | -15/+17 | |
2019-07-08 | Add support for checking .ui accessibility with gla11y | Samuel Thibault | 2 | -2/+19 | |
2019-06-10 | Change url projet's website | Laurent Napias | 1 | -1/+1 | |
2019-06-06 | Switch to Python 3 | Patrick Monnerat | 1 | -1/+1 | |
2019-06-06 | externaltools plugin: change code for Python 2 & 3 compatibility. | Patrick Monnerat | 8 | -595/+469 | |
2019-05-21 | Reindent all Python sources to ts=4. Strip trailing spaces. | Patrick Monnerat | 7 | -184/+198 | |
2018-03-05 | externaltools plugin: outputpanel.ui: avoid GtkHBox and GtkVButtonBox | Pablo Barciela | 1 | -34/+54 | |
2018-02-10 | Fix warning with external tools plugin | Pablo Barciela | 1 | -3/+3 | |
Fixes https://github.com/mate-desktop/pluma/pull/273#issuecomment-364460525 | |||||
2017-04-16 | update copyright year to 2017 | monsta | 1 | -1/+1 | |
2016-12-19 | externaltools plugin: fix indent a bit | monsta | 1 | -7/+7 | |
2016-12-19 | externaltools plugin: port to gi and libpeas | monsta | 10 | -247/+261 | |
note: tools manager dialog can now be invoked only via Pluma's menu. Preferences button in plugin manager is inactive. re-enabling it would mean introducing even more complexity, because we would need to pass a configure widget to libpeas, not the whole dialog. mostly adapted from: https://git.gnome.org/browse/gedit/commit/?id=8b6d353e0ab94ad52ce6119759db5e14b281fbba https://git.gnome.org/browse/gedit/commit/?id=2aa6071912dac227f04f44c07e07f159b77be7ff https://git.gnome.org/browse/gedit/commit/?id=09738cd6f5f24a37cb7dd85dfca7a5099529e5d2 https://git.gnome.org/browse/gedit/commit/?id=f08e9d2953fa213f77dce635127c3a0131fba02f https://git.gnome.org/browse/gedit/commit/?id=d09a703e84f818dcadd7bd1c16c2091305a691c2 https://git.gnome.org/browse/gedit/commit/?id=985f3908abe3f2ade53db1364dccf0d1fd61ec1b https://git.gnome.org/browse/gedit/commit/?id=b6086cab8c664d2cfb3e5b4a6d33c215d1b207da https://git.gnome.org/browse/gedit/commit/?id=befd854563e4691a6b75b03695d6a7c458836312 https://git.gnome.org/browse/gedit/commit/?id=cf7549c8e5944a3fbf9d18170b6e45a552071b4c https://git.gnome.org/browse/gedit/commit/?id=6c95d28a13ae87232346583a86ae525a22fcc651 https://git.gnome.org/browse/gedit/commit/?id=c70319048b42b898fd6c2f6ee37e98e54cea54be | |||||
2016-12-13 | externaltools plugin: kill useless code | monsta | 1 | -18/+4 | |
2016-02-17 | plugins: some corrections for switch-c tool in external tools | monsta | 1 | -8/+14 | |
2016-02-16 | plugins: make switch-c tool in external tools work, fix issues | monsta | 1 | -2/+9 | |
- specify encoding to let the tool actually run - avoid shell command injection - update copyright thanks to @clefebvre for the fix | |||||
2015-12-24 | remove unneeded 'x' attribute from non-executable files | monsta | 19 | -0/+0 | |
2015-09-29 | capitalize Pluma in Run command plugin dialog | monsta | 1 | -2/+2 | |
2015-09-02 | drop support for win32/osx and checkupdate plugin | monsta | 3 | -47/+2 | |
that plugin has never been built in linux anyway due to logic in configure.ac | |||||
2014-05-19 | Remove has_separator property from gtkbuilder files | infirit | 1 | -1/+0 | |
2014-03-19 | Use zenity instead of mate-dialogs | Stefano Karapetsas | 2 | -2/+2 | |
2012-08-31 | fix wrong url | Stefano Karapetsas | 1 | -1/+1 | |
http://forums.mate-desktop.org/viewtopic.php?f=2&t=718 | |||||
2011-11-27 | a copypaste failure | Perberos | 1 | -2/+2 | |
2011-11-22 | adding a tool for external tools, for switch onto .c and .h files | Perberos | 3 | -1/+34 | |
2011-11-12 | adding a "search on text" external tool | Perberos | 3 | -1/+50 | |
2011-11-07 | using ./config/ instead of ./mate2/ | Perberos | 1 | -12/+12 | |
2011-11-07 | renaming from gedit to pluma | Perberos | 23 | -74/+74 | |
2011-11-07 | initial | Perberos | 26 | -0/+3776 | |