| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-05-29 | travis: use f28 and disable archlinux1.20 | raveit65 | 1 | -2/+2 | |
| 2019-05-25 | travis: use Debian Buster which has 1.20 | Pablo Barciela | 1 | -1/+1 | |
| 2019-03-10 | add Travis-CI support | raveit65 | 1 | -0/+116 | |
| 2019-03-10 | show enchant version when configure | Wu Xiaotian | 2 | -9/+13 | |
| 2019-03-10 | Replace the deprecated enchant_dict_add_to_pwl with enchant_dict_add. | Wu Xiaotian | 1 | -1/+2 | |
| 2019-03-10 | Fix build fail on Archlinux | Wu Xiaotian | 1 | -4/+8 | |
| The enchant on Archlinux is 2.2.3-2, that include enchant-2.pc. This commit first check enchant-2, then check enchant. | |||||
| 2019-02-04 | tx: update resource file for transifex | rbuj | 2 | -697/+747 | |
| 2019-02-04 | remove type & url attr of ulink in translation | rbuj | 1 | -1/+5 | |
| Closes #395 Example of generated file: help/pluma.pot before: msgid "To report a bug or make a suggestion regarding the <application>pluma</application> application or this manual, follow the directions in the <ulink url=\"help:mate-user-guide/feedback\" type=\"help\">MATE Feedback Page</ulink>." msgstr "" help/pluma.pot after: msgid "MATE Feedback Page" msgstr "" msgid "To report a bug or make a suggestion regarding the <application>pluma</application> application or this manual, follow the directions in the <_:ulink-1/>." msgstr "" | |||||
| 2019-02-04 | tx: update resource file for transifex | raveit65 | 1 | -619/+574 | |
| 2019-02-04 | remove deprecated help section: Opening a File from a URI | rbuj | 1 | -23/+0 | |
| Open Location menu item is inaccessible, and mate-vs is deprecated. To open a remote file you should connect to server first by using Open File dialog. Next, select Other Locations from left pane, and Connect to server. | |||||
| 2018-12-26 | release 1.20.4v1.20.4 | raveit65 | 2 | -1/+7 | |
| 2018-12-26 | tx: sync with transifex | raveit65 | 16 | -208/+391 | |
| 2018-12-26 | disable deprecation warnings for distcheck | raveit65 | 1 | -1/+2 | |
| 2018-12-19 | move appdata to metainfo directory | monsta | 1 | -1/+1 | |
| fixes https://github.com/mate-desktop/pluma/issues/280 | |||||
| 2018-12-05 | tx: fix typo | raveit65 | 1 | -1/+1 | |
| 2018-11-21 | release 1.20.3v1.20.3 | raveit65 | 2 | -13/+31 | |
| 2018-11-21 | tx: sync with transifex | raveit65 | 215 | -59677/+392375 | |
| 2018-10-08 | tx: update translation sources | raveit65 | 2 | -45/+50 | |
| 2018-10-08 | Use the same legal.xml file | rbuj | 1 | -72/+75 | |
| 2018-10-06 | Use make functions for HELP_LINGUAS | rbuj | 1 | -2/+5 | |
| 2018-10-02 | tx: update help source for transifex | raveit65 | 1 | -3/+3 | |
| 2018-10-02 | tx: improve makepot | raveit65 | 1 | -0/+2 | |
| 2018-10-02 | Refer to the strftime(3) man page for more information... | rbuj | 1 | -1/+1 | |
| 2018-10-02 | Refer to the pluma(1) man page for more information... | rbuj | 1 | -1/+1 | |
| 2018-09-29 | Remove unused screenshots | rbuj | 5 | -4/+0 | |
| 2018-09-25 | tx: update transifex source | raveit65 | 1 | -8/+8 | |
| 2018-09-25 | Fix spelling and grammar mistakes | rbuj | 1 | -7/+7 | |
| 2018-09-25 | help: fix help links | raveit65 | 4 | -7/+6 | |
| collateral damage was caused by https://github.com/mate-desktop/pluma/commit/1566812 | |||||
| 2018-09-25 | Use actual pluma screenshot for Catalan | rbuj | 1 | -0/+0 | |
| 2018-09-25 | Use actual pluma screenshot | rbuj | 1 | -0/+0 | |
| 2018-09-23 | tx: add userguide to transifex config | raveit65 | 4 | -1/+3373 | |
| 2018-09-23 | Fix spelling and grammar mistakes | rbuj | 1 | -9/+9 | |
| 2018-08-25 | [1.20] pluma-document: Fix: don't crash using files with 'bom' | Pablo Barciela | 1 | -1/+56 | |
| Fixes https://github.com/mate-desktop/pluma/issues/301 | |||||
| 2018-08-22 | pluma-view: Fix: unexpectedly switch between tabs | Pablo Barciela | 1 | -0/+33 | |
| Fixes https://github.com/mate-desktop/pluma/issues/349#issuecomment-413572946 | |||||
| 2018-08-21 | close-confirmation-dialog: Fix: don't resize the dialog unexpectedly | Pablo Barciela | 1 | -1/+5 | |
| Fixes https://github.com/mate-desktop/pluma/issues/356 | |||||
| 2018-08-19 | pluma-sort-plugin: avoid extra empty line | Pablo Barciela | 1 | -4/+6 | |
| Fixes https://github.com/mate-desktop/pluma/issues/153 | |||||
| 2018-06-01 | release 1.20.2v1.20.2 | raveit65 | 2 | -1/+12 | |
| 2018-06-01 | sync with transifex | raveit65 | 116 | -28211/+104423 | |
| 2018-06-01 | pluma-notebook: avoid new file with double click in vertical scrollbar | Pablo Barciela | 1 | -3/+3 | |
| Fixes https://github.com/mate-desktop/pluma/issues/333 | |||||
| 2018-06-01 | pluma-notebook: avoid new file with double click in forward arrow button | Pablo Barciela | 1 | -1/+34 | |
| Fixes https://github.com/mate-desktop/pluma/issues/331 | |||||
| 2018-05-30 | 1.20: pluma-notebook: Fix: unexpected behavior with dnd selected text | Pablo Barciela | 1 | -1/+23 | |
| Fixes https://github.com/mate-desktop/pluma/issues/329 | |||||
| 2018-05-27 | pluma-view: Fix: unexpected behavior with dnd under line numbers | Pablo Barciela | 1 | -5/+2 | |
| Fixes https://github.com/mate-desktop/pluma/issues/327 | |||||
| 2018-05-23 | pluma-print-preview: Fix weird behavior with mouse buttons | Pablo Barciela | 1 | -0/+18 | |
| Fixes https://github.com/mate-desktop/pluma/issues/321 | |||||
| 2018-05-22 | Fix: Pluma crashes with mouse wheel over a tab | Pablo Barciela | 2 | -34/+0 | |
| Fixes https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=898637 | |||||
| 2018-05-03 | pluma-view.c: Fix: GtkCheckMenuItem "Display line numbers" improved | Pablo Barciela | 1 | -11/+11 | |
| 2018-03-25 | release 1.20.1v1.20.1 | raveit65 | 2 | -1/+5 | |
| 2018-03-25 | Make notebook tabs scrollable | likorisd | 3 | -1/+60 | |
| 2018-03-23 | tx: update config with branch specific resoures | raveit65 | 1 | -1/+1 | |
| 2018-03-23 | tx: update config with branch specific resoures | raveit65 | 1 | -2/+2 | |
| 2018-03-18 | tx: add makepot and .pot files | raveit65 | 2 | -0/+4959 | |
