From 304f5920045b1d55f093b2a7bb19162de1d2d4db Mon Sep 17 00:00:00 2001 From: louis Date: Wed, 28 Jan 2015 17:58:50 +0100 Subject: some more nopacity optimizations - thanx@utility --- HISTORY | 1 + 1 file changed, 1 insertion(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 6e37536..c62b6b4 100644 --- a/HISTORY +++ b/HISTORY @@ -192,3 +192,4 @@ Version 0.2.1 - fixed bug that global tokens were not parsed correctly - added finnish translation +- some more nopacity optimizations - thanx@utility -- cgit v1.2.3 From 1883ac1691f1e6cbe035819c07bbae72bc7748a9 Mon Sep 17 00:00:00 2001 From: louis Date: Sat, 31 Jan 2015 11:46:06 +0100 Subject: added possibiliy to use submenus in the skin setup menus --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index c62b6b4..c6c9322 100644 --- a/HISTORY +++ b/HISTORY @@ -193,3 +193,6 @@ Version 0.2.1 - fixed bug that global tokens were not parsed correctly - added finnish translation - some more nopacity optimizations - thanx@utility +- added possibiliy to use submenus in the skin setup menus +- reloading active skin directly after closing setup menu so that + changes of setup parameters are immediately in use -- cgit v1.2.3 From d446ce0d0faa56aea7ef50c4762c2e532494adcb Mon Sep 17 00:00:00 2001 From: louis Date: Sat, 31 Jan 2015 11:47:58 +0100 Subject: Version 0.2.2 --- HISTORY | 2 ++ 1 file changed, 2 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index c6c9322..f95803b 100644 --- a/HISTORY +++ b/HISTORY @@ -196,3 +196,5 @@ Version 0.2.1 - added possibiliy to use submenus in the skin setup menus - reloading active skin directly after closing setup menu so that changes of setup parameters are immediately in use + +Version 0.2.2 -- cgit v1.2.3