Age | Commit message (Expand) | Author | Files | Lines |
2017-05-15 | Fix: pluma closes tabs unexpectedly with middle click | ZenWalker | 1 | -0/+12 |
2017-05-13 | pluma-notebook.c: fix a build warning | raveit65 | 1 | -2/+2 |
2017-05-12 | release 1.19.0v1.19.0 | raveit65 | 1 | -0/+14 |
2017-05-12 | sync with transifex | raveit65 | 2 | -174/+176 |
2017-05-12 | double click to the right of the last open tab to open a new tab | ZenWalker | 3 | -8/+37 |
2017-05-06 | sync with transifex | raveit65 | 18 | -898/+907 |
2017-04-25 | Support new location of gtk bookmarks file | Paolo Borelli | 1 | -48/+85 |
2017-04-19 | docs: we have encodings combobox, not option menu | monsta | 2 | -15/+15 |
2017-04-19 | remove references to PlumaStatus | monsta | 2 | -3/+0 |
2017-04-19 | docs: remove some references to nonexistent stuff | monsta | 2 | -50/+0 |
2017-04-18 | filebrowser: don't parse .hidden files - GIO does it since 2.36 | monsta | 1 | -86/+0 |
2017-04-16 | update copyright year to 2017 | monsta | 2 | -2/+2 |
2017-04-14 | close confirm dialog: enable selection + disable focus in all labels | monsta | 1 | -0/+4 |
2017-04-14 | close confirm dialog: set max width for labels | monsta | 1 | -0/+5 |
2017-04-13 | fix typo in code comments | monsta | 1 | -2/+2 |
2017-03-30 | fix running under wayland | raveit65 | 1 | -0/+2 |
2017-03-30 | pre-bump version | raveit65 | 2 | -1/+3 |
2017-03-27 | modelines: fix random crash on closing one of several Pluma windows | monsta | 1 | -1/+3 |
2017-03-12 | release 1.18.0v1.18.0 | raveit65 | 1 | -2/+2 |
2017-03-12 | sync with transifex | raveit65 | 2 | -26/+26 |
2017-03-12 | update NEWS for 1.18 | monsta | 1 | -41/+16 |
2017-03-10 | release 1.17.4v1.17.4 | raveit65 | 1 | -0/+11 |
2017-03-10 | sync with transifex | raveit65 | 102 | -1839/+25325 |
2017-03-07 | Fix: the tab closes unexpectedly with middle click under line numbers | ZenWalker | 1 | -4/+7 |
2017-02-28 | remove unneeded +x attribute from sources | monsta | 9 | -0/+0 |
2017-02-25 | snippets plugin: fix snippet parts staying after Ctrl-Z | monsta | 1 | -0/+8 |
2017-02-25 | snippets plugin: port to gi and libpeas | monsta | 19 | -342/+340 |
2017-02-25 | snippets plugin: stop exposing functions on Pluma message bus | monsta | 1 | -55/+0 |
2017-02-25 | pre-bump version | raveit65 | 2 | -2/+4 |
2017-02-10 | build: remove option that disables deprecated stuff | monsta | 13 | -37/+10 |
2017-01-13 | Update pluma NEWS to use consistent, project wide, markdown-like formatting. ... | Martin Wimpress | 1 | -33/+17 |
2017-01-10 | Merge branch 'master' of https://github.com/barkovv/pluma into barkovv-master | raveit65 | 8 | -50/+296 |
2017-01-08 | Fixed wrong behaviour of search on zero length results | Vadim Barkov | 1 | -4/+36 |
2017-01-08 | Fixed wrong formatting | Vadim Barkov | 2 | -20/+20 |
2017-01-06 | release 1.17.3v1.17.3 | raveit65 | 2 | -1/+16 |
2017-01-06 | sync with transifex | raveit65 | 103 | -67645/+44501 |
2016-12-25 | panel: use the correct property name for panel orientation | monsta | 1 | -1/+1 |
2016-12-19 | Merge branch 'master' of https://github.com/mate-desktop/pluma | Vadim Barkov | 99 | -5166/+1958 |
2016-12-19 | snippets plugin: MESSAGE_INFORMATION doesn't exist, use MESSAGE_INFO | monsta | 1 | -2/+2 |
2016-12-19 | snippets plugin: kill useless code | monsta | 1 | -20/+10 |
2016-12-19 | externaltools plugin: fix indent a bit | monsta | 1 | -7/+7 |
2016-12-19 | quickopen plugin: port to gi and libpeas | monsta | 10 | -119/+139 |
2016-12-19 | pythonconsole plugin: port to gi and libpeas | monsta | 8 | -61/+67 |
2016-12-19 | externaltools plugin: port to gi and libpeas | monsta | 14 | -261/+283 |
2016-12-14 | plugins engine: enable python plugin loader from libpeas | monsta | 1 | -0/+2 |
2016-12-13 | externaltools plugin: kill useless code | monsta | 1 | -18/+4 |
2016-12-13 | taglist plugin: don't look for taglist in non-existing legacy dirs | monsta | 1 | -23/+0 |
2016-12-13 | release 1.17.2v1.17.2 | monsta | 2 | -1/+7 |
2016-12-13 | plugins: remove a couple of useless includes | monsta | 2 | -2/+0 |
2016-12-13 | sort plugin: use 'destroy' signal - there's no 'dispose' in dialog | monsta | 1 | -3/+3 |