This commit is contained in:
Kim Woelders 2023-10-13 14:37:53 +02:00
parent 0f44c4c507
commit d1be9d7a93
2 changed files with 18 additions and 1 deletions

View File

@ -1,3 +1,20 @@
v1.0.3 - 2023-10-13
--------------------
Kim Woelders (13):
1.0.2.000
Clean up .gitignore
Enable out-of-tree build
Drop obsolete menu styles
Drop obsolete USE_ICON_IMAGECLASS_FOR_CLIENT_...() examples
autogen.sh: Add -n as alternative to NOCONFIGURE
configure.ac: Drop unnecessary prefix stuff
winter: A couple of imageclass cleanups
winter: Remove unnecessary border part
winter: Add support for vertical dragbars
winter: Fix vertical iconbox sliders
autofoo: Align with changes in other e16 stuff
1.0.3.
v1.0.2 - 2018-08-12
--------------------
Kim Woelders (9):

View File

@ -1,4 +1,4 @@
AC_INIT([e16-themes], [1.0.2], [enlightenment-devel@lists.sourceforge.net])
AC_INIT([e16-themes], [1.0.3], [enlightenment-devel@lists.sourceforge.net])
AM_INIT_AUTOMAKE([foreign])
AC_PROG_INSTALL