summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2015-12-24remove unneeded 'x' attribute from non-executable filesmonsta104-0/+0
2015-12-05GTK3 filebrowser-widget.c: fix build with gtk+-3.14Wolfgang Ulbrich1-0/+3
2015-12-03fix build breakage introduced in cf7db5e02ea308bbe59f15f2a3973b0bd9e79df4monsta1-1/+1
2015-12-03Merge pull request #146 from sleeveroller/issue90monsta5-16/+480
2015-12-01GTK3: replace reprecatated gdk_cursor functionsWolfgang Ulbrich2-3/+53
2015-12-01Gtk+-3.14: don't use deprecated GtkMiscWolfgang Ulbrich2-1/+14
2015-12-01GTk3: don't use deprecated GTK_TYPE_{V/H}BOXWolfgang Ulbrich4-0/+34
2015-12-01GTK3: don't use deprecated gtk_{v/h}-boxWolfgang Ulbrich1-0/+4
2015-11-26GTK3: replace reprecatated gdk_cursor functionsWolfgang Ulbrich2-4/+54
2015-11-12Add a new Configure dialog for the Spell Check plugin.John Church5-16/+480
2015-09-29capitalize Pluma in Run command plugin dialogmonsta1-2/+2
2015-09-08Rework gsettings schema buildinginfirit5-57/+52
2015-09-02Add plugin to strip trailing spaces on save.Daggerbot5-2/+328
2015-09-02drop support for win32/osx and checkupdate pluginmonsta13-899/+33
2015-08-03drop gdkkeysyms-compat usage, use modern key namesMonsta3-21/+13
2015-07-14quickopen plugin: remove wrong version check inherited from geditmonsta1-12/+11
2015-07-09Fix my stupid mistake in previous commit.infirit1-1/+1
2015-07-09UI GTK3: use a size request for time plugin dialog windowraveit651-0/+1
2015-07-08show correct help pages for prefs and plugins dialogsMonsta1-2/+2
2015-06-16taglist plugin: don't use timestamps when using gzipmonsta1-1/+1
2015-04-06filebrowser plugin: first connect to settings, then read them.Monsta1-24/+30
2014-12-19plugins: don't leak memoryMonsta2-12/+18
2014-12-10use the correct deallocation function/macromonsta1-1/+1
2014-06-06filebrowser: Fix g_settings_schema_source_lookup usageStefano Karapetsas1-1/+4
2014-05-19Remove has_separator property from gtkbuilder filesinfirit8-8/+0