diff --git a/ChangeLog b/ChangeLog index edca523..575525c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,12 +2,16 @@ MUI NList MCC classes - ChangeLog --------------------------------- +#### v0.125 RELEASE ########################################################### + 2018-11-19 Thore Böckelmann * nlist_mcc, nlistviews_mcp: implemented row striping similar to List class of MUI5. This allows to have different colors/patterns for even and odd lines. This refs #3. +#### v0.124 RELEASE ########################################################### + 2018-01-15 Thore Böckelmann * misc: add the unique names for private custom classes for MUI4 and up only. diff --git a/nbalance_mcc/version.h b/nbalance_mcc/version.h index 31fcb6c..f0bd9e4 100644 --- a/nbalance_mcc/version.h +++ b/nbalance_mcc/version.h @@ -28,8 +28,8 @@ // for setting all necessary version information #define LIB_VERSION 15 -#define LIB_REVISION 24 -#define LIB_DATE "15.01.2018" +#define LIB_REVISION 25 +#define LIB_DATE "28.12.2018" #define LIB_COPYRIGHT "Copyright (C) 2008-2018 NList Open Source Team" // set the LIB_REV_STRING diff --git a/nbitmap_mcc/version.h b/nbitmap_mcc/version.h index 4ce0d16..1b991c0 100644 --- a/nbitmap_mcc/version.h +++ b/nbitmap_mcc/version.h @@ -29,8 +29,8 @@ // for setting all necessary version information #define LIB_VERSION 15 -#define LIB_REVISION 28 -#define LIB_DATE "15.01.2018" +#define LIB_REVISION 29 +#define LIB_DATE "28.12.2018" #define LIB_COPYRIGHT "Copyright (C) 2007-2018 NList Open Source Team" // set the LIB_REV_STRING diff --git a/nfloattext_mcc/version.h b/nfloattext_mcc/version.h index c6f2555..92c2a01 100644 --- a/nfloattext_mcc/version.h +++ b/nfloattext_mcc/version.h @@ -31,8 +31,8 @@ // for setting all necessary version information #define LIB_VERSION 19 -#define LIB_REVISION 79 -#define LIB_DATE "15.01.2018" +#define LIB_REVISION 80 +#define LIB_DATE "28.12.2018" #define LIB_COPYRIGHT "Copyright (C) 2001-2018 NList Open Source Team" // set the LIB_REV_STRING diff --git a/nlist_mcc/version.h b/nlist_mcc/version.h index a700b92..df5e26e 100644 --- a/nlist_mcc/version.h +++ b/nlist_mcc/version.h @@ -32,8 +32,8 @@ // for setting all necessary version information #define LIB_VERSION 20 -#define LIB_REVISION 143 -#define LIB_DATE "20.11.2018" +#define LIB_REVISION 144 +#define LIB_DATE "28.12.2018" #define LIB_COPYRIGHT "Copyright (C) 2001-2018 NList Open Source Team" // set the LIB_REV_STRING diff --git a/nlisttree_mcc/version.h b/nlisttree_mcc/version.h index e7da32f..6798fa0 100644 --- a/nlisttree_mcc/version.h +++ b/nlisttree_mcc/version.h @@ -29,8 +29,8 @@ // for setting all necessary version information #define LIB_VERSION 18 -#define LIB_REVISION 50 -#define LIB_DATE "15.01.2018" +#define LIB_REVISION 51 +#define LIB_DATE "28.12.2018" #define LIB_COPYRIGHT "Copyright (C) 2001-2018 NList Open Source Team" // set the LIB_REV_STRING diff --git a/nlisttree_mcp/version.h b/nlisttree_mcp/version.h index 6494446..3bed0ca 100644 --- a/nlisttree_mcp/version.h +++ b/nlisttree_mcp/version.h @@ -29,8 +29,8 @@ // for setting all necessary version information #define LIB_VERSION 18 -#define LIB_REVISION 38 -#define LIB_DATE "15.01.2018" +#define LIB_REVISION 39 +#define LIB_DATE "28.12.2018" #define LIB_COPYRIGHT "Copyright (C) 2001-2018 NList Open Source Team" // set the LIB_REV_STRING diff --git a/nlistview_mcc/version.h b/nlistview_mcc/version.h index cd1d1e5..2619cf9 100644 --- a/nlistview_mcc/version.h +++ b/nlistview_mcc/version.h @@ -31,8 +31,8 @@ // for setting all necessary version information #define LIB_VERSION 19 -#define LIB_REVISION 98 -#define LIB_DATE "15.01.2018" +#define LIB_REVISION 99 +#define LIB_DATE "28.12.2018" #define LIB_COPYRIGHT "Copyright (C) 2001-2018 NList Open Source Team" // set the LIB_REV_STRING diff --git a/nlistviews_mcp/version.h b/nlistviews_mcp/version.h index 849f0fb..b77d91a 100644 --- a/nlistviews_mcp/version.h +++ b/nlistviews_mcp/version.h @@ -32,8 +32,8 @@ // for setting all necessary version information #define LIB_VERSION 19 -#define LIB_REVISION 94 -#define LIB_DATE "20.11.2018" +#define LIB_REVISION 95 +#define LIB_DATE "28.12.2018" #define LIB_COPYRIGHT "Copyright (C) 2001-2018 NList Open Source Team" // set the LIB_REV_STRING