Age | Commit message (Expand) | Author | Files | Lines |
2020-12-08 | update issue template | raveit65 | 1 | -1/+1 |
2020-12-05 | Use g_clear_error | rbuj | 4 | -18/+6 |
2020-11-22 | Fix line numbers menu: use g_settings_bind correctly | mbkma | 1 | -2/+2 |
2020-10-27 | pluma-view: Fix incorrect interface font | BwackNinja | 4 | -104/+292 |
2020-10-24 | Redesign Pluma Preferences Dialog | mbkma | 3 | -900/+309 |
2020-10-19 | Remove pluma-marshal. | mbkma | 21 | -218/+90 |
2020-10-13 | Update Readme | mbkma | 4 | -118/+112 |
2020-10-11 | travis: fix build error on archlinux | Wu Xiaotian | 1 | -0/+2 |
2020-10-04 | Use gtk_source_view_get_visual_column | mbkma | 1 | -19/+1 |
2020-10-04 | travis: require enchant2 | rbuj | 1 | -3/+3 |
2020-10-03 | pluma-document: highlighting for BOM was fixed on gtksourceview 3.24.11 | rbuj | 1 | -0/+7 |
2020-09-01 | pluma-time-plugin: Use g_date_time_format | rbuj | 1 | -42/+10 |
2020-08-30 | add optional grid background pattern | mbkma | 6 | -0/+128 |
2020-08-26 | pluma-document: Fix BOM detection for C language | rbuj | 1 | -3/+10 |
2020-08-26 | pluma-document: Fix warning assertion 'G_IS_FILE (file)' failed | rbuj | 1 | -3/+8 |
2020-08-26 | travis: use ubuntu:rolling tag to fix building | raveit65 | 1 | -1/+1 |
2020-08-23 | tx: fix build error with Hebrew language | raveit65 | 2 | -163/+131 |
2020-08-05 | Remove -Wmissing-field-initializers warnings | rbuj | 2 | -9/+9 |
2020-08-05 | Remove changecase plugin. Functionality is provided by GtkSourceView. (#565) | mbkma | 15 | -789/+333 |
2020-07-31 | add overview map | mbkma | 6 | -5/+144 |
2020-07-29 | Port main program to GSettings | mbkma | 43 | -3858/+2225 |
2020-07-24 | Merge gio document loader and saver into document loader and saver | mbkma | 12 | -2144/+1723 |
2020-07-02 | release 1.25.0v1.25.0 | raveit65 | 2 | -1/+27 |
2020-07-02 | tx: disable "he" translations | raveit65 | 1 | -1/+2 |
2020-07-02 | tx: pull from transifex with fixed Chinese translation | raveit65 | 1 | -4/+5 |
2020-07-02 | sync with transifex | raveit65 | 132 | -2297/+9333 |
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 |