Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-02-17 | plugins: some corrections for switch-c tool in external tools | monsta | 1 | -8/+14 |
2016-02-16 | plugins: make switch-c tool in external tools work, fix issues | monsta | 1 | -2/+9 |
2016-02-12 | plugins: use more generic icon name for python console plugin | monsta | 1 | -1/+1 |
2016-02-10 | plugins: don't use stock icon names | monsta | 4 | -4/+4 |
2016-02-10 | plugins: use correct icon name for python console plugin | monsta | 1 | -1/+1 |
2016-02-01 | fix a few build warnings | monsta | 1 | -3/+0 |
2016-01-25 | GTK3: another fix for GtkMisc deprecated commit | Wolfgang Ulbrich | 1 | -1/+1 |
2016-01-24 | GTK3: fix previous GtkMisc deprecated commit | Wolfgang Ulbrich | 1 | -2/+2 |
2015-12-24 | remove unneeded 'x' attribute from non-executable files | monsta | 104 | -0/+0 |
2015-12-05 | GTK3 filebrowser-widget.c: fix build with gtk+-3.14 | Wolfgang Ulbrich | 1 | -0/+3 |
2015-12-03 | fix build breakage introduced in cf7db5e02ea308bbe59f15f2a3973b0bd9e79df4 | monsta | 1 | -1/+1 |
2015-12-03 | Merge pull request #146 from sleeveroller/issue90 | monsta | 5 | -16/+480 |
2015-12-01 | GTK3: replace reprecatated gdk_cursor functions | Wolfgang Ulbrich | 2 | -3/+53 |
2015-12-01 | Gtk+-3.14: don't use deprecated GtkMisc | Wolfgang Ulbrich | 2 | -1/+14 |
2015-12-01 | GTk3: don't use deprecated GTK_TYPE_{V/H}BOX | Wolfgang Ulbrich | 4 | -0/+34 |
2015-12-01 | GTK3: don't use deprecated gtk_{v/h}-box | Wolfgang Ulbrich | 1 | -0/+4 |
2015-11-26 | GTK3: replace reprecatated gdk_cursor functions | Wolfgang Ulbrich | 2 | -4/+54 |
2015-11-12 | Add a new Configure dialog for the Spell Check plugin. | John Church | 5 | -16/+480 |
2015-09-29 | capitalize Pluma in Run command plugin dialog | monsta | 1 | -2/+2 |
2015-09-08 | Rework gsettings schema building | infirit | 5 | -57/+52 |