Age | Commit message (Expand) | Author | Files | Lines |
2018-01-03 | pluma-spell-checker-language.c: Fix build warning: | Pablo Barciela | 1 | -2/+2 |
2018-01-02 | pluma.c: Fix build warning: | Pablo Barciela | 1 | -1/+1 |
2018-01-02 | pluma-document.c: Fix build warning: | Pablo Barciela | 1 | -1/+1 |
2017-12-26 | release 1.19.3v1.19.3 | raveit65 | 1 | -0/+12 |
2017-12-26 | sync with transifex | raveit65 | 105 | -12417/+24104 |
2017-12-20 | pluma-window: have GtkRecentData on stack instead of allocating it | monsta | 1 | -14/+10 |
2017-12-19 | pre-bump version | raveit65 | 2 | -1/+3 |
2017-12-17 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 1 | -2/+2 |
2017-12-06 | Fixes for regexp replacement with backreferences (e.g. "\0") (#259) | Vadim Barkov | 5 | -112/+165 |
2017-11-30 | pluma-view.c: use one static variable instead two to do the same job | Pablo Barciela | 1 | -17/+19 |
2017-11-15 | make sure pluma open in the same window of the workspace | Pablo Barciela | 1 | -19/+0 |
2017-11-13 | sync with transifex | raveit65 | 4 | -38/+39 |
2017-11-12 | Fix: pluma closes tabs unexpectedly with [right+middle] click | Pablo Barciela | 1 | -3/+10 |
2017-11-09 | [ctrl] + [+] / [ctrl] + [-] using the numeric keypad | Pablo Barciela | 1 | -2/+2 |
2017-10-23 | add gsettings key: Show save confirmation if the files have changes | Pablo Barciela | 2 | -6/+15 |
2017-10-11 | Fix: wrong behavior holding down [middle + right] click | Pablo Barciela | 1 | -0/+27 |
2017-10-10 | [ctrl] + [+] / [ctrl] + [-] to increase/decrease font size | Pablo Barciela | 1 | -0/+39 |
2017-10-03 | release 1.19.2v1.19.2 | raveit65 | 2 | -20/+35 |
2017-10-03 | sync with transifex | raveit65 | 102 | -519/+526 |
2017-09-26 | don't request to save documents with no changes | Pablo Barciela | 1 | -6/+7 |
2017-09-02 | add gsettings key to hide/show(default) tabs with the side pane | ZenWalker | 3 | -7/+25 |
2017-09-02 | Hide tabs if we are using the sidebar | ZenWalker | 2 | -1/+6 |
2017-08-22 | gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions: | ZenWalker | 1 | -0/+33 |
2017-08-12 | avoid deprecated gdk_screen_get_width/height | ZenWalker | 1 | -2/+2 |
2017-08-04 | avoid deprecated gdk_screen_make_display_name | ZenWalker | 1 | -3/+2 |
2017-07-29 | pluma-help: don't use deprecated gtk_show_uri | raveit65 | 1 | -3/+10 |
2017-07-29 | filebrowser: don't use deprecated gtk_show_uri | raveit65 | 1 | -0/+4 |
2017-07-18 | update issue_template | raveit65 | 1 | -0/+3 |
2017-07-13 | avoid deprecated gdk_display_get_screen and gdk_screen_get_number | ZenWalker | 3 | -10/+9 |
2017-07-01 | enable the abbility to save the document if it was changed externally | ZenWalker | 1 | -1/+7 |
2017-06-23 | disable the abbility to save the document if it has no changes | ZenWalker | 1 | -2/+14 |
2017-06-13 | release 1.19.1v1.19.1 | raveit65 | 2 | -1/+23 |
2017-06-13 | sync with transifex | raveit65 | 7 | -170/+174 |
2017-06-11 | print-preferences UI: fix some basic deprecations | raveit65 | 1 | -245/+254 |
2017-06-11 | encoding-dialog UI: fix some basic deprecations | raveit65 | 1 | -78/+77 |
2017-06-11 | preferences-dialog UI: fix some basic deprecations | raveit65 | 1 | -100/+224 |
2017-06-11 | pluma-panel: remove deprecated GtkImage types | raveit65 | 1 | -18/+0 |
2017-06-11 | plumal-panel: remove some GtkStock deprecations | raveit65 | 1 | -10/+10 |
2017-06-11 | search-dialogs: fix a -Wpointer-compare warning | Björn Esser | 1 | -2/+2 |
2017-06-11 | tag-list-plugin: avoid deprecated GtkStock | raveit65 | 4 | -8/+8 |
2017-06-11 | file-browser-widget: fix one stock deprecation | raveit65 | 1 | -1/+1 |
2017-06-08 | create issue_template.md | raveit65 | 1 | -0/+16 |
2017-05-25 | configure: drop GLIB_VERSION_MAX_ALLOWED | raveit65 | 1 | -2/+0 |
2017-05-25 | File browser: don't use GIOScheduler (deprecated) | Sébastien Wilmet | 2 | -60/+80 |
2017-05-25 | file-browser-view: silent some build warnings | raveit65 | 1 | -1/+2 |
2017-05-25 | pluma-view: avoid GtkStock deprecations | raveit65 | 1 | -4/+4 |
2017-05-25 | pluma-tab: replace some GtkStock icons | raveit65 | 1 | -14/+14 |
2017-05-25 | pluma-notebook: don't use deprecated gdk_cursor_new | raveit65 | 1 | -1/+5 |
2017-05-25 | progress-message-area: fix one GtkStock deprecation | raveit65 | 1 | -1/+1 |
2017-05-25 | io-error-message-dialog: fix some GtkStock deprecation warnings | raveit65 | 1 | -7/+7 |