Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-02-10 | build: remove option that disables deprecated stuff | monsta | 1 | -2/+1 | |
we don't need a build breakage on the first deprecated item, thanks | |||||
2016-12-05 | plugins: make them actually recognized and loaded by Pluma | monsta | 2 | -4/+4 | |
- use *.plugin extension instead of *.pluma-plugin - use "Plugin" section name instead of "Pluma Plugin" mostly adapted from: https://git.gnome.org/browse/gedit/commit/?id=1d56b827f14096891bb03dbd5e8211fdad1331ad https://git.gnome.org/browse/gedit/commit/?id=7c22769d73f756b9d1388febd147c9d267ed54cb | |||||
2016-12-05 | spell plugin: adapt configure dialog to libpeas interface | monsta | 1 | -91/+39 | |
upstream spell plugin doesn't have a configure dialog, so most changes were picked up from upstream time plugin | |||||
2016-12-05 | spell plugin: port to libpeas | monsta | 2 | -153/+198 | |
mostly adapted from: https://git.gnome.org/browse/gedit/commit/?id=f12be5be627c7b75c0a5f41e8ffec2d5202401d0 https://git.gnome.org/browse/gedit/commit/?id=939dec5739bfd1f15895994ef133753a095aac4e | |||||
2016-11-06 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -1/+1 | |
2016-08-12 | When 'Always autocheck' option is selected turn on Autocheck for new documents | John Church | 1 | -1/+20 | |
2016-02-10 | plugins: don't use stock icon names | monsta | 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 | 19 | -0/+0 | |
2015-12-03 | Merge pull request #146 from sleeveroller/issue90 | monsta | 5 | -16/+480 | |
Add a new Configure dialog for the Spell Check plugin. | |||||
2015-12-01 | Gtk+-3.14: don't use deprecated GtkMisc | Wolfgang Ulbrich | 1 | -0/+4 | |
2015-11-12 | Add a new Configure dialog for the Spell Check plugin. | John Church | 5 | -16/+480 | |
There are three options for autocheck when a doc is loaded: Always autocheck, Never autocheck and Remember the autocheck setting for each document The chosen option is stored in the gsettings schema. The default setting is to remember by document as this is what Pluma did previously. | |||||
2015-09-02 | drop support for win32/osx and checkupdate plugin | monsta | 1 | -6/+0 | |
that plugin has never been built in linux anyway due to logic in configure.ac | |||||
2014-12-19 | plugins: don't leak memory | Monsta | 1 | -8/+12 | |
2014-05-19 | Remove has_separator property from gtkbuilder files | infirit | 1 | -1/+0 | |
2014-05-19 | Replace deprecated gtk widget function | infirit | 1 | -4/+0 | |
The replacement functions are available since 2.18 GTK_WIDGET_HAS_FOCUS -> gtk_widget_has_focus GTK_WIDGET_VISIBLE -> gtk_widget_get_visible GTK_WIDGET_SET_FLAGS -> gtk_widget_set_* | |||||
2014-05-19 | Replace GtkObject with Gobject in gtk+2 build | infirit | 1 | -12/+0 | |
2014-05-19 | Remove all calls to deprecated gtk_dialog_set_has_separator | infirit | 1 | -3/+0 | |
2013-11-04 | Fix some deprecations | Stefano Karapetsas | 1 | -0/+2 | |
2013-10-30 | plugins: Add GTK3 support | Stefano Karapetsas | 1 | -0/+16 | |
2013-08-03 | Make automake happy: INCLUDES -> AM_CPPFLAGS | infirit | 1 | -1/+1 | |
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 12 | -22/+22 | |
2012-08-31 | fix wrong url | Stefano Karapetsas | 1 | -1/+1 | |
http://forums.mate-desktop.org/viewtopic.php?f=2&t=718 | |||||
2011-11-07 | renaming from gedit to pluma | Perberos | 22 | -945/+945 | |
2011-11-07 | initial | Perberos | 19 | -0/+5519 | |