Age | Commit message (Expand) | Author | Files | Lines |
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-20 | avoid deprecated GtkButton:use-stock | Pablo Barciela | 3 | -27/+12 |
2018-02-10 | Fix warning with external tools plugin | Pablo Barciela | 1 | -3/+3 |
2018-02-08 | avoid deprecated GtkStock | Pablo Barciela | 10 | -40/+52 |
2018-01-30 | require GTK+ 3.22 and GLib 2.50 | monsta | 2 | -8/+0 |
2018-01-03 | drop unused variables | Pablo Barciela | 1 | -1/+1 |
2018-01-03 | pluma-spell-checker-language.c: Fix build warning: | Pablo Barciela | 1 | -2/+2 |
2017-07-29 | filebrowser: don't use deprecated gtk_show_uri | raveit65 | 1 | -0/+4 |
2017-06-11 | tag-list-plugin: avoid deprecated GtkStock | raveit65 | 1 | -1/+1 |
2017-06-11 | file-browser-widget: fix one stock deprecation | raveit65 | 1 | -1/+1 |
2017-05-25 | File browser: don't use GIOScheduler (deprecated) | Sébastien Wilmet | 1 | -59/+79 |
2017-05-25 | file-browser-view: silent some build warnings | raveit65 | 1 | -1/+2 |
2017-04-25 | Support new location of gtk bookmarks file | Paolo Borelli | 1 | -48/+85 |
2017-04-18 | filebrowser: don't parse .hidden files - GIO does it since 2.36 | monsta | 1 | -86/+0 |
2017-04-16 | update copyright year to 2017 | monsta | 1 | -1/+1 |
2017-03-27 | modelines: fix random crash on closing one of several Pluma windows | monsta | 1 | -1/+3 |
2017-02-25 | snippets plugin: fix snippet parts staying after Ctrl-Z | monsta | 1 | -0/+8 |
2017-02-25 | snippets plugin: port to gi and libpeas | monsta | 16 | -334/+328 |
2017-02-25 | snippets plugin: stop exposing functions on Pluma message bus | monsta | 1 | -55/+0 |
2017-02-10 | build: remove option that disables deprecated stuff | monsta | 9 | -18/+9 |
2016-12-19 | snippets plugin: MESSAGE_INFORMATION doesn't exist, use MESSAGE_INFO | monsta | 1 | -2/+2 |
2016-12-19 | snippets plugin: kill useless code | monsta | 1 | -20/+10 |
2016-12-19 | externaltools plugin: fix indent a bit | monsta | 1 | -7/+7 |
2016-12-19 | quickopen plugin: port to gi and libpeas | monsta | 7 | -116/+134 |
2016-12-19 | pythonconsole plugin: port to gi and libpeas | monsta | 5 | -58/+62 |
2016-12-19 | externaltools plugin: port to gi and libpeas | monsta | 11 | -248/+264 |
2016-12-13 | externaltools plugin: kill useless code | monsta | 1 | -18/+4 |
2016-12-13 | taglist plugin: don't look for taglist in non-existing legacy dirs | monsta | 1 | -23/+0 |
2016-12-13 | plugins: remove a couple of useless includes | monsta | 2 | -2/+0 |
2016-12-13 | sort plugin: use 'destroy' signal - there's no 'dispose' in dialog | monsta | 1 | -3/+3 |
2016-12-05 | plugins: make them actually recognized and loaded by Pluma | monsta | 18 | -36/+36 |
2016-12-05 | trailsave plugin: port to libpeas | monsta | 2 | -19/+135 |
2016-12-05 | time plugin: adapt configure dialog to libpeas interface | monsta | 1 | -148/+71 |
2016-12-05 | time plugin: port to libpeas | monsta | 2 | -76/+159 |
2016-12-05 | taglist plugin: port to libpeas | monsta | 4 | -57/+150 |
2016-12-05 | spell plugin: adapt configure dialog to libpeas interface | monsta | 1 | -91/+39 |
2016-12-05 | spell plugin: port to libpeas | monsta | 2 | -153/+198 |
2016-12-05 | sort plugin: port to libpeas | monsta | 2 | -83/+143 |
2016-12-05 | modelines plugin: port to libpeas | monsta | 2 | -59/+153 |
2016-12-05 | filebrowser plugin: port to libpeas | monsta | 10 | -137/+230 |
2016-12-05 | docinfo plugin: port to libpeas | monsta | 2 | -90/+160 |
2016-12-05 | changecase plugin: port to libpeas | monsta | 2 | -50/+137 |
2016-11-10 | exclude Python plugins from dist (it breaks distcheck) | monsta | 1 | -4/+0 |
2016-11-06 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 9 | -110/+7 |
2016-11-06 | drop Python plugins support and --enable-python build option | monsta | 1 | -3/+2 |
2016-08-12 | When 'Always autocheck' option is selected turn on Autocheck for new documents | John Church | 1 | -1/+20 |
2016-07-30 | GTK+-3 taglist-plugin-panel: avoid deprecated gtk_tree_view_set_rules_hint | raveit65 | 1 | -0/+2 |
2016-07-30 | GTK+-3: avoid deprecated gtk_icon_info_free () | raveit65 | 1 | -0/+4 |
2016-04-10 | plugins: Fix to install externaltools plugin only with Python | OBATA Akio | 1 | -2/+1 |