From b77c88a2800ca06b2f6b895798ca504ee2ca3f86 Mon Sep 17 00:00:00 2001
From: Robin Dunn
wxPython is brought to you by Robin Dunn and
-Total Control Software, Copyright (c) 1997-2017.
Please see license.txt for licensing information.
diff --git a/demo/AboutBox.py b/demo/AboutBox.py
index ed56845b..75833c77 100644
--- a/demo/AboutBox.py
+++ b/demo/AboutBox.py
@@ -20,7 +20,7 @@ class TestPanel(wx.Panel):
info = wx.adv.AboutDialogInfo()
info.Name = "Hello World"
info.Version = "1.2.3"
- info.Copyright = "(c) 2013-2017 Programmers and Coders Everywhere"
+ info.Copyright = "(c) 2013-2018 Programmers and Coders Everywhere"
info.Description = wordwrap(
"A \"hello world\" program is a software program that prints out "
"\"Hello world!\" on a display device. It is used in many introductory "
diff --git a/demo/DialogUnits.py b/demo/DialogUnits.py
index 72ce39c5..dda6dee5 100644
--- a/demo/DialogUnits.py
+++ b/demo/DialogUnits.py
@@ -7,7 +7,7 @@
# Author: Robin Dunn
#
# Created: A long time ago, in a galaxy far, far away...
-# Copyright: (c) 1998-2017 by Total Control Software
+# Copyright: (c) 1998-2018 by Total Control Software
# Licence: wxWindows license
#----------------------------------------------------------------------------
diff --git a/demo/EventManager.py b/demo/EventManager.py
index 4b9f3167..341d48c1 100644
--- a/demo/EventManager.py
+++ b/demo/EventManager.py
@@ -7,7 +7,7 @@
# Author: Robb Shecter (robb@acm.org)
#
# Created: 16-December-2002
-# Copyright: (c) 2002-2017 by Robb Shecter (robb@acm.org),
+# Copyright: (c) 2002-2018 by Robb Shecter (robb@acm.org) and
# Total Control Software
# Licence: wxWindows license
#---------------------------------------------------------------------------
diff --git a/demo/ListCtrl.py b/demo/ListCtrl.py
index c39d8506..111eb11d 100644
--- a/demo/ListCtrl.py
+++ b/demo/ListCtrl.py
@@ -7,7 +7,7 @@
# Author: Robin Dunn & Gary Dumer
#
# Created:
-# Copyright: (c) 1998-2017 by Total Control Software
+# Copyright: (c) 1998-2018 by Total Control Software
# Licence: wxWindows license
#----------------------------------------------------------------------------
diff --git a/demo/Main.py b/demo/Main.py
index be727e4f..eba90ebd 100644
--- a/demo/Main.py
+++ b/demo/Main.py
@@ -6,7 +6,7 @@
# Author: Robin Dunn
#
# Created: A long time ago, in a galaxy far, far away...
-# Copyright: (c) 1999-2017 by Total Control Software
+# Copyright: (c) 1999-2018 by Total Control Software
# Licence: wxWindows license
# Tags: phoenix-port, py3-port
#----------------------------------------------------------------------------
diff --git a/demo/data/stc.h.html b/demo/data/stc.h.html
index 1a1c01d0..c93784de 100644
--- a/demo/data/stc.h.html
+++ b/demo/data/stc.h.html
@@ -21,7 +21,7 @@
//
// Created: 13-Jan-2000
// RCS-ID: $Id$
-// Copyright: (c) 2000-2017 by Total Control Software
+// Copyright: (c) 2000-2018 by Total Control Software
// Licence: wxWindows license
/////////////////////////////////////////////////////////////////////////////
diff --git a/demo/run.py b/demo/run.py
index 1cb86645..fbf5cbd2 100755
--- a/demo/run.py
+++ b/demo/run.py
@@ -7,7 +7,7 @@
# Author: Robin Dunn
#
# Created: 6-March-2000
-# Copyright: (c) 2000-2017 by Total Control Software
+# Copyright: (c) 2000-2018 by Total Control Software
# Licence: wxWindows license
#----------------------------------------------------------------------------
diff --git a/etg/_aui.py b/etg/_aui.py
index b5f02fb0..f3372f97 100644
--- a/etg/_aui.py
+++ b/etg/_aui.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 25-Oct-2016
-# Copyright: (c) 2016-2017 by Total Control Software
+# Copyright: (c) 2016-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/_core.py b/etg/_core.py
index f7a3ceff..40dacc32 100644
--- a/etg/_core.py
+++ b/etg/_core.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 8-Nov-2010
-# Copyright: (c) 2010-2017 by Total Control Software
+# Copyright: (c) 2010-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/_dataview.py b/etg/_dataview.py
index 2cc0b0a9..385508c6 100644
--- a/etg/_dataview.py
+++ b/etg/_dataview.py
@@ -5,7 +5,7 @@
#
# Created: 12-Sept-2011
# Copyright: (c) 2011 by Kevin Ollivier
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/_glcanvas.py b/etg/_glcanvas.py
index 836fcb95..82594d09 100644
--- a/etg/_glcanvas.py
+++ b/etg/_glcanvas.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 3-Nov-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/_html2.py b/etg/_html2.py
index d52e42b6..be933cb4 100644
--- a/etg/_html2.py
+++ b/etg/_html2.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 20-Nov-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/_media.py b/etg/_media.py
index 83a71680..169cf53e 100644
--- a/etg/_media.py
+++ b/etg/_media.py
@@ -3,7 +3,7 @@
# Author: Dietmar Schwertberger
#
# Created: 13-Nov-2015
-# Copyright: (c) 2015-2017 by Total Control Software
+# Copyright: (c) 2015-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/_msw.py b/etg/_msw.py
index 20d3ff3a..2eb84845 100644
--- a/etg/_msw.py
+++ b/etg/_msw.py
@@ -3,7 +3,7 @@
# Author: Dietmar Schwertberger
#
# Created: 13-Nov-2015
-# Copyright: (c) 2015-2017 by Total Control Software
+# Copyright: (c) 2015-2018 by Total Control Software
# License: wxWindows License
# ---------------------------------------------------------------------------
diff --git a/etg/_propgrid.py b/etg/_propgrid.py
index 8dcbb8e0..0bade6fb 100644
--- a/etg/_propgrid.py
+++ b/etg/_propgrid.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 23-Feb-2015
-# Copyright: (c) 2015-2017 by Total Control Software
+# Copyright: (c) 2015-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/_ribbon.py b/etg/_ribbon.py
index 14ad018e..24e42925 100644
--- a/etg/_ribbon.py
+++ b/etg/_ribbon.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 20-Jun-2016
-# Copyright: (c) 2016-2017 by Total Control Software
+# Copyright: (c) 2016-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/_richtext.py b/etg/_richtext.py
index 3db43bed..a486dfd7 100644
--- a/etg/_richtext.py
+++ b/etg/_richtext.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 27-Oct-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/_stc.py b/etg/_stc.py
index 6a1ef9c7..abeb4c17 100644
--- a/etg/_stc.py
+++ b/etg/_stc.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 24-Oct-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/_webkit.py b/etg/_webkit.py
index d53993c5..cef87ea2 100644
--- a/etg/_webkit.py
+++ b/etg/_webkit.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 22-Aug-2013
-# Copyright: (c) 2013-2017 by Total Control Software
+# Copyright: (c) 2013-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/_xml.py b/etg/_xml.py
index 29a53f98..9db84670 100644
--- a/etg/_xml.py
+++ b/etg/_xml.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 28-Nov-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/_xrc.py b/etg/_xrc.py
index c629edeb..fff1693f 100644
--- a/etg/_xrc.py
+++ b/etg/_xrc.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 28-Nov-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/aboutdlg.py b/etg/aboutdlg.py
index a81b22d8..19875f9f 100644
--- a/etg/aboutdlg.py
+++ b/etg/aboutdlg.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 22-Mar-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/animate.py b/etg/animate.py
index 241c8176..141dd6b0 100644
--- a/etg/animate.py
+++ b/etg/animate.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 21-May-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/anybutton.py b/etg/anybutton.py
index f48a59ec..2396c51e 100644
--- a/etg/anybutton.py
+++ b/etg/anybutton.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 03-Nov-2011
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/app.py b/etg/app.py
index a2c21474..456bedc0 100644
--- a/etg/app.py
+++ b/etg/app.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 22-Nov-2010
-# Copyright: (c) 2010-2017 by Total Control Software
+# Copyright: (c) 2010-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/auibar.py b/etg/auibar.py
index e800a150..408bef91 100644
--- a/etg/auibar.py
+++ b/etg/auibar.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 26-Oct-2016
-# Copyright: (c) 2016-2017 by Total Control Software
+# Copyright: (c) 2016-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/auibook.py b/etg/auibook.py
index 2b92b412..c29946bb 100644
--- a/etg/auibook.py
+++ b/etg/auibook.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 26-Oct-2016
-# Copyright: (c) 2016-2017 by Total Control Software
+# Copyright: (c) 2016-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/auitabmdi.py b/etg/auitabmdi.py
index 45065b2e..94391fe1 100644
--- a/etg/auitabmdi.py
+++ b/etg/auitabmdi.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 27-Oct-2016
-# Copyright: (c) 2016-2017 by Total Control Software
+# Copyright: (c) 2016-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/bannerwindow.py b/etg/bannerwindow.py
index 96d0d7d1..c892f747 100644
--- a/etg/bannerwindow.py
+++ b/etg/bannerwindow.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 21-May-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/bitmap.py b/etg/bitmap.py
index 5c4d7d96..5cccf140 100644
--- a/etg/bitmap.py
+++ b/etg/bitmap.py
@@ -5,7 +5,7 @@
#
# Created: 25-Aug-2011
# Copyright: (c) 2011 by Wide Open Technologies
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/bmpbuttn.py b/etg/bmpbuttn.py
index 7435c38a..16c3e17e 100644
--- a/etg/bmpbuttn.py
+++ b/etg/bmpbuttn.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 31-Aug-2011
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/bmpcbox.py b/etg/bmpcbox.py
index 1ab04d72..5cfa6d41 100644
--- a/etg/bmpcbox.py
+++ b/etg/bmpcbox.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 05-Jun-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/busyinfo.py b/etg/busyinfo.py
index d16adabe..65e74889 100644
--- a/etg/busyinfo.py
+++ b/etg/busyinfo.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 16-Jun-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/calctrl.py b/etg/calctrl.py
index 6d6cbfbd..13921f2b 100644
--- a/etg/calctrl.py
+++ b/etg/calctrl.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 09-Apr-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/caret.py b/etg/caret.py
index 64249fde..46e38829 100644
--- a/etg/caret.py
+++ b/etg/caret.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 17-Jun-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/checkbox.py b/etg/checkbox.py
index d6fad328..b2d508d1 100644
--- a/etg/checkbox.py
+++ b/etg/checkbox.py
@@ -4,7 +4,7 @@
#
# Created: 6-Sept-2011
# Copyright: (c) 2011 by Kevin Ollivier
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/checklst.py b/etg/checklst.py
index 2da699af..222c62bf 100644
--- a/etg/checklst.py
+++ b/etg/checklst.py
@@ -5,7 +5,7 @@
#
# Created: 06-Sept-2011
# Copyright: (c) 2011 by Kevin Ollivier
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/choicebk.py b/etg/choicebk.py
index e8b7184f..2c65059d 100644
--- a/etg/choicebk.py
+++ b/etg/choicebk.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 18-Jun-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/clipbrd.py b/etg/clipbrd.py
index 57db8f7c..932edf8a 100644
--- a/etg/clipbrd.py
+++ b/etg/clipbrd.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 09-May-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/cmdproc.py b/etg/cmdproc.py
index 332f9860..28c7d036 100644
--- a/etg/cmdproc.py
+++ b/etg/cmdproc.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 16-Jul-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/cmndata.py b/etg/cmndata.py
index 4131a1fb..6cbf1b94 100644
--- a/etg/cmndata.py
+++ b/etg/cmndata.py
@@ -4,7 +4,7 @@
# Robin Dunn
#
# Created: 15-Sept-2011
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/collpane.py b/etg/collpane.py
index b249d8c4..15aac2c4 100644
--- a/etg/collpane.py
+++ b/etg/collpane.py
@@ -4,7 +4,7 @@
#
# Created: 27-Aug-2011
# Copyright: (c) 2013 by Wide Open Technologies
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/combo.py b/etg/combo.py
index 987ad909..32f1a9c4 100644
--- a/etg/combo.py
+++ b/etg/combo.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 31-May-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/commandlinkbutton.py b/etg/commandlinkbutton.py
index d55b5a98..a027194a 100644
--- a/etg/commandlinkbutton.py
+++ b/etg/commandlinkbutton.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 09-Apr-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/config.py b/etg/config.py
index e045efc8..5ecf55bc 100644
--- a/etg/config.py
+++ b/etg/config.py
@@ -5,7 +5,7 @@
#
# Created: 10-Sept-2011
# Copyright: (c) 2011 by Kevin Ollivier
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/control.py b/etg/control.py
index ad6db813..2063a963 100644
--- a/etg/control.py
+++ b/etg/control.py
@@ -4,7 +4,7 @@
#
# Created: 26-Aug-2011
# Copyright: (c) 2013 by Wide Open Technologies
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/ctrlsub.py b/etg/ctrlsub.py
index d96d7846..c345af58 100644
--- a/etg/ctrlsub.py
+++ b/etg/ctrlsub.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 2-Sept-2011
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/cursor.py b/etg/cursor.py
index 811ac868..7ae72212 100644
--- a/etg/cursor.py
+++ b/etg/cursor.py
@@ -5,7 +5,7 @@
#
# Created: 06-Sept-2011
# Copyright: (c) 2013 by Wide Open Technologies
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/dataobj.py b/etg/dataobj.py
index 3d2e04f8..24f13e72 100644
--- a/etg/dataobj.py
+++ b/etg/dataobj.py
@@ -4,7 +4,7 @@
#
# Created: 10-Sept-2011
# Copyright: (c) 2011 by Kevin Ollivier
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/dataview.py b/etg/dataview.py
index dfd5740a..39814f13 100644
--- a/etg/dataview.py
+++ b/etg/dataview.py
@@ -5,7 +5,7 @@
#
# Created: 10-Sept-2011
# Copyright: (c) 2011 by Kevin Ollivier
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/dateevt.py b/etg/dateevt.py
index b3a22b9b..64628085 100644
--- a/etg/dateevt.py
+++ b/etg/dateevt.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 09-Apr-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/dc.py b/etg/dc.py
index 4deca2ae..46dbd32c 100644
--- a/etg/dc.py
+++ b/etg/dc.py
@@ -5,7 +5,7 @@
#
# Created: 26-Aug-2011
# Copyright: (c) 2011 by Wide Open Technologies
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/dcbuffer.py b/etg/dcbuffer.py
index eb8a9dcf..f4ad409c 100644
--- a/etg/dcbuffer.py
+++ b/etg/dcbuffer.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 2-Sept-2011
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/dcclient.py b/etg/dcclient.py
index b4d55407..fcdd618d 100644
--- a/etg/dcclient.py
+++ b/etg/dcclient.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 2-Sept-2011
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/dcgraph.py b/etg/dcgraph.py
index 2fbda90c..e6aafebd 100644
--- a/etg/dcgraph.py
+++ b/etg/dcgraph.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 2-Sept-2011
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/dcmemory.py b/etg/dcmemory.py
index 07686db3..dca8ac93 100644
--- a/etg/dcmemory.py
+++ b/etg/dcmemory.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 2-Sept-2011
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/dcmirror.py b/etg/dcmirror.py
index 1456be8c..4453400a 100644
--- a/etg/dcmirror.py
+++ b/etg/dcmirror.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 2-Sept-2011
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/dcprint.py b/etg/dcprint.py
index 6c4eba2d..3bd86aaa 100644
--- a/etg/dcprint.py
+++ b/etg/dcprint.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 2-Sept-2011
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/dcscreen.py b/etg/dcscreen.py
index f8abaf21..7cb46080 100644
--- a/etg/dcscreen.py
+++ b/etg/dcscreen.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 2-Sept-2011
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/dirctrl.py b/etg/dirctrl.py
index 7019d43c..289e9c07 100644
--- a/etg/dirctrl.py
+++ b/etg/dirctrl.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 29-Mar-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/dirdlg.py b/etg/dirdlg.py
index bb493717..60d46cb8 100644
--- a/etg/dirdlg.py
+++ b/etg/dirdlg.py
@@ -4,7 +4,7 @@
#
# Created: 10-Sept-2011
# Copyright: (c) 2011 by Kevin Ollivier
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/display.py b/etg/display.py
index ec9c367f..da789c2c 100644
--- a/etg/display.py
+++ b/etg/display.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 27-Nov-2010
-# Copyright: (c) 2010-2017 by Total Control Software
+# Copyright: (c) 2010-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/dnd.py b/etg/dnd.py
index e30b1c54..9bcd4546 100644
--- a/etg/dnd.py
+++ b/etg/dnd.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 29-Apr-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/editlbox.py b/etg/editlbox.py
index c70eb69c..abe0137b 100644
--- a/etg/editlbox.py
+++ b/etg/editlbox.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 21-May-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/event.py b/etg/event.py
index ebc03618..5540628a 100644
--- a/etg/event.py
+++ b/etg/event.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 15-Nov-2010
-# Copyright: (c) 2010-2017 by Total Control Software
+# Copyright: (c) 2010-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/eventfilter.py b/etg/eventfilter.py
index 0c49a44b..e387c2e6 100644
--- a/etg/eventfilter.py
+++ b/etg/eventfilter.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 01-Dec-2011
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/evtloop.py b/etg/evtloop.py
index 7023a349..e9483672 100644
--- a/etg/evtloop.py
+++ b/etg/evtloop.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 22-Nov-2010
-# Copyright: (c) 2010-2017 by Total Control Software
+# Copyright: (c) 2010-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/filectrl.py b/etg/filectrl.py
index 04c0374c..e43214e2 100644
--- a/etg/filectrl.py
+++ b/etg/filectrl.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 12-Apr-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/filedlg.py b/etg/filedlg.py
index 4ee711d3..8d557491 100644
--- a/etg/filedlg.py
+++ b/etg/filedlg.py
@@ -5,7 +5,7 @@
#
# Created: 10-Sept-2011
# Copyright: (c) 2011 by Kevin Ollivier
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/font.py b/etg/font.py
index 2223e43d..f0337f25 100644
--- a/etg/font.py
+++ b/etg/font.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 27-Nov-2010
-# Copyright: (c) 2010-2017 by Total Control Software
+# Copyright: (c) 2010-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/fontdlg.py b/etg/fontdlg.py
index a0622f68..9704ceee 100644
--- a/etg/fontdlg.py
+++ b/etg/fontdlg.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 19-Jun-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/fontmap.py b/etg/fontmap.py
index 9495b29d..bb31277f 100644
--- a/etg/fontmap.py
+++ b/etg/fontmap.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 19-Jun-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/fontutil.py b/etg/fontutil.py
index 58f4a63e..6fe9a654 100644
--- a/etg/fontutil.py
+++ b/etg/fontutil.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 8-Oct-2011
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/fswatcher.py b/etg/fswatcher.py
index ac41e77f..6b74471b 100644
--- a/etg/fswatcher.py
+++ b/etg/fswatcher.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 29-Jul-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/gauge.py b/etg/gauge.py
index c1ac8f5b..dbeb5dbb 100644
--- a/etg/gauge.py
+++ b/etg/gauge.py
@@ -5,7 +5,7 @@
#
# Created: 10-Sept-2011
# Copyright: (c) 2011 by Kevin Ollivier
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/gbsizer.py b/etg/gbsizer.py
index d547e374..99aafe0c 100644
--- a/etg/gbsizer.py
+++ b/etg/gbsizer.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 06-Dec-2011
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/gdicmn.py b/etg/gdicmn.py
index 448c1aa2..22527ebf 100644
--- a/etg/gdicmn.py
+++ b/etg/gdicmn.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 4-Nov-2010
-# Copyright: (c) 2010-2017 by Total Control Software
+# Copyright: (c) 2010-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/gdiobj.py b/etg/gdiobj.py
index ff3489f7..7326484d 100644
--- a/etg/gdiobj.py
+++ b/etg/gdiobj.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created:
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/geometry.py b/etg/geometry.py
index 0c781ca1..024a8c2f 100644
--- a/etg/geometry.py
+++ b/etg/geometry.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 4-Nov-2010
-# Copyright: (c) 2010-2017 by Total Control Software
+# Copyright: (c) 2010-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/graphics.py b/etg/graphics.py
index a35a7605..bdaf91bb 100644
--- a/etg/graphics.py
+++ b/etg/graphics.py
@@ -5,7 +5,7 @@
#
# Created: 10-Sept-2011
# Copyright: (c) 2011 by Kevin Ollivier
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/grid.py b/etg/grid.py
index 23e25e45..7dac1828 100644
--- a/etg/grid.py
+++ b/etg/grid.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 20-Dec-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/headercol.py b/etg/headercol.py
index 804eeec8..ab82d29b 100644
--- a/etg/headercol.py
+++ b/etg/headercol.py
@@ -5,7 +5,7 @@
#
# Created: 10-Sept-2011
# Copyright: (c) 2011 by Kevin Ollivier
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/headerctrl.py b/etg/headerctrl.py
index 2fa2254e..3e0643ac 100644
--- a/etg/headerctrl.py
+++ b/etg/headerctrl.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 29-Jun-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/help.py b/etg/help.py
index 76594bd1..ec5bfacb 100644
--- a/etg/help.py
+++ b/etg/help.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 06-Apr-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/helpctrl.py b/etg/helpctrl.py
index afee8692..09e9d168 100644
--- a/etg/helpctrl.py
+++ b/etg/helpctrl.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 30-Oct-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/helpdata.py b/etg/helpdata.py
index 328072ac..158a53e9 100644
--- a/etg/helpdata.py
+++ b/etg/helpdata.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 30-Oct-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/helpfrm.py b/etg/helpfrm.py
index 73180fc2..2796d567 100644
--- a/etg/helpfrm.py
+++ b/etg/helpfrm.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 30-Oct-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/helpwnd.py b/etg/helpwnd.py
index 8c902f3a..533e48a0 100644
--- a/etg/helpwnd.py
+++ b/etg/helpwnd.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 30-Oct-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/htmldefs.py b/etg/htmldefs.py
index 73a566ae..5062a69d 100644
--- a/etg/htmldefs.py
+++ b/etg/htmldefs.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 30-Oct-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/htmlfilt.py b/etg/htmlfilt.py
index 55578ed1..c2d8ed10 100644
--- a/etg/htmlfilt.py
+++ b/etg/htmlfilt.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 27-Oct-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/htmllbox.py b/etg/htmllbox.py
index d98cc7d4..8641fe2f 100644
--- a/etg/htmllbox.py
+++ b/etg/htmllbox.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 18-Mar-2013
-# Copyright: (c) 2013-2017 by Total Control Software
+# Copyright: (c) 2013-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/htmlpars.py b/etg/htmlpars.py
index 865cef39..5361815b 100644
--- a/etg/htmlpars.py
+++ b/etg/htmlpars.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 29-Oct-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/htmltag.py b/etg/htmltag.py
index 33e9e0f7..1b73b00e 100644
--- a/etg/htmltag.py
+++ b/etg/htmltag.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 29-Oct-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/htmlwinpars.py b/etg/htmlwinpars.py
index 6c7bec05..6304535a 100644
--- a/etg/htmlwinpars.py
+++ b/etg/htmlwinpars.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 29-Oct-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/icon.py b/etg/icon.py
index 5f7af1b4..0c70d214 100644
--- a/etg/icon.py
+++ b/etg/icon.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 14-Nov-2011
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/iconbndl.py b/etg/iconbndl.py
index f3c23a96..8ba460e0 100644
--- a/etg/iconbndl.py
+++ b/etg/iconbndl.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 14-Nov-2011
-# Copyright: (c) 2010-2017 by Total Control Software
+# Copyright: (c) 2010-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/imaglist.py b/etg/imaglist.py
index 795e3f6f..b7184747 100644
--- a/etg/imaglist.py
+++ b/etg/imaglist.py
@@ -4,7 +4,7 @@
#
# Created: 27-Aug-2011
# Copyright: (c) 2013 by Wide Open Technologies
-# Copyright: (c) 2011-2017 by Wide Open Technologies
+# Copyright: (c) 2011-2018 by Wide Open Technologies
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/infobar.py b/etg/infobar.py
index e0c80154..60f3647b 100644
--- a/etg/infobar.py
+++ b/etg/infobar.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 12-Mar-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/kbdstate.py b/etg/kbdstate.py
index 6ec3c942..5a07c3f4 100644
--- a/etg/kbdstate.py
+++ b/etg/kbdstate.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 15-Nov-2010
-# Copyright: (c) 2010-2017 by Total Control Software
+# Copyright: (c) 2010-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/layout.py b/etg/layout.py
index 066dc0e8..62f82986 100644
--- a/etg/layout.py
+++ b/etg/layout.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 30-Nov-2010
-# Copyright: (c) 2010-2017 by Total Control Software
+# Copyright: (c) 2010-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/listbook.py b/etg/listbook.py
index fa0fac5f..9e5fa9c6 100644
--- a/etg/listbook.py
+++ b/etg/listbook.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 18-Jun-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/listbox.py b/etg/listbox.py
index c335809d..56427506 100644
--- a/etg/listbox.py
+++ b/etg/listbox.py
@@ -5,7 +5,7 @@
#
# Created: 10-Sept-2011
# Copyright: (c) 2011 by Kevin Ollivier
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/log.py b/etg/log.py
index 18cf0db2..86a9cc15 100644
--- a/etg/log.py
+++ b/etg/log.py
@@ -5,7 +5,7 @@
#
# Created: 08-Sept-2011
# Copyright: (c) 2013 by Wide Open Technologies
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/mdi.py b/etg/mdi.py
index fe5b9b9b..4fb9c8a8 100644
--- a/etg/mdi.py
+++ b/etg/mdi.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 05-Apr-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/menu.py b/etg/menu.py
index 0523751f..bf6d80ef 100644
--- a/etg/menu.py
+++ b/etg/menu.py
@@ -5,7 +5,7 @@
#
# Created: 25-Aug-2011
# Copyright: (c) 2011 by Wide Open Technologies
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/menuitem.py b/etg/menuitem.py
index ff75025a..ff4dbe59 100644
--- a/etg/menuitem.py
+++ b/etg/menuitem.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 10-Sept-2011
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/modalhook.py b/etg/modalhook.py
index 918be566..e1785a55 100644
--- a/etg/modalhook.py
+++ b/etg/modalhook.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 06-Jun-2013
-# Copyright: (c) 2013-2017 by Total Control Software
+# Copyright: (c) 2013-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/msgdlg.py b/etg/msgdlg.py
index 8e7f0e1a..b7a57b87 100644
--- a/etg/msgdlg.py
+++ b/etg/msgdlg.py
@@ -5,7 +5,7 @@
#
# Created: 24-Sept-2011
# Copyright: (c) 2011 by Kevin Ollivier
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/notebook.py b/etg/notebook.py
index 16d5d21a..0131f5d5 100644
--- a/etg/notebook.py
+++ b/etg/notebook.py
@@ -4,7 +4,7 @@
#
# Created: 27-Aug-2011
# Copyright: (c) 2011 by Wide Open Technologies
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/notifmsg.py b/etg/notifmsg.py
index 5d1a15e3..d4b10bd5 100644
--- a/etg/notifmsg.py
+++ b/etg/notifmsg.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 21-May-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/numdlg.py b/etg/numdlg.py
index e2ccdddb..adc51511 100644
--- a/etg/numdlg.py
+++ b/etg/numdlg.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 21-Jan-2017
-# Copyright: (c) 2017 by Total Control Software
+# Copyright: (c) 2017-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/object.py b/etg/object.py
index 9343b4c2..448575af 100644
--- a/etg/object.py
+++ b/etg/object.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 9-Nov-2010
-# Copyright: (c) 2010-2017 by Total Control Software
+# Copyright: (c) 2010-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/odcombo.py b/etg/odcombo.py
index 7f241e8a..b3ad3a04 100644
--- a/etg/odcombo.py
+++ b/etg/odcombo.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 04-Jun-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/palette.py b/etg/palette.py
index dd635d88..34b6455d 100644
--- a/etg/palette.py
+++ b/etg/palette.py
@@ -3,7 +3,7 @@
# Author: Scott Talbert
#
# Created: 31-Jul-2016
-# Copyright: (c) 2016-2017 by Total Control Software
+# Copyright: (c) 2016-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/pen.py b/etg/pen.py
index 984ecc71..17b1ef31 100644
--- a/etg/pen.py
+++ b/etg/pen.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 31-Aug-2011
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/pickers.py b/etg/pickers.py
index 54dfc74a..db77c9a8 100644
--- a/etg/pickers.py
+++ b/etg/pickers.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 10-Apr-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/platinfo.py b/etg/platinfo.py
index 8398d476..c1bdb2d4 100644
--- a/etg/platinfo.py
+++ b/etg/platinfo.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 22-Nov-2010
-# Copyright: (c) 2010-2017 by Total Control Software
+# Copyright: (c) 2010-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/popupwin.py b/etg/popupwin.py
index a9bdc0a8..2cc16db5 100644
--- a/etg/popupwin.py
+++ b/etg/popupwin.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 15-Dec-2011
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/power.py b/etg/power.py
index f069a3e9..ebfc04a3 100644
--- a/etg/power.py
+++ b/etg/power.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 18-May-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/preferences.py b/etg/preferences.py
index a82534e0..6f9d1a8c 100644
--- a/etg/preferences.py
+++ b/etg/preferences.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 28-Feb-2013
-# Copyright: (c) 2013-2017 by Total Control Software
+# Copyright: (c) 2013-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/printfw.py b/etg/printfw.py
index 3bdea3a1..50995ae3 100644
--- a/etg/printfw.py
+++ b/etg/printfw.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 20-Apr-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/progdlg.py b/etg/progdlg.py
index c34efa32..c592e874 100644
--- a/etg/progdlg.py
+++ b/etg/progdlg.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 9-Sept-2011
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/propdlg.py b/etg/propdlg.py
index ede36dec..69c1eea3 100644
--- a/etg/propdlg.py
+++ b/etg/propdlg.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 30-Sep-2016
-# Copyright: (c) 2016-2017 by Total Control Software
+# Copyright: (c) 2016-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/propgridadvprops.py b/etg/propgridadvprops.py
index 782d1931..68e55962 100644
--- a/etg/propgridadvprops.py
+++ b/etg/propgridadvprops.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 25-Aug-2016
-# Copyright: (c) 2016-2017 by Total Control Software
+# Copyright: (c) 2016-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/propgridiface.py b/etg/propgridiface.py
index 12308004..ae948e71 100644
--- a/etg/propgridiface.py
+++ b/etg/propgridiface.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 23-Feb-2015
-# Copyright: (c) 2015-2017 by Total Control Software
+# Copyright: (c) 2015-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/propgridmanager.py b/etg/propgridmanager.py
index eb0f5afb..74f463cf 100644
--- a/etg/propgridmanager.py
+++ b/etg/propgridmanager.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 31-Aug-2016
-# Copyright: (c) 2016-2017 by Total Control Software
+# Copyright: (c) 2016-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/propgridpagestate.py b/etg/propgridpagestate.py
index b92d5f94..5a445977 100644
--- a/etg/propgridpagestate.py
+++ b/etg/propgridpagestate.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 23-Feb-2015
-# Copyright: (c) 2015-2017 by Total Control Software
+# Copyright: (c) 2015-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/pseudodc.py b/etg/pseudodc.py
index f21a6780..7cb55db0 100644
--- a/etg/pseudodc.py
+++ b/etg/pseudodc.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 26-Jul-2016
-# Copyright: (c) 2016-2017 by Total Control Software
+# Copyright: (c) 2016-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/pyevent.py b/etg/pyevent.py
index edfc17c1..bb471e94 100644
--- a/etg/pyevent.py
+++ b/etg/pyevent.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 02-Nov-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/radiobut.py b/etg/radiobut.py
index 18cc2e0d..d065917b 100644
--- a/etg/radiobut.py
+++ b/etg/radiobut.py
@@ -4,7 +4,7 @@
#
# Created: 16-Sept-2011
# Copyright: (c) 2011 by Kevin Ollivier
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/rawbmp.py b/etg/rawbmp.py
index d6bd8b40..257e4ccd 100644
--- a/etg/rawbmp.py
+++ b/etg/rawbmp.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 14-Aug-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/rearrangectrl.py b/etg/rearrangectrl.py
index 7eb899c2..e65a4ed3 100644
--- a/etg/rearrangectrl.py
+++ b/etg/rearrangectrl.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 25-Jun-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/region.py b/etg/region.py
index a90e600d..0982c1fe 100644
--- a/etg/region.py
+++ b/etg/region.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 30-Nov-2010
-# Copyright: (c) 2010-2017 by Total Control Software
+# Copyright: (c) 2010-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/renderer.py b/etg/renderer.py
index e27d5681..2319b62d 100644
--- a/etg/renderer.py
+++ b/etg/renderer.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 27-Jun-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/ribbon_art.py b/etg/ribbon_art.py
index d9299c0a..cfa13645 100644
--- a/etg/ribbon_art.py
+++ b/etg/ribbon_art.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 20-Jun-2016
-# Copyright: (c) 2016-2017 by Total Control Software
+# Copyright: (c) 2016-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/ribbon_bar.py b/etg/ribbon_bar.py
index 29993092..44884afe 100644
--- a/etg/ribbon_bar.py
+++ b/etg/ribbon_bar.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 20-Jun-2016
-# Copyright: (c) 2016-2017 by Total Control Software
+# Copyright: (c) 2016-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/ribbon_buttonbar.py b/etg/ribbon_buttonbar.py
index b508c046..0fa17587 100644
--- a/etg/ribbon_buttonbar.py
+++ b/etg/ribbon_buttonbar.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 20-Jun-2016
-# Copyright: (c) 2016-2017 by Total Control Software
+# Copyright: (c) 2016-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/ribbon_control.py b/etg/ribbon_control.py
index bad187a1..a0efe235 100644
--- a/etg/ribbon_control.py
+++ b/etg/ribbon_control.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 20-Jun-2016
-# Copyright: (c) 2016-2017 by Total Control Software
+# Copyright: (c) 2016-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/ribbon_panel.py b/etg/ribbon_panel.py
index d8b17e2d..c2567a03 100644
--- a/etg/ribbon_panel.py
+++ b/etg/ribbon_panel.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 20-Jun-2016
-# Copyright: (c) 2016-2017 by Total Control Software
+# Copyright: (c) 2016-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/ribbon_toolbar.py b/etg/ribbon_toolbar.py
index 6c1e9936..7f7858b8 100644
--- a/etg/ribbon_toolbar.py
+++ b/etg/ribbon_toolbar.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 20-Jun-2016
-# Copyright: (c) 2016-2017 by Total Control Software
+# Copyright: (c) 2016-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/richmsgdlg.py b/etg/richmsgdlg.py
index 879fcb14..678c0ec3 100644
--- a/etg/richmsgdlg.py
+++ b/etg/richmsgdlg.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 19-Nov-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/richtextformatdlg.py b/etg/richtextformatdlg.py
index 9422da81..cf049127 100644
--- a/etg/richtextformatdlg.py
+++ b/etg/richtextformatdlg.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 16-May-2013
-# Copyright: (c) 2013-2017 by Total Control Software
+# Copyright: (c) 2013-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/richtexthtml.py b/etg/richtexthtml.py
index efb1504e..1ac41ea0 100644
--- a/etg/richtexthtml.py
+++ b/etg/richtexthtml.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 13-May-2013
-# Copyright: (c) 2013-2017 by Total Control Software
+# Copyright: (c) 2013-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/richtextprint.py b/etg/richtextprint.py
index 9d6a265c..b3a40f8c 100644
--- a/etg/richtextprint.py
+++ b/etg/richtextprint.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 14-May-2013
-# Copyright: (c) 2013-2017 by Total Control Software
+# Copyright: (c) 2013-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/richtextstyledlg.py b/etg/richtextstyledlg.py
index b264d978..cc7858fe 100644
--- a/etg/richtextstyledlg.py
+++ b/etg/richtextstyledlg.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 16-May-2013
-# Copyright: (c) 2013-2017 by Total Control Software
+# Copyright: (c) 2013-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/richtextstyles.py b/etg/richtextstyles.py
index bda35a40..8c62de94 100644
--- a/etg/richtextstyles.py
+++ b/etg/richtextstyles.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 16-May-2013
-# Copyright: (c) 2013-2017 by Total Control Software
+# Copyright: (c) 2013-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/richtooltip.py b/etg/richtooltip.py
index d3688cbd..4a6441fe 100644
--- a/etg/richtooltip.py
+++ b/etg/richtooltip.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 06-Jun-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/scrolbar.py b/etg/scrolbar.py
index 4cc06fe8..d37df045 100644
--- a/etg/scrolbar.py
+++ b/etg/scrolbar.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 22-Dec-2011
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/scrolwin.py b/etg/scrolwin.py
index c5241283..aa3f7a0f 100644
--- a/etg/scrolwin.py
+++ b/etg/scrolwin.py
@@ -5,7 +5,7 @@
#
# Created: 16-Sept-2011
# Copyright: (c) 2011 by Kevin Ollivier
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/simplebook.py b/etg/simplebook.py
index aed5256c..1e20bae7 100644
--- a/etg/simplebook.py
+++ b/etg/simplebook.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 05-Sep-2017
-# Copyright: (c) 2017 by Total Control Software
+# Copyright: (c) 2017-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/sizer.py b/etg/sizer.py
index 6b33d3bb..a49d1128 100644
--- a/etg/sizer.py
+++ b/etg/sizer.py
@@ -5,7 +5,7 @@
#
# Created: 26-Aug-2011
# Copyright: (c) 2011 by Wide Open Technologies
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/snglinst.py b/etg/snglinst.py
index a3b8be67..5cb305c8 100644
--- a/etg/snglinst.py
+++ b/etg/snglinst.py
@@ -4,7 +4,7 @@
#
# Created: 6-Sept-2011
# Copyright: (c) 2011 by Wide Open Technologies
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/sound.py b/etg/sound.py
index e3d562b2..33ddc24d 100644
--- a/etg/sound.py
+++ b/etg/sound.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 15-May-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/spinbutt.py b/etg/spinbutt.py
index 5e835e50..2d53d0f0 100644
--- a/etg/spinbutt.py
+++ b/etg/spinbutt.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 01-Nov-2011
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/splash.py b/etg/splash.py
index d044c199..94694e61 100644
--- a/etg/splash.py
+++ b/etg/splash.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 21-May-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/splitter.py b/etg/splitter.py
index 48ea1c0b..14a344c3 100644
--- a/etg/splitter.py
+++ b/etg/splitter.py
@@ -5,7 +5,7 @@
#
# Created: 27-Aug-2011
# Copyright: (c) 2011 by Wide Open Technologies
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/srchctrl.py b/etg/srchctrl.py
index 915e7505..e46a28ea 100644
--- a/etg/srchctrl.py
+++ b/etg/srchctrl.py
@@ -5,7 +5,7 @@
#
# Created: 9-Sept-2011
# Copyright: (c) 2011 by Kevin Ollivier
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/statbmp.py b/etg/statbmp.py
index 28d4fa2d..88abd70f 100644
--- a/etg/statbmp.py
+++ b/etg/statbmp.py
@@ -4,7 +4,7 @@
#
# Created: 26-Aug-2011
# Copyright: (c) 2011 by Wide Open Technologies
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/statbox.py b/etg/statbox.py
index 779cb323..cc4978a5 100644
--- a/etg/statbox.py
+++ b/etg/statbox.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 29-Oct-2011
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/statline.py b/etg/statline.py
index 1ef3a1ae..29b7b04a 100644
--- a/etg/statline.py
+++ b/etg/statline.py
@@ -4,7 +4,7 @@
#
# Created: 26-Aug-2011
# Copyright: (c) 2011 by Wide Open Technologies
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/statusbar.py b/etg/statusbar.py
index 797e7a00..d534ba71 100644
--- a/etg/statusbar.py
+++ b/etg/statusbar.py
@@ -4,7 +4,7 @@
#
# Created: 16-Sept-2011
# Copyright: (c) 2011 by Kevin Ollivier
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/stdpaths.py b/etg/stdpaths.py
index eb7ee3cd..3d6966be 100644
--- a/etg/stdpaths.py
+++ b/etg/stdpaths.py
@@ -4,7 +4,7 @@
#
# Created: 27-Aug-2011
# Copyright: (c) 2011 by Wide Open Technologies
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/stockitem.py b/etg/stockitem.py
index 3cefede6..ec885097 100644
--- a/etg/stockitem.py
+++ b/etg/stockitem.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 28-Oct-2016
-# Copyright: (c) 2016-2017 by Total Control Software
+# Copyright: (c) 2016-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/stopwatch.py b/etg/stopwatch.py
index f931b035..903a80b5 100644
--- a/etg/stopwatch.py
+++ b/etg/stopwatch.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 21-Dec-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/stream.py b/etg/stream.py
index 4d0d0fde..17653eb3 100644
--- a/etg/stream.py
+++ b/etg/stream.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 18-Nov-2011
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/sysopt.py b/etg/sysopt.py
index 251999a9..60472508 100644
--- a/etg/sysopt.py
+++ b/etg/sysopt.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 07-Apr-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/textcompleter.py b/etg/textcompleter.py
index 734d7302..a26408f5 100644
--- a/etg/textcompleter.py
+++ b/etg/textcompleter.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 03-Nov-2011
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/textctrl.py b/etg/textctrl.py
index 6695fb10..31c7e85e 100644
--- a/etg/textctrl.py
+++ b/etg/textctrl.py
@@ -5,7 +5,7 @@
#
# Created: 9-Sept-2011
# Copyright: (c) 2011 by Kevin Ollivier
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/textdlg.py b/etg/textdlg.py
index ae4b4139..eaa6e531 100644
--- a/etg/textdlg.py
+++ b/etg/textdlg.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 10-Aug-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/textentry.py b/etg/textentry.py
index 1cd8a790..317f7326 100644
--- a/etg/textentry.py
+++ b/etg/textentry.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 03-Nov-2011
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/tglbtn.py b/etg/tglbtn.py
index 50edf398..af62cac9 100644
--- a/etg/tglbtn.py
+++ b/etg/tglbtn.py
@@ -5,7 +5,7 @@
#
# Created: 16-Sept-2011
# Copyright: (c) 2011 by Kevin Ollivier
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/timectrl.py b/etg/timectrl.py
index 4104e24f..85557f61 100644
--- a/etg/timectrl.py
+++ b/etg/timectrl.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 06-Jun-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/timer.py b/etg/timer.py
index 34ca1553..e09d9008 100644
--- a/etg/timer.py
+++ b/etg/timer.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 21-Sept-2011
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/tipdlg.py b/etg/tipdlg.py
index 5bf70494..c86864e2 100644
--- a/etg/tipdlg.py
+++ b/etg/tipdlg.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 12-Apr-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/toolbar.py b/etg/toolbar.py
index 770069f6..cd1ade26 100644
--- a/etg/toolbar.py
+++ b/etg/toolbar.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 07-Mar-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/toolbook.py b/etg/toolbook.py
index 62a7678a..bd3f5568 100644
--- a/etg/toolbook.py
+++ b/etg/toolbook.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 18-Jun-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/toplevel.py b/etg/toplevel.py
index 382e446a..79f28b3e 100644
--- a/etg/toplevel.py
+++ b/etg/toplevel.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 4-Dec-2010
-# Copyright: (c) 2010-2017 by Total Control Software
+# Copyright: (c) 2010-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/tracker.py b/etg/tracker.py
index 3f6c6c5f..7b5e0d93 100644
--- a/etg/tracker.py
+++ b/etg/tracker.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 15-Nov-2010
-# Copyright: (c) 2010-2017 by Total Control Software
+# Copyright: (c) 2010-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/translation.py b/etg/translation.py
index 572a5772..edab2af4 100644
--- a/etg/translation.py
+++ b/etg/translation.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 07-Apr-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/treelist.py b/etg/treelist.py
index 7d603586..35e28e32 100644
--- a/etg/treelist.py
+++ b/etg/treelist.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 06-Jun-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/unichar.py b/etg/unichar.py
index b1696ecb..04035f44 100644
--- a/etg/unichar.py
+++ b/etg/unichar.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 25-Aug-2016
-# Copyright: (c) 2016-2017 by Total Control Software
+# Copyright: (c) 2016-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/utils.py b/etg/utils.py
index 3a89993c..405bdfbb 100644
--- a/etg/utils.py
+++ b/etg/utils.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 19-Dec-2010
-# Copyright: (c) 2010-2017 by Total Control Software
+# Copyright: (c) 2010-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/valtext.py b/etg/valtext.py
index 6a380cf8..1297f392 100644
--- a/etg/valtext.py
+++ b/etg/valtext.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 25-Aug-2016
-# Copyright: (c) 2016-2017 by Total Control Software
+# Copyright: (c) 2016-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/vidmode.py b/etg/vidmode.py
index 396c8185..a1667be8 100644
--- a/etg/vidmode.py
+++ b/etg/vidmode.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created:
-# Copyright: (c) 2013-2017 by Total Control Software
+# Copyright: (c) 2013-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/vlbox.py b/etg/vlbox.py
index 2eb5ec73..c5d344df 100644
--- a/etg/vlbox.py
+++ b/etg/vlbox.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 14-Aug-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/webkit.py b/etg/webkit.py
index b27a7336..067a7215 100644
--- a/etg/webkit.py
+++ b/etg/webkit.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 22-Aug-2013
-# Copyright: (c) 2013-2017 by Total Control Software
+# Copyright: (c) 2013-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/webview.py b/etg/webview.py
index 384205eb..226c6176 100644
--- a/etg/webview.py
+++ b/etg/webview.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 20-Nov-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/windowid.py b/etg/windowid.py
index 1aec5230..099c6d4e 100644
--- a/etg/windowid.py
+++ b/etg/windowid.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 15-Nov-2010
-# Copyright: (c) 2010-2017 by Total Control Software
+# Copyright: (c) 2010-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/wizard.py b/etg/wizard.py
index 97eb0fbb..1f6f976e 100644
--- a/etg/wizard.py
+++ b/etg/wizard.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 06-Jun-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/wrapsizer.py b/etg/wrapsizer.py
index 9578d83b..9c049cb4 100644
--- a/etg/wrapsizer.py
+++ b/etg/wrapsizer.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 29-Oct-2011
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etg/wxdatetime.py b/etg/wxdatetime.py
index c0665c0d..1da77671 100644
--- a/etg/wxdatetime.py
+++ b/etg/wxdatetime.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 27-Feb-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etgtools/__init__.py b/etgtools/__init__.py
index eb5918d4..10fc3de4 100644
--- a/etgtools/__init__.py
+++ b/etgtools/__init__.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 3-Nov-2010
-# Copyright: (c) 2010-2017 by Total Control Software
+# Copyright: (c) 2010-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etgtools/extractors.py b/etgtools/extractors.py
index acfb8392..ea04899a 100644
--- a/etgtools/extractors.py
+++ b/etgtools/extractors.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 3-Nov-2010
-# Copyright: (c) 2010-2017 by Total Control Software
+# Copyright: (c) 2010-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etgtools/generators.py b/etgtools/generators.py
index ff60984d..75ecbfe7 100644
--- a/etgtools/generators.py
+++ b/etgtools/generators.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 3-Nov-2010
-# Copyright: (c) 2010-2017 by Total Control Software
+# Copyright: (c) 2010-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etgtools/item_module_map.py b/etgtools/item_module_map.py
index 93d2ec04..9bd4c8fa 100644
--- a/etgtools/item_module_map.py
+++ b/etgtools/item_module_map.py
@@ -4,7 +4,7 @@
# Author: Robin Dunn
#
# Created: 20-May-2016
-# Copyright: (c) 2016-2017 by Total Control Software
+# Copyright: (c) 2016-2018 by Total Control Software
# License: wxWindows License
# ---------------------------------------------------------------------------
diff --git a/etgtools/map_generator.py b/etgtools/map_generator.py
index ffc7fbee..dbb32a0f 100644
--- a/etgtools/map_generator.py
+++ b/etgtools/map_generator.py
@@ -4,7 +4,7 @@
# Author: Robin Dunn
#
# Created: 20-May-2016
-# Copyright: (c) 2016-2017 by Total Control Software
+# Copyright: (c) 2016-2018 by Total Control Software
# License: wxWindows License
# ---------------------------------------------------------------------------
diff --git a/etgtools/pi_generator.py b/etgtools/pi_generator.py
index 13728caa..87b37bfb 100644
--- a/etgtools/pi_generator.py
+++ b/etgtools/pi_generator.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 18-Oct-2011
-# Copyright: (c) 2011-2017 by Total Control Software
+# Copyright: (c) 2011-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
@@ -48,7 +48,7 @@ header_pi = """\
#
# See: https://wingware.com/doc/edit/helping-wing-analyze-code
#
-# Copyright: (c) 2017 by Total Control Software
+# Copyright: (c) 2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
@@ -71,7 +71,7 @@ header_pyi = """\
# See: https://www.python.org/dev/peps/pep-0484/
# https://www.jetbrains.com/help/pycharm/2016.1/type-hinting-in-pycharm.html
#
-# Copyright: (c) 2017 by Total Control Software
+# Copyright: (c) 2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etgtools/sip_generator.py b/etgtools/sip_generator.py
index 315fbcae..7c503ac0 100644
--- a/etgtools/sip_generator.py
+++ b/etgtools/sip_generator.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 3-Nov-2010
-# Copyright: (c) 2010-2017 by Total Control Software
+# Copyright: (c) 2010-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
@@ -61,7 +61,7 @@ class SipWrapperGenerator(generators.WrapperGeneratorBase):
stream.write(divider + """\
// This file is generated by wxPython's SIP generator. Do not edit by hand.
//
-// Copyright: (c) 2017 by Total Control Software
+// Copyright: (c) 2018 by Total Control Software
// License: wxWindows License
""")
if module.name == module.module:
@@ -76,7 +76,7 @@ class SipWrapperGenerator(generators.WrapperGeneratorBase):
};
%%Copying
- Copyright: (c) 2017 by Total Control Software
+ Copyright: (c) 2018 by Total Control Software
License: wxWindows License
%%End
@@ -92,7 +92,7 @@ class SipWrapperGenerator(generators.WrapperGeneratorBase):
%%Extract(id=pycode%s, order=5)
# This file is generated by wxPython's SIP generator. Do not edit by hand.
#
-# Copyright: (c) 2017 by Total Control Software
+# Copyright: (c) 2018 by Total Control Software
# License: wxWindows License
%s
from .%s import *
diff --git a/etgtools/sphinx_generator.py b/etgtools/sphinx_generator.py
index 4ea51164..256aa889 100644
--- a/etgtools/sphinx_generator.py
+++ b/etgtools/sphinx_generator.py
@@ -4,7 +4,7 @@
# Author: Andrea Gavana
#
# Created: 30-Nov-2010
-# Copyright: (c) 2010-2017 by Total Control Software
+# Copyright: (c) 2010-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etgtools/swig_generator.py b/etgtools/swig_generator.py
index 305485c4..1ecabe8d 100644
--- a/etgtools/swig_generator.py
+++ b/etgtools/swig_generator.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 3-Nov-2010
-# Copyright: (c) 2010-2017 by Total Control Software
+# Copyright: (c) 2010-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/etgtools/tweaker_tools.py b/etgtools/tweaker_tools.py
index af522e47..f31ffaea 100644
--- a/etgtools/tweaker_tools.py
+++ b/etgtools/tweaker_tools.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 3-Nov-2010
-# Copyright: (c) 2010-2017 by Total Control Software
+# Copyright: (c) 2010-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/packaging/ANNOUNCE.txt b/packaging/ANNOUNCE.txt
index beb501af..b26ddea5 100644
--- a/packaging/ANNOUNCE.txt
+++ b/packaging/ANNOUNCE.txt
@@ -8,25 +8,143 @@
]]
-Announcing wxPython 4.0.1
+Announcing wxPython 4.0.2
=========================
-PyPI: https://pypi.python.org/pypi/wxPython/4.0.1
+PyPI: https://pypi.org/project/wxPython/4.0.2
Extras: https://extras.wxPython.org/wxPython4/extras/
-Pip: ``pip install wxPython==4.0.1``
+Pip: ``pip install wxPython==4.0.2``
-This release is a quick hot-fix of some issues discovered in 4.0.0
-just after the release, plus a bit of low-hanging fruit that was easy
-to squeeze in too. Changes in this release include the following:
+Changes in this release include the following:
-* A fix for a segfault that happens upon startup on newer linux
- releases. (#648)
+* Fixed wx.html2.EVT_WEBVIEW_NAVIGATING event not being sent on some
+ versions of Linux. (#741)
-* Set LD_RUN_PATH for the wxWidgets part of the build so the wx libs
- that are loaded by other wx libs can be found successfully. (#723)
+* wx.Sizers can now be used as an iterator to iterate over the items
+ within the sizer. (#738)
-* Use wxApp::GetInstance to check if there is an existing wxApp
- object. (#720)
+* Fix Python3 division in ThumbnailCtrl. (#746)
+
+* Fix leaking image list in CheckListCtrlMixin (#752)
+
+* All items marked as deprecated in the wxWidgets interface
+ (documentation) files will now throw a DeprecationWarning when used
+ from wxPython. Many of these items are disappearing in 4.1 so it's
+ important to ensure they are deprecated at runtime too instead of
+ just in the docs. (#749)
+
+* Ensure that the attribute list given to the GLCanvas constructor is
+ zero-terminated like it was in Classic. (#770)
+
+* Updated to the wxWidgets 3.0.4 release version.
+
+* Added the wxWidgets version number to the tail end of the string
+ returned by wx.version().
+
+* Bind EVT_WINDOW_DESTROY event only to the tree windows in
+ CustomTreeCtrl, since otherwise it would be caught when child
+ windows are destroyed too, which causes problems in this
+ case. (#778)
+
+* Fixed a problem where wx.TreeCtrl.OnCompareItems was not being
+ called in derived classes on Windows. This was due to an
+ optimization that wasn't compatible with how the classes are
+ wrapped. (#774)
+
+* Added wrappers for wx.ClassInfo and exposed
+ wx.Object.GetClassInfo. This class is part of wxWidgets' internal
+ type information system and although it is not very useful for
+ Python applications it is useful for debugging some internal
+ wxPython issues.
+
+* Removed the wx.lib.pubsub package, and replaced it with code that
+ imports the standalone PyPubSub in order remain compatible with
+ older code that still uses wx.lib.pubsub. (#782, #792)
+
+* Fixed bug in wx.lib.intctrl (#790)
+
+* Fixed subclassing of wx.TextCompleter and wx.TextCompleterSimple
+ (#827)
+
+* Fixes for Python3 compatibility in PyCrust. (#823)
+
+* Fix wxGet to be able to use pip v10. (#817)
+
+* Change winid parameter in wx.ScrolledWindow to id, for
+ consistency. (#816)
+
+* Ensure that the page exists in book controls GetPage and RemovePage
+ methods. At least one of the wx ports do not do this. (#830)
+
+* Added missing wx.NumberEntryDialog
+
+* Change wx.TextCompleterSimple.GetCompletions to send the list of
+ strings as a return value, rather than a parameter that gets
+ filled. (#836)
+
+* Enabled the wx.GraphicsContext.Create(metaFileDC) wrapper (#811)
+
+* Metafile support is also available on OSX, so wx.msw.Metafile and
+ wx.msw.MetafileDC have been moved to the core wx module. So they can
+ now be accessed as wx.Metafile and wx.MetafileDC.
+
+* Updated the waf tool used by the build to version 2.0.7. This fixes
+ problems with building for Python 3.7.
+
+* Fixed alignment in buttons on MSW which have had foreground or
+ background colors set. (#815)
+
+* Fix for unexpected assertion inside wx.aui.AuiMDIChildFrame.Close.
+
+* Fix a bug in setting AuiDockingGuide size. (#727)
+
+* Remove unnecessary AUI notebook updating, and use wx.BufferedDC in
+ Repaint() to mitigate flicker. (wx.lib.agw.aui). (#851, #686)
+
+* Fixed crashing bug when using client data with items in
+ wx.dataview.DataViewTreeCtrl. (#856)
+
+* Detach wx.Control in AuiToolbar from current sizer before attach to
+ a new one. (#843)
+
+* Fixed a problem in wx.lib.mixins.listctrl.TextEditMixin where the
+ height of the editor widget could be set to zero. (See discussion in
+ #849)
+
+* Fix a bug in calculating whether a tool fits into the
+ AuiToolBar. (#863)
+
+* Override SetForegroundColour and SetBackgroundColour in
+ MaskedEditMixin (#808)
+
+* Add an explicit wx.GraphicsContext.Create overload for
+ wx.AutoBufferedPaintDC. (#783)
+
+* Return original AGW window style in
+ AuiToolBar.GetAGWWindowStyleFlag. (#870)
+
+* Fix a bug in group management on wx.lib.masked.numctrl; the previous
+ code used truediv ('/') to calculate _groupSpace, but in python 3.x
+ this leads to a float result, instead of an integer as was
+ expected. Using floordiv ('//') instead to solve the problem. (#865)
+
+* Hide the window when the tool does not fit into AuiToolBar. (#872)
+
+* Fixed the virtual dispatch code for the PGEditor.GetValueFromControl
+ method to properly pass the parameters to the Python implementation,
+ and also fixed how the return value is handled. (#742)
+
+* Fixed all implementations of the PGProperty.StringToValue and
+ IntToValue methods to treat the value parameter as a return
+ value. (#742)
+
+* Add missing wx.adv.EVT_CALENDAR_WEEK_CLICKED (#875)
+
+* Fixed the stock labels to conform to Windows design
+ guidelines. (#787)
+
+* Always reset floating size and style when floating a toolbar in
+ agw.aui. (#880)
diff --git a/samples/combo/combo1.py b/samples/combo/combo1.py
index 04361e26..6f1b6249 100644
--- a/samples/combo/combo1.py
+++ b/samples/combo/combo1.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 1-June-2012
-# Copyright: (c) 2012-2017 by Total Control Software
+# Copyright: (c) 2012-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
@@ -169,4 +169,4 @@ if __name__ == '__main__':
app = wx.App(False)
frm = TestFrame(None)
frm.Show()
- app.MainLoop()
\ No newline at end of file
+ app.MainLoop()
diff --git a/setup.py b/setup.py
index 70af1d00..81da7775 100644
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@
# Author: Robin Dunn
#
# Created: 3-Nov-2010
-# Copyright: (c) 2010-2017 by Total Control Software
+# Copyright: (c) 2010-2018 by Total Control Software
# License: wxWindows License
#----------------------------------------------------------------------
@@ -38,7 +38,7 @@ DESCRIPTION = "Cross platform GUI toolkit for Python, \"Phoenix\" version"
AUTHOR = "Robin Dunn"
AUTHOR_EMAIL = "robin@alldunn.com"
URL = "http://wxPython.org/"
-DOWNLOAD_URL = "https://pypi.python.org/pypi/{}".format(NAME)
+DOWNLOAD_URL = "https://pypi.org/project/{}".format(NAME)
LICENSE = "wxWindows Library License (https://opensource.org/licenses/wxwindows.php)"
PLATFORMS = "WIN32,WIN64,OSX,POSIX"
KEYWORDS = "GUI,wx,wxWindows,wxWidgets,cross-platform,user-interface,awesome"
diff --git a/sphinxtools/constants.py b/sphinxtools/constants.py
index ae13310b..364f79a6 100644
--- a/sphinxtools/constants.py
+++ b/sphinxtools/constants.py
@@ -5,7 +5,7 @@
# Author: Andrea Gavana
#
# Created: 30-Nov-2010
-# Copyright: (c) 2010-2017 by Total Control Software
+# Copyright: (c) 2010-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/sphinxtools/inheritance.py b/sphinxtools/inheritance.py
index 22b76955..be7c8bdc 100644
--- a/sphinxtools/inheritance.py
+++ b/sphinxtools/inheritance.py
@@ -5,7 +5,7 @@
# Author: Andrea Gavana
#
# Created: 30-Nov-2010
-# Copyright: (c) 2010-2017 by Total Control Software
+# Copyright: (c) 2010-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/sphinxtools/postprocess.py b/sphinxtools/postprocess.py
index 8a2fbbef..ad108484 100644
--- a/sphinxtools/postprocess.py
+++ b/sphinxtools/postprocess.py
@@ -4,7 +4,7 @@
# Author: Andrea Gavana
#
# Created: 30-Nov-2010
-# Copyright: (c) 2010-2017 by Total Control Software
+# Copyright: (c) 2010-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/sphinxtools/templates.py b/sphinxtools/templates.py
index 3dbc9607..15afabae 100644
--- a/sphinxtools/templates.py
+++ b/sphinxtools/templates.py
@@ -5,7 +5,7 @@
# Author: Andrea Gavana
#
# Created: 30-Nov-2010
-# Copyright: (c) 2010-2017 by Total Control Software
+# Copyright: (c) 2010-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/sphinxtools/utilities.py b/sphinxtools/utilities.py
index 18248e63..aa7674ff 100644
--- a/sphinxtools/utilities.py
+++ b/sphinxtools/utilities.py
@@ -5,7 +5,7 @@
# Author: Andrea Gavana
#
# Created: 30-Nov-2010
-# Copyright: (c) 2010-2017 by Total Control Software
+# Copyright: (c) 2010-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
@@ -561,7 +561,7 @@ header = """\
This file was generated by Phoenix's sphinx generator and associated
tools, do not edit by hand.
- Copyright: (c) 2011-2017 by Total Control Software
+ Copyright: (c) 2011-2018 by Total Control Software
License: wxWindows License
"""
diff --git a/src/__init__.py b/src/__init__.py
index a07c0d00..93bbc67e 100644
--- a/src/__init__.py
+++ b/src/__init__.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 3-Nov-2010
-# Copyright: (c) 2010-2017 by Total Control Software
+# Copyright: (c) 2010-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/src/arrayholder.h b/src/arrayholder.h
index 4849d7c9..6315ebb9 100644
--- a/src/arrayholder.h
+++ b/src/arrayholder.h
@@ -6,7 +6,7 @@
// Author: Robin Dunn
//
// Created: 20-Oct-2011
-// Copyright: (c) 2011-2017 by Total Control Software
+// Copyright: (c) 2011-2018 by Total Control Software
// Licence: wxWindows license
//--------------------------------------------------------------------------
diff --git a/src/arrayholder.sip b/src/arrayholder.sip
index b39d48bd..4aa4ae17 100644
--- a/src/arrayholder.sip
+++ b/src/arrayholder.sip
@@ -5,7 +5,7 @@
// Author: Robin Dunn
//
// Created: 14-March-2012
-// Copyright: (c) 2012-2017 by Total Control Software
+// Copyright: (c) 2012-2018 by Total Control Software
// Licence: wxWindows license
//--------------------------------------------------------------------------
diff --git a/src/arrays.sip b/src/arrays.sip
index 795b7566..0c24cdcd 100644
--- a/src/arrays.sip
+++ b/src/arrays.sip
@@ -5,7 +5,7 @@
// Author: Robin Dunn
//
// Created: 2-Sept-2011
-// Copyright: (c) 2011-2017 by Total Control Software
+// Copyright: (c) 2011-2018 by Total Control Software
// Licence: wxWindows license
//--------------------------------------------------------------------------
diff --git a/src/bitmap_ex.cpp b/src/bitmap_ex.cpp
index f1745be4..1f40afff 100644
--- a/src/bitmap_ex.cpp
+++ b/src/bitmap_ex.cpp
@@ -7,7 +7,7 @@
// Author: Robin Dunn
//
// Created: 27-Apr-2012
-// Copyright: (c) 2012-2017 by Total Control Software
+// Copyright: (c) 2012-2018 by Total Control Software
// Licence: wxWindows license
//--------------------------------------------------------------------------
diff --git a/src/bitmap_ex.h b/src/bitmap_ex.h
index 419677e6..6b8cc3c7 100644
--- a/src/bitmap_ex.h
+++ b/src/bitmap_ex.h
@@ -6,7 +6,7 @@
// Author: Robin Dunn
//
// Created: 27-Apr-2012
-// Copyright: (c) 2012-2017 by Total Control Software
+// Copyright: (c) 2012-2018 by Total Control Software
// Licence: wxWindows license
//--------------------------------------------------------------------------
diff --git a/src/clntdata.sip b/src/clntdata.sip
index 159e1a33..f74660ba 100644
--- a/src/clntdata.sip
+++ b/src/clntdata.sip
@@ -5,7 +5,7 @@
// Author: Robin Dunn
//
// Created: 16-Nov-2010
-// Copyright: (c) 2010-2017 by Total Control Software
+// Copyright: (c) 2010-2018 by Total Control Software
// Licence: wxWindows license
//--------------------------------------------------------------------------
diff --git a/src/dc_ex.cpp b/src/dc_ex.cpp
index 3345e239..6f858274 100644
--- a/src/dc_ex.cpp
+++ b/src/dc_ex.cpp
@@ -5,7 +5,7 @@
// Author: Robin Dunn
//
// Created: 18-Aug-2012
-// Copyright: (c) 2012-2017 by Total Control Software
+// Copyright: (c) 2012-2018 by Total Control Software
// Licence: wxWindows license
//--------------------------------------------------------------------------
diff --git a/src/dvcvariant.sip b/src/dvcvariant.sip
index 1cf928bd..da6ff190 100644
--- a/src/dvcvariant.sip
+++ b/src/dvcvariant.sip
@@ -5,7 +5,7 @@
// Author: Robin Dunn
//
// Created: 9-Nov-2012
-// Copyright: (c) 2012-2017 by Total Control Software
+// Copyright: (c) 2012-2018 by Total Control Software
// Licence: wxWindows license
//--------------------------------------------------------------------------
diff --git a/src/filename.sip b/src/filename.sip
index d3f986d3..e6a27d2c 100644
--- a/src/filename.sip
+++ b/src/filename.sip
@@ -5,7 +5,7 @@
// Author: Robin Dunn
//
// Created: 30-July-2012
-// Copyright: (c) 2012-2017 by Total Control Software
+// Copyright: (c) 2012-2018 by Total Control Software
// Licence: wxWindows license
//--------------------------------------------------------------------------
diff --git a/src/gizmos.py b/src/gizmos.py
index 7500f95e..44ee9e87 100644
--- a/src/gizmos.py
+++ b/src/gizmos.py
@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 27-Oct-2017
-# Copyright: (c) 2017 by Total Control Software
+# Copyright: (c) 2017-2018 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
diff --git a/src/longlong.sip b/src/longlong.sip
index 308b190a..54bc538d 100644
--- a/src/longlong.sip
+++ b/src/longlong.sip
@@ -5,7 +5,7 @@
// Author: Robin Dunn
//
// Created: 29-Feb-2012
-// Copyright: (c) 2012-2017 by Total Control Software
+// Copyright: (c) 2012-2018 by Total Control Software
// Licence: wxWindows license
//--------------------------------------------------------------------------
diff --git a/src/msgdlg_btnlabel.sip b/src/msgdlg_btnlabel.sip
index dfae4366..ccb0975c 100644
--- a/src/msgdlg_btnlabel.sip
+++ b/src/msgdlg_btnlabel.sip
@@ -6,7 +6,7 @@
// Author: Robin Dunn
//
// Created: 18-Nov-2017
-// Copyright: (c) 2017 by Total Control Software
+// Copyright: (c) 2017-2018 by Total Control Software
// Licence: wxWindows license
//--------------------------------------------------------------------------
diff --git a/src/pgvariant.sip b/src/pgvariant.sip
index 9b4b97a6..6e45125f 100644
--- a/src/pgvariant.sip
+++ b/src/pgvariant.sip
@@ -4,8 +4,8 @@
//
// Author: Robin Dunn
//
-// Created: 24-Feb-2017
-// Copyright: (c) 2017 by Total Control Software
+// Created: 24-Feb-2018
+// Copyright: (c) 2017-2018 by Total Control Software
// Licence: wxWindows license
//--------------------------------------------------------------------------
diff --git a/src/pseudodc.cpp b/src/pseudodc.cpp
index 3f1f6ffb..65b806f8 100644
--- a/src/pseudodc.cpp
+++ b/src/pseudodc.cpp
@@ -5,7 +5,7 @@
// Modified by: Robin Dunn
//
// Created: 25-May-2006
-// Copyright: (c) 2006-2017 Total Control Software
+// Copyright: (c) 2006-2018 Total Control Software
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/src/pseudodc.h b/src/pseudodc.h
index 4b774b36..647e4ecb 100644
--- a/src/pseudodc.h
+++ b/src/pseudodc.h
@@ -5,7 +5,7 @@
// Modified by: Robin Dunn
//
// Created: 25-May-2006
-// Copyright: (c) 2006-2017 Total Control Software
+// Copyright: (c) 2006-2018 Total Control Software
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/src/pyevent.h b/src/pyevent.h
index 3f60a1a9..ddda6788 100644
--- a/src/pyevent.h
+++ b/src/pyevent.h
@@ -6,7 +6,7 @@
// Author: Robin Dunn
//
// Created: 18-Dec-2010
-// Copyright: (c) 2010-2017 by Total Control Software
+// Copyright: (c) 2010-2018 by Total Control Software
// Licence: wxWindows license
//--------------------------------------------------------------------------
diff --git a/src/stockgdi.sip b/src/stockgdi.sip
index 31dc03d6..102997b6 100644
--- a/src/stockgdi.sip
+++ b/src/stockgdi.sip
@@ -8,7 +8,7 @@
// Author: Robin Dunn
//
// Created: 18-Sept-2011
-// Copyright: (c) 2011-2017 by Total Control Software
+// Copyright: (c) 2011-2018 by Total Control Software
// Licence: wxWindows license
//--------------------------------------------------------------------------
diff --git a/src/string.sip b/src/string.sip
index 5bfc393f..2773486c 100644
--- a/src/string.sip
+++ b/src/string.sip
@@ -5,7 +5,7 @@
// Author: Robin Dunn
//
// Created: 9-Nov-2010
-// Copyright: (c) 2010-2017 by Total Control Software
+// Copyright: (c) 2010-2018 by Total Control Software
// Licence: wxWindows license
//--------------------------------------------------------------------------
diff --git a/src/treeitemdata.sip b/src/treeitemdata.sip
index a739511c..df66fd70 100644
--- a/src/treeitemdata.sip
+++ b/src/treeitemdata.sip
@@ -6,7 +6,7 @@
// Author: Robin Dunn
//
// Created: 28-Mar-2012
-// Copyright: (c) 2012-2017 by Total Control Software
+// Copyright: (c) 2012-2018 by Total Control Software
// Licence: wxWindows license
//--------------------------------------------------------------------------
diff --git a/src/userdata.sip b/src/userdata.sip
index ebbd36b3..95858b5c 100644
--- a/src/userdata.sip
+++ b/src/userdata.sip
@@ -6,7 +6,7 @@
//
// Created: 06-Sept-2011
// Copyright: (c) 2011 by Wide Open Technologies
-// Copyright: (c) 2011-2017 by Total Control Software
+// Copyright: (c) 2011-2018 by Total Control Software
// Licence: wxWindows license
//--------------------------------------------------------------------------
diff --git a/src/variant.sip b/src/variant.sip
index e2cd2907..03f5855d 100644
--- a/src/variant.sip
+++ b/src/variant.sip
@@ -6,7 +6,7 @@
//
// Created: 20-Sept-2011
// Copyright: (c) 2011 by Kevin Ollivier
-// Copyright: (c) 2011-2017 by Total Control Software
+// Copyright: (c) 2011-2018 by Total Control Software
// Licence: wxWindows license
//--------------------------------------------------------------------------
diff --git a/src/wacky_ints.sip b/src/wacky_ints.sip
index cc1cf475..43536667 100644
--- a/src/wacky_ints.sip
+++ b/src/wacky_ints.sip
@@ -8,7 +8,7 @@
// Author: Robin Dunn
//
// Created: 4-March-2016
-// Copyright: (c) 2016-2017 by Total Control Software
+// Copyright: (c) 2016-2018 by Total Control Software
// Licence: wxWindows license
//--------------------------------------------------------------------------
diff --git a/src/wxpy_api.h b/src/wxpy_api.h
index babad384..100dbb1a 100644
--- a/src/wxpy_api.h
+++ b/src/wxpy_api.h
@@ -8,7 +8,7 @@
// Author: Robin Dunn
//
// Created: 19-Nov-2010
-// Copyright: (c) 2010-2017 by Total Control Software
+// Copyright: (c) 2010-2018 by Total Control Software
// Licence: wxWindows license
//--------------------------------------------------------------------------
diff --git a/src/wxpy_api.sip b/src/wxpy_api.sip
index 81b2f7ba..e98240f6 100644
--- a/src/wxpy_api.sip
+++ b/src/wxpy_api.sip
@@ -6,7 +6,7 @@
// Author: Robin Dunn
//
// Created: 19-Nov-2010
-// Copyright: (c) 2010-2017 by Total Control Software
+// Copyright: (c) 2010-2018 by Total Control Software
// Licence: wxWindows license
//--------------------------------------------------------------------------
diff --git a/src/wxpybuffer.h b/src/wxpybuffer.h
index 1b119920..221a7633 100644
--- a/src/wxpybuffer.h
+++ b/src/wxpybuffer.h
@@ -7,7 +7,7 @@
// Author: Robin Dunn
//
// Created: 26-Apr-2012
-// Copyright: (c) 2012-2017 by Total Control Software
+// Copyright: (c) 2012-2018 by Total Control Software
// Licence: wxWindows license
//--------------------------------------------------------------------------
diff --git a/src/wxpybuffer.sip b/src/wxpybuffer.sip
index 0a47621d..17cf241e 100644
--- a/src/wxpybuffer.sip
+++ b/src/wxpybuffer.sip
@@ -8,7 +8,7 @@
// Author: Robin Dunn
//
// Created: 26-Apr-2012
-// Copyright: (c) 2012-2017 by Total Control Software
+// Copyright: (c) 2012-2018 by Total Control Software
// Licence: wxWindows license
//--------------------------------------------------------------------------
diff --git a/wscript b/wscript
index f0ae50a4..fae24335 100644
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@
# WAF script for building and installing the wxPython extension modules.
#
# Author: Robin Dunn
-# Copyright: (c) 2013 - 2017 by Total Control Software
+# Copyright: (c) 2013 - 2018 by Total Control Software
# License: wxWindows License
#-----------------------------------------------------------------------------
diff --git a/wx/lib/activex.py b/wx/lib/activex.py
index 50910b17..440cce37 100644
--- a/wx/lib/activex.py
+++ b/wx/lib/activex.py
@@ -6,7 +6,7 @@
# Author: Robin Dunn
#
# Created: 5-June-2008
-# Copyright: (c) 2008-2017 by Total Control Software
+# Copyright: (c) 2008-2018 by Total Control Software
# Licence: wxWindows license
#----------------------------------------------------------------------
diff --git a/wx/lib/activexwrapper.py b/wx/lib/activexwrapper.py
index ef7085be..036983bc 100644
--- a/wx/lib/activexwrapper.py
+++ b/wx/lib/activexwrapper.py
@@ -4,7 +4,7 @@
#
# Author: Robin Dunn
#
-# Copyright: (c) 2000-2017 by Total Control Software
+# Copyright: (c) 2000-2018 by Total Control Software
# Licence: wxWindows license
#----------------------------------------------------------------------
# 11/30/2003 - Jeff Grimmett (grimmtooth@softhome.net)
diff --git a/wx/lib/anchors.py b/wx/lib/anchors.py
index 56340581..0753d423 100644
--- a/wx/lib/anchors.py
+++ b/wx/lib/anchors.py
@@ -6,7 +6,7 @@
# Author: Riaan Booysen
#
# Created: 15-Dec-2000
-# Copyright: (c) 2000-2017 by Total Control Software
+# Copyright: (c) 2000-2018 by Total Control Software
# Licence: wxWindows license
#----------------------------------------------------------------------
# 11/30/2003 - Jeff Grimmett (grimmtooth@softhome.net)
diff --git a/wx/lib/buttons.py b/wx/lib/buttons.py
index c7f06869..91b197e2 100644
--- a/wx/lib/buttons.py
+++ b/wx/lib/buttons.py
@@ -6,7 +6,7 @@
# Author: Robin Dunn
#
# Created: 9-Dec-1999
-# Copyright: (c) 1999-2017 by Total Control Software
+# Copyright: (c) 1999-2018 by Total Control Software
# Licence: wxWindows license
# Tags: phoenix-port, unittest, documented
#----------------------------------------------------------------------
diff --git a/wx/lib/colourdb.py b/wx/lib/colourdb.py
index 08a7158f..3cb4e494 100644
--- a/wx/lib/colourdb.py
+++ b/wx/lib/colourdb.py
@@ -6,7 +6,7 @@
# Author: Robin Dunn
#
# Created: 13-March-2001
-# Copyright: (c) 2001-2017 by Total Control Software
+# Copyright: (c) 2001-2018 by Total Control Software
# Licence: wxWindows license
# Tags: phoenix-port, unittest, documented
#----------------------------------------------------------------------
diff --git a/wx/lib/colourutils.py b/wx/lib/colourutils.py
index b03c8d37..9abcf47d 100644
--- a/wx/lib/colourutils.py
+++ b/wx/lib/colourutils.py
@@ -5,7 +5,7 @@
# Author: Cody Precord
#
# Created: 13-March-2001
-# Copyright: (c) 2001-2017 by Total Control Software
+# Copyright: (c) 2001-2018 by Total Control Software
# Licence: wxWindows license
# Tags: phoenix-port, documented
#----------------------------------------------------------------------
diff --git a/wx/lib/dialogs.py b/wx/lib/dialogs.py
index 9dc06d31..a50709bc 100644
--- a/wx/lib/dialogs.py
+++ b/wx/lib/dialogs.py
@@ -6,7 +6,7 @@
# Author: Various
#
# Created: 3-January-2002
-# Copyright: (c) 2002-2017 by Total Control Software
+# Copyright: (c) 2002-2018 by Total Control Software
# Licence: wxWindows license
# Tags: phoenix-port
#----------------------------------------------------------------------
diff --git a/wx/lib/editor/__init__.py b/wx/lib/editor/__init__.py
index cd13dd94..97eba39b 100644
--- a/wx/lib/editor/__init__.py
+++ b/wx/lib/editor/__init__.py
@@ -5,7 +5,7 @@
# Author: Robin Dunn
#
# Created: 30-Dec-1999
-# Copyright: (c) 1999-2017 by Total Control Software
+# Copyright: (c) 1999-2018 by Total Control Software
# Licence: wxWindows license
#----------------------------------------------------------------------
# 12/14/2003 - Jeff Grimmett (grimmtooth@softhome.net)
diff --git a/wx/lib/eventwatcher.py b/wx/lib/eventwatcher.py
index 2851781c..144e721f 100644
--- a/wx/lib/eventwatcher.py
+++ b/wx/lib/eventwatcher.py
@@ -6,7 +6,7 @@
# Author: Robin Dunn
#
# Created: 21-Jan-2009
-# Copyright: (c) 2009-2017 by Total Control Software
+# Copyright: (c) 2009-2018 by Total Control Software
# Licence: wxWindows license
#
# Tags: phoenix-port
diff --git a/wx/lib/expando.py b/wx/lib/expando.py
index a14e3f95..cd790e4f 100644
--- a/wx/lib/expando.py
+++ b/wx/lib/expando.py
@@ -6,7 +6,7 @@
# Author: Robin Dunn
#
# Created: 18-Sept-2006
-# Copyright: (c) 2006-2017 by Total Control Software
+# Copyright: (c) 2006-2018 by Total Control Software
# Licence: wxWindows license
# Tags: phoenix-port, unittest, documented
#
diff --git a/wx/lib/filebrowsebutton.py b/wx/lib/filebrowsebutton.py
index a2c09ec5..27ef87aa 100644
--- a/wx/lib/filebrowsebutton.py
+++ b/wx/lib/filebrowsebutton.py
@@ -7,7 +7,7 @@
#
# Author: Mike Fletcher
#
-# Copyright: (c) 2000-2017 by Total Control Software
+# Copyright: (c) 2000-2018 by Total Control Software
# Licence: wxWindows license
# Tags: phoenix-port
#----------------------------------------------------------------------
diff --git a/wx/lib/flashwin.py b/wx/lib/flashwin.py
index db0e7fd1..eb9d0a1a 100644
--- a/wx/lib/flashwin.py
+++ b/wx/lib/flashwin.py
@@ -6,7 +6,7 @@
# Author: Robin Dunn
#
# Created: 22-March-2004
-# Copyright: (c) 2008-2017 by Total Control Software
+# Copyright: (c) 2008-2018 by Total Control Software
# Licence: wxWindows license
# Tags: phoenix-port
#----------------------------------------------------------------------
diff --git a/wx/lib/flashwin_old.py b/wx/lib/flashwin_old.py
index 7259fe5a..885fff92 100644
--- a/wx/lib/flashwin_old.py
+++ b/wx/lib/flashwin_old.py
@@ -6,7 +6,7 @@
# Author: Robin Dunn
#
# Created: 22-March-2004
-# Copyright: (c) 2004-2017 by Total Control Software
+# Copyright: (c) 2004-2018 by Total Control Software
# Licence: wxWindows license
#----------------------------------------------------------------------
# This module was generated by the wx.activex.GernerateAXModule class
diff --git a/wx/lib/gizmos/__init__.py b/wx/lib/gizmos/__init__.py
index 556e3db9..3f9f291d 100644
--- a/wx/lib/gizmos/__init__.py
+++ b/wx/lib/gizmos/__init__.py
@@ -6,7 +6,7 @@
# Author: Robin Dunn
#
# Created: 26-Oct-2017
-# Copyright: (c) 2017 by Total Control Software
+# Copyright: (c) 2018 by Total Control Software
# Licence: wxWindows license
# Tags:
#----------------------------------------------------------------------
diff --git a/wx/lib/gizmos/dynamicsash.py b/wx/lib/gizmos/dynamicsash.py
index cfda4235..2fed6597 100644
--- a/wx/lib/gizmos/dynamicsash.py
+++ b/wx/lib/gizmos/dynamicsash.py
@@ -6,7 +6,7 @@
# Author: Robin Dunn
#
# Created: 30-Oct-2017
-# Copyright: (c) 2017 by Total Control Software
+# Copyright: (c) 2018 by Total Control Software
# Licence: wxWindows license
# Tags:
#----------------------------------------------------------------------
diff --git a/wx/lib/gizmos/ledctrl.py b/wx/lib/gizmos/ledctrl.py
index b7768f80..e146fab9 100644
--- a/wx/lib/gizmos/ledctrl.py
+++ b/wx/lib/gizmos/ledctrl.py
@@ -5,7 +5,7 @@
# Author: Robin Dunn
#
# Created: 26-Oct-2017
-# Copyright: (c) 2017 by Total Control Software
+# Copyright: (c) 2018 by Total Control Software
# Licence: wxWindows license
# Tags:
#----------------------------------------------------------------------
diff --git a/wx/lib/gizmos/treelistctrl.py b/wx/lib/gizmos/treelistctrl.py
index 9818f4eb..22138b33 100644
--- a/wx/lib/gizmos/treelistctrl.py
+++ b/wx/lib/gizmos/treelistctrl.py
@@ -13,7 +13,7 @@
# Author: Robin Dunn
#
# Created: 16-Nov-2017
-# Copyright: (c) 2017 by Total Control Software
+# Copyright: (c) 2018 by Total Control Software
# Licence: wxWindows license
# Tags:
#----------------------------------------------------------------------
diff --git a/wx/lib/graphics.py b/wx/lib/graphics.py
index a455cad1..a9d309bb 100644
--- a/wx/lib/graphics.py
+++ b/wx/lib/graphics.py
@@ -6,7 +6,7 @@
# Author: Robin Dunn
#
# Created: 15-Sept-2008
-# Copyright: (c) 2008-2017 by Total Control Software
+# Copyright: (c) 2008-2018 by Total Control Software
# Licence: wxWindows license
# Tags: phoenix-port
#----------------------------------------------------------------------
diff --git a/wx/lib/iewin.py b/wx/lib/iewin.py
index 7cff1984..e0dd1383 100644
--- a/wx/lib/iewin.py
+++ b/wx/lib/iewin.py
@@ -6,7 +6,7 @@
# Author: Robin Dunn
#
# Created: 22-March-2004
-# Copyright: (c) 2008-2017 by Total Control Software
+# Copyright: (c) 2008-2018 by Total Control Software
# Licence: wxWindows license
#----------------------------------------------------------------------
diff --git a/wx/lib/iewin_old.py b/wx/lib/iewin_old.py
index 3bf8dc32..948765ae 100644
--- a/wx/lib/iewin_old.py
+++ b/wx/lib/iewin_old.py
@@ -6,7 +6,7 @@
# Author: Robin Dunn
#
# Created: 22-March-2004
-# Copyright: (c) 2004-2017 by Total Control Software
+# Copyright: (c) 2004-2018 by Total Control Software
# Licence: wxWindows license
#----------------------------------------------------------------------
diff --git a/wx/lib/inspection.py b/wx/lib/inspection.py
index 4b64f8cb..8958eaf5 100644
--- a/wx/lib/inspection.py
+++ b/wx/lib/inspection.py
@@ -6,7 +6,7 @@
# Author: Robin Dunn
#
# Created: 26-Jan-2007
-# Copyright: (c) 2007-2017 by Total Control Software
+# Copyright: (c) 2007-2018 by Total Control Software
# Licence: wxWindows license
#
# Tags: py3-port, phoenix-port, documented
diff --git a/wx/lib/mixins/__init__.py b/wx/lib/mixins/__init__.py
index a710b5c8..90220171 100644
--- a/wx/lib/mixins/__init__.py
+++ b/wx/lib/mixins/__init__.py
@@ -5,7 +5,7 @@
# Author: Robin Dunn
#
# Created: 15-May-2001
-# Copyright: (c) 2001-2017 by Total Control Software
+# Copyright: (c) 2001-2018 by Total Control Software
# Licence: wxWindows license
#----------------------------------------------------------------------
# 12/14/2003 - Jeff Grimmett (grimmtooth@softhome.net)
diff --git a/wx/lib/mixins/grid.py b/wx/lib/mixins/grid.py
index acae451b..be2d7fe6 100644
--- a/wx/lib/mixins/grid.py
+++ b/wx/lib/mixins/grid.py
@@ -5,7 +5,7 @@
# Author: Robin Dunn
#
# Created: 5-June-2001
-# Copyright: (c) 2001-2017 by Total Control Software
+# Copyright: (c) 2001-2018 by Total Control Software
# Licence: wxWindows license
#----------------------------------------------------------------------------
# 12/14/2003 - Jeff Grimmett (grimmtooth@softhome.net)
diff --git a/wx/lib/mixins/gridlabelrenderer.py b/wx/lib/mixins/gridlabelrenderer.py
index fedf7218..1b3e90e6 100644
--- a/wx/lib/mixins/gridlabelrenderer.py
+++ b/wx/lib/mixins/gridlabelrenderer.py
@@ -7,7 +7,7 @@
# Author: Robin Dunn
#
# Created: 20-Mar-2009
-# Copyright: (c) 2009-2017 by Total Control Software
+# Copyright: (c) 2009-2018 by Total Control Software
# Licence: wxWindows license
#----------------------------------------------------------------------
diff --git a/wx/lib/mixins/imagelist.py b/wx/lib/mixins/imagelist.py
index d51ea1a2..8b8444bb 100644
--- a/wx/lib/mixins/imagelist.py
+++ b/wx/lib/mixins/imagelist.py
@@ -5,7 +5,7 @@
# Author: Robin Dunn
#
# Created: 15-May-2001
-# Copyright: (c) 2001-2017 by Total Control Software
+# Copyright: (c) 2001-2018 by Total Control Software
# Licence: wxWindows license
#----------------------------------------------------------------------------
# 12/14/2003 - Jeff Grimmett (grimmtooth@softhome.net)
diff --git a/wx/lib/mixins/inspection.py b/wx/lib/mixins/inspection.py
index ce09732e..003b6621 100644
--- a/wx/lib/mixins/inspection.py
+++ b/wx/lib/mixins/inspection.py
@@ -6,7 +6,7 @@
# Author: Robin Dunn
#
# Created: 21-Nov-2006
-# Copyright: (c) 2006-2017 by Total Control Software
+# Copyright: (c) 2006-2018 by Total Control Software
# Licence: wxWindows license
#
# Tags: phoenix-port, documented, unittest
diff --git a/wx/lib/mixins/listctrl.py b/wx/lib/mixins/listctrl.py
index c0c72532..335c046d 100644
--- a/wx/lib/mixins/listctrl.py
+++ b/wx/lib/mixins/listctrl.py
@@ -5,7 +5,7 @@
# Author: Robin Dunn
#
# Created: 15-May-2001
-# Copyright: (c) 2001-2017 by Total Control Software
+# Copyright: (c) 2001-2018 by Total Control Software
# Licence: wxWindows license
# Tags: phoenix-port, py3-port
#----------------------------------------------------------------------------
diff --git a/wx/lib/msgpanel.py b/wx/lib/msgpanel.py
index f0d2cd12..42536f7a 100644
--- a/wx/lib/msgpanel.py
+++ b/wx/lib/msgpanel.py
@@ -6,7 +6,7 @@
# Author: Robin Dunn
#
# Created: 19-Oct-2009
-# Copyright: (c) 2009-2017 by Total Control Software
+# Copyright: (c) 2009-2018 by Total Control Software
# Licence: wxWindows license
#----------------------------------------------------------------------
diff --git a/wx/lib/newevent.py b/wx/lib/newevent.py
index 3647d1bd..db6c7840 100644
--- a/wx/lib/newevent.py
+++ b/wx/lib/newevent.py
@@ -5,7 +5,7 @@
# Author: Miki Tebeka