Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-07-02 | update resource for transifex | raveit65 | 2 | -736/+703 | |
2020-07-02 | pluma-preferences-dialog: Refactor on_notebook_scroll_event | rbuj | 1 | -48/+60 | |
2020-06-30 | use libegg submodules | Wu Xiaotian | 12 | -3815/+14 | |
2020-06-30 | tx: sync with fixed Italian translation | raveit65 | 2 | -643/+651 | |
2020-06-28 | [ci] fix release tarball on travis CI failed | Wu Xiaotian | 1 | -1/+3 | |
2020-06-23 | add git.mk to generate .gitignore | tamplan | 1 | -0/+400 | |
2020-06-18 | Remove unused macros | rbuj | 3 | -5/+0 | |
2020-06-16 | Remove warning ‘GTimeVal’ is deprecated | rbuj | 6 | -48/+76 | |
2020-06-13 | add support for wayland | mbkma | 4 | -152/+184 | |
2020-05-26 | Add tab scrolling support for GTK3 | tamplan | 1 | -0/+52 | |
2020-05-16 | Require gtk+ 3.22 in glade files | tamplan | 4 | -8/+8 | |
2020-04-26 | pluma.c: set PlumaWindow size-request (min-size) to 250x250 | mbkma | 1 | -0/+1 | |
2020-04-25 | pluma-utils: Enable multiline mode on regex search | rbuj | 1 | -1/+1 | |
2020-04-24 | help: add a link to syntax and semantics of regex | rbuj | 1 | -0/+1 | |
2020-04-22 | Travis CI: enable irc notifications with broken builds | Pablo Barciela | 1 | -0/+12 | |
2020-04-22 | ci: don't run configure with autogen.sh | raveit65 | 1 | -1/+1 | |
2020-04-22 | build: silent build warnings for distcheck | raveit65 | 1 | -0/+1 | |
2020-04-16 | help: Add tip about how to show location entry on Open File dialog | rbuj | 1 | -0/+3 | |
2020-04-16 | help: Remove Open Location from shortcut keys table | rbuj | 1 | -8/+0 | |
2020-04-14 | Travis CI: debian build: add clang compiler | Pablo Barciela | 1 | -0/+8 | |
2020-04-14 | Travis CI: debian build: add -Wsign-compare -Wunused-parameter to CFLAGS | Pablo Barciela | 1 | -3/+5 | |
2020-04-13 | pluma-commands-help: expand the comment on about dialog | rbuj | 1 | -1/+1 | |
2020-04-11 | ci: variables, drop obsolete Warn_Cflags | raveit65 | 1 | -2/+1 | |
2020-04-11 | ci: build with mate-common-1.24.1 tarball | raveit65 | 1 | -0/+11 | |
2020-04-10 | build: do not override the default value for MATE_COMPILE_WARNINGS | rbuj | 1 | -2/+2 | |
2020-04-05 | [ci] avoid deprecated skip_cleanup | Wu Xiaotian | 1 | -2/+2 | |
2020-04-04 | Travis CI: use Ubuntu devel instead 19.10 | Pablo Barciela | 1 | -1/+1 | |
2020-04-04 | [ci] fix build environment issue | Wu Xiaotian | 1 | -12/+14 | |
2020-03-14 | Remove warnings: cast between incompatible function types | rbuj | 13 | -58/+28 | |
2020-03-13 | travis CI: enable maximum compile warning level | raveit65 | 1 | -2/+5 | |
2020-02-29 | Use user page on github when user email is private | rbuj | 2 | -1/+5 | |
2020-02-26 | Travis CI: arch build: add autoconf-archive | Pablo Barciela | 1 | -0/+1 | |
2020-02-19 | Travis CI: Fix build error, add .build.yml | Pablo Barciela | 2 | -155/+154 | |
2020-02-19 | Update authors | rbuj | 1 | -1/+1 | |
2020-02-10 | remove note for disabled Python 2 pluginsv1.24.0 | sakib | 1 | -3/+1 | |
2020-02-09 | release 1.24.0 | raveit65 | 2 | -2/+8 | |
2020-02-09 | tx: sync with transifex | raveit65 | 5 | -28/+35 | |
2020-02-08 | add gbk encoding | zhangjialing | 1 | -1/+1 | |
Signed-off-by: zhangjialing <[email protected]> | |||||
2020-02-06 | build: show compiler flags on configuration summary | rbuj | 1 | -0/+2 | |
2020-01-23 | release 1.23.3v1.23.3 | raveit65 | 2 | -1/+18 | |
2020-01-23 | tx: sync with transifex | raveit65 | 123 | -163894/+292039 | |
2020-01-13 | tx: update resources for transifex | raveit65 | 1 | -39/+39 | |
2020-01-13 | Update copyright to 2020 | raveit65 | 2 | -2/+2 | |
2020-01-11 | Travis CI: add '-Wredundant-decls' to 'CFLAGS' variable | Pablo Barciela | 1 | -1/+1 | |
2020-01-11 | avoid to make new Gsettings variables | Pablo Barciela | 4 | -37/+18 | |
use Gsettings 'pluma_prefs_manager' instead | |||||
2019-12-03 | tx: add fixes to makepot script | raveit65 | 1 | -0/+1 | |
2019-12-03 | tx: update resource for transifex | raveit65 | 1 | -1399/+2500 | |
2019-12-01 | Taglist: Load the local translation string from lang.mo file | Wu Xiaotian | 1 | -2/+2 | |
When using intltool, the taglist creates a big xml file containing the local translation string, so that it has to be compressed. It looks like this: ``` <TagGroup sort="true" name="XHTML 1.0 - Tags"> <Tag name="Abbreviated form"> ... </Tag> <Tag name="..."> ... </Tag> ... </TagGroup> <TagGroup xml:lang="af" sort="true" name="XHTML 1.0 - Tags"> <Tag name="Afgekorte vorm" xml:lang="af"> ... </Tag> <Tag name="..." xml:lang="af"> ... </Tag> ... </TagGroup> <TagGroup xml:lang="..." sort="true" name="XHTML 1.0 - Tags"> </TagGroup> ``` Obviously, it wastes space and download bandwidth. When switch from intltool to gettext, it does not generate a similar huge xml file. It only get the translate string into pot file from the xml file, and the original xml file has not changed. This patch let taglist-plugin read the local translation string directly from the mo file, so that it can work as before. TODO: we need to improve and optimize the taglist plugin code and drop some extra code. | |||||
2019-12-01 | ignore comment element in xml file | Wu Xiaotian | 1 | -0/+5 | |
When xml file is generated using intltool, the resulting xml file deletes the comment line, but when using gettext, it keeps the comment line. | |||||
2019-12-01 | add translator hints | Wu Xiaotian | 6 | -0/+6 | |