Age | Commit message (Expand) | Author | Files | Lines |
2018-12-05 | tx: fix typo | raveit65 | 1 | -1/+1 |
2018-11-21 | release 1.21.2v1.21.2 | raveit65 | 2 | -1/+43 |
2018-11-21 | sync with transifex | raveit65 | 217 | -80731/+421144 |
2018-10-08 | tx: update translation sources | raveit65 | 2 | -115/+139 |
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-01 | Refer to the strftime(3) man page for more information... | rbuj | 1 | -1/+1 |
2018-10-01 | 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 |
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: generate userguide source | raveit65 | 1 | -0/+3361 |
2018-09-23 | tx: add pluma-user-guide to transifex config | raveit65 | 3 | -1/+12 |
2018-09-22 | Fix spelling and grammar mistakes | rbuj | 1 | -9/+9 |
2018-09-16 | prefs-manager: silent some build warnings | raveit65 | 2 | -3/+3 |
2018-09-16 | fix a few introspection and doc warnings | raveit65 | 4 | -7/+7 |
2018-08-27 | Fix search backwards with regex | Pablo Barciela | 2 | -34/+25 |
2018-08-25 | pluma-document: fix possible memory leak | Pablo Barciela | 1 | -11/+7 |
2018-08-23 | pluma-view: Fix: Don't loss the PRIMARY clipboard | Pablo Barciela | 1 | -0/+12 |
2018-08-23 | pluma-document: Fix: don't crash using files with 'bom' | Pablo Barciela | 1 | -1/+60 |
2018-08-23 | make the 'close confirmation dialog' bigger with multiple files | Pablo Barciela | 1 | -13/+31 |
2018-08-22 | pluma-view: Fix: unexpectedly switch between tabs | Pablo Barciela | 1 | -0/+33 |
2018-08-21 | close-confirmation-dialog: Fix: don't resize the dialog unexpectedly | Pablo Barciela | 1 | -1/+5 |
2018-08-19 | pluma-sort-plugin: avoid extra empty line | Pablo Barciela | 1 | -4/+6 |
2018-08-13 | pluma-view: Fix bold and italic fonts in menus | Pablo Barciela | 1 | -8/+8 |
2018-08-06 | spell plugin: Autocheck spelling with [control + F7] | Pablo Barciela | 1 | -1/+1 |
2018-08-01 | add the option to hide the frist tab if there is only one tab | Pablo Barciela | 3 | -12/+26 |
2018-08-01 | notebook: drop unused 'pluma_notebook_set_always_show_tabs' | Pablo Barciela | 3 | -24/+0 |
2018-07-30 | pluma-view: Fix possible memory leak | Pablo Barciela | 1 | -4/+7 |
2018-07-30 | pluma-view: use static variables for cssprovider and settings | lukefromdc | 1 | -3/+4 |
2018-07-30 | pluma-view: sync the font in context-menu with gsettings key | Pablo Barciela | 2 | -12/+45 |
2018-07-28 | pluma-window: make sure some resources are freed | Pablo Barciela | 1 | -2/+2 |
2018-07-28 | add the abbility to switch tabs using [ctrl+tab] and [ctrl+shift+tab] | Pablo Barciela | 2 | -0/+34 |
2018-07-22 | pluma-view: Fix font in context menu | Pablo Barciela | 1 | -3/+38 |
2018-07-17 | pluma-view: pluma_override_font: add the provider only one time | Pablo Barciela | 1 | -5/+10 |
2018-07-12 | pluma-view: Fix: Bold and Italic fonts don't work | Pablo Barciela | 1 | -15/+26 |
2018-06-21 | release 1.21.1v1.21.1 | raveit65 | 2 | -22/+50 |
2018-06-21 | sync with transifex | raveit65 | 118 | -42884/+137662 |
2018-06-21 | tx: update resource | raveit65 | 1 | -120/+123 |
2018-06-01 | pluma-utils.c: avoid deprecated 'gdk_error_trap_push/pop' | Pablo Barciela | 1 | -6/+6 |
2018-05-31 | pluma-notebook: avoid new file with double click in vertical scrollbar | Pablo Barciela | 1 | -3/+3 |
2018-05-29 | pluma-notebook: avoid new file with double click in forward arrow button | Pablo Barciela | 1 | -1/+34 |
2018-05-27 | pluma-notebook: Fix: unexpected behavior with dnd selected text | Pablo Barciela | 1 | -1/+23 |
2018-05-26 | pluma-view: Fix: unexpected behavior with dnd under line numbers | Pablo Barciela | 1 | -5/+2 |
2018-05-24 | pluma-notebook: pass event to gdk_seat_grab | monsta | 1 | -4/+4 |