Commit Graph

74 Commits

Author SHA1 Message Date
JosephMcc ff223deb29 configure: Don't require passing --with-gtk=3.0 to build
Xed is a gtk3 application. We don't need to default to trying to build with gtk2

Fixes https://github.com/linuxmint/xed/issues/23
2016-07-20 00:50:32 -07:00
Clement Lefebvre 41fb3ba791 1.0.6 2016-06-25 11:39:23 +01:00
Clement Lefebvre 24a6a23e61 1.0.5 2016-05-24 14:31:01 +01:00
Clement Lefebvre d4f163abb2 1.0.4 2016-04-27 14:31:45 +01:00
itzexor 48c5c0ad5e Fix build with gnome-common 2016-02-10 16:18:48 +03:00
Clement Lefebvre 48062a8267 1.0.3 2016-02-10 10:18:53 +00:00
Clement Lefebvre cb9eec1481 1.0.2 2016-02-06 16:45:11 +00:00
Clement Lefebvre 16eacdc3f4 Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00
Clement Lefebvre b807fef3c8 1.0.1 2016-01-27 11:18:03 +00:00
Clement Lefebvre d21fcb2595 Edited README and package description, reset version to 1.0.0 2016-01-26 03:26:33 +00:00
Clement Lefebvre 950147ad55 Removed more MATE deps 2016-01-26 02:59:10 +00:00
Clement Lefebvre 5d9508d509 Removed python extensions 2016-01-25 20:31:57 +00:00
Clement Lefebvre 4304f9ffc1 Rename Pluma to Xedit 2016-01-25 15:33:34 +00:00
Clement Lefebvre 3a62ddff64 Initial commit (Pluma 1.13 - GTK 3.10) 2016-01-25 13:47:44 +00:00
Wolfgang Ulbrich 4ff576d7f4 pre-bump version to 1.13.0 2016-01-05 03:41:41 +01:00
monsta bbbc19b5ab Bump version to 1.12.1 2015-12-04 13:17:27 +01:00
monsta 38427b5d6d Merge pull request #146 from sleeveroller/issue90
Add a new Configure dialog for the Spell Check plugin.
2015-12-03 10:33:57 +03:00
Monsta 125169f8cb fix build breakage introduced in last commit
also see 37abef2d6b
2015-11-22 10:13:32 +03:00
Wolfgang Ulbrich b40b78a7cb add a configure option to build pluma with --without-matedesktop
- about-dialog use GtkAbout instead of MateAbout in this case
- this makes transition to gtk3 more simple
2015-11-18 14:58:13 +01:00
John Church efc6229fce Add a new Configure dialog for the Spell Check plugin.
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-11-12 11:53:01 +00:00
Clement Lefebvre 6b4e55f379 1.12.0 2015-11-03 15:03:43 +00:00
monsta b580b35445 Bump version to 1.11.0 2015-10-06 17:35:58 +03:00
monsta 7eff297795 configure.ac: dropped some useless stuff 2015-09-29 13:57:13 +03:00
monsta e39f5b99d1 added --enable-tests option which will be off during distcheck
as we have document-saver test failing always
2015-09-29 13:38:04 +03:00
infirit d27ba9e8c4 define max/min version of GLib 2015-09-08 17:19:35 +02:00
infirit ca8ca6923e Rework gsettings schema building
* Bump intltool required version for gsettings support
* Extract strings with intltool directly
* Let autoconf generate the xml files
2015-09-08 17:19:30 +02:00
Daggerbot 9f166a05aa Add plugin to strip trailing spaces on save. 2015-09-02 11:34:01 +02:00
monsta b24934e186 drop support for win32/osx and checkupdate plugin
that plugin has never been built in linux anyway due to logic
in configure.ac
2015-09-02 11:34:01 +02:00
Monsta 121e7b4f8a Bump version to 1.10.2 2015-07-14 14:42:35 +03:00
Martin Wimpress a5c13501b6 Bump version to 1.10.1 2015-06-18 08:58:08 +01:00
raveit65 b9133a18f8 fixes for gschema translation
taken from:
https://github.com/mate-desktop/eom/commit/a2055e1
- bumped required intltool version to 0.50.1
- renamed and corrected gschema xml for proper intltool usage
- removed obsolete lines from po/POTFILES.skip
2015-06-16 00:56:55 +02:00
Stefano Karapetsas 42f9f19d30 Bump version to 1.10.0 2015-05-07 08:21:26 +02:00
Stefano Karapetsas d7f6d2697c Bump version to 1.9.90 2015-04-06 11:25:00 +02:00
Stefano Karapetsas dc5a473cbe Bump version to 1.9.1 2015-01-22 11:35:01 +01:00
Monsta 87eecea6bd use proper GTK+ version in pluma.pc file 2014-12-19 15:26:39 +03:00
infirit 65f91807ca Revert "Revert "Drop support for glib < 2.36""
This reverts commit 13392e50c6.
2014-12-16 13:05:53 +01:00
infirit 13392e50c6 Revert "Drop support for glib < 2.36"
This reverts commit 495f56659d.
2014-12-16 12:37:53 +01:00
infirit cc28312a3f Drop support for gtk+ < 2.24
* Bump required gtk+2 version
* Remove pluma-spinner
* Remove pluma-message-are
2014-05-19 18:37:37 +02:00
infirit 495f56659d Drop support for glib < 2.36 2014-05-19 12:46:54 +02:00
Stefano Karapetsas 6f768fd8cf Bump version to 1.9.0 2014-04-29 20:46:25 +02:00
Stefano Karapetsas 0768242dc4 Use MateAboutDialog from libmate-desktop 2014-04-29 20:45:38 +02:00
Stefano Karapetsas c166df6246 Bump version to 1.8.0 2014-03-01 15:14:28 +01:00
Stefano Karapetsas 5088dd808c Bump version to 1.7.90 2014-02-18 21:44:01 +01:00
Stefano Karapetsas 05416891f6 configure: Add check-news 2014-02-17 10:39:03 +01:00
infirit e0deea0a7f Bump version to 1.7.2 2014-02-09 23:50:14 +01:00
Stefano Karapetsas f9933b9afd configure: Fix to allow build with latest mate-common 2014-01-25 18:28:16 +01:00
Stefano Karapetsas 03b99a2cf8 Bump version to 1.7.1 2014-01-18 13:11:19 +01:00
Stefano Karapetsas 90e4a3c917 Fix gettext 2014-01-06 15:19:52 +01:00
Stefano Karapetsas b660002db7 Fix gettext 2014-01-06 15:19:47 +01:00
Balló György 97336e5a49 Bump required glib version number to 2.32
It's required for the GSettingsSchemaSource API.
2013-12-01 09:53:13 +01:00