Age | Commit message (Expand) | Author | Files | Lines |
2018-03-06 | pluma-search-dialog.ui: avoid deprecated GtkButton:use-stock | Pablo Barciela | 1 | -6/+18 |
2018-03-06 | pluma-preferences-dialog.ui: avoid GtkButton:use-stock / GtkImage:stock | Pablo Barciela | 2 | -9/+27 |
2018-03-06 | pluma-encodings-dialog.ui: avoid GtkButton:use-stock | Pablo Barciela | 2 | -12/+36 |
2018-03-05 | externaltools plugin: outputpanel.ui: avoid GtkHBox and GtkVButtonBox | Pablo Barciela | 1 | -34/+54 |
2018-03-05 | spell plugin: languages-dialog.ui: avoid deprecated: | Pablo Barciela | 1 | -58/+73 |
2018-03-04 | docinfo.ui plugin: avoid GtkVBox, GtkHBox, GtkLabel:xpad/ypad & GtkTable | Pablo Barciela | 1 | -84/+14 |
2018-03-04 | plugins: docinfo.ui: avoid GtkButton:use-stock and GtkImage:stock | Pablo Barciela | 1 | -279/+130 |
2018-03-04 | spell plugin: pluma-spell-setup-dialog.ui: avoid deprecated: | Pablo Barciela | 1 | -7/+30 |
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 |
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 |
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 |
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 |
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 |