summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2017-07-29filebrowser: don't use deprecated gtk_show_uriraveit651-0/+4
2017-06-11tag-list-plugin: avoid deprecated GtkStockraveit651-1/+1
2017-06-11file-browser-widget: fix one stock deprecationraveit651-1/+1
2017-05-25File browser: don't use GIOScheduler (deprecated)Sébastien Wilmet1-59/+79
2017-05-25file-browser-view: silent some build warningsraveit651-1/+2
2017-04-25Support new location of gtk bookmarks filePaolo Borelli1-48/+85
2017-04-18filebrowser: don't parse .hidden files - GIO does it since 2.36monsta1-86/+0
2017-04-16update copyright year to 2017monsta1-1/+1
2017-03-27modelines: fix random crash on closing one of several Pluma windowsmonsta1-1/+3
2017-02-25snippets plugin: fix snippet parts staying after Ctrl-Zmonsta1-0/+8
2017-02-25snippets plugin: port to gi and libpeasmonsta16-334/+328
2017-02-25snippets plugin: stop exposing functions on Pluma message busmonsta1-55/+0
2017-02-10build: remove option that disables deprecated stuffmonsta9-18/+9
2016-12-19snippets plugin: MESSAGE_INFORMATION doesn't exist, use MESSAGE_INFOmonsta1-2/+2
2016-12-19snippets plugin: kill useless codemonsta1-20/+10
2016-12-19externaltools plugin: fix indent a bitmonsta1-7/+7
2016-12-19quickopen plugin: port to gi and libpeasmonsta7-116/+134
2016-12-19pythonconsole plugin: port to gi and libpeasmonsta5-58/+62
2016-12-19externaltools plugin: port to gi and libpeasmonsta11-248/+264
2016-12-13externaltools plugin: kill useless codemonsta1-18/+4
2016-12-13taglist plugin: don't look for taglist in non-existing legacy dirsmonsta1-23/+0
2016-12-13plugins: remove a couple of useless includesmonsta2-2/+0
2016-12-13sort plugin: use 'destroy' signal - there's no 'dispose' in dialogmonsta1-3/+3
2016-12-05plugins: make them actually recognized and loaded by Plumamonsta18-36/+36
2016-12-05trailsave plugin: port to libpeasmonsta2-19/+135
2016-12-05time plugin: adapt configure dialog to libpeas interfacemonsta1-148/+71
2016-12-05time plugin: port to libpeasmonsta2-76/+159
2016-12-05taglist plugin: port to libpeasmonsta4-57/+150
2016-12-05spell plugin: adapt configure dialog to libpeas interfacemonsta1-91/+39
2016-12-05spell plugin: port to libpeasmonsta2-153/+198
2016-12-05sort plugin: port to libpeasmonsta2-83/+143
2016-12-05modelines plugin: port to libpeasmonsta2-59/+153
2016-12-05filebrowser plugin: port to libpeasmonsta10-137/+230
2016-12-05docinfo plugin: port to libpeasmonsta2-90/+160
2016-12-05changecase plugin: port to libpeasmonsta2-50/+137
2016-11-10exclude Python plugins from dist (it breaks distcheck)monsta1-4/+0
2016-11-06move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta9-110/+7
2016-11-06drop Python plugins support and --enable-python build optionmonsta1-3/+2
2016-08-12When 'Always autocheck' option is selected turn on Autocheck for new documentsJohn Church1-1/+20
2016-07-30GTK+-3 taglist-plugin-panel: avoid deprecated gtk_tree_view_set_rules_hintraveit651-0/+2
2016-07-30GTK+-3: avoid deprecated gtk_icon_info_free ()raveit651-0/+4
2016-04-10plugins: Fix to install externaltools plugin only with PythonOBATA Akio1-2/+1
2016-02-17plugins: some corrections for switch-c tool in external toolsmonsta1-8/+14
2016-02-16plugins: make switch-c tool in external tools work, fix issuesmonsta1-2/+9
2016-02-12plugins: use more generic icon name for python console pluginmonsta1-1/+1
2016-02-10plugins: don't use stock icon namesmonsta4-4/+4
2016-02-10plugins: use correct icon name for python console pluginmonsta1-1/+1
2016-02-01fix a few build warningsmonsta1-3/+0
2016-01-25GTK3: another fix for GtkMisc deprecated commitWolfgang Ulbrich1-1/+1
2016-01-24GTK3: fix previous GtkMisc deprecated commitWolfgang Ulbrich1-2/+2