Michael Webster
f4be97d79d
meson.build: bump xapp version.
2020-11-11 23:33:37 -05:00
Hrutvik Suthar
15b607ddc0
auto bracket complete feature
...
- added bracket-complete dir in plugins
- gtksourceview min depedency change to 4.0.3
2020-10-05 11:57:39 -04:00
JosephMcc
3ca66d6fb6
Port to Gtksourceview4
...
This allows us access to some newer fixes since the older version is no
longer being worked on.
Fixes: https://github.com/linuxmint/xed/issues/395
2020-08-27 17:59:37 +02:00
Clement Lefebvre
22ddcc04e0
2.6.2
2020-06-24 12:45:16 +01:00
Clement Lefebvre
8bb308de4f
2.6.0
2020-05-11 13:59:29 +01:00
icarter09
5a16a65643
Created initial test dir. Created File menu test.
...
Added test for Help menu.
Created test case for Toolbar.
Updated meson build for test. Removed unnecessary file.
2020-02-06 13:28:45 -05:00
Clement Lefebvre
5fae2771c8
2.4.2
2019-12-11 14:49:51 +00:00
Clement Lefebvre
0d006777fc
2.4.1
2019-11-26 17:14:41 +00:00
Clement Lefebvre
8a0c1f6e08
2.4.0
2019-11-22 12:12:34 +00:00
Clement Lefebvre
9d3d2acfd9
2.2.3
2019-07-28 15:03:56 +02:00
Clement Lefebvre
7cc3d5967b
2.2.2
2019-07-25 11:00:12 +02:00
Clement Lefebvre
69895bd026
2.2.1
2019-07-10 11:26:30 +02:00
Clement Lefebvre
cd94beb376
2.2.0
2019-06-29 17:24:07 +02:00
Leigh Scott
db60af5efb
Add minimum required version for xapp ( #313 )
...
closes #312
2019-06-23 14:22:46 +02:00
Eli Schwartz
42da8bc289
meson: require itstool command to be available ( #266 )
...
This is needed in order to run meson's gnome.yelp() helper when
installing the help data.
2019-02-08 10:19:11 +00:00
Clement Lefebvre
fe1c4f1e38
2.0.2
2018-12-11 14:10:28 +00:00
Clement Lefebvre
c30f2a988d
2.0.1
2018-11-27 18:33:43 +00:00
Clement Lefebvre
088ec7b031
2.0.0
2018-11-19 11:35:09 +00:00
Stephen Collins
6e36dc4a5f
Port to meson ( #258 )
...
* Port to meson
* plugin generation script: swtich to meson, update to python3, switch to libpeas, add some extra options, and cleanup
* clean up some build warnings
* kill xed-bugreport.sh with fire: it isn't used anymore, and probably doesn't even work
* update gzip command to avoid warnings on some systems and move appdata.xml to /usr/share/metainfo/ as that's where it's supposed to go now
* POTFILES.in: fix path that changed in the meson port, which was causing makepot to fail
2018-11-19 11:09:52 +00:00