Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-02 | python console: config.ui: avoid GtkButton:use-stock | Pablo Barciela | 1 | -33/+53 | |
2018-02-23 | Make notebook tabs scrollable | likorisd | 3 | -1/+60 | |
2018-02-20 | avoid deprecated GtkButton:use-stock | Pablo Barciela | 4 | -32/+14 | |
2018-02-10 | Fix warning with external tools plugin | Pablo Barciela | 1 | -3/+3 | |
Fixes https://github.com/mate-desktop/pluma/pull/273#issuecomment-364460525 | |||||
2018-02-08 | avoid deprecated GtkStock | Pablo Barciela | 27 | -174/+193 | |
2018-01-30 | release 1.20v1.20.0 | raveit65 | 2 | -10/+22 | |
2018-01-30 | sync with transifex | raveit65 | 9 | -54/+57 | |
2018-01-30 | require GTK+ 3.22 and GLib 2.50 | monsta | 14 | -157/+4 | |
2018-01-14 | put 'peas_engine_enable_loader' in the correct place | Pablo Barciela | 2 | -4/+2 | |
and this commit reverts: https://github.com/mate-desktop/pluma/commit/e81883304c118abc3f8b7198cdc336a9a10f6571 now it isn't needed | |||||
2018-01-09 | update copyright year to 2018 | monsta | 1 | -1/+1 | |
2018-01-07 | Fix: make the list of recently used files working again | Pablo Barciela | 1 | -0/+2 | |
Problem since the commit: https://github.com/mate-desktop/pluma/commit/8b6bae32d3bc41657da2361452ab00617319cf58 | |||||
2018-01-03 | drop unused variables | Pablo Barciela | 5 | -29/+5 | |
2018-01-03 | pluma-spell-checker-language.c: Fix build warning: | Pablo Barciela | 1 | -2/+2 | |
pointer targets in passing argument 3 of ‘xmlStrPrintf’ differ in signedness | |||||
2018-01-02 | pluma.c: Fix build warning: | Pablo Barciela | 1 | -1/+1 | |
comparison between pointer and zero character constant | |||||
2018-01-02 | pluma-document.c: Fix build warning: | Pablo Barciela | 1 | -1/+1 | |
‘replace_text_len’ may be used uninitialized in this function | |||||
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 | |
adapted from: https://git.gnome.org/browse/gedit/commit/?id=cd9ed7b05eb0397ac3345d7e5177d2a112e7874b | |||||
2017-12-19 | pre-bump version | raveit65 | 2 | -1/+3 | |
2017-12-17 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 1 | -2/+2 | |
This commit reverts: https://github.com/mate-desktop/pluma/commit/5bece5503aba40119eea2e2d5e18f219749472be And it applies an alternative to fix the deprecated functions: gdk_screen_get_width gdk_screen_get_height | |||||
2017-12-06 | Fixes for regexp replacement with backreferences (e.g. "\0") (#259) | Vadim Barkov | 5 | -112/+165 | |
fixes https://github.com/mate-desktop/pluma/issues/254 | |||||
2017-11-30 | pluma-view.c: use one static variable instead two to do the same job | Pablo Barciela | 1 | -17/+19 | |
This is the improvement of the commits: https://github.com/mate-desktop/pluma/commit/4df44887f4b7547fc9b31d1cb3f61688579fe39b https://github.com/mate-desktop/pluma/commit/ec438f3d262ef178a898612211335d3c9fa2f4ee | |||||
2017-11-15 | make sure pluma open in the same window of the workspace | Pablo Barciela | 1 | -19/+0 | |
there is only one screen, this code can be removed Fixes https://github.com/mate-desktop/pluma/issues/261 | |||||
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 | |
Fixes https://github.com/mate-desktop/pluma/issues/256 | |||||
2017-11-09 | [ctrl] + [+] / [ctrl] + [-] using the numeric keypad | Pablo Barciela | 1 | -2/+2 | |
to increase/decrease font size related issue: https://github.com/mate-desktop/pluma/issues/224 | |||||
2017-10-23 | add gsettings key: Show save confirmation if the files have changes | Pablo Barciela | 2 | -6/+15 | |
Closes https://github.com/mate-desktop/pluma/issues/112 | |||||
2017-10-11 | Fix: wrong behavior holding down [middle + right] click | Pablo Barciela | 1 | -0/+27 | |
Fixes https://github.com/mate-desktop/pluma/issues/250 | |||||
2017-10-10 | [ctrl] + [+] / [ctrl] + [-] to increase/decrease font size | Pablo Barciela | 1 | -0/+39 | |
Closes https://github.com/mate-desktop/pluma/issues/224 | |||||
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 | |
Fixes https://github.com/mate-desktop/pluma/issues/230 | |||||
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 | |
Fixes #23 | |||||
2017-08-22 | gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions: | ZenWalker | 1 | -0/+33 | |
avoid deprecated: gdk_screen_get_monitor_geometry gdk_screen_get_monitor_at_window | |||||
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 | |
This change is needed after https://github.com/mate-desktop/pluma/commit/2b34ed27ac4abde8d70735c008bd214a79b45491 | |||||
2017-06-23 | disable the abbility to save the document if it has no changes | ZenWalker | 1 | -2/+14 | |
this prevent us the write to disk uselessly Closes #199 | |||||
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 | |
GTK_IMAGE_ICON_NAME is the replacement for both and already used by code | |||||
2017-06-11 | plumal-panel: remove some GtkStock deprecations | raveit65 | 1 | -10/+10 | |