1.0.3
Clement Lefebvre
6 years ago
0 | 0 |
|
1 | |
AC_INIT(xapp, 1.0.2)
|
|
1 |
AC_INIT(xapp, 1.0.3)
|
2 | 2 |
AC_CONFIG_SRCDIR(libxapp)
|
3 | 3 |
m4_ifdef([AX_IS_RELEASE], [AX_IS_RELEASE([always])])
|
4 | 4 |
|
|
0 |
xapp (1.0.3) sonya; urgency=medium
|
|
1 |
|
|
2 |
[ Michael Webster ]
|
|
3 |
* Fix build
|
|
4 |
* xapp-kbd-layout-controller - update test script to reflect current api/intent
|
|
5 |
|
|
6 |
[ Clement Lefebvre ]
|
|
7 |
* Review licensing
|
|
8 |
* Handle exceptions in usr/bin/upload-system-info
|
|
9 |
|
|
10 |
[ JosephMcc ]
|
|
11 |
* Add a couple of symbolic pane visibility icons
|
|
12 |
* icons: Add an icon for regex-search
|
|
13 |
|
|
14 |
[ leigh123linux ]
|
|
15 |
* switch to the correct python deps
|
|
16 |
|
|
17 |
[ Michael Webster ]
|
|
18 |
* xapp-kbd-layout-controller.c: Allow up to 3 character labels.
|
|
19 |
|
|
20 |
[ JosephMcc ]
|
|
21 |
* Complete our set of pane icons
|
|
22 |
* Add support for building gtk-doc
|
|
23 |
|
|
24 |
[ leigh123linux ]
|
|
25 |
* Migrate away from gnome-common deprecated vars and macros
|
|
26 |
* Use python3 as all scripts are in python3
|
|
27 |
|
|
28 |
-- Clement Lefebvre <root@linuxmint.com> Wed, 03 May 2017 11:27:21 +0100
|
|
29 |
|
0 | 30 |
xapp (1.0.2) serena; urgency=medium
|
1 | 31 |
|
2 | 32 |
[ Clement Lefebvre ]
|