summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2018-06-21release 1.21.1v1.21.1raveit651-1/+1
2018-03-25release 1.21.0v1.21.0raveit651-1/+1
2018-01-30release 1.20v1.20.0raveit651-2/+2
2018-01-30require GTK+ 3.22 and GLib 2.50monsta1-7/+3
2017-12-19pre-bump versionraveit651-1/+1
2017-10-03release 1.19.2v1.19.2raveit651-1/+1
2017-06-13release 1.19.1v1.19.1raveit651-1/+1
2017-05-25configure: drop GLIB_VERSION_MAX_ALLOWEDraveit651-2/+0
This avoids annoying and useless build warnings. Nobody stops using pluma only for a modern glib version;-)
2017-05-25File browser: don't use GIOScheduler (deprecated)Sébastien Wilmet1-1/+1
The GIOScheduler was used because there was no async version of g_file_delete() and g_file_trash(). Now that the async versions exist, no need to use GIOScheduler or GTask. gio >= 2.37.0 is required. https://bugzilla.gnome.org/show_bug.cgi?id=693018 taken from: https://git.gnome.org/browse/gedit/commit/?h=gnome-3-10&id=2d1eb80
2017-03-30pre-bump versionraveit651-1/+1
2017-03-12release 1.18.0v1.18.0raveit651-2/+2
2017-02-25snippets plugin: port to gi and libpeasmonsta1-0/+4
mostly adapted from: https://git.gnome.org/browse/gedit/commit/?id=3f5c69427579f80e8614f551aafa89baa9bfd0ca https://git.gnome.org/browse/gedit/commit/?id=a2c9247c5fecea8d03917e7b0fa93447820439d2 https://git.gnome.org/browse/gedit/commit/?id=ccd39a71eab7fe04ea52cb10bd2282c95d8374c3 https://git.gnome.org/browse/gedit/commit/?id=2dbe5e048766a94b2ba42346b5d197edc92cd03d https://git.gnome.org/browse/gedit/commit/?id=b3f6fd5c7ab9e433dd7698a25d9dc00867c04ad9 https://git.gnome.org/browse/gedit/commit/?id=2273ba27e85588c10788039b66b083aba6b50660 https://git.gnome.org/browse/gedit/commit/?id=48d33cf9dd29d8a6d42e60e3254c883f1f9ffb56 https://git.gnome.org/browse/gedit/commit/?id=7f37ff4fa2c9dd8f42ff527f4e1d0a148c39eb0e https://git.gnome.org/browse/gedit/commit/?id=0d36d6e09a58210c365264c591fafb5d0b3d9323 https://git.gnome.org/browse/gedit/commit/?id=ac4f2048d6af5b2dbfc7ff6448bc51f3e2b324b6 https://git.gnome.org/browse/gedit/commit/?id=5540838a7dff1d025b995c251f51c1c29ce0c0ce https://git.gnome.org/browse/gedit/commit/?id=d48cd10bf0bb99ead7b1af1ead52f1e554ad239d https://git.gnome.org/browse/gedit/commit/?id=5169aa5cd4b1d95fb869df7c0b24c886cb33a1aa
2017-02-25pre-bump versionraveit651-1/+1
2017-02-10build: remove option that disables deprecated stuffmonsta1-15/+0
we don't need a build breakage on the first deprecated item, thanks
2017-01-06release 1.17.3v1.17.3raveit651-1/+1
2016-12-19quickopen plugin: port to gi and libpeasmonsta1-0/+2
mostly adapted from: https://git.gnome.org/browse/gedit/commit/?id=9de71917497716124486f9baade326d5ffb4bb8d https://git.gnome.org/browse/gedit/commit/?id=059f39e1b94ea5453087d33384fe2a563e6c00dc https://git.gnome.org/browse/gedit/commit/?id=ab7f3788a18447b9a88f0d1dbda892e6c452c9af https://git.gnome.org/browse/gedit/commit/?id=d7ac22d93970c85323f51f9536e13c22aac0d70a https://git.gnome.org/browse/gedit/commit/?id=5cf9ac442a025d42443cea9cf1451c0e6154dea1 https://git.gnome.org/browse/gedit/commit/?id=4ee4fb903dfd485b5b80ce3ddb1e1f4a04cb1b99 https://git.gnome.org/browse/gedit/commit/?id=00105f389b9b37f71be5b29fbf0c11367042c346
2016-12-19pythonconsole plugin: port to gi and libpeasmonsta1-0/+2
note: config dialog is broken for ages since it tries to use ancient MateConf, so it's left as is for now. later it can be ported to GSettings and PeasGtk. mostly adapted from: https://git.gnome.org/browse/gedit/commit/?id=4dcd8d84b1a6b11c5254416d9b5ed7af8105f538 https://git.gnome.org/browse/gedit/commit/?id=a9d2ea047401124537e49ef6a2bf9c0f6c4a4f22 https://git.gnome.org/browse/gedit/commit/?id=c2ef43753eaf07d7ea9eecf9221daacff5f2a3b7 https://git.gnome.org/browse/gedit/commit/?id=ad07a02a15ba868bbd5654152f3946350db2dadf
2016-12-19externaltools plugin: port to gi and libpeasmonsta1-0/+6
note: tools manager dialog can now be invoked only via Pluma's menu. Preferences button in plugin manager is inactive. re-enabling it would mean introducing even more complexity, because we would need to pass a configure widget to libpeas, not the whole dialog. mostly adapted from: https://git.gnome.org/browse/gedit/commit/?id=8b6d353e0ab94ad52ce6119759db5e14b281fbba https://git.gnome.org/browse/gedit/commit/?id=2aa6071912dac227f04f44c07e07f159b77be7ff https://git.gnome.org/browse/gedit/commit/?id=09738cd6f5f24a37cb7dd85dfca7a5099529e5d2 https://git.gnome.org/browse/gedit/commit/?id=f08e9d2953fa213f77dce635127c3a0131fba02f https://git.gnome.org/browse/gedit/commit/?id=d09a703e84f818dcadd7bd1c16c2091305a691c2 https://git.gnome.org/browse/gedit/commit/?id=985f3908abe3f2ade53db1364dccf0d1fd61ec1b https://git.gnome.org/browse/gedit/commit/?id=b6086cab8c664d2cfb3e5b4a6d33c215d1b207da https://git.gnome.org/browse/gedit/commit/?id=befd854563e4691a6b75b03695d6a7c458836312 https://git.gnome.org/browse/gedit/commit/?id=cf7549c8e5944a3fbf9d18170b6e45a552071b4c https://git.gnome.org/browse/gedit/commit/?id=6c95d28a13ae87232346583a86ae525a22fcc651 https://git.gnome.org/browse/gedit/commit/?id=c70319048b42b898fd6c2f6ee37e98e54cea54be
2016-12-13release 1.17.2v1.17.2monsta1-1/+1
2016-12-11release 1.17.1monsta1-1/+1
2016-12-05remove old plugin system and docs for itmonsta1-4/+0
2016-12-05port plugin system to libpeasmonsta1-0/+2
backported from gedit with a few changes upstream commits for reference: https://git.gnome.org/browse/gedit/commit/?id=dbc98da7fda69981e61c5764af50c72b756eb2cc https://git.gnome.org/browse/gedit/commit/?id=2ae732a53ef08145c06909dc675134573c8c2e6d https://git.gnome.org/browse/gedit/commit/?id=6cd4936fb3aa6ca44a7c85888c6aad6c02b0f983 https://git.gnome.org/browse/gedit/commit/?id=041399d3d09389f951af8db4f5b83d142a9ebe55 https://git.gnome.org/browse/gedit/commit/?id=da46f5d6cd9b727e23ec0ae79bb0a78419bb1363 https://git.gnome.org/browse/gedit/commit/?id=1d56b827f14096891bb03dbd5e8211fdad1331ad https://git.gnome.org/browse/gedit/commit/?id=e63de5a2396a56eeba46479a54628843538da29e
2016-12-01build GObject introspection datamonsta1-0/+11
mostly adapted from eom and from this upstream commit: https://git.gnome.org/browse/gedit/commit/?id=58921206b7dea94d0ec0359dc43de94745f2a19e
2016-11-27remove compile-time check for unused functionmonsta1-1/+0
2016-11-06move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-27/+5
2016-11-06drop Python plugins support and --enable-python build optionmonsta1-132/+0
it requires PyGTK so won't even build with GTK+3 but keep plugins themselves for future porting to libpeas
2016-09-19release 1.16.0v1.16.0raveit651-2/+2
2016-08-31search-dialog UI: install both UI files to avoid distcheck failure in po folderraveit651-2/+0
using --with-gtk=2.0/3.0 will only install one UI file if WITH_GTK3 is used, for ui_DATA in make file. ui_DATA is in EXTRA_DIST but will only have one UI file, defined by WITH_GTK3 check.
2016-08-31GTK+-3 search-dialog: add pluma-search-dialog-gtk3.uiraveit651-0/+2
replace depreprecated widgets from old UI file
2016-07-30pre-bump versionraveit651-1/+1
2016-07-28release 1.15.1v1.15.1monsta1-1/+1
2016-07-28use GtkAboutDialog and get rid of build-dep on libmate-desktopmonsta1-23/+0
2016-06-07release 1.15.0v1.15.0raveit651-1/+1
2016-04-05release 1.14.0raveit651-2/+2
2016-02-21release 1.13.1v1.13.1Wolfgang Ulbrich1-1/+1
2016-01-05pre-bump version to 1.13.0Wolfgang Ulbrich1-2/+2
2015-12-04Bump version to 1.12.1monsta1-1/+1
2015-12-03Merge pull request #146 from sleeveroller/issue90monsta1-0/+1
Add a new Configure dialog for the Spell Check plugin.
2015-11-22fix build breakage introduced in last commitMonsta1-1/+4
also see https://github.com/mate-desktop/atril/commit/37abef2d6b86de04b6ae54a79e89b58304ae4762
2015-11-18add a configure option to build pluma with --without-matedesktopWolfgang Ulbrich1-1/+20
- about-dialog use GtkAbout instead of MateAbout in this case - this makes transition to gtk3 more simple
2015-11-12Add a new Configure dialog for the Spell Check plugin.John Church1-0/+1
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-031.12.0v1.12.0Clement Lefebvre1-1/+1
2015-10-06Bump version to 1.11.0monsta1-2/+2
2015-09-29configure.ac: dropped some useless stuffmonsta1-9/+0
2015-09-29added --enable-tests option which will be off during distcheckmonsta1-0/+8
as we have document-saver test failing always
2015-09-08define max/min version of GLibinfirit1-0/+6
2015-09-08Rework gsettings schema buildinginfirit1-0/+2
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files
2015-09-02Add plugin to strip trailing spaces on save.Daggerbot1-0/+1
2015-09-02drop support for win32/osx and checkupdate pluginmonsta1-167/+15
that plugin has never been built in linux anyway due to logic in configure.ac
2015-07-14Bump version to 1.10.2pluma-1.10.2Monsta1-1/+1