-To: wx-users@wxwindows.org
+To: wx-users@wxwidgets.org
Subject: Re: [wx-users] How to learn using wx-windows
-Reply-To: wx-users@wxwindows.org
+Reply-To: wx-users@wxwidgets.org
> Reading the Linux Journal article on wxpython, and having used wxclips
-> I got interested in wxwindows as a development interface. However, the
+> I got interested in wxwidgets as a development interface. However, the
> programming experience I got is old, and from a former generation (For-
> tran). I'd like to refresh my experience and start in C++. Will
> wx-windows be a very high step to take?
diff --git a/docs/tech/tn0013.txt b/docs/tech/tn0013.txt
index c6512191ea..52358f9d81 100644
--- a/docs/tech/tn0013.txt
+++ b/docs/tech/tn0013.txt
@@ -16,7 +16,7 @@ below.
a) Do a fresh checkout using the command
- cvs -d :pserver:anoncvs@cvs.wxwindows.org:/packs/cvsroots/wxwindows co wxGTK
+ cvs -d :pserver:anoncvs@cvs.wxwidgets.org:/packs/cvsroots/wxwidgets co wxGTK
NB: if you realize later that some needed files were not checked out
by this command, please modify CVSROOT/modules to include the missing
@@ -129,12 +129,12 @@ b) ftp://biolpc22.york.ac.uk/pub (Julian has the password)
-------------------------
a) FreshMeat:
- - http://freshmeat.net/projects/wxwindowsgtk/
+ - http://freshmeat.net/projects/wxwidgetsgtk/
- username and password are "wxgtk" for logging in
- hit "new release" at the top
- follow the step by step
-b) wx-announce mailing list: mailto:wx-announce@lists.wxwindows.org
+b) wx-announce mailing list: mailto:wx-announce@lists.wxwidgets.org
[where is the announcement text? TODO]
diff --git a/docs/univ/readme.txt b/docs/univ/readme.txt
index 632f131c87..524b5b6ff9 100644
--- a/docs/univ/readme.txt
+++ b/docs/univ/readme.txt
@@ -57,7 +57,7 @@ b) Cygwin
Please refer to the Unix section below
-** the instructions may be out of date as for wxWidgets 2.5.1+ **
+** the instructions may be out of date as for wxWidgets 2.5.2+ **
c) Other compilers
Borland:
diff --git a/docs/x11/install.txt b/docs/x11/install.txt
index aba1589104..d50d07eca4 100644
--- a/docs/x11/install.txt
+++ b/docs/x11/install.txt
@@ -11,7 +11,7 @@ IMPORTANT NOTE:
When sending bug reports tell us what version of wxWidgets you are
using (including the beta) and what compiler on what system. One
- example: wxX11 2.5.1, gcc 2.95.4, Redhat 6.2
+ example: wxX11 2.5.2, gcc 2.95.4, Redhat 6.2
First steps
-----------
diff --git a/docs/x11/readme.txt b/docs/x11/readme.txt
index d6815da53d..d884bfa453 100644
--- a/docs/x11/readme.txt
+++ b/docs/x11/readme.txt
@@ -1,7 +1,7 @@
- Welcome to wxWidgets/X11 2.5.1
+ Welcome to wxWidgets/X11 2.5.2
-You have downloaded version 2.5.1 of the X11 port of
+You have downloaded version 2.5.2 of the X11 port of
the wxWidgets GUI library. This runs on X11 with no
Motif, Xt, GTK+ or any other standard widget set --
instead it uses the wxUniversal widgets. The intention
diff --git a/include/wx/accel.h b/include/wx/accel.h
index faf7d50f88..ce47c83d2a 100644
--- a/include/wx/accel.h
+++ b/include/wx/accel.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 31.05.01 (extracted from other files)
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_ACCEL_H_BASE_
diff --git a/include/wx/access.h b/include/wx/access.h
index 8b33289c74..42379d9d0c 100644
--- a/include/wx/access.h
+++ b/include/wx/access.h
@@ -6,7 +6,7 @@
// Created: 2003-02-12
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_ACCESSBASE_H_
diff --git a/include/wx/afterstd.h b/include/wx/afterstd.h
index ecb2c3c88e..a85cf0eca9 100644
--- a/include/wx/afterstd.h
+++ b/include/wx/afterstd.h
@@ -6,7 +6,7 @@
// Created: 07/07/03
// RCS-ID: $Id$
// Copyright: (c) 2003 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
/**
diff --git a/include/wx/app.h b/include/wx/app.h
index b2e7a337b9..0997d1d6e6 100644
--- a/include/wx/app.h
+++ b/include/wx/app.h
@@ -7,7 +7,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_APP_H_BASE_
diff --git a/include/wx/apptrait.h b/include/wx/apptrait.h
index beab013f93..637990dad5 100644
--- a/include/wx/apptrait.h
+++ b/include/wx/apptrait.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 19.06.2003
// RCS-ID: $Id$
-// Copyright: (c) 2003 Vadim Zeitlin
-// Licence: wxWindows licence
+// Copyright: (c) 2003 Vadim Zeitlin
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_APPTRAIT_H_
diff --git a/include/wx/arrimpl.cpp b/include/wx/arrimpl.cpp
index d0e3a7f5cd..e2f4dee76b 100644
--- a/include/wx/arrimpl.cpp
+++ b/include/wx/arrimpl.cpp
@@ -6,7 +6,7 @@
// Created: 16.10.97
// RCS-ID: $Id$
// Copyright: (c) 1997 Vadim Zeitlin
-// Licence: wxWindows license
+// Licence: wxWidgets license
///////////////////////////////////////////////////////////////////////////////
/*****************************************************************************
diff --git a/include/wx/arrstr.h b/include/wx/arrstr.h
index 9643b64e76..65e9d5d654 100644
--- a/include/wx/arrstr.h
+++ b/include/wx/arrstr.h
@@ -6,7 +6,7 @@
// Created: 07/07/03
// RCS-ID: $Id$
// Copyright: (c) 2003 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_ARRSTR_H
diff --git a/include/wx/artprov.h b/include/wx/artprov.h
index adf181ca4a..be58e9d62c 100644
--- a/include/wx/artprov.h
+++ b/include/wx/artprov.h
@@ -6,7 +6,7 @@
// Created: 18/03/2002
// RCS-ID: $Id$
// Copyright: (c) Vaclav Slavik
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_ARTPROV_H_
diff --git a/include/wx/beforestd.h b/include/wx/beforestd.h
index ee02dca945..9196f32a08 100644
--- a/include/wx/beforestd.h
+++ b/include/wx/beforestd.h
@@ -6,7 +6,7 @@
// Created: 07/07/03
// RCS-ID: $Id$
// Copyright: (c) 2003 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
/**
diff --git a/include/wx/bitmap.h b/include/wx/bitmap.h
index 83e48ce737..9ad6825099 100644
--- a/include/wx/bitmap.h
+++ b/include/wx/bitmap.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 22.04.01
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_BITMAP_H_BASE_
diff --git a/include/wx/bmpbuttn.h b/include/wx/bmpbuttn.h
index c874c9d9da..d1fe53738a 100644
--- a/include/wx/bmpbuttn.h
+++ b/include/wx/bmpbuttn.h
@@ -6,7 +6,7 @@
// Created: 25.08.00
// RCS-ID: $Id$
// Copyright: (c) 2000 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_BMPBUTTON_H_BASE_
diff --git a/include/wx/bookctrl.h b/include/wx/bookctrl.h
index 3883770cf3..84820be05a 100644
--- a/include/wx/bookctrl.h
+++ b/include/wx/bookctrl.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 19.08.03
// RCS-ID: $Id$
-// Copyright: (c) 2003 Vadim Zeitlin
-// Licence: wxWindows licence
+// Copyright: (c) 2003 Vadim Zeitlin
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_BOOKCTRL_H_
diff --git a/include/wx/buffer.h b/include/wx/buffer.h
index 85c986a3e9..3e52ab1a31 100644
--- a/include/wx/buffer.h
+++ b/include/wx/buffer.h
@@ -6,7 +6,7 @@
// Created: 12.04.99
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// these classes are for private use only for now, they're not documented
diff --git a/include/wx/build.h b/include/wx/build.h
index 833807da0c..f6f91b98e6 100644
--- a/include/wx/build.h
+++ b/include/wx/build.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 07.05.02
// RCS-ID: $Id$
-// Copyright: (c) 2002 Vadim Zeitlin
-// Licence: wxWindows licence
+// Copyright: (c) 2002 Vadim Zeitlin
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_BUILD_H_
diff --git a/include/wx/busyinfo.h b/include/wx/busyinfo.h
index f9fddb2ee1..23915ebb0b 100644
--- a/include/wx/busyinfo.h
+++ b/include/wx/busyinfo.h
@@ -4,7 +4,7 @@
// Author: Vaclav Slavik
// Copyright: (c) 1999 Vaclav Slavik
// RCS-ID: $Id$
-// Licence: wxWindows Licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __INFOWIN_H__
diff --git a/include/wx/button.h b/include/wx/button.h
index 1e7f14a0f7..83f0fede26 100644
--- a/include/wx/button.h
+++ b/include/wx/button.h
@@ -6,7 +6,7 @@
// Created: 15.08.00
// RCS-ID: $Id$
// Copyright: (c) Vadim Zetlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_BUTTON_H_BASE_
diff --git a/include/wx/calctrl.h b/include/wx/calctrl.h
index fb1f324d46..3eae4ccfbe 100644
--- a/include/wx/calctrl.h
+++ b/include/wx/calctrl.h
@@ -6,7 +6,7 @@
// Created: 29.12.99
// RCS-ID: $Id$
// Copyright: (c) 1999 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
/*
diff --git a/include/wx/caret.h b/include/wx/caret.h
index f8e547bc38..5aceab1e70 100644
--- a/include/wx/caret.h
+++ b/include/wx/caret.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 23.05.99
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CARET_H_BASE_
diff --git a/include/wx/checkbox.h b/include/wx/checkbox.h
index 6d3ec75c4d..a4f928b203 100644
--- a/include/wx/checkbox.h
+++ b/include/wx/checkbox.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 07.09.00
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CHECKBOX_H_BASE_
diff --git a/include/wx/checklst.h b/include/wx/checklst.h
index ce34f6cbcd..842076dcf1 100644
--- a/include/wx/checklst.h
+++ b/include/wx/checklst.h
@@ -6,7 +6,7 @@
// Created: 12.09.00
// RCS-ID: $Id$
// Copyright: (c) Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CHECKLST_H_BASE_
diff --git a/include/wx/chkconf.h b/include/wx/chkconf.h
index 6673f2906f..5a25ccf34f 100644
--- a/include/wx/chkconf.h
+++ b/include/wx/chkconf.h
@@ -5,8 +5,8 @@
* Modified by:
* Created: 09.08.00
* RCS-ID: $Id$
-* Copyright: (c) 2000 Vadim Zeitlin
-* Licence: wxWindows licence
+* Copyright: (c) 2000 Vadim Zeitlin
+* Licence: wxWidgets licence
*/
/* THIS IS A C FILE, DON'T USE C++ FEATURES (IN PARTICULAR COMMENTS) IN IT */
diff --git a/include/wx/choice.h b/include/wx/choice.h
index b6600e3592..78a678d7f4 100644
--- a/include/wx/choice.h
+++ b/include/wx/choice.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 26.07.99
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CHOICE_H_BASE_
diff --git a/include/wx/clipbrd.h b/include/wx/clipbrd.h
index ca72949a5c..d0e3495d14 100644
--- a/include/wx/clipbrd.h
+++ b/include/wx/clipbrd.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 19.10.99
// RCS-ID: $Id$
-// Copyright: (c) wxWindows Team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets Team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CLIPBRD_H_BASE_
diff --git a/include/wx/clntdata.h b/include/wx/clntdata.h
index 3812ea2ed8..0de0cbb918 100644
--- a/include/wx/clntdata.h
+++ b/include/wx/clntdata.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 9-Oct-2001
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CLNTDATAH__
diff --git a/include/wx/cmdline.h b/include/wx/cmdline.h
index a6d7a0fa41..1ddf446507 100644
--- a/include/wx/cmdline.h
+++ b/include/wx/cmdline.h
@@ -7,7 +7,7 @@
// Created: 04.01.00
// RCS-ID: $Id$
// Copyright: (c) 2000 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CMDLINE_H_
diff --git a/include/wx/cmdproc.h b/include/wx/cmdproc.h
index 1200640d37..7062fdcae3 100644
--- a/include/wx/cmdproc.h
+++ b/include/wx/cmdproc.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 05.11.00
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CMDPROC_H_
diff --git a/include/wx/cmndata.h b/include/wx/cmndata.h
index fae981643e..99d5110eeb 100644
--- a/include/wx/cmndata.h
+++ b/include/wx/cmndata.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CMNDATA_H_BASE_
diff --git a/include/wx/cocoa/NSApplication.h b/include/wx/cocoa/NSApplication.h
index 35ead1e8f5..77d0142648 100644
--- a/include/wx/cocoa/NSApplication.h
+++ b/include/wx/cocoa/NSApplication.h
@@ -6,7 +6,7 @@
// Created: 2004/01/26
// RCS-ID: $Id$
// Copyright: (c) 2003,2004 David Elliott
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_COCOA_NSAPPLICATION_H__
diff --git a/include/wx/cocoa/NSBox.h b/include/wx/cocoa/NSBox.h
index e0271570b2..fbed92240c 100644
--- a/include/wx/cocoa/NSBox.h
+++ b/include/wx/cocoa/NSBox.h
@@ -6,7 +6,7 @@
// Created: 2003/03/19
// RCS-ID: $Id:
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows license
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_NSBOX_H__
diff --git a/include/wx/cocoa/NSButton.h b/include/wx/cocoa/NSButton.h
index 687fd77655..59becbd398 100644
--- a/include/wx/cocoa/NSButton.h
+++ b/include/wx/cocoa/NSButton.h
@@ -6,7 +6,7 @@
// Created: 2002/12/09
// RCS-ID: $Id:
// Copyright: (c) 2002 David Elliott
-// Licence: wxWindows license
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_NSBUTTON_H__
diff --git a/include/wx/cocoa/NSControl.h b/include/wx/cocoa/NSControl.h
index 92785ac86d..c06b44578d 100644
--- a/include/wx/cocoa/NSControl.h
+++ b/include/wx/cocoa/NSControl.h
@@ -6,7 +6,7 @@
// Created: 2003/02/15
// RCS-ID: $Id:
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows license
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_NSCONTROL_H__
diff --git a/include/wx/cocoa/NSMenu.h b/include/wx/cocoa/NSMenu.h
index 4d5df93f2a..a385775c1e 100644
--- a/include/wx/cocoa/NSMenu.h
+++ b/include/wx/cocoa/NSMenu.h
@@ -6,7 +6,7 @@
// Created: 2002/12/09
// RCS-ID: $Id$
// Copyright: (c) 2002 David Elliott
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_NSMENU_H__
diff --git a/include/wx/cocoa/NSPanel.h b/include/wx/cocoa/NSPanel.h
index 2626566d12..bd02432c66 100644
--- a/include/wx/cocoa/NSPanel.h
+++ b/include/wx/cocoa/NSPanel.h
@@ -6,7 +6,7 @@
// Created: 2003/03/16
// RCS-ID: $Id:
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows license
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_NSPANEL_H__
diff --git a/include/wx/cocoa/NSTabView.h b/include/wx/cocoa/NSTabView.h
index 52bad3da13..e4bd715af0 100644
--- a/include/wx/cocoa/NSTabView.h
+++ b/include/wx/cocoa/NSTabView.h
@@ -6,7 +6,7 @@
// Created: 2004/04/08
// RCS-ID: $Id$
// Copyright: (c) 2004 David Elliott
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_COCOA_NSTABVIEW_H__
diff --git a/include/wx/cocoa/NSTableDataSource.h b/include/wx/cocoa/NSTableDataSource.h
index c9c687fe1e..853b6a25ab 100644
--- a/include/wx/cocoa/NSTableDataSource.h
+++ b/include/wx/cocoa/NSTableDataSource.h
@@ -6,7 +6,7 @@
// Created: 2003/08/05
// RCS-ID: $Id$
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_NSTABLEDATASOURCE_H__
diff --git a/include/wx/cocoa/NSTableView.h b/include/wx/cocoa/NSTableView.h
index 4edb1f22b9..1d1f86da5f 100644
--- a/include/wx/cocoa/NSTableView.h
+++ b/include/wx/cocoa/NSTableView.h
@@ -6,7 +6,7 @@
// Created: 2003/08/05
// RCS-ID: $Id$
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_NSTABLEVIEW_H__
diff --git a/include/wx/cocoa/NSTextField.h b/include/wx/cocoa/NSTextField.h
index 10b8244940..be75c0e0ea 100644
--- a/include/wx/cocoa/NSTextField.h
+++ b/include/wx/cocoa/NSTextField.h
@@ -6,7 +6,7 @@
// Created: 2002/12/09
// RCS-ID: $Id:
// Copyright: (c) 2002 David Elliott
-// Licence: wxWindows license
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_NSTEXTFIELD_H__
diff --git a/include/wx/cocoa/NSView.h b/include/wx/cocoa/NSView.h
index f9c023dbb8..2eef181fcf 100644
--- a/include/wx/cocoa/NSView.h
+++ b/include/wx/cocoa/NSView.h
@@ -6,7 +6,7 @@
// Created: 2003/02/15
// RCS-ID: $Id:
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows license
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_NSVIEW_H__
diff --git a/include/wx/cocoa/NSWindow.h b/include/wx/cocoa/NSWindow.h
index 65f702041b..1963f62204 100644
--- a/include/wx/cocoa/NSWindow.h
+++ b/include/wx/cocoa/NSWindow.h
@@ -6,7 +6,7 @@
// Created: 2003/03/16
// RCS-ID: $Id:
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows license
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_NSWINDOW_H__
diff --git a/include/wx/cocoa/ObjcAssociate.h b/include/wx/cocoa/ObjcAssociate.h
index 31b087e46c..1379fe5638 100644
--- a/include/wx/cocoa/ObjcAssociate.h
+++ b/include/wx/cocoa/ObjcAssociate.h
@@ -6,7 +6,7 @@
// Created: 2002/12/03
// RCS-ID: $Id:
// Copyright: (c) 2002 David Elliott
-// Licence: wxWindows license
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_OBJC_ASSOCIATE_H__
@@ -58,7 +58,7 @@ public: \
WX_IMPLEMENT_OBJC_INTERFACE_HASHMAP(ObjcClass)
/*-------------------------------------------------------------------------
-Stuff to be used by the wxWindows class (not the Cocoa interface)
+Stuff to be used by the wxWidgets class (not the Cocoa interface)
-------------------------------------------------------------------------*/
#define WX_DECLARE_COCOA_OWNER(ObjcClass,ObjcBase,ObjcRoot) \
public: \
diff --git a/include/wx/cocoa/ObjcPose.h b/include/wx/cocoa/ObjcPose.h
index b787528638..004fa6ede0 100644
--- a/include/wx/cocoa/ObjcPose.h
+++ b/include/wx/cocoa/ObjcPose.h
@@ -6,7 +6,7 @@
// Created: 2002/12/03
// RCS-ID: $Id:
// Copyright: (c) 2002 David Elliott
-// Licence: wxWindows license
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_PRIVATE_POSER_H__
diff --git a/include/wx/cocoa/ObjcRef.h b/include/wx/cocoa/ObjcRef.h
index faa11bea36..1fc3e0e574 100644
--- a/include/wx/cocoa/ObjcRef.h
+++ b/include/wx/cocoa/ObjcRef.h
@@ -6,7 +6,7 @@
// Created: 2004/03/28
// RCS-ID: $Id$
// Copyright: (c) 2004 David Elliott
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_COCOA_OBJCREF_H__
diff --git a/include/wx/cocoa/app.h b/include/wx/cocoa/app.h
index d0e7c78261..c2b2ebc1ff 100644
--- a/include/wx/cocoa/app.h
+++ b/include/wx/cocoa/app.h
@@ -6,7 +6,7 @@
// Created: 2002/11/27
// RCS-ID: $Id$
// Copyright: (c) 2002 David Elliott
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_COCOA_APP_H_
diff --git a/include/wx/cocoa/autorelease.h b/include/wx/cocoa/autorelease.h
index eedba0fdba..cbf2708718 100644
--- a/include/wx/cocoa/autorelease.h
+++ b/include/wx/cocoa/autorelease.h
@@ -6,7 +6,7 @@
// Created: 2003/07/11
// RCS-ID: $Id$
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_AUTORELEASE_H__
diff --git a/include/wx/cocoa/bitmap.h b/include/wx/cocoa/bitmap.h
index 47dc498d96..cde78d1c07 100644
--- a/include/wx/cocoa/bitmap.h
+++ b/include/wx/cocoa/bitmap.h
@@ -6,7 +6,7 @@
// Created: 2003/07/19
// RCS-ID: $Id$
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_BITMAP_H__
diff --git a/include/wx/cocoa/bmpbuttn.h b/include/wx/cocoa/bmpbuttn.h
index d75f85654a..d2d003c133 100644
--- a/include/wx/cocoa/bmpbuttn.h
+++ b/include/wx/cocoa/bmpbuttn.h
@@ -6,7 +6,7 @@
// Created: 2003/03/16
// RCS-ID: $Id:
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows license
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_BMPBUTTN_H__
diff --git a/include/wx/cocoa/brush.h b/include/wx/cocoa/brush.h
index d561168a24..dfee4ddf87 100644
--- a/include/wx/cocoa/brush.h
+++ b/include/wx/cocoa/brush.h
@@ -6,7 +6,7 @@
// Created: 2003/07/03
// RCS-ID: $Id$
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_BRUSH_H__
diff --git a/include/wx/cocoa/button.h b/include/wx/cocoa/button.h
index 0cf3f2df6d..f1ddb92218 100644
--- a/include/wx/cocoa/button.h
+++ b/include/wx/cocoa/button.h
@@ -6,7 +6,7 @@
// Created: 2002/12/29
// RCS-ID: $Id:
// Copyright: (c) 2002 David Elliott
-// Licence: wxWindows license
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_BUTTON_H__
diff --git a/include/wx/cocoa/checkbox.h b/include/wx/cocoa/checkbox.h
index 2862e6e81d..3571483d22 100644
--- a/include/wx/cocoa/checkbox.h
+++ b/include/wx/cocoa/checkbox.h
@@ -6,7 +6,7 @@
// Created: 2003/03/16
// RCS-ID: $Id:
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows license
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_CHECKBOX_H__
diff --git a/include/wx/cocoa/checklst.h b/include/wx/cocoa/checklst.h
index 7b4c59315d..49c81537f0 100644
--- a/include/wx/cocoa/checklst.h
+++ b/include/wx/cocoa/checklst.h
@@ -6,7 +6,7 @@
// Created: 2003/03/16
// RCS-ID: $Id:
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows license
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_CHECKLST_H__
diff --git a/include/wx/cocoa/choice.h b/include/wx/cocoa/choice.h
index 7db48f39f0..88a26c187e 100644
--- a/include/wx/cocoa/choice.h
+++ b/include/wx/cocoa/choice.h
@@ -6,7 +6,7 @@
// Created: 2003/03/16
// RCS-ID: $Id:
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows license
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_CHOICE_H__
diff --git a/include/wx/cocoa/clipbrd.h b/include/wx/cocoa/clipbrd.h
index 29c95bc812..c71180d03b 100644
--- a/include/wx/cocoa/clipbrd.h
+++ b/include/wx/cocoa/clipbrd.h
@@ -6,7 +6,7 @@
// Created: 2003/07/23
// RCS-ID: $Id$
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_CLIPBRD_H__
diff --git a/include/wx/cocoa/colour.h b/include/wx/cocoa/colour.h
index 3b1fe9706a..b8c0087ee9 100644
--- a/include/wx/cocoa/colour.h
+++ b/include/wx/cocoa/colour.h
@@ -6,7 +6,7 @@
// Created: 2003/06/17
// RCS-ID: $Id$
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_COLOUR_H__
diff --git a/include/wx/cocoa/combobox.h b/include/wx/cocoa/combobox.h
index b1abb3950c..80c212bc48 100644
--- a/include/wx/cocoa/combobox.h
+++ b/include/wx/cocoa/combobox.h
@@ -6,7 +6,7 @@
// Created: 2003/07/14
// RCS-ID: $Id$
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_COMBOBOX_H__
diff --git a/include/wx/cocoa/control.h b/include/wx/cocoa/control.h
index 153e6e1555..685dfb9805 100644
--- a/include/wx/cocoa/control.h
+++ b/include/wx/cocoa/control.h
@@ -6,7 +6,7 @@
// Created: 2003/02/15
// RCS-ID: $Id:
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows license
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_CONTROL_H__
diff --git a/include/wx/cocoa/cursor.h b/include/wx/cocoa/cursor.h
index e51ead594d..4ee5cce34f 100644
--- a/include/wx/cocoa/cursor.h
+++ b/include/wx/cocoa/cursor.h
@@ -6,7 +6,7 @@
// Created: 2002/11/27
// RCS-ID:
// Copyright: (c) David Elliott
-// Licence: wxWindows license
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_COCOA_CURSOR_H_
diff --git a/include/wx/cocoa/dataform.h b/include/wx/cocoa/dataform.h
index 17b95ee4a8..fd0cc7791d 100644
--- a/include/wx/cocoa/dataform.h
+++ b/include/wx/cocoa/dataform.h
@@ -6,7 +6,7 @@
// Created: 2003/07/23
// RCS-ID: $Id$
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_DATAFORM_H__
diff --git a/include/wx/cocoa/dataobj.h b/include/wx/cocoa/dataobj.h
index 666d24a8a3..997a0aca86 100644
--- a/include/wx/cocoa/dataobj.h
+++ b/include/wx/cocoa/dataobj.h
@@ -6,7 +6,7 @@
// Created: 2003/07/23
// RCS-ID: $Id$
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_DATAOBJ_H__
diff --git a/include/wx/cocoa/dataobj2.h b/include/wx/cocoa/dataobj2.h
index 5c2f561778..a447bb72e1 100644
--- a/include/wx/cocoa/dataobj2.h
+++ b/include/wx/cocoa/dataobj2.h
@@ -6,7 +6,7 @@
// Created: 2003/07/23
// RCS-ID: $Id$
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_DATAOBJ2_H__
diff --git a/include/wx/cocoa/dc.h b/include/wx/cocoa/dc.h
index f1bc6b4592..72d1caffa3 100644
--- a/include/wx/cocoa/dc.h
+++ b/include/wx/cocoa/dc.h
@@ -6,7 +6,7 @@
// Created: 2003/04/01
// RCS-ID: $Id$
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows license
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_DC_H__
diff --git a/include/wx/cocoa/dcclient.h b/include/wx/cocoa/dcclient.h
index 00bd2d8d1f..625a16d179 100644
--- a/include/wx/cocoa/dcclient.h
+++ b/include/wx/cocoa/dcclient.h
@@ -6,7 +6,7 @@
// Created: 2003/04/01
// RCS-ID: $Id$
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows license
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_DCCLIENT_H__
diff --git a/include/wx/cocoa/dcmemory.h b/include/wx/cocoa/dcmemory.h
index a81f980166..f0da158567 100644
--- a/include/wx/cocoa/dcmemory.h
+++ b/include/wx/cocoa/dcmemory.h
@@ -6,7 +6,7 @@
// Created: 2003/03/16
// RCS-ID: $Id$
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_DCMEMORY_H__
diff --git a/include/wx/cocoa/dcscreen.h b/include/wx/cocoa/dcscreen.h
index f6e08fd043..8c22586b51 100644
--- a/include/wx/cocoa/dcscreen.h
+++ b/include/wx/cocoa/dcscreen.h
@@ -6,7 +6,7 @@
// Created: 2003/03/16
// RCS-ID: $Id:
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows license
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_DCSCREEN_H__
diff --git a/include/wx/cocoa/dialog.h b/include/wx/cocoa/dialog.h
index 38cdea30de..8ba00a62eb 100644
--- a/include/wx/cocoa/dialog.h
+++ b/include/wx/cocoa/dialog.h
@@ -6,7 +6,7 @@
// Created: 2002/12/15
// RCS-ID: $Id:
// Copyright: David Elliott
-// Licence: wxWindows license
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_COCOA_DIALOG_H_
diff --git a/include/wx/cocoa/font.h b/include/wx/cocoa/font.h
index f2075fe537..65901cdb05 100644
--- a/include/wx/cocoa/font.h
+++ b/include/wx/cocoa/font.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_FONT_H_
diff --git a/include/wx/cocoa/frame.h b/include/wx/cocoa/frame.h
index 5c479efc91..a4c60ff424 100644
--- a/include/wx/cocoa/frame.h
+++ b/include/wx/cocoa/frame.h
@@ -6,7 +6,7 @@
// Created: 2003/03/16
// RCS-ID: $Id:
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows license
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_COCOA_FRAME_H_
diff --git a/include/wx/cocoa/gauge.h b/include/wx/cocoa/gauge.h
index dd5228059b..357eeb4c24 100644
--- a/include/wx/cocoa/gauge.h
+++ b/include/wx/cocoa/gauge.h
@@ -6,7 +6,7 @@
// Created: 2003/07/15
// RCS-ID: $Id$
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_GAUGE_H__
diff --git a/include/wx/cocoa/gdiobj.h b/include/wx/cocoa/gdiobj.h
index cb4176ce05..e63cfba926 100644
--- a/include/wx/cocoa/gdiobj.h
+++ b/include/wx/cocoa/gdiobj.h
@@ -6,7 +6,7 @@
// Created: 2002/11/27
// RCS-ID:
// Copyright: (c) AUTHOR
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GDIOBJ_H_
diff --git a/include/wx/cocoa/icon.h b/include/wx/cocoa/icon.h
index 79178d01aa..d1e338c45d 100644
--- a/include/wx/cocoa/icon.h
+++ b/include/wx/cocoa/icon.h
@@ -6,7 +6,7 @@
// Created: 2003/08/11
// RCS-ID: $Id$
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_COCOA_ICON_H__
diff --git a/include/wx/cocoa/listbox.h b/include/wx/cocoa/listbox.h
index 5bd2427989..8b94556762 100644
--- a/include/wx/cocoa/listbox.h
+++ b/include/wx/cocoa/listbox.h
@@ -6,7 +6,7 @@
// Created: 2003/03/16
// RCS-ID: $Id:
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows license
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_LISTBOX_H__
diff --git a/include/wx/cocoa/log.h b/include/wx/cocoa/log.h
index 3770559fa9..bc47f83d03 100644
--- a/include/wx/cocoa/log.h
+++ b/include/wx/cocoa/log.h
@@ -6,7 +6,7 @@
// Created: 2004/02/07
// RCS-ID: $Id$
// Copyright: (c) 2004 David Elliott
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_COCOA_LOG_H__
diff --git a/include/wx/cocoa/mbarman.h b/include/wx/cocoa/mbarman.h
index 70dc7d3d61..b9c63e9e21 100644
--- a/include/wx/cocoa/mbarman.h
+++ b/include/wx/cocoa/mbarman.h
@@ -6,7 +6,7 @@
// Created: 2003/09/04
// RCS-ID: $Id$
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_MBARMAN_H__
diff --git a/include/wx/cocoa/mdi.h b/include/wx/cocoa/mdi.h
index e2e3b6e772..ff6e628937 100644
--- a/include/wx/cocoa/mdi.h
+++ b/include/wx/cocoa/mdi.h
@@ -6,7 +6,7 @@
// Created: 2003/09/08
// RCS-ID: $Id$
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_MDI_H__
diff --git a/include/wx/cocoa/menu.h b/include/wx/cocoa/menu.h
index 819a36ddf9..8b7c2c0554 100644
--- a/include/wx/cocoa/menu.h
+++ b/include/wx/cocoa/menu.h
@@ -6,7 +6,7 @@
// Created: 2002/12/09
// RCS-ID: $Id:
// Copyright: (c) 2002 David Elliott
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_MENU_H__
diff --git a/include/wx/cocoa/menuitem.h b/include/wx/cocoa/menuitem.h
index 75e66b1d4c..b312bc7489 100644
--- a/include/wx/cocoa/menuitem.h
+++ b/include/wx/cocoa/menuitem.h
@@ -6,7 +6,7 @@
// Created: 2002/12/13
// RCS-ID: $Id:
// Copyright: (c) 2002 David Elliott
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_COCOA_MENUITEM_H_
diff --git a/include/wx/cocoa/notebook.h b/include/wx/cocoa/notebook.h
index fb2a8153e1..a252aa8e7c 100644
--- a/include/wx/cocoa/notebook.h
+++ b/include/wx/cocoa/notebook.h
@@ -6,7 +6,7 @@
// Created: 2004/04/08
// RCS-ID: $Id$
// Copyright: (c) 2004 David Elliott
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_COCOA_NOTEBOOK_H__
diff --git a/include/wx/cocoa/pen.h b/include/wx/cocoa/pen.h
index 01d4ef5d91..71e376857f 100644
--- a/include/wx/cocoa/pen.h
+++ b/include/wx/cocoa/pen.h
@@ -6,7 +6,7 @@
// Created: 2003/08/02 (stubs from 22.03.2003)
// RCS-ID: $Id$
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_PEN_H__
diff --git a/include/wx/cocoa/radiobox.h b/include/wx/cocoa/radiobox.h
index 959f672e19..2f46f3705c 100644
--- a/include/wx/cocoa/radiobox.h
+++ b/include/wx/cocoa/radiobox.h
@@ -6,7 +6,7 @@
// Created: 2003/03/18
// RCS-ID: $Id:
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows license
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_RADIOBOX_H__
diff --git a/include/wx/cocoa/radiobut.h b/include/wx/cocoa/radiobut.h
index 4a0be4f61e..cac347da8e 100644
--- a/include/wx/cocoa/radiobut.h
+++ b/include/wx/cocoa/radiobut.h
@@ -6,7 +6,7 @@
// Created: 2003/03/18
// RCS-ID: $Id:
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows license
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_RADIOBUT_H__
diff --git a/include/wx/cocoa/region.h b/include/wx/cocoa/region.h
index 652b5c8b47..c3b4a52f03 100644
--- a/include/wx/cocoa/region.h
+++ b/include/wx/cocoa/region.h
@@ -6,7 +6,7 @@
// Created: 2004/04/12
// RCS-ID: $Id$
// Copyright: (c) 2004 David Elliott
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_COCOA_REGION_H__
diff --git a/include/wx/cocoa/slider.h b/include/wx/cocoa/slider.h
index e1a9193f03..82b4ea275d 100644
--- a/include/wx/cocoa/slider.h
+++ b/include/wx/cocoa/slider.h
@@ -6,7 +6,7 @@
// Created: 2003/06/19
// RCS-ID: $Id$
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_SLIDER_H__
diff --git a/include/wx/cocoa/spinbutt.h b/include/wx/cocoa/spinbutt.h
index 20f1e70c85..e911e1b52b 100644
--- a/include/wx/cocoa/spinbutt.h
+++ b/include/wx/cocoa/spinbutt.h
@@ -6,7 +6,7 @@
// Created: 2003/07/14
// RCS-ID: $Id$
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_SPINBUTT_H__
diff --git a/include/wx/cocoa/statbmp.h b/include/wx/cocoa/statbmp.h
index 74e166ec90..c05365f2f7 100644
--- a/include/wx/cocoa/statbmp.h
+++ b/include/wx/cocoa/statbmp.h
@@ -6,7 +6,7 @@
// Created: 2003/03/16
// RCS-ID: $Id:
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows license
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_STATBMP_H__
diff --git a/include/wx/cocoa/statbox.h b/include/wx/cocoa/statbox.h
index 0682b1dff2..d878d27b4d 100644
--- a/include/wx/cocoa/statbox.h
+++ b/include/wx/cocoa/statbox.h
@@ -6,7 +6,7 @@
// Created: 2003/03/18
// RCS-ID: $Id:
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows license
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_STATBOX_H__
diff --git a/include/wx/cocoa/statline.h b/include/wx/cocoa/statline.h
index e04dbe527e..96f7754d8d 100644
--- a/include/wx/cocoa/statline.h
+++ b/include/wx/cocoa/statline.h
@@ -6,7 +6,7 @@
// Created: 2003/03/18
// RCS-ID: $Id:
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows license
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_STATLINE_H__
diff --git a/include/wx/cocoa/stattext.h b/include/wx/cocoa/stattext.h
index 39c6cb0383..139f4370b3 100644
--- a/include/wx/cocoa/stattext.h
+++ b/include/wx/cocoa/stattext.h
@@ -6,7 +6,7 @@
// Created: 2003/02/15
// RCS-ID: $Id:
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows license
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_STATTEXT_H__
diff --git a/include/wx/cocoa/string.h b/include/wx/cocoa/string.h
index be1067101d..a7e714282f 100644
--- a/include/wx/cocoa/string.h
+++ b/include/wx/cocoa/string.h
@@ -6,7 +6,7 @@
// Created: 2003/04/13
// RCS-ID: $Id$
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_STRING_H__
diff --git a/include/wx/cocoa/textctrl.h b/include/wx/cocoa/textctrl.h
index abca3292db..7d91e4912a 100644
--- a/include/wx/cocoa/textctrl.h
+++ b/include/wx/cocoa/textctrl.h
@@ -6,7 +6,7 @@
// Created: 2003/03/16
// RCS-ID: $Id:
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows license
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_TEXTCTRL_H__
diff --git a/include/wx/cocoa/toolbar.h b/include/wx/cocoa/toolbar.h
index d8ccd336b9..fe7be92b61 100644
--- a/include/wx/cocoa/toolbar.h
+++ b/include/wx/cocoa/toolbar.h
@@ -6,7 +6,7 @@
// Created: 2003/08/17
// RCS-ID: $Id$
// Copyright: (c) 2003 David Elliott
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_TOOLBAR_H__
diff --git a/include/wx/cocoa/toplevel.h b/include/wx/cocoa/toplevel.h
index 779028ca15..1d2bf3050a 100644
--- a/include/wx/cocoa/toplevel.h
+++ b/include/wx/cocoa/toplevel.h
@@ -6,7 +6,7 @@
// Created: 2002/12/08
// RCS-ID: $Id$
// Copyright: (c) 2002 David Elliott
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_TOPLEVEL_H__
diff --git a/include/wx/cocoa/window.h b/include/wx/cocoa/window.h
index 30e1a12dda..fc4b097079 100644
--- a/include/wx/cocoa/window.h
+++ b/include/wx/cocoa/window.h
@@ -6,7 +6,7 @@
// Created: 2002/12/26
// RCS-ID: $Id:
// Copyright: (c) 2002 David Elliott
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_WINDOW_H__
diff --git a/include/wx/colordlg.h b/include/wx/colordlg.h
index f08d224b5b..3c5cef8a6a 100644
--- a/include/wx/colordlg.h
+++ b/include/wx/colordlg.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 01/02/97
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_COLORDLG_H_BASE_
diff --git a/include/wx/combobox.h b/include/wx/combobox.h
index fa705b0c10..ff4980c551 100644
--- a/include/wx/combobox.h
+++ b/include/wx/combobox.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 24.12.00
// RCS-ID: $Id$
-// Copyright: (c) 1996-2000 wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) 1996-2000 wxWidgets team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_COMBOBOX_H_BASE_
diff --git a/include/wx/confbase.h b/include/wx/confbase.h
index 699a9e0ace..130f6836ef 100644
--- a/include/wx/confbase.h
+++ b/include/wx/confbase.h
@@ -8,7 +8,7 @@
// RCS-ID: $Id$
// Copyright: (c) 1997 Karsten Ballüder Ballueder@usa.net
// Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CONFBASE_H_
diff --git a/include/wx/containr.h b/include/wx/containr.h
index 99049e718c..ca1fad02ae 100644
--- a/include/wx/containr.h
+++ b/include/wx/containr.h
@@ -7,7 +7,7 @@
// Created: 06.08.01
// RCS-ID: $Id$
// Copyright: (c) 2001 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CONTAINR_H_
@@ -98,7 +98,7 @@ protected:
DECLARE_NO_COPY_CLASS(wxControlContainer)
};
-// this function is for wxWindows internal use only
+// this function is for wxWidgets internal use only
extern bool wxSetFocusToChild(wxWindow *win, wxWindow **child);
// ----------------------------------------------------------------------------
diff --git a/include/wx/control.h b/include/wx/control.h
index b891236e4a..d3c7c8f896 100644
--- a/include/wx/control.h
+++ b/include/wx/control.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 26.07.99
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CONTROL_H_BASE_
diff --git a/include/wx/cshelp.h b/include/wx/cshelp.h
index eb21207da1..d9c8343474 100644
--- a/include/wx/cshelp.h
+++ b/include/wx/cshelp.h
@@ -6,7 +6,7 @@
// Created: 08/09/2000
// RCS-ID: $Id$
// Copyright: (c) 2000 Julian Smart, Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CSHELPH__
diff --git a/include/wx/ctrlsub.h b/include/wx/ctrlsub.h
index 70270f8220..7ae43369b4 100644
--- a/include/wx/ctrlsub.h
+++ b/include/wx/ctrlsub.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 22.10.99
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CTRLSUB_H_BASE_
diff --git a/include/wx/dataobj.h b/include/wx/dataobj.h
index 838f25f33b..fff561008c 100644
--- a/include/wx/dataobj.h
+++ b/include/wx/dataobj.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 26.05.99
// RCS-ID: $Id$
-// Copyright: (c) wxWindows Team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets Team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DATAOBJ_H_BASE_
diff --git a/include/wx/datetime.h b/include/wx/datetime.h
index 6e45b0fcd4..25d7c95019 100644
--- a/include/wx/datetime.h
+++ b/include/wx/datetime.h
@@ -7,7 +7,7 @@
// Created: 10.02.99
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DATETIME_H
diff --git a/include/wx/datstrm.h b/include/wx/datstrm.h
index 18738669d8..fa4e5f6610 100644
--- a/include/wx/datstrm.h
+++ b/include/wx/datstrm.h
@@ -6,7 +6,7 @@
// Created: 28/06/1998
// RCS-ID: $Id$
// Copyright: (c) Guilhem Lavaux
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DATSTREAM_H_
diff --git a/include/wx/db.h b/include/wx/db.h
index 771874678c..60a301d782 100644
--- a/include/wx/db.h
+++ b/include/wx/db.h
@@ -19,16 +19,16 @@
// Created: 9.96
// RCS-ID: $Id$
// Copyright: (c) 1996 Remstar International, Inc.
-// Licence: wxWindows licence, plus:
+// Licence: wxWidgets licence, plus:
// Notice: This class library and its intellectual design are free of charge for use,
// modification, enhancement, debugging under the following conditions:
// 1) These classes may only be used as part of the implementation of a
-// wxWindows-based application
-// 2) All enhancements and bug fixes are to be submitted back to the wxWindows
-// user groups free of all charges for use with the wxWindows library.
+// wxWidgets-based application
+// 2) All enhancements and bug fixes are to be submitted back to the wxWidgets
+// user groups free of all charges for use with the wxWidgets library.
// 3) These classes may not be distributed as part of any other class library,
// DLL, text (written or electronic), other than a complete distribution of
-// the wxWindows GUI development toolkit.
+// the wxWidgets GUI development toolkit.
//
///////////////////////////////////////////////////////////////////////////////
@@ -71,7 +71,7 @@
// you cannot use the iODBC headers, you must use the VC headers,
// plus the odbcinst.h header - gt Nov 2 2000
//
- // Must add "odbccp32.lib" in \wx2\wxWindows\src\makevc.env to the WINLIBS= line
+ // Must add "odbccp32.lib" in \wx2\wxWidgets\src\makevc.env to the WINLIBS= line
//
#include "sql.h"
#include "sqlext.h"
diff --git a/include/wx/dbgrid.h b/include/wx/dbgrid.h
index 954655b1c9..da476d1442 100644
--- a/include/wx/dbgrid.h
+++ b/include/wx/dbgrid.h
@@ -6,7 +6,7 @@
// Created:
// RCS-ID: $Id$
// Copyright: (c) 1999 The Computer Surgery (roger@computer-surgery.co.uk)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// Branched From : dbgrid.h,v 1.19 2001/03/28 11:16:01
///////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/dbkeyg.h b/include/wx/dbkeyg.h
index d6187688b9..94975d23da 100644
--- a/include/wx/dbkeyg.h
+++ b/include/wx/dbkeyg.h
@@ -6,7 +6,7 @@
// Created:
// RCS-ID: $Id$
// Copyright: (c) 1999 The Computer Surgery (roger@computer-surgery.co.uk)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
//
// NOTE : There is no CPP file to go along with this
//
diff --git a/include/wx/dbtable.h b/include/wx/dbtable.h
index 625270b5ff..c6187156f8 100644
--- a/include/wx/dbtable.h
+++ b/include/wx/dbtable.h
@@ -8,16 +8,16 @@
// Created: 9.96
// RCS-ID: $Id$
// Copyright: (c) 1996 Remstar International, Inc.
-// Licence: wxWindows licence, plus:
+// Licence: wxWidgets licence, plus:
// Notice: This class library and its intellectual design are free of charge for use,
// modification, enhancement, debugging under the following conditions:
// 1) These classes may only be used as part of the implementation of a
-// wxWindows-based application
-// 2) All enhancements and bug fixes are to be submitted back to the wxWindows
-// user groups free of all charges for use with the wxWindows library.
+// wxWidgets-based application
+// 2) All enhancements and bug fixes are to be submitted back to the wxWidgets
+// user groups free of all charges for use with the wxWidgets library.
// 3) These classes may not be distributed as part of any other class library,
// DLL, text (written or electronic), other than a complete distribution of
-// the wxWindows GUI development toolkit.
+// the wxWidgets GUI development toolkit.
///////////////////////////////////////////////////////////////////////////////
/*
diff --git a/include/wx/dc.h b/include/wx/dc.h
index 911c146d73..747915383b 100644
--- a/include/wx/dc.h
+++ b/include/wx/dc.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 05/25/99
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DC_H_BASE_
diff --git a/include/wx/dcbuffer.h b/include/wx/dcbuffer.h
index 1b5d728020..736fedf2bc 100644
--- a/include/wx/dcbuffer.h
+++ b/include/wx/dcbuffer.h
@@ -6,7 +6,7 @@
// Created: 16/03/02
// RCS-ID: $Id$
// Copyright: (c) Ron Lee
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DCBUFFER_H_
diff --git a/include/wx/dcmirror.h b/include/wx/dcmirror.h
index 5b3a13988c..236b694823 100644
--- a/include/wx/dcmirror.h
+++ b/include/wx/dcmirror.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 21.07.2003
// RCS-ID: $Id$
-// Copyright: (c) 2003 Vadim Zeitlin
-// Licence: wxWindows licence
+// Copyright: (c) 2003 Vadim Zeitlin
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DCMIRROR_H_
diff --git a/include/wx/debug.h b/include/wx/debug.h
index f353646e8b..e08835bf74 100644
--- a/include/wx/debug.h
+++ b/include/wx/debug.h
@@ -6,7 +6,7 @@
* Created: 29/01/98
* RCS-ID: $Id$
* Copyright: (c) 1998 Vadim Zeitlin
-* Licence: wxWindows licence
+* Licence: wxWidgets licence
*/
/* THIS IS A C FILE, DON'T USE C++ FEATURES (IN PARTICULAR COMMENTS) IN IT */
diff --git a/include/wx/defs.h b/include/wx/defs.h
index 1a77bf608f..2a109d6798 100644
--- a/include/wx/defs.h
+++ b/include/wx/defs.h
@@ -6,7 +6,7 @@
* Created: 01/02/97
* RCS-ID: $Id$
* Copyright: (c)
-* Licence: wxWindows licence
+* Licence: wxWidgets licence
*/
/* THIS IS A C FILE, DON'T USE C++ FEATURES (IN PARTICULAR COMMENTS) IN IT */
@@ -97,7 +97,7 @@
#endif /* __BORLANDC__ */
/* ---------------------------------------------------------------------------- */
-/* wxWindows version and compatibility defines */
+/* wxWidgets version and compatibility defines */
/* ---------------------------------------------------------------------------- */
#include "wx/version.h"
@@ -548,7 +548,7 @@ enum
};
/* ---------------------------------------------------------------------------- */
-/* standard wxWindows types */
+/* standard wxWidgets types */
/* ---------------------------------------------------------------------------- */
/* the type for screen and DC coordinates */
@@ -581,7 +581,7 @@ typedef wxUint8 wxByte;
/* 16bit */
#ifdef SIZEOF_SHORT
#if SIZEOF_SHORT != 2
- #error "wxWindows assumes sizeof(short) == 2, please fix the code"
+ #error "wxWidgets assumes sizeof(short) == 2, please fix the code"
#endif
#else
#define SIZEOF_SHORT 2
@@ -671,7 +671,7 @@ typedef wxUint16 wxWord;
typedef long wxInt32;
typedef unsigned long wxUint32;
#elif
- /* wxWindows is not ready for 128bit systems yet... */
+ /* wxWidgets is not ready for 128bit systems yet... */
#error "Unknown sizeof(int) value, what are you compiling for?"
#endif
#else /* !defined(SIZEOF_INT) */
@@ -717,7 +717,7 @@ typedef wxUint32 wxDword;
#else
/*
This should never happen for the current architectures but if you're
- using one where it does, please contact wx-dev@lists.wxwindows.org.
+ using one where it does, please contact wx-dev@lists.wxwidgets.org.
*/
#error "Pointers can't be stored inside integer types."
#endif
@@ -1976,7 +1976,7 @@ enum wxUpdateUI
#endif
/* --------------------------------------------------------------------------- */
-/* macros that enable wxWindows apps to be compiled in absence of the */
+/* macros that enable wxWidgets apps to be compiled in absence of the */
/* sytem headers, although some platform specific types are used in the */
/* platform specific (implementation) parts of the headers */
/* --------------------------------------------------------------------------- */
@@ -2069,8 +2069,8 @@ typedef struct klass *WX_##klass
#warning "Objective-C types will not be checked by the compiler."
/* NOTE: typedef struct objc_object *id; */
/* IOW, we're declaring these using the id type without using that name, */
-/* since "id" is used extensively not only within wxWindows itself, but */
-/* also in wxWindows application code. The following works fine when */
+/* since "id" is used extensively not only within wxWidgets itself, but */
+/* also in wxWidgets application code. The following works fine when */
/* compiling C(++) code, and works without typesafety for Obj-C(++) code */
#define DECLARE_WXCOCOA_OBJC_CLASS(klass) \
typedef struct objc_object *WX_##klass
@@ -2100,7 +2100,7 @@ DECLARE_WXCOCOA_OBJC_CLASS(NSTextStorage);
DECLARE_WXCOCOA_OBJC_CLASS(NSThread);
DECLARE_WXCOCOA_OBJC_CLASS(NSWindow);
DECLARE_WXCOCOA_OBJC_CLASS(NSView);
-typedef WX_NSView WXWidget; /* wxWindows BASE definition */
+typedef WX_NSView WXWidget; /* wxWidgets BASE definition */
#endif /* __WXCOCOA__ */
#ifdef __WXMSW__
@@ -2379,8 +2379,8 @@ typedef struct window_t *WXWidget;
#endif /* MGL */
/* This is required because of clashing macros in windows.h, which may be */
-/* included before or after wxWindows classes, and therefore must be */
-/* disabled here before any significant wxWindows headers are included. */
+/* included before or after wxWidgets classes, and therefore must be */
+/* disabled here before any significant wxWidgets headers are included. */
#ifdef __WXMSW__
#ifdef GetClassInfo
#undef GetClassInfo
diff --git a/include/wx/dialog.h b/include/wx/dialog.h
index c40e2399a3..99672e2ee3 100644
--- a/include/wx/dialog.h
+++ b/include/wx/dialog.h
@@ -6,7 +6,7 @@
// Created: 29.06.99
// RCS-ID: $Id$
// Copyright: (c) Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DIALOG_H_BASE_
diff --git a/include/wx/dialup.h b/include/wx/dialup.h
index 1e1ee8c733..782defae1f 100644
--- a/include/wx/dialup.h
+++ b/include/wx/dialup.h
@@ -1,12 +1,12 @@
/////////////////////////////////////////////////////////////////////////////
// Name: wx/dialup.h
-// Purpose: Network related wxWindows classes and functions
+// Purpose: Network related wxWidgets classes and functions
// Author: Vadim Zeitlin
// Modified by:
// Created: 07.07.99
// RCS-ID: $Id$
// Copyright: (c) Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DIALUP_H
diff --git a/include/wx/dir.h b/include/wx/dir.h
index 4a49f7c6bc..179127bca7 100644
--- a/include/wx/dir.h
+++ b/include/wx/dir.h
@@ -6,7 +6,7 @@
// Created: 08.12.99
// RCS-ID: $Id$
// Copyright: (c) 1999 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DIR_H_
diff --git a/include/wx/display.h b/include/wx/display.h
index 083ae2b954..d2dcd0f602 100644
--- a/include/wx/display.h
+++ b/include/wx/display.h
@@ -5,8 +5,8 @@
// Modified by: Vadim Zeitlin (resolution changes, display modes, ...)
// Created: 06/21/02
// RCS-ID: $Id$
-// Copyright: (c) 2002-2003 wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) 2002-2003 wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DISPLAY_H_BASE_
diff --git a/include/wx/dlimpexp.h b/include/wx/dlimpexp.h
index 92eabb7b6d..8ca00d85ac 100644
--- a/include/wx/dlimpexp.h
+++ b/include/wx/dlimpexp.h
@@ -5,8 +5,8 @@
* Modified by:
* Created: 16.10.2003 (extracted from wx/defs.h)
* RCS-ID: $Id$
- * Copyright: (c) 2003 Vadim Zeitlin
- * Licence: wxWindows licence
+ * Copyright: (c) 2003 Vadim Zeitlin
+ * Licence: wxWidgets licence
*/
/*
@@ -57,7 +57,7 @@
#endif
/*
- We support building wxWindows as a set of several libraries but we don't
+ We support building wxWidgets as a set of several libraries but we don't
support arbitrary combinations of libs/DLLs: either we build all of them as
DLLs (in which case WXMAKINGDLL is defined) or none (it isn't).
diff --git a/include/wx/dnd.h b/include/wx/dnd.h
index eb7eea590a..4739a37139 100644
--- a/include/wx/dnd.h
+++ b/include/wx/dnd.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 26.05.99
// RCS-ID: $Id$
-// Copyright: (c) wxWindows Team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets Team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DND_H_BASE_
diff --git a/include/wx/docmdi.h b/include/wx/docmdi.h
index c8e94f3159..5c1670c250 100644
--- a/include/wx/docmdi.h
+++ b/include/wx/docmdi.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DOCMDI_H_
diff --git a/include/wx/docview.h b/include/wx/docview.h
index 11989e4c1a..01c762cf7f 100644
--- a/include/wx/docview.h
+++ b/include/wx/docview.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DOCH__
@@ -97,7 +97,7 @@ public:
virtual wxInputStream& LoadObject(wxInputStream& stream);
#endif
- // Called by wxWindows
+ // Called by wxWidgets
virtual bool OnSaveDocument(const wxString& filename);
virtual bool OnOpenDocument(const wxString& filename);
virtual bool OnNewDocument();
diff --git a/include/wx/dynarray.h b/include/wx/dynarray.h
index a59e853236..27e46db363 100644
--- a/include/wx/dynarray.h
+++ b/include/wx/dynarray.h
@@ -6,7 +6,7 @@
// Created: 12.09.97
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _DYNARRAY_H
@@ -612,7 +612,7 @@ private: \
// same except that they use an additional __declspec(dllexport) or equivalent
// under Windows if needed.
//
-// The first (just EXPORTED) macros do it if wxWindows was compiled as a DLL
+// The first (just EXPORTED) macros do it if wxWidgets was compiled as a DLL
// and so must be used used inside the library. The second kind (USER_EXPORTED)
// allow the user code to do it when it wants. This is needed if you have a dll
// that wants to export a wxArray daubed with your own import/export goo.
diff --git a/include/wx/dynlib.h b/include/wx/dynlib.h
index 32b569ccdb..66125b7c28 100644
--- a/include/wx/dynlib.h
+++ b/include/wx/dynlib.h
@@ -6,7 +6,7 @@
// Created: 20/07/98
// RCS-ID: $Id$
// Copyright: (c) 1998 Guilhem Lavaux
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DYNLIB_H__
@@ -170,7 +170,7 @@ public:
static wxString CanonicalizeName(const wxString& name,
wxDynamicLibraryCategory cat = wxDL_LIBRARY);
- // return name of wxWindows plugin (adds compiler and version info
+ // return name of wxWidgets plugin (adds compiler and version info
// to the filename):
static wxString
CanonicalizePluginName(const wxString& name,
diff --git a/include/wx/dynload.h b/include/wx/dynload.h
index 8f119b49bb..c5f3585ec6 100644
--- a/include/wx/dynload.h
+++ b/include/wx/dynload.h
@@ -7,7 +7,7 @@
// Created: 03/12/01
// RCS-ID: $Id$
// Copyright: (c) 2001 Ron Lee
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DYNAMICLOADER_H__
diff --git a/include/wx/effects.h b/include/wx/effects.h
index a051c857fe..c835f6721d 100644
--- a/include/wx/effects.h
+++ b/include/wx/effects.h
@@ -7,7 +7,7 @@
// Created: 25/4/2000
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/include/wx/encconv.h b/include/wx/encconv.h
index d99eaea5e2..abb8cb0cdb 100644
--- a/include/wx/encconv.h
+++ b/include/wx/encconv.h
@@ -4,7 +4,7 @@
// font encodings
// Author: Vaclav Slavik
// Copyright: (c) 1999 Vaclav Slavik
-// Licence: wxWindows Licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_ENCCONV_H_
@@ -87,7 +87,7 @@ class WXDLLIMPEXP_BASE wxEncodingConverter : public wxObject
//
// Returns FALSE if given conversion is impossible, TRUE otherwise
// (conversion may be impossible either if you try to convert
- // to Unicode with non-Unicode build of wxWindows or if input
+ // to Unicode with non-Unicode build of wxWidgets or if input
// or output encoding is not supported.)
bool Init(wxFontEncoding input_enc, wxFontEncoding output_enc, int method = wxCONVERT_STRICT);
diff --git a/include/wx/encinfo.h b/include/wx/encinfo.h
index a5e7af1b03..1083e8d5a8 100644
--- a/include/wx/encinfo.h
+++ b/include/wx/encinfo.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 19.09.2003 (extracted from wx/fontenc.h)
// RCS-ID: $Id$
-// Copyright: (c) 2003 Vadim Zeitlin
-// Licence: wxWindows licence
+// Copyright: (c) 2003 Vadim Zeitlin
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_ENCINFO_H_
diff --git a/include/wx/event.h b/include/wx/event.h
index 4c915163a3..a9e301ba5d 100644
--- a/include/wx/event.h
+++ b/include/wx/event.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 01/02/97
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_EVENT_H__
@@ -59,17 +59,17 @@ typedef int wxEventType;
// handler only a function with proper parameter list can be given.
#define wxStaticCastEvent(type, val) wx_static_cast(type, val)
-// in previous versions of wxWindows the event types used to be constants
+// in previous versions of wxWidgets the event types used to be constants
// which created difficulties with custom/user event types definition
//
-// starting from wxWindows 2.4 the event types are now dynamically assigned
+// starting from wxWidgets 2.4 the event types are now dynamically assigned
// using wxNewEventType() which solves this problem, however at price of
// several incompatibilities:
//
// a) event table macros declaration changed, it now uses wxEventTableEntry
// ctor instead of initialisation from an agregate - the macro
// DECLARE_EVENT_TABLE_ENTRY may be used to write code which can compile
-// with all versions of wxWindows
+// with all versions of wxWidgets
//
// b) event types can't be used as switch() cases as they're not really
// constant any more - there is no magic solution here, you just have to
@@ -315,7 +315,7 @@ enum Propagation_state
};
/*
- * wxWindows events, covering all interesting things that might happen
+ * wxWidgets events, covering all interesting things that might happen
* (button clicking, resizing, setting text in widgets, etc.).
*
* For each completely new event type, derive a new event class.
@@ -1574,7 +1574,7 @@ public:
// time we should update
static void ResetUpdateTime();
- // Specify how wxWindows will send update events: to
+ // Specify how wxWidgets will send update events: to
// all windows, or only to those which specify that they
// will process the events.
static void SetMode(wxUpdateUIMode mode) { sm_updateMode = mode; }
@@ -1931,7 +1931,7 @@ public:
virtual wxEvent *Clone() const { return new wxIdleEvent(*this); }
- // Specify how wxWindows will send idle events: to
+ // Specify how wxWidgets will send idle events: to
// all windows, or only to those which specify that they
// will process the events.
static void SetMode(wxIdleMode mode) { sm_idleMode = mode; }
@@ -2145,7 +2145,7 @@ protected:
};
// ----------------------------------------------------------------------------
-// wxEvtHandler: the base class for all objects handling wxWindows events
+// wxEvtHandler: the base class for all objects handling wxWidgets events
// ----------------------------------------------------------------------------
class WXDLLIMPEXP_BASE wxEvtHandler : public wxObject
diff --git a/include/wx/evtloop.h b/include/wx/evtloop.h
index 084bc9f162..54336ed2e1 100644
--- a/include/wx/evtloop.h
+++ b/include/wx/evtloop.h
@@ -6,7 +6,7 @@
// Created: 01.06.01
// RCS-ID: $Id$
// Copyright: (c) 2001 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_EVTLOOP_H_
diff --git a/include/wx/except.h b/include/wx/except.h
index a80bbc34f7..ef861f02b9 100644
--- a/include/wx/except.h
+++ b/include/wx/except.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 17.09.2003
// RCS-ID: $Id$
-// Copyright: (c) 2003 Vadim Zeitlin
-// Licence: wxWindows licence
+// Copyright: (c) 2003 Vadim Zeitlin
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_EXCEPT_H_
diff --git a/include/wx/fdrepdlg.h b/include/wx/fdrepdlg.h
index 9f047c2672..6efa1c3a68 100644
--- a/include/wx/fdrepdlg.h
+++ b/include/wx/fdrepdlg.h
@@ -6,7 +6,7 @@
// Created: 23/03/2001
// RCS-ID:
// Copyright: (c) Markus Greither
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_FINDREPLACEDLG_H_
diff --git a/include/wx/features.h b/include/wx/features.h
index d4a19c9748..9e3472861b 100644
--- a/include/wx/features.h
+++ b/include/wx/features.h
@@ -1,13 +1,13 @@
/**
* Name: wx/features.h
* Purpose: test macros for the features which might be available in some
-* wxWindows ports but not others
+* wxWidgets ports but not others
* Author: Vadim Zeitlin
* Modified by: Ryan Norton (Converted to C)
* Created: 18.03.02
* RCS-ID: $Id$
-* Copyright: (c) 2002 Vadim Zeitlin
-* Licence: wxWindows licence
+* Copyright: (c) 2002 Vadim Zeitlin
+* Licence: wxWidgets licence
*/
/* THIS IS A C FILE, DON'T USE C++ FEATURES (IN PARTICULAR COMMENTS) IN IT */
diff --git a/include/wx/ffile.h b/include/wx/ffile.h
index 8f8ffde014..3600d511f8 100644
--- a/include/wx/ffile.h
+++ b/include/wx/ffile.h
@@ -6,7 +6,7 @@
// Created: 14.07.99
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_FFILE_H_
diff --git a/include/wx/file.h b/include/wx/file.h
index 2bc1542698..dbc56beeb9 100644
--- a/include/wx/file.h
+++ b/include/wx/file.h
@@ -7,7 +7,7 @@
// Created: 29/01/98
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_FILEH__
diff --git a/include/wx/fileconf.h b/include/wx/fileconf.h
index ea5eab4493..371dae13c7 100644
--- a/include/wx/fileconf.h
+++ b/include/wx/fileconf.h
@@ -7,7 +7,7 @@
// RCS-ID: $Id$
// Copyright: (c) 1997 Karsten Ballüder & Vadim Zeitlin
// Ballueder@usa.net
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _FILECONF_H
diff --git a/include/wx/filedlg.h b/include/wx/filedlg.h
index 23eccc3bc7..6cd4614943 100644
--- a/include/wx/filedlg.h
+++ b/include/wx/filedlg.h
@@ -6,7 +6,7 @@
// Created: 8/17/99
// Copyright: (c) Robert Roebling
// RCS-ID:
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_FILEDLG_H_BASE_
diff --git a/include/wx/filefn.h b/include/wx/filefn.h
index 65e3396aa0..1550d6015c 100644
--- a/include/wx/filefn.h
+++ b/include/wx/filefn.h
@@ -6,7 +6,7 @@
// Created: 29/01/98
// RCS-ID: $Id$
// Copyright: (c) 1998 Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _FILEFN_H_
diff --git a/include/wx/filename.h b/include/wx/filename.h
index cbd601e663..10ade9a914 100644
--- a/include/wx/filename.h
+++ b/include/wx/filename.h
@@ -6,7 +6,7 @@
// Created: 28.12.00
// RCS-ID: $Id$
// Copyright: (c) 2000 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_FILENAME_H_
diff --git a/include/wx/filesys.h b/include/wx/filesys.h
index 73ffd59d62..d37a4b2975 100644
--- a/include/wx/filesys.h
+++ b/include/wx/filesys.h
@@ -4,7 +4,7 @@
// Author: Vaclav Slavik
// Copyright: (c) 1999 Vaclav Slavik
// RCS-ID: $Id$
-// Licence: wxWindows Licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __FILESYS_H__
diff --git a/include/wx/flags.h b/include/wx/flags.h
index d0b7c82c8b..76378fed3b 100644
--- a/include/wx/flags.h
+++ b/include/wx/flags.h
@@ -6,7 +6,7 @@
// Created: 27/07/03
// RCS-ID: $Id$
// Copyright: (c) 2003 Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SETH__
diff --git a/include/wx/fmappriv.h b/include/wx/fmappriv.h
index 9c183e338e..724b78a454 100644
--- a/include/wx/fmappriv.h
+++ b/include/wx/fmappriv.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 21.06.2003 (extracted from common/fontmap.cpp)
// RCS-ID: $Id$
-// Copyright: (c) 1999-2003 Vadim Zeitlin
-// Licence: wxWindows licence
+// Copyright: (c) 1999-2003 Vadim Zeitlin
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_FMAPPRIV_H_
@@ -25,7 +25,7 @@ enum { wxFONTENCODING_UNKNOWN = -2 };
// the config paths we use
#if wxUSE_CONFIG
-#define FONTMAPPER_ROOT_PATH wxT("/wxWindows/FontMapper")
+#define FONTMAPPER_ROOT_PATH wxT("/wxWidgets/FontMapper")
#define FONTMAPPER_CHARSET_PATH wxT("Charsets")
#define FONTMAPPER_CHARSET_ALIAS_PATH wxT("Aliases")
diff --git a/include/wx/font.h b/include/wx/font.h
index a8781d4db4..ce95d40b39 100644
--- a/include/wx/font.h
+++ b/include/wx/font.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 20.09.99
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_FONT_H_BASE_
diff --git a/include/wx/fontdlg.h b/include/wx/fontdlg.h
index 421716d761..bffb70fc21 100644
--- a/include/wx/fontdlg.h
+++ b/include/wx/fontdlg.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 12.05.02
// RCS-ID: $Id$
-// Copyright: (c) 1997-2002 wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) 1997-2002 wxWidgets team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_FONTDLG_H_BASE_
diff --git a/include/wx/fontenc.h b/include/wx/fontenc.h
index 0f4b1ca9bc..643dd54d37 100644
--- a/include/wx/fontenc.h
+++ b/include/wx/fontenc.h
@@ -6,7 +6,7 @@
// Created: 29.03.00
// RCS-ID: $Id$
// Copyright: (c) Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_FONTENC_H_
diff --git a/include/wx/fontenum.h b/include/wx/fontenum.h
index 6da6a74784..797da7438c 100644
--- a/include/wx/fontenum.h
+++ b/include/wx/fontenum.h
@@ -7,7 +7,7 @@
// Created: 04/01/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart, Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_FONTENUM_H_
diff --git a/include/wx/fontmap.h b/include/wx/fontmap.h
index bc14a74cbb..143346f4aa 100644
--- a/include/wx/fontmap.h
+++ b/include/wx/fontmap.h
@@ -6,7 +6,7 @@
// Created: 04.11.99
// RCS-ID: $Id$
// Copyright: (c) Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_FONTMAPPER_H_
@@ -35,7 +35,7 @@ class WXDLLIMPEXP_BASE wxFontMapper;
#endif // wxUSE_GUI
// ============================================================================
-// wxFontMapper manages user-definable correspondence between wxWindows font
+// wxFontMapper manages user-definable correspondence between wxWidgets font
// encodings and the fonts present on the machine.
//
// This is a singleton class, font mapper objects can only be accessed using
@@ -263,7 +263,7 @@ class WXDLLIMPEXP_BASE wxFontMapper : public wxFontMapperBase
// global variables
// ----------------------------------------------------------------------------
-// the default font mapper for wxWindows programs do NOT use! This is for
+// the default font mapper for wxWidgets programs do NOT use! This is for
// backward compatibility, use wxFontMapper::Get() instead
#define wxTheFontMapper (wxFontMapper::Get())
diff --git a/include/wx/fontutil.h b/include/wx/fontutil.h
index 1f4f5c3c34..bc49a23d62 100644
--- a/include/wx/fontutil.h
+++ b/include/wx/fontutil.h
@@ -5,11 +5,11 @@
// Modified by:
// Created: 05.11.99
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
-// General note: this header is private to wxWindows and is not supposed to be
+// General note: this header is private to wxWidgets and is not supposed to be
// included by user code. The functions declared here are implemented in
// msw/fontutil.cpp for Windows, unix/fontutil.cpp for GTK/Motif &c.
diff --git a/include/wx/frame.h b/include/wx/frame.h
index 8f60343fb1..b3cbe59f7c 100644
--- a/include/wx/frame.h
+++ b/include/wx/frame.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 15.11.99
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_FRAME_H_BASE_
diff --git a/include/wx/fs_inet.h b/include/wx/fs_inet.h
index 818dd7eb99..4518dc60ee 100644
--- a/include/wx/fs_inet.h
+++ b/include/wx/fs_inet.h
@@ -3,7 +3,7 @@
// Purpose: HTTP and FTP file system
// Author: Vaclav Slavik
// Copyright: (c) 1999 Vaclav Slavik
-// Licence: wxWindows Licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_FS_INET_H_
diff --git a/include/wx/fs_mem.h b/include/wx/fs_mem.h
index a941c894f8..d18fcce426 100644
--- a/include/wx/fs_mem.h
+++ b/include/wx/fs_mem.h
@@ -3,7 +3,7 @@
// Purpose: in-memory file system
// Author: Vaclav Slavik
// Copyright: (c) 2000 Vaclav Slavik
-// Licence: wxWindows Licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_FS_MEM_H_
diff --git a/include/wx/fs_zip.h b/include/wx/fs_zip.h
index ae111492db..e7e6d63315 100644
--- a/include/wx/fs_zip.h
+++ b/include/wx/fs_zip.h
@@ -4,7 +4,7 @@
// Author: Vaclav Slavik
// Copyright: (c) 1999 Vaclav Slavik
// CVS-ID: $Id$
-// Licence: wxWindows Licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_FS_ZIP_H_
diff --git a/include/wx/gauge.h b/include/wx/gauge.h
index ddabd1d88e..ba1623f1cd 100644
--- a/include/wx/gauge.h
+++ b/include/wx/gauge.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 20.02.01
// RCS-ID: $Id$
-// Copyright: (c) 1996-2001 wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) 1996-2001 wxWidgets team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GAUGE_H_BASE_
diff --git a/include/wx/gbsizer.h b/include/wx/gbsizer.h
index a0fe51142b..8b0934162d 100644
--- a/include/wx/gbsizer.h
+++ b/include/wx/gbsizer.h
@@ -8,7 +8,7 @@
// Created: 03-Nov-2003
// RCS-ID: $Id$
// Copyright: (c) Robin Dunn
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WXGBSIZER_H__
diff --git a/include/wx/gdicmn.h b/include/wx/gdicmn.h
index c3fe25e346..9f79e3ba98 100644
--- a/include/wx/gdicmn.h
+++ b/include/wx/gdicmn.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GDICMNH__
diff --git a/include/wx/generic/accel.h b/include/wx/generic/accel.h
index 1d05a92a99..c2f061e176 100644
--- a/include/wx/generic/accel.h
+++ b/include/wx/generic/accel.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// RCS-ID: $Id$
// Copyright: (c) Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GENERIC_ACCEL_H_
diff --git a/include/wx/generic/calctrl.h b/include/wx/generic/calctrl.h
index f7d3d6abbc..cde6763369 100644
--- a/include/wx/generic/calctrl.h
+++ b/include/wx/generic/calctrl.h
@@ -6,7 +6,7 @@
// Created: 29.12.99
// RCS-ID: $Id$
// Copyright: (c) 1999 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/include/wx/generic/caret.h b/include/wx/generic/caret.h
index 21effecb58..4780bc4f49 100644
--- a/include/wx/generic/caret.h
+++ b/include/wx/generic/caret.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 25.05.99
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CARET_H_
diff --git a/include/wx/generic/choicdgg.h b/include/wx/generic/choicdgg.h
index 3038a2dff5..22f9e4d9f7 100644
--- a/include/wx/generic/choicdgg.h
+++ b/include/wx/generic/choicdgg.h
@@ -5,8 +5,8 @@
// Modified by: 03.11.00: VZ to add wxArrayString and multiple sel functions
// Created: 01/02/97
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __CHOICEDLGH_G__
diff --git a/include/wx/generic/colrdlgg.h b/include/wx/generic/colrdlgg.h
index 1b5bae611b..d219de8512 100644
--- a/include/wx/generic/colrdlgg.h
+++ b/include/wx/generic/colrdlgg.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __COLORDLGH_G__
diff --git a/include/wx/generic/dcpsg.h b/include/wx/generic/dcpsg.h
index 2af1c78c46..93eeb351cb 100644
--- a/include/wx/generic/dcpsg.h
+++ b/include/wx/generic/dcpsg.h
@@ -5,7 +5,7 @@
// Modified by:
// RCS-ID: $Id$
// Copyright: (c) Julian Smart and Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DCPSG_H_
diff --git a/include/wx/generic/dirctrlg.h b/include/wx/generic/dirctrlg.h
index 43dc914c23..3dff3ffd8c 100644
--- a/include/wx/generic/dirctrlg.h
+++ b/include/wx/generic/dirctrlg.h
@@ -9,7 +9,7 @@
// Created: 21/3/2000
// RCS-ID: $Id$
// Copyright: (c) Robert Roebling, Harm van der Heijden, Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DIRCTRL_H_
diff --git a/include/wx/generic/dirdlgg.h b/include/wx/generic/dirdlgg.h
index 3133ca5ab6..1a8a959c6a 100644
--- a/include/wx/generic/dirdlgg.h
+++ b/include/wx/generic/dirdlgg.h
@@ -9,7 +9,7 @@
// Created: 21/3/2000
// RCS-ID: $Id$
// Copyright: (c) Robert Roebling, Harm van der Heijden, Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DIRDLGG_H_
diff --git a/include/wx/generic/dragimgg.h b/include/wx/generic/dragimgg.h
index 9c4c55aca1..88a238ddb1 100644
--- a/include/wx/generic/dragimgg.h
+++ b/include/wx/generic/dragimgg.h
@@ -7,7 +7,7 @@
// Created: 29/2/2000
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DRAGIMGG_H_
@@ -30,7 +30,7 @@
void MyTreeCtrl::OnBeginDrag(wxTreeEvent& event)
{
#ifdef __WXMSW__
- ::UpdateWindow((HWND) GetHWND()); // We need to implement this in wxWindows
+ ::UpdateWindow((HWND) GetHWND()); // We need to implement this in wxWidgets
#endif
CaptureMouse();
diff --git a/include/wx/generic/fdrepdlg.h b/include/wx/generic/fdrepdlg.h
index 3a7bfdb38d..572527f23b 100644
--- a/include/wx/generic/fdrepdlg.h
+++ b/include/wx/generic/fdrepdlg.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 25/05/2001
// RCS-ID:
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/include/wx/generic/filedlgg.h b/include/wx/generic/filedlgg.h
index 0038969774..673ff4a538 100644
--- a/include/wx/generic/filedlgg.h
+++ b/include/wx/generic/filedlgg.h
@@ -6,7 +6,7 @@
// Created: 8/17/99
// Copyright: (c) Robert Roebling
// RCS-ID: $Id$
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_FILEDLGG_H_
diff --git a/include/wx/generic/fontdlgg.h b/include/wx/generic/fontdlgg.h
index bc62532311..12a1dbdf3a 100644
--- a/include/wx/generic/fontdlgg.h
+++ b/include/wx/generic/fontdlgg.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GENERIC_FONTDLGG_H
diff --git a/include/wx/generic/grid.h b/include/wx/generic/grid.h
index 0f458be803..e01baeaafc 100644
--- a/include/wx/generic/grid.h
+++ b/include/wx/generic/grid.h
@@ -6,7 +6,7 @@
// Created: 1/08/1999
// RCS-ID: $Id$
// Copyright: (c) Michael Bedward
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#include "wx/defs.h"
diff --git a/include/wx/generic/gridctrl.h b/include/wx/generic/gridctrl.h
index 3a717e2fd8..2f982c5c33 100644
--- a/include/wx/generic/gridctrl.h
+++ b/include/wx/generic/gridctrl.h
@@ -6,7 +6,7 @@
// Created: 11/04/2001
// RCS-ID: $Id$
// Copyright: (c) The Computer Surgery (paul@compsurg.co.uk)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GENERIC_GRIDCTRL_H_
diff --git a/include/wx/generic/gridsel.h b/include/wx/generic/gridsel.h
index 55af91488c..de64949e15 100644
--- a/include/wx/generic/gridsel.h
+++ b/include/wx/generic/gridsel.h
@@ -6,7 +6,7 @@
// Created: 20/02/2000
// RCS-ID: $$
// Copyright: (c) Stefan Neis
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#include "wx/defs.h"
diff --git a/include/wx/generic/helpext.h b/include/wx/generic/helpext.h
index b3af81566e..5a0f473062 100644
--- a/include/wx/generic/helpext.h
+++ b/include/wx/generic/helpext.h
@@ -1,5 +1,5 @@
/*-*- c++ -*-********************************************************
- * helpext.h - an external help controller for wxWindows *
+ * helpext.h - an external help controller for wxWidgets *
* *
* (C) 1998 by Karsten Ballüder (Ballueder@usa.net) *
* *
diff --git a/include/wx/generic/imaglist.h b/include/wx/generic/imaglist.h
index 3eef4e40cc..b93217f190 100644
--- a/include/wx/generic/imaglist.h
+++ b/include/wx/generic/imaglist.h
@@ -5,7 +5,7 @@
// Created: 01/02/97
// Id:
// Copyright: (c) 1998 Robert Roebling and Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __IMAGELISTH_G__
diff --git a/include/wx/generic/laywin.h b/include/wx/generic/laywin.h
index ca0ec2f74a..948fa1efb0 100644
--- a/include/wx/generic/laywin.h
+++ b/include/wx/generic/laywin.h
@@ -9,7 +9,7 @@
// Created: 04/01/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_LAYWIN_H_G_
diff --git a/include/wx/generic/listctrl.h b/include/wx/generic/listctrl.h
index 961bd9901d..a8caab5e28 100644
--- a/include/wx/generic/listctrl.h
+++ b/include/wx/generic/listctrl.h
@@ -5,7 +5,7 @@
// Created: 01/02/97
// Id:
// Copyright: (c) 1998 Robert Roebling and Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __LISTCTRLH_G__
diff --git a/include/wx/generic/logg.h b/include/wx/generic/logg.h
index 5d4a9a008e..1eefe6c5fa 100644
--- a/include/wx/generic/logg.h
+++ b/include/wx/generic/logg.h
@@ -6,7 +6,7 @@
// Created: 29/01/98
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_LOGG_H_
@@ -45,7 +45,7 @@ private:
#endif // wxUSE_TEXTCTRL
// ----------------------------------------------------------------------------
-// GUI log target, the default one for wxWindows programs
+// GUI log target, the default one for wxWidgets programs
// ----------------------------------------------------------------------------
#if wxUSE_LOGGUI
diff --git a/include/wx/generic/mdig.h b/include/wx/generic/mdig.h
index 6a9ecbf146..7169e26d53 100644
--- a/include/wx/generic/mdig.h
+++ b/include/wx/generic/mdig.h
@@ -6,7 +6,7 @@
// Created: 29/07/2002
// RCS-ID: $Id$
// Copyright: (c) Hans Van Leemputten
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MDIG_H_
diff --git a/include/wx/generic/msgdlgg.h b/include/wx/generic/msgdlgg.h
index 521f5586fa..4ba9c8be6d 100644
--- a/include/wx/generic/msgdlgg.h
+++ b/include/wx/generic/msgdlgg.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __MSGDLGH_G__
diff --git a/include/wx/generic/notebook.h b/include/wx/generic/notebook.h
index f55b0db48f..bbaa7444f3 100644
--- a/include/wx/generic/notebook.h
+++ b/include/wx/generic/notebook.h
@@ -5,7 +5,7 @@
// Modified by:
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_NOTEBOOK_H_
diff --git a/include/wx/generic/numdlgg.h b/include/wx/generic/numdlgg.h
index ce9ea55e86..700844b68e 100644
--- a/include/wx/generic/numdlgg.h
+++ b/include/wx/generic/numdlgg.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 07.02.04 (extracted from textdlgg.cpp)
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __NUMDLGH_G__
diff --git a/include/wx/generic/paletteg.h b/include/wx/generic/paletteg.h
index 3ff00fbf20..2aa5b4259e 100644
--- a/include/wx/generic/paletteg.h
+++ b/include/wx/generic/paletteg.h
@@ -5,7 +5,7 @@
// Created: 01/02/97
// Id:
// Copyright: (c) 1998 Robert Roebling and Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/generic/panelg.h b/include/wx/generic/panelg.h
index 28852dd454..d56616c53a 100644
--- a/include/wx/generic/panelg.h
+++ b/include/wx/generic/panelg.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GENERIC_PANEL_H_
diff --git a/include/wx/generic/printps.h b/include/wx/generic/printps.h
index bb60929d0f..09ac77f4b0 100644
--- a/include/wx/generic/printps.h
+++ b/include/wx/generic/printps.h
@@ -7,7 +7,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __PRINTPSH__
diff --git a/include/wx/generic/prntdlgg.h b/include/wx/generic/prntdlgg.h
index d0114adf29..79ba6ae63b 100644
--- a/include/wx/generic/prntdlgg.h
+++ b/include/wx/generic/prntdlgg.h
@@ -7,7 +7,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __PRINTDLGH_G_
diff --git a/include/wx/generic/progdlgg.h b/include/wx/generic/progdlgg.h
index ee59cb9426..7109d201e9 100644
--- a/include/wx/generic/progdlgg.h
+++ b/include/wx/generic/progdlgg.h
@@ -6,7 +6,7 @@
// Created: 09.05.1999
// RCS-ID: $Id$
// Copyright: (c) Karsten Ballüder
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
////////////////////////////////////////////////////
#ifndef __PROGDLGH_G__
diff --git a/include/wx/generic/region.h b/include/wx/generic/region.h
index 9be316fc10..b0e5b44309 100644
--- a/include/wx/generic/region.h
+++ b/include/wx/generic/region.h
@@ -6,7 +6,7 @@
// Created: 2004/04/12
// RCS-ID: $Id$
// Copyright: (c) 2004 David Elliott
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GENERIC_REGION_H__
diff --git a/include/wx/generic/sashwin.h b/include/wx/generic/sashwin.h
index 1c9a5b5b93..73e51009c4 100644
--- a/include/wx/generic/sashwin.h
+++ b/include/wx/generic/sashwin.h
@@ -8,7 +8,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SASHWIN_H_G_
diff --git a/include/wx/generic/scrolwin.h b/include/wx/generic/scrolwin.h
index 4d0d0e3307..32c5c4e294 100644
--- a/include/wx/generic/scrolwin.h
+++ b/include/wx/generic/scrolwin.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GENERIC_SCROLLWIN_H_
diff --git a/include/wx/generic/spinctlg.h b/include/wx/generic/spinctlg.h
index 2d4e3e400d..14c8ff6f6a 100644
--- a/include/wx/generic/spinctlg.h
+++ b/include/wx/generic/spinctlg.h
@@ -6,7 +6,7 @@
// Created: 28.10.99
// RCS-ID: $Id$
// Copyright: (c) Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GENERIC_SPINCTRL_H_
diff --git a/include/wx/generic/splitter.h b/include/wx/generic/splitter.h
index 61e4c08008..eb83d299c2 100644
--- a/include/wx/generic/splitter.h
+++ b/include/wx/generic/splitter.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __SPLITTERH_G__
@@ -49,7 +49,7 @@ enum
// The MFC splitter window manages scrollbars as well so is able to
// put sash buttons on the scrollbars, but we probably don't want to go down
// this path.
-// 2) for wxWindows 2.0, we must find a way to set the WS_CLIPCHILDREN style
+// 2) for wxWidgets 2.0, we must find a way to set the WS_CLIPCHILDREN style
// to prevent flickering. (WS_CLIPCHILDREN doesn't work in all cases so can't be
// standard).
diff --git a/include/wx/generic/statline.h b/include/wx/generic/statline.h
index 3ba19ec310..092cdde6a6 100644
--- a/include/wx/generic/statline.h
+++ b/include/wx/generic/statline.h
@@ -5,7 +5,7 @@
// Created: 28.06.99
// Version: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GENERIC_STATLINE_H_
diff --git a/include/wx/generic/statusbr.h b/include/wx/generic/statusbr.h
index 5fc9df0a92..77d837eec6 100644
--- a/include/wx/generic/statusbr.h
+++ b/include/wx/generic/statusbr.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GENERIC_STATUSBR_H_
diff --git a/include/wx/generic/tabg.h b/include/wx/generic/tabg.h
index 905fad790e..6c97b3a383 100644
--- a/include/wx/generic/tabg.h
+++ b/include/wx/generic/tabg.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __TABGH_G__
diff --git a/include/wx/generic/textdlgg.h b/include/wx/generic/textdlgg.h
index 876389d0e7..6fbf9079ae 100644
--- a/include/wx/generic/textdlgg.h
+++ b/include/wx/generic/textdlgg.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __TEXTDLGH_G__
diff --git a/include/wx/generic/timer.h b/include/wx/generic/timer.h
index 83a6e5c2e2..7b3c3d7ff6 100644
--- a/include/wx/generic/timer.h
+++ b/include/wx/generic/timer.h
@@ -4,7 +4,7 @@
// Author: Vaclav Slavik
// Id: $Id$
// Copyright: (c) Vaclav Slavik
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/generic/treectlg.h b/include/wx/generic/treectlg.h
index 68fb89b8b2..3b838baff1 100644
--- a/include/wx/generic/treectlg.h
+++ b/include/wx/generic/treectlg.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) 1997,1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _GENERIC_TREECTRL_H_
diff --git a/include/wx/generic/wizard.h b/include/wx/generic/wizard.h
index be0b991c38..e3cee23583 100644
--- a/include/wx/generic/wizard.h
+++ b/include/wx/generic/wizard.h
@@ -6,7 +6,7 @@
// Created: 28.09.99
// RCS-ID: $Id$
// Copyright: (c) 1999 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// ----------------------------------------------------------------------------
diff --git a/include/wx/geometry.h b/include/wx/geometry.h
index 18fa889e1b..fdec849352 100644
--- a/include/wx/geometry.h
+++ b/include/wx/geometry.h
@@ -6,7 +6,7 @@
// Created: 08/05/99
// RCS-ID:
// Copyright: (c) 1999 Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GEOMETRY_H_
diff --git a/include/wx/gifdecod.h b/include/wx/gifdecod.h
index e524466c0d..4c95a274e3 100644
--- a/include/wx/gifdecod.h
+++ b/include/wx/gifdecod.h
@@ -5,7 +5,7 @@
// Version: 3.02
// CVS-ID: $Id$
// Copyright: (c) 1999 Guillermo Rodriguez Garcia
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GIFDECOD_H
diff --git a/include/wx/gtk/app.h b/include/wx/gtk/app.h
index 3fb0e93c8a..19eb401889 100644
--- a/include/wx/gtk/app.h
+++ b/include/wx/gtk/app.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling, Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTKAPPH__
diff --git a/include/wx/gtk/bitmap.h b/include/wx/gtk/bitmap.h
index 51cc2fed09..521592bfa8 100644
--- a/include/wx/gtk/bitmap.h
+++ b/include/wx/gtk/bitmap.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// RCS-ID: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk/bmpbuttn.h b/include/wx/gtk/bmpbuttn.h
index c71501e59a..3b9da9a189 100644
--- a/include/wx/gtk/bmpbuttn.h
+++ b/include/wx/gtk/bmpbuttn.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk/brush.h b/include/wx/gtk/brush.h
index de6bf6f62a..0cb55d0e16 100644
--- a/include/wx/gtk/brush.h
+++ b/include/wx/gtk/brush.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk/button.h b/include/wx/gtk/button.h
index 3a55ddec52..8c016d3b87 100644
--- a/include/wx/gtk/button.h
+++ b/include/wx/gtk/button.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTKBUTTONH__
diff --git a/include/wx/gtk/checkbox.h b/include/wx/gtk/checkbox.h
index 0fefb3c67c..d3cb7dc59e 100644
--- a/include/wx/gtk/checkbox.h
+++ b/include/wx/gtk/checkbox.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTKCHECKBOXH__
diff --git a/include/wx/gtk/checklst.h b/include/wx/gtk/checklst.h
index b2afb54cf3..6cc3de0ec9 100644
--- a/include/wx/gtk/checklst.h
+++ b/include/wx/gtk/checklst.h
@@ -5,7 +5,7 @@
// Modified by:
// RCS-ID: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef __GTKCHECKLISTH__
diff --git a/include/wx/gtk/choice.h b/include/wx/gtk/choice.h
index 17ae9edeb2..a93591cd6a 100644
--- a/include/wx/gtk/choice.h
+++ b/include/wx/gtk/choice.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTKCHOICEH__
diff --git a/include/wx/gtk/clipbrd.h b/include/wx/gtk/clipbrd.h
index 38f7c427c9..1d8a9a3c35 100644
--- a/include/wx/gtk/clipbrd.h
+++ b/include/wx/gtk/clipbrd.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk/colour.h b/include/wx/gtk/colour.h
index 788466d8e9..8cb486e3c6 100644
--- a/include/wx/gtk/colour.h
+++ b/include/wx/gtk/colour.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk/combobox.h b/include/wx/gtk/combobox.h
index 39bbb7ed54..7fc49ca383 100644
--- a/include/wx/gtk/combobox.h
+++ b/include/wx/gtk/combobox.h
@@ -5,7 +5,7 @@
// Created: 01/02/97
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk/control.h b/include/wx/gtk/control.h
index be6f36bc1c..038bf5ba44 100644
--- a/include/wx/gtk/control.h
+++ b/include/wx/gtk/control.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling, Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTKCONTROLH__
diff --git a/include/wx/gtk/cursor.h b/include/wx/gtk/cursor.h
index 5886b6e20f..3e2929c6d4 100644
--- a/include/wx/gtk/cursor.h
+++ b/include/wx/gtk/cursor.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk/dataform.h b/include/wx/gtk/dataform.h
index 00b2c9f0c0..dc52e99699 100644
--- a/include/wx/gtk/dataform.h
+++ b/include/wx/gtk/dataform.h
@@ -6,7 +6,7 @@
// Created: 19.10.99 (extracted from gtk/dataobj.h)
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GTK_DATAFORM_H
diff --git a/include/wx/gtk/dataobj.h b/include/wx/gtk/dataobj.h
index fa14819b17..fb079efeeb 100644
--- a/include/wx/gtk/dataobj.h
+++ b/include/wx/gtk/dataobj.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// RCS-ID: $Id$
// Copyright: (c) 1998, 1999 Vadim Zeitlin, Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GTK_DATAOBJ_H_
diff --git a/include/wx/gtk/dataobj2.h b/include/wx/gtk/dataobj2.h
index dc7bc94bb7..9a074dcfb1 100644
--- a/include/wx/gtk/dataobj2.h
+++ b/include/wx/gtk/dataobj2.h
@@ -5,7 +5,7 @@
// Created: 19.10.99 (extracted from gtk/dataobj.h)
// RCS-ID: $Id$
// Copyright: (c) 1998, 1999 Vadim Zeitlin, Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GTK_DATAOBJ2_H_
diff --git a/include/wx/gtk/dc.h b/include/wx/gtk/dc.h
index 1bc4d18c56..61c12d681d 100644
--- a/include/wx/gtk/dc.h
+++ b/include/wx/gtk/dc.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk/dcclient.h b/include/wx/gtk/dcclient.h
index fc7e52885e..2faee6d873 100644
--- a/include/wx/gtk/dcclient.h
+++ b/include/wx/gtk/dcclient.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTKDCCLIENTH__
diff --git a/include/wx/gtk/dcmemory.h b/include/wx/gtk/dcmemory.h
index 8658a250eb..c56ee584e4 100644
--- a/include/wx/gtk/dcmemory.h
+++ b/include/wx/gtk/dcmemory.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// RCS-ID: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk/dcscreen.h b/include/wx/gtk/dcscreen.h
index b1cc81a7e6..11efd6630c 100644
--- a/include/wx/gtk/dcscreen.h
+++ b/include/wx/gtk/dcscreen.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTKDCSCREENH__
diff --git a/include/wx/gtk/dialog.h b/include/wx/gtk/dialog.h
index 9f30a1c8d8..9b617d9083 100644
--- a/include/wx/gtk/dialog.h
+++ b/include/wx/gtk/dialog.h
@@ -5,7 +5,7 @@
// Created:
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTKDIALOGH__
diff --git a/include/wx/gtk/dnd.h b/include/wx/gtk/dnd.h
index c2210c23a3..003c015074 100644
--- a/include/wx/gtk/dnd.h
+++ b/include/wx/gtk/dnd.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin, Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk/filedlg.h b/include/wx/gtk/filedlg.h
index 2b3fd479f7..ec80911b6e 100644
--- a/include/wx/gtk/filedlg.h
+++ b/include/wx/gtk/filedlg.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk/font.h b/include/wx/gtk/font.h
index 9d66ddc909..afc557fe9b 100644
--- a/include/wx/gtk/font.h
+++ b/include/wx/gtk/font.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTKFONTH__
diff --git a/include/wx/gtk/fontdlg.h b/include/wx/gtk/fontdlg.h
index 901f458fa2..df377c2510 100644
--- a/include/wx/gtk/fontdlg.h
+++ b/include/wx/gtk/fontdlg.h
@@ -5,7 +5,7 @@
// Created:
// RCS-ID: $Id$
// Copyright: (c) Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTK_FONTDLGH__
diff --git a/include/wx/gtk/frame.h b/include/wx/gtk/frame.h
index 3befcf231f..5d2327f007 100644
--- a/include/wx/gtk/frame.h
+++ b/include/wx/gtk/frame.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling, Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk/gauge.h b/include/wx/gtk/gauge.h
index 5652b6b5cb..4a3710a14c 100644
--- a/include/wx/gtk/gauge.h
+++ b/include/wx/gtk/gauge.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk/gdiobj.h b/include/wx/gtk/gdiobj.h
index d87d6b9542..2c17e8572d 100644
--- a/include/wx/gtk/gdiobj.h
+++ b/include/wx/gtk/gdiobj.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling, Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk/glcanvas.h b/include/wx/gtk/glcanvas.h
index 96ca1ffffd..fe7c581b25 100644
--- a/include/wx/gtk/glcanvas.h
+++ b/include/wx/gtk/glcanvas.h
@@ -1,12 +1,12 @@
/////////////////////////////////////////////////////////////////////////////
// Name: glcanvas.h
-// Purpose: wxGLCanvas, for using OpenGL/Mesa with wxWindows and GTK
+// Purpose: wxGLCanvas, for using OpenGL/Mesa with wxWidgets and GTK
// Author: Robert Roebling
// Modified by:
// Created: 17/8/98
// RCS-ID: $Id$
// Copyright: (c) Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/include/wx/gtk/icon.h b/include/wx/gtk/icon.h
index c784b646e4..f55707a19c 100644
--- a/include/wx/gtk/icon.h
+++ b/include/wx/gtk/icon.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk/listbox.h b/include/wx/gtk/listbox.h
index ff8d595c6c..26ff2e27a7 100644
--- a/include/wx/gtk/listbox.h
+++ b/include/wx/gtk/listbox.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk/mdi.h b/include/wx/gtk/mdi.h
index 69104769f2..30a3edcd85 100644
--- a/include/wx/gtk/mdi.h
+++ b/include/wx/gtk/mdi.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk/menu.h b/include/wx/gtk/menu.h
index a154a64e21..9fa2899752 100644
--- a/include/wx/gtk/menu.h
+++ b/include/wx/gtk/menu.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling, Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTKMENUH__
diff --git a/include/wx/gtk/menuitem.h b/include/wx/gtk/menuitem.h
index 790aa61847..f166d2e96e 100644
--- a/include/wx/gtk/menuitem.h
+++ b/include/wx/gtk/menuitem.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// RCS-ID: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef __GTKMENUITEMH__
diff --git a/include/wx/gtk/minifram.h b/include/wx/gtk/minifram.h
index 6c2e4cedf3..4dae1eefe3 100644
--- a/include/wx/gtk/minifram.h
+++ b/include/wx/gtk/minifram.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// RCS-ID: $Id$
// Copyright: (c) Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTKMINIFRAMEH__
diff --git a/include/wx/gtk/msgdlg.h b/include/wx/gtk/msgdlg.h
index 7ca2daea90..b8f2c9b823 100644
--- a/include/wx/gtk/msgdlg.h
+++ b/include/wx/gtk/msgdlg.h
@@ -6,7 +6,7 @@
// Created: 2003/02/28
// RCS-ID: $Id$
// Copyright: (c) Vaclav Slavik, 2003
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __MSGDLG_H__
diff --git a/include/wx/gtk/notebook.h b/include/wx/gtk/notebook.h
index 664eb5f199..e4df5ef560 100644
--- a/include/wx/gtk/notebook.h
+++ b/include/wx/gtk/notebook.h
@@ -5,7 +5,7 @@
// Modified by:
// RCS-ID: $Id$
// Copyright: (c) Julian Smart and Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTKNOTEBOOKH__
diff --git a/include/wx/gtk/pen.h b/include/wx/gtk/pen.h
index e71e01253f..800117d71b 100644
--- a/include/wx/gtk/pen.h
+++ b/include/wx/gtk/pen.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk/popupwin.h b/include/wx/gtk/popupwin.h
index e40673b4e6..ab7ecfdd1d 100644
--- a/include/wx/gtk/popupwin.h
+++ b/include/wx/gtk/popupwin.h
@@ -5,7 +5,7 @@
// Created:
// Id: $Id$
// Copyright: (c) 2001 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTKPOPUPWINH__
diff --git a/include/wx/gtk/private.h b/include/wx/gtk/private.h
index d63519da52..2de9a3c540 100644
--- a/include/wx/gtk/private.h
+++ b/include/wx/gtk/private.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 12.03.02
// RCS-ID: $Id$
-// Copyright: (c) 2002 Vadim Zeitlin
-// Licence: wxWindows licence
+// Copyright: (c) 2002 Vadim Zeitlin
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GTK_PRIVATE_H_
diff --git a/include/wx/gtk/radiobox.h b/include/wx/gtk/radiobox.h
index 882bda0357..c5db4b748c 100644
--- a/include/wx/gtk/radiobox.h
+++ b/include/wx/gtk/radiobox.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk/radiobut.h b/include/wx/gtk/radiobut.h
index 39c442216f..3336a550cc 100644
--- a/include/wx/gtk/radiobut.h
+++ b/include/wx/gtk/radiobut.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk/region.h b/include/wx/gtk/region.h
index 90356ba2ea..13ac5c70ff 100644
--- a/include/wx/gtk/region.h
+++ b/include/wx/gtk/region.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GTK_REGION_H_
diff --git a/include/wx/gtk/scrolbar.h b/include/wx/gtk/scrolbar.h
index 8ce5e82897..f9bbf68de0 100644
--- a/include/wx/gtk/scrolbar.h
+++ b/include/wx/gtk/scrolbar.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk/scrolwin.h b/include/wx/gtk/scrolwin.h
index 8209f2d61a..855398183e 100644
--- a/include/wx/gtk/scrolwin.h
+++ b/include/wx/gtk/scrolwin.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GTK_SCROLLWIN_H_
@@ -90,7 +90,7 @@ public:
virtual void GetScrollPixelsPerUnit(int *x_unit, int *y_unit) const;
// Enable/disable Windows scrolling in either direction.
- // If TRUE, wxWindows scrolls the canvas and only a bit of
+ // If TRUE, wxWidgets scrolls the canvas and only a bit of
// the canvas is invalidated; no Clear() is necessary.
// If FALSE, the whole canvas is invalidated and a Clear() is
// necessary. Disable for when the scroll increment is used
@@ -156,7 +156,7 @@ public:
// Calculate scroll increment
virtual int CalcScrollInc(wxScrollWinEvent& event);
- // Overridden from wxWindows due callback being static
+ // Overridden from wxWidgets due callback being static
virtual void SetScrollPos( int orient, int pos, bool refresh = TRUE );
#if WXWIN_COMPATIBILITY_2_2
diff --git a/include/wx/gtk/slider.h b/include/wx/gtk/slider.h
index bd4af3fcad..e4c4817140 100644
--- a/include/wx/gtk/slider.h
+++ b/include/wx/gtk/slider.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTKSLIDERH__
diff --git a/include/wx/gtk/spinbutt.h b/include/wx/gtk/spinbutt.h
index dfe3c40c05..585808718c 100644
--- a/include/wx/gtk/spinbutt.h
+++ b/include/wx/gtk/spinbutt.h
@@ -5,7 +5,7 @@
// Modified by:
// RCS-ID: $Id$
// Copyright: (c) Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GTK_SPINBUTT_H_
diff --git a/include/wx/gtk/spinctrl.h b/include/wx/gtk/spinctrl.h
index 425f31f335..e8721664ca 100644
--- a/include/wx/gtk/spinctrl.h
+++ b/include/wx/gtk/spinctrl.h
@@ -5,7 +5,7 @@
// Modified by:
// RCS-ID: $Id$
// Copyright: (c) Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTKSPINCTRLH__
diff --git a/include/wx/gtk/statbmp.h b/include/wx/gtk/statbmp.h
index 00677618de..7445e99c3d 100644
--- a/include/wx/gtk/statbmp.h
+++ b/include/wx/gtk/statbmp.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk/statbox.h b/include/wx/gtk/statbox.h
index f0f1b2ff0e..55a394bf62 100644
--- a/include/wx/gtk/statbox.h
+++ b/include/wx/gtk/statbox.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk/statline.h b/include/wx/gtk/statline.h
index 803ae2018a..a6a274196d 100644
--- a/include/wx/gtk/statline.h
+++ b/include/wx/gtk/statline.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk/stattext.h b/include/wx/gtk/stattext.h
index eb9ee2a86e..1df26f4833 100644
--- a/include/wx/gtk/stattext.h
+++ b/include/wx/gtk/stattext.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk/tbargtk.h b/include/wx/gtk/tbargtk.h
index 340d70d665..f9bf606a30 100644
--- a/include/wx/gtk/tbargtk.h
+++ b/include/wx/gtk/tbargtk.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// RCS-ID: $Id$
// Copyright: (c) Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GTK_TBARGTK_H_
diff --git a/include/wx/gtk/textctrl.h b/include/wx/gtk/textctrl.h
index 7ca89491e6..5e34888f44 100644
--- a/include/wx/gtk/textctrl.h
+++ b/include/wx/gtk/textctrl.h
@@ -5,7 +5,7 @@
// Created: 01/02/97
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTKTEXTCTRLH__
diff --git a/include/wx/gtk/timer.h b/include/wx/gtk/timer.h
index 5d006be202..260313cef6 100644
--- a/include/wx/gtk/timer.h
+++ b/include/wx/gtk/timer.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk/tooltip.h b/include/wx/gtk/tooltip.h
index 39b2f82fa0..dab271c27b 100644
--- a/include/wx/gtk/tooltip.h
+++ b/include/wx/gtk/tooltip.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTKTOOLTIPH__
diff --git a/include/wx/gtk/toplevel.h b/include/wx/gtk/toplevel.h
index e95ee0f11c..6b8cbcb13b 100644
--- a/include/wx/gtk/toplevel.h
+++ b/include/wx/gtk/toplevel.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling, Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk/treectrl.h b/include/wx/gtk/treectrl.h
index 2d715c2c1d..9c6dd83266 100644
--- a/include/wx/gtk/treectrl.h
+++ b/include/wx/gtk/treectrl.h
@@ -6,7 +6,7 @@
// Created: 08/08/98
// RCS-ID: $Id$
// Copyright: (c) Denis Pershin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TREECTRL_H_
@@ -101,7 +101,7 @@ public:
// conversion to/from either real (system-dependent) tree item id or
// to "long" which used to be the type for tree item ids in previous
- // versions of wxWindows
+ // versions of wxWidgets
// for wxTreeCtrl usage only
wxTreeItemId(GtkTreeItem *itemId) { m_itemId = itemId; }
@@ -356,7 +356,7 @@ public:
// ----------
// these methods are deprecated and will be removed in future versions of
- // wxWindows, they're here for compatibility only, don't use them in new
+ // wxWidgets, they're here for compatibility only, don't use them in new
// code (the comments indicate why these methods are now useless and how to
// replace them)
diff --git a/include/wx/gtk/win_gtk.h b/include/wx/gtk/win_gtk.h
index 6bd073219b..c2fa1d7510 100644
--- a/include/wx/gtk/win_gtk.h
+++ b/include/wx/gtk/win_gtk.h
@@ -1,10 +1,10 @@
/* ///////////////////////////////////////////////////////////////////////////
// Name: win_gtk.h
-// Purpose: wxWindows's GTK base widget = GtkPizza
+// Purpose: wxWidgets's GTK base widget = GtkPizza
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////// */
diff --git a/include/wx/gtk/window.h b/include/wx/gtk/window.h
index f5c690f5bc..0141ee72a6 100644
--- a/include/wx/gtk/window.h
+++ b/include/wx/gtk/window.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
@@ -201,7 +201,7 @@ public:
// see the docs in src/gtk/window.cpp
GtkWidget *m_widget; // mostly the widget seen by the rest of GTK
- GtkWidget *m_wxwindow; // mostly the client area as per wxWindows
+ GtkWidget *m_wxwindow; // mostly the client area as per wxWidgets
// this widget will be queried for GTK's focus events
GtkWidget *m_focusWidget;
@@ -210,7 +210,7 @@ public:
GtkIMMulticontext *m_imContext;
#else
#if HAVE_XIM
- // XIM support for wxWindows
+ // XIM support for wxWidgets
GdkIC *m_ic;
GdkICAttr *m_icattr;
#endif
diff --git a/include/wx/gtk1/app.h b/include/wx/gtk1/app.h
index 3fb0e93c8a..19eb401889 100644
--- a/include/wx/gtk1/app.h
+++ b/include/wx/gtk1/app.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling, Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTKAPPH__
diff --git a/include/wx/gtk1/bitmap.h b/include/wx/gtk1/bitmap.h
index 51cc2fed09..521592bfa8 100644
--- a/include/wx/gtk1/bitmap.h
+++ b/include/wx/gtk1/bitmap.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// RCS-ID: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk1/bmpbuttn.h b/include/wx/gtk1/bmpbuttn.h
index c71501e59a..3b9da9a189 100644
--- a/include/wx/gtk1/bmpbuttn.h
+++ b/include/wx/gtk1/bmpbuttn.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk1/brush.h b/include/wx/gtk1/brush.h
index de6bf6f62a..0cb55d0e16 100644
--- a/include/wx/gtk1/brush.h
+++ b/include/wx/gtk1/brush.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk1/button.h b/include/wx/gtk1/button.h
index 3a55ddec52..8c016d3b87 100644
--- a/include/wx/gtk1/button.h
+++ b/include/wx/gtk1/button.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTKBUTTONH__
diff --git a/include/wx/gtk1/checkbox.h b/include/wx/gtk1/checkbox.h
index 0fefb3c67c..d3cb7dc59e 100644
--- a/include/wx/gtk1/checkbox.h
+++ b/include/wx/gtk1/checkbox.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTKCHECKBOXH__
diff --git a/include/wx/gtk1/checklst.h b/include/wx/gtk1/checklst.h
index b2afb54cf3..6cc3de0ec9 100644
--- a/include/wx/gtk1/checklst.h
+++ b/include/wx/gtk1/checklst.h
@@ -5,7 +5,7 @@
// Modified by:
// RCS-ID: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef __GTKCHECKLISTH__
diff --git a/include/wx/gtk1/choice.h b/include/wx/gtk1/choice.h
index 17ae9edeb2..a93591cd6a 100644
--- a/include/wx/gtk1/choice.h
+++ b/include/wx/gtk1/choice.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTKCHOICEH__
diff --git a/include/wx/gtk1/clipbrd.h b/include/wx/gtk1/clipbrd.h
index 38f7c427c9..1d8a9a3c35 100644
--- a/include/wx/gtk1/clipbrd.h
+++ b/include/wx/gtk1/clipbrd.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk1/colour.h b/include/wx/gtk1/colour.h
index 788466d8e9..8cb486e3c6 100644
--- a/include/wx/gtk1/colour.h
+++ b/include/wx/gtk1/colour.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk1/combobox.h b/include/wx/gtk1/combobox.h
index 39bbb7ed54..7fc49ca383 100644
--- a/include/wx/gtk1/combobox.h
+++ b/include/wx/gtk1/combobox.h
@@ -5,7 +5,7 @@
// Created: 01/02/97
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk1/control.h b/include/wx/gtk1/control.h
index be6f36bc1c..038bf5ba44 100644
--- a/include/wx/gtk1/control.h
+++ b/include/wx/gtk1/control.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling, Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTKCONTROLH__
diff --git a/include/wx/gtk1/cursor.h b/include/wx/gtk1/cursor.h
index 5886b6e20f..3e2929c6d4 100644
--- a/include/wx/gtk1/cursor.h
+++ b/include/wx/gtk1/cursor.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk1/dataform.h b/include/wx/gtk1/dataform.h
index 00b2c9f0c0..dc52e99699 100644
--- a/include/wx/gtk1/dataform.h
+++ b/include/wx/gtk1/dataform.h
@@ -6,7 +6,7 @@
// Created: 19.10.99 (extracted from gtk/dataobj.h)
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GTK_DATAFORM_H
diff --git a/include/wx/gtk1/dataobj.h b/include/wx/gtk1/dataobj.h
index fa14819b17..fb079efeeb 100644
--- a/include/wx/gtk1/dataobj.h
+++ b/include/wx/gtk1/dataobj.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// RCS-ID: $Id$
// Copyright: (c) 1998, 1999 Vadim Zeitlin, Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GTK_DATAOBJ_H_
diff --git a/include/wx/gtk1/dataobj2.h b/include/wx/gtk1/dataobj2.h
index dc7bc94bb7..9a074dcfb1 100644
--- a/include/wx/gtk1/dataobj2.h
+++ b/include/wx/gtk1/dataobj2.h
@@ -5,7 +5,7 @@
// Created: 19.10.99 (extracted from gtk/dataobj.h)
// RCS-ID: $Id$
// Copyright: (c) 1998, 1999 Vadim Zeitlin, Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GTK_DATAOBJ2_H_
diff --git a/include/wx/gtk1/dc.h b/include/wx/gtk1/dc.h
index 1bc4d18c56..61c12d681d 100644
--- a/include/wx/gtk1/dc.h
+++ b/include/wx/gtk1/dc.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk1/dcclient.h b/include/wx/gtk1/dcclient.h
index fc7e52885e..2faee6d873 100644
--- a/include/wx/gtk1/dcclient.h
+++ b/include/wx/gtk1/dcclient.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTKDCCLIENTH__
diff --git a/include/wx/gtk1/dcmemory.h b/include/wx/gtk1/dcmemory.h
index 8658a250eb..c56ee584e4 100644
--- a/include/wx/gtk1/dcmemory.h
+++ b/include/wx/gtk1/dcmemory.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// RCS-ID: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk1/dcscreen.h b/include/wx/gtk1/dcscreen.h
index b1cc81a7e6..11efd6630c 100644
--- a/include/wx/gtk1/dcscreen.h
+++ b/include/wx/gtk1/dcscreen.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTKDCSCREENH__
diff --git a/include/wx/gtk1/dialog.h b/include/wx/gtk1/dialog.h
index 9f30a1c8d8..9b617d9083 100644
--- a/include/wx/gtk1/dialog.h
+++ b/include/wx/gtk1/dialog.h
@@ -5,7 +5,7 @@
// Created:
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTKDIALOGH__
diff --git a/include/wx/gtk1/dnd.h b/include/wx/gtk1/dnd.h
index c2210c23a3..003c015074 100644
--- a/include/wx/gtk1/dnd.h
+++ b/include/wx/gtk1/dnd.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin, Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk1/filedlg.h b/include/wx/gtk1/filedlg.h
index 2b3fd479f7..ec80911b6e 100644
--- a/include/wx/gtk1/filedlg.h
+++ b/include/wx/gtk1/filedlg.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk1/font.h b/include/wx/gtk1/font.h
index 9d66ddc909..afc557fe9b 100644
--- a/include/wx/gtk1/font.h
+++ b/include/wx/gtk1/font.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTKFONTH__
diff --git a/include/wx/gtk1/fontdlg.h b/include/wx/gtk1/fontdlg.h
index 901f458fa2..df377c2510 100644
--- a/include/wx/gtk1/fontdlg.h
+++ b/include/wx/gtk1/fontdlg.h
@@ -5,7 +5,7 @@
// Created:
// RCS-ID: $Id$
// Copyright: (c) Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTK_FONTDLGH__
diff --git a/include/wx/gtk1/frame.h b/include/wx/gtk1/frame.h
index 3befcf231f..5d2327f007 100644
--- a/include/wx/gtk1/frame.h
+++ b/include/wx/gtk1/frame.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling, Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk1/gauge.h b/include/wx/gtk1/gauge.h
index 5652b6b5cb..4a3710a14c 100644
--- a/include/wx/gtk1/gauge.h
+++ b/include/wx/gtk1/gauge.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk1/gdiobj.h b/include/wx/gtk1/gdiobj.h
index d87d6b9542..2c17e8572d 100644
--- a/include/wx/gtk1/gdiobj.h
+++ b/include/wx/gtk1/gdiobj.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling, Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk1/glcanvas.h b/include/wx/gtk1/glcanvas.h
index 96ca1ffffd..fe7c581b25 100644
--- a/include/wx/gtk1/glcanvas.h
+++ b/include/wx/gtk1/glcanvas.h
@@ -1,12 +1,12 @@
/////////////////////////////////////////////////////////////////////////////
// Name: glcanvas.h
-// Purpose: wxGLCanvas, for using OpenGL/Mesa with wxWindows and GTK
+// Purpose: wxGLCanvas, for using OpenGL/Mesa with wxWidgets and GTK
// Author: Robert Roebling
// Modified by:
// Created: 17/8/98
// RCS-ID: $Id$
// Copyright: (c) Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/include/wx/gtk1/icon.h b/include/wx/gtk1/icon.h
index c784b646e4..f55707a19c 100644
--- a/include/wx/gtk1/icon.h
+++ b/include/wx/gtk1/icon.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk1/listbox.h b/include/wx/gtk1/listbox.h
index ff8d595c6c..26ff2e27a7 100644
--- a/include/wx/gtk1/listbox.h
+++ b/include/wx/gtk1/listbox.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk1/mdi.h b/include/wx/gtk1/mdi.h
index 69104769f2..30a3edcd85 100644
--- a/include/wx/gtk1/mdi.h
+++ b/include/wx/gtk1/mdi.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk1/menu.h b/include/wx/gtk1/menu.h
index a154a64e21..9fa2899752 100644
--- a/include/wx/gtk1/menu.h
+++ b/include/wx/gtk1/menu.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling, Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTKMENUH__
diff --git a/include/wx/gtk1/menuitem.h b/include/wx/gtk1/menuitem.h
index 790aa61847..f166d2e96e 100644
--- a/include/wx/gtk1/menuitem.h
+++ b/include/wx/gtk1/menuitem.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// RCS-ID: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef __GTKMENUITEMH__
diff --git a/include/wx/gtk1/minifram.h b/include/wx/gtk1/minifram.h
index 6c2e4cedf3..4dae1eefe3 100644
--- a/include/wx/gtk1/minifram.h
+++ b/include/wx/gtk1/minifram.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// RCS-ID: $Id$
// Copyright: (c) Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTKMINIFRAMEH__
diff --git a/include/wx/gtk1/msgdlg.h b/include/wx/gtk1/msgdlg.h
index 7ca2daea90..b8f2c9b823 100644
--- a/include/wx/gtk1/msgdlg.h
+++ b/include/wx/gtk1/msgdlg.h
@@ -6,7 +6,7 @@
// Created: 2003/02/28
// RCS-ID: $Id$
// Copyright: (c) Vaclav Slavik, 2003
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __MSGDLG_H__
diff --git a/include/wx/gtk1/notebook.h b/include/wx/gtk1/notebook.h
index 664eb5f199..e4df5ef560 100644
--- a/include/wx/gtk1/notebook.h
+++ b/include/wx/gtk1/notebook.h
@@ -5,7 +5,7 @@
// Modified by:
// RCS-ID: $Id$
// Copyright: (c) Julian Smart and Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTKNOTEBOOKH__
diff --git a/include/wx/gtk1/pen.h b/include/wx/gtk1/pen.h
index e71e01253f..800117d71b 100644
--- a/include/wx/gtk1/pen.h
+++ b/include/wx/gtk1/pen.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk1/popupwin.h b/include/wx/gtk1/popupwin.h
index e40673b4e6..ab7ecfdd1d 100644
--- a/include/wx/gtk1/popupwin.h
+++ b/include/wx/gtk1/popupwin.h
@@ -5,7 +5,7 @@
// Created:
// Id: $Id$
// Copyright: (c) 2001 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTKPOPUPWINH__
diff --git a/include/wx/gtk1/private.h b/include/wx/gtk1/private.h
index d63519da52..2de9a3c540 100644
--- a/include/wx/gtk1/private.h
+++ b/include/wx/gtk1/private.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 12.03.02
// RCS-ID: $Id$
-// Copyright: (c) 2002 Vadim Zeitlin
-// Licence: wxWindows licence
+// Copyright: (c) 2002 Vadim Zeitlin
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GTK_PRIVATE_H_
diff --git a/include/wx/gtk1/radiobox.h b/include/wx/gtk1/radiobox.h
index 882bda0357..c5db4b748c 100644
--- a/include/wx/gtk1/radiobox.h
+++ b/include/wx/gtk1/radiobox.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk1/radiobut.h b/include/wx/gtk1/radiobut.h
index 39c442216f..3336a550cc 100644
--- a/include/wx/gtk1/radiobut.h
+++ b/include/wx/gtk1/radiobut.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk1/region.h b/include/wx/gtk1/region.h
index 90356ba2ea..13ac5c70ff 100644
--- a/include/wx/gtk1/region.h
+++ b/include/wx/gtk1/region.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GTK_REGION_H_
diff --git a/include/wx/gtk1/scrolbar.h b/include/wx/gtk1/scrolbar.h
index 8ce5e82897..f9bbf68de0 100644
--- a/include/wx/gtk1/scrolbar.h
+++ b/include/wx/gtk1/scrolbar.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk1/scrolwin.h b/include/wx/gtk1/scrolwin.h
index 8209f2d61a..855398183e 100644
--- a/include/wx/gtk1/scrolwin.h
+++ b/include/wx/gtk1/scrolwin.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GTK_SCROLLWIN_H_
@@ -90,7 +90,7 @@ public:
virtual void GetScrollPixelsPerUnit(int *x_unit, int *y_unit) const;
// Enable/disable Windows scrolling in either direction.
- // If TRUE, wxWindows scrolls the canvas and only a bit of
+ // If TRUE, wxWidgets scrolls the canvas and only a bit of
// the canvas is invalidated; no Clear() is necessary.
// If FALSE, the whole canvas is invalidated and a Clear() is
// necessary. Disable for when the scroll increment is used
@@ -156,7 +156,7 @@ public:
// Calculate scroll increment
virtual int CalcScrollInc(wxScrollWinEvent& event);
- // Overridden from wxWindows due callback being static
+ // Overridden from wxWidgets due callback being static
virtual void SetScrollPos( int orient, int pos, bool refresh = TRUE );
#if WXWIN_COMPATIBILITY_2_2
diff --git a/include/wx/gtk1/slider.h b/include/wx/gtk1/slider.h
index bd4af3fcad..e4c4817140 100644
--- a/include/wx/gtk1/slider.h
+++ b/include/wx/gtk1/slider.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTKSLIDERH__
diff --git a/include/wx/gtk1/spinbutt.h b/include/wx/gtk1/spinbutt.h
index dfe3c40c05..585808718c 100644
--- a/include/wx/gtk1/spinbutt.h
+++ b/include/wx/gtk1/spinbutt.h
@@ -5,7 +5,7 @@
// Modified by:
// RCS-ID: $Id$
// Copyright: (c) Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GTK_SPINBUTT_H_
diff --git a/include/wx/gtk1/spinctrl.h b/include/wx/gtk1/spinctrl.h
index 425f31f335..e8721664ca 100644
--- a/include/wx/gtk1/spinctrl.h
+++ b/include/wx/gtk1/spinctrl.h
@@ -5,7 +5,7 @@
// Modified by:
// RCS-ID: $Id$
// Copyright: (c) Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTKSPINCTRLH__
diff --git a/include/wx/gtk1/statbmp.h b/include/wx/gtk1/statbmp.h
index 00677618de..7445e99c3d 100644
--- a/include/wx/gtk1/statbmp.h
+++ b/include/wx/gtk1/statbmp.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk1/statbox.h b/include/wx/gtk1/statbox.h
index f0f1b2ff0e..55a394bf62 100644
--- a/include/wx/gtk1/statbox.h
+++ b/include/wx/gtk1/statbox.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk1/statline.h b/include/wx/gtk1/statline.h
index 803ae2018a..a6a274196d 100644
--- a/include/wx/gtk1/statline.h
+++ b/include/wx/gtk1/statline.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk1/stattext.h b/include/wx/gtk1/stattext.h
index eb9ee2a86e..1df26f4833 100644
--- a/include/wx/gtk1/stattext.h
+++ b/include/wx/gtk1/stattext.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk1/tbargtk.h b/include/wx/gtk1/tbargtk.h
index 340d70d665..f9bf606a30 100644
--- a/include/wx/gtk1/tbargtk.h
+++ b/include/wx/gtk1/tbargtk.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// RCS-ID: $Id$
// Copyright: (c) Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GTK_TBARGTK_H_
diff --git a/include/wx/gtk1/textctrl.h b/include/wx/gtk1/textctrl.h
index 7ca89491e6..5e34888f44 100644
--- a/include/wx/gtk1/textctrl.h
+++ b/include/wx/gtk1/textctrl.h
@@ -5,7 +5,7 @@
// Created: 01/02/97
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTKTEXTCTRLH__
diff --git a/include/wx/gtk1/timer.h b/include/wx/gtk1/timer.h
index 5d006be202..260313cef6 100644
--- a/include/wx/gtk1/timer.h
+++ b/include/wx/gtk1/timer.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk1/tooltip.h b/include/wx/gtk1/tooltip.h
index 39b2f82fa0..dab271c27b 100644
--- a/include/wx/gtk1/tooltip.h
+++ b/include/wx/gtk1/tooltip.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTKTOOLTIPH__
diff --git a/include/wx/gtk1/toplevel.h b/include/wx/gtk1/toplevel.h
index e95ee0f11c..6b8cbcb13b 100644
--- a/include/wx/gtk1/toplevel.h
+++ b/include/wx/gtk1/toplevel.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling, Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/gtk1/treectrl.h b/include/wx/gtk1/treectrl.h
index 2d715c2c1d..9c6dd83266 100644
--- a/include/wx/gtk1/treectrl.h
+++ b/include/wx/gtk1/treectrl.h
@@ -6,7 +6,7 @@
// Created: 08/08/98
// RCS-ID: $Id$
// Copyright: (c) Denis Pershin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TREECTRL_H_
@@ -101,7 +101,7 @@ public:
// conversion to/from either real (system-dependent) tree item id or
// to "long" which used to be the type for tree item ids in previous
- // versions of wxWindows
+ // versions of wxWidgets
// for wxTreeCtrl usage only
wxTreeItemId(GtkTreeItem *itemId) { m_itemId = itemId; }
@@ -356,7 +356,7 @@ public:
// ----------
// these methods are deprecated and will be removed in future versions of
- // wxWindows, they're here for compatibility only, don't use them in new
+ // wxWidgets, they're here for compatibility only, don't use them in new
// code (the comments indicate why these methods are now useless and how to
// replace them)
diff --git a/include/wx/gtk1/win_gtk.h b/include/wx/gtk1/win_gtk.h
index 6bd073219b..c2fa1d7510 100644
--- a/include/wx/gtk1/win_gtk.h
+++ b/include/wx/gtk1/win_gtk.h
@@ -1,10 +1,10 @@
/* ///////////////////////////////////////////////////////////////////////////
// Name: win_gtk.h
-// Purpose: wxWindows's GTK base widget = GtkPizza
+// Purpose: wxWidgets's GTK base widget = GtkPizza
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////// */
diff --git a/include/wx/gtk1/window.h b/include/wx/gtk1/window.h
index f5c690f5bc..0141ee72a6 100644
--- a/include/wx/gtk1/window.h
+++ b/include/wx/gtk1/window.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
@@ -201,7 +201,7 @@ public:
// see the docs in src/gtk/window.cpp
GtkWidget *m_widget; // mostly the widget seen by the rest of GTK
- GtkWidget *m_wxwindow; // mostly the client area as per wxWindows
+ GtkWidget *m_wxwindow; // mostly the client area as per wxWidgets
// this widget will be queried for GTK's focus events
GtkWidget *m_focusWidget;
@@ -210,7 +210,7 @@ public:
GtkIMMulticontext *m_imContext;
#else
#if HAVE_XIM
- // XIM support for wxWindows
+ // XIM support for wxWidgets
GdkIC *m_ic;
GdkICAttr *m_icattr;
#endif
diff --git a/include/wx/hash.h b/include/wx/hash.h
index 194302ae7a..95840eb631 100644
--- a/include/wx/hash.h
+++ b/include/wx/hash.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_HASH_H__
diff --git a/include/wx/hashmap.h b/include/wx/hashmap.h
index ee6c142032..4f608dd5b1 100644
--- a/include/wx/hashmap.h
+++ b/include/wx/hashmap.h
@@ -6,7 +6,7 @@
// Created: 29/01/2002
// RCS-ID: $Id$
// Copyright: (c) Mattia Barbon
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_HASHMAP_H_
diff --git a/include/wx/hashset.h b/include/wx/hashset.h
index 3cc80a8f5d..ae254ad6ea 100644
--- a/include/wx/hashset.h
+++ b/include/wx/hashset.h
@@ -6,7 +6,7 @@
// Created: 11/08/2003
// RCS-ID: $Id$
// Copyright: (c) Mattia Barbon
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_HASHSET_H_
diff --git a/include/wx/helpbase.h b/include/wx/helpbase.h
index dc7da84c07..6c8563f014 100644
--- a/include/wx/helpbase.h
+++ b/include/wx/helpbase.h
@@ -6,7 +6,7 @@
// Created: 04/01/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_HELPBASEH__
diff --git a/include/wx/helphtml.h b/include/wx/helphtml.h
index b4fae9b7ae..6766434438 100644
--- a/include/wx/helphtml.h
+++ b/include/wx/helphtml.h
@@ -6,7 +6,7 @@
// Created: 2003-05-24
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_HELPHTML_H_
diff --git a/include/wx/html/forcelnk.h b/include/wx/html/forcelnk.h
index 42cb66f95f..67feb65125 100644
--- a/include/wx/html/forcelnk.h
+++ b/include/wx/html/forcelnk.h
@@ -4,7 +4,7 @@
// Author: Vaclav Slavik
// RCS-ID: $Id$
// Copyright: (c) Vaclav Slavik
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
/*
diff --git a/include/wx/html/helpctrl.h b/include/wx/html/helpctrl.h
index 06e6bdc7ee..f6d6aacf97 100644
--- a/include/wx/html/helpctrl.h
+++ b/include/wx/html/helpctrl.h
@@ -6,7 +6,7 @@
// Author: Harm van der Heijden and Vaclav Slavik
// RCS-ID: $Id$
// Copyright: (c) Harm van der Heijden and Vaclav Slavik
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_HELPCTRL_H_
diff --git a/include/wx/html/helpdata.h b/include/wx/html/helpdata.h
index f03914cc18..7d76b32625 100644
--- a/include/wx/html/helpdata.h
+++ b/include/wx/html/helpdata.h
@@ -6,7 +6,7 @@
// Author: Harm van der Heijden and Vaclav Slavik
// RCS-ID: $Id$
// Copyright: (c) Harm van der Heijden and Vaclav Slavik
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_HELPDATA_H_
diff --git a/include/wx/html/helpfrm.h b/include/wx/html/helpfrm.h
index 0b18da854e..2f499556df 100644
--- a/include/wx/html/helpfrm.h
+++ b/include/wx/html/helpfrm.h
@@ -6,7 +6,7 @@
// Author: Harm van der Heijden and Vaclav Slavik
// RCS-ID: $Id$
// Copyright: (c) Harm van der Heijden and Vaclav Slavik
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_HELPFRM_H_
diff --git a/include/wx/html/htmlcell.h b/include/wx/html/htmlcell.h
index 3edeabacc3..1126c3e269 100644
--- a/include/wx/html/htmlcell.h
+++ b/include/wx/html/htmlcell.h
@@ -5,7 +5,7 @@
// Author: Vaclav Slavik
// RCS-ID: $Id$
// Copyright: (c) 1999-2003 Vaclav Slavik
-// Licence: wxWindows Licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/html/htmldefs.h b/include/wx/html/htmldefs.h
index 04697b31f3..035491b9fd 100644
--- a/include/wx/html/htmldefs.h
+++ b/include/wx/html/htmldefs.h
@@ -4,7 +4,7 @@
// Author: Vaclav Slavik
// RCS-ID: $Id$
// Copyright: (c) 1999 Vaclav Slavik
-// Licence: wxWindows Licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/html/htmlfilt.h b/include/wx/html/htmlfilt.h
index 39435ac74f..527368ee30 100644
--- a/include/wx/html/htmlfilt.h
+++ b/include/wx/html/htmlfilt.h
@@ -4,7 +4,7 @@
// Author: Vaclav Slavik
// RCS-ID: $Id$
// Copyright: (c) 1999 Vaclav Slavik
-// Licence: wxWindows Licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/html/htmlpars.h b/include/wx/html/htmlpars.h
index 3188d4925a..af07d92fe7 100644
--- a/include/wx/html/htmlpars.h
+++ b/include/wx/html/htmlpars.h
@@ -4,7 +4,7 @@
// Author: Vaclav Slavik
// RCS-ID: $Id$
// Copyright: (c) 1999 Vaclav Slavik
-// Licence: wxWindows Licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/html/htmlproc.h b/include/wx/html/htmlproc.h
index 4b148ecbca..c3ed535644 100644
--- a/include/wx/html/htmlproc.h
+++ b/include/wx/html/htmlproc.h
@@ -4,7 +4,7 @@
// Author: Vaclav Slavik
// RCS-ID: $Id$
// Copyright: (c) 2001 Vaclav Slavik
-// Licence: wxWindows Licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/html/htmltag.h b/include/wx/html/htmltag.h
index f09efd74b1..d0e772e57a 100644
--- a/include/wx/html/htmltag.h
+++ b/include/wx/html/htmltag.h
@@ -4,7 +4,7 @@
// Author: Vaclav Slavik
// RCS-ID: $Id$
// Copyright: (c) 1999 Vaclav Slavik
-// Licence: wxWindows Licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/html/htmlwin.h b/include/wx/html/htmlwin.h
index 0e4fab1eda..d05a6389c3 100644
--- a/include/wx/html/htmlwin.h
+++ b/include/wx/html/htmlwin.h
@@ -4,7 +4,7 @@
// Author: Vaclav Slavik
// RCS-ID: $Id$
// Copyright: (c) 1999 Vaclav Slavik
-// Licence: wxWindows Licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/html/htmprint.h b/include/wx/html/htmprint.h
index 1ebf5a728a..3255dba4b9 100644
--- a/include/wx/html/htmprint.h
+++ b/include/wx/html/htmprint.h
@@ -5,7 +5,7 @@
// Created: 25/09/99
// RCS-ID: $Id$
// Copyright: (c)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_HTMPRINT_H_
@@ -106,7 +106,7 @@ enum {
//--------------------------------------------------------------------------------
// wxHtmlPrintout
-// This class is derived from standard wxWindows printout class
+// This class is derived from standard wxWidgets printout class
// and is used to print HTML documents.
//--------------------------------------------------------------------------------
diff --git a/include/wx/html/m_templ.h b/include/wx/html/m_templ.h
index 7dc0e16227..1ee4a8e81d 100644
--- a/include/wx/html/m_templ.h
+++ b/include/wx/html/m_templ.h
@@ -4,7 +4,7 @@
// Author: Vaclav Slavik
// RCS-ID: $Id$
// Copyright: (c) Vaclav Slavik
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
/*
diff --git a/include/wx/html/webkit.h b/include/wx/html/webkit.h
index b0656d9222..7059855c20 100755
--- a/include/wx/html/webkit.h
+++ b/include/wx/html/webkit.h
@@ -6,7 +6,7 @@
// Created: 2004-4-16
// RCS-ID: $Id$
// Copyright: (c) Jethro Grassie / Kevin Ollivier
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_WEBKIT_H
diff --git a/include/wx/html/winpars.h b/include/wx/html/winpars.h
index e7417a9434..4487c87c93 100644
--- a/include/wx/html/winpars.h
+++ b/include/wx/html/winpars.h
@@ -4,7 +4,7 @@
// Author: Vaclav Slavik
// RCS-ID: $Id$
// Copyright: (c) 1999 Vaclav Slavik
-// Licence: wxWindows Licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/htmllbox.h b/include/wx/htmllbox.h
index 48e944e1ef..8194548e17 100644
--- a/include/wx/htmllbox.h
+++ b/include/wx/htmllbox.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 31.05.03
// RCS-ID: $Id$
-// Copyright: (c) 2003 Vadim Zeitlin
-// Licence: wxWindows licence
+// Copyright: (c) 2003 Vadim Zeitlin
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_HTMLLBOX_H_
diff --git a/include/wx/iconbndl.h b/include/wx/iconbndl.h
index f73684f75d..869f93e3c2 100644
--- a/include/wx/iconbndl.h
+++ b/include/wx/iconbndl.h
@@ -6,7 +6,7 @@
// Created: 23.03.02
// RCS-ID: $Id$
// Copyright: (c) Mattia Barbon
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_ICONBNDL_H_
diff --git a/include/wx/iconloc.h b/include/wx/iconloc.h
index bc1c359a45..262cfb4036 100644
--- a/include/wx/iconloc.h
+++ b/include/wx/iconloc.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 21.06.2003
// RCS-ID: $Id$
-// Copyright: (c) 2003 Vadim Zeitlin
-// Licence: wxWindows licence
+// Copyright: (c) 2003 Vadim Zeitlin
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_ICONLOC_H_
diff --git a/include/wx/imagbmp.h b/include/wx/imagbmp.h
index 8865193d9d..a506be804e 100644
--- a/include/wx/imagbmp.h
+++ b/include/wx/imagbmp.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling, Chris Elliott
// RCS-ID: $Id$
// Copyright: (c) Robert Roebling, Chris Elliott
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_IMAGBMP_H_
diff --git a/include/wx/image.h b/include/wx/image.h
index 91217cd666..afb94f2ef4 100644
--- a/include/wx/image.h
+++ b/include/wx/image.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// RCS-ID: $Id$
// Copyright: (c) Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_IMAGE_H_
diff --git a/include/wx/imaggif.h b/include/wx/imaggif.h
index 2a6affdda7..e2be75a93b 100644
--- a/include/wx/imaggif.h
+++ b/include/wx/imaggif.h
@@ -4,7 +4,7 @@
// Author: Vaclav Slavik & Guillermo Rodriguez Garcia
// RCS-ID: $Id$
// Copyright: (c) Guillermo Rodriguez Garcia
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_IMAGGIF_H_
diff --git a/include/wx/imagiff.h b/include/wx/imagiff.h
index 93c3822466..119c06caef 100644
--- a/include/wx/imagiff.h
+++ b/include/wx/imagiff.h
@@ -4,7 +4,7 @@
// Author: Steffen Gutmann
// RCS-ID: $Id$
// Copyright: (c) Steffen Gutmann, 2002
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_IMAGE_IFF_H_
diff --git a/include/wx/imagjpeg.h b/include/wx/imagjpeg.h
index 07a1095c1b..154b29cbec 100644
--- a/include/wx/imagjpeg.h
+++ b/include/wx/imagjpeg.h
@@ -4,7 +4,7 @@
// Author: Vaclav Slavik
// RCS-ID: $Id$
// Copyright: (c) Vaclav Slavik
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_IMAGJPEG_H_
diff --git a/include/wx/imagpcx.h b/include/wx/imagpcx.h
index 76807996b2..6c68cda46d 100644
--- a/include/wx/imagpcx.h
+++ b/include/wx/imagpcx.h
@@ -4,7 +4,7 @@
// Author: Guillermo Rodriguez Garcia
// RCS-ID: $Id$
// Copyright: (c) 1999 Guillermo Rodriguez Garcia
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_IMAGPCX_H_
diff --git a/include/wx/imagpng.h b/include/wx/imagpng.h
index 2e0d07be7c..8ff6049382 100644
--- a/include/wx/imagpng.h
+++ b/include/wx/imagpng.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// RCS-ID: $Id$
// Copyright: (c) Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_IMAGPNG_H_
diff --git a/include/wx/imagpnm.h b/include/wx/imagpnm.h
index 2d1222ed3b..4a41f8a809 100644
--- a/include/wx/imagpnm.h
+++ b/include/wx/imagpnm.h
@@ -4,7 +4,7 @@
// Author: Sylvain Bougnoux
// RCS-ID: $Id$
// Copyright: (c) Sylvain Bougnoux
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_IMAGPNM_H_
diff --git a/include/wx/imagtiff.h b/include/wx/imagtiff.h
index e027ff0b64..2ad05614ac 100644
--- a/include/wx/imagtiff.h
+++ b/include/wx/imagtiff.h
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// RCS-ID: $Id$
// Copyright: (c) Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_IMAGTIFF_H_
diff --git a/include/wx/imagxpm.h b/include/wx/imagxpm.h
index c4ae5e262b..8447fdb1b3 100644
--- a/include/wx/imagxpm.h
+++ b/include/wx/imagxpm.h
@@ -4,7 +4,7 @@
// Author: Vaclav Slavik
// RCS-ID: $Id$
// Copyright: (c) 2001 Vaclav Slavik
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_IMAGXPM_H_
diff --git a/include/wx/init.h b/include/wx/init.h
index 5824719e26..6f7894eb42 100644
--- a/include/wx/init.h
+++ b/include/wx/init.h
@@ -1,12 +1,12 @@
///////////////////////////////////////////////////////////////////////////////
// Name: wx/init.h
-// Purpose: wxWindows initialization and finalization functions
+// Purpose: wxWidgets initialization and finalization functions
// Author: Vadim Zeitlin
// Modified by:
// Created: 29.06.2003
// RCS-ID: $Id$
-// Copyright: (c) 2003 Vadim Zeitlin
-// Licence: wxWindows licence
+// Copyright: (c) 2003 Vadim Zeitlin
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_INIT_H_
@@ -19,7 +19,7 @@
// ----------------------------------------------------------------------------
// do common initialization, return true if ok (in this case wxEntryCleanup
-// must be called later), otherwise the program can't use wxWindows at all
+// must be called later), otherwise the program can't use wxWidgets at all
//
// this function also creates wxTheApp as a side effect, if IMPLEMENT_APP
// hadn't been used a dummy default application object is created
diff --git a/include/wx/intl.h b/include/wx/intl.h
index 8a72c61796..513f4e12d8 100644
--- a/include/wx/intl.h
+++ b/include/wx/intl.h
@@ -1,13 +1,13 @@
/////////////////////////////////////////////////////////////////////////////
// Name: wx/intl.h
-// Purpose: Internationalization and localisation for wxWindows
+// Purpose: Internationalization and localisation for wxWidgets
// Author: Vadim Zeitlin
// Modified by: Michael N. Filippov
// (2003/09/30 - plural forms support)
// Created: 29/01/98
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_INTL_H_
diff --git a/include/wx/iosfwrap.h b/include/wx/iosfwrap.h
index 396a1f6d77..3e9e99a115 100644
--- a/include/wx/iosfwrap.h
+++ b/include/wx/iosfwrap.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 18.12.2002
// RCS-ID: $Id$
-// Copyright: wxWindows team
-// Licence: wxWindows licence
+// Copyright: wxWidgets team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#if wxUSE_STD_IOSTREAM
diff --git a/include/wx/ioswrap.h b/include/wx/ioswrap.h
index 8fb05a1579..518f6b7ee2 100644
--- a/include/wx/ioswrap.h
+++ b/include/wx/ioswrap.h
@@ -6,7 +6,7 @@
// Created: 03.02.99
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#if wxUSE_STD_IOSTREAM
diff --git a/include/wx/ipc.h b/include/wx/ipc.h
index c096924fec..f6aa8567c3 100644
--- a/include/wx/ipc.h
+++ b/include/wx/ipc.h
@@ -6,7 +6,7 @@
// Created: 15.04.02
// RCS-ID: $Id$
// Copyright: (c) 2002 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// Set wxUSE_DDE_FOR_IPC to 1 to use DDE for IPC under Windows. If it is set to
diff --git a/include/wx/ipcbase.h b/include/wx/ipcbase.h
index 61969b4de3..6d3f034fe7 100644
--- a/include/wx/ipcbase.h
+++ b/include/wx/ipcbase.h
@@ -6,7 +6,7 @@
// Created: 4/1/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_IPCBASEH__
diff --git a/include/wx/layout.h b/include/wx/layout.h
index d321287720..26ca1119ef 100644
--- a/include/wx/layout.h
+++ b/include/wx/layout.h
@@ -6,7 +6,7 @@
// Created: 29/01/98
// RCS-ID: $Id$
// Copyright: (c) 1998 Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_LAYOUTH__
diff --git a/include/wx/list.h b/include/wx/list.h
index 6be233d821..c53d437a7b 100644
--- a/include/wx/list.h
+++ b/include/wx/list.h
@@ -6,7 +6,7 @@
// Created: 29/01/98
// RCS-ID: $Id$
// Copyright: (c) 1998 Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
/*
diff --git a/include/wx/listbase.h b/include/wx/listbase.h
index 93fe3666ff..f9d9f3a9b2 100644
--- a/include/wx/listbase.h
+++ b/include/wx/listbase.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 04.12.99
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_LISTBASE_H_BASE_
diff --git a/include/wx/listbook.h b/include/wx/listbook.h
index fe6b1ba3bb..824656b619 100644
--- a/include/wx/listbook.h
+++ b/include/wx/listbook.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 19.08.03
// RCS-ID: $Id$
-// Copyright: (c) 2003 Vadim Zeitlin
-// Licence: wxWindows licence
+// Copyright: (c) 2003 Vadim Zeitlin
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_LISTBOOK_H_
diff --git a/include/wx/listbox.h b/include/wx/listbox.h
index 66f39ed4bf..8293a10791 100644
--- a/include/wx/listbox.h
+++ b/include/wx/listbox.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 22.10.99
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_LISTBOX_H_BASE_
diff --git a/include/wx/listctrl.h b/include/wx/listctrl.h
index 86f7d56b01..3c9d8a6077 100644
--- a/include/wx/listctrl.h
+++ b/include/wx/listctrl.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 04.12.99
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_LISTCTRL_H_BASE_
diff --git a/include/wx/listimpl.cpp b/include/wx/listimpl.cpp
index eeab9cf2b0..280ad61cf7 100644
--- a/include/wx/listimpl.cpp
+++ b/include/wx/listimpl.cpp
@@ -6,7 +6,7 @@
// Created: 16/11/98
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows license
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if wxUSE_STL
diff --git a/include/wx/log.h b/include/wx/log.h
index eb7a58c98a..dcb6927b60 100644
--- a/include/wx/log.h
+++ b/include/wx/log.h
@@ -6,7 +6,7 @@
// Created: 29/01/98
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_LOG_H_
diff --git a/include/wx/longlong.h b/include/wx/longlong.h
index 9b4a314929..163a98abc1 100644
--- a/include/wx/longlong.h
+++ b/include/wx/longlong.h
@@ -7,7 +7,7 @@
// Created: 10.02.99
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_LONGLONG_H
@@ -47,7 +47,7 @@
#pragma warning "Your compiler does not appear to support 64 bit "\
"integers, using emulation class instead.\n" \
"Please report your compiler version to " \
- "wx-dev@lists.wxwindows.org!"
+ "wx-dev@lists.wxwidgets.org!"
#endif
#define wxUSE_LONGLONG_WX 1
diff --git a/include/wx/mac/aga.h b/include/wx/mac/aga.h
index 5868b3f8ee..b354afe3d2 100644
--- a/include/wx/mac/aga.h
+++ b/include/wx/mac/aga.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/mac/carbon/accel.h b/include/wx/mac/carbon/accel.h
index 25acc73bea..b576000a8f 100644
--- a/include/wx/mac/carbon/accel.h
+++ b/include/wx/mac/carbon/accel.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_ACCEL_H_
diff --git a/include/wx/mac/carbon/aga.h b/include/wx/mac/carbon/aga.h
index 5868b3f8ee..b354afe3d2 100644
--- a/include/wx/mac/carbon/aga.h
+++ b/include/wx/mac/carbon/aga.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/mac/carbon/app.h b/include/wx/mac/carbon/app.h
index 15391015a8..de72040f3a 100644
--- a/include/wx/mac/carbon/app.h
+++ b/include/wx/mac/carbon/app.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_APP_H_
diff --git a/include/wx/mac/carbon/apptbase.h b/include/wx/mac/carbon/apptbase.h
index 84c68cd0ee..0411dcf09a 100644
--- a/include/wx/mac/carbon/apptbase.h
+++ b/include/wx/mac/carbon/apptbase.h
@@ -5,8 +5,8 @@
// Modified by: Stefan Csomor
// Created: 23.06.2003
// RCS-ID: $Id$
-// Copyright: (c) 2003 Vadim Zeitlin
-// Licence: wxWindows licence
+// Copyright: (c) 2003 Vadim Zeitlin
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MAC_APPTBASE_H_
diff --git a/include/wx/mac/carbon/apptrait.h b/include/wx/mac/carbon/apptrait.h
index 88b424ab1a..2e7da7b290 100644
--- a/include/wx/mac/carbon/apptrait.h
+++ b/include/wx/mac/carbon/apptrait.h
@@ -5,8 +5,8 @@
// Modified by: Stefan Csomor
// Created: 23.06.2003
// RCS-ID: $Id$
-// Copyright: (c) 2003 Vadim Zeitlin
-// Licence: wxWindows licence
+// Copyright: (c) 2003 Vadim Zeitlin
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MAC_APPTRAIT_H_
diff --git a/include/wx/mac/carbon/bitmap.h b/include/wx/mac/carbon/bitmap.h
index a8e2439362..428c0e19a9 100644
--- a/include/wx/mac/carbon/bitmap.h
+++ b/include/wx/mac/carbon/bitmap.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_BITMAP_H_
diff --git a/include/wx/mac/carbon/bmpbuttn.h b/include/wx/mac/carbon/bmpbuttn.h
index 648b7472c0..9ac9fa4076 100644
--- a/include/wx/mac/carbon/bmpbuttn.h
+++ b/include/wx/mac/carbon/bmpbuttn.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_BMPBUTTN_H_
diff --git a/include/wx/mac/carbon/brush.h b/include/wx/mac/carbon/brush.h
index 7684cf241e..ac1a9ea8f7 100644
--- a/include/wx/mac/carbon/brush.h
+++ b/include/wx/mac/carbon/brush.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_BRUSH_H_
diff --git a/include/wx/mac/carbon/button.h b/include/wx/mac/carbon/button.h
index 713b93da96..a561972e58 100644
--- a/include/wx/mac/carbon/button.h
+++ b/include/wx/mac/carbon/button.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_BUTTON_H_
diff --git a/include/wx/mac/carbon/checkbox.h b/include/wx/mac/carbon/checkbox.h
index 7dcfeb8f9b..cb75a1b851 100644
--- a/include/wx/mac/carbon/checkbox.h
+++ b/include/wx/mac/carbon/checkbox.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CHECKBOX_H_
diff --git a/include/wx/mac/carbon/checklst.h b/include/wx/mac/carbon/checklst.h
index df3f235c38..630715e0a3 100644
--- a/include/wx/mac/carbon/checklst.h
+++ b/include/wx/mac/carbon/checklst.h
@@ -7,7 +7,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CHECKLST_H_
diff --git a/include/wx/mac/carbon/chkconf.h b/include/wx/mac/carbon/chkconf.h
index e7c5d596c5..c35ffb506b 100644
--- a/include/wx/mac/carbon/chkconf.h
+++ b/include/wx/mac/carbon/chkconf.h
@@ -6,7 +6,7 @@
* Created: 01/02/97
* RCS-ID: $Id$
* Copyright: (c) Julian Smart
- * Licence: wxWindows licence
+ * Licence: wxWidgets licence
*/
#ifndef _WX_MAC_CHKCONF_H_
diff --git a/include/wx/mac/carbon/choice.h b/include/wx/mac/carbon/choice.h
index 7e9b5abcc0..99e2a8762d 100644
--- a/include/wx/mac/carbon/choice.h
+++ b/include/wx/mac/carbon/choice.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CHOICE_H_
diff --git a/include/wx/mac/carbon/clipbrd.h b/include/wx/mac/carbon/clipbrd.h
index 34bb3e3129..0a3c433e4b 100644
--- a/include/wx/mac/carbon/clipbrd.h
+++ b/include/wx/mac/carbon/clipbrd.h
@@ -2,14 +2,14 @@
// Name: clipbrd.h
// Purpose: Clipboard functionality.
// Note: this functionality is under review, and
-// is derived from wxWindows 1.xx code. Please contact
-// the wxWindows developers for further information.
+// is derived from wxWidgets 1.xx code. Please contact
+// the wxWidgets developers for further information.
// Author: Stefan Csomor
// Modified by:
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CLIPBRD_H_
diff --git a/include/wx/mac/carbon/colordlg.h b/include/wx/mac/carbon/colordlg.h
index 443ba6fd68..1acae2b35b 100644
--- a/include/wx/mac/carbon/colordlg.h
+++ b/include/wx/mac/carbon/colordlg.h
@@ -7,7 +7,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_COLORDLG_H_
diff --git a/include/wx/mac/carbon/colour.h b/include/wx/mac/carbon/colour.h
index 158e631d64..c7e927302a 100644
--- a/include/wx/mac/carbon/colour.h
+++ b/include/wx/mac/carbon/colour.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_COLOUR_H_
diff --git a/include/wx/mac/carbon/combobox.h b/include/wx/mac/carbon/combobox.h
index 14d9b055a3..400029d0ec 100644
--- a/include/wx/mac/carbon/combobox.h
+++ b/include/wx/mac/carbon/combobox.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_COMBOBOX_H_
diff --git a/include/wx/mac/carbon/config_xcode.h b/include/wx/mac/carbon/config_xcode.h
index f05fb2b245..fd2bc6ae78 100644
--- a/include/wx/mac/carbon/config_xcode.h
+++ b/include/wx/mac/carbon/config_xcode.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 29.04.04
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// from config.log confdefs
@@ -67,10 +67,10 @@
#define HAVE_X11_XKBLIB_H 1
#define HAVE_X11_XLIB_H 1
#define ICONV_CONST const
-#define PACKAGE_BUGREPORT "wx-dev@lists.wxwindows.org"
-#define PACKAGE_NAME "wxWindows"
-#define PACKAGE_STRING "wxWindows 2.5.1"
-#define PACKAGE_TARNAME "wxwindows"
+#define PACKAGE_BUGREPORT "wx-dev@lists.wxwidgets.org"
+#define PACKAGE_NAME "wxWidgets"
+#define PACKAGE_STRING "wxWidgets 2.5.1"
+#define PACKAGE_TARNAME "wxwidgets"
#define PACKAGE_VERSION "2.5.1"
#define SIZEOF_CHAR 1
#define SIZEOF_INT 4
diff --git a/include/wx/mac/carbon/control.h b/include/wx/mac/carbon/control.h
index 201ce9f0ed..459836ab56 100644
--- a/include/wx/mac/carbon/control.h
+++ b/include/wx/mac/carbon/control.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CONTROL_H_
diff --git a/include/wx/mac/carbon/cursor.h b/include/wx/mac/carbon/cursor.h
index c8414a4ee0..c24987759e 100644
--- a/include/wx/mac/carbon/cursor.h
+++ b/include/wx/mac/carbon/cursor.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CURSOR_H_
diff --git a/include/wx/mac/carbon/dataform.h b/include/wx/mac/carbon/dataform.h
index 6e8846c6da..cd623abee3 100644
--- a/include/wx/mac/carbon/dataform.h
+++ b/include/wx/mac/carbon/dataform.h
@@ -6,7 +6,7 @@
// Created: 10/21/99
// RCS-ID: $Id$
// Copyright: (c) 1999 Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MAC_DATAFORM_H
diff --git a/include/wx/mac/carbon/dataobj.h b/include/wx/mac/carbon/dataobj.h
index 15b58e3a37..074ada9014 100644
--- a/include/wx/mac/carbon/dataobj.h
+++ b/include/wx/mac/carbon/dataobj.h
@@ -6,7 +6,7 @@
// Created: 10/21/99
// RCS-ID: $Id$
// Copyright: (c) 1998, 1999 Vadim Zeitlin, Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MAC_DATAOBJ_H_
diff --git a/include/wx/mac/carbon/dataobj2.h b/include/wx/mac/carbon/dataobj2.h
index 64b0ac084a..f0f457b562 100644
--- a/include/wx/mac/carbon/dataobj2.h
+++ b/include/wx/mac/carbon/dataobj2.h
@@ -6,7 +6,7 @@
// Created: 10/21/99
// RCS-ID: $Id$
// Copyright: (c) 1998, 1999 Vadim Zeitlin, Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GTK_DATAOBJ2_H_
diff --git a/include/wx/mac/carbon/dc.h b/include/wx/mac/carbon/dc.h
index 5fc2601e55..564f295883 100644
--- a/include/wx/mac/carbon/dc.h
+++ b/include/wx/mac/carbon/dc.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DC_H_
diff --git a/include/wx/mac/carbon/dcclient.h b/include/wx/mac/carbon/dcclient.h
index 8e01314084..a7d6b87240 100644
--- a/include/wx/mac/carbon/dcclient.h
+++ b/include/wx/mac/carbon/dcclient.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DCCLIENT_H_
diff --git a/include/wx/mac/carbon/dcmemory.h b/include/wx/mac/carbon/dcmemory.h
index c8ea44e5ad..0d8b1402bb 100644
--- a/include/wx/mac/carbon/dcmemory.h
+++ b/include/wx/mac/carbon/dcmemory.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DCMEMORY_H_
diff --git a/include/wx/mac/carbon/dcprint.h b/include/wx/mac/carbon/dcprint.h
index 0e2b5bcf0d..345be35fb9 100644
--- a/include/wx/mac/carbon/dcprint.h
+++ b/include/wx/mac/carbon/dcprint.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DCPRINT_H_
diff --git a/include/wx/mac/carbon/dcscreen.h b/include/wx/mac/carbon/dcscreen.h
index ab83b37618..53e9c79e67 100644
--- a/include/wx/mac/carbon/dcscreen.h
+++ b/include/wx/mac/carbon/dcscreen.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DCSCREEN_H_
diff --git a/include/wx/mac/carbon/dialog.h b/include/wx/mac/carbon/dialog.h
index 490cd0af5c..0f8593aae9 100644
--- a/include/wx/mac/carbon/dialog.h
+++ b/include/wx/mac/carbon/dialog.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DIALOG_H_
diff --git a/include/wx/mac/carbon/dirdlg.h b/include/wx/mac/carbon/dirdlg.h
index 734292ade3..556f03b51d 100644
--- a/include/wx/mac/carbon/dirdlg.h
+++ b/include/wx/mac/carbon/dirdlg.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DIRDLG_H_
diff --git a/include/wx/mac/carbon/display.h b/include/wx/mac/carbon/display.h
index 060c9c7ef4..9f9da55551 100644
--- a/include/wx/mac/carbon/display.h
+++ b/include/wx/mac/carbon/display.h
@@ -5,8 +5,8 @@
// Modified by: Royce Mitchell III
// Created: 06/21/02
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MAC_DISPLAY_H_
diff --git a/include/wx/mac/carbon/dnd.h b/include/wx/mac/carbon/dnd.h
index 989a977628..626c1dbc03 100644
--- a/include/wx/mac/carbon/dnd.h
+++ b/include/wx/mac/carbon/dnd.h
@@ -4,7 +4,7 @@
// Author: Stefan Csomor
// RCS-ID: $Id$
// Copyright: (c) 1998 Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DND_H_
diff --git a/include/wx/mac/carbon/filedlg.h b/include/wx/mac/carbon/filedlg.h
index 4cc0387a08..dade16105f 100644
--- a/include/wx/mac/carbon/filedlg.h
+++ b/include/wx/mac/carbon/filedlg.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_FILEDLG_H_
diff --git a/include/wx/mac/carbon/font.h b/include/wx/mac/carbon/font.h
index 5968f65705..d18f99e5d4 100644
--- a/include/wx/mac/carbon/font.h
+++ b/include/wx/mac/carbon/font.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_FONT_H_
diff --git a/include/wx/mac/carbon/fontdlg.h b/include/wx/mac/carbon/fontdlg.h
index 3d654b56c8..aefc2de26e 100644
--- a/include/wx/mac/carbon/fontdlg.h
+++ b/include/wx/mac/carbon/fontdlg.h
@@ -7,7 +7,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_FONTDLG_H_
diff --git a/include/wx/mac/carbon/frame.h b/include/wx/mac/carbon/frame.h
index 1620419b9b..87fedd3a08 100644
--- a/include/wx/mac/carbon/frame.h
+++ b/include/wx/mac/carbon/frame.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_FRAME_H_
diff --git a/include/wx/mac/carbon/gauge.h b/include/wx/mac/carbon/gauge.h
index 4eb5db3a69..e509afadf8 100644
--- a/include/wx/mac/carbon/gauge.h
+++ b/include/wx/mac/carbon/gauge.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GAUGE_H_
diff --git a/include/wx/mac/carbon/gdiobj.h b/include/wx/mac/carbon/gdiobj.h
index 1ad618bf84..ba1caca3d0 100644
--- a/include/wx/mac/carbon/gdiobj.h
+++ b/include/wx/mac/carbon/gdiobj.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GDIOBJ_H_
diff --git a/include/wx/mac/carbon/glcanvas.h b/include/wx/mac/carbon/glcanvas.h
index 135ef4c71b..2eeb5c379a 100644
--- a/include/wx/mac/carbon/glcanvas.h
+++ b/include/wx/mac/carbon/glcanvas.h
@@ -1,12 +1,12 @@
/////////////////////////////////////////////////////////////////////////////
// Name: glcanvas.h
-// Purpose: wxGLCanvas, for using OpenGL with wxWindows under Macintosh
+// Purpose: wxGLCanvas, for using OpenGL with wxWidgets under Macintosh
// Author: Stefan Csomor
// Modified by:
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/include/wx/mac/carbon/helpxxxx.h b/include/wx/mac/carbon/helpxxxx.h
index a33c0737a5..3a64d04462 100644
--- a/include/wx/mac/carbon/helpxxxx.h
+++ b/include/wx/mac/carbon/helpxxxx.h
@@ -7,7 +7,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_HELPXXXX_H_
diff --git a/include/wx/mac/carbon/icon.h b/include/wx/mac/carbon/icon.h
index bdc0ff755f..2a1c001690 100644
--- a/include/wx/mac/carbon/icon.h
+++ b/include/wx/mac/carbon/icon.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_ICON_H_
diff --git a/include/wx/mac/carbon/imaglist.h b/include/wx/mac/carbon/imaglist.h
index e8fbf6e713..2f80215710 100644
--- a/include/wx/mac/carbon/imaglist.h
+++ b/include/wx/mac/carbon/imaglist.h
@@ -8,7 +8,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_IMAGLIST_H_
diff --git a/include/wx/mac/carbon/joystick.h b/include/wx/mac/carbon/joystick.h
index 6db596e3b3..627c0f8a70 100644
--- a/include/wx/mac/carbon/joystick.h
+++ b/include/wx/mac/carbon/joystick.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_JOYSTICK_H_
diff --git a/include/wx/mac/carbon/listbox.h b/include/wx/mac/carbon/listbox.h
index 54d17f73fb..71b8dca912 100644
--- a/include/wx/mac/carbon/listbox.h
+++ b/include/wx/mac/carbon/listbox.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/mac/carbon/listctrl.h b/include/wx/mac/carbon/listctrl.h
index 196f97add1..713d01ad7e 100644
--- a/include/wx/mac/carbon/listctrl.h
+++ b/include/wx/mac/carbon/listctrl.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_LISTCTRL_H_
@@ -57,7 +57,7 @@
which item. Each image in an image list can contain a mask, and can be made out
of either a bitmap, two bitmaps or an icon. See ImagList.h for more details.
- Notifications are passed via the wxWindows 2.0 event system.
+ Notifications are passed via the wxWidgets 2.0 event system.
See the sample wxListCtrl app for API usage.
@@ -285,7 +285,7 @@ class WXDLLEXPORT wxListCtrl: public wxControl
// Returns the item or -1 if unsuccessful.
long GetNextItem(long item, int geometry = wxLIST_NEXT_ALL, int state = wxLIST_STATE_DONTCARE) const ;
- // Implementation: converts wxWindows style to MSW style.
+ // Implementation: converts wxWidgets style to MSW style.
// Can be a single style flag or a bit list.
// oldStyle is 'normalised' so that it doesn't contain
// conflicting styles.
diff --git a/include/wx/mac/carbon/mdi.h b/include/wx/mac/carbon/mdi.h
index 1114ee525d..febc243f29 100644
--- a/include/wx/mac/carbon/mdi.h
+++ b/include/wx/mac/carbon/mdi.h
@@ -8,7 +8,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MDI_H_
@@ -57,7 +57,7 @@ public:
// Mac OS activate event
virtual void MacActivate(long timestamp, bool activating);
- // wxWindows activate event
+ // wxWidgets activate event
void OnActivate(wxActivateEvent& event);
void OnSysColourChanged(wxSysColourChangedEvent& event);
diff --git a/include/wx/mac/carbon/menu.h b/include/wx/mac/carbon/menu.h
index 5718b3950b..b9c6d7b687 100644
--- a/include/wx/mac/carbon/menu.h
+++ b/include/wx/mac/carbon/menu.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MENU_H_
diff --git a/include/wx/mac/carbon/menuitem.h b/include/wx/mac/carbon/menuitem.h
index 7e78a57f63..98aa5745b5 100644
--- a/include/wx/mac/carbon/menuitem.h
+++ b/include/wx/mac/carbon/menuitem.h
@@ -6,7 +6,7 @@
// Created: 11.11.97
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _MENUITEM_H
diff --git a/include/wx/mac/carbon/metafile.h b/include/wx/mac/carbon/metafile.h
index 2b528efeca..02c76aa61b 100644
--- a/include/wx/mac/carbon/metafile.h
+++ b/include/wx/mac/carbon/metafile.h
@@ -8,7 +8,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/mac/carbon/mimetype.h b/include/wx/mac/carbon/mimetype.h
index a65acd964c..884836e98c 100644
--- a/include/wx/mac/carbon/mimetype.h
+++ b/include/wx/mac/carbon/mimetype.h
@@ -6,7 +6,7 @@
// Created: 23.09.98
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence (part of wxExtra library)
+// Licence: wxWidgets licence (part of wxExtra library)
/////////////////////////////////////////////////////////////////////////////
#ifndef _MIMETYPE_IMPL_H
diff --git a/include/wx/mac/carbon/minifram.h b/include/wx/mac/carbon/minifram.h
index 7f43f953b3..7f41821ce1 100644
--- a/include/wx/mac/carbon/minifram.h
+++ b/include/wx/mac/carbon/minifram.h
@@ -8,7 +8,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MINIFRAM_H_
diff --git a/include/wx/mac/carbon/msgdlg.h b/include/wx/mac/carbon/msgdlg.h
index 1a869f0855..49afc5d218 100644
--- a/include/wx/mac/carbon/msgdlg.h
+++ b/include/wx/mac/carbon/msgdlg.h
@@ -7,7 +7,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MSGBOXDLG_H_
diff --git a/include/wx/mac/carbon/notebook.h b/include/wx/mac/carbon/notebook.h
index 63356daf75..de84c12a65 100644
--- a/include/wx/mac/carbon/notebook.h
+++ b/include/wx/mac/carbon/notebook.h
@@ -5,7 +5,7 @@
// Modified by:
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_NOTEBOOK_H_
diff --git a/include/wx/mac/carbon/palette.h b/include/wx/mac/carbon/palette.h
index 74f9a4dd30..ad4a3d222d 100644
--- a/include/wx/mac/carbon/palette.h
+++ b/include/wx/mac/carbon/palette.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_PALETTE_H_
diff --git a/include/wx/mac/carbon/pen.h b/include/wx/mac/carbon/pen.h
index 50afa0d9c4..f3b4ddffde 100644
--- a/include/wx/mac/carbon/pen.h
+++ b/include/wx/mac/carbon/pen.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_PEN_H_
diff --git a/include/wx/mac/carbon/pnghand.h b/include/wx/mac/carbon/pnghand.h
index 19271c4705..0dab2fa1a6 100644
--- a/include/wx/mac/carbon/pnghand.h
+++ b/include/wx/mac/carbon/pnghand.h
@@ -6,7 +6,7 @@
// Created: 04/01/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/include/wx/mac/carbon/printdlg.h b/include/wx/mac/carbon/printdlg.h
index 6bb45dad2f..3c6281940c 100644
--- a/include/wx/mac/carbon/printdlg.h
+++ b/include/wx/mac/carbon/printdlg.h
@@ -8,7 +8,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_PRINTDLG_H_
diff --git a/include/wx/mac/carbon/printmac.h b/include/wx/mac/carbon/printmac.h
index c5eb431026..844f2d0db2 100644
--- a/include/wx/mac/carbon/printmac.h
+++ b/include/wx/mac/carbon/printmac.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_PRINTWIN_H_
diff --git a/include/wx/mac/carbon/private.h b/include/wx/mac/carbon/private.h
index 9ba1547d01..024fad2ac5 100644
--- a/include/wx/mac/carbon/private.h
+++ b/include/wx/mac/carbon/private.h
@@ -1,14 +1,14 @@
/////////////////////////////////////////////////////////////////////////////
// Name: private.h
// Purpose: Private declarations: as this header is only included by
-// wxWindows itself, it may contain identifiers which don't start
+// wxWidgets itself, it may contain identifiers which don't start
// with "wx".
// Author: Stefan Csomor
// Modified by:
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_PRIVATE_H_
diff --git a/include/wx/mac/carbon/private/print.h b/include/wx/mac/carbon/private/print.h
index cf46612db9..b8db2f6edd 100644
--- a/include/wx/mac/carbon/private/print.h
+++ b/include/wx/mac/carbon/private/print.h
@@ -6,7 +6,7 @@
// Created: 03/02/99
// RCS-ID: $Id:
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MAC_PRIVATE_PRINT_H_
diff --git a/include/wx/mac/carbon/radiobox.h b/include/wx/mac/carbon/radiobox.h
index c9642e2deb..a3e5f38802 100644
--- a/include/wx/mac/carbon/radiobox.h
+++ b/include/wx/mac/carbon/radiobox.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_RADIOBOX_H_
@@ -58,7 +58,7 @@ public:
const wxValidator& val = wxDefaultValidator,
const wxString& name = wxRadioBoxNameStr);
-// Specific functions (in wxWindows2 reference)
+// Specific functions (in wxWidgets2 reference)
virtual void SetSelection(int item);
virtual int GetSelection() const;
diff --git a/include/wx/mac/carbon/radiobut.h b/include/wx/mac/carbon/radiobut.h
index c0732eb32f..33f4030600 100644
--- a/include/wx/mac/carbon/radiobut.h
+++ b/include/wx/mac/carbon/radiobut.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_RADIOBUT_H_
diff --git a/include/wx/mac/carbon/region.h b/include/wx/mac/carbon/region.h
index ab04dd8975..7bfa096d09 100644
--- a/include/wx/mac/carbon/region.h
+++ b/include/wx/mac/carbon/region.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_REGION_H_
diff --git a/include/wx/mac/carbon/scrolbar.h b/include/wx/mac/carbon/scrolbar.h
index 728049089a..eba51e47f9 100644
--- a/include/wx/mac/carbon/scrolbar.h
+++ b/include/wx/mac/carbon/scrolbar.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SCROLBAR_H_
diff --git a/include/wx/mac/carbon/slider.h b/include/wx/mac/carbon/slider.h
index b0f65bd36b..f40538e0af 100644
--- a/include/wx/mac/carbon/slider.h
+++ b/include/wx/mac/carbon/slider.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SLIDER_H_
diff --git a/include/wx/mac/carbon/sound.h b/include/wx/mac/carbon/sound.h
index 18a84d101b..70c25c2016 100644
--- a/include/wx/mac/carbon/sound.h
+++ b/include/wx/mac/carbon/sound.h
@@ -7,7 +7,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SOUND_H_
diff --git a/include/wx/mac/carbon/spinbutt.h b/include/wx/mac/carbon/spinbutt.h
index 8c9295a5d2..a91b0cd87b 100644
--- a/include/wx/mac/carbon/spinbutt.h
+++ b/include/wx/mac/carbon/spinbutt.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SPINBUTT_H_
diff --git a/include/wx/mac/carbon/spinctrl.h b/include/wx/mac/carbon/spinctrl.h
index 9ffd5d1ee2..e7c941b14a 100755
--- a/include/wx/mac/carbon/spinctrl.h
+++ b/include/wx/mac/carbon/spinctrl.h
@@ -6,7 +6,7 @@
// Created: 28.10.99
// RCS-ID: $Id$
// Copyright: (c) Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MAC_SPINCTRL_H_
diff --git a/include/wx/mac/carbon/statbmp.h b/include/wx/mac/carbon/statbmp.h
index 8a16726c57..146987f0a1 100644
--- a/include/wx/mac/carbon/statbmp.h
+++ b/include/wx/mac/carbon/statbmp.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_STATBMP_H_
diff --git a/include/wx/mac/carbon/statbox.h b/include/wx/mac/carbon/statbox.h
index 6dd85bf43d..f916e09f62 100644
--- a/include/wx/mac/carbon/statbox.h
+++ b/include/wx/mac/carbon/statbox.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_STATBOX_H_
diff --git a/include/wx/mac/carbon/statline.h b/include/wx/mac/carbon/statline.h
index 911e9f535c..43a8a54df9 100644
--- a/include/wx/mac/carbon/statline.h
+++ b/include/wx/mac/carbon/statline.h
@@ -5,7 +5,7 @@
// Created: 28.06.99
// Version: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GENERIC_STATLINE_H_
diff --git a/include/wx/mac/carbon/stattext.h b/include/wx/mac/carbon/stattext.h
index c5f41c02c4..c1119e7dfb 100644
--- a/include/wx/mac/carbon/stattext.h
+++ b/include/wx/mac/carbon/stattext.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_STATTEXT_H_
diff --git a/include/wx/mac/carbon/statusbr.h b/include/wx/mac/carbon/statusbr.h
index 5fb70f4058..ce973fac67 100644
--- a/include/wx/mac/carbon/statusbr.h
+++ b/include/wx/mac/carbon/statusbr.h
@@ -7,7 +7,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_STATBAR_H_
diff --git a/include/wx/mac/carbon/tabctrl.h b/include/wx/mac/carbon/tabctrl.h
index 7a6e14300a..bd2e4c1b55 100644
--- a/include/wx/mac/carbon/tabctrl.h
+++ b/include/wx/mac/carbon/tabctrl.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TABCTRL_H_
diff --git a/include/wx/mac/carbon/taskbarosx.h b/include/wx/mac/carbon/taskbarosx.h
index 9c921c063d..644d89fb1b 100644
--- a/include/wx/mac/carbon/taskbarosx.h
+++ b/include/wx/mac/carbon/taskbarosx.h
@@ -6,7 +6,7 @@
// Created: 04/04/2003
// RCS-ID: $Id$
// Copyright: (c) Ryan Norton, 2003
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////
#ifndef _TASKBAR_H_
diff --git a/include/wx/mac/carbon/textctrl.h b/include/wx/mac/carbon/textctrl.h
index a8e14fc864..d14d79e406 100644
--- a/include/wx/mac/carbon/textctrl.h
+++ b/include/wx/mac/carbon/textctrl.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TEXTCTRL_H_
diff --git a/include/wx/mac/carbon/tglbtn.h b/include/wx/mac/carbon/tglbtn.h
index 9b2a592e77..fce4711053 100644
--- a/include/wx/mac/carbon/tglbtn.h
+++ b/include/wx/mac/carbon/tglbtn.h
@@ -7,7 +7,7 @@
// Created: 08.02.01
// RCS-ID: $Id$
// Copyright: (c) 2004 Stefan Csomor
-// License: wxWindows License
+// License: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TOGGLEBUTTON_H_
diff --git a/include/wx/mac/carbon/timer.h b/include/wx/mac/carbon/timer.h
index 1d01ea91a4..519c978771 100644
--- a/include/wx/mac/carbon/timer.h
+++ b/include/wx/mac/carbon/timer.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TIMER_H_
diff --git a/include/wx/mac/carbon/toolbar.h b/include/wx/mac/carbon/toolbar.h
index 1aab6d801d..ed2247b61a 100644
--- a/include/wx/mac/carbon/toolbar.h
+++ b/include/wx/mac/carbon/toolbar.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TOOLBAR_H_
diff --git a/include/wx/mac/carbon/tooltip.h b/include/wx/mac/carbon/tooltip.h
index 7bf4ecf440..aab4b80b0b 100644
--- a/include/wx/mac/carbon/tooltip.h
+++ b/include/wx/mac/carbon/tooltip.h
@@ -6,7 +6,7 @@
// Created: 31.01.99
// RCS-ID: $Id$
// Copyright: (c) 1999 Robert Roebling, Vadim Zeitlin, Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/mac/carbon/toplevel.h b/include/wx/mac/carbon/toplevel.h
index bf854094b9..f43b6b7146 100644
--- a/include/wx/mac/carbon/toplevel.h
+++ b/include/wx/mac/carbon/toplevel.h
@@ -6,7 +6,7 @@
// Created: 20.09.01
// RCS-ID: $Id$
// Copyright: (c) 2001 Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MSW_TOPLEVEL_H_
diff --git a/include/wx/mac/carbon/treectrl.h b/include/wx/mac/carbon/treectrl.h
index 306a0105a5..7077070bd4 100644
--- a/include/wx/mac/carbon/treectrl.h
+++ b/include/wx/mac/carbon/treectrl.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TREECTRL_H_
diff --git a/include/wx/mac/carbon/uma.h b/include/wx/mac/carbon/uma.h
index eae90070f6..91f023fc99 100644
--- a/include/wx/mac/carbon/uma.h
+++ b/include/wx/mac/carbon/uma.h
@@ -6,7 +6,7 @@
// Created: 03/02/99
// RCS-ID: $Id:
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef H_UMA
diff --git a/include/wx/mac/carbon/window.h b/include/wx/mac/carbon/window.h
index 1867a32c8f..3ada877748 100644
--- a/include/wx/mac/carbon/window.h
+++ b/include/wx/mac/carbon/window.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_WINDOW_H_
@@ -220,7 +220,7 @@ public:
virtual wxInt16 MacControlUserPaneFocusProc(wxInt16 action) ;
virtual void MacControlUserPaneBackgroundProc(void* info) ;
- // translate wxWindows coords into ones suitable to be passed to
+ // translate wxWidgets coords into ones suitable to be passed to
// the CreateControl calls
//
// returns TRUE if non default coords are returned, FALSE otherwise
diff --git a/include/wx/mac/classic/accel.h b/include/wx/mac/classic/accel.h
index 25acc73bea..b576000a8f 100644
--- a/include/wx/mac/classic/accel.h
+++ b/include/wx/mac/classic/accel.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_ACCEL_H_
diff --git a/include/wx/mac/classic/aga.h b/include/wx/mac/classic/aga.h
index 5868b3f8ee..b354afe3d2 100644
--- a/include/wx/mac/classic/aga.h
+++ b/include/wx/mac/classic/aga.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/mac/classic/app.h b/include/wx/mac/classic/app.h
index efc50cbea2..537828f35a 100644
--- a/include/wx/mac/classic/app.h
+++ b/include/wx/mac/classic/app.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_APP_H_
diff --git a/include/wx/mac/classic/apptbase.h b/include/wx/mac/classic/apptbase.h
index 84c68cd0ee..0411dcf09a 100644
--- a/include/wx/mac/classic/apptbase.h
+++ b/include/wx/mac/classic/apptbase.h
@@ -5,8 +5,8 @@
// Modified by: Stefan Csomor
// Created: 23.06.2003
// RCS-ID: $Id$
-// Copyright: (c) 2003 Vadim Zeitlin
-// Licence: wxWindows licence
+// Copyright: (c) 2003 Vadim Zeitlin
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MAC_APPTBASE_H_
diff --git a/include/wx/mac/classic/apptrait.h b/include/wx/mac/classic/apptrait.h
index 88b424ab1a..2e7da7b290 100644
--- a/include/wx/mac/classic/apptrait.h
+++ b/include/wx/mac/classic/apptrait.h
@@ -5,8 +5,8 @@
// Modified by: Stefan Csomor
// Created: 23.06.2003
// RCS-ID: $Id$
-// Copyright: (c) 2003 Vadim Zeitlin
-// Licence: wxWindows licence
+// Copyright: (c) 2003 Vadim Zeitlin
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MAC_APPTRAIT_H_
diff --git a/include/wx/mac/classic/bitmap.h b/include/wx/mac/classic/bitmap.h
index a8e2439362..428c0e19a9 100644
--- a/include/wx/mac/classic/bitmap.h
+++ b/include/wx/mac/classic/bitmap.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_BITMAP_H_
diff --git a/include/wx/mac/classic/bmpbuttn.h b/include/wx/mac/classic/bmpbuttn.h
index 28a91ed93f..40cfb47d63 100644
--- a/include/wx/mac/classic/bmpbuttn.h
+++ b/include/wx/mac/classic/bmpbuttn.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_BMPBUTTN_H_
diff --git a/include/wx/mac/classic/brush.h b/include/wx/mac/classic/brush.h
index 12e60e06d1..cdb489c0c6 100644
--- a/include/wx/mac/classic/brush.h
+++ b/include/wx/mac/classic/brush.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_BRUSH_H_
diff --git a/include/wx/mac/classic/button.h b/include/wx/mac/classic/button.h
index 23e9044f00..824f0a9e44 100644
--- a/include/wx/mac/classic/button.h
+++ b/include/wx/mac/classic/button.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_BUTTON_H_
diff --git a/include/wx/mac/classic/checkbox.h b/include/wx/mac/classic/checkbox.h
index a426cb734b..5c4e4a1dd1 100644
--- a/include/wx/mac/classic/checkbox.h
+++ b/include/wx/mac/classic/checkbox.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CHECKBOX_H_
diff --git a/include/wx/mac/classic/checklst.h b/include/wx/mac/classic/checklst.h
index 35f3bd885d..31e66d2083 100644
--- a/include/wx/mac/classic/checklst.h
+++ b/include/wx/mac/classic/checklst.h
@@ -7,7 +7,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CHECKLST_H_
diff --git a/include/wx/mac/classic/chkconf.h b/include/wx/mac/classic/chkconf.h
index e7c5d596c5..c35ffb506b 100644
--- a/include/wx/mac/classic/chkconf.h
+++ b/include/wx/mac/classic/chkconf.h
@@ -6,7 +6,7 @@
* Created: 01/02/97
* RCS-ID: $Id$
* Copyright: (c) Julian Smart
- * Licence: wxWindows licence
+ * Licence: wxWidgets licence
*/
#ifndef _WX_MAC_CHKCONF_H_
diff --git a/include/wx/mac/classic/choice.h b/include/wx/mac/classic/choice.h
index 4c10bab315..936d6e683e 100644
--- a/include/wx/mac/classic/choice.h
+++ b/include/wx/mac/classic/choice.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CHOICE_H_
diff --git a/include/wx/mac/classic/clipbrd.h b/include/wx/mac/classic/clipbrd.h
index 34bb3e3129..0a3c433e4b 100644
--- a/include/wx/mac/classic/clipbrd.h
+++ b/include/wx/mac/classic/clipbrd.h
@@ -2,14 +2,14 @@
// Name: clipbrd.h
// Purpose: Clipboard functionality.
// Note: this functionality is under review, and
-// is derived from wxWindows 1.xx code. Please contact
-// the wxWindows developers for further information.
+// is derived from wxWidgets 1.xx code. Please contact
+// the wxWidgets developers for further information.
// Author: Stefan Csomor
// Modified by:
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CLIPBRD_H_
diff --git a/include/wx/mac/classic/colordlg.h b/include/wx/mac/classic/colordlg.h
index 443ba6fd68..1acae2b35b 100644
--- a/include/wx/mac/classic/colordlg.h
+++ b/include/wx/mac/classic/colordlg.h
@@ -7,7 +7,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_COLORDLG_H_
diff --git a/include/wx/mac/classic/colour.h b/include/wx/mac/classic/colour.h
index 158e631d64..c7e927302a 100644
--- a/include/wx/mac/classic/colour.h
+++ b/include/wx/mac/classic/colour.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_COLOUR_H_
diff --git a/include/wx/mac/classic/combobox.h b/include/wx/mac/classic/combobox.h
index 68b3b02820..1e81ee03f0 100644
--- a/include/wx/mac/classic/combobox.h
+++ b/include/wx/mac/classic/combobox.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_COMBOBOX_H_
diff --git a/include/wx/mac/classic/control.h b/include/wx/mac/classic/control.h
index cc588f3861..24668e790a 100644
--- a/include/wx/mac/classic/control.h
+++ b/include/wx/mac/classic/control.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CONTROL_H_
diff --git a/include/wx/mac/classic/cursor.h b/include/wx/mac/classic/cursor.h
index c8414a4ee0..c24987759e 100644
--- a/include/wx/mac/classic/cursor.h
+++ b/include/wx/mac/classic/cursor.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CURSOR_H_
diff --git a/include/wx/mac/classic/dataform.h b/include/wx/mac/classic/dataform.h
index 6e8846c6da..cd623abee3 100644
--- a/include/wx/mac/classic/dataform.h
+++ b/include/wx/mac/classic/dataform.h
@@ -6,7 +6,7 @@
// Created: 10/21/99
// RCS-ID: $Id$
// Copyright: (c) 1999 Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MAC_DATAFORM_H
diff --git a/include/wx/mac/classic/dataobj.h b/include/wx/mac/classic/dataobj.h
index 15b58e3a37..074ada9014 100644
--- a/include/wx/mac/classic/dataobj.h
+++ b/include/wx/mac/classic/dataobj.h
@@ -6,7 +6,7 @@
// Created: 10/21/99
// RCS-ID: $Id$
// Copyright: (c) 1998, 1999 Vadim Zeitlin, Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MAC_DATAOBJ_H_
diff --git a/include/wx/mac/classic/dataobj2.h b/include/wx/mac/classic/dataobj2.h
index 64b0ac084a..f0f457b562 100644
--- a/include/wx/mac/classic/dataobj2.h
+++ b/include/wx/mac/classic/dataobj2.h
@@ -6,7 +6,7 @@
// Created: 10/21/99
// RCS-ID: $Id$
// Copyright: (c) 1998, 1999 Vadim Zeitlin, Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GTK_DATAOBJ2_H_
diff --git a/include/wx/mac/classic/dc.h b/include/wx/mac/classic/dc.h
index 5fc2601e55..564f295883 100644
--- a/include/wx/mac/classic/dc.h
+++ b/include/wx/mac/classic/dc.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DC_H_
diff --git a/include/wx/mac/classic/dcclient.h b/include/wx/mac/classic/dcclient.h
index 8e01314084..a7d6b87240 100644
--- a/include/wx/mac/classic/dcclient.h
+++ b/include/wx/mac/classic/dcclient.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DCCLIENT_H_
diff --git a/include/wx/mac/classic/dcmemory.h b/include/wx/mac/classic/dcmemory.h
index c8ea44e5ad..0d8b1402bb 100644
--- a/include/wx/mac/classic/dcmemory.h
+++ b/include/wx/mac/classic/dcmemory.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DCMEMORY_H_
diff --git a/include/wx/mac/classic/dcprint.h b/include/wx/mac/classic/dcprint.h
index 0e2b5bcf0d..345be35fb9 100644
--- a/include/wx/mac/classic/dcprint.h
+++ b/include/wx/mac/classic/dcprint.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DCPRINT_H_
diff --git a/include/wx/mac/classic/dcscreen.h b/include/wx/mac/classic/dcscreen.h
index ab83b37618..53e9c79e67 100644
--- a/include/wx/mac/classic/dcscreen.h
+++ b/include/wx/mac/classic/dcscreen.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DCSCREEN_H_
diff --git a/include/wx/mac/classic/dialog.h b/include/wx/mac/classic/dialog.h
index 490cd0af5c..0f8593aae9 100644
--- a/include/wx/mac/classic/dialog.h
+++ b/include/wx/mac/classic/dialog.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DIALOG_H_
diff --git a/include/wx/mac/classic/dirdlg.h b/include/wx/mac/classic/dirdlg.h
index 734292ade3..556f03b51d 100644
--- a/include/wx/mac/classic/dirdlg.h
+++ b/include/wx/mac/classic/dirdlg.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DIRDLG_H_
diff --git a/include/wx/mac/classic/display.h b/include/wx/mac/classic/display.h
index 060c9c7ef4..9f9da55551 100644
--- a/include/wx/mac/classic/display.h
+++ b/include/wx/mac/classic/display.h
@@ -5,8 +5,8 @@
// Modified by: Royce Mitchell III
// Created: 06/21/02
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MAC_DISPLAY_H_
diff --git a/include/wx/mac/classic/dnd.h b/include/wx/mac/classic/dnd.h
index 989a977628..626c1dbc03 100644
--- a/include/wx/mac/classic/dnd.h
+++ b/include/wx/mac/classic/dnd.h
@@ -4,7 +4,7 @@
// Author: Stefan Csomor
// RCS-ID: $Id$
// Copyright: (c) 1998 Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DND_H_
diff --git a/include/wx/mac/classic/filedlg.h b/include/wx/mac/classic/filedlg.h
index 4cc0387a08..dade16105f 100644
--- a/include/wx/mac/classic/filedlg.h
+++ b/include/wx/mac/classic/filedlg.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_FILEDLG_H_
diff --git a/include/wx/mac/classic/font.h b/include/wx/mac/classic/font.h
index 78aa2f4d5f..10ea2a9ed9 100644
--- a/include/wx/mac/classic/font.h
+++ b/include/wx/mac/classic/font.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_FONT_H_
diff --git a/include/wx/mac/classic/fontdlg.h b/include/wx/mac/classic/fontdlg.h
index 3d654b56c8..aefc2de26e 100644
--- a/include/wx/mac/classic/fontdlg.h
+++ b/include/wx/mac/classic/fontdlg.h
@@ -7,7 +7,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_FONTDLG_H_
diff --git a/include/wx/mac/classic/frame.h b/include/wx/mac/classic/frame.h
index f92f7196fc..475388d23b 100644
--- a/include/wx/mac/classic/frame.h
+++ b/include/wx/mac/classic/frame.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_FRAME_H_
diff --git a/include/wx/mac/classic/gauge.h b/include/wx/mac/classic/gauge.h
index 4eb5db3a69..e509afadf8 100644
--- a/include/wx/mac/classic/gauge.h
+++ b/include/wx/mac/classic/gauge.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GAUGE_H_
diff --git a/include/wx/mac/classic/gdiobj.h b/include/wx/mac/classic/gdiobj.h
index 1ad618bf84..ba1caca3d0 100644
--- a/include/wx/mac/classic/gdiobj.h
+++ b/include/wx/mac/classic/gdiobj.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GDIOBJ_H_
diff --git a/include/wx/mac/classic/glcanvas.h b/include/wx/mac/classic/glcanvas.h
index 6f044609c3..767f04131c 100644
--- a/include/wx/mac/classic/glcanvas.h
+++ b/include/wx/mac/classic/glcanvas.h
@@ -1,12 +1,12 @@
/////////////////////////////////////////////////////////////////////////////
// Name: glcanvas.h
-// Purpose: wxGLCanvas, for using OpenGL with wxWindows under Macintosh
+// Purpose: wxGLCanvas, for using OpenGL with wxWidgets under Macintosh
// Author: Stefan Csomor
// Modified by:
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/include/wx/mac/classic/helpxxxx.h b/include/wx/mac/classic/helpxxxx.h
index a33c0737a5..3a64d04462 100644
--- a/include/wx/mac/classic/helpxxxx.h
+++ b/include/wx/mac/classic/helpxxxx.h
@@ -7,7 +7,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_HELPXXXX_H_
diff --git a/include/wx/mac/classic/icon.h b/include/wx/mac/classic/icon.h
index bdc0ff755f..2a1c001690 100644
--- a/include/wx/mac/classic/icon.h
+++ b/include/wx/mac/classic/icon.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_ICON_H_
diff --git a/include/wx/mac/classic/imaglist.h b/include/wx/mac/classic/imaglist.h
index e8fbf6e713..2f80215710 100644
--- a/include/wx/mac/classic/imaglist.h
+++ b/include/wx/mac/classic/imaglist.h
@@ -8,7 +8,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_IMAGLIST_H_
diff --git a/include/wx/mac/classic/joystick.h b/include/wx/mac/classic/joystick.h
index 6db596e3b3..627c0f8a70 100644
--- a/include/wx/mac/classic/joystick.h
+++ b/include/wx/mac/classic/joystick.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_JOYSTICK_H_
diff --git a/include/wx/mac/classic/listbox.h b/include/wx/mac/classic/listbox.h
index 77c0f27209..3a89b972b2 100644
--- a/include/wx/mac/classic/listbox.h
+++ b/include/wx/mac/classic/listbox.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/mac/classic/listctrl.h b/include/wx/mac/classic/listctrl.h
index 196f97add1..713d01ad7e 100644
--- a/include/wx/mac/classic/listctrl.h
+++ b/include/wx/mac/classic/listctrl.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_LISTCTRL_H_
@@ -57,7 +57,7 @@
which item. Each image in an image list can contain a mask, and can be made out
of either a bitmap, two bitmaps or an icon. See ImagList.h for more details.
- Notifications are passed via the wxWindows 2.0 event system.
+ Notifications are passed via the wxWidgets 2.0 event system.
See the sample wxListCtrl app for API usage.
@@ -285,7 +285,7 @@ class WXDLLEXPORT wxListCtrl: public wxControl
// Returns the item or -1 if unsuccessful.
long GetNextItem(long item, int geometry = wxLIST_NEXT_ALL, int state = wxLIST_STATE_DONTCARE) const ;
- // Implementation: converts wxWindows style to MSW style.
+ // Implementation: converts wxWidgets style to MSW style.
// Can be a single style flag or a bit list.
// oldStyle is 'normalised' so that it doesn't contain
// conflicting styles.
diff --git a/include/wx/mac/classic/mdi.h b/include/wx/mac/classic/mdi.h
index 1114ee525d..febc243f29 100644
--- a/include/wx/mac/classic/mdi.h
+++ b/include/wx/mac/classic/mdi.h
@@ -8,7 +8,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MDI_H_
@@ -57,7 +57,7 @@ public:
// Mac OS activate event
virtual void MacActivate(long timestamp, bool activating);
- // wxWindows activate event
+ // wxWidgets activate event
void OnActivate(wxActivateEvent& event);
void OnSysColourChanged(wxSysColourChangedEvent& event);
diff --git a/include/wx/mac/classic/menu.h b/include/wx/mac/classic/menu.h
index 854a70d107..e7a23bf876 100644
--- a/include/wx/mac/classic/menu.h
+++ b/include/wx/mac/classic/menu.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MENU_H_
diff --git a/include/wx/mac/classic/menuitem.h b/include/wx/mac/classic/menuitem.h
index 7e78a57f63..98aa5745b5 100644
--- a/include/wx/mac/classic/menuitem.h
+++ b/include/wx/mac/classic/menuitem.h
@@ -6,7 +6,7 @@
// Created: 11.11.97
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _MENUITEM_H
diff --git a/include/wx/mac/classic/metafile.h b/include/wx/mac/classic/metafile.h
index 2b528efeca..02c76aa61b 100644
--- a/include/wx/mac/classic/metafile.h
+++ b/include/wx/mac/classic/metafile.h
@@ -8,7 +8,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/mac/classic/mimetype.h b/include/wx/mac/classic/mimetype.h
index a65acd964c..884836e98c 100644
--- a/include/wx/mac/classic/mimetype.h
+++ b/include/wx/mac/classic/mimetype.h
@@ -6,7 +6,7 @@
// Created: 23.09.98
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence (part of wxExtra library)
+// Licence: wxWidgets licence (part of wxExtra library)
/////////////////////////////////////////////////////////////////////////////
#ifndef _MIMETYPE_IMPL_H
diff --git a/include/wx/mac/classic/minifram.h b/include/wx/mac/classic/minifram.h
index 7f43f953b3..7f41821ce1 100644
--- a/include/wx/mac/classic/minifram.h
+++ b/include/wx/mac/classic/minifram.h
@@ -8,7 +8,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MINIFRAM_H_
diff --git a/include/wx/mac/classic/msgdlg.h b/include/wx/mac/classic/msgdlg.h
index 1a869f0855..49afc5d218 100644
--- a/include/wx/mac/classic/msgdlg.h
+++ b/include/wx/mac/classic/msgdlg.h
@@ -7,7 +7,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MSGBOXDLG_H_
diff --git a/include/wx/mac/classic/notebook.h b/include/wx/mac/classic/notebook.h
index 7f3724805c..465bbfd0b6 100644
--- a/include/wx/mac/classic/notebook.h
+++ b/include/wx/mac/classic/notebook.h
@@ -5,7 +5,7 @@
// Modified by:
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_NOTEBOOK_H_
diff --git a/include/wx/mac/classic/palette.h b/include/wx/mac/classic/palette.h
index 74f9a4dd30..ad4a3d222d 100644
--- a/include/wx/mac/classic/palette.h
+++ b/include/wx/mac/classic/palette.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_PALETTE_H_
diff --git a/include/wx/mac/classic/pen.h b/include/wx/mac/classic/pen.h
index 50afa0d9c4..f3b4ddffde 100644
--- a/include/wx/mac/classic/pen.h
+++ b/include/wx/mac/classic/pen.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_PEN_H_
diff --git a/include/wx/mac/classic/pnghand.h b/include/wx/mac/classic/pnghand.h
index 19271c4705..0dab2fa1a6 100644
--- a/include/wx/mac/classic/pnghand.h
+++ b/include/wx/mac/classic/pnghand.h
@@ -6,7 +6,7 @@
// Created: 04/01/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/include/wx/mac/classic/printdlg.h b/include/wx/mac/classic/printdlg.h
index 6bb45dad2f..3c6281940c 100644
--- a/include/wx/mac/classic/printdlg.h
+++ b/include/wx/mac/classic/printdlg.h
@@ -8,7 +8,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_PRINTDLG_H_
diff --git a/include/wx/mac/classic/printmac.h b/include/wx/mac/classic/printmac.h
index c5eb431026..844f2d0db2 100644
--- a/include/wx/mac/classic/printmac.h
+++ b/include/wx/mac/classic/printmac.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_PRINTWIN_H_
diff --git a/include/wx/mac/classic/private.h b/include/wx/mac/classic/private.h
index 2f0c5cb7e0..bba9746c3e 100644
--- a/include/wx/mac/classic/private.h
+++ b/include/wx/mac/classic/private.h
@@ -1,14 +1,14 @@
/////////////////////////////////////////////////////////////////////////////
// Name: private.h
// Purpose: Private declarations: as this header is only included by
-// wxWindows itself, it may contain identifiers which don't start
+// wxWidgets itself, it may contain identifiers which don't start
// with "wx".
// Author: Stefan Csomor
// Modified by:
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_PRIVATE_H_
diff --git a/include/wx/mac/classic/private/print.h b/include/wx/mac/classic/private/print.h
index d406494902..da81d6bfc1 100644
--- a/include/wx/mac/classic/private/print.h
+++ b/include/wx/mac/classic/private/print.h
@@ -6,7 +6,7 @@
// Created: 03/02/99
// RCS-ID: $Id:
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MAC_PRIVATE_PRINT_H_
diff --git a/include/wx/mac/classic/radiobox.h b/include/wx/mac/classic/radiobox.h
index c9642e2deb..a3e5f38802 100644
--- a/include/wx/mac/classic/radiobox.h
+++ b/include/wx/mac/classic/radiobox.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_RADIOBOX_H_
@@ -58,7 +58,7 @@ public:
const wxValidator& val = wxDefaultValidator,
const wxString& name = wxRadioBoxNameStr);
-// Specific functions (in wxWindows2 reference)
+// Specific functions (in wxWidgets2 reference)
virtual void SetSelection(int item);
virtual int GetSelection() const;
diff --git a/include/wx/mac/classic/radiobut.h b/include/wx/mac/classic/radiobut.h
index 22fe9c1bda..8f8ae95d5f 100644
--- a/include/wx/mac/classic/radiobut.h
+++ b/include/wx/mac/classic/radiobut.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_RADIOBUT_H_
diff --git a/include/wx/mac/classic/region.h b/include/wx/mac/classic/region.h
index ab04dd8975..7bfa096d09 100644
--- a/include/wx/mac/classic/region.h
+++ b/include/wx/mac/classic/region.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_REGION_H_
diff --git a/include/wx/mac/classic/scrolbar.h b/include/wx/mac/classic/scrolbar.h
index 633b615ced..ca5b6e8921 100644
--- a/include/wx/mac/classic/scrolbar.h
+++ b/include/wx/mac/classic/scrolbar.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SCROLBAR_H_
diff --git a/include/wx/mac/classic/slider.h b/include/wx/mac/classic/slider.h
index 9599a60c10..13725cbd5e 100644
--- a/include/wx/mac/classic/slider.h
+++ b/include/wx/mac/classic/slider.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SLIDER_H_
diff --git a/include/wx/mac/classic/sound.h b/include/wx/mac/classic/sound.h
index 18a84d101b..70c25c2016 100644
--- a/include/wx/mac/classic/sound.h
+++ b/include/wx/mac/classic/sound.h
@@ -7,7 +7,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SOUND_H_
diff --git a/include/wx/mac/classic/spinbutt.h b/include/wx/mac/classic/spinbutt.h
index 3b33a8d5ad..3215f5d0f1 100644
--- a/include/wx/mac/classic/spinbutt.h
+++ b/include/wx/mac/classic/spinbutt.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SPINBUTT_H_
diff --git a/include/wx/mac/classic/spinctrl.h b/include/wx/mac/classic/spinctrl.h
index 9ffd5d1ee2..e7c941b14a 100755
--- a/include/wx/mac/classic/spinctrl.h
+++ b/include/wx/mac/classic/spinctrl.h
@@ -6,7 +6,7 @@
// Created: 28.10.99
// RCS-ID: $Id$
// Copyright: (c) Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MAC_SPINCTRL_H_
diff --git a/include/wx/mac/classic/statbmp.h b/include/wx/mac/classic/statbmp.h
index 8a16726c57..146987f0a1 100644
--- a/include/wx/mac/classic/statbmp.h
+++ b/include/wx/mac/classic/statbmp.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_STATBMP_H_
diff --git a/include/wx/mac/classic/statbox.h b/include/wx/mac/classic/statbox.h
index 9f73a539ed..1294a916e0 100644
--- a/include/wx/mac/classic/statbox.h
+++ b/include/wx/mac/classic/statbox.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_STATBOX_H_
diff --git a/include/wx/mac/classic/statline.h b/include/wx/mac/classic/statline.h
index 911e9f535c..43a8a54df9 100644
--- a/include/wx/mac/classic/statline.h
+++ b/include/wx/mac/classic/statline.h
@@ -5,7 +5,7 @@
// Created: 28.06.99
// Version: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GENERIC_STATLINE_H_
diff --git a/include/wx/mac/classic/stattext.h b/include/wx/mac/classic/stattext.h
index 17ecf98ad0..f9652c232f 100644
--- a/include/wx/mac/classic/stattext.h
+++ b/include/wx/mac/classic/stattext.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_STATTEXT_H_
diff --git a/include/wx/mac/classic/statusbr.h b/include/wx/mac/classic/statusbr.h
index 959c4e618d..3db0001392 100644
--- a/include/wx/mac/classic/statusbr.h
+++ b/include/wx/mac/classic/statusbr.h
@@ -7,7 +7,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_STATBAR_H_
diff --git a/include/wx/mac/classic/tabctrl.h b/include/wx/mac/classic/tabctrl.h
index 7a6e14300a..bd2e4c1b55 100644
--- a/include/wx/mac/classic/tabctrl.h
+++ b/include/wx/mac/classic/tabctrl.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TABCTRL_H_
diff --git a/include/wx/mac/classic/taskbarosx.h b/include/wx/mac/classic/taskbarosx.h
index 9c921c063d..644d89fb1b 100644
--- a/include/wx/mac/classic/taskbarosx.h
+++ b/include/wx/mac/classic/taskbarosx.h
@@ -6,7 +6,7 @@
// Created: 04/04/2003
// RCS-ID: $Id$
// Copyright: (c) Ryan Norton, 2003
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////
#ifndef _TASKBAR_H_
diff --git a/include/wx/mac/classic/textctrl.h b/include/wx/mac/classic/textctrl.h
index df3a964339..f7ec538561 100644
--- a/include/wx/mac/classic/textctrl.h
+++ b/include/wx/mac/classic/textctrl.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TEXTCTRL_H_
diff --git a/include/wx/mac/classic/tglbtn.h b/include/wx/mac/classic/tglbtn.h
index 5ab29aa84c..8280042a15 100644
--- a/include/wx/mac/classic/tglbtn.h
+++ b/include/wx/mac/classic/tglbtn.h
@@ -7,7 +7,7 @@
// Created: 08.02.01
// RCS-ID: $Id$
// Copyright: (c) 2004 Stefan Csomor
-// License: wxWindows License
+// License: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TOGGLEBUTTON_H_
diff --git a/include/wx/mac/classic/timer.h b/include/wx/mac/classic/timer.h
index 1d01ea91a4..519c978771 100644
--- a/include/wx/mac/classic/timer.h
+++ b/include/wx/mac/classic/timer.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TIMER_H_
diff --git a/include/wx/mac/classic/toolbar.h b/include/wx/mac/classic/toolbar.h
index 1849125750..9c14c86b17 100644
--- a/include/wx/mac/classic/toolbar.h
+++ b/include/wx/mac/classic/toolbar.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TOOLBAR_H_
diff --git a/include/wx/mac/classic/tooltip.h b/include/wx/mac/classic/tooltip.h
index 7bf4ecf440..aab4b80b0b 100644
--- a/include/wx/mac/classic/tooltip.h
+++ b/include/wx/mac/classic/tooltip.h
@@ -6,7 +6,7 @@
// Created: 31.01.99
// RCS-ID: $Id$
// Copyright: (c) 1999 Robert Roebling, Vadim Zeitlin, Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/mac/classic/toplevel.h b/include/wx/mac/classic/toplevel.h
index ffb0bcd288..0d5a6bf74d 100644
--- a/include/wx/mac/classic/toplevel.h
+++ b/include/wx/mac/classic/toplevel.h
@@ -6,7 +6,7 @@
// Created: 20.09.01
// RCS-ID: $Id$
// Copyright: (c) 2001 Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MSW_TOPLEVEL_H_
diff --git a/include/wx/mac/classic/treectrl.h b/include/wx/mac/classic/treectrl.h
index 306a0105a5..7077070bd4 100644
--- a/include/wx/mac/classic/treectrl.h
+++ b/include/wx/mac/classic/treectrl.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TREECTRL_H_
diff --git a/include/wx/mac/classic/uma.h b/include/wx/mac/classic/uma.h
index c862427f62..49084acc72 100644
--- a/include/wx/mac/classic/uma.h
+++ b/include/wx/mac/classic/uma.h
@@ -6,7 +6,7 @@
// Created: 03/02/99
// RCS-ID: $Id:
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef H_UMA
diff --git a/include/wx/mac/classic/window.h b/include/wx/mac/classic/window.h
index 807e261863..ad0124e4f1 100644
--- a/include/wx/mac/classic/window.h
+++ b/include/wx/mac/classic/window.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_WINDOW_H_
@@ -161,7 +161,7 @@ public:
wxWindowMac *FindItem(long id) const;
wxWindowMac *FindItemByHWND(WXHWND hWnd, bool controlOnly = FALSE) const;
- // Make a Windows extended style from the given wxWindows window style
+ // Make a Windows extended style from the given wxWidgets window style
static WXDWORD MakeExtendedStyle(long style,
bool eliminateBorders = TRUE);
// Determine whether 3D effects are wanted
diff --git a/include/wx/mac/setup0.h b/include/wx/mac/setup0.h
index 04a97dd14f..4c5bdd7945 100644
--- a/include/wx/mac/setup0.h
+++ b/include/wx/mac/setup0.h
@@ -6,7 +6,7 @@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SETUP_H_
@@ -80,7 +80,7 @@
// Generic comment about debugging settings: they are very useful if you don't
// use any other memory leak detection tools such as Purify/BoundsChecker, but
// are probably redundant otherwise. Also, Visual C++ CRT has the same features
-// as wxWindows memory debugging subsystem built in since version 5.0 and you
+// as wxWidgets memory debugging subsystem built in since version 5.0 and you
// may prefer to use it instead of built in memory debugging code because it is
// faster and more fool proof.
//
@@ -155,7 +155,7 @@
// Unicode support
// ----------------------------------------------------------------------------
-// Set wxUSE_UNICODE to 1 to compile wxWindows in Unicode mode: wxChar will be
+// Set wxUSE_UNICODE to 1 to compile wxWidgets in Unicode mode: wxChar will be
// defined as wchar_t, wxString will use Unicode internally. If you set this
// to 1, you must use wxT() macro for all literal strings in the program.
//
@@ -233,7 +233,7 @@
// Recommended setting: 0 unless you do plan to develop MT applications
#define wxUSE_THREADS 1
-// If enabled (1), compiles wxWindows streams classes
+// If enabled (1), compiles wxWidgets streams classes
#define wxUSE_STREAMS 1
// Use standard C++ streams if 1. If 0, use wxWin streams implementation.
@@ -380,7 +380,7 @@
// If enabled, the code written by Apple will be used to write, in a portable
// way, float on the disk. See extended.c for the license which is different
-// from wxWindows one.
+// from wxWidgets one.
//
// Default is 1.
//
@@ -464,7 +464,7 @@
// Recommended setting: 0
#define wxUSE_TIPWINDOW 0
-// Each of the settings below corresponds to one wxWindows control. They are
+// Each of the settings below corresponds to one wxWidgets control. They are
// all switched on by default but may be disabled if you are sure that your
// program (including any standard dialogs it can show!) doesn't need them and
// if you desperately want to save some space. If you use any of these you must
diff --git a/include/wx/math.h b/include/wx/math.h
index 15a1021b1a..c847a7875c 100644
--- a/include/wx/math.h
+++ b/include/wx/math.h
@@ -6,7 +6,7 @@
// Created: 02/02/03
// RCS-ID:
// Copyright: (c)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MATH_H_
diff --git a/include/wx/matrix.h b/include/wx/matrix.h
index c2698b3058..79cd94a360 100644
--- a/include/wx/matrix.h
+++ b/include/wx/matrix.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart, Chris Breeze
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MATRIXH__
diff --git a/include/wx/memconf.h b/include/wx/memconf.h
index c0d46e7fee..242d5d7cd4 100644
--- a/include/wx/memconf.h
+++ b/include/wx/memconf.h
@@ -8,14 +8,14 @@
// Created: 22.01.00
// RCS-ID: $Id$
// Copyright: (c) 2000 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
/*
* NB: I don't see how this class may possibly be useful to the application
* program (as the settings are lost on program termination), but it is
- * handy to have it inside wxWindows. So for now let's say that this class
- * is private and should only be used by wxWindows itself - this might
+ * handy to have it inside wxWidgets. So for now let's say that this class
+ * is private and should only be used by wxWidgets itself - this might
* change in the future.
*/
diff --git a/include/wx/memory.h b/include/wx/memory.h
index 3b58cb55d9..03c1d45f59 100644
--- a/include/wx/memory.h
+++ b/include/wx/memory.h
@@ -6,7 +6,7 @@
// Created: 29/01/98
// RCS-ID: $Id$
// Copyright: (c) 1998 Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MEMORYH__
diff --git a/include/wx/memtext.h b/include/wx/memtext.h
index 44567134b8..5b47260caf 100644
--- a/include/wx/memtext.h
+++ b/include/wx/memtext.h
@@ -3,8 +3,8 @@
// Purpose: wxMemoryText allows to use wxTextBuffer without a file
// Created: 14.11.01
// Author: Morten Hanssen
-// Copyright: (c) 2001 wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) 2001 wxWidgets team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MEMTEXT_H
diff --git a/include/wx/menu.h b/include/wx/menu.h
index f23b6ac400..490932a999 100644
--- a/include/wx/menu.h
+++ b/include/wx/menu.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 26.10.99
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MENU_H_BASE_
diff --git a/include/wx/menuitem.h b/include/wx/menuitem.h
index e35a5372ad..0f4b2816f3 100644
--- a/include/wx/menuitem.h
+++ b/include/wx/menuitem.h
@@ -6,7 +6,7 @@
// Created: 25.10.99
// RCS-ID: $Id$
// Copyright: (c) 1999 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MENUITEM_H_BASE_
diff --git a/include/wx/metafile.h b/include/wx/metafile.h
index ba83cfa3e2..7220f53601 100644
--- a/include/wx/metafile.h
+++ b/include/wx/metafile.h
@@ -1,12 +1,12 @@
///////////////////////////////////////////////////////////////////////////////
// Name: wx/metafile.h
// Purpose: wxMetaFile class declaration
-// Author: wxWindows team
+// Author: wxWidgets team
// Modified by:
// Created: 13.01.00
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_METAFILE_H_BASE_
diff --git a/include/wx/mgl/app.h b/include/wx/mgl/app.h
index d0bedefdf4..d745d2878b 100644
--- a/include/wx/mgl/app.h
+++ b/include/wx/mgl/app.h
@@ -4,7 +4,7 @@
// Author: Vaclav Slavik
// Id: $Id$
// Copyright: (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_APP_H__
diff --git a/include/wx/mgl/bitmap.h b/include/wx/mgl/bitmap.h
index 35cebd4e22..4df4dbf777 100644
--- a/include/wx/mgl/bitmap.h
+++ b/include/wx/mgl/bitmap.h
@@ -3,7 +3,7 @@
// Author: Vaclav Slavik
// RCS-ID: $Id$
// Copyright: (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/mgl/brush.h b/include/wx/mgl/brush.h
index 7787c2c407..5c66e7ab13 100644
--- a/include/wx/mgl/brush.h
+++ b/include/wx/mgl/brush.h
@@ -4,7 +4,7 @@
// Author: Vaclav Slavik
// Id: $Id$
// Copyright: (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/mgl/clipbrd.h b/include/wx/mgl/clipbrd.h
index 7e1ee2ddfa..f006a4549f 100644
--- a/include/wx/mgl/clipbrd.h
+++ b/include/wx/mgl/clipbrd.h
@@ -4,7 +4,7 @@
// Author: Vaclav Slavik
// Id: $Id$
// Copyright: (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/mgl/colour.h b/include/wx/mgl/colour.h
index ac3c8e2a16..78c233b8f3 100644
--- a/include/wx/mgl/colour.h
+++ b/include/wx/mgl/colour.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_COLOUR_H_
diff --git a/include/wx/mgl/cursor.h b/include/wx/mgl/cursor.h
index d7ec246c75..ac71374b47 100644
--- a/include/wx/mgl/cursor.h
+++ b/include/wx/mgl/cursor.h
@@ -4,7 +4,7 @@
// Author: Vaclav Slavik
// Id: $Id$
// Copyright: (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/mgl/dc.h b/include/wx/mgl/dc.h
index aa9d55875f..53d51c1cd6 100644
--- a/include/wx/mgl/dc.h
+++ b/include/wx/mgl/dc.h
@@ -5,7 +5,7 @@
// Created: 2001/03/09
// RCS-ID: $Id$
// Copyright: (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DC_H_
diff --git a/include/wx/mgl/dcclient.h b/include/wx/mgl/dcclient.h
index deb5905bd5..19b0f3b2ab 100644
--- a/include/wx/mgl/dcclient.h
+++ b/include/wx/mgl/dcclient.h
@@ -4,7 +4,7 @@
// Author: Vaclav Slavik
// Id: $Id$
// Copyright: (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_DCCLIENT_H__
diff --git a/include/wx/mgl/dcmemory.h b/include/wx/mgl/dcmemory.h
index 96ad1a3c1c..61c1db674a 100644
--- a/include/wx/mgl/dcmemory.h
+++ b/include/wx/mgl/dcmemory.h
@@ -4,7 +4,7 @@
// Author: Vaclav Slavik
// RCS-ID: $Id$
// Copyright: (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/mgl/dcscreen.h b/include/wx/mgl/dcscreen.h
index 1bc300e86e..426fac3f3c 100644
--- a/include/wx/mgl/dcscreen.h
+++ b/include/wx/mgl/dcscreen.h
@@ -4,7 +4,7 @@
// Author: Vaclav Slavik
// Id: $Id$
// Copyright: (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_DCSCREEN_H__
diff --git a/include/wx/mgl/font.h b/include/wx/mgl/font.h
index 6a105bf6fc..5b6da25e6d 100644
--- a/include/wx/mgl/font.h
+++ b/include/wx/mgl/font.h
@@ -3,7 +3,7 @@
// Author: Vaclav Slavik
// Id: $Id$
// Copyright: (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_FONT_H__
diff --git a/include/wx/mgl/fontutil.h b/include/wx/mgl/fontutil.h
index dd286a712c..dbb4193e89 100644
--- a/include/wx/mgl/fontutil.h
+++ b/include/wx/mgl/fontutil.h
@@ -5,7 +5,7 @@
// Created: 2001/05/01
// RCS-ID: $Id$
// Copyright: (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MGL_FONTUTIL_H_
diff --git a/include/wx/mgl/gdiobj.h b/include/wx/mgl/gdiobj.h
index d148b14306..6281cee51d 100644
--- a/include/wx/mgl/gdiobj.h
+++ b/include/wx/mgl/gdiobj.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GDIOBJ_H_
diff --git a/include/wx/mgl/icon.h b/include/wx/mgl/icon.h
index 40ed949c92..bd1cfca058 100644
--- a/include/wx/mgl/icon.h
+++ b/include/wx/mgl/icon.h
@@ -4,7 +4,7 @@
// Author: Vaclav Slavik
// Id: $Id$
// Copyright: (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/mgl/palette.h b/include/wx/mgl/palette.h
index a11f8bf9a5..c940cbc3a6 100644
--- a/include/wx/mgl/palette.h
+++ b/include/wx/mgl/palette.h
@@ -5,7 +5,7 @@
// Created: 2001/03/11
// Id: $Id$
// Copyright: (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/mgl/pen.h b/include/wx/mgl/pen.h
index 3b69b3d054..2fee55127f 100644
--- a/include/wx/mgl/pen.h
+++ b/include/wx/mgl/pen.h
@@ -4,7 +4,7 @@
// Author: Vaclav Slavik
// Id: $Id$
// Copyright: (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/mgl/popupwin.h b/include/wx/mgl/popupwin.h
index 3f7e4d77be..3985aa998b 100644
--- a/include/wx/mgl/popupwin.h
+++ b/include/wx/mgl/popupwin.h
@@ -5,7 +5,7 @@
// Created: 06.01.01
// RCS-ID: $Id$
// Copyright: (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_POPUPWIN_H_
diff --git a/include/wx/mgl/private.h b/include/wx/mgl/private.h
index 5406f24752..d263eb6451 100644
--- a/include/wx/mgl/private.h
+++ b/include/wx/mgl/private.h
@@ -1,13 +1,13 @@
/////////////////////////////////////////////////////////////////////////////
// Name: private.h
// Purpose: Private declarations: as this header is only included by
-// wxWindows itself, it may contain identifiers which don't start
+// wxWidgets itself, it may contain identifiers which don't start
// with "wx".
// Author: Vaclav Slavik
// Created: 2001/04/07
// RCS-ID: $Id$
// Copyright: (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_PRIVATE_H_
diff --git a/include/wx/mgl/region.h b/include/wx/mgl/region.h
index ec8f4474a2..c974097b6d 100644
--- a/include/wx/mgl/region.h
+++ b/include/wx/mgl/region.h
@@ -5,7 +5,7 @@
// Created: 2001/03/12
// RCS-ID: $Id$
// Copyright: (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_REGION_H_
diff --git a/include/wx/mgl/toplevel.h b/include/wx/mgl/toplevel.h
index f7c47f5c6b..e0a2c9223b 100644
--- a/include/wx/mgl/toplevel.h
+++ b/include/wx/mgl/toplevel.h
@@ -4,7 +4,7 @@
// Author: Vaclav Slavik
// Id: $Id$
// Copyright: (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/mgl/window.h b/include/wx/mgl/window.h
index 7758b50e97..cd88d8902e 100644
--- a/include/wx/mgl/window.h
+++ b/include/wx/mgl/window.h
@@ -4,7 +4,7 @@
// Author: Vaclav Slavik
// RCS-ID: $Id$
// Copyright: (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_WINDOW_H_
diff --git a/include/wx/mimetype.h b/include/wx/mimetype.h
index 5aa2438f8c..716a5af0e1 100644
--- a/include/wx/mimetype.h
+++ b/include/wx/mimetype.h
@@ -7,7 +7,7 @@
// Created: 23.09.98
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence (part of wxExtra library)
+// Licence: wxWidgets licence (part of wxExtra library)
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MIMETYPE_H_
@@ -387,7 +387,7 @@ private:
// global variables
// ----------------------------------------------------------------------------
-// the default mime manager for wxWindows programs
+// the default mime manager for wxWidgets programs
WXDLLIMPEXP_DATA_BASE(extern wxMimeTypesManager *) wxTheMimeTypesManager;
#endif // wxUSE_MIMETYPE
diff --git a/include/wx/module.h b/include/wx/module.h
index f21da18583..2abaef6aa2 100644
--- a/include/wx/module.h
+++ b/include/wx/module.h
@@ -6,7 +6,7 @@
// Created: 04/11/98
// RCS-ID: $Id$
// Copyright: (c) Wolfram Gloger and Guilhem Lavaux
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MODULE_H_
diff --git a/include/wx/motif/accel.h b/include/wx/motif/accel.h
index 41dea67575..11764faeb6 100644
--- a/include/wx/motif/accel.h
+++ b/include/wx/motif/accel.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_ACCEL_H_
diff --git a/include/wx/motif/app.h b/include/wx/motif/app.h
index 1007941b48..7aad137972 100644
--- a/include/wx/motif/app.h
+++ b/include/wx/motif/app.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_APP_H_
diff --git a/include/wx/motif/bmpbuttn.h b/include/wx/motif/bmpbuttn.h
index af3237a0df..8a8e54c29f 100644
--- a/include/wx/motif/bmpbuttn.h
+++ b/include/wx/motif/bmpbuttn.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_BMPBUTTN_H_
diff --git a/include/wx/motif/bmpmotif.h b/include/wx/motif/bmpmotif.h
index 1e88d23c75..feda62da90 100644
--- a/include/wx/motif/bmpmotif.h
+++ b/include/wx/motif/bmpmotif.h
@@ -6,7 +6,7 @@
// Created: 25/03/2003
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_BMPMOTIF_H_
diff --git a/include/wx/motif/button.h b/include/wx/motif/button.h
index 32958d5753..cf0b7ed651 100644
--- a/include/wx/motif/button.h
+++ b/include/wx/motif/button.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_BUTTON_H_
diff --git a/include/wx/motif/checkbox.h b/include/wx/motif/checkbox.h
index cbb6fd7d37..48d2741593 100644
--- a/include/wx/motif/checkbox.h
+++ b/include/wx/motif/checkbox.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CHECKBOX_H_
diff --git a/include/wx/motif/checklst.h b/include/wx/motif/checklst.h
index f097bd739f..17fe1324d6 100644
--- a/include/wx/motif/checklst.h
+++ b/include/wx/motif/checklst.h
@@ -7,7 +7,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CHECKLST_H_
diff --git a/include/wx/motif/choice.h b/include/wx/motif/choice.h
index 8a01c3cb23..a7feb61ce4 100644
--- a/include/wx/motif/choice.h
+++ b/include/wx/motif/choice.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CHOICE_H_
diff --git a/include/wx/motif/clipbrd.h b/include/wx/motif/clipbrd.h
index f4e98c9899..fa55b05659 100644
--- a/include/wx/motif/clipbrd.h
+++ b/include/wx/motif/clipbrd.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CLIPBRD_H_
diff --git a/include/wx/motif/colour.h b/include/wx/motif/colour.h
index 8912ad3cf7..644b427234 100644
--- a/include/wx/motif/colour.h
+++ b/include/wx/motif/colour.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_COLOUR_H_
diff --git a/include/wx/motif/combobox.h b/include/wx/motif/combobox.h
index d0b5b2532c..e39c008cc8 100644
--- a/include/wx/motif/combobox.h
+++ b/include/wx/motif/combobox.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_COMBOBOX_H_
diff --git a/include/wx/motif/control.h b/include/wx/motif/control.h
index 9fde5ab454..e7a03efb53 100644
--- a/include/wx/motif/control.h
+++ b/include/wx/motif/control.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CONTROL_H_
diff --git a/include/wx/motif/cursor.h b/include/wx/motif/cursor.h
index 2cfc1ff3d1..c453840257 100644
--- a/include/wx/motif/cursor.h
+++ b/include/wx/motif/cursor.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CURSOR_H_
diff --git a/include/wx/motif/dataform.h b/include/wx/motif/dataform.h
index eebf507e23..59b0cbf3ae 100644
--- a/include/wx/motif/dataform.h
+++ b/include/wx/motif/dataform.h
@@ -6,7 +6,7 @@
// Created: 19.10.99 (extracted from motif/dataobj.h)
// RCS-ID: $Id$
// Copyright: (c) 1999 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MOTIF_DATAFORM_H
diff --git a/include/wx/motif/dataobj.h b/include/wx/motif/dataobj.h
index 6a59078483..dff3b7c913 100644
--- a/include/wx/motif/dataobj.h
+++ b/include/wx/motif/dataobj.h
@@ -4,7 +4,7 @@
// Author: Julian Smart
// RCS-ID: $Id$
// Copyright: (c) 1998 Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MOTIF_DATAOBJ_H_
diff --git a/include/wx/motif/dataobj2.h b/include/wx/motif/dataobj2.h
index 840586a1e5..75ddcbd961 100644
--- a/include/wx/motif/dataobj2.h
+++ b/include/wx/motif/dataobj2.h
@@ -5,7 +5,7 @@
// Created: 27.04.03
// RCS-ID: $Id$
// Copyright: (c) 2003 Mattia Barbon
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MOTIF_DATAOBJ2_H_
diff --git a/include/wx/motif/dc.h b/include/wx/motif/dc.h
index f726723241..0d97507c97 100644
--- a/include/wx/motif/dc.h
+++ b/include/wx/motif/dc.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DC_H_
diff --git a/include/wx/motif/dcclient.h b/include/wx/motif/dcclient.h
index ed8539615b..f1fabe8b23 100644
--- a/include/wx/motif/dcclient.h
+++ b/include/wx/motif/dcclient.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DCCLIENT_H_
diff --git a/include/wx/motif/dcmemory.h b/include/wx/motif/dcmemory.h
index c6fa2faf9d..580fceb4ba 100644
--- a/include/wx/motif/dcmemory.h
+++ b/include/wx/motif/dcmemory.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DCMEMORY_H_
diff --git a/include/wx/motif/dcprint.h b/include/wx/motif/dcprint.h
index 91812557e6..21b367632a 100644
--- a/include/wx/motif/dcprint.h
+++ b/include/wx/motif/dcprint.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DCPRINT_H_
diff --git a/include/wx/motif/dcscreen.h b/include/wx/motif/dcscreen.h
index 16b498aa71..2d4d16c7d1 100644
--- a/include/wx/motif/dcscreen.h
+++ b/include/wx/motif/dcscreen.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DCSCREEN_H_
diff --git a/include/wx/motif/dialog.h b/include/wx/motif/dialog.h
index 1f10207ba8..f2fff31b0d 100644
--- a/include/wx/motif/dialog.h
+++ b/include/wx/motif/dialog.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DIALOG_H_
diff --git a/include/wx/motif/dnd.h b/include/wx/motif/dnd.h
index 1af3bacce2..1ce5305c84 100644
--- a/include/wx/motif/dnd.h
+++ b/include/wx/motif/dnd.h
@@ -4,7 +4,7 @@
// Author: Julian Smart
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin, Robert Roebling, Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/motif/filedlg.h b/include/wx/motif/filedlg.h
index df9bc061f0..e4c90aab88 100644
--- a/include/wx/motif/filedlg.h
+++ b/include/wx/motif/filedlg.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_FILEDLG_H_
diff --git a/include/wx/motif/font.h b/include/wx/motif/font.h
index 80d1a4f841..cab80dd808 100644
--- a/include/wx/motif/font.h
+++ b/include/wx/motif/font.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_FONT_H_
diff --git a/include/wx/motif/frame.h b/include/wx/motif/frame.h
index 4cb7f953c8..d6d7ffe5e8 100644
--- a/include/wx/motif/frame.h
+++ b/include/wx/motif/frame.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MOTIF_FRAME_H_
diff --git a/include/wx/motif/gauge.h b/include/wx/motif/gauge.h
index b5f5dd4cd3..becf64ecfc 100644
--- a/include/wx/motif/gauge.h
+++ b/include/wx/motif/gauge.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GAUGE_H_
diff --git a/include/wx/motif/gdiobj.h b/include/wx/motif/gdiobj.h
index 14293b5841..699d1cf7b0 100644
--- a/include/wx/motif/gdiobj.h
+++ b/include/wx/motif/gdiobj.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GDIOBJ_H_
diff --git a/include/wx/motif/icon.h b/include/wx/motif/icon.h
index eba9735f4d..ef55819d54 100644
--- a/include/wx/motif/icon.h
+++ b/include/wx/motif/icon.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_ICON_H_
diff --git a/include/wx/motif/listbox.h b/include/wx/motif/listbox.h
index 07c77df706..3d35c9b4e0 100644
--- a/include/wx/motif/listbox.h
+++ b/include/wx/motif/listbox.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_LISTBOX_H_
diff --git a/include/wx/motif/mdi.h b/include/wx/motif/mdi.h
index 91106240ee..4ec642ca96 100644
--- a/include/wx/motif/mdi.h
+++ b/include/wx/motif/mdi.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MDI_H_
diff --git a/include/wx/motif/menu.h b/include/wx/motif/menu.h
index eb26667a36..081d9dec79 100644
--- a/include/wx/motif/menu.h
+++ b/include/wx/motif/menu.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MOTIF_MENU_H_
diff --git a/include/wx/motif/menuitem.h b/include/wx/motif/menuitem.h
index 2a6cbe3cc8..41076f6620 100644
--- a/include/wx/motif/menuitem.h
+++ b/include/wx/motif/menuitem.h
@@ -6,7 +6,7 @@
// Created: 11.11.97
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MOTIF_MENUITEM_H
diff --git a/include/wx/motif/minifram.h b/include/wx/motif/minifram.h
index dcfb2d3173..49179b5674 100644
--- a/include/wx/motif/minifram.h
+++ b/include/wx/motif/minifram.h
@@ -8,7 +8,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MINIFRAM_H_
diff --git a/include/wx/motif/msgdlg.h b/include/wx/motif/msgdlg.h
index b8724d271f..94a3d544b9 100644
--- a/include/wx/motif/msgdlg.h
+++ b/include/wx/motif/msgdlg.h
@@ -7,7 +7,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MSGBOXDLG_H_
diff --git a/include/wx/motif/palette.h b/include/wx/motif/palette.h
index bff484a85e..ab0f0dcc0b 100644
--- a/include/wx/motif/palette.h
+++ b/include/wx/motif/palette.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_PALETTE_H_
diff --git a/include/wx/motif/popupwin.h b/include/wx/motif/popupwin.h
index e115d68825..e4c54feab7 100644
--- a/include/wx/motif/popupwin.h
+++ b/include/wx/motif/popupwin.h
@@ -6,7 +6,7 @@
// Created: 28.08.03
// RCS-ID: $Id$
// Copyright: (c) 2003 Mattia Barbon
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MOTIF_POPUPWIN_H_
diff --git a/include/wx/motif/print.h b/include/wx/motif/print.h
index 64b50ef0a6..0193a501c7 100644
--- a/include/wx/motif/print.h
+++ b/include/wx/motif/print.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_PRINT_H_
diff --git a/include/wx/motif/private.h b/include/wx/motif/private.h
index e7901129e3..3c9bf6ac72 100644
--- a/include/wx/motif/private.h
+++ b/include/wx/motif/private.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_PRIVATE_H_
@@ -117,7 +117,7 @@ wxString wxXmStringToString( const XmString& xmString );
XmString wxStringToXmString( const wxString& string );
XmString wxStringToXmString( const char* string );
-// XmString made easy to use in wxWindows (and has an added benefit of
+// XmString made easy to use in wxWidgets (and has an added benefit of
// cleaning up automatically)
class wxXmString
{
diff --git a/include/wx/motif/radiobox.h b/include/wx/motif/radiobox.h
index d1e91a0bfc..6d6f262e3f 100644
--- a/include/wx/motif/radiobox.h
+++ b/include/wx/motif/radiobox.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_RADIOBOX_H_
diff --git a/include/wx/motif/radiobut.h b/include/wx/motif/radiobut.h
index 8ccf2dad87..4f06ffd1c1 100644
--- a/include/wx/motif/radiobut.h
+++ b/include/wx/motif/radiobut.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_RADIOBUT_H_
diff --git a/include/wx/motif/region.h b/include/wx/motif/region.h
index dff5fb83f3..af45540523 100644
--- a/include/wx/motif/region.h
+++ b/include/wx/motif/region.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_REGION_H_
@@ -127,7 +127,7 @@ public:
// Get the internal Region handle
WXRegion GetXRegion() const;
- // 'Naughty' functions that allow wxWindows to use a list of rects
+ // 'Naughty' functions that allow wxWidgets to use a list of rects
// instead of the region, in certain circumstances (e.g. when
// making a region out of the update rectangles).
// These are used by wxPaintDC::wxPaintDC and wxRegionIterator::Reset.
diff --git a/include/wx/motif/scrolbar.h b/include/wx/motif/scrolbar.h
index 3ab5970f78..11e68086f7 100644
--- a/include/wx/motif/scrolbar.h
+++ b/include/wx/motif/scrolbar.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SCROLBAR_H_
diff --git a/include/wx/motif/slider.h b/include/wx/motif/slider.h
index f46acf7dba..8080028ef9 100644
--- a/include/wx/motif/slider.h
+++ b/include/wx/motif/slider.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SLIDER_H_
diff --git a/include/wx/motif/spinbutt.h b/include/wx/motif/spinbutt.h
index b2bef6bb0c..227cd698aa 100644
--- a/include/wx/motif/spinbutt.h
+++ b/include/wx/motif/spinbutt.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SPINBUTT_H_
diff --git a/include/wx/motif/statbmp.h b/include/wx/motif/statbmp.h
index fc2a64a478..8250e3c1ae 100644
--- a/include/wx/motif/statbmp.h
+++ b/include/wx/motif/statbmp.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_STATBMP_H_
diff --git a/include/wx/motif/statbox.h b/include/wx/motif/statbox.h
index 59549a5327..40c8aa0dd8 100644
--- a/include/wx/motif/statbox.h
+++ b/include/wx/motif/statbox.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_STATBOX_H_
diff --git a/include/wx/motif/stattext.h b/include/wx/motif/stattext.h
index 1bff85cc95..2828a4e137 100644
--- a/include/wx/motif/stattext.h
+++ b/include/wx/motif/stattext.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_STATTEXT_H_
diff --git a/include/wx/motif/textctrl.h b/include/wx/motif/textctrl.h
index c8037713c7..a2ef48ee4e 100644
--- a/include/wx/motif/textctrl.h
+++ b/include/wx/motif/textctrl.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TEXTCTRL_H_
diff --git a/include/wx/motif/tglbtn.h b/include/wx/motif/tglbtn.h
index c67edba376..e472a40d25 100644
--- a/include/wx/motif/tglbtn.h
+++ b/include/wx/motif/tglbtn.h
@@ -7,7 +7,7 @@
// Created: 10.02.03
// RCS-ID: $Id$
// Copyright: (c) 2003 Mattia Barbon
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TOGGLEBUTTON_H_
diff --git a/include/wx/motif/timer.h b/include/wx/motif/timer.h
index 184d6a3e3d..2d5afa8073 100644
--- a/include/wx/motif/timer.h
+++ b/include/wx/motif/timer.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TIMER_H_
diff --git a/include/wx/motif/toolbar.h b/include/wx/motif/toolbar.h
index 6bb1e36d64..13af97b8f5 100644
--- a/include/wx/motif/toolbar.h
+++ b/include/wx/motif/toolbar.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TOOLBAR_H_
diff --git a/include/wx/motif/toplevel.h b/include/wx/motif/toplevel.h
index 35bef8c484..528eb8f4cb 100644
--- a/include/wx/motif/toplevel.h
+++ b/include/wx/motif/toplevel.h
@@ -6,7 +6,7 @@
// Created: 12/10/2002
// RCS-ID: $Id$
// Copyright: (c) Mattia Barbon
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __MOTIFTOPLEVELH__
diff --git a/include/wx/motif/window.h b/include/wx/motif/window.h
index c85264e4f3..c96558571c 100644
--- a/include/wx/motif/window.h
+++ b/include/wx/motif/window.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_WINDOW_H_
@@ -211,11 +211,11 @@ protected:
bool DetachWidget(WXWidget widget);
// How to implement accelerators. If we find a key event, translate to
- // wxWindows wxKeyEvent form. Find a widget for the window. Now find a
+ // wxWidgets wxKeyEvent form. Find a widget for the window. Now find a
// wxWindow for the widget. If there isn't one, go up the widget hierarchy
// trying to find one. Once one is found, call ProcessAccelerator for the
// window. If it returns TRUE (processed the event), skip the X event,
- // otherwise carry on up the wxWindows window hierarchy calling
+ // otherwise carry on up the wxWidgets window hierarchy calling
// ProcessAccelerator. If all return FALSE, process the X event as normal.
// Eventually we can implement OnCharHook the same way, but concentrate on
// accelerators for now. ProcessAccelerator must look at the current
diff --git a/include/wx/msgout.h b/include/wx/msgout.h
index cab47aa087..ad8f0390c0 100755
--- a/include/wx/msgout.h
+++ b/include/wx/msgout.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 17.07.02
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MSGOUT_H_
diff --git a/include/wx/mstream.h b/include/wx/mstream.h
index fca461b5dc..ac68e23288 100644
--- a/include/wx/mstream.h
+++ b/include/wx/mstream.h
@@ -6,7 +6,7 @@
// Created: 11/07/98
// RCS-ID: $Id$
// Copyright: (c) Guilhem Lavaux
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_WXMMSTREAM_H__
diff --git a/include/wx/msw/accel.h b/include/wx/msw/accel.h
index b3fa62a00a..121d5e349d 100644
--- a/include/wx/msw/accel.h
+++ b/include/wx/msw/accel.h
@@ -6,7 +6,7 @@
// Created: 31/7/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_ACCEL_H_
diff --git a/include/wx/msw/app.h b/include/wx/msw/app.h
index 10e1dbd4fb..76006a9510 100644
--- a/include/wx/msw/app.h
+++ b/include/wx/msw/app.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_APP_H_
diff --git a/include/wx/msw/apptbase.h b/include/wx/msw/apptbase.h
index d6843d738d..551a0388e9 100644
--- a/include/wx/msw/apptbase.h
+++ b/include/wx/msw/apptbase.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 22.06.2003
// RCS-ID: $Id$
-// Copyright: (c) 2003 Vadim Zeitlin
-// Licence: wxWindows licence
+// Copyright: (c) 2003 Vadim Zeitlin
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MSW_APPTBASE_H_
diff --git a/include/wx/msw/apptrait.h b/include/wx/msw/apptrait.h
index 8d01b30662..1305270fb4 100644
--- a/include/wx/msw/apptrait.h
+++ b/include/wx/msw/apptrait.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 21.06.2003
// RCS-ID: $Id$
-// Copyright: (c) 2003 Vadim Zeitlin
-// Licence: wxWindows licence
+// Copyright: (c) 2003 Vadim Zeitlin
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MSW_APPTRAIT_H_
diff --git a/include/wx/msw/bitmap.h b/include/wx/msw/bitmap.h
index 0af92d4ea2..466a3f0398 100644
--- a/include/wx/msw/bitmap.h
+++ b/include/wx/msw/bitmap.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_BITMAP_H_
diff --git a/include/wx/msw/bmpbuttn.h b/include/wx/msw/bmpbuttn.h
index f1716a5473..99939ad05f 100644
--- a/include/wx/msw/bmpbuttn.h
+++ b/include/wx/msw/bmpbuttn.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_BMPBUTTN_H_
diff --git a/include/wx/msw/brush.h b/include/wx/msw/brush.h
index 4b0b124af4..11089cc0fc 100644
--- a/include/wx/msw/brush.h
+++ b/include/wx/msw/brush.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_BRUSH_H_
diff --git a/include/wx/msw/button.h b/include/wx/msw/button.h
index bb844575e3..efaf3716c1 100644
--- a/include/wx/msw/button.h
+++ b/include/wx/msw/button.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_BUTTON_H_
diff --git a/include/wx/msw/caret.h b/include/wx/msw/caret.h
index f1075aa471..1675672703 100644
--- a/include/wx/msw/caret.h
+++ b/include/wx/msw/caret.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 23.05.99
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CARET_H_
diff --git a/include/wx/msw/checkbox.h b/include/wx/msw/checkbox.h
index 64dedbf487..c2cda64625 100644
--- a/include/wx/msw/checkbox.h
+++ b/include/wx/msw/checkbox.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CHECKBOX_H_
diff --git a/include/wx/msw/checklst.h b/include/wx/msw/checklst.h
index 73385b20da..273cb45678 100644
--- a/include/wx/msw/checklst.h
+++ b/include/wx/msw/checklst.h
@@ -6,7 +6,7 @@
// Created: 16.11.97
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef __CHECKLST__H_
diff --git a/include/wx/msw/chkconf.h b/include/wx/msw/chkconf.h
index 1dd47b8ea1..fa45a332eb 100644
--- a/include/wx/msw/chkconf.h
+++ b/include/wx/msw/chkconf.h
@@ -6,7 +6,7 @@
* Created: 01/02/97
* RCS-ID: $Id$
* Copyright: (c) Julian Smart
- * Licence: wxWindows licence
+ * Licence: wxWidgets licence
*/
/* THIS IS A C FILE, DON'T USE C++ FEATURES (IN PARTICULAR COMMENTS) IN IT */
diff --git a/include/wx/msw/choice.h b/include/wx/msw/choice.h
index 15b1bb818e..3c4e4b015c 100644
--- a/include/wx/msw/choice.h
+++ b/include/wx/msw/choice.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CHOICE_H_
diff --git a/include/wx/msw/clipbrd.h b/include/wx/msw/clipbrd.h
index 7d8b873c11..306f50ae1e 100644
--- a/include/wx/msw/clipbrd.h
+++ b/include/wx/msw/clipbrd.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CLIPBRD_H_
diff --git a/include/wx/msw/colordlg.h b/include/wx/msw/colordlg.h
index 1f6679b8b9..1432a0dedc 100644
--- a/include/wx/msw/colordlg.h
+++ b/include/wx/msw/colordlg.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_COLORDLG_H_
diff --git a/include/wx/msw/colour.h b/include/wx/msw/colour.h
index d9bcb9319d..421ea35a9b 100644
--- a/include/wx/msw/colour.h
+++ b/include/wx/msw/colour.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_COLOUR_H_
diff --git a/include/wx/msw/combobox.h b/include/wx/msw/combobox.h
index cd0880a81f..757f00b4bd 100644
--- a/include/wx/msw/combobox.h
+++ b/include/wx/msw/combobox.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_COMBOBOX_H_
diff --git a/include/wx/msw/control.h b/include/wx/msw/control.h
index 0856025577..49c170cd0d 100644
--- a/include/wx/msw/control.h
+++ b/include/wx/msw/control.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CONTROL_H_
@@ -97,7 +97,7 @@ protected:
// implement MSWGetStyle() this version will disappear.
//
// create the control of the given class with the given style (combination
- // of WS_XXX flags, i.e. Windows style, not wxWindows one), returns
+ // of WS_XXX flags, i.e. Windows style, not wxWidgets one), returns
// FALSE if creation failed
//
// All parameters except classname and style are optional, if the
diff --git a/include/wx/msw/crashrpt.h b/include/wx/msw/crashrpt.h
index 4844c8cbe8..2cee3c1f35 100644
--- a/include/wx/msw/crashrpt.h
+++ b/include/wx/msw/crashrpt.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 13.07.2003
// RCS-ID: $Id$
-// Copyright: (c) 2003 Vadim Zeitlin
-// Licence: wxWindows licence
+// Copyright: (c) 2003 Vadim Zeitlin
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MSW_SEH_H_
diff --git a/include/wx/msw/cursor.h b/include/wx/msw/cursor.h
index 66f082b141..1f63efc76d 100644
--- a/include/wx/msw/cursor.h
+++ b/include/wx/msw/cursor.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CURSOR_H_
diff --git a/include/wx/msw/dc.h b/include/wx/msw/dc.h
index 8490f2b7d9..6e13a8f6fd 100644
--- a/include/wx/msw/dc.h
+++ b/include/wx/msw/dc.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DC_H_
@@ -258,7 +258,7 @@ protected:
};
// ----------------------------------------------------------------------------
-// wxDCTemp: a wxDC which doesn't free the given HDC (used by wxWindows
+// wxDCTemp: a wxDC which doesn't free the given HDC (used by wxWidgets
// only/mainly)
// ----------------------------------------------------------------------------
diff --git a/include/wx/msw/dcclient.h b/include/wx/msw/dcclient.h
index 1b021ba8e9..3b23d4277c 100644
--- a/include/wx/msw/dcclient.h
+++ b/include/wx/msw/dcclient.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DCCLIENT_H_
diff --git a/include/wx/msw/dcmemory.h b/include/wx/msw/dcmemory.h
index 19ad43e384..fa5aadc76a 100644
--- a/include/wx/msw/dcmemory.h
+++ b/include/wx/msw/dcmemory.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DCMEMORY_H_
diff --git a/include/wx/msw/dcprint.h b/include/wx/msw/dcprint.h
index 68e1e2d10c..c57134e579 100644
--- a/include/wx/msw/dcprint.h
+++ b/include/wx/msw/dcprint.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DCPRINT_H_
diff --git a/include/wx/msw/dcscreen.h b/include/wx/msw/dcscreen.h
index f45f903d06..eccf1d7847 100644
--- a/include/wx/msw/dcscreen.h
+++ b/include/wx/msw/dcscreen.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DCSCREEN_H_
diff --git a/include/wx/msw/dde.h b/include/wx/msw/dde.h
index dd55e69610..a662dc3a97 100644
--- a/include/wx/msw/dde.h
+++ b/include/wx/msw/dde.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DDE_H_
diff --git a/include/wx/msw/dialog.h b/include/wx/msw/dialog.h
index bbe72cdf87..5ff4513ab4 100644
--- a/include/wx/msw/dialog.h
+++ b/include/wx/msw/dialog.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DIALOG_H_
diff --git a/include/wx/msw/dib.h b/include/wx/msw/dib.h
index 011de9e1a2..c11e4e4d72 100644
--- a/include/wx/msw/dib.h
+++ b/include/wx/msw/dib.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 03.03.03 (replaces the old file with the same name)
// RCS-ID: $Id$
-// Copyright: (c) 1997-2003 wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) 1997-2003 wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MSW_DIB_H_
@@ -104,7 +104,7 @@ public:
// HBITMAP conversion
// ------------------
- // these functions are only used by wxWindows internally right now, please
+ // these functions are only used by wxWidgets internally right now, please
// don't use them directly if possible as they're subject to change
#ifndef __WXWINCE__
diff --git a/include/wx/msw/dirdlg.h b/include/wx/msw/dirdlg.h
index bf31a0063a..8cb5303db7 100644
--- a/include/wx/msw/dirdlg.h
+++ b/include/wx/msw/dirdlg.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DIRDLG_H_
diff --git a/include/wx/msw/display.h b/include/wx/msw/display.h
index a49805f463..fad87cfd0e 100644
--- a/include/wx/msw/display.h
+++ b/include/wx/msw/display.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 06/21/02
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/include/wx/msw/dragimag.h b/include/wx/msw/dragimag.h
index 88192d97f2..5f75e6b97a 100644
--- a/include/wx/msw/dragimag.h
+++ b/include/wx/msw/dragimag.h
@@ -7,7 +7,7 @@
// Created: 08/04/99
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DRAGIMAG_H_
@@ -32,7 +32,7 @@
void MyTreeCtrl::OnBeginDrag(wxTreeEvent& event)
{
#ifdef __WXMSW__
- ::UpdateWindow((HWND) GetHWND()); // We need to implement this in wxWindows
+ ::UpdateWindow((HWND) GetHWND()); // We need to implement this in wxWidgets
#endif
CaptureMouse();
diff --git a/include/wx/msw/enhmeta.h b/include/wx/msw/enhmeta.h
index b5469627d6..74313bb9c9 100644
--- a/include/wx/msw/enhmeta.h
+++ b/include/wx/msw/enhmeta.h
@@ -6,7 +6,7 @@
// Created: 13.01.00
// RCS-ID: $Id$
// Copyright: (c) 2000 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MSW_ENHMETA_H_
diff --git a/include/wx/msw/fdrepdlg.h b/include/wx/msw/fdrepdlg.h
index 903404224c..f60a0edacf 100644
--- a/include/wx/msw/fdrepdlg.h
+++ b/include/wx/msw/fdrepdlg.h
@@ -2,11 +2,11 @@
// Name: wx/msw/fdrepdlg.h
// Purpose: wxFindReplaceDialog class
// Author: Markus Greither
-// Modified by: 31.07.01: VZ: integrated into wxWindows
+// Modified by: 31.07.01: VZ: integrated into wxWidgets
// Created: 23/03/2001
// RCS-ID:
// Copyright: (c) Markus Greither
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/include/wx/msw/filedlg.h b/include/wx/msw/filedlg.h
index fe7a4856bb..757796f94e 100644
--- a/include/wx/msw/filedlg.h
+++ b/include/wx/msw/filedlg.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_FILEDLG_H_
diff --git a/include/wx/msw/font.h b/include/wx/msw/font.h
index 13674e03c5..3e8746b3bb 100644
--- a/include/wx/msw/font.h
+++ b/include/wx/msw/font.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_FONT_H_
diff --git a/include/wx/msw/fontdlg.h b/include/wx/msw/fontdlg.h
index b68bb6ccf2..fe7c3ab207 100644
--- a/include/wx/msw/fontdlg.h
+++ b/include/wx/msw/fontdlg.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MSW_FONTDLG_H_
diff --git a/include/wx/msw/fontenum.h b/include/wx/msw/fontenum.h
index 38b7e08eca..fc1808dfce 100644
--- a/include/wx/msw/fontenum.h
+++ b/include/wx/msw/fontenum.h
@@ -6,7 +6,7 @@
// Created: 04/01/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_FONTENUM_H_
diff --git a/include/wx/msw/frame.h b/include/wx/msw/frame.h
index 0680ada270..5f99f8597d 100644
--- a/include/wx/msw/frame.h
+++ b/include/wx/msw/frame.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_FRAME_H_
@@ -133,7 +133,7 @@ protected:
virtual bool IsMDIChild() const { return FALSE; }
- // get default (wxWindows) icon for the frame
+ // get default (wxWidgets) icon for the frame
virtual WXHICON GetDefaultIcon() const;
#if wxUSE_STATUSBAR
diff --git a/include/wx/msw/gauge95.h b/include/wx/msw/gauge95.h
index 6173f60615..981aae0c5f 100644
--- a/include/wx/msw/gauge95.h
+++ b/include/wx/msw/gauge95.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _GAUGE95_H_
diff --git a/include/wx/msw/gdiimage.h b/include/wx/msw/gdiimage.h
index 5598ed0238..2a38740aa9 100644
--- a/include/wx/msw/gdiimage.h
+++ b/include/wx/msw/gdiimage.h
@@ -7,7 +7,7 @@
// Created: 20.11.99
// RCS-ID: $Id$
// Copyright: (c) 1999 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// NB: this is a private header, it is not intended to be directly included by
diff --git a/include/wx/msw/gdiobj.h b/include/wx/msw/gdiobj.h
index 4b085fce52..03dd0814fc 100644
--- a/include/wx/msw/gdiobj.h
+++ b/include/wx/msw/gdiobj.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GDIOBJ_H_
diff --git a/include/wx/msw/glcanvas.h b/include/wx/msw/glcanvas.h
index 3ae12ab890..206685f28f 100644
--- a/include/wx/msw/glcanvas.h
+++ b/include/wx/msw/glcanvas.h
@@ -1,12 +1,12 @@
/////////////////////////////////////////////////////////////////////////////
// Name: wx/msw/glcanvas.h
-// Purpose: wxGLCanvas, for using OpenGL with wxWindows under Windows
+// Purpose: wxGLCanvas, for using OpenGL with wxWidgets under Windows
// Author: Julian Smart
// Modified by:
// Created: 04/01/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/include/wx/msw/helpbest.h b/include/wx/msw/helpbest.h
index 5c735c65d9..7c179f7c4c 100644
--- a/include/wx/msw/helpbest.h
+++ b/include/wx/msw/helpbest.h
@@ -6,7 +6,7 @@
// Created: 02/04/2001
// RCS-ID: $Id$
// Copyright: (c) Mattia Barbon
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_HELPBEST_H_
diff --git a/include/wx/msw/helpchm.h b/include/wx/msw/helpchm.h
index 09c621b5f3..b8356bda7d 100644
--- a/include/wx/msw/helpchm.h
+++ b/include/wx/msw/helpchm.h
@@ -6,7 +6,7 @@
// Created: 16/04/2000
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_HELPCHM_H_
diff --git a/include/wx/msw/helpwin.h b/include/wx/msw/helpwin.h
index da2c7c2fd4..cec79159d9 100644
--- a/include/wx/msw/helpwin.h
+++ b/include/wx/msw/helpwin.h
@@ -6,7 +6,7 @@
// Created: 04/01/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_HELPWIN_H_
diff --git a/include/wx/msw/icon.h b/include/wx/msw/icon.h
index ac8695bdb7..34848d8dee 100644
--- a/include/wx/msw/icon.h
+++ b/include/wx/msw/icon.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_ICON_H_
diff --git a/include/wx/msw/imaglist.h b/include/wx/msw/imaglist.h
index 075127ae19..8e2f01580d 100644
--- a/include/wx/msw/imaglist.h
+++ b/include/wx/msw/imaglist.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_IMAGLIST_H_
diff --git a/include/wx/msw/iniconf.h b/include/wx/msw/iniconf.h
index 22e141149e..c864a0bcbb 100644
--- a/include/wx/msw/iniconf.h
+++ b/include/wx/msw/iniconf.h
@@ -6,7 +6,7 @@
// Created: 27.07.98
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _INICONF_H
diff --git a/include/wx/msw/joystick.h b/include/wx/msw/joystick.h
index f158816b3f..90d9711763 100644
--- a/include/wx/msw/joystick.h
+++ b/include/wx/msw/joystick.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_JOYSTICK_H_
diff --git a/include/wx/msw/listbox.h b/include/wx/msw/listbox.h
index f1c58c0979..6bd5dfe5ed 100644
--- a/include/wx/msw/listbox.h
+++ b/include/wx/msw/listbox.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_LISTBOX_H_
diff --git a/include/wx/msw/listctrl.h b/include/wx/msw/listctrl.h
index 47ddda9e99..e8d5b1ddb4 100644
--- a/include/wx/msw/listctrl.h
+++ b/include/wx/msw/listctrl.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_LISTCTRL_H_
@@ -63,8 +63,8 @@ class WXDLLEXPORT wxImageList;
which item. Each image in an image list can contain a mask, and can be made out
of either a bitmap, two bitmaps or an icon. See ImagList.h for more details.
- Notifications are passed via the wxWindows 2.0 event system, or using virtual
- functions in wxWindows 1.66.
+ Notifications are passed via the wxWidgets 2.0 event system, or using virtual
+ functions in wxWidgets 1.66.
See the sample wxListCtrl app for API usage.
diff --git a/include/wx/msw/mdi.h b/include/wx/msw/mdi.h
index 1d5e440809..4d44c01444 100644
--- a/include/wx/msw/mdi.h
+++ b/include/wx/msw/mdi.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MDI_H_
diff --git a/include/wx/msw/menu.h b/include/wx/msw/menu.h
index 3d18cf67e0..c724fc1639 100644
--- a/include/wx/msw/menu.h
+++ b/include/wx/msw/menu.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MENU_H_
@@ -207,7 +207,7 @@ protected:
WXHMENU m_hMenu;
// Return the MSW position for a wxMenu which is sometimes different from
- // the wxWindows position.
+ // the wxWidgets position.
int MSWPositionForWxMenu(wxMenu *menu, int wxpos);
#if wxUSE_ACCEL
// the accelerator table for all accelerators in all our menus
diff --git a/include/wx/msw/menuitem.h b/include/wx/msw/menuitem.h
index 6cd72cb989..1745502900 100644
--- a/include/wx/msw/menuitem.h
+++ b/include/wx/msw/menuitem.h
@@ -6,7 +6,7 @@
// Created: 11.11.97
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _MENUITEM_H
diff --git a/include/wx/msw/metafile.h b/include/wx/msw/metafile.h
index 8b8afe2bd3..3de0dfd549 100644
--- a/include/wx/msw/metafile.h
+++ b/include/wx/msw/metafile.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_METAFIILE_H_
diff --git a/include/wx/msw/microwin.h b/include/wx/msw/microwin.h
index 69bb4e1385..401b452d95 100644
--- a/include/wx/msw/microwin.h
+++ b/include/wx/msw/microwin.h
@@ -6,7 +6,7 @@
// Created: 2001-05-31
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
*/
diff --git a/include/wx/msw/mimetype.h b/include/wx/msw/mimetype.h
index 041ddcfd58..038eb4cf7d 100644
--- a/include/wx/msw/mimetype.h
+++ b/include/wx/msw/mimetype.h
@@ -6,7 +6,7 @@
// Created: 23.09.98
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence (part of wxExtra library)
+// Licence: wxWidgets licence (part of wxExtra library)
/////////////////////////////////////////////////////////////////////////////
#ifndef _MIMETYPE_IMPL_H
diff --git a/include/wx/msw/minifram.h b/include/wx/msw/minifram.h
index ac32099044..961183ba2b 100644
--- a/include/wx/msw/minifram.h
+++ b/include/wx/msw/minifram.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MINIFRAM_H_
diff --git a/include/wx/msw/missing.h b/include/wx/msw/missing.h
index 04ef9d8298..215de853c8 100644
--- a/include/wx/msw/missing.h
+++ b/include/wx/msw/missing.h
@@ -5,7 +5,7 @@
// Created: 2002/04/23
// RCS-ID: $Id$
// Copyright: (c) 2002 Mattia Barbon
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MISSING_H_
diff --git a/include/wx/msw/msgdlg.h b/include/wx/msw/msgdlg.h
index a82784cff6..1d236153cc 100644
--- a/include/wx/msw/msgdlg.h
+++ b/include/wx/msw/msgdlg.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MSGBOXDLG_H_
diff --git a/include/wx/msw/mslu.h b/include/wx/msw/mslu.h
index e8700dd40c..8d57024f9c 100644
--- a/include/wx/msw/mslu.h
+++ b/include/wx/msw/mslu.h
@@ -6,7 +6,7 @@
// Created: 2002/02/17
// RCS-ID: $Id$
// Copyright: (c) 2002 Vaclav Slavik
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MSLU_H_
diff --git a/include/wx/msw/msvcrt.h b/include/wx/msw/msvcrt.h
index 70fc382929..5dc0b1b027 100644
--- a/include/wx/msw/msvcrt.h
+++ b/include/wx/msw/msvcrt.h
@@ -7,7 +7,7 @@
// Created: 31.01.1999
// RCS-ID: $Id$
// Copyright: (c) Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// the goal of this file is to define wxCrtSetDbgFlag() macro which may be
diff --git a/include/wx/msw/notebook.h b/include/wx/msw/notebook.h
index 6e19b04fa3..a4e27458c6 100644
--- a/include/wx/msw/notebook.h
+++ b/include/wx/msw/notebook.h
@@ -5,7 +5,7 @@
// Modified by: Vadim Zeitlin for Windows version
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _NOTEBOOK_H
diff --git a/include/wx/msw/ole/access.h b/include/wx/msw/ole/access.h
index 42eba96b7a..aa84ee1e6e 100644
--- a/include/wx/msw/ole/access.h
+++ b/include/wx/msw/ole/access.h
@@ -6,7 +6,7 @@
// Created: 2003-02-12
// RCS-ID: $Id$
// Copyright: (c) 2003 Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_ACCESS_H_
diff --git a/include/wx/msw/ole/automtn.h b/include/wx/msw/ole/automtn.h
index 81ef363be2..9b38de6d9b 100644
--- a/include/wx/msw/ole/automtn.h
+++ b/include/wx/msw/ole/automtn.h
@@ -6,7 +6,7 @@
// Created: 11/6/98
// RCS-ID: $Id$
// Copyright: (c) 1998, Julian Smart
-// Licence: wxWindows Licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/include/wx/msw/ole/dataform.h b/include/wx/msw/ole/dataform.h
index 634ab463e0..e6608222f9 100644
--- a/include/wx/msw/ole/dataform.h
+++ b/include/wx/msw/ole/dataform.h
@@ -6,7 +6,7 @@
// Created: 19.10.99 (extracted from msw/ole/dataobj.h)
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MSW_OLE_DATAFORM_H
diff --git a/include/wx/msw/ole/dataobj.h b/include/wx/msw/ole/dataobj.h
index f686ef4bb7..18bb6ddd2f 100644
--- a/include/wx/msw/ole/dataobj.h
+++ b/include/wx/msw/ole/dataobj.h
@@ -6,7 +6,7 @@
// Created: 10.05.98
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MSW_OLE_DATAOBJ_H
diff --git a/include/wx/msw/ole/dataobj2.h b/include/wx/msw/ole/dataobj2.h
index f69c376127..99a3c680fc 100644
--- a/include/wx/msw/ole/dataobj2.h
+++ b/include/wx/msw/ole/dataobj2.h
@@ -7,7 +7,7 @@
// Created: 21.10.99
// RCS-ID: $Id$
// Copyright: (c) 1999 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MSW_OLE_DATAOBJ2_H
diff --git a/include/wx/msw/ole/dropsrc.h b/include/wx/msw/ole/dropsrc.h
index bdc972b732..70f3e9a65a 100644
--- a/include/wx/msw/ole/dropsrc.h
+++ b/include/wx/msw/ole/dropsrc.h
@@ -6,7 +6,7 @@
// Created: 06.03.98
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_OLEDROPSRC_H
diff --git a/include/wx/msw/ole/droptgt.h b/include/wx/msw/ole/droptgt.h
index 55e0040d73..6c08553cd0 100644
--- a/include/wx/msw/ole/droptgt.h
+++ b/include/wx/msw/ole/droptgt.h
@@ -6,7 +6,7 @@
// Created: 06.03.98
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_OLEDROPTGT_H
diff --git a/include/wx/msw/ole/oleutils.h b/include/wx/msw/ole/oleutils.h
index 9f71b28de5..c0c6bc3e6c 100644
--- a/include/wx/msw/ole/oleutils.h
+++ b/include/wx/msw/ole/oleutils.h
@@ -6,7 +6,7 @@
// Created: 19.02.1998
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_OLEUTILS_H
diff --git a/include/wx/msw/ole/uuid.h b/include/wx/msw/ole/uuid.h
index c194a4e417..5c97e4c8a9 100644
--- a/include/wx/msw/ole/uuid.h
+++ b/include/wx/msw/ole/uuid.h
@@ -6,7 +6,7 @@
// Created: 11.07.97
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
//
// Notes: you should link your project with RPCRT4.LIB!
///////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/msw/palette.h b/include/wx/msw/palette.h
index 7a0270a6aa..17ecee357d 100644
--- a/include/wx/msw/palette.h
+++ b/include/wx/msw/palette.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_PALETTE_H_
diff --git a/include/wx/msw/pen.h b/include/wx/msw/pen.h
index e53c21f3bd..387a192cfe 100644
--- a/include/wx/msw/pen.h
+++ b/include/wx/msw/pen.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_PEN_H_
diff --git a/include/wx/msw/popupwin.h b/include/wx/msw/popupwin.h
index 3a1f9f1732..2e50ef613b 100644
--- a/include/wx/msw/popupwin.h
+++ b/include/wx/msw/popupwin.h
@@ -6,7 +6,7 @@
// Created: 06.01.01
// RCS-ID: $Id$
// Copyright: (c) 2001 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MSW_POPUPWIN_H_
diff --git a/include/wx/msw/printdlg.h b/include/wx/msw/printdlg.h
index 041b389a8e..af95e321c9 100644
--- a/include/wx/msw/printdlg.h
+++ b/include/wx/msw/printdlg.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_PRINTDLG_H_
diff --git a/include/wx/msw/printwin.h b/include/wx/msw/printwin.h
index f14cb044a4..c62440f8a3 100644
--- a/include/wx/msw/printwin.h
+++ b/include/wx/msw/printwin.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_PRINTWIN_H_
diff --git a/include/wx/msw/private.h b/include/wx/msw/private.h
index a2ef6bcba4..1bd4f43c81 100644
--- a/include/wx/msw/private.h
+++ b/include/wx/msw/private.h
@@ -1,14 +1,14 @@
/////////////////////////////////////////////////////////////////////////////
// Name: private.h
// Purpose: Private declarations: as this header is only included by
-// wxWindows itself, it may contain identifiers which don't start
+// wxWidgets itself, it may contain identifiers which don't start
// with "wx".
// Author: Julian Smart
// Modified by:
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_PRIVATE_H_
@@ -245,7 +245,7 @@ inline void wxCopyRECTToRect(const RECT& r, wxRect& rect)
extern void HIMETRICToPixel(LONG *x, LONG *y);
extern void PixelToHIMETRIC(LONG *x, LONG *y);
-// Windows convention of the mask is opposed to the wxWindows one, so we need
+// Windows convention of the mask is opposed to the wxWidgets one, so we need
// to invert the mask each time we pass one/get one to/from Windows
extern HBITMAP wxInvertMask(HBITMAP hbmpMask, int w = 0, int h = 0);
diff --git a/include/wx/msw/radiobox.h b/include/wx/msw/radiobox.h
index 49c1cf0771..06603d9fe2 100644
--- a/include/wx/msw/radiobox.h
+++ b/include/wx/msw/radiobox.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_RADIOBOX_H_
diff --git a/include/wx/msw/radiobut.h b/include/wx/msw/radiobut.h
index da92a8e18f..207ea21dbb 100644
--- a/include/wx/msw/radiobut.h
+++ b/include/wx/msw/radiobut.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_RADIOBUT_H_
diff --git a/include/wx/msw/regconf.h b/include/wx/msw/regconf.h
index 3c83e70c98..6a11bfcb3d 100644
--- a/include/wx/msw/regconf.h
+++ b/include/wx/msw/regconf.h
@@ -6,7 +6,7 @@
// Created: 27.04.98
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _REGCONF_H
diff --git a/include/wx/msw/region.h b/include/wx/msw/region.h
index df0762fee5..c8da106e50 100644
--- a/include/wx/msw/region.h
+++ b/include/wx/msw/region.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 01/02/97
// RCS-ID: $Id$
-// Copyright: (c) 1997-2002 wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) 1997-2002 wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_REGION_H_
diff --git a/include/wx/msw/registry.h b/include/wx/msw/registry.h
index 4a8c26ac6f..0cbe88f4c1 100644
--- a/include/wx/msw/registry.h
+++ b/include/wx/msw/registry.h
@@ -6,7 +6,7 @@
// Created: 03.04.198
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _REGISTRY_H
diff --git a/include/wx/msw/scrolbar.h b/include/wx/msw/scrolbar.h
index 04e231de77..cd2cf6643d 100644
--- a/include/wx/msw/scrolbar.h
+++ b/include/wx/msw/scrolbar.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SCROLBAR_H_
diff --git a/include/wx/msw/setup0.h b/include/wx/msw/setup0.h
index 8e63f7dc56..369d377d62 100644
--- a/include/wx/msw/setup0.h
+++ b/include/wx/msw/setup0.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SETUP_H_
@@ -67,7 +67,7 @@
// Generic comment about debugging settings: they are very useful if you don't
// use any other memory leak detection tools such as Purify/BoundsChecker, but
// are probably redundant otherwise. Also, Visual C++ CRT has the same features
-// as wxWindows memory debugging subsystem built in since version 5.0 and you
+// as wxWidgets memory debugging subsystem built in since version 5.0 and you
// may prefer to use it instead of built in memory debugging code because it is
// faster and more fool proof.
//
@@ -136,7 +136,7 @@
// Unicode support
// ----------------------------------------------------------------------------
-// Set wxUSE_UNICODE to 1 to compile wxWindows in Unicode mode: wxChar will be
+// Set wxUSE_UNICODE to 1 to compile wxWidgets in Unicode mode: wxChar will be
// defined as wchar_t, wxString will use Unicode internally. If you set this
// to 1, you must use wxT() macro for all literal strings in the program.
//
@@ -151,7 +151,7 @@
#define wxUSE_UNICODE 0
#endif
-// Set wxUSE_UNICODE_MSLU to 1 if you want to compile wxWindows in Unicode mode
+// Set wxUSE_UNICODE_MSLU to 1 if you want to compile wxWidgets in Unicode mode
// and be able to run compiled apps under Windows 9x as well as NT/2000/XP.
// This setting enables use of unicows.dll from MSLU (MS Layer for Unicode, see
// http://www.microsoft.com/globaldev/handson/dev/mslu_announce.mspx). Note
@@ -253,7 +253,7 @@
// Recommended setting: 0 unless you do plan to develop MT applications
#define wxUSE_THREADS 1
-// If enabled (1), compiles wxWindows streams classes
+// If enabled (1), compiles wxWidgets streams classes
#define wxUSE_STREAMS 1
// Use standard C++ streams if 1. If 0, use wxWin streams implementation.
@@ -400,7 +400,7 @@
// If enabled, the code written by Apple will be used to write, in a portable
// way, float on the disk. See extended.c for the license which is different
-// from wxWindows one.
+// from wxWidgets one.
//
// Default is 1.
//
@@ -494,7 +494,7 @@
// Recommended setting: 1 (may be set to 0)
#define wxUSE_TIPWINDOW 1
-// Each of the settings below corresponds to one wxWindows control. They are
+// Each of the settings below corresponds to one wxWidgets control. They are
// all switched on by default but may be disabled if you are sure that your
// program (including any standard dialogs it can show!) doesn't need them and
// if you desperately want to save some space. If you use any of these you must
@@ -1006,7 +1006,7 @@
// Windows-only settings
// ----------------------------------------------------------------------------
-// Set this to 1 if you want to use wxWindows and MFC in the same program. This
+// Set this to 1 if you want to use wxWidgets and MFC in the same program. This
// will override some other settings (see below)
//
// Default is 0.
diff --git a/include/wx/msw/setup_microwin.h b/include/wx/msw/setup_microwin.h
index 9ef05acb32..aa251e9c81 100644
--- a/include/wx/msw/setup_microwin.h
+++ b/include/wx/msw/setup_microwin.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SETUP_H_
@@ -72,7 +72,7 @@
// Generic comment about debugging settings: they are very useful if you don't
// use any other memory leak detection tools such as Purify/BoundsChecker, but
// are probably redundant otherwise. Also, Visual C++ CRT has the same features
-// as wxWindows memory debugging subsystem built in since version 5.0 and you
+// as wxWidgets memory debugging subsystem built in since version 5.0 and you
// may prefer to use it instead of built in memory debugging code because it is
// faster and more fool proof.
//
@@ -141,7 +141,7 @@
// Unicode support
// ----------------------------------------------------------------------------
-// Set wxUSE_UNICODE to 1 to compile wxWindows in Unicode mode: wxChar will be
+// Set wxUSE_UNICODE to 1 to compile wxWidgets in Unicode mode: wxChar will be
// defined as wchar_t, wxString will use Unicode internally. If you set this
// to 1, you must use wxT() macro for all literal strings in the program.
//
@@ -154,7 +154,7 @@
// Recommended setting: 0 (unless you only plan to use Windows NT/2000)
#define wxUSE_UNICODE 0
-// Set wxUSE_UNICODE_MSLU to 1 if you want to compile wxWindows in Unicode mode
+// Set wxUSE_UNICODE_MSLU to 1 if you want to compile wxWidgets in Unicode mode
// and be able to run compiled apps under Windows 9x as well as NT/2000/XP. This
// setting enables use of unicows.dll from MSLU (MS Layer for Unicode, see
// http://www.microsoft.com/globaldev/Articles/mslu_announce.asp). Note that you
@@ -218,7 +218,7 @@
// Recommended setting: 0 unless you do plan to develop MT applications
#define wxUSE_THREADS 0
-// If enabled (1), compiles wxWindows streams classes
+// If enabled (1), compiles wxWidgets streams classes
#define wxUSE_STREAMS 1
// Use standard C++ streams if 1. If 0, use wxWin streams implementation.
@@ -360,7 +360,7 @@
// If enabled, the code written by Apple will be used to write, in a portable
// way, float on the disk. See extended.c for the license which is different
-// from wxWindows one.
+// from wxWidgets one.
//
// Default is 1.
//
@@ -419,7 +419,7 @@
// Recommended setting: 1 (may be set to 0)
#define wxUSE_TIPWINDOW 1
-// Each of the settings below corresponds to one wxWindows control. They are
+// Each of the settings below corresponds to one wxWidgets control. They are
// all switched on by default but may be disabled if you are sure that your
// program (including any standard dialogs it can show!) doesn't need them and
// if you desperately want to save some space. If you use any of these you must
@@ -897,7 +897,7 @@
// Windows-only settings
// ----------------------------------------------------------------------------
-// Set this to 1 if you want to use wxWindows and MFC in the same program. This
+// Set this to 1 if you want to use wxWidgets and MFC in the same program. This
// will override some other settings (see below)
//
// Default is 0.
diff --git a/include/wx/msw/slider95.h b/include/wx/msw/slider95.h
index 51befcee29..06e13d4b8d 100644
--- a/include/wx/msw/slider95.h
+++ b/include/wx/msw/slider95.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _SLIDER95_H_
diff --git a/include/wx/msw/slidrmsw.h b/include/wx/msw/slidrmsw.h
index 9409797ccc..ba9a94021d 100644
--- a/include/wx/msw/slidrmsw.h
+++ b/include/wx/msw/slidrmsw.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _SLIDRMSW_H_
diff --git a/include/wx/msw/sound.h b/include/wx/msw/sound.h
index cdfa05d8d4..5b0c07f2ae 100644
--- a/include/wx/msw/sound.h
+++ b/include/wx/msw/sound.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SOUND_H_
diff --git a/include/wx/msw/spinbutt.h b/include/wx/msw/spinbutt.h
index 6e1931bfa3..c62b607874 100644
--- a/include/wx/msw/spinbutt.h
+++ b/include/wx/msw/spinbutt.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SPINBUTT_H_
diff --git a/include/wx/msw/spinctrl.h b/include/wx/msw/spinctrl.h
index 677e2f181a..f7374f400b 100644
--- a/include/wx/msw/spinctrl.h
+++ b/include/wx/msw/spinctrl.h
@@ -6,7 +6,7 @@
// Created: 22.07.99
// RCS-ID: $Id$
// Copyright: (c) Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MSW_SPINCTRL_H_
diff --git a/include/wx/msw/statbmp.h b/include/wx/msw/statbmp.h
index e778d2e373..ab40a87b7a 100644
--- a/include/wx/msw/statbmp.h
+++ b/include/wx/msw/statbmp.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_STATBMP_H_
diff --git a/include/wx/msw/statbox.h b/include/wx/msw/statbox.h
index decf37139d..f040fa6dcd 100644
--- a/include/wx/msw/statbox.h
+++ b/include/wx/msw/statbox.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_STATBOX_H_
diff --git a/include/wx/msw/statbr95.h b/include/wx/msw/statbr95.h
index 66446448db..b41f51da05 100644
--- a/include/wx/msw/statbr95.h
+++ b/include/wx/msw/statbr95.h
@@ -6,7 +6,7 @@
// Created: 04.04.98
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _STATBR95_H
diff --git a/include/wx/msw/statline.h b/include/wx/msw/statline.h
index 9f711377a3..bb02249c48 100644
--- a/include/wx/msw/statline.h
+++ b/include/wx/msw/statline.h
@@ -5,7 +5,7 @@
// Created: 28.06.99
// Version: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MSW_STATLINE_H_
diff --git a/include/wx/msw/stattext.h b/include/wx/msw/stattext.h
index 0ceef4c977..e272476d93 100644
--- a/include/wx/msw/stattext.h
+++ b/include/wx/msw/stattext.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_STATTEXT_H_
diff --git a/include/wx/msw/tabctrl.h b/include/wx/msw/tabctrl.h
index 90528e05c3..f1b2a51dc7 100644
--- a/include/wx/msw/tabctrl.h
+++ b/include/wx/msw/tabctrl.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TABCTRL_H_
diff --git a/include/wx/msw/taskbar.h b/include/wx/msw/taskbar.h
index 2d056d574e..378753b0d6 100644
--- a/include/wx/msw/taskbar.h
+++ b/include/wx/msw/taskbar.h
@@ -7,7 +7,7 @@
// Created: 24/3/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////
#ifndef _TASKBAR_H_
diff --git a/include/wx/msw/tbar95.h b/include/wx/msw/tbar95.h
index 03cb30b657..7768c437e6 100644
--- a/include/wx/msw/tbar95.h
+++ b/include/wx/msw/tbar95.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TBAR95_H_
diff --git a/include/wx/msw/tbarmsw.h b/include/wx/msw/tbarmsw.h
index 388b501c08..66b3ea2c9e 100644
--- a/include/wx/msw/tbarmsw.h
+++ b/include/wx/msw/tbarmsw.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TBARMSW_H_
@@ -76,7 +76,7 @@ public:
// implementation only from now on
// -------------------------------
- // Handle wxWindows events
+ // Handle wxWidgets events
void OnPaint(wxPaintEvent& event);
void OnMouseEvent(wxMouseEvent& event);
diff --git a/include/wx/msw/textctrl.h b/include/wx/msw/textctrl.h
index e0928b1174..d8baa2dbed 100644
--- a/include/wx/msw/textctrl.h
+++ b/include/wx/msw/textctrl.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TEXTCTRL_H_
diff --git a/include/wx/msw/timer.h b/include/wx/msw/timer.h
index 9ecd87327c..7e2d20f77f 100644
--- a/include/wx/msw/timer.h
+++ b/include/wx/msw/timer.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TIMER_H_
diff --git a/include/wx/msw/tooltip.h b/include/wx/msw/tooltip.h
index d8fb5c35e5..6df2c91983 100644
--- a/include/wx/msw/tooltip.h
+++ b/include/wx/msw/tooltip.h
@@ -6,7 +6,7 @@
// Created: 31.01.99
// RCS-ID: $Id$
// Copyright: (c) 1999 Robert Roebling, Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
class WXDLLEXPORT wxToolTip : public wxObject
diff --git a/include/wx/msw/toplevel.h b/include/wx/msw/toplevel.h
index 6684cc6d70..d030cb8478 100644
--- a/include/wx/msw/toplevel.h
+++ b/include/wx/msw/toplevel.h
@@ -6,7 +6,7 @@
// Created: 20.09.01
// RCS-ID: $Id$
// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MSW_TOPLEVEL_H_
@@ -100,7 +100,7 @@ protected:
// common part of Iconize(), Maximize() and Restore()
void DoShowWindow(int nShowCmd);
- // translate wxWindows flags to Windows ones
+ // translate wxWidgets flags to Windows ones
virtual WXDWORD MSWGetStyle(long flags, WXDWORD *exstyle) const;
// choose the right parent to use with CreateWindow()
diff --git a/include/wx/msw/treectrl.h b/include/wx/msw/treectrl.h
index f95ddf6f96..1edc6ce0cb 100644
--- a/include/wx/msw/treectrl.h
+++ b/include/wx/msw/treectrl.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TREECTRL_H_
@@ -378,7 +378,7 @@ public:
#if WXWIN_COMPATIBILITY_2_4
// these methods are deprecated and will be removed in future versions of
- // wxWindows, they're here for compatibility only, don't use them in new
+ // wxWidgets, they're here for compatibility only, don't use them in new
// code (the comments indicate why these methods are now useless and how to
// replace them)
diff --git a/include/wx/msw/uxtheme.h b/include/wx/msw/uxtheme.h
index f85b33bacc..cc62e52848 100644
--- a/include/wx/msw/uxtheme.h
+++ b/include/wx/msw/uxtheme.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 2003
// RCS-ID: $Id$
-// Copyright: (c) 2003 wxWindows Dev-Team
-// License: wxWindows license
+// Copyright: (c) 2003 wxWidgets Dev-Team
+// License: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UXTHEME_H_
diff --git a/include/wx/msw/wince/helpwce.h b/include/wx/msw/wince/helpwce.h
index 82e29f1a95..463772e9b0 100644
--- a/include/wx/msw/wince/helpwce.h
+++ b/include/wx/msw/wince/helpwce.h
@@ -6,7 +6,7 @@
// Created: 2003-07-12
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_HELPWCE_H_
diff --git a/include/wx/msw/wince/libraries.h b/include/wx/msw/wince/libraries.h
index 81c5f23881..58b9b06e4f 100644
--- a/include/wx/msw/wince/libraries.h
+++ b/include/wx/msw/wince/libraries.h
@@ -6,7 +6,7 @@
// Created: 2004-04-11
// RCS-ID: $Id$
// Copyright: (c) 2004 Vaclav Slavik
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_LIBRARIES_H_
diff --git a/include/wx/msw/wince/missing.h b/include/wx/msw/wince/missing.h
index 99d6ce7583..84940e32fb 100644
--- a/include/wx/msw/wince/missing.h
+++ b/include/wx/msw/wince/missing.h
@@ -6,7 +6,7 @@
// Created: 16/11/2002
// RCS-ID:
// Copyright: (c) KOAN SAS ( www.koansoftware.com )
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CE_MISSING_H_
diff --git a/include/wx/msw/wince/setup.h b/include/wx/msw/wince/setup.h
index a836f82a02..c0b40d521c 100644
--- a/include/wx/msw/wince/setup.h
+++ b/include/wx/msw/wince/setup.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SETUP_H_
@@ -67,7 +67,7 @@
// Generic comment about debugging settings: they are very useful if you don't
// use any other memory leak detection tools such as Purify/BoundsChecker, but
// are probably redundant otherwise. Also, Visual C++ CRT has the same features
-// as wxWindows memory debugging subsystem built in since version 5.0 and you
+// as wxWidgets memory debugging subsystem built in since version 5.0 and you
// may prefer to use it instead of built in memory debugging code because it is
// faster and more fool proof.
//
@@ -136,7 +136,7 @@
// Unicode support
// ----------------------------------------------------------------------------
-// Set wxUSE_UNICODE to 1 to compile wxWindows in Unicode mode: wxChar will be
+// Set wxUSE_UNICODE to 1 to compile wxWidgets in Unicode mode: wxChar will be
// defined as wchar_t, wxString will use Unicode internally. If you set this
// to 1, you must use wxT() macro for all literal strings in the program.
//
@@ -151,7 +151,7 @@
#define wxUSE_UNICODE 1
#endif
-// Set wxUSE_UNICODE_MSLU to 1 if you want to compile wxWindows in Unicode mode
+// Set wxUSE_UNICODE_MSLU to 1 if you want to compile wxWidgets in Unicode mode
// and be able to run compiled apps under Windows 9x as well as NT/2000/XP.
// This setting enables use of unicows.dll from MSLU (MS Layer for Unicode, see
// http://www.microsoft.com/globaldev/handson/dev/mslu_announce.mspx). Note that
@@ -248,7 +248,7 @@
// Recommended setting: 0 unless you do plan to develop MT applications
#define wxUSE_THREADS 1
-// If enabled (1), compiles wxWindows streams classes
+// If enabled (1), compiles wxWidgets streams classes
#define wxUSE_STREAMS 1
// Use standard C++ streams if 1. If 0, use wxWin streams implementation.
@@ -399,7 +399,7 @@
// If enabled, the code written by Apple will be used to write, in a portable
// way, float on the disk. See extended.c for the license which is different
-// from wxWindows one.
+// from wxWidgets one.
//
// Default is 1.
//
@@ -483,7 +483,7 @@
// Recommended setting: 1 (may be set to 0)
#define wxUSE_TIPWINDOW 1
-// Each of the settings below corresponds to one wxWindows control. They are
+// Each of the settings below corresponds to one wxWidgets control. They are
// all switched on by default but may be disabled if you are sure that your
// program (including any standard dialogs it can show!) doesn't need them and
// if you desperately want to save some space. If you use any of these you must
@@ -984,7 +984,7 @@
// Windows-only settings
// ----------------------------------------------------------------------------
-// Set this to 1 if you want to use wxWindows and MFC in the same program. This
+// Set this to 1 if you want to use wxWidgets and MFC in the same program. This
// will override some other settings (see below)
//
// Default is 0.
@@ -1062,9 +1062,9 @@
#define wxUSE_UXTHEME_AUTO 0
// Set to 1 if you want to maintain a PocketPC-style UI on
-// Windows CE .NET. If 0, wxWindows will use a commandbar
+// Windows CE .NET. If 0, wxWidgets will use a commandbar
// for the menubar, and a normal separate toolbar as per the
-// desktop implementation. If 1, wxWindows will combine
+// desktop implementation. If 1, wxWidgets will combine
// the toolbar and menubar as per the PocketPC implementation.
//
// Note that at present, the dynamic loading of PocketPC
diff --git a/include/wx/msw/wince/tbarwce.h b/include/wx/msw/wince/tbarwce.h
index b8041224e3..631f81b0e6 100644
--- a/include/wx/msw/wince/tbarwce.h
+++ b/include/wx/msw/wince/tbarwce.h
@@ -6,7 +6,7 @@
// Created: 2003-07-12
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_BARWCE_H_
diff --git a/include/wx/msw/window.h b/include/wx/msw/window.h
index d40b27c79d..128a03198d 100644
--- a/include/wx/msw/window.h
+++ b/include/wx/msw/window.h
@@ -7,7 +7,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_WINDOW_H_
@@ -32,7 +32,7 @@
// constants
// ---------------------------------------------------------------------------
-// FIXME does anybody use those? they're unused by wxWindows...
+// FIXME does anybody use those? they're unused by wxWidgets...
enum
{
wxKEY_SHIFT = 1,
@@ -176,7 +176,7 @@ public:
WXFARPROC MSWGetOldWndProc() const { return m_oldWndProc; }
void MSWSetOldWndProc(WXFARPROC proc) { m_oldWndProc = proc; }
- // return TRUE if the window is of a standard (i.e. not wxWindows') class
+ // return TRUE if the window is of a standard (i.e. not wxWidgets') class
//
// to understand why does it work, look at SubclassWin() code and comments
bool IsOfStandardClass() const { return m_oldWndProc != NULL; }
@@ -187,21 +187,21 @@ public:
// MSW only: TRUE if this control is part of the main control
virtual bool ContainsHWND(WXHWND WXUNUSED(hWnd)) const { return FALSE; };
- // translate wxWindows style flags for this control into the Windows style
+ // translate wxWidgets style flags for this control into the Windows style
// and optional extended style for the corresponding native control
//
// this is the function that should be overridden in the derived classes,
// but you will mostly use MSWGetCreateWindowFlags() below
virtual WXDWORD MSWGetStyle(long flags, WXDWORD *exstyle = NULL) const ;
- // get the MSW window flags corresponding to wxWindows ones
+ // get the MSW window flags corresponding to wxWidgets ones
//
// the functions returns the flags (WS_XXX) directly and puts the ext
// (WS_EX_XXX) flags into the provided pointer if not NULL
WXDWORD MSWGetCreateWindowFlags(WXDWORD *exflags = NULL) const
{ return MSWGetStyle(GetWindowStyle(), exflags); }
- // translate wxWindows coords into Windows ones suitable to be passed to
+ // translate wxWidgets coords into Windows ones suitable to be passed to
// ::CreateWindow()
//
// returns TRUE if non default coords are returned, FALSE otherwise
diff --git a/include/wx/msw/winundef.h b/include/wx/msw/winundef.h
index ece9c4c92a..5cacd2a37d 100644
--- a/include/wx/msw/winundef.h
+++ b/include/wx/msw/winundef.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 16.05.99
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
/* THIS SHOULD NOT BE USED since you might include it once e.g. in window.h,
diff --git a/include/wx/msw/wrapcctl.h b/include/wx/msw/wrapcctl.h
index 2e508081c4..faf3c8ebab 100644
--- a/include/wx/msw/wrapcctl.h
+++ b/include/wx/msw/wrapcctl.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 03.08.2003
// RCS-ID: $Id$
-// Copyright: (c) 2003 Vadim Zeitlin
-// Licence: wxWindows licence
+// Copyright: (c) 2003 Vadim Zeitlin
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MSW_WRAPCCTL_H_
diff --git a/include/wx/msw/wrapwin.h b/include/wx/msw/wrapwin.h
index 04b9d59ed3..5cd923c50c 100644
--- a/include/wx/msw/wrapwin.h
+++ b/include/wx/msw/wrapwin.h
@@ -5,7 +5,7 @@
// Created: 2003/07/22
// RCS-ID: $Id$
// Copyright: (c) 2003 Vaclav Slavik
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_WRAPWIN_H_
diff --git a/include/wx/notebook.h b/include/wx/notebook.h
index 4264acdf56..db1773c260 100644
--- a/include/wx/notebook.h
+++ b/include/wx/notebook.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 01.02.01
// RCS-ID: $Id$
-// Copyright: (c) 1996-2000 wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) 1996-2000 wxWidgets team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_NOTEBOOK_H_BASE_
diff --git a/include/wx/numdlg.h b/include/wx/numdlg.h
index d8235e927d..2b55ba143f 100644
--- a/include/wx/numdlg.h
+++ b/include/wx/numdlg.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 07.02.04 (extracted from wx/textdlg.h)
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_NUMDLGDLG_H_BASE_
diff --git a/include/wx/object.h b/include/wx/object.h
index be84989431..3bfcef9c01 100644
--- a/include/wx/object.h
+++ b/include/wx/object.h
@@ -7,7 +7,7 @@
// RCS-ID: $Id$
// Copyright: (c) 1997 Julian Smart
// (c) 2001 Ron Lee
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_OBJECTH__
@@ -416,7 +416,7 @@ inline void* wxCheckCast(void *ptr)
#endif // WXDEBUG && wxUSE_MEMORY_TRACING
// ----------------------------------------------------------------------------
-// wxObject: the root class of wxWindows object hierarchy
+// wxObject: the root class of wxWidgets object hierarchy
// ----------------------------------------------------------------------------
class WXDLLIMPEXP_BASE wxObject
diff --git a/include/wx/os2/accel.h b/include/wx/os2/accel.h
index 1614b06818..d2bbda40c0 100644
--- a/include/wx/os2/accel.h
+++ b/include/wx/os2/accel.h
@@ -6,7 +6,7 @@
// Created: 10/13/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_ACCEL_H_
diff --git a/include/wx/os2/app.h b/include/wx/os2/app.h
index 37fcdf23d6..ebe980aa5e 100644
--- a/include/wx/os2/app.h
+++ b/include/wx/os2/app.h
@@ -6,7 +6,7 @@
// Created: 10/13/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_APP_H_
diff --git a/include/wx/os2/apptbase.h b/include/wx/os2/apptbase.h
index 934ef281e5..6841e24fdb 100644
--- a/include/wx/os2/apptbase.h
+++ b/include/wx/os2/apptbase.h
@@ -6,7 +6,7 @@
// Created: 22.09.2003
// RCS-ID: $Id$
// Copyright: (c) 2003 Stefan Neis
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_OS2_APPTBASE_H_
diff --git a/include/wx/os2/apptrait.h b/include/wx/os2/apptrait.h
index 2ac1f4a891..2050f29a6f 100644
--- a/include/wx/os2/apptrait.h
+++ b/include/wx/os2/apptrait.h
@@ -6,7 +6,7 @@
// Created: 22.09.2003
// RCS-ID: $Id$
// Copyright: (c) 2003 Stefan Neis
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_OS2_APPTRAIT_H_
diff --git a/include/wx/os2/bitmap.h b/include/wx/os2/bitmap.h
index ca736176ea..248dc6deb4 100644
--- a/include/wx/os2/bitmap.h
+++ b/include/wx/os2/bitmap.h
@@ -6,7 +6,7 @@
// Created: 11/28/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_BITMAP_H_
diff --git a/include/wx/os2/bmpbuttn.h b/include/wx/os2/bmpbuttn.h
index 2185eea285..857a4f34a9 100644
--- a/include/wx/os2/bmpbuttn.h
+++ b/include/wx/os2/bmpbuttn.h
@@ -6,7 +6,7 @@
// Created: 10/13/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_BMPBUTTN_H_
diff --git a/include/wx/os2/brush.h b/include/wx/os2/brush.h
index 3f6720cec8..07fcf1dc0f 100644
--- a/include/wx/os2/brush.h
+++ b/include/wx/os2/brush.h
@@ -6,7 +6,7 @@
// Created: 10/13/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_BRUSH_H_
diff --git a/include/wx/os2/button.h b/include/wx/os2/button.h
index ba408a4214..ebb18cc31c 100644
--- a/include/wx/os2/button.h
+++ b/include/wx/os2/button.h
@@ -6,7 +6,7 @@
// Created: 10/13/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_BUTTON_H_
diff --git a/include/wx/os2/checkbox.h b/include/wx/os2/checkbox.h
index c2ea188dab..b2156a5abd 100644
--- a/include/wx/os2/checkbox.h
+++ b/include/wx/os2/checkbox.h
@@ -6,7 +6,7 @@
// Created: 10/13/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CHECKBOX_H_
diff --git a/include/wx/os2/checklst.h b/include/wx/os2/checklst.h
index d2d75ec498..8d53b00974 100644
--- a/include/wx/os2/checklst.h
+++ b/include/wx/os2/checklst.h
@@ -7,7 +7,7 @@
// Created: 10/13/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CHECKLST_H_
diff --git a/include/wx/os2/choice.h b/include/wx/os2/choice.h
index 9293bdab9f..b648566181 100644
--- a/include/wx/os2/choice.h
+++ b/include/wx/os2/choice.h
@@ -6,7 +6,7 @@
// Created: 10/13/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CHOICE_H_
diff --git a/include/wx/os2/clipbrd.h b/include/wx/os2/clipbrd.h
index f637d8de70..9e0ff63f78 100644
--- a/include/wx/os2/clipbrd.h
+++ b/include/wx/os2/clipbrd.h
@@ -2,14 +2,14 @@
// Name: clipbrd.h
// Purpose: Clipboard functionality.
// Note: this functionality is under review, and
-// is derived from wxWindows 1.xx code. Please contact
-// the wxWindows developers for further information.
+// is derived from wxWidgets 1.xx code. Please contact
+// the wxWidgets developers for further information.
// Author: David Webster
// Modified by:
// Created: 10/13/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CLIPBRD_H_
diff --git a/include/wx/os2/colour.h b/include/wx/os2/colour.h
index 889a8ef798..ea5f740ed2 100644
--- a/include/wx/os2/colour.h
+++ b/include/wx/os2/colour.h
@@ -6,7 +6,7 @@
// Created: 10/13/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_COLOUR_H_
diff --git a/include/wx/os2/combobox.h b/include/wx/os2/combobox.h
index e1373b9bdc..25f9e37db7 100644
--- a/include/wx/os2/combobox.h
+++ b/include/wx/os2/combobox.h
@@ -6,7 +6,7 @@
// Created: 10/13/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_COMBOBOX_H_
diff --git a/include/wx/os2/control.h b/include/wx/os2/control.h
index 396cf35fef..dc4996c85c 100644
--- a/include/wx/os2/control.h
+++ b/include/wx/os2/control.h
@@ -6,7 +6,7 @@
// Created: 09/17/99
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CONTROL_H_
diff --git a/include/wx/os2/cursor.h b/include/wx/os2/cursor.h
index eee0aeba20..239c87e366 100644
--- a/include/wx/os2/cursor.h
+++ b/include/wx/os2/cursor.h
@@ -6,7 +6,7 @@
// Created: 10/13/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CURSOR_H_
diff --git a/include/wx/os2/dataform.h b/include/wx/os2/dataform.h
index 18336bb540..c58ec935be 100644
--- a/include/wx/os2/dataform.h
+++ b/include/wx/os2/dataform.h
@@ -6,7 +6,7 @@
// Created: 10/21/99
// RCS-ID: $Id$
// Copyright: (c) 1999 Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_OS2_DATAFORM_H
diff --git a/include/wx/os2/dataobj.h b/include/wx/os2/dataobj.h
index 15488112c8..15628a9c17 100644
--- a/include/wx/os2/dataobj.h
+++ b/include/wx/os2/dataobj.h
@@ -6,7 +6,7 @@
// Created: 10/21/99
// RCS-ID: $Id$
// Copyright: (c) 1998, 1999 Vadim Zeitlin, Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MAC_DATAOBJ_H_
diff --git a/include/wx/os2/dataobj2.h b/include/wx/os2/dataobj2.h
index f29e99c4e1..e4aa1fced4 100644
--- a/include/wx/os2/dataobj2.h
+++ b/include/wx/os2/dataobj2.h
@@ -6,7 +6,7 @@
// Created: 10/21/99
// RCS-ID: $Id$
// Copyright: (c) 1998, 1999 Vadim Zeitlin, Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MAC_DATAOBJ2_H_
diff --git a/include/wx/os2/dc.h b/include/wx/os2/dc.h
index fd832ef932..a4df43ffaf 100644
--- a/include/wx/os2/dc.h
+++ b/include/wx/os2/dc.h
@@ -6,7 +6,7 @@
// Created: 08/26/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DC_H_
diff --git a/include/wx/os2/dcclient.h b/include/wx/os2/dcclient.h
index f202a3b34b..a884c23ab4 100644
--- a/include/wx/os2/dcclient.h
+++ b/include/wx/os2/dcclient.h
@@ -6,7 +6,7 @@
// Created: 09/12/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DCCLIENT_H_
diff --git a/include/wx/os2/dcmemory.h b/include/wx/os2/dcmemory.h
index f0484a8dee..627027cb2d 100644
--- a/include/wx/os2/dcmemory.h
+++ b/include/wx/os2/dcmemory.h
@@ -6,7 +6,7 @@
// Created: 09/09/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DCMEMORY_H_
diff --git a/include/wx/os2/dcprint.h b/include/wx/os2/dcprint.h
index c91a88849e..b6719862f6 100644
--- a/include/wx/os2/dcprint.h
+++ b/include/wx/os2/dcprint.h
@@ -6,7 +6,7 @@
// Created: 09/12/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DCPRINT_H_
diff --git a/include/wx/os2/dcscreen.h b/include/wx/os2/dcscreen.h
index 0d3c694e54..40daeab671 100644
--- a/include/wx/os2/dcscreen.h
+++ b/include/wx/os2/dcscreen.h
@@ -6,7 +6,7 @@
// Created: 10/14/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DCSCREEN_H_
diff --git a/include/wx/os2/dialog.h b/include/wx/os2/dialog.h
index 89671430e9..680ee9bd41 100644
--- a/include/wx/os2/dialog.h
+++ b/include/wx/os2/dialog.h
@@ -6,7 +6,7 @@
// Created: 10/14/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DIALOG_H_
diff --git a/include/wx/os2/dirdlg.h b/include/wx/os2/dirdlg.h
index 677dd03e76..96d885c311 100644
--- a/include/wx/os2/dirdlg.h
+++ b/include/wx/os2/dirdlg.h
@@ -6,7 +6,7 @@
// Created: 10/14/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DIRDLG_H_
diff --git a/include/wx/os2/dnd.h b/include/wx/os2/dnd.h
index 2750c04c16..db1c83ee5f 100644
--- a/include/wx/os2/dnd.h
+++ b/include/wx/os2/dnd.h
@@ -6,7 +6,7 @@
// Created: 10/21/99
// RCS-ID: $Id$
// Copyright: (c) 1999 David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/os2/filedlg.h b/include/wx/os2/filedlg.h
index c19e3a1dfd..cbb4958d4a 100644
--- a/include/wx/os2/filedlg.h
+++ b/include/wx/os2/filedlg.h
@@ -6,7 +6,7 @@
// Created: 10/05/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_FILEDLG_H_
diff --git a/include/wx/os2/font.h b/include/wx/os2/font.h
index 11792862cf..25b5be6516 100644
--- a/include/wx/os2/font.h
+++ b/include/wx/os2/font.h
@@ -6,7 +6,7 @@
// Created: 10/06/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_FONT_H_
diff --git a/include/wx/os2/fontdlg.h b/include/wx/os2/fontdlg.h
index 4dff23ca4b..9a836ab5f5 100644
--- a/include/wx/os2/fontdlg.h
+++ b/include/wx/os2/fontdlg.h
@@ -7,7 +7,7 @@
// Created: 10/06/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_FONTDLG_H_
diff --git a/include/wx/os2/frame.h b/include/wx/os2/frame.h
index f8bd78661c..8f3a2dab96 100644
--- a/include/wx/os2/frame.h
+++ b/include/wx/os2/frame.h
@@ -6,7 +6,7 @@
// Created: 10/27/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_FRAME_H_
diff --git a/include/wx/os2/gauge.h b/include/wx/os2/gauge.h
index 1b308d2c43..a445711fc3 100644
--- a/include/wx/os2/gauge.h
+++ b/include/wx/os2/gauge.h
@@ -6,7 +6,7 @@
// Created: 10/06/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GAUGE_H_
diff --git a/include/wx/os2/gdiimage.h b/include/wx/os2/gdiimage.h
index 422d3d4b05..2e374a94db 100644
--- a/include/wx/os2/gdiimage.h
+++ b/include/wx/os2/gdiimage.h
@@ -7,7 +7,7 @@
// Created: 20.11.99
// RCS-ID: $Id$
// Copyright: (c) 1999 David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// NB: this is a private header, it is not intended to be directly included by
diff --git a/include/wx/os2/gdiobj.h b/include/wx/os2/gdiobj.h
index 8df2166d6a..453cb90929 100644
--- a/include/wx/os2/gdiobj.h
+++ b/include/wx/os2/gdiobj.h
@@ -6,7 +6,7 @@
// Created: ??/??/98
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GDIOBJ_H_
diff --git a/include/wx/os2/helpwin.h b/include/wx/os2/helpwin.h
index c38ea9f657..3a44245147 100644
--- a/include/wx/os2/helpwin.h
+++ b/include/wx/os2/helpwin.h
@@ -6,7 +6,7 @@
// Created: 10/09/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_HELPWIN_H_
diff --git a/include/wx/os2/icon.h b/include/wx/os2/icon.h
index ca57b257cc..b4ecbd07a1 100644
--- a/include/wx/os2/icon.h
+++ b/include/wx/os2/icon.h
@@ -6,7 +6,7 @@
// Created: 10/09/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_ICON_H_
diff --git a/include/wx/os2/iniconf.h b/include/wx/os2/iniconf.h
index 8d0579796e..c73fd0df06 100644
--- a/include/wx/os2/iniconf.h
+++ b/include/wx/os2/iniconf.h
@@ -5,7 +5,7 @@
// Modified by:
// Created: 10/09/99
// Copyright: David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _INICONF_H
diff --git a/include/wx/os2/joystick.h b/include/wx/os2/joystick.h
index 6e5a4c9236..66826c6ee5 100644
--- a/include/wx/os2/joystick.h
+++ b/include/wx/os2/joystick.h
@@ -6,7 +6,7 @@
// Created: 10/09/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_JOYSTICK_H_
diff --git a/include/wx/os2/listbox.h b/include/wx/os2/listbox.h
index a1bba2d821..3cefb9e351 100644
--- a/include/wx/os2/listbox.h
+++ b/include/wx/os2/listbox.h
@@ -6,7 +6,7 @@
// Created: 10/09/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_LISTBOX_H_
diff --git a/include/wx/os2/listctrl.h b/include/wx/os2/listctrl.h
index ea31c34236..4fd063cb7b 100644
--- a/include/wx/os2/listctrl.h
+++ b/include/wx/os2/listctrl.h
@@ -432,7 +432,7 @@ public:
void UpdateStyle(void);
//
- // Implementation: converts wxWindows style to MSW style.
+ // Implementation: converts wxWidgets style to MSW style.
// Can be a single style flag or a bit list.
// oldStyle is 'normalised' so that it doesn't contain
// conflicting styles.
diff --git a/include/wx/os2/mdi.h b/include/wx/os2/mdi.h
index a7d61b0cc3..79d653544f 100644
--- a/include/wx/os2/mdi.h
+++ b/include/wx/os2/mdi.h
@@ -8,7 +8,7 @@
// Created: 10/10/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MDI_H_
diff --git a/include/wx/os2/menu.h b/include/wx/os2/menu.h
index b088026c21..754019518e 100644
--- a/include/wx/os2/menu.h
+++ b/include/wx/os2/menu.h
@@ -6,7 +6,7 @@
// Created: 10/10/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MENU_H_
diff --git a/include/wx/os2/menuitem.h b/include/wx/os2/menuitem.h
index 019584dee5..35d31c9f04 100644
--- a/include/wx/os2/menuitem.h
+++ b/include/wx/os2/menuitem.h
@@ -6,7 +6,7 @@
// Created: 11.11.97
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _MENUITEM_H
diff --git a/include/wx/os2/metafile.h b/include/wx/os2/metafile.h
index 996c190f83..8450670792 100644
--- a/include/wx/os2/metafile.h
+++ b/include/wx/os2/metafile.h
@@ -8,7 +8,7 @@
// Created: 10/10/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/os2/mimetype.h b/include/wx/os2/mimetype.h
index 475fb05288..f33d1da8d5 100644
--- a/include/wx/os2/mimetype.h
+++ b/include/wx/os2/mimetype.h
@@ -6,7 +6,7 @@
// Created: 01.21.99
// RCS-ID: $Id$
// Copyright: adopted from msw port -- (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence (part of wxExtra library)
+// Licence: wxWidgets licence (part of wxExtra library)
/////////////////////////////////////////////////////////////////////////////
#ifndef _MIMETYPE_IMPL_H
diff --git a/include/wx/os2/minifram.h b/include/wx/os2/minifram.h
index 37c24c18d6..cbabd2dbd0 100644
--- a/include/wx/os2/minifram.h
+++ b/include/wx/os2/minifram.h
@@ -8,7 +8,7 @@
// Created: 10/10/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MINIFRAM_H_
diff --git a/include/wx/os2/msgdlg.h b/include/wx/os2/msgdlg.h
index d5fda7dc58..3d45a4b16a 100644
--- a/include/wx/os2/msgdlg.h
+++ b/include/wx/os2/msgdlg.h
@@ -7,7 +7,7 @@
// Created: 10/12/99
// RCS-ID: $Id$
// Copyright: (c) AUTHOR
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MSGBOXDLG_H_
diff --git a/include/wx/os2/notebook.h b/include/wx/os2/notebook.h
index 36b8d1fe88..2c8a257f1d 100644
--- a/include/wx/os2/notebook.h
+++ b/include/wx/os2/notebook.h
@@ -5,7 +5,7 @@
// Modified by:
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _NOTEBOOK_H
diff --git a/include/wx/os2/palette.h b/include/wx/os2/palette.h
index 9d445157d1..2c3024f584 100644
--- a/include/wx/os2/palette.h
+++ b/include/wx/os2/palette.h
@@ -6,7 +6,7 @@
// Created: 10/12/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_PALETTE_H_
diff --git a/include/wx/os2/pen.h b/include/wx/os2/pen.h
index fe4c3460ef..cb78791e02 100644
--- a/include/wx/os2/pen.h
+++ b/include/wx/os2/pen.h
@@ -6,7 +6,7 @@
// Created: 10/10/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_PEN_H_
diff --git a/include/wx/os2/pnghand.h b/include/wx/os2/pnghand.h
index 49c871a219..666e909e4a 100644
--- a/include/wx/os2/pnghand.h
+++ b/include/wx/os2/pnghand.h
@@ -6,7 +6,7 @@
// Created: 04/01/98
// RCS-ID: $Id$
// Copyright: (c) Microsoft, Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifdef __GNUG__
diff --git a/include/wx/os2/popupwin.h b/include/wx/os2/popupwin.h
index 72ddbab4d7..cbaac8da39 100644
--- a/include/wx/os2/popupwin.h
+++ b/include/wx/os2/popupwin.h
@@ -6,7 +6,7 @@
// Created: 06.01.01
// RCS-ID: $Id$
// Copyright: (c) 2001 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_PM_POPUPWIN_H_
diff --git a/include/wx/os2/print.h b/include/wx/os2/print.h
index 23db48af6d..f554b9ed66 100644
--- a/include/wx/os2/print.h
+++ b/include/wx/os2/print.h
@@ -6,7 +6,7 @@
// Created: 10/14/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_PRINT_H_
diff --git a/include/wx/os2/private.h b/include/wx/os2/private.h
index 5a353031c5..a6b8d3d3b8 100644
--- a/include/wx/os2/private.h
+++ b/include/wx/os2/private.h
@@ -1,14 +1,14 @@
/////////////////////////////////////////////////////////////////////////////
// Name: private.h
// Purpose: Private declarations: as this header is only included by
-// wxWindows itself, it may contain identifiers which don't start
+// wxWidgets itself, it may contain identifiers which don't start
// with "wx".
// Author: Julian Smart
// Modified by:
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_PRIVATE_H_
@@ -245,7 +245,7 @@ extern LONG APIENTRY wxSubclassedGenericControlProc(WXHWND hWnd, WXDWORD message
#define GetHfont() ((HFONT)GetHFONT())
#define GetHfontOf(font) ((HFONT)(font).GetHFONT())
-// OS/2 convention of the mask is opposed to the wxWindows one, so we need
+// OS/2 convention of the mask is opposed to the wxWidgets one, so we need
// to invert the mask each time we pass one/get one to/from Windows
extern HBITMAP wxInvertMask(HBITMAP hbmpMask, int w = 0, int h = 0);
diff --git a/include/wx/os2/radiobox.h b/include/wx/os2/radiobox.h
index 9534ba0ba0..62c01f9f50 100644
--- a/include/wx/os2/radiobox.h
+++ b/include/wx/os2/radiobox.h
@@ -6,7 +6,7 @@
// Created: 10/12/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_RADIOBOX_H_
diff --git a/include/wx/os2/radiobut.h b/include/wx/os2/radiobut.h
index 34777de036..187c732596 100644
--- a/include/wx/os2/radiobut.h
+++ b/include/wx/os2/radiobut.h
@@ -6,7 +6,7 @@
// Created: 10/12/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_RADIOBUT_H_
diff --git a/include/wx/os2/region.h b/include/wx/os2/region.h
index 4a60ed3fa0..3fa1a815ed 100644
--- a/include/wx/os2/region.h
+++ b/include/wx/os2/region.h
@@ -6,7 +6,7 @@
// Created: 10/15/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_REGION_H_
diff --git a/include/wx/os2/scrolbar.h b/include/wx/os2/scrolbar.h
index ea0b911915..87dfc9bdc4 100644
--- a/include/wx/os2/scrolbar.h
+++ b/include/wx/os2/scrolbar.h
@@ -6,7 +6,7 @@
// Created: 10/15/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SCROLBAR_H_
diff --git a/include/wx/os2/setup0.h b/include/wx/os2/setup0.h
index b505e4ce7b..a53df186f7 100644
--- a/include/wx/os2/setup0.h
+++ b/include/wx/os2/setup0.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SETUP_H_
@@ -228,7 +228,7 @@
// 0 for
#define wxUSE_STREAMS 1
- // If enabled (1), compiles wxWindows streams classes
+ // If enabled (1), compiles wxWidgets streams classes
#define wxUSE_STD_IOSTREAM 1
// Use standard C++ streams if 1. If 0, use wxWin
diff --git a/include/wx/os2/slider.h b/include/wx/os2/slider.h
index bc74fe3945..24dbb5aebf 100644
--- a/include/wx/os2/slider.h
+++ b/include/wx/os2/slider.h
@@ -6,7 +6,7 @@
// Created: 10/15/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SLIDER_H_
diff --git a/include/wx/os2/sound.h b/include/wx/os2/sound.h
index c5b39444e4..22530b7d4a 100644
--- a/include/wx/os2/sound.h
+++ b/include/wx/os2/sound.h
@@ -7,7 +7,7 @@
// Created: 10/17/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SOUND_H_
diff --git a/include/wx/os2/spinbutt.h b/include/wx/os2/spinbutt.h
index 493f7fddfc..31821af0a2 100644
--- a/include/wx/os2/spinbutt.h
+++ b/include/wx/os2/spinbutt.h
@@ -6,7 +6,7 @@
// Created: 10/15/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SPINBUTT_H_
diff --git a/include/wx/os2/spinctrl.h b/include/wx/os2/spinctrl.h
index 5a0983870b..bc1973af98 100644
--- a/include/wx/os2/spinctrl.h
+++ b/include/wx/os2/spinctrl.h
@@ -6,7 +6,7 @@
// Created: 10/15/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MSW_SPINCTRL_H_
diff --git a/include/wx/os2/statbmp.h b/include/wx/os2/statbmp.h
index 4f34c65d5f..980a099bfd 100644
--- a/include/wx/os2/statbmp.h
+++ b/include/wx/os2/statbmp.h
@@ -6,7 +6,7 @@
// Created: 11/27/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_STATBMP_H_
diff --git a/include/wx/os2/statbox.h b/include/wx/os2/statbox.h
index ac327c6180..912d29bcac 100644
--- a/include/wx/os2/statbox.h
+++ b/include/wx/os2/statbox.h
@@ -6,7 +6,7 @@
// Created: 10/15/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_STATBOX_H_
diff --git a/include/wx/os2/statline.h b/include/wx/os2/statline.h
index 3b2ff75484..4a98f8a1d5 100644
--- a/include/wx/os2/statline.h
+++ b/include/wx/os2/statline.h
@@ -5,7 +5,7 @@
// Created: 28.06.99
// Version: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_OS2_STATLINE_H_
diff --git a/include/wx/os2/stattext.h b/include/wx/os2/stattext.h
index b061ae950f..526780eafb 100644
--- a/include/wx/os2/stattext.h
+++ b/include/wx/os2/stattext.h
@@ -6,7 +6,7 @@
// Created: 10/17/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_STATTEXT_H_
diff --git a/include/wx/os2/tabctrl.h b/include/wx/os2/tabctrl.h
index 524af3ed90..9d08f70a17 100644
--- a/include/wx/os2/tabctrl.h
+++ b/include/wx/os2/tabctrl.h
@@ -6,7 +6,7 @@
// Created: ??/??/98
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TABCTRL_H_
diff --git a/include/wx/os2/textctrl.h b/include/wx/os2/textctrl.h
index 5e3c487683..739973de92 100644
--- a/include/wx/os2/textctrl.h
+++ b/include/wx/os2/textctrl.h
@@ -6,7 +6,7 @@
// Created: 10/17/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TEXTCTRL_H_
diff --git a/include/wx/os2/timer.h b/include/wx/os2/timer.h
index 62ab0c423e..c8b579efed 100644
--- a/include/wx/os2/timer.h
+++ b/include/wx/os2/timer.h
@@ -6,7 +6,7 @@
// Created: 10/17/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TIMER_H_
diff --git a/include/wx/os2/toolbar.h b/include/wx/os2/toolbar.h
index 24adde3e98..6a3fc3438f 100644
--- a/include/wx/os2/toolbar.h
+++ b/include/wx/os2/toolbar.h
@@ -6,7 +6,7 @@
// Created: 10/17/98
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TOOLBAR_H_
diff --git a/include/wx/os2/tooltip.h b/include/wx/os2/tooltip.h
index 8ec7fd5abc..dfdda0be53 100644
--- a/include/wx/os2/tooltip.h
+++ b/include/wx/os2/tooltip.h
@@ -6,7 +6,7 @@
// Created: 10/17/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
class wxToolTip : public wxObject
diff --git a/include/wx/os2/toplevel.h b/include/wx/os2/toplevel.h
index 0ab1d94d19..afc401f450 100644
--- a/include/wx/os2/toplevel.h
+++ b/include/wx/os2/toplevel.h
@@ -6,7 +6,7 @@
// Created: 20.09.01
// RCS-ID: $Id$
// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MSW_TOPLEVEL_H_
@@ -131,7 +131,7 @@ protected:
) const;
//
- // Translate wxWindows flags into OS flags
+ // Translate wxWidgets flags into OS flags
//
virtual WXDWORD OS2GetStyle( long lFlag
,WXDWORD* pdwExstyle
diff --git a/include/wx/os2/treectrl.h b/include/wx/os2/treectrl.h
index 4ba60704cd..27066c9e0d 100644
--- a/include/wx/os2/treectrl.h
+++ b/include/wx/os2/treectrl.h
@@ -6,7 +6,7 @@
// Created: 01/23/03
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TREECTRL_H_
@@ -532,7 +532,7 @@ public:
#if WXWIN_COMPATIBILITY_2_4
// These methods are deprecated and will be removed in future versions of
- // wxWindows, they're here for compatibility only, don't use them in new
+ // wxWidgets, they're here for compatibility only, don't use them in new
// code (the comments indicate why these methods are now useless and how to
// replace them)
//
diff --git a/include/wx/os2/window.h b/include/wx/os2/window.h
index fed061bb29..c71601d892 100644
--- a/include/wx/os2/window.h
+++ b/include/wx/os2/window.h
@@ -6,7 +6,7 @@
// Created: 10/12/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_WINDOW_H_
@@ -40,7 +40,7 @@ class WXDLLEXPORT wxButton;
// constants
// ---------------------------------------------------------------------------
-// FIXME does anybody use those? they're unused by wxWindows...
+// FIXME does anybody use those? they're unused by wxWidgets...
enum
{
wxKEY_SHIFT = 1,
@@ -197,7 +197,7 @@ public:
WXFARPROC OS2GetOldWndProc(void) const { return m_fnOldWndProc; }
void OS2SetOldWndProc(WXFARPROC fnProc) { m_fnOldWndProc = fnProc; }
//
- // Return TRUE if the window is of a standard (i.e. not wxWindows') class
+ // Return TRUE if the window is of a standard (i.e. not wxWidgets') class
//
bool IsOfStandardClass(void) const { return m_fnOldWndProc != NULL; }
@@ -206,7 +206,7 @@ public:
,bool bControlOnly = FALSE
) const;
- // Make a Windows extended style from the given wxWindows window style ?? applicable to OS/2??
+ // Make a Windows extended style from the given wxWidgets window style ?? applicable to OS/2??
static WXDWORD MakeExtendedStyle( long lStyle
,bool bEliminateBorders = TRUE
);
@@ -214,7 +214,7 @@ public:
// PM only: TRUE if this control is part of the main control
virtual bool ContainsHWND(WXHWND WXUNUSED(hWnd)) const { return FALSE; };
- // translate wxWindows style flags for this control into the PM style
+ // translate wxWidgets style flags for this control into the PM style
// and optional extended style for the corresponding native control
//
// this is the function that should be overridden in the derived classes,
@@ -223,7 +223,7 @@ public:
,WXDWORD* pdwExstyle = NULL
) const;
- // get the MSW window flags corresponding to wxWindows ones
+ // get the MSW window flags corresponding to wxWidgets ones
//
// the functions returns the flags (WS_XXX) directly and puts the ext
// (WS_EX_XXX) flags into the provided pointer if not NULL
diff --git a/include/wx/ownerdrw.h b/include/wx/ownerdrw.h
index 6adb938d1b..0e0cc1df08 100644
--- a/include/wx/ownerdrw.h
+++ b/include/wx/ownerdrw.h
@@ -6,7 +6,7 @@
// Created: 11.11.97
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _OWNERDRW_H
diff --git a/include/wx/paper.h b/include/wx/paper.h
index 087eb6d5ce..a5853de301 100644
--- a/include/wx/paper.h
+++ b/include/wx/paper.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_PAPERH__
diff --git a/include/wx/platform.h b/include/wx/platform.h
index d9670ec48e..6004e3dc54 100644
--- a/include/wx/platform.h
+++ b/include/wx/platform.h
@@ -5,8 +5,8 @@
* Modified by:
* Created: 29.10.01 (extracted from wx/defs.h)
* RCS-ID: $Id$
-* Copyright: (c) 1997-2001 wxWindows team
-* Licence: wxWindows licence
+* Copyright: (c) 1997-2001 wxWidgets team
+* Licence: wxWidgets licence
*/
/* THIS IS A C FILE, DON'T USE C++ FEATURES (IN PARTICULAR COMMENTS) IN IT */
@@ -138,7 +138,7 @@
/*
adjust the Unicode setting: wxUSE_UNICODE should be defined as 0 or 1
- and is used by wxWindows, _UNICODE and/or UNICODE may be defined or used by
+ and is used by wxWidgets, _UNICODE and/or UNICODE may be defined or used by
the system headers so bring these settings in sync
*/
diff --git a/include/wx/popupwin.h b/include/wx/popupwin.h
index 18ca40e2f3..3a7193c00d 100644
--- a/include/wx/popupwin.h
+++ b/include/wx/popupwin.h
@@ -6,7 +6,7 @@
// Created: 06.01.01
// RCS-ID: $Id$
// Copyright: (c) 2001 Vadim Zeitlin
-// License: wxWindows licence
+// License: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_POPUPWIN_H_BASE_
diff --git a/include/wx/prntbase.h b/include/wx/prntbase.h
index d7ed29ed22..de072784e6 100644
--- a/include/wx/prntbase.h
+++ b/include/wx/prntbase.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_PRNTBASEH__
diff --git a/include/wx/process.h b/include/wx/process.h
index 2089c497ac..53dae01c24 100644
--- a/include/wx/process.h
+++ b/include/wx/process.h
@@ -6,7 +6,7 @@
// Created: 24/06/98
// RCS-ID: $Id$
// Copyright: (c) 1998 Guilhem Lavaux
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_PROCESSH__
diff --git a/include/wx/protocol/file.h b/include/wx/protocol/file.h
index ebd8093d93..278b52fb35 100644
--- a/include/wx/protocol/file.h
+++ b/include/wx/protocol/file.h
@@ -6,7 +6,7 @@
// Created: 1997
// RCS-ID: $Id$
// Copyright: (c) 1997, 1998 Guilhem Lavaux
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_PROTO_FILE_H__
diff --git a/include/wx/protocol/ftp.h b/include/wx/protocol/ftp.h
index 4fee213c9a..c97b0494d3 100644
--- a/include/wx/protocol/ftp.h
+++ b/include/wx/protocol/ftp.h
@@ -3,11 +3,11 @@
// Purpose: FTP protocol
// Author: Vadim Zeitlin
// Modified by: Mark Johnson, wxWindows@mj10777.de
-// 20000917 : RmDir, GetLastResult, GetList
+// 20000917 : RmDir, GetLastResult, GetList
// Created: 07/07/1997
// RCS-ID: $Id$
// Copyright: (c) 1997, 1998 Guilhem Lavaux
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WX_FTP_H__
diff --git a/include/wx/protocol/http.h b/include/wx/protocol/http.h
index f87227bc38..89b805ad62 100644
--- a/include/wx/protocol/http.h
+++ b/include/wx/protocol/http.h
@@ -6,7 +6,7 @@
// Created: August 1997
// RCS-ID: $Id$
// Copyright: (c) 1997, 1998 Guilhem Lavaux
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_HTTP_H
#define _WX_HTTP_H
diff --git a/include/wx/protocol/protocol.h b/include/wx/protocol/protocol.h
index 8d76485032..3956114ab0 100644
--- a/include/wx/protocol/protocol.h
+++ b/include/wx/protocol/protocol.h
@@ -6,7 +6,7 @@
// Created: 10/07/1997
// RCS-ID: $Id$
// Copyright: (c) 1997, 1998 Guilhem Lavaux
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_PROTOCOL_PROTOCOL_H
diff --git a/include/wx/ptr_scpd.h b/include/wx/ptr_scpd.h
index d0a24daec3..a708633cd9 100644
--- a/include/wx/ptr_scpd.h
+++ b/include/wx/ptr_scpd.h
@@ -6,12 +6,12 @@
// Created: 06/01/02
// RCS-ID: $Id$
// Copyright: (c) Jesse Lovelace and original Boost authors (see below)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// This class closely follows the implementation of the boost
// library scoped_ptr and is an adaption for c++ macro's in
-// the wxWindows project. The original authors of the boost
+// the wxWidgets project. The original authors of the boost
// scoped_ptr are given below with their respective copyrights.
// (C) Copyright Greg Colvin and Beman Dawes 1998, 1999.
diff --git a/include/wx/radiobox.h b/include/wx/radiobox.h
index 0a18908021..d145b7ea49 100644
--- a/include/wx/radiobox.h
+++ b/include/wx/radiobox.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 10.09.00
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_RADIOBOX_H_BASE_
diff --git a/include/wx/radiobut.h b/include/wx/radiobut.h
index 2af9652040..6367f091d5 100644
--- a/include/wx/radiobut.h
+++ b/include/wx/radiobut.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 07.09.00
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_RADIOBUT_H_BASE_
diff --git a/include/wx/rawbmp.h b/include/wx/rawbmp.h
index 2291b6b544..b61c7fd4a1 100644
--- a/include/wx/rawbmp.h
+++ b/include/wx/rawbmp.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 10.03.03
// RCS-ID: $Id$
-// Copyright: (c) 2002 Vadim Zeitlin
-// Licence: wxWindows licence
+// Copyright: (c) 2002 Vadim Zeitlin
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_RAWBMP_H_BASE_
diff --git a/include/wx/recguard.h b/include/wx/recguard.h
index ea4e4995db..db2932d23a 100644
--- a/include/wx/recguard.h
+++ b/include/wx/recguard.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 14.08.2003
// RCS-ID: $Id$
-// Copyright: (c) 2003 Vadim Zeitlin
-// Licence: wxWindows licence
+// Copyright: (c) 2003 Vadim Zeitlin
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_RECGUARD_H_
diff --git a/include/wx/regex.h b/include/wx/regex.h
index 851ab153b2..fa6f13bbcd 100644
--- a/include/wx/regex.h
+++ b/include/wx/regex.h
@@ -6,7 +6,7 @@
// Created: 05.02.2000
// RCS-ID: $Id$
// Copyright: (c) 2000 Karsten Ballüder
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_REGEX_H_
diff --git a/include/wx/renderer.h b/include/wx/renderer.h
index e343989a2a..ae067ddd48 100644
--- a/include/wx/renderer.h
+++ b/include/wx/renderer.h
@@ -5,12 +5,12 @@
// Modified by:
// Created: 20.07.2003
// RCS-ID: $Id$
-// Copyright: (c) 2003 Vadim Zeitlin
-// Licence: wxWindows licence
+// Copyright: (c) 2003 Vadim Zeitlin
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
/*
- Renderers are used in wxWindows for two similar but different things:
+ Renderers are used in wxWidgets for two similar but different things:
(a) wxUniversal uses them to draw everything, i.e. all the control
(b) all the native ports use them to draw generic controls only
diff --git a/include/wx/sckaddr.h b/include/wx/sckaddr.h
index bc472331c9..50f89313ef 100644
--- a/include/wx/sckaddr.h
+++ b/include/wx/sckaddr.h
@@ -6,7 +6,7 @@
// Created: 26/04/1997
// RCS-ID: $Id$
// Copyright: (c) 1997, 1998 Guilhem Lavaux
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_NETWORK_ADDRESS_H
diff --git a/include/wx/sckipc.h b/include/wx/sckipc.h
index 9a49fb98ca..59d6fca54c 100644
--- a/include/wx/sckipc.h
+++ b/include/wx/sckipc.h
@@ -10,7 +10,7 @@
// Copyright: (c) Julian Smart 1993
// (c) Guilhem Lavaux 1997, 1998
// (c) 2000 Guillermo Rodriguez
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SCKIPC_H
diff --git a/include/wx/sckstrm.h b/include/wx/sckstrm.h
index a987d8c15e..d544b3abc9 100644
--- a/include/wx/sckstrm.h
+++ b/include/wx/sckstrm.h
@@ -6,7 +6,7 @@
// Created: 17/07/97
// RCS-ID: $Id$
// Copyright: (c)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __SCK_STREAM_H__
#define __SCK_STREAM_H__
diff --git a/include/wx/scopeguard.h b/include/wx/scopeguard.h
index f595c046c7..af407d74cb 100644
--- a/include/wx/scopeguard.h
+++ b/include/wx/scopeguard.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 03.07.2003
// RCS-ID: $Id$
-// Copyright: (c) 2003 Vadim Zeitlin
-// Licence: wxWindows licence
+// Copyright: (c) 2003 Vadim Zeitlin
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
/*
diff --git a/include/wx/scrolwin.h b/include/wx/scrolwin.h
index 9ebdc14f1b..7c7084c751 100644
--- a/include/wx/scrolwin.h
+++ b/include/wx/scrolwin.h
@@ -6,7 +6,7 @@
// Created: 30.08.00
// RCS-ID: $Id$
// Copyright: (c) 2000 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SCROLWIN_H_BASE_
@@ -51,7 +51,7 @@ public:
virtual void GetScrollPixelsPerUnit(int *pixelsPerUnitX,
int *pixelsPerUnitY) const;
- // Enable/disable Windows scrolling in either direction. If TRUE, wxWindows
+ // Enable/disable Windows scrolling in either direction. If TRUE, wxWidgets
// scrolls the canvas and only a bit of the canvas is invalidated; no
// Clear() is necessary. If FALSE, the whole canvas is invalidated and a
// Clear() is necessary. Disable for when the scroll increment is used to
diff --git a/include/wx/selstore.h b/include/wx/selstore.h
index 5c7ffd1863..3fe976b3f0 100644
--- a/include/wx/selstore.h
+++ b/include/wx/selstore.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 08.06.03 (extracted from src/generic/listctrl.cpp)
// RCS-ID: $Id$
-// Copyright: (c) 2000-2003 Vadim Zeitlin
-// Licence: wxWindows licence
+// Copyright: (c) 2000-2003 Vadim Zeitlin
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SELSTORE_H_
diff --git a/include/wx/settings.h b/include/wx/settings.h
index 4ed8c4c64a..0386b2e6e7 100644
--- a/include/wx/settings.h
+++ b/include/wx/settings.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SETTINGS_H_BASE_
diff --git a/include/wx/sizer.h b/include/wx/sizer.h
index ce907346bb..a8205fab8f 100644
--- a/include/wx/sizer.h
+++ b/include/wx/sizer.h
@@ -6,7 +6,7 @@
// Created:
// RCS-ID: $Id$
// Copyright: (c) Robin Dunn, Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __WXSIZER_H__
diff --git a/include/wx/slider.h b/include/wx/slider.h
index dfd4a63904..9a3213acec 100644
--- a/include/wx/slider.h
+++ b/include/wx/slider.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 09.02.01
// RCS-ID: $Id$
-// Copyright: (c) 1996-2001 wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) 1996-2001 wxWidgets team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SLIDER_H_BASE_
diff --git a/include/wx/snglinst.h b/include/wx/snglinst.h
index 9351b9eb5d..0161fdb4b3 100644
--- a/include/wx/snglinst.h
+++ b/include/wx/snglinst.h
@@ -7,7 +7,7 @@
// Created: 08.06.01
// RCS-ID: $Id$
// Copyright: (c) 2001 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SNGLINST_H_
diff --git a/include/wx/socket.h b/include/wx/socket.h
index 864ba4f96d..58c06bcb19 100644
--- a/include/wx/socket.h
+++ b/include/wx/socket.h
@@ -6,7 +6,7 @@
// Created: April 1997
// RCS-ID: $Id$
// Copyright: (c) Guilhem Lavaux
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_NETWORK_SOCKET_H
diff --git a/include/wx/sound.h b/include/wx/sound.h
index 75806a53a3..6d81ac1ef4 100644
--- a/include/wx/sound.h
+++ b/include/wx/sound.h
@@ -6,7 +6,7 @@
// Created: 2004/02/01
// RCS-ID: $Id$
// Copyright: (c) 2004, Vaclav Slavik
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SOUND_H_BASE_
diff --git a/include/wx/spinbutt.h b/include/wx/spinbutt.h
index 722ba593ac..0f2e442ed0 100644
--- a/include/wx/spinbutt.h
+++ b/include/wx/spinbutt.h
@@ -6,7 +6,7 @@
// Created: 23.07.99
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SPINBUTT_H_BASE_
diff --git a/include/wx/spinctrl.h b/include/wx/spinctrl.h
index ce1b7f3553..71e7f418a9 100644
--- a/include/wx/spinctrl.h
+++ b/include/wx/spinctrl.h
@@ -6,7 +6,7 @@
// Created: 22.07.99
// RCS-ID: $Id$
// Copyright: (c) Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SPINCTRL_H_
diff --git a/include/wx/stack.h b/include/wx/stack.h
index e359111c40..3edda4fc49 100644
--- a/include/wx/stack.h
+++ b/include/wx/stack.h
@@ -5,7 +5,7 @@
// Modified by:
// Created: 30.07.2001
// Copyright: (c) 2001 Lindsay Mathieson
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_STACK_H_
diff --git a/include/wx/statbmp.h b/include/wx/statbmp.h
index 49bcf7fb93..1a88160d05 100644
--- a/include/wx/statbmp.h
+++ b/include/wx/statbmp.h
@@ -6,7 +6,7 @@
// Created: 25.08.00
// RCS-ID: $Id$
// Copyright: (c) 2000 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_STATBMP_H_BASE_
diff --git a/include/wx/statline.h b/include/wx/statline.h
index 7bd1939ceb..b91b7c3ea8 100644
--- a/include/wx/statline.h
+++ b/include/wx/statline.h
@@ -5,7 +5,7 @@
// Created: 28.06.99
// Version: $Id$
// Copyright: (c) 1999 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_STATLINE_H_BASE_
diff --git a/include/wx/statusbr.h b/include/wx/statusbr.h
index 594f9b1659..13b81efef4 100644
--- a/include/wx/statusbr.h
+++ b/include/wx/statusbr.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 05.02.00
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_STATUSBR_H_BASE_
diff --git a/include/wx/stopwatch.h b/include/wx/stopwatch.h
index 22d14efec0..d411c4d6f2 100644
--- a/include/wx/stopwatch.h
+++ b/include/wx/stopwatch.h
@@ -4,8 +4,8 @@
// Author: Julian Smart (wxTimer), Sylvain Bougnoux (wxStopWatch)
// Created: 26.06.03 (extracted from wx/timer.h)
// RCS-ID: $Id$
-// Copyright: (c) 1998-2003 wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) 1998-2003 wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_STOPWATCH_H_
diff --git a/include/wx/strconv.h b/include/wx/strconv.h
index 9248f2cb7e..93c8b7a609 100644
--- a/include/wx/strconv.h
+++ b/include/wx/strconv.h
@@ -6,7 +6,7 @@
// Created: 29/01/98
// RCS-ID: $Id$
// Copyright: (c) 1998 Ove Kaaven, Robert Roebling, Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_WXSTRCONVH__
diff --git a/include/wx/stream.h b/include/wx/stream.h
index c868ddb17b..3a17b43f2a 100644
--- a/include/wx/stream.h
+++ b/include/wx/stream.h
@@ -6,7 +6,7 @@
// Created: 11/07/98
// RCS-ID: $Id$
// Copyright: (c) Guilhem Lavaux
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_WXSTREAM_H__
diff --git a/include/wx/string.h b/include/wx/string.h
index bb5144d47b..a9a9f45d8e 100644
--- a/include/wx/string.h
+++ b/include/wx/string.h
@@ -6,12 +6,12 @@
// Created: 29/01/98
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
/*
Efficient string class [more or less] compatible with MFC CString,
- wxWindows version 1 wxString and std::string and some handy functions
+ wxWidgets version 1 wxString and std::string and some handy functions
missing from string.h.
*/
@@ -1095,7 +1095,7 @@ public:
void UngetWriteBuf(size_t nLen);
#endif
- // wxWindows version 1 compatibility functions
+ // wxWidgets version 1 compatibility functions
// use Mid()
wxString SubString(size_t from, size_t to) const
diff --git a/include/wx/sysopt.h b/include/wx/sysopt.h
index df9579e4ac..bed2b0b4aa 100644
--- a/include/wx/sysopt.h
+++ b/include/wx/sysopt.h
@@ -6,7 +6,7 @@
// Created: 2001-07-10
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SYSOPT_H_
@@ -17,7 +17,7 @@
#if wxUSE_SYSTEM_OPTIONS
// ----------------------------------------------------------------------------
-// Enables an application to influence the wxWindows implementation
+// Enables an application to influence the wxWidgets implementation
// ----------------------------------------------------------------------------
class WXDLLIMPEXP_BASE wxSystemOptions : public wxObject
@@ -25,7 +25,7 @@ class WXDLLIMPEXP_BASE wxSystemOptions : public wxObject
public:
wxSystemOptions() { }
- // User-customizable hints to wxWindows or associated libraries
+ // User-customizable hints to wxWidgets or associated libraries
// These could also be used to influence GetSystem... calls, indeed
// to implement SetSystemColour/Font/Metric
diff --git a/include/wx/tbarbase.h b/include/wx/tbarbase.h
index 299a018e23..e844837dd9 100644
--- a/include/wx/tbarbase.h
+++ b/include/wx/tbarbase.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TBARBASE_H_
diff --git a/include/wx/textbuf.h b/include/wx/textbuf.h
index 170c28b931..c84bab1d7b 100644
--- a/include/wx/textbuf.h
+++ b/include/wx/textbuf.h
@@ -5,8 +5,8 @@
// differences between platforms.
// Created: 14.11.01
// Author: Morten Hanssen, Vadim Zeitlin
-// Copyright: (c) 1998-2001 wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) 1998-2001 wxWidgets team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TEXTBUFFER_H
diff --git a/include/wx/textctrl.h b/include/wx/textctrl.h
index a0fc80eb0d..379b2f4341 100644
--- a/include/wx/textctrl.h
+++ b/include/wx/textctrl.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 13.07.99
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TEXTCTRL_H_BASE_
diff --git a/include/wx/textdlg.h b/include/wx/textdlg.h
index 7eb37741fc..1dc0e61f22 100644
--- a/include/wx/textdlg.h
+++ b/include/wx/textdlg.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TEXTDLG_H_BASE_
diff --git a/include/wx/textfile.h b/include/wx/textfile.h
index a898f11543..289b9de4e3 100644
--- a/include/wx/textfile.h
+++ b/include/wx/textfile.h
@@ -8,7 +8,7 @@
// Created: 03.04.98
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TEXTFILE_H
diff --git a/include/wx/thread.h b/include/wx/thread.h
index 7d61023195..f2e78a59d0 100644
--- a/include/wx/thread.h
+++ b/include/wx/thread.h
@@ -7,7 +7,7 @@
// Created: 04/13/98
// RCS-ID: $Id$
// Copyright: (c) Guilhem Lavaux
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_THREAD_H_
diff --git a/include/wx/thrimpl.cpp b/include/wx/thrimpl.cpp
index 60ead20789..98d682bfbb 100644
--- a/include/wx/thrimpl.cpp
+++ b/include/wx/thrimpl.cpp
@@ -6,7 +6,7 @@
// Created: 04.06.02 (extracted from src/*/thread.cpp files)
// RCS-ID: $Id$
// Copyright: (c) Vadim Zeitlin (2002)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// this file is supposed to be included only by the various thread.cpp
diff --git a/include/wx/timer.h b/include/wx/timer.h
index fa4e88b205..ffbb58f6cd 100644
--- a/include/wx/timer.h
+++ b/include/wx/timer.h
@@ -6,8 +6,8 @@
// Guillermo Rodriguez (global clean up)
// Created: 04/01/98
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TIMER_H_BASE_
diff --git a/include/wx/tipdlg.h b/include/wx/tipdlg.h
index 97c53eeb24..a9003851bd 100644
--- a/include/wx/tipdlg.h
+++ b/include/wx/tipdlg.h
@@ -6,7 +6,7 @@
// Created: 28.06.99
// RCS-ID: $Id$
// Copyright: (c) Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TIPDLG_H_
diff --git a/include/wx/tipwin.h b/include/wx/tipwin.h
index 6866687ec7..5e527f623d 100644
--- a/include/wx/tipwin.h
+++ b/include/wx/tipwin.h
@@ -7,7 +7,7 @@
// Created: 10.09.00
// RCS-ID: $Id$
// Copyright: (c) 2000 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TIPWIN_H_
diff --git a/include/wx/tokenzr.h b/include/wx/tokenzr.h
index dde0752f0b..8bcb5d0561 100644
--- a/include/wx/tokenzr.h
+++ b/include/wx/tokenzr.h
@@ -6,7 +6,7 @@
// Created: 04/22/98
// RCS-ID: $Id$
// Copyright: (c) Guilhem Lavaux
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TOKENZRH
diff --git a/include/wx/toolbar.h b/include/wx/toolbar.h
index 736e3b19b7..1e240b7972 100644
--- a/include/wx/toolbar.h
+++ b/include/wx/toolbar.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 20.11.99
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TOOLBAR_H_BASE_
diff --git a/include/wx/toplevel.h b/include/wx/toplevel.h
index cce978d80c..35de68a0a2 100644
--- a/include/wx/toplevel.h
+++ b/include/wx/toplevel.h
@@ -7,8 +7,8 @@
// Created: 06.08.01
// RCS-ID: $Id$
// Copyright: (c) 2001 Vadim Zeitlin
-// Vaclav Slavik
-// Licence: wxWindows licence
+// Vaclav Slavik
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TOPLEVEL_BASE_H_
diff --git a/include/wx/treebase.h b/include/wx/treebase.h
index cc7ba9714d..161e3061ad 100644
--- a/include/wx/treebase.h
+++ b/include/wx/treebase.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) 1997,1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TREEBASE_H_
diff --git a/include/wx/txtstrm.h b/include/wx/txtstrm.h
index 83b2f5a002..84f1874ed0 100644
--- a/include/wx/txtstrm.h
+++ b/include/wx/txtstrm.h
@@ -6,7 +6,7 @@
// Created: 28/06/1998
// RCS-ID: $Id$
// Copyright: (c) Guilhem Lavaux
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TXTSTREAM_H_
diff --git a/include/wx/types.h b/include/wx/types.h
index 2c3c965512..37af189de7 100644
--- a/include/wx/types.h
+++ b/include/wx/types.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TYPESH__
diff --git a/include/wx/univ/app.h b/include/wx/univ/app.h
index 1b3b801b53..57016d5e28 100644
--- a/include/wx/univ/app.h
+++ b/include/wx/univ/app.h
@@ -6,7 +6,7 @@
// Created: 06.08.00
// RCS-ID: $Id$
// Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIX_APP_H_
diff --git a/include/wx/univ/bmpbuttn.h b/include/wx/univ/bmpbuttn.h
index 34c09b3e3e..6845fe9c16 100644
--- a/include/wx/univ/bmpbuttn.h
+++ b/include/wx/univ/bmpbuttn.h
@@ -6,7 +6,7 @@
// Created: 25.08.00
// RCS-ID: $Id$
// Copyright: (c) Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIV_BMPBUTTN_H_
diff --git a/include/wx/univ/button.h b/include/wx/univ/button.h
index e6bb4f0355..e94e152a8b 100644
--- a/include/wx/univ/button.h
+++ b/include/wx/univ/button.h
@@ -6,7 +6,7 @@
// Created: 15.08.00
// RCS-ID: $Id$
// Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIV_BUTTON_H_
diff --git a/include/wx/univ/checkbox.h b/include/wx/univ/checkbox.h
index b37ff5b637..029aacaa84 100644
--- a/include/wx/univ/checkbox.h
+++ b/include/wx/univ/checkbox.h
@@ -6,7 +6,7 @@
// Created: 07.09.00
// RCS-ID: $Id$
// Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIV_CHECKBOX_H_
diff --git a/include/wx/univ/checklst.h b/include/wx/univ/checklst.h
index d9a5b32a0a..e19ad5f718 100644
--- a/include/wx/univ/checklst.h
+++ b/include/wx/univ/checklst.h
@@ -6,7 +6,7 @@
// Created: 12.09.00
// RCS-ID: $Id$
// Copyright: (c) Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIV_CHECKLST_H_
diff --git a/include/wx/univ/choice.h b/include/wx/univ/choice.h
index 7e7d852239..75303de92b 100644
--- a/include/wx/univ/choice.h
+++ b/include/wx/univ/choice.h
@@ -6,7 +6,7 @@
// Created: 30.08.00
// RCS-ID: $Id$
// Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIV_CHOICE_H_
diff --git a/include/wx/univ/colschem.h b/include/wx/univ/colschem.h
index 32e35af467..72e8ec23ee 100644
--- a/include/wx/univ/colschem.h
+++ b/include/wx/univ/colschem.h
@@ -6,7 +6,7 @@
// Created: 19.08.00
// RCS-ID: $Id$
// Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIV_COLSCHEM_H_
diff --git a/include/wx/univ/combobox.h b/include/wx/univ/combobox.h
index 52fa4b46b8..4096d25d01 100644
--- a/include/wx/univ/combobox.h
+++ b/include/wx/univ/combobox.h
@@ -6,7 +6,7 @@
// Created: 30.08.00
// RCS-ID: $Id$
// Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
/*
@@ -20,7 +20,7 @@
down list, not just a wxListBox.
So we define a base wxComboControl which can use any control as pop down
- list and wxComboBox deriving from it which implements the standard wxWindows
+ list and wxComboBox deriving from it which implements the standard wxWidgets
combobox API. wxComboControl needs to be told somehow which control to use
and this is done by SetPopupControl(). However, we need something more than
just a wxControl in this method as, for example, we need to call
diff --git a/include/wx/univ/control.h b/include/wx/univ/control.h
index 710e6307fd..2cf7aba625 100644
--- a/include/wx/univ/control.h
+++ b/include/wx/univ/control.h
@@ -6,7 +6,7 @@
// Created: 14.08.00
// RCS-ID: $Id$
// Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIV_CONTROL_H_
diff --git a/include/wx/univ/dialog.h b/include/wx/univ/dialog.h
index fe7dfe7003..f3fce059b8 100644
--- a/include/wx/univ/dialog.h
+++ b/include/wx/univ/dialog.h
@@ -5,7 +5,7 @@
// Created: 2001/09/16
// RCS-ID: $Id$
// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIV_DIALOG_H_
diff --git a/include/wx/univ/frame.h b/include/wx/univ/frame.h
index e30d470a49..b309e9b651 100644
--- a/include/wx/univ/frame.h
+++ b/include/wx/univ/frame.h
@@ -6,7 +6,7 @@
// Created: 19.05.01
// RCS-ID: $Id$
// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIV_FRAME_H_
diff --git a/include/wx/univ/gauge.h b/include/wx/univ/gauge.h
index ae80f68767..aa72726e74 100644
--- a/include/wx/univ/gauge.h
+++ b/include/wx/univ/gauge.h
@@ -6,7 +6,7 @@
// Created: 20.02.01
// RCS-ID: $Id$
// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/include/wx/univ/inpcons.h b/include/wx/univ/inpcons.h
index e370a4f6f6..a099652da6 100644
--- a/include/wx/univ/inpcons.h
+++ b/include/wx/univ/inpcons.h
@@ -6,7 +6,7 @@
// Created: 14.08.00
// RCS-ID: $Id$
// Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIV_INPCONS_H_
diff --git a/include/wx/univ/inphand.h b/include/wx/univ/inphand.h
index a28e976693..51eaa811a1 100644
--- a/include/wx/univ/inphand.h
+++ b/include/wx/univ/inphand.h
@@ -7,7 +7,7 @@
// Created: 18.08.00
// RCS-ID: $Id$
// Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIV_INPHAND_H_
diff --git a/include/wx/univ/listbox.h b/include/wx/univ/listbox.h
index acc660541a..6432f220ef 100644
--- a/include/wx/univ/listbox.h
+++ b/include/wx/univ/listbox.h
@@ -6,7 +6,7 @@
// Created: 30.08.00
// RCS-ID: $Id$
// Copyright: (c) 2000 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIV_LISTBOX_H_
diff --git a/include/wx/univ/menu.h b/include/wx/univ/menu.h
index 874f5bd896..aed4d3f6f6 100644
--- a/include/wx/univ/menu.h
+++ b/include/wx/univ/menu.h
@@ -6,7 +6,7 @@
// Created: 05.05.01
// RCS-ID: $Id$
// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIV_MENU_H_
diff --git a/include/wx/univ/menuitem.h b/include/wx/univ/menuitem.h
index c0554556a0..510d723487 100644
--- a/include/wx/univ/menuitem.h
+++ b/include/wx/univ/menuitem.h
@@ -6,7 +6,7 @@
// Created: 05.05.01
// RCS-ID: $Id$
// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIV_MENUITEM_H_
diff --git a/include/wx/univ/notebook.h b/include/wx/univ/notebook.h
index 4c82009c99..e63b172a3b 100644
--- a/include/wx/univ/notebook.h
+++ b/include/wx/univ/notebook.h
@@ -6,7 +6,7 @@
// Created: 01.02.01
// RCS-ID: $Id$
// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIV_NOTEBOOK_H_
diff --git a/include/wx/univ/radiobox.h b/include/wx/univ/radiobox.h
index 6072641499..163d4627e4 100644
--- a/include/wx/univ/radiobox.h
+++ b/include/wx/univ/radiobox.h
@@ -6,7 +6,7 @@
// Created: 11.09.00
// RCS-ID: $Id$
// Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIV_RADIOBOX_H_
diff --git a/include/wx/univ/radiobut.h b/include/wx/univ/radiobut.h
index 5d78b3e9a3..2a7240053b 100644
--- a/include/wx/univ/radiobut.h
+++ b/include/wx/univ/radiobut.h
@@ -6,7 +6,7 @@
// Created: 10.09.00
// RCS-ID: $Id$
// Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIV_RADIOBUT_H_
diff --git a/include/wx/univ/renderer.h b/include/wx/univ/renderer.h
index 390338dafd..f55ed02652 100644
--- a/include/wx/univ/renderer.h
+++ b/include/wx/univ/renderer.h
@@ -6,11 +6,11 @@
// Created: 06.08.00
// RCS-ID: $Id$
// Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
/*
- wxRenderer class is used to draw all wxWindows controls. This is an ABC and
+ wxRenderer class is used to draw all wxWidgets controls. This is an ABC and
the look of the application is determined by the concrete derivation of
wxRenderer used in the program.
diff --git a/include/wx/univ/scrarrow.h b/include/wx/univ/scrarrow.h
index c1d355fd50..44e477f289 100644
--- a/include/wx/univ/scrarrow.h
+++ b/include/wx/univ/scrarrow.h
@@ -6,7 +6,7 @@
// Created: 22.01.01
// RCS-ID: $Id$
// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIV_SCRARROW_H_
diff --git a/include/wx/univ/scrolbar.h b/include/wx/univ/scrolbar.h
index 4cfb891169..5af849195b 100644
--- a/include/wx/univ/scrolbar.h
+++ b/include/wx/univ/scrolbar.h
@@ -6,7 +6,7 @@
// Created: 20.08.00
// RCS-ID: $Id$
// Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIV_SCROLBAR_H_
diff --git a/include/wx/univ/scrthumb.h b/include/wx/univ/scrthumb.h
index c8b0eb255a..27aa0eb042 100644
--- a/include/wx/univ/scrthumb.h
+++ b/include/wx/univ/scrthumb.h
@@ -6,7 +6,7 @@
// Created: 12.02.01
// RCS-ID: $Id$
// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIV_SCRTHUMB_H_
diff --git a/include/wx/univ/scrtimer.h b/include/wx/univ/scrtimer.h
index 35e3505ab4..195ddd43ad 100644
--- a/include/wx/univ/scrtimer.h
+++ b/include/wx/univ/scrtimer.h
@@ -6,7 +6,7 @@
// Created: 18.02.01
// RCS-ID: $Id$
// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// NB: this class is implemented in scrolbar.cpp
diff --git a/include/wx/univ/setup0.h b/include/wx/univ/setup0.h
index 0da4fe15eb..d50643689a 100644
--- a/include/wx/univ/setup0.h
+++ b/include/wx/univ/setup0.h
@@ -6,7 +6,7 @@
// Created: 14.08.00
// RCS-ID: $Id$
// Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIV_SETUP_H_
@@ -67,7 +67,7 @@
// Generic comment about debugging settings: they are very useful if you don't
// use any other memory leak detection tools such as Purify/BoundsChecker, but
// are probably redundant otherwise. Also, Visual C++ CRT has the same features
-// as wxWindows memory debugging subsystem built in since version 5.0 and you
+// as wxWidgets memory debugging subsystem built in since version 5.0 and you
// may prefer to use it instead of built in memory debugging code because it is
// faster and more fool proof.
//
@@ -140,7 +140,7 @@
// Unicode support
// ----------------------------------------------------------------------------
-// Set wxUSE_UNICODE to 1 to compile wxWindows in Unicode mode: wxChar will be
+// Set wxUSE_UNICODE to 1 to compile wxWidgets in Unicode mode: wxChar will be
// defined as wchar_t, wxString will use Unicode internally. If you set this
// to 1, you must use wxT() macro for all literal strings in the program.
//
@@ -155,7 +155,7 @@
#define wxUSE_UNICODE 0
#endif
-// Set wxUSE_UNICODE_MSLU to 1 if you want to compile wxWindows in Unicode mode
+// Set wxUSE_UNICODE_MSLU to 1 if you want to compile wxWidgets in Unicode mode
// and be able to run compiled apps under Windows 9x as well as NT/2000/XP. This
// setting enables use of unicows.dll from MSLU (MS Layer for Unicode, see
// http://www.microsoft.com/globaldev/Articles/mslu_announce.asp). Note that you
@@ -256,7 +256,7 @@
// Recommended setting: 0 unless you do plan to develop MT applications
#define wxUSE_THREADS 1
-// If enabled (1), compiles wxWindows streams classes
+// If enabled (1), compiles wxWidgets streams classes
#define wxUSE_STREAMS 1
// Use standard C++ streams if 1. If 0, use wxWin streams implementation.
@@ -432,7 +432,7 @@
// If enabled, the code written by Apple will be used to write, in a portable
// way, float on the disk. See extended.c for the license which is different
-// from wxWindows one.
+// from wxWidgets one.
//
// Default is 1.
//
@@ -527,7 +527,7 @@
// Recommended setting: 1 (may be set to 0)
#define wxUSE_TIPWINDOW 1
-// Each of the settings below corresponds to one wxWindows control. They are
+// Each of the settings below corresponds to one wxWidgets control. They are
// all switched on by default but may be disabled if you are sure that your
// program (including any standard dialogs it can show!) doesn't need them and
// if you desperately want to save some space. If you use any of these you must
@@ -1076,7 +1076,7 @@
// ----------------------------------------------------------------------------
#if defined(__WINDOWS__)
-// Set this to 1 if you want to use wxWindows and MFC in the same program. This
+// Set this to 1 if you want to use wxWidgets and MFC in the same program. This
// will override some other settings (see below)
//
// Default is 0.
diff --git a/include/wx/univ/slider.h b/include/wx/univ/slider.h
index 69fe989edb..77c2abd9e9 100644
--- a/include/wx/univ/slider.h
+++ b/include/wx/univ/slider.h
@@ -6,7 +6,7 @@
// Created: 09.02.01
// RCS-ID: $Id$
// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/include/wx/univ/spinbutt.h b/include/wx/univ/spinbutt.h
index 6f2ec38af0..f01bccb359 100644
--- a/include/wx/univ/spinbutt.h
+++ b/include/wx/univ/spinbutt.h
@@ -6,7 +6,7 @@
// Created: 21.01.01
// RCS-ID: $Id$
// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIV_SPINBUTT_H_
diff --git a/include/wx/univ/statbmp.h b/include/wx/univ/statbmp.h
index 0a69f1e236..3dccd9066c 100644
--- a/include/wx/univ/statbmp.h
+++ b/include/wx/univ/statbmp.h
@@ -6,7 +6,7 @@
// Created: 25.08.00
// RCS-ID: $Id$
// Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIV_STATBMP_H_
diff --git a/include/wx/univ/statbox.h b/include/wx/univ/statbox.h
index fd8ff41262..83f0a4f9cc 100644
--- a/include/wx/univ/statbox.h
+++ b/include/wx/univ/statbox.h
@@ -6,7 +6,7 @@
// Created: 15.08.00
// RCS-ID: $Id$
// Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIV_STATBOX_H_
diff --git a/include/wx/univ/statline.h b/include/wx/univ/statline.h
index 3965165d92..86958ca425 100644
--- a/include/wx/univ/statline.h
+++ b/include/wx/univ/statline.h
@@ -5,7 +5,7 @@
// Created: 28.06.99
// Version: $Id$
// Copyright: (c) 1999 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/include/wx/univ/stattext.h b/include/wx/univ/stattext.h
index 3c882c69c3..e0b1d9b9ae 100644
--- a/include/wx/univ/stattext.h
+++ b/include/wx/univ/stattext.h
@@ -6,7 +6,7 @@
// Created: 14.08.00
// RCS-ID: $Id$
// Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIV_STATTEXT_H_
diff --git a/include/wx/univ/statusbr.h b/include/wx/univ/statusbr.h
index 85baa6e44f..c493ae7cc5 100644
--- a/include/wx/univ/statusbr.h
+++ b/include/wx/univ/statusbr.h
@@ -6,7 +6,7 @@
// Created: 14.10.01
// RCS-ID: $Id$
// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIV_STATUSBR_H_
diff --git a/include/wx/univ/textctrl.h b/include/wx/univ/textctrl.h
index eba0ae2314..815b25ffe8 100644
--- a/include/wx/univ/textctrl.h
+++ b/include/wx/univ/textctrl.h
@@ -6,7 +6,7 @@
// Created: 15.09.00
// RCS-ID: $Id$
// Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIV_TEXTCTRL_H_
diff --git a/include/wx/univ/theme.h b/include/wx/univ/theme.h
index ac22a2c6be..d654a927ae 100644
--- a/include/wx/univ/theme.h
+++ b/include/wx/univ/theme.h
@@ -8,7 +8,7 @@
// Created: 06.08.00
// RCS-ID: $Id$
// Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIV_THEME_H_
diff --git a/include/wx/univ/toolbar.h b/include/wx/univ/toolbar.h
index 73b35cb0a6..433924df13 100644
--- a/include/wx/univ/toolbar.h
+++ b/include/wx/univ/toolbar.h
@@ -6,7 +6,7 @@
// Created: 10.09.00
// RCS-ID: $Id$
// Copyright: (c) Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIV_TOOLBAR_H_
diff --git a/include/wx/univ/toplevel.h b/include/wx/univ/toplevel.h
index e446186e1f..7b36af81a4 100644
--- a/include/wx/univ/toplevel.h
+++ b/include/wx/univ/toplevel.h
@@ -4,7 +4,7 @@
// Author: Vaclav Slavik
// Id: $Id$
// Copyright: (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/univ/window.h b/include/wx/univ/window.h
index b352f7ff07..152787a721 100644
--- a/include/wx/univ/window.h
+++ b/include/wx/univ/window.h
@@ -8,7 +8,7 @@
// Created: 06.08.00
// RCS-ID: $Id$
// Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIV_WINDOW_H_
diff --git a/include/wx/unix/apptbase.h b/include/wx/unix/apptbase.h
index a4488c6a1b..5615eb5353 100644
--- a/include/wx/unix/apptbase.h
+++ b/include/wx/unix/apptbase.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 23.06.2003
// RCS-ID: $Id$
-// Copyright: (c) 2003 Vadim Zeitlin
-// Licence: wxWindows licence
+// Copyright: (c) 2003 Vadim Zeitlin
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIX_APPTBASE_H_
diff --git a/include/wx/unix/apptrait.h b/include/wx/unix/apptrait.h
index c0524a2e24..38c2d3633f 100644
--- a/include/wx/unix/apptrait.h
+++ b/include/wx/unix/apptrait.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 23.06.2003
// RCS-ID: $Id$
-// Copyright: (c) 2003 Vadim Zeitlin
-// Licence: wxWindows licence
+// Copyright: (c) 2003 Vadim Zeitlin
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIX_APPTRAIT_H_
diff --git a/include/wx/unix/displayx11.h b/include/wx/unix/displayx11.h
index 4bb0cdc8f4..9507f55d6e 100644
--- a/include/wx/unix/displayx11.h
+++ b/include/wx/unix/displayx11.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 12/05/02
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DISPLAYX11_H_
diff --git a/include/wx/unix/execute.h b/include/wx/unix/execute.h
index 9bb61aedd5..e7fb517afb 100644
--- a/include/wx/unix/execute.h
+++ b/include/wx/unix/execute.h
@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling, Julian Smart, Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIX_EXECUTE_H
diff --git a/include/wx/unix/fontutil.h b/include/wx/unix/fontutil.h
index dd1b79014a..8860f80108 100644
--- a/include/wx/unix/fontutil.h
+++ b/include/wx/unix/fontutil.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 05.11.99
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIX_FONTUTIL_H_
diff --git a/include/wx/unix/joystick.h b/include/wx/unix/joystick.h
index ec38965284..77ccb624c9 100644
--- a/include/wx/unix/joystick.h
+++ b/include/wx/unix/joystick.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright:
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __JOYSTICKH__
diff --git a/include/wx/unix/mimetype.h b/include/wx/unix/mimetype.h
index cc6f75f2d7..fc14452e76 100644
--- a/include/wx/unix/mimetype.h
+++ b/include/wx/unix/mimetype.h
@@ -6,7 +6,7 @@
// Created: 23.09.98
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence (part of wxExtra library)
+// Licence: wxWidgets licence (part of wxExtra library)
/////////////////////////////////////////////////////////////////////////////
#ifndef _MIMETYPE_IMPL_H
diff --git a/include/wx/unix/pipe.h b/include/wx/unix/pipe.h
index aa0f59f4bc..a3a8e6e7a3 100644
--- a/include/wx/unix/pipe.h
+++ b/include/wx/unix/pipe.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 24.06.2003 (extracted from src/unix/utilsunx.cpp)
// RCS-ID: $Id$
-// Copyright: (c) 2003 Vadim Zeitlin
-// Licence: wxWindows licence
+// Copyright: (c) 2003 Vadim Zeitlin
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIX_PIPE_H_
diff --git a/include/wx/unix/sound.h b/include/wx/unix/sound.h
index 2d2a349869..6d15ffa7c2 100644
--- a/include/wx/unix/sound.h
+++ b/include/wx/unix/sound.h
@@ -6,7 +6,7 @@
// Created: 25/10/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart, Vaclav Slavik
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_SOUND_H_
@@ -106,10 +106,10 @@ private:
// ----------------------------------------------------------------------------
// This is interface to sound playing implementation. There are multiple
-// sound architectures in use on Unix platforms and wxWindows can use several
+// sound architectures in use on Unix platforms and wxWidgets can use several
// of them for playback, depending on their availability at runtime; hence
-// the need for backends. This class is for use by wxWindows and people writing
-// additional backends only, it is _not_ for use by applications!
+// the need for backends. This class is for use by wxWidgets and people writing
+// additional backends only, it is _not_ for use by applications!
// Structure that holds playback status information
struct wxSoundPlaybackStatus
@@ -137,7 +137,7 @@ public:
virtual bool IsAvailable() const = 0;
// Returns true if the backend is capable of playing sound asynchronously.
- // If false, then wxWindows creates a playback thread and handles async
+ // If false, then wxWidgets creates a playback thread and handles async
// playback, otherwise it is left up to the backend (will usually be more
// effective).
virtual bool HasNativeAsyncPlayback() const = 0;
diff --git a/include/wx/unix/taskbarx11.h b/include/wx/unix/taskbarx11.h
index ce9b661a85..f5270b30e7 100644
--- a/include/wx/unix/taskbarx11.h
+++ b/include/wx/unix/taskbarx11.h
@@ -6,7 +6,7 @@
// Created: 04/04/2003
// RCS-ID: $Id$
// Copyright: (c) Vaclav Slavik, 2003
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////
#ifndef _TASKBAR_H_
diff --git a/include/wx/unix/utilsx11.h b/include/wx/unix/utilsx11.h
index 7c182bc7bf..b6c91f7138 100644
--- a/include/wx/unix/utilsx11.h
+++ b/include/wx/unix/utilsx11.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 25.03.02
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIX_UTILSX11_H_
@@ -15,7 +15,7 @@
#include "wx/defs.h"
#include "wx/gdicmn.h"
-// NB: Content of this header is for wxWindows' private use! It is not
+// NB: Content of this header is for wxWidgets' private use! It is not
// part of public API and may be modified or even disappear in the future!
#if defined(__WXMOTIF__) || defined(__WXGTK__) || defined(__WXX11__)
diff --git a/include/wx/url.h b/include/wx/url.h
index 59d8428060..90576092b1 100644
--- a/include/wx/url.h
+++ b/include/wx/url.h
@@ -6,7 +6,7 @@
// Created: 20/07/1997
// RCS-ID: $Id$
// Copyright: (c) 1997, 1998 Guilhem Lavaux
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_URL_H
diff --git a/include/wx/utils.h b/include/wx/utils.h
index 8830abcb6a..c085a19c2c 100644
--- a/include/wx/utils.h
+++ b/include/wx/utils.h
@@ -6,7 +6,7 @@
// Created: 29/01/98
// RCS-ID: $Id$
// Copyright: (c) 1998 Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UTILSH__
@@ -90,7 +90,7 @@ WXDLLIMPEXP_BASE int wxGetOsVersion(int *majorVsn = (int *) NULL,
// Return a string with the current date/time
WXDLLIMPEXP_BASE wxString wxNow();
-// Return path where wxWindows is installed (mostly useful in Unices)
+// Return path where wxWidgets is installed (mostly useful in Unices)
WXDLLIMPEXP_BASE const wxChar *wxGetInstallPrefix();
// Return path to wxWin data (/usr/share/wx/%{version}) (Unices)
WXDLLIMPEXP_BASE wxString wxGetDataDir();
@@ -493,7 +493,7 @@ WXDLLIMPEXP_BASE bool wxYield();
WXDLLIMPEXP_BASE bool wxYieldIfNeeded();
// ----------------------------------------------------------------------------
-// Error message functions used by wxWindows (deprecated, use wxLog)
+// Error message functions used by wxWidgets (deprecated, use wxLog)
// ----------------------------------------------------------------------------
#if WXWIN_COMPATIBILITY_2_2
diff --git a/include/wx/valgen.h b/include/wx/valgen.h
index 9da6b104c2..2e8da8ca37 100644
--- a/include/wx/valgen.h
+++ b/include/wx/valgen.h
@@ -6,7 +6,7 @@
// Created: Jan 22 1999
// RCS-ID:
// Copyright: (c) 1999 Kevin Smith
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_VALGENH__
diff --git a/include/wx/validate.h b/include/wx/validate.h
index 1888c52eb1..7bf0f2b108 100644
--- a/include/wx/validate.h
+++ b/include/wx/validate.h
@@ -6,7 +6,7 @@
// Created: 29/01/98
// RCS-ID: $Id$
// Copyright: (c) 1998 Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_VALIDATE_H_
@@ -86,7 +86,7 @@ WXDLLEXPORT_DATA(extern const wxValidator) wxDefaultValidator;
#define wxVALIDATOR_PARAM(val) val
#else // !wxUSE_VALIDATORS
- // wxWindows is compiled without support for wxValidator, but we still
+ // wxWidgets is compiled without support for wxValidator, but we still
// want to be able to pass wxDefaultValidator to the functions which take
// a wxValidator parameter to avoid using "#if wxUSE_VALIDATORS"
// everywhere
diff --git a/include/wx/valtext.h b/include/wx/valtext.h
index 47ed43d83d..8d48db19e1 100644
--- a/include/wx/valtext.h
+++ b/include/wx/valtext.h
@@ -6,7 +6,7 @@
// Created: 29/01/98
// RCS-ID: $Id$
// Copyright: (c) 1998 Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_VALTEXTH__
diff --git a/include/wx/variant.h b/include/wx/variant.h
index ef70b0e3ae..fc517d7175 100644
--- a/include/wx/variant.h
+++ b/include/wx/variant.h
@@ -6,7 +6,7 @@
// Created: 10/09/98
// RCS-ID: $Id$
// Copyright: (c)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_VARIANT_H_
diff --git a/include/wx/vector.h b/include/wx/vector.h
index 2034a9eaa8..ac8ea14651 100644
--- a/include/wx/vector.h
+++ b/include/wx/vector.h
@@ -5,7 +5,7 @@
// Modified by:
// Created: 30.07.2001
// Copyright: (c) 2001 Lindsay Mathieson
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_VECTOR_H_
diff --git a/include/wx/version.h b/include/wx/version.h
index 18d2ad26cc..d51647833c 100644
--- a/include/wx/version.h
+++ b/include/wx/version.h
@@ -1,12 +1,12 @@
/**
* Name: wx/version.h
-* Purpose: wxWindows version numbers
-* Author: Julian Smart
+* Purpose: wxWidgets version numbers
+* Author: Julian Smart
* Modified by: Ryan Norton (Converted to C)
* Created: 29/01/98
* RCS-ID: $Id$
* Copyright: (c) 1998 Julian Smart
-* Licence: wxWindows licence
+* Licence: wxWidgets licence
*/
/* THIS IS A C FILE, DON'T USE C++ FEATURES (IN PARTICULAR COMMENTS) IN IT */
@@ -21,8 +21,8 @@
/* so don't change its format too much or they could break */
#define wxMAJOR_VERSION 2
#define wxMINOR_VERSION 5
-#define wxRELEASE_NUMBER 1
-#define wxVERSION_STRING _T("wxWidgets 2.5.1")
+#define wxRELEASE_NUMBER 2
+#define wxVERSION_STRING _T("wxWidgets 2.5.2")
/* nothing to update below this line when updating the version */
/* ---------------------------------------------------------------------------- */
diff --git a/include/wx/vidmode.h b/include/wx/vidmode.h
index 70853dc500..3186f0e510 100644
--- a/include/wx/vidmode.h
+++ b/include/wx/vidmode.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 27.09.2003 (extracted from wx/display.h)
// RCS-ID: $Id$
-// Copyright: (c) 2003 Vadim Zeitlin
-// Licence: wxWindows licence
+// Copyright: (c) 2003 Vadim Zeitlin
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_VMODE_H_
diff --git a/include/wx/vlbox.h b/include/wx/vlbox.h
index 9e5bf64c5b..f6eea8ce98 100644
--- a/include/wx/vlbox.h
+++ b/include/wx/vlbox.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 31.05.03
// RCS-ID: $Id$
-// Copyright: (c) 2003 Vadim Zeitlin
-// Licence: wxWindows licence
+// Copyright: (c) 2003 Vadim Zeitlin
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_VLBOX_H_
diff --git a/include/wx/volume.h b/include/wx/volume.h
index 32a2a46306..43a1c2ab9d 100644
--- a/include/wx/volume.h
+++ b/include/wx/volume.h
@@ -6,7 +6,7 @@
// Created: 28 Jan 02
// RCS-ID: $Id$
// Copyright: (c) 2002 George Policello
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ----------------------------------------------------------------------------
diff --git a/include/wx/vscroll.h b/include/wx/vscroll.h
index d04ba462d4..47acd80326 100644
--- a/include/wx/vscroll.h
+++ b/include/wx/vscroll.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 30.05.03
// RCS-ID: $Id$
-// Copyright: (c) 2003 Vadim Zeitlin
-// Licence: wxWindows licence
+// Copyright: (c) 2003 Vadim Zeitlin
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_VSCROLL_H_
diff --git a/include/wx/wave.h b/include/wx/wave.h
index 45d5b80944..50392072cc 100644
--- a/include/wx/wave.h
+++ b/include/wx/wave.h
@@ -6,7 +6,7 @@
// Created: 2004/02/01
// RCS-ID: $Id$
// Copyright: (c) 2004, Vaclav Slavik
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_WAVE_H_BASE_
@@ -25,7 +25,7 @@
#warning "wx/wave.h header is deprecated, use wx/sound.h and wxSound"
#endif
#include "wx/sound.h"
- // wxSound used to be called wxWave before wxWindows 2.5.1:
+ // wxSound used to be called wxWave before wxWidgets 2.5.1:
typedef wxSound wxWave;
#else
#error "wx/wave.h is only available in compatibility mode"
diff --git a/include/wx/wfstream.h b/include/wx/wfstream.h
index a0cb69e11e..4ca3e9d40d 100644
--- a/include/wx/wfstream.h
+++ b/include/wx/wfstream.h
@@ -6,7 +6,7 @@
// Created: 11/07/98
// RCS-ID: $Id$
// Copyright: (c) Guilhem Lavaux
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_WXFSTREAM_H__
diff --git a/include/wx/window.h b/include/wx/window.h
index d529e08099..613d4b4d81 100644
--- a/include/wx/window.h
+++ b/include/wx/window.h
@@ -5,8 +5,8 @@
// Modified by: Ron Lee
// Created: 01/02/97
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_WINDOW_H_BASE_
@@ -168,7 +168,7 @@ public:
// window attributes
// -----------------
- // NB: in future versions of wxWindows Set/GetTitle() will only work
+ // NB: in future versions of wxWidgets Set/GetTitle() will only work
// with the top level windows (such as dialogs and frames) and
// Set/GetLabel() only with the other ones (i.e. all controls).
diff --git a/include/wx/wizard.h b/include/wx/wizard.h
index 7f9f8d4016..f60ca1e766 100644
--- a/include/wx/wizard.h
+++ b/include/wx/wizard.h
@@ -11,7 +11,7 @@
// Created: 15.08.99
// RCS-ID: $Id$
// Copyright: (c) 1999 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_WIZARD_H_
diff --git a/include/wx/wx.h b/include/wx/wx.h
index 08978f4902..976b9b354b 100644
--- a/include/wx/wx.h
+++ b/include/wx/wx.h
@@ -1,12 +1,12 @@
/////////////////////////////////////////////////////////////////////////////
// Name: wx/wx.h
-// Purpose: wxWindows central header including the most often used ones
+// Purpose: wxWidgets central header including the most often used ones
// Author: Julian Smart
// Modified by:
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_WX_H_
diff --git a/include/wx/wx_cw.h b/include/wx/wx_cw.h
index 7b1e20dc9e..fb7e762126 100644
--- a/include/wx/wx_cw.h
+++ b/include/wx/wx_cw.h
@@ -1,12 +1,12 @@
/////////////////////////////////////////////////////////////////////////////
// Name: wx_cw.h
-// Purpose: wxWindows definitions for CodeWarrior builds
+// Purpose: wxWidgets definitions for CodeWarrior builds
// Author: Stefan Csomor
// Modified by:
// Created: 12/10/98
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CW__
diff --git a/include/wx/wx_cw_cm.h b/include/wx/wx_cw_cm.h
index 9460395178..77ae654dee 100644
--- a/include/wx/wx_cw_cm.h
+++ b/include/wx/wx_cw_cm.h
@@ -68,7 +68,7 @@
#define USE_DEFINE
-// in order to avoid problems further down in wxWindows
+// in order to avoid problems further down in wxWidgets
#ifdef __cplusplus
diff --git a/include/wx/wx_cw_d.h b/include/wx/wx_cw_d.h
index ef13968623..1d0270334a 100644
--- a/include/wx/wx_cw_d.h
+++ b/include/wx/wx_cw_d.h
@@ -1,12 +1,12 @@
/////////////////////////////////////////////////////////////////////////////
// Name: wx_cw_d.h
-// Purpose: wxWindows definitions for CodeWarrior builds (Debug)
+// Purpose: wxWidgets definitions for CodeWarrior builds (Debug)
// Author: Stefan Csomor
// Modified by:
// Created: 12/10/98
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CW__
diff --git a/include/wx/wx_cwc.h b/include/wx/wx_cwc.h
index 02456ae97b..26fdcd80cc 100644
--- a/include/wx/wx_cwc.h
+++ b/include/wx/wx_cwc.h
@@ -1,12 +1,12 @@
/////////////////////////////////////////////////////////////////////////////
// Name: wx_cw.h
-// Purpose: wxWindows definitions for CodeWarrior builds
+// Purpose: wxWidgets definitions for CodeWarrior builds
// Author: Stefan Csomor
// Modified by:
// Created: 12/10/98
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CW__
diff --git a/include/wx/wx_cwc_d.h b/include/wx/wx_cwc_d.h
index d3e2e4d150..9b450f5631 100644
--- a/include/wx/wx_cwc_d.h
+++ b/include/wx/wx_cwc_d.h
@@ -1,12 +1,12 @@
/////////////////////////////////////////////////////////////////////////////
// Name: wx_cw_d.h
-// Purpose: wxWindows definitions for CodeWarrior builds (Debug)
+// Purpose: wxWidgets definitions for CodeWarrior builds (Debug)
// Author: Stefan Csomor
// Modified by:
// Created: 12/10/98
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CW__
diff --git a/include/wx/wx_cwu_d.h b/include/wx/wx_cwu_d.h
index 5a6123d024..421762181f 100644
--- a/include/wx/wx_cwu_d.h
+++ b/include/wx/wx_cwu_d.h
@@ -1,12 +1,12 @@
/////////////////////////////////////////////////////////////////////////////
// Name: wx_cw_d.h
-// Purpose: wxWindows definitions for CodeWarrior builds (Debug)
+// Purpose: wxWidgets definitions for CodeWarrior builds (Debug)
// Author: Stefan Csomor
// Modified by:
// Created: 12/10/98
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CW__
diff --git a/include/wx/wxchar.h b/include/wx/wxchar.h
index a883c76893..342469a970 100644
--- a/include/wx/wxchar.h
+++ b/include/wx/wxchar.h
@@ -5,8 +5,8 @@
* Modified by: Vadim Zeitlin, Robert Roebling, Ron Lee
* Created: 1998/06/12
* RCS-ID: $Id$
- * Copyright: (c) 1998-2002 wxWindows dev team
- * Licence: wxWindows licence
+ * Copyright: (c) 1998-2002 wxWidgets dev team
+ * Licence: wxWidgets licence
*/
/* THIS IS A C FILE, DON'T USE C++ FEATURES (IN PARTICULAR COMMENTS) IN IT */
@@ -48,7 +48,7 @@
/*
Standard headers we need here.
- NB: don't include any wxWindows headers here because almost of them include
+ NB: don't include any wxWidgets headers here because almost of them include
this one!
*/
@@ -178,7 +178,7 @@
typedef wchar_t wxSChar;
typedef wchar_t wxUChar;
#else /* __WCHAR_TYPE__ and gcc < 2.96 */
- /* VS: wxWindows used to define wxChar as __WCHAR_TYPE__ here. However, */
+ /* VS: wxWidgets used to define wxChar as __WCHAR_TYPE__ here. However, */
/* this doesn't work with new GCC 3.x compilers because wchar_t is */
/* C++'s builtin type in the new standard. OTOH, old compilers (GCC */
/* 2.x) won't accept new definition of wx{S,U}Char, therefore we */
@@ -212,7 +212,7 @@
/* although global macros with such names are normally bad, we want to have */
/* another name for _T() which should be used to avoid confusion between _T() */
-/* and _() in wxWindows sources */
+/* and _() in wxWidgets sources */
#define wxT(x) _T(x)
/* Unicode-friendly __FILE__, __DATE__ and __TIME__ analogs */
@@ -629,7 +629,7 @@
#elif defined(__UNIX__) || defined(__GNUWIN32__)
#define wxStricmp strcasecmp
#define wxStrnicmp strncasecmp
- /* #else -- use wxWindows implementation */
+ /* #else -- use wxWidgets implementation */
#endif
#endif /* !defined(wxStricmp) */
@@ -717,7 +717,7 @@ WXDLLIMPEXP_BASE bool wxOKlibc(); /* for internal use */
#define wxVsnprintf_ vswprintf
#endif
#else /* ASCII */
- /* all versions of CodeWarrior supported by wxWindows apparently have */
+ /* all versions of CodeWarrior supported by wxWidgets apparently have */
/* vsnprintf() */
#if defined(HAVE_VSNPRINTF) || defined(__MWERKS__) || defined(__WATCOMC__)
/* assume we have snprintf() too if we have vsnprintf() */
diff --git a/include/wx/wxhtml.h b/include/wx/wxhtml.h
index cc4353fed1..78b9de1525 100644
--- a/include/wx/wxhtml.h
+++ b/include/wx/wxhtml.h
@@ -1,10 +1,10 @@
/////////////////////////////////////////////////////////////////////////////
// Name: wxhtml.h
-// Purpose: wxHTML library for wxWindows
+// Purpose: wxHTML library for wxWidgets
// Author: Vaclav Slavik
// RCS-ID: $Id$
// Copyright: (c) 1999 Vaclav Slavik
-// Licence: wxWindows Licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_HTML_H_
diff --git a/include/wx/wxprec.h b/include/wx/wxprec.h
index f0dd44e107..354b2104c2 100644
--- a/include/wx/wxprec.h
+++ b/include/wx/wxprec.h
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// compiler detection; includes setup.h
diff --git a/include/wx/wxshlb_cw.h b/include/wx/wxshlb_cw.h
index 4c1e54bb43..242399bf3d 100644
--- a/include/wx/wxshlb_cw.h
+++ b/include/wx/wxshlb_cw.h
@@ -1,12 +1,12 @@
/////////////////////////////////////////////////////////////////////////////
// Name: wx_cw.h
-// Purpose: wxWindows definitions for CodeWarrior builds
+// Purpose: wxWidgets definitions for CodeWarrior builds
// Author: Stefan Csomor
// Modified by:
// Created: 12/10/98
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CW__
diff --git a/include/wx/wxshlb_cw_d.h b/include/wx/wxshlb_cw_d.h
index ca26b912a3..04a9440d83 100644
--- a/include/wx/wxshlb_cw_d.h
+++ b/include/wx/wxshlb_cw_d.h
@@ -1,12 +1,12 @@
/////////////////////////////////////////////////////////////////////////////
// Name: wx_cw_d.h
-// Purpose: wxWindows definitions for CodeWarrior builds (Debug)
+// Purpose: wxWidgets definitions for CodeWarrior builds (Debug)
// Author: Stefan Csomor
// Modified by:
// Created: 12/10/98
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CW__
diff --git a/include/wx/wxshlb_cwc.h b/include/wx/wxshlb_cwc.h
index 81785a6a76..2ccb03508e 100644
--- a/include/wx/wxshlb_cwc.h
+++ b/include/wx/wxshlb_cwc.h
@@ -1,12 +1,12 @@
/////////////////////////////////////////////////////////////////////////////
// Name: wx_cw.h
-// Purpose: wxWindows definitions for CodeWarrior builds
+// Purpose: wxWidgets definitions for CodeWarrior builds
// Author: Stefan Csomor
// Modified by:
// Created: 12/10/98
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CW__
diff --git a/include/wx/wxshlb_cwc_d.h b/include/wx/wxshlb_cwc_d.h
index cf8600c0a5..7db6c8467d 100644
--- a/include/wx/wxshlb_cwc_d.h
+++ b/include/wx/wxshlb_cwc_d.h
@@ -1,12 +1,12 @@
/////////////////////////////////////////////////////////////////////////////
// Name: wx_cw_d.h
-// Purpose: wxWindows definitions for CodeWarrior builds (Debug)
+// Purpose: wxWidgets definitions for CodeWarrior builds (Debug)
// Author: Stefan Csomor
// Modified by:
// Created: 12/10/98
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CW__
diff --git a/include/wx/wxshlba_cw.h b/include/wx/wxshlba_cw.h
index c2e6f39e19..f533779e95 100644
--- a/include/wx/wxshlba_cw.h
+++ b/include/wx/wxshlba_cw.h
@@ -1,12 +1,12 @@
/////////////////////////////////////////////////////////////////////////////
// Name: wx_cw.h
-// Purpose: wxWindows definitions for CodeWarrior builds
+// Purpose: wxWidgets definitions for CodeWarrior builds
// Author: Stefan Csomor
// Modified by:
// Created: 12/10/98
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CW__
diff --git a/include/wx/wxshlba_cw_d.h b/include/wx/wxshlba_cw_d.h
index 665ec12977..5727e3c60e 100644
--- a/include/wx/wxshlba_cw_d.h
+++ b/include/wx/wxshlba_cw_d.h
@@ -1,12 +1,12 @@
/////////////////////////////////////////////////////////////////////////////
// Name: wx_cw_d.h
-// Purpose: wxWindows definitions for CodeWarrior builds (Debug)
+// Purpose: wxWidgets definitions for CodeWarrior builds (Debug)
// Author: Stefan Csomor
// Modified by:
// Created: 12/10/98
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CW__
diff --git a/include/wx/wxshlba_cwc.h b/include/wx/wxshlba_cwc.h
index ca3a9be124..51ef632675 100644
--- a/include/wx/wxshlba_cwc.h
+++ b/include/wx/wxshlba_cwc.h
@@ -1,12 +1,12 @@
/////////////////////////////////////////////////////////////////////////////
// Name: wx_cw.h
-// Purpose: wxWindows definitions for CodeWarrior builds
+// Purpose: wxWidgets definitions for CodeWarrior builds
// Author: Stefan Csomor
// Modified by:
// Created: 12/10/98
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CW__
diff --git a/include/wx/wxshlba_cwc_d.h b/include/wx/wxshlba_cwc_d.h
index 4834e5f741..2136b450f8 100644
--- a/include/wx/wxshlba_cwc_d.h
+++ b/include/wx/wxshlba_cwc_d.h
@@ -1,12 +1,12 @@
/////////////////////////////////////////////////////////////////////////////
// Name: wx_cw_d.h
-// Purpose: wxWindows definitions for CodeWarrior builds (Debug)
+// Purpose: wxWidgets definitions for CodeWarrior builds (Debug)
// Author: Stefan Csomor
// Modified by:
// Created: 12/10/98
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CW__
diff --git a/include/wx/x11/app.h b/include/wx/x11/app.h
index 332a8ee06b..1050a07829 100644
--- a/include/wx/x11/app.h
+++ b/include/wx/x11/app.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_APP_H_
diff --git a/include/wx/x11/bitmap.h b/include/wx/x11/bitmap.h
index c7a746e2e7..3f82f8b018 100644
--- a/include/wx/x11/bitmap.h
+++ b/include/wx/x11/bitmap.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart, Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_BITMAP_H_
diff --git a/include/wx/x11/brush.h b/include/wx/x11/brush.h
index 4ea94c15fc..5a4554bdac 100644
--- a/include/wx/x11/brush.h
+++ b/include/wx/x11/brush.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart, Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_BRUSH_H_
diff --git a/include/wx/x11/clipbrd.h b/include/wx/x11/clipbrd.h
index 981aab4690..ebc36f9574 100644
--- a/include/wx/x11/clipbrd.h
+++ b/include/wx/x11/clipbrd.h
@@ -5,7 +5,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __X11CLIPBOARDH__
diff --git a/include/wx/x11/colour.h b/include/wx/x11/colour.h
index 357d8657d3..1c70700a1a 100644
--- a/include/wx/x11/colour.h
+++ b/include/wx/x11/colour.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart, Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_COLOUR_H_
diff --git a/include/wx/x11/cursor.h b/include/wx/x11/cursor.h
index e914316b8a..5fbc292220 100644
--- a/include/wx/x11/cursor.h
+++ b/include/wx/x11/cursor.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CURSOR_H_
diff --git a/include/wx/x11/dataform.h b/include/wx/x11/dataform.h
index 006f7b0e38..a565c4b41e 100644
--- a/include/wx/x11/dataform.h
+++ b/include/wx/x11/dataform.h
@@ -6,7 +6,7 @@
// Created: 19.10.99 (extracted from motif/dataobj.h)
// RCS-ID: $Id$
// Copyright: (c) 1999 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_X11_DATAFORM_H
diff --git a/include/wx/x11/dataobj.h b/include/wx/x11/dataobj.h
index 885dc31145..5b904122ac 100644
--- a/include/wx/x11/dataobj.h
+++ b/include/wx/x11/dataobj.h
@@ -4,7 +4,7 @@
// Author: Julian Smart
// RCS-ID: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_X11_DATAOBJ_H_
diff --git a/include/wx/x11/dataobj2.h b/include/wx/x11/dataobj2.h
index db3da090d9..ccde8829e4 100644
--- a/include/wx/x11/dataobj2.h
+++ b/include/wx/x11/dataobj2.h
@@ -5,7 +5,7 @@
// Created: 19.10.99 (extracted from gtk/dataobj.h)
// RCS-ID: $Id$
// Copyright: (c) 1998, 1999 Vadim Zeitlin, Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_X11_DATAOBJ2_H_
diff --git a/include/wx/x11/dc.h b/include/wx/x11/dc.h
index 04af891660..71cb341840 100644
--- a/include/wx/x11/dc.h
+++ b/include/wx/x11/dc.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DC_H_
diff --git a/include/wx/x11/dcclient.h b/include/wx/x11/dcclient.h
index af67b3ddf2..de67be70f8 100644
--- a/include/wx/x11/dcclient.h
+++ b/include/wx/x11/dcclient.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DCCLIENT_H_
diff --git a/include/wx/x11/dcmemory.h b/include/wx/x11/dcmemory.h
index 50259bbdf6..0d122d6f11 100644
--- a/include/wx/x11/dcmemory.h
+++ b/include/wx/x11/dcmemory.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DCMEMORY_H_
diff --git a/include/wx/x11/dcprint.h b/include/wx/x11/dcprint.h
index 91812557e6..21b367632a 100644
--- a/include/wx/x11/dcprint.h
+++ b/include/wx/x11/dcprint.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DCPRINT_H_
diff --git a/include/wx/x11/dcscreen.h b/include/wx/x11/dcscreen.h
index b1c32801f5..0e6a104205 100644
--- a/include/wx/x11/dcscreen.h
+++ b/include/wx/x11/dcscreen.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DCSCREEN_H_
diff --git a/include/wx/x11/dnd.h b/include/wx/x11/dnd.h
index 1af3bacce2..1ce5305c84 100644
--- a/include/wx/x11/dnd.h
+++ b/include/wx/x11/dnd.h
@@ -4,7 +4,7 @@
// Author: Julian Smart
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin, Robert Roebling, Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
diff --git a/include/wx/x11/font.h b/include/wx/x11/font.h
index a4739023f6..ab6f1a1427 100644
--- a/include/wx/x11/font.h
+++ b/include/wx/x11/font.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_FONT_H_
diff --git a/include/wx/x11/gdiobj.h b/include/wx/x11/gdiobj.h
index 14293b5841..699d1cf7b0 100644
--- a/include/wx/x11/gdiobj.h
+++ b/include/wx/x11/gdiobj.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GDIOBJ_H_
diff --git a/include/wx/x11/glcanvas.h b/include/wx/x11/glcanvas.h
index 8a409f79e4..cc7332c533 100644
--- a/include/wx/x11/glcanvas.h
+++ b/include/wx/x11/glcanvas.h
@@ -1,13 +1,13 @@
/////////////////////////////////////////////////////////////////////////////
// Name: glcanvas.h
-// Purpose: wxGLCanvas, for using OpenGL with wxWindows 2.0 for Motif.
+// Purpose: wxGLCanvas, for using OpenGL with wxWidgets 2.0 for Motif.
// Uses the GLX extension.
// Author: Julian Smart and Wolfram Gloger
// Modified by:
// Created: 1995, 1999
// RCS-ID: $Id$
// Copyright: (c) Julian Smart, Wolfram Gloger
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/include/wx/x11/icon.h b/include/wx/x11/icon.h
index c9f867a6a7..86778524c5 100644
--- a/include/wx/x11/icon.h
+++ b/include/wx/x11/icon.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_ICON_H_
diff --git a/include/wx/x11/joystick.h b/include/wx/x11/joystick.h
index b4d3024919..adab387dfe 100644
--- a/include/wx/x11/joystick.h
+++ b/include/wx/x11/joystick.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_JOYSTICK_H_
diff --git a/include/wx/x11/minifram.h b/include/wx/x11/minifram.h
index dcfb2d3173..49179b5674 100644
--- a/include/wx/x11/minifram.h
+++ b/include/wx/x11/minifram.h
@@ -8,7 +8,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MINIFRAM_H_
diff --git a/include/wx/x11/palette.h b/include/wx/x11/palette.h
index 975ec7584c..0612ac1254 100644
--- a/include/wx/x11/palette.h
+++ b/include/wx/x11/palette.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_PALETTE_H_
diff --git a/include/wx/x11/pen.h b/include/wx/x11/pen.h
index 7b7937c264..6735f7dbcb 100644
--- a/include/wx/x11/pen.h
+++ b/include/wx/x11/pen.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_PEN_H_
diff --git a/include/wx/x11/popupwin.h b/include/wx/x11/popupwin.h
index 3e023e06ce..69a0c15095 100644
--- a/include/wx/x11/popupwin.h
+++ b/include/wx/x11/popupwin.h
@@ -5,7 +5,7 @@
// Created:
// Id: $Id$
// Copyright: (c) 2001 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __GTKPOPUPWINH__
diff --git a/include/wx/x11/print.h b/include/wx/x11/print.h
index 64b50ef0a6..0193a501c7 100644
--- a/include/wx/x11/print.h
+++ b/include/wx/x11/print.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_PRINT_H_
diff --git a/include/wx/x11/private.h b/include/wx/x11/private.h
index bec9db0561..04df95a90c 100644
--- a/include/wx/x11/private.h
+++ b/include/wx/x11/private.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_PRIVATE_H_
@@ -69,7 +69,7 @@ extern bool wxTranslateKeyEvent(wxKeyEvent& wxevent, wxWindow *win, Window windo
extern Window wxGetWindowParent(Window window);
// Set the window manager decorations according to the
-// given wxWindows style
+// given wxWidgets style
bool wxSetWMDecorations(Window w, long style);
bool wxMWMIsRunning(Window w);
diff --git a/include/wx/x11/privx.h b/include/wx/x11/privx.h
index 6a9c5336be..ec522ff28d 100644
--- a/include/wx/x11/privx.h
+++ b/include/wx/x11/privx.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_PRIVX_H_
diff --git a/include/wx/x11/region.h b/include/wx/x11/region.h
index 0b3c967d3c..2f4b3d7c9c 100644
--- a/include/wx/x11/region.h
+++ b/include/wx/x11/region.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart, Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_REGION_H_
diff --git a/include/wx/x11/reparent.h b/include/wx/x11/reparent.h
index b98f70c918..ae054a4bba 100644
--- a/include/wx/x11/reparent.h
+++ b/include/wx/x11/reparent.h
@@ -6,7 +6,7 @@
// Created: 2002-03-09
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_REPARENT_H_
diff --git a/include/wx/x11/textctrl.h b/include/wx/x11/textctrl.h
index 1b8f0143a2..3116737bee 100644
--- a/include/wx/x11/textctrl.h
+++ b/include/wx/x11/textctrl.h
@@ -5,7 +5,7 @@
// Created: 01/02/97
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __X11TEXTCTRLH__
diff --git a/include/wx/x11/toplevel.h b/include/wx/x11/toplevel.h
index 63ac8769fd..ea5539b56d 100644
--- a/include/wx/x11/toplevel.h
+++ b/include/wx/x11/toplevel.h
@@ -6,7 +6,7 @@
// Created: 20.09.01
// RCS-ID: $Id$
// Copyright: (c) 2002 Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_X11_TOPLEVEL_H_
diff --git a/include/wx/x11/window.h b/include/wx/x11/window.h
index 057961575f..9e7c63727f 100644
--- a/include/wx/x11/window.h
+++ b/include/wx/x11/window.h
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_WINDOW_H_
diff --git a/include/wx/xml/xml.h b/include/wx/xml/xml.h
index 5eede8757d..0025a6bbb1 100644
--- a/include/wx/xml/xml.h
+++ b/include/wx/xml/xml.h
@@ -5,7 +5,7 @@
// Created: 2000/03/05
// RCS-ID: $Id$
// Copyright: (c) 2000 Vaclav Slavik
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
@@ -14,7 +14,7 @@
* *
* The API defined in this header *WILL* change in the future and backward *
* compatibility will *not* be preserved. If you use these classes in your *
- * application, it probably won't compile with future wxWindows releases. *
+ * application, it probably won't compile with future wxWidgets releases. *
* Use on your own risk. *
* *
* ************************************************************************* */
diff --git a/include/wx/xpmdecod.h b/include/wx/xpmdecod.h
index 807f2ed2d2..63b20bd892 100644
--- a/include/wx/xpmdecod.h
+++ b/include/wx/xpmdecod.h
@@ -4,7 +4,7 @@
// Author: Vaclav Slavik
// CVS-ID: $Id$
// Copyright: (c) 2001 Vaclav Slavik
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_XPMDECOD_H_
diff --git a/include/wx/xti.h b/include/wx/xti.h
index 7c3cf5552e..f86df5e73b 100644
--- a/include/wx/xti.h
+++ b/include/wx/xti.h
@@ -7,7 +7,7 @@
// RCS-ID: $Id$
// Copyright: (c) 1997 Julian Smart
// (c) 2003 Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_XTIH__
diff --git a/include/wx/xtistrm.h b/include/wx/xtistrm.h
index 8289f676c9..fed2d32d7d 100644
--- a/include/wx/xtistrm.h
+++ b/include/wx/xtistrm.h
@@ -6,7 +6,7 @@
// Created: 27/07/03
// RCS-ID: $Id$
// Copyright: (c) 2003 Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_XTISTRMH__
diff --git a/include/wx/xtixml.h b/include/wx/xtixml.h
index 7ddda9032e..f5620cdea1 100644
--- a/include/wx/xtixml.h
+++ b/include/wx/xtixml.h
@@ -6,7 +6,7 @@
// Created: 27/07/03
// RCS-ID: $Id$
// Copyright: (c) 2003 Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_XTIXMLH__
diff --git a/include/wx/zipstrm.h b/include/wx/zipstrm.h
index f6b276b6ec..bac2b1dc03 100644
--- a/include/wx/zipstrm.h
+++ b/include/wx/zipstrm.h
@@ -3,7 +3,7 @@
// Purpose: wxZipInputStream for reading files from ZIP archive
// Author: Vaclav Slavik
// Copyright: (c) 1999 Vaclav Slavik
-// Licence: wxWindows Licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef __ZIPSTREAM_H__
diff --git a/include/wx/zstream.h b/include/wx/zstream.h
index 748abd7b47..f5ec6a5906 100644
--- a/include/wx/zstream.h
+++ b/include/wx/zstream.h
@@ -6,7 +6,7 @@
// Created: 11/07/98
// RCS-ID: $Id$
// Copyright: (c) Guilhem Lavaux
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_WXZSTREAM_H__
#define _WX_WXZSTREAM_H__
diff --git a/include/wx_pb.h b/include/wx_pb.h
index d8e1e0939a..5b3d9c6f74 100644
--- a/include/wx_pb.h
+++ b/include/wx_pb.h
@@ -5,8 +5,8 @@
// Modified by:
// Created: 22.01.02
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#define HAVE_USLEEP 1
diff --git a/locale/af.po b/locale/af.po
index bade11d5f6..9847ef75f2 100644
--- a/locale/af.po
+++ b/locale/af.po
@@ -1,11 +1,11 @@
msgid ""
msgstr ""
-"Project-Id-Version: wxWindows-2.5.1\n"
+"Project-Id-Version: wxWidgets-2.5.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-05-07 14:03+0200\n"
"PO-Revision-Date: 2004-02-24 16:39+0200\n"
"Last-Translator: Petri Jooste \n"
-"Language-Team: wxWindows translators \n"
+"Language-Team: wxWidgets translators \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -3873,12 +3873,12 @@ msgstr "wxSocket: onbekende gebeurtenis!"
#: ../src/motif/app.cpp:207
#, c-format
-msgid "wxWindows could not open display for '%s': exiting."
-msgstr "wxWindows kon vertoonskerm nie oopmaak vir '%s': gaan dus uit."
+msgid "wxWidgets could not open display for '%s': exiting."
+msgstr "wxWidgets kon vertoonskerm nie oopmaak vir '%s': gaan dus uit."
#: ../src/x11/app.cpp:176
-msgid "wxWindows could not open display. Exiting."
-msgstr "wxWindows kon vertoonskerm nie oopmaak nie. Gaan dus uit."
+msgid "wxWidgets could not open display. Exiting."
+msgstr "wxWidgets kon vertoonskerm nie oopmaak nie. Gaan dus uit."
#: ../src/common/datetime.cpp:3302
msgid "yesterday"
diff --git a/locale/ca.po b/locale/ca.po
index a4df148102..9e17b924e3 100644
--- a/locale/ca.po
+++ b/locale/ca.po
@@ -1,11 +1,11 @@
msgid ""
msgstr ""
-"Project-Id-Version: wxWindows-2.5.1\n"
+"Project-Id-Version: wxWidgets-2.5.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-05-07 14:03+0200\n"
"PO-Revision-Date: 2003-07-22 11:31+0100\n"
"Last-Translator: Paco Rivière \n"
-"Language-Team: \n"
+"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -3932,12 +3932,12 @@ msgstr "wxSocket: incid
#: ../src/motif/app.cpp:207
#, c-format
-msgid "wxWindows could not open display for '%s': exiting."
-msgstr "wxWindows no podia obrir l'aplicació per '%s'; s'està sortint."
+msgid "wxWidgets could not open display for '%s': exiting."
+msgstr "wxWidgets no podia obrir l'aplicació per '%s'; s'està sortint."
#: ../src/x11/app.cpp:176
-msgid "wxWindows could not open display. Exiting."
-msgstr "wxWindows no podien obrien l'exhibició. S'està sortint."
+msgid "wxWidgets could not open display. Exiting."
+msgstr "wxWidgets no podien obrien l'exhibició. S'està sortint."
#: ../src/common/datetime.cpp:3302
msgid "yesterday"
diff --git a/locale/cs.po b/locale/cs.po
index e1e5ae220a..7b2e4ec20f 100644
--- a/locale/cs.po
+++ b/locale/cs.po
@@ -1,11 +1,11 @@
msgid ""
msgstr ""
-"Project-Id-Version: wxWindows-2.5.1\n"
+"Project-Id-Version: wxWidgets-2.5.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-05-07 14:03+0200\n"
"PO-Revision-Date: 2004-05-06 02:22+0100\n"
"Last-Translator: Herbert Breunung \n"
-"Language-Team: wxWindows translators \n"
+"Language-Team: wxWidgets translators \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -3892,12 +3892,12 @@ msgstr "wxSocket: nezn
#: ../src/motif/app.cpp:207
#, c-format
-msgid "wxWindows could not open display for '%s': exiting."
-msgstr "wxWindows nemohou otevøít displej pro '%s': ukonèuji."
+msgid "wxWidgets could not open display for '%s': exiting."
+msgstr "wxWidgets nemohou otevøít displej pro '%s': ukonèuji."
#: ../src/x11/app.cpp:176
-msgid "wxWindows could not open display. Exiting."
-msgstr "wxWindows nemohou otevøít displej. Program se nyní ukonèí."
+msgid "wxWidgets could not open display. Exiting."
+msgstr "wxWidgets nemohou otevøít displej. Program se nyní ukonèí."
#: ../src/common/datetime.cpp:3302
msgid "yesterday"
diff --git a/locale/da.po b/locale/da.po
index d3f40f3edc..0288a80fc2 100644
--- a/locale/da.po
+++ b/locale/da.po
@@ -1,6 +1,6 @@
msgid ""
msgstr ""
-"Project-Id-Version: wxWindows-2.5.1\n"
+"Project-Id-Version: wxWidgets-2.5.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-05-07 14:03+0200\n"
"PO-Revision-Date: 2002-06-05 10:57+0200\n"
@@ -3902,12 +3902,12 @@ msgstr "wxSocket: ukendt event!"
#: ../src/motif/app.cpp:207
#, c-format
-msgid "wxWindows could not open display for '%s': exiting."
-msgstr "wxWindows kunne ikke åbne display for '%s': stopper."
+msgid "wxWidgets could not open display for '%s': exiting."
+msgstr "wxWidgets kunne ikke åbne display for '%s': stopper."
#: ../src/x11/app.cpp:176
-msgid "wxWindows could not open display. Exiting."
-msgstr "wxWindows kunne ikke åbne diplay. Stopper."
+msgid "wxWidgets could not open display. Exiting."
+msgstr "wxWidgets kunne ikke åbne diplay. Stopper."
#: ../src/common/datetime.cpp:3302
msgid "yesterday"
@@ -4302,8 +4302,8 @@ msgstr ""
#~ msgid "Replace file '%s'?"
#~ msgstr "Erstat fil '%s'?"
-#~ msgid "wxWindows: error finding temporary file name.\n"
-#~ msgstr "wxWindows: fejl ved søgning efter midlertidig filnavn.\n"
+#~ msgid "wxWidgets: error finding temporary file name.\n"
+#~ msgstr "wxWidgets: fejl ved søgning efter midlertidig filnavn.\n"
#~ msgid ""
#~ "Can't create window of class %s!\n"
diff --git a/locale/de.po b/locale/de.po
index b2ccde7078..a71e50570a 100644
--- a/locale/de.po
+++ b/locale/de.po
@@ -1,11 +1,11 @@
msgid ""
msgstr ""
-"Project-Id-Version: wxWindows-2.5.1\n"
+"Project-Id-Version: wxWidgets-2.5.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-05-07 14:03+0200\n"
"PO-Revision-Date: 2004-05-06 01:41+0100\n"
"Last-Translator: Herbert Breunung \n"
-"Language-Team: wxWindows Team \n"
+"Language-Team: wxWidgets Team \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -3903,12 +3903,12 @@ msgstr "wxSocket: unbekanntes Ereignis!."
#: ../src/motif/app.cpp:207
#, c-format
-msgid "wxWindows could not open display for '%s': exiting."
-msgstr "wxWindows konnte 'open display' nicht ausführen für '%s': Abbruch."
+msgid "wxWidgets could not open display for '%s': exiting."
+msgstr "wxWidgets konnte 'open display' nicht ausführen für '%s': Abbruch."
#: ../src/x11/app.cpp:176
-msgid "wxWindows could not open display. Exiting."
-msgstr "wxWindows konnte Display nicht öffnen: Abbruch."
+msgid "wxWidgets could not open display. Exiting."
+msgstr "wxWidgets konnte Display nicht öffnen: Abbruch."
#: ../src/common/datetime.cpp:3302
msgid "yesterday"
diff --git a/locale/el.po b/locale/el.po
index 1b35363194..b0560bac6b 100644
--- a/locale/el.po
+++ b/locale/el.po
@@ -1,6 +1,6 @@
msgid ""
msgstr ""
-"Project-Id-Version: wxWindows 2.5.1\n"
+"Project-Id-Version: wxWidgets 2.5.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-05-07 14:03+0200\n"
"PO-Revision-Date: 2003-04-14 21:28+0200\n"
@@ -3973,14 +3973,14 @@ msgstr "wxSocket:
#: ../src/motif/app.cpp:207
#, c-format
-msgid "wxWindows could not open display for '%s': exiting."
+msgid "wxWidgets could not open display for '%s': exiting."
msgstr ""
-"Ç âéëéïèŞêç wxWindows äåí ìğïñåß íá áíïßîåé ôçí áğåéêüíéóç ãéá ôï '%s': "
+"Ç âéëéïèŞêç wxWidgets äåí ìğïñåß íá áíïßîåé ôçí áğåéêüíéóç ãéá ôï '%s': "
"İîïäïò..."
#: ../src/x11/app.cpp:176
-msgid "wxWindows could not open display. Exiting."
-msgstr "Ç âéëéïèŞêç wxWindows äåí ìğïñåß íá áíïßîåé ôçí áğåéêüíéóç. 'Åîïäïò..."
+msgid "wxWidgets could not open display. Exiting."
+msgstr "Ç âéëéïèŞêç wxWidgets äåí ìğïñåß íá áíïßîåé ôçí áğåéêüíéóç. 'Åîïäïò..."
#: ../src/common/datetime.cpp:3302
msgid "yesterday"
diff --git a/locale/es.po b/locale/es.po
index 6acb1cc547..99c8770773 100644
--- a/locale/es.po
+++ b/locale/es.po
@@ -1,11 +1,11 @@
msgid ""
msgstr ""
-"Project-Id-Version: wxWindows 2.5.1\n"
+"Project-Id-Version: wxWidgets 2.5.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-05-07 14:03+0200\n"
"PO-Revision-Date: 2003-10-01 20:50+0100\n"
"Last-Translator: JSJ \n"
-"Language-Team: wxWindows translators \n"
+"Language-Team: wxWidgets translators \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -3926,12 +3926,12 @@ msgstr "wxSocket:
#: ../src/motif/app.cpp:207
#, c-format
-msgid "wxWindows could not open display for '%s': exiting."
-msgstr "wxWindows no pudo abrir el 'display' para '%s': saliendo."
+msgid "wxWidgets could not open display for '%s': exiting."
+msgstr "wxWidgets no pudo abrir el 'display' para '%s': saliendo."
#: ../src/x11/app.cpp:176
-msgid "wxWindows could not open display. Exiting."
-msgstr "wxWindows no pudo abrir el 'display'. Saliendo."
+msgid "wxWidgets could not open display. Exiting."
+msgstr "wxWidgets no pudo abrir el 'display'. Saliendo."
#: ../src/common/datetime.cpp:3302
msgid "yesterday"
diff --git a/locale/fi.po b/locale/fi.po
index 336c825b03..237773f95a 100644
--- a/locale/fi.po
+++ b/locale/fi.po
@@ -1,11 +1,11 @@
msgid ""
msgstr ""
-"Project-Id-Version: wxWindows-2.5.1\n"
+"Project-Id-Version: wxWidgets-2.5.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-05-07 14:03+0200\n"
"PO-Revision-Date: 2000-10-22 13:38Finland Daylight Time\n"
"Last-Translator: Kaj G Backas \n"
-"Language-Team: wxWindows translators \n"
+"Language-Team: wxWidgets translators \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-15\n"
"Content-Transfer-Encoding: 8-bit\n"
@@ -3936,13 +3936,13 @@ msgstr "wxSocket: tuntematon tapahtuma!"
#: ../src/motif/app.cpp:207
#, c-format
-msgid "wxWindows could not open display for '%s': exiting."
-msgstr "wxWindows ei voi avata ikkunaa prosessille '%s': lopettaa."
+msgid "wxWidgets could not open display for '%s': exiting."
+msgstr "wxWidgets ei voi avata ikkunaa prosessille '%s': lopettaa."
#: ../src/x11/app.cpp:176
#, fuzzy
-msgid "wxWindows could not open display. Exiting."
-msgstr "wxWindows ei voi avata ikkunaa prosessille '%s': lopettaa."
+msgid "wxWidgets could not open display. Exiting."
+msgstr "wxWidgets ei voi avata ikkunaa prosessille '%s': lopettaa."
#: ../src/common/datetime.cpp:3302
msgid "yesterday"
@@ -4337,8 +4337,8 @@ msgstr ""
#~ msgid "Replace file '%s'?"
#~ msgstr "Korvataanko tiedosto '%s'?"
-#~ msgid "wxWindows: error finding temporary file name.\n"
-#~ msgstr "wxWindows: virhe väliaikaistiedoston etsinnässä.\n"
+#~ msgid "wxWidgets: error finding temporary file name.\n"
+#~ msgstr "wxWidgets: virhe väliaikaistiedoston etsinnässä.\n"
#~ msgid ""
#~ "Can't create window of class %s!\n"
diff --git a/locale/fr.po b/locale/fr.po
index f5e15b8dca..2d5ceaedb0 100644
--- a/locale/fr.po
+++ b/locale/fr.po
@@ -1,11 +1,11 @@
msgid ""
msgstr ""
-"Project-Id-Version: wxWindows-2.5.1\n"
+"Project-Id-Version: wxWidgets-2.5.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-05-07 14:03+0200\n"
"PO-Revision-Date: 2002-11-20 21:42+0100\n"
"Last-Translator: Stephane Junique \n"
-"Language-Team: wxWindows translators \n"
+"Language-Team: wxWidgets translators \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -3965,13 +3965,13 @@ msgstr "wxSocket:
#: ../src/motif/app.cpp:207
#, c-format
-msgid "wxWindows could not open display for '%s': exiting."
+msgid "wxWidgets could not open display for '%s': exiting."
msgstr ""
-"wxWindows n'a pas pu ouvrir de zone d'affichage (display) pour %s : abandon."
+"wxWidgets n'a pas pu ouvrir de zone d'affichage (display) pour %s : abandon."
#: ../src/x11/app.cpp:176
-msgid "wxWindows could not open display. Exiting."
-msgstr "wxWindows n'a pas pu ouvrir de zone d'affichage (display) : abandon."
+msgid "wxWidgets could not open display. Exiting."
+msgstr "wxWidgets n'a pas pu ouvrir de zone d'affichage (display) : abandon."
#: ../src/common/datetime.cpp:3302
msgid "yesterday"
diff --git a/locale/hu.po b/locale/hu.po
index 4e4cff2244..783e7f4905 100644
--- a/locale/hu.po
+++ b/locale/hu.po
@@ -1,11 +1,11 @@
msgid ""
msgstr ""
-"Project-Id-Version: wxWindows 2.5.2\n"
+"Project-Id-Version: wxWidgets 2.5.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-05-07 14:03+0200\n"
"PO-Revision-Date: 2004-03-10 15:11+0100\n"
"Last-Translator: Vegh Janos \n"
-"Language-Team: wxWindows translators \n"
+"Language-Team: wxWidgets translators \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -3888,12 +3888,12 @@ msgstr "wxSocket: ismeretlen esem
#: ../src/motif/app.cpp:207
#, c-format
-msgid "wxWindows could not open display for '%s': exiting."
-msgstr "a wxWindows nem tudott képernyõt nyitni '%s' számára: kilépés."
+msgid "wxWidgets could not open display for '%s': exiting."
+msgstr "a wxWidgets nem tudott képernyõt nyitni '%s' számára: kilépés."
#: ../src/x11/app.cpp:176
-msgid "wxWindows could not open display. Exiting."
-msgstr "A wxWindows nem tudott képernyõt nyitni. Kilépés."
+msgid "wxWidgets could not open display. Exiting."
+msgstr "A wxWidgets nem tudott képernyõt nyitni. Kilépés."
#: ../src/common/datetime.cpp:3302
msgid "yesterday"
diff --git a/locale/id.po b/locale/id.po
index 29cdc0392e..6f94e446ab 100644
--- a/locale/id.po
+++ b/locale/id.po
@@ -1,6 +1,6 @@
msgid ""
msgstr ""
-"Project-Id-Version: wxWindows-2.5.1\n"
+"Project-Id-Version: wxWidgets-2.5.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-05-07 14:03+0200\n"
"PO-Revision-Date: 2002-10-22 23:28+0700\n"
@@ -3919,12 +3919,12 @@ msgstr "wxSocket: event tidak dikenal!."
#: ../src/motif/app.cpp:207
#, c-format
-msgid "wxWindows could not open display for '%s': exiting."
-msgstr "wxWindows tidak bisa membuka tampilan untuk '%s': keluar."
+msgid "wxWidgets could not open display for '%s': exiting."
+msgstr "wxWidgets tidak bisa membuka tampilan untuk '%s': keluar."
#: ../src/x11/app.cpp:176
-msgid "wxWindows could not open display. Exiting."
-msgstr "wxWindows tidak bisa membuka tampilan. Keluar."
+msgid "wxWidgets could not open display. Exiting."
+msgstr "wxWidgets tidak bisa membuka tampilan. Keluar."
#: ../src/common/datetime.cpp:3302
msgid "yesterday"
diff --git a/locale/it.po b/locale/it.po
index 6c7b2872b4..4554887ec3 100644
--- a/locale/it.po
+++ b/locale/it.po
@@ -1,11 +1,11 @@
msgid ""
msgstr ""
-"Project-Id-Version: wxWindows-2.5.1\n"
+"Project-Id-Version: wxWidgets-2.5.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-05-07 14:03+0200\n"
"PO-Revision-Date: 2004-05-03 23:09+0100\n"
"Last-Translator: Marco Cavallini \n"
-"Language-Team: wxWindows translators \n"
+"Language-Team: wxWidgets translators \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -3910,12 +3910,12 @@ msgstr "wxSocket: evento sconosciuto!."
#: ../src/motif/app.cpp:207
#, c-format
-msgid "wxWindows could not open display for '%s': exiting."
-msgstr "wxWindows non può aprire il display per '%s': abbandona."
+msgid "wxWidgets could not open display for '%s': exiting."
+msgstr "wxWidgets non può aprire il display per '%s': abbandona."
#: ../src/x11/app.cpp:176
-msgid "wxWindows could not open display. Exiting."
-msgstr "wxWindows non può aprire il display. Abbandona."
+msgid "wxWidgets could not open display. Exiting."
+msgstr "wxWidgets non può aprire il display. Abbandona."
#: ../src/common/datetime.cpp:3302
msgid "yesterday"
diff --git a/locale/nl.po b/locale/nl.po
index f90ef756d9..c067cc2322 100644
--- a/locale/nl.po
+++ b/locale/nl.po
@@ -1,11 +1,11 @@
msgid ""
msgstr ""
-"Project-Id-Version: wxWindows-2.5.1\n"
+"Project-Id-Version: wxWidgets-2.5.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-05-07 14:03+0200\n"
"PO-Revision-Date: 2002-11-29 15:12+0100\n"
"Last-Translator: Dimitri \n"
-"Language-Team: wxWindows translators \n"
+"Language-Team: wxWidgets translators \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -3924,12 +3924,12 @@ msgstr "wxSocket: onbekende gebeurtenis!"
#: ../src/motif/app.cpp:207
#, c-format
-msgid "wxWindows could not open display for '%s': exiting."
-msgstr "wxWindows kon beeldscherm niet openen voor '%s': afbreken."
+msgid "wxWidgets could not open display for '%s': exiting."
+msgstr "wxWidgets kon beeldscherm niet openen voor '%s': afbreken."
#: ../src/x11/app.cpp:176
-msgid "wxWindows could not open display. Exiting."
-msgstr "wxWindows kon beeldscherm niet openen. Afbreken."
+msgid "wxWidgets could not open display. Exiting."
+msgstr "wxWidgets kon beeldscherm niet openen. Afbreken."
#: ../src/common/datetime.cpp:3302
msgid "yesterday"
diff --git a/locale/pl.po b/locale/pl.po
index 6b72f9c6b1..aa50672a35 100644
--- a/locale/pl.po
+++ b/locale/pl.po
@@ -1,10 +1,10 @@
msgid ""
msgstr ""
-"Project-Id-Version: wxWindows-2.5.1\n"
+"Project-Id-Version: wxWidgets-2.5.2\n"
"POT-Creation-Date: 2004-05-07 14:03+0200\n"
"PO-Revision-Date: 2004-05-07 20:05+0100\n"
"Last-Translator: W³odzimierz ABX Skiba \n"
-"Language-Team: wxWindows translators \n"
+"Language-Team: wxWidgets translators \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -3980,11 +3980,11 @@ msgstr "wxSocket: nieznane zdarzenie!"
#: ../src/motif/app.cpp:207
#, c-format
-msgid "wxWindows could not open display for '%s': exiting."
+msgid "wxWidgets could not open display for '%s': exiting."
msgstr "Nie mo¿na zainicjowaæ wy¶wietlania dla '%s': program koñczy pracê."
#: ../src/x11/app.cpp:176
-msgid "wxWindows could not open display. Exiting."
+msgid "wxWidgets could not open display. Exiting."
msgstr "Nie mo¿na zainicjowaæ wy¶wietlania. Program koñczy pracê."
#: ../src/common/datetime.cpp:3302
diff --git a/locale/pt_BR.po b/locale/pt_BR.po
index 70ab444e5b..a35ea2a5d0 100644
--- a/locale/pt_BR.po
+++ b/locale/pt_BR.po
@@ -1,10 +1,10 @@
msgid ""
msgstr ""
-"Project-Id-Version: wxWindows-2.5.1\n"
+"Project-Id-Version: wxWidgets-2.5.2\n"
"POT-Creation-Date: 2004-02-04 18:56+0100\n"
"PO-Revision-Date: 2004-05-12 17:19-0300\n"
"Last-Translator: E. A. Tacão \n"
-"Language-Team: wxWindows translators \n"
+"Language-Team: wxWidgets translators \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -3768,12 +3768,12 @@ msgstr "wxSocket: evento desconhecido!"
#: ../src/motif/app.cpp:204
#, c-format
-msgid "wxWindows could not open display for '%s': exiting."
-msgstr "O wxWindows não pôde abrir o display para '%s': terminando."
+msgid "wxWidgets could not open display for '%s': exiting."
+msgstr "O wxWidgets não pôde abrir o display para '%s': terminando."
#: ../src/x11/app.cpp:176
-msgid "wxWindows could not open display. Exiting."
-msgstr "O wxWindows não pôde abrir o display. Terminando."
+msgid "wxWidgets could not open display. Exiting."
+msgstr "O wxWidgets não pôde abrir o display. Terminando."
#: ../src/common/datetime.cpp:3302
msgid "yesterday"
diff --git a/locale/ru.po b/locale/ru.po
index 3ff2654704..11b532f89f 100644
--- a/locale/ru.po
+++ b/locale/ru.po
@@ -1,11 +1,11 @@
msgid ""
msgstr ""
-"Project-Id-Version: wxWindows-2.5.1\n"
+"Project-Id-Version: wxWidgets-2.5.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-05-07 14:03+0200\n"
"PO-Revision-Date: 2004-05-06 09:55+0100\n"
"Last-Translator: W?odzimierz ABX Skiba \n"
-"Language-Team: wx-translators \n"
+"Language-Team: wx-translators \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=koi8-r\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -3919,12 +3919,12 @@ msgstr "wxSocket:
#: ../src/motif/app.cpp:207
#, c-format
-msgid "wxWindows could not open display for '%s': exiting."
-msgstr "wxWindows ÎÅ ÓÍÏÇ ÏÔËÒÙÔØ ÄÉÓĞÌÅÊ ÄÌÑ '%s': ×ÙÈÏÄÉÍ."
+msgid "wxWidgets could not open display for '%s': exiting."
+msgstr "wxWidgets ÎÅ ÓÍÏÇ ÏÔËÒÙÔØ ÄÉÓĞÌÅÊ ÄÌÑ '%s': ×ÙÈÏÄÉÍ."
#: ../src/x11/app.cpp:176
-msgid "wxWindows could not open display. Exiting."
-msgstr "wxWindows ÎÅ ÓÍÏÇ ÏÔËÒÙÔØ ÄÉÓĞÌÅÊ. ÷ÙÈÏÄÉÍ."
+msgid "wxWidgets could not open display. Exiting."
+msgstr "wxWidgets ÎÅ ÓÍÏÇ ÏÔËÒÙÔØ ÄÉÓĞÌÅÊ. ÷ÙÈÏÄÉÍ."
#: ../src/common/datetime.cpp:3302
msgid "yesterday"
diff --git a/locale/sl.po b/locale/sl.po
index 24d1bf01c3..45d387ef20 100644
--- a/locale/sl.po
+++ b/locale/sl.po
@@ -4,7 +4,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: wxWindows 2.5.1\n"
+"Project-Id-Version: wxWidgets 2.5.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-05-07 14:03+0200\n"
"PO-Revision-Date: 2001-06-28 12:48+0100\n"
@@ -4779,13 +4779,13 @@ msgstr ""
# common/docview.cpp:306
#: ../src/motif/app.cpp:207
#, fuzzy, c-format
-msgid "wxWindows could not open display for '%s': exiting."
+msgid "wxWidgets could not open display for '%s': exiting."
msgstr "Ne morem odpreti te datoteke za shranjevanje."
# common/docview.cpp:306
#: ../src/x11/app.cpp:176
#, fuzzy
-msgid "wxWindows could not open display. Exiting."
+msgid "wxWidgets could not open display. Exiting."
msgstr "Ne morem odpreti te datoteke za shranjevanje."
#: ../src/common/datetime.cpp:3302
@@ -5073,5 +5073,5 @@ msgstr ""
#~ msgstr "Zamenjam datoteko '%s'?"
# common/filefn.cpp:1230
-#~ msgid "wxWindows: error finding temporary file name.\n"
-#~ msgstr "wxWindows: napaki pri iskanju imena zaèasne datoteke.\n"
+#~ msgid "wxWidgets: error finding temporary file name.\n"
+#~ msgstr "wxWidgets: napaki pri iskanju imena zaèasne datoteke.\n"
diff --git a/locale/sv.po b/locale/sv.po
index 6b6795bb7b..7c950e7422 100644
--- a/locale/sv.po
+++ b/locale/sv.po
@@ -1,11 +1,11 @@
msgid ""
msgstr ""
-"Project-Id-Version: wxWindows-2.5.1\n"
+"Project-Id-Version: wxWidgets-2.5.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-05-07 14:03+0200\n"
"PO-Revision-Date: 2004-02-21 21:19+0100\n"
"Last-Translator: Jonas Rydberg \n"
-"Language-Team: wxWindows translators \n"
+"Language-Team: wxWidgets translators \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -3864,12 +3864,12 @@ msgstr "wxSocket: Ok
#: ../src/motif/app.cpp:207
#, c-format
-msgid "wxWindows could not open display for '%s': exiting."
-msgstr "wxWindows kunde inte öppna skärm för \"%s\": Avslutar."
+msgid "wxWidgets could not open display for '%s': exiting."
+msgstr "wxWidgets kunde inte öppna skärm för \"%s\": Avslutar."
#: ../src/x11/app.cpp:176
-msgid "wxWindows could not open display. Exiting."
-msgstr "wxWindows kunde inte öppna skärm. Avslutar."
+msgid "wxWidgets could not open display. Exiting."
+msgstr "wxWidgets kunde inte öppna skärm. Avslutar."
#: ../src/common/datetime.cpp:3302
msgid "yesterday"
diff --git a/locale/tr.po b/locale/tr.po
index b1fd4a5e5e..33e3b5a381 100644
--- a/locale/tr.po
+++ b/locale/tr.po
@@ -4,7 +4,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: wxWindows-2.5.1\n"
+"Project-Id-Version: wxWidgets-2.5.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-05-07 14:03+0200\n"
"PO-Revision-Date: 2002-09-16 17:41--800\n"
@@ -3928,13 +3928,13 @@ msgstr "wxSocket: bilinmeyen olay!."
#: ../src/motif/app.cpp:207
#, c-format
-msgid "wxWindows could not open display for '%s': exiting."
-msgstr "wxWindows '%s' için görüntüyü açamadı: çıkılıyor."
+msgid "wxWidgets could not open display for '%s': exiting."
+msgstr "wxWidgets '%s' için görüntüyü açamadı: çıkılıyor."
#: ../src/x11/app.cpp:176
#, fuzzy
-msgid "wxWindows could not open display. Exiting."
-msgstr "wxWindows '%s' için görüntüyü açamadı: çıkılıyor."
+msgid "wxWidgets could not open display. Exiting."
+msgstr "wxWidgets '%s' için görüntüyü açamadı: çıkılıyor."
#: ../src/common/datetime.cpp:3302
msgid "yesterday"
diff --git a/locale/uk.po b/locale/uk.po
index 906cc7b1c1..7dc7394477 100644
--- a/locale/uk.po
+++ b/locale/uk.po
@@ -1,11 +1,11 @@
msgid ""
msgstr ""
-"Project-Id-Version: wxWindows-2.5.1\n"
+"Project-Id-Version: wxWidgets-2.5.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-05-07 14:03+0200\n"
"PO-Revision-Date: 2004-03-21 21:44-0300\n"
"Last-Translator: Ilya Korniyko \n"
-"Language-Team: wx-translators \n"
+"Language-Team: wx-translators \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=koi8-u\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -3912,12 +3912,12 @@ msgstr "wxSocket:
#: ../src/motif/app.cpp:207
#, c-format
-msgid "wxWindows could not open display for '%s': exiting."
-msgstr "wxWindows ÎÅ ÚÍ¦Ç ×¦ÄËÒÉÔÉ ÄÉÓĞÌÅÊ ÄÌÑ '%s': ×ÉÈÏÄÖÕ."
+msgid "wxWidgets could not open display for '%s': exiting."
+msgstr "wxWidgets ÎÅ ÚÍ¦Ç ×¦ÄËÒÉÔÉ ÄÉÓĞÌÅÊ ÄÌÑ '%s': ×ÉÈÏÄÖÕ."
#: ../src/x11/app.cpp:176
-msgid "wxWindows could not open display. Exiting."
-msgstr "wxWindows ÎÅ ÚÍ¦Ç ×¦ÄËÒÉÔÉ ÄÉÓĞÌÅÊ. ÷ÉÈÏÄÖÕ."
+msgid "wxWidgets could not open display. Exiting."
+msgstr "wxWidgets ÎÅ ÚÍ¦Ç ×¦ÄËÒÉÔÉ ÄÉÓĞÌÅÊ. ÷ÉÈÏÄÖÕ."
#: ../src/common/datetime.cpp:3302
msgid "yesterday"
@@ -4330,7 +4330,7 @@ msgstr ""
#~ msgstr "ğÏÍÉÌËÁ ŞÉÔÁÎÎÑ ÆÁÊÌÕ '%s'"
#, fuzzy
-#~ msgid "wxWindows: error finding temporary file name.\n"
+#~ msgid "wxWidgets: error finding temporary file name.\n"
#~ msgstr "ğÏÍÉÌËÁ ÆÏÒÍÕ×ÁÎÎÑ ¦ÍÅΦ ÔÉÍŞÁÓÏ×ÏÇÏ ÆÁÊÌÕ"
#~ msgid ""
diff --git a/locale/wxstd.po b/locale/wxstd.po
index 71fa11b256..84844188ac 100644
--- a/locale/wxstd.po
+++ b/locale/wxstd.po
@@ -3798,11 +3798,11 @@ msgstr ""
#: ../src/motif/app.cpp:207
#, c-format
-msgid "wxWindows could not open display for '%s': exiting."
+msgid "wxWidgets could not open display for '%s': exiting."
msgstr ""
#: ../src/x11/app.cpp:176
-msgid "wxWindows could not open display. Exiting."
+msgid "wxWidgets could not open display. Exiting."
msgstr ""
#: ../src/common/datetime.cpp:3302
diff --git a/locale/zh_CN.po b/locale/zh_CN.po
index 50009457fe..5bcee7e84f 100644
--- a/locale/zh_CN.po
+++ b/locale/zh_CN.po
@@ -1,11 +1,11 @@
msgid ""
msgstr ""
-"Project-Id-Version: wxWindows-2.5.2\n"
+"Project-Id-Version: wxWidgets-2.5.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-05-07 14:03+0200\n"
"PO-Revision-Date: 2000-11-09 16:09Öйú±ê׼ʱ¼ä\n"
"Last-Translator: mrfx \n"
-"Language-Team: wxWindows tranlators \n"
+"Language-Team: wxWidgets tranlators \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=GB2312\n"
"Content-Transfer-Encoding: 8-bit\n"
@@ -3929,13 +3929,13 @@ msgstr "wxSocket: δ֪
#: ../src/motif/app.cpp:207
#, c-format
-msgid "wxWindows could not open display for '%s': exiting."
-msgstr "wxWindows ²»ÄÜΪ '%s' ´ò¿ªÏÔʾÉ豸: ÒѾ´æÔÚ."
+msgid "wxWidgets could not open display for '%s': exiting."
+msgstr "wxWidgets ²»ÄÜΪ '%s' ´ò¿ªÏÔʾÉ豸: ÒѾ´æÔÚ."
#: ../src/x11/app.cpp:176
#, fuzzy
-msgid "wxWindows could not open display. Exiting."
-msgstr "wxWindows ²»ÄÜΪ '%s' ´ò¿ªÏÔʾÉ豸: ÒѾ´æÔÚ."
+msgid "wxWidgets could not open display. Exiting."
+msgstr "wxWidgets ²»ÄÜΪ '%s' ´ò¿ªÏÔʾÉ豸: ÒѾ´æÔÚ."
#: ../src/common/datetime.cpp:3302
msgid "yesterday"
@@ -4330,8 +4330,8 @@ msgstr ""
#~ msgid "Replace file '%s'?"
#~ msgstr "Ìæ»»Îļş '%s'?"
-#~ msgid "wxWindows: error finding temporary file name.\n"
-#~ msgstr "wxWindows: ²éѯÁÙʱÎļşÃûʱ³ö´í.\n"
+#~ msgid "wxWidgets: error finding temporary file name.\n"
+#~ msgstr "wxWidgets: ²éѯÁÙʱÎļşÃûʱ³ö´í.\n"
#~ msgid ""
#~ "Can't create window of class %s!\n"
diff --git a/src/cocoa/data.cpp b/src/cocoa/data.cpp
index c2dac0b6eb..6016fbc52f 100644
--- a/src/cocoa/data.cpp
+++ b/src/cocoa/data.cpp
@@ -6,6 +6,6 @@
// Created: ??/??/98
// RCS-ID: $Id$
// Copyright: (c) AUTHOR
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/src/cocoa/dcscreen.cpp b/src/cocoa/dcscreen.cpp
index 50e5fa00f2..756392f0f9 100644
--- a/src/cocoa/dcscreen.cpp
+++ b/src/cocoa/dcscreen.cpp
@@ -6,7 +6,7 @@
// Created: 2003/03/16
// RCS-ID: $Id:
// Copyright: (c) 2002 David Elliott
-// Licence: wxWindows license
+// Licence: wxWidgets license
/////////////////////////////////////////////////////////////////////////////
#include "wx/wxprec.h"
diff --git a/src/cocoa/font.cpp b/src/cocoa/font.cpp
index 7133060f8f..07da492612 100644
--- a/src/cocoa/font.cpp
+++ b/src/cocoa/font.cpp
@@ -6,7 +6,7 @@
// Created: ??/??/98
// RCS-ID: $Id$
// Copyright: (c) AUTHOR
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifdef __GNUG__
diff --git a/src/cocoa/fontutil.cpp b/src/cocoa/fontutil.cpp
index 68060c945b..00f870306c 100644
--- a/src/cocoa/fontutil.cpp
+++ b/src/cocoa/fontutil.cpp
@@ -6,7 +6,7 @@
// Created: 05.11.99
// RCS-ID: $Id$
// Copyright: (c) Vadim Zeitlin
-// Licence: wxWindows license
+// Licence: wxWidgets license
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/cocoa/gdiobj.cpp b/src/cocoa/gdiobj.cpp
index 63697c8354..edd705dc23 100644
--- a/src/cocoa/gdiobj.cpp
+++ b/src/cocoa/gdiobj.cpp
@@ -6,7 +6,7 @@
// Created: ??/??/98
// RCS-ID: $Id$
// Copyright: (c) AUTHOR
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifdef __GNUG__
diff --git a/src/cocoa/main.cpp b/src/cocoa/main.cpp
index 2acb4871c4..091e4080e7 100644
--- a/src/cocoa/main.cpp
+++ b/src/cocoa/main.cpp
@@ -6,7 +6,7 @@
// Created: 2002/11/11
// RCS-ID: $Id:
// Copyright: (c) 2002 David Elliott
-// Licence: wxWindows license
+// Licence: wxWidgets license
/////////////////////////////////////////////////////////////////////////////
/* DFE: ^^^^^ Was that really necessary :-) */
diff --git a/src/cocoa/settings.cpp b/src/cocoa/settings.cpp
index 79e530be39..596fe27d17 100644
--- a/src/cocoa/settings.cpp
+++ b/src/cocoa/settings.cpp
@@ -6,7 +6,7 @@
// Created: ??/??/98
// RCS-ID: $Id$
// Copyright: (c) AUTHOR
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifdef __GNUG__
diff --git a/src/cocoa/utils.cpp b/src/cocoa/utils.cpp
index 320091fbb0..31a52158e3 100644
--- a/src/cocoa/utils.cpp
+++ b/src/cocoa/utils.cpp
@@ -6,7 +6,7 @@
// Created: 2003/??/??
// RCS-ID: $Id:
// Copyright: (c) AUTHOR
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#include "wx/setup.h"
@@ -84,7 +84,7 @@ void wxBell()
}
#if 0
-// DFE: These aren't even implemented by wxGTK, and no wxWindows code calls
+// DFE: These aren't even implemented by wxGTK, and no wxWidgets code calls
// them. If someone needs them, then they'll get a link error
// Consume all events until no more left
diff --git a/src/cocoa/utilsexc.cpp b/src/cocoa/utilsexc.cpp
index d6553a7531..9f5bfcb8b0 100644
--- a/src/cocoa/utilsexc.cpp
+++ b/src/cocoa/utilsexc.cpp
@@ -6,7 +6,7 @@
// Created: ??/??/98
// RCS-ID: $Id$
// Copyright: (c) AUTHOR
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#ifdef __GNUG__
diff --git a/src/common/accesscmn.cpp b/src/common/accesscmn.cpp
index 6a5838d077..f51cd62aaf 100644
--- a/src/common/accesscmn.cpp
+++ b/src/common/accesscmn.cpp
@@ -5,7 +5,7 @@
// Created: 2003-02-12
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// ----------------------------------------------------------------------------
diff --git a/src/common/appbase.cpp b/src/common/appbase.cpp
index 81088e7908..061b93b815 100644
--- a/src/common/appbase.cpp
+++ b/src/common/appbase.cpp
@@ -6,7 +6,7 @@
// Created: 19.06.2003 (extracted from common/appcmn.cpp)
// RCS-ID: $Id$
// Copyright: (c) 2003 Vadim Zeitlin
-// License: wxWindows license
+// License: wxWidgets license
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
@@ -643,7 +643,7 @@ bool DoShowAssertDialog(const wxString& msg)
wxT("You can also choose [Cancel] to suppress ")
wxT("further warnings.");
- switch ( ::MessageBox(NULL, msgDlg, _T("wxWindows Debug Alert"),
+ switch ( ::MessageBox(NULL, msgDlg, _T("wxWidgets Debug Alert"),
MB_YESNOCANCEL | MB_ICONSTOP ) )
{
case IDYES:
diff --git a/src/common/appcmn.cpp b/src/common/appcmn.cpp
index 1255c30938..6b99fcfb8c 100644
--- a/src/common/appcmn.cpp
+++ b/src/common/appcmn.cpp
@@ -6,7 +6,7 @@
// Created: 18.10.99
// RCS-ID: $Id$
// Copyright: (c) Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
@@ -526,7 +526,7 @@ bool wxGUIAppTraitsBase::ShowAssertDialog(const wxString& msg)
wxT("You can also choose [Cancel] to suppress ")
wxT("further warnings.");
- switch ( wxMessageBox(msgDlg, wxT("wxWindows Debug Alert"),
+ switch ( wxMessageBox(msgDlg, wxT("wxWidgets Debug Alert"),
wxYES_NO | wxCANCEL | wxICON_STOP ) )
{
case wxYES:
diff --git a/src/common/artprov.cpp b/src/common/artprov.cpp
index a14428f89e..eb081a66b7 100644
--- a/src/common/artprov.cpp
+++ b/src/common/artprov.cpp
@@ -6,7 +6,7 @@
// Created: 18/03/2002
// RCS-ID: $Id$
// Copyright: (c) Vaclav Slavik
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ---------------------------------------------------------------------------
diff --git a/src/common/artstd.cpp b/src/common/artstd.cpp
index 7e8abec577..b184a0ec63 100644
--- a/src/common/artstd.cpp
+++ b/src/common/artstd.cpp
@@ -6,7 +6,7 @@
// Created: 18/03/2002
// RCS-ID: $Id$
// Copyright: (c) Vaclav Slavik
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ---------------------------------------------------------------------------
diff --git a/src/common/bmpbase.cpp b/src/common/bmpbase.cpp
index 3db6041ebd..9a901b4c60 100644
--- a/src/common/bmpbase.cpp
+++ b/src/common/bmpbase.cpp
@@ -5,7 +5,7 @@
// Created: 2001/04/11
// RCS-ID: $Id$
// Copyright: (c) 2001, Vaclav Slavik
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/bookctrl.cpp b/src/common/bookctrl.cpp
index b04136183e..9202c46db0 100644
--- a/src/common/bookctrl.cpp
+++ b/src/common/bookctrl.cpp
@@ -6,7 +6,7 @@
// Created: 19.08.03
// RCS-ID: $Id$
// Copyright: (c) 2003 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/choiccmn.cpp b/src/common/choiccmn.cpp
index 9fc8861528..ad8eb7b685 100644
--- a/src/common/choiccmn.cpp
+++ b/src/common/choiccmn.cpp
@@ -5,8 +5,8 @@
// Modified by:
// Created: 26.07.99
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/clipcmn.cpp b/src/common/clipcmn.cpp
index bbb7b68c67..e1181ce03f 100644
--- a/src/common/clipcmn.cpp
+++ b/src/common/clipcmn.cpp
@@ -6,7 +6,7 @@
// Created: 28.06.99
// RCS-ID: $Id$
// Copyright: (c) Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/clntdata.cpp b/src/common/clntdata.cpp
index 5291e8fa0c..cc8aafad58 100644
--- a/src/common/clntdata.cpp
+++ b/src/common/clntdata.cpp
@@ -5,8 +5,8 @@
// Modified by:
// Created: 9-Oct-2001
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/cmdline.cpp b/src/common/cmdline.cpp
index aa1f4b5edb..9ba2c2a154 100644
--- a/src/common/cmdline.cpp
+++ b/src/common/cmdline.cpp
@@ -6,7 +6,7 @@
// Created: 05.01.00
// RCS-ID: $Id$
// Copyright: (c) 2000 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/cmdproc.cpp b/src/common/cmdproc.cpp
index 08f414c171..104bebb063 100644
--- a/src/common/cmdproc.cpp
+++ b/src/common/cmdproc.cpp
@@ -5,8 +5,8 @@
// Modified by:
// Created: 05.11.00
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/cmndata.cpp b/src/common/cmndata.cpp
index 5f75393a5e..1956c43b70 100644
--- a/src/common/cmndata.cpp
+++ b/src/common/cmndata.cpp
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
@@ -939,7 +939,7 @@ void wxPrintDialogData::ConvertFromNative()
}
// Now convert the DEVMODE object, passed down from the PRINTDLG object,
- // into wxWindows form.
+ // into wxWidgets form.
m_printData.ConvertFromNative();
m_printFromPage = pd->nFromPage;
diff --git a/src/common/config.cpp b/src/common/config.cpp
index 535a272f1e..b044960c90 100644
--- a/src/common/config.cpp
+++ b/src/common/config.cpp
@@ -7,7 +7,7 @@
// RCS-ID: $Id$
// Copyright: (c) 1997 Karsten Ballüder Ballueder@usa.net
// Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// ----------------------------------------------------------------------------
diff --git a/src/common/containr.cpp b/src/common/containr.cpp
index 69b8fa56ae..6df39ca62c 100644
--- a/src/common/containr.cpp
+++ b/src/common/containr.cpp
@@ -6,7 +6,7 @@
// Created: 06.08.01
// RCS-ID: $Id$
// Copyright: (c) 2001 Vadim Zeitlin
-// License: wxWindows licence
+// License: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/cshelp.cpp b/src/common/cshelp.cpp
index a7da4a1cf5..b3fe69aeca 100644
--- a/src/common/cshelp.cpp
+++ b/src/common/cshelp.cpp
@@ -6,7 +6,7 @@
// Created: 08/09/2000
// RCS-ID: $Id$
// Copyright: (c) 2000 Julian Smart, Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/ctrlcmn.cpp b/src/common/ctrlcmn.cpp
index de49faed12..cfa7099112 100644
--- a/src/common/ctrlcmn.cpp
+++ b/src/common/ctrlcmn.cpp
@@ -5,8 +5,8 @@
// Modified by:
// Created: 26.07.99
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/ctrlsub.cpp b/src/common/ctrlsub.cpp
index 03be03f3dc..12697660b5 100644
--- a/src/common/ctrlsub.cpp
+++ b/src/common/ctrlsub.cpp
@@ -5,8 +5,8 @@
// Modified by:
// Created: 22.10.99
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/datacmn.cpp b/src/common/datacmn.cpp
index 4d985031a2..1840c35796 100644
--- a/src/common/datacmn.cpp
+++ b/src/common/datacmn.cpp
@@ -1,12 +1,12 @@
///////////////////////////////////////////////////////////////////////////////
// Name: common/datacmn.cpp
-// Purpose: contains definitions of various global wxWindows variables
+// Purpose: contains definitions of various global wxWidgets variables
// Author: Vadim Zeitlin
// Modified by:
// Created: 10.04.03 (from src/*/data.cpp files)
// RCS-ID: $Id$
-// Copyright: (c) 1997-2002 wxWindows development team
-// License: wxWindows license
+// Copyright: (c) 1997-2002 wxWidgets development team
+// License: wxWidgets license
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/datetime.cpp b/src/common/datetime.cpp
index 9c14cc43db..b1668f0d27 100644
--- a/src/common/datetime.cpp
+++ b/src/common/datetime.cpp
@@ -13,7 +13,7 @@
// so long as the above copyright and this permission statement
// are retained in all copies.
//
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
/*
diff --git a/src/common/datstrm.cpp b/src/common/datstrm.cpp
index 1580055ca7..2c4f1466de 100644
--- a/src/common/datstrm.cpp
+++ b/src/common/datstrm.cpp
@@ -6,7 +6,7 @@
// Created: 28/06/98
// RCS-ID: $Id$
// Copyright: (c) Guilhem Lavaux
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/db.cpp b/src/common/db.cpp
index 86b235af2f..e47fe2609a 100644
--- a/src/common/db.cpp
+++ b/src/common/db.cpp
@@ -18,16 +18,16 @@
// Created: 9.96
// RCS-ID: $Id$
// Copyright: (c) 1996 Remstar International, Inc.
-// Licence: wxWindows licence, plus:
+// Licence: wxWidgets licence, plus:
// Notice: This class library and its intellectual design are free of charge for use,
// modification, enhancement, debugging under the following conditions:
// 1) These classes may only be used as part of the implementation of a
-// wxWindows-based application
-// 2) All enhancements and bug fixes are to be submitted back to the wxWindows
-// user groups free of all charges for use with the wxWindows library.
+// wxWidgets-based application
+// 2) All enhancements and bug fixes are to be submitted back to the wxWidgets
+// user groups free of all charges for use with the wxWidgets library.
// 3) These classes may not be distributed as part of any other class library,
// DLL, text (written or electronic), other than a complete distribution of
-// the wxWindows GUI development toolkit.
+// the wxWidgets GUI development toolkit.
///////////////////////////////////////////////////////////////////////////////
/*
@@ -2917,7 +2917,7 @@ wxDbColInf *wxDb::GetColumns(const wxString &tableName, int *numCols, const wxCh
#ifdef __WXDEBUG__
default:
wxString errMsg;
- errMsg.Printf(wxT("SQL Data type %d currently not supported by wxWindows"), colInf[colNo].sqlDataType);
+ errMsg.Printf(wxT("SQL Data type %d currently not supported by wxWidgets"), colInf[colNo].sqlDataType);
wxLogDebug(errMsg,wxT("ODBC DEBUG MESSAGE"));
#endif
}
diff --git a/src/common/dbgrid.cpp b/src/common/dbgrid.cpp
index 3ded105825..92a9ecf5ee 100644
--- a/src/common/dbgrid.cpp
+++ b/src/common/dbgrid.cpp
@@ -6,7 +6,7 @@
// Created:
// RCS-ID: $Id$
// Copyright: (c) 1999 The Computer Surgery (roger@computer-surgery.co.uk)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// Branched From : dbgrid.cpp,v 1.18 2000/12/19 13:00:58
///////////////////////////////////////////////////////////////////////////////
@@ -179,7 +179,7 @@ wxDbGridTableBase::~wxDbGridTableBase()
//FIXME: should i remove m_ColInfo and m_data from m_attrProvider if a wxDbGridAttrProvider
// if ((provider = dynamic_cast(GetAttrProvider())))
- // Using C casting for now until we can support dynamic_cast with wxWindows
+ // Using C casting for now until we can support dynamic_cast with wxWidgets
provider = (wxDbGridCellAttrProvider *)(GetAttrProvider());
if (provider)
{
@@ -233,7 +233,7 @@ bool wxDbGridTableBase::AssignDbTable(wxDbTable *tab, int count, bool takeOwners
m_data = tab;
//FIXME: Remove dynamic_cast before sumision to wxwin
// if ((provider = dynamic_cast (GetAttrProvider())))
- // Using C casting for now until we can support dynamic_cast with wxWindows
+ // Using C casting for now until we can support dynamic_cast with wxWidgets
provider = (wxDbGridCellAttrProvider *)(GetAttrProvider());
if (provider)
{
diff --git a/src/common/dbtable.cpp b/src/common/dbtable.cpp
index 60d1821805..69f6589066 100644
--- a/src/common/dbtable.cpp
+++ b/src/common/dbtable.cpp
@@ -8,16 +8,16 @@
// Created: 9.96
// RCS-ID: $Id$
// Copyright: (c) 1996 Remstar International, Inc.
-// Licence: wxWindows licence, plus:
+// Licence: wxWidgets licence, plus:
// Notice: This class library and its intellectual design are free of charge for use,
// modification, enhancement, debugging under the following conditions:
// 1) These classes may only be used as part of the implementation of a
-// wxWindows-based application
-// 2) All enhancements and bug fixes are to be submitted back to the wxWindows
-// user groups free of all charges for use with the wxWindows library.
+// wxWidgets-based application
+// 2) All enhancements and bug fixes are to be submitted back to the wxWidgets
+// user groups free of all charges for use with the wxWidgets library.
// 3) These classes may not be distributed as part of any other class library,
// DLL, text (written or electronic), other than a complete distribution of
-// the wxWindows GUI development toolkit.
+// the wxWidgets GUI development toolkit.
///////////////////////////////////////////////////////////////////////////////
/*
diff --git a/src/common/dcbase.cpp b/src/common/dcbase.cpp
index e44a8063f4..d1d0af41f2 100644
--- a/src/common/dcbase.cpp
+++ b/src/common/dcbase.cpp
@@ -5,8 +5,8 @@
// Modified by:
// Created: 05/25/99
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
@@ -672,7 +672,7 @@ void wxDCBase::DrawLabel(const wxString& text,
}
/*
-Notes for wxWindows DrawEllipticArcRot(...)
+Notes for wxWidgets DrawEllipticArcRot(...)
wxDCBase::DrawEllipticArcRot(...) draws a rotated elliptic arc or an ellipse.
It uses wxDCBase::CalculateEllipticPoints(...) and wxDCBase::Rotate(...),
diff --git a/src/common/dircmn.cpp b/src/common/dircmn.cpp
index 1fd7429bff..d3f3f90a9c 100644
--- a/src/common/dircmn.cpp
+++ b/src/common/dircmn.cpp
@@ -6,7 +6,7 @@
// Created: 19.05.01
// RCS-ID: $Id$
// Copyright: (c) 2001 Vadim Zeitlin
-// License: wxWindows licence
+// License: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/dlgcmn.cpp b/src/common/dlgcmn.cpp
index 3aa20ce30a..f5576a7af1 100644
--- a/src/common/dlgcmn.cpp
+++ b/src/common/dlgcmn.cpp
@@ -6,7 +6,7 @@
// Created: 28.06.99
// RCS-ID: $Id$
// Copyright: (c) Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
@@ -114,7 +114,7 @@ wxSizer *wxDialogBase::CreateTextSizer( const wxString& message )
break;
case wxT('&'):
- // this is used as accel mnemonic prefix in the wxWindows
+ // this is used as accel mnemonic prefix in the wxWidgets
// controls but in the static messages created by
// CreateTextSizer() (used by wxMessageBox, for example), we
// don't want this special meaning, so we need to quote it
diff --git a/src/common/dndcmn.cpp b/src/common/dndcmn.cpp
index f3fe62d892..a7570be1e8 100644
--- a/src/common/dndcmn.cpp
+++ b/src/common/dndcmn.cpp
@@ -4,8 +4,8 @@
// Modified by:
// Created: 19.10.99
// RCS-ID: $Id$
-// Copyright: (c) wxWindows Team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets Team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// ----------------------------------------------------------------------------
diff --git a/src/common/dobjcmn.cpp b/src/common/dobjcmn.cpp
index 3f145db321..dad4e0c8aa 100644
--- a/src/common/dobjcmn.cpp
+++ b/src/common/dobjcmn.cpp
@@ -5,8 +5,8 @@
// Modified by:
// Created: 19.10.99
// RCS-ID: $Id$
-// Copyright: (c) wxWindows Team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets Team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/docmdi.cpp b/src/common/docmdi.cpp
index 5efadc5ce7..9d154ffec6 100644
--- a/src/common/docmdi.cpp
+++ b/src/common/docmdi.cpp
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
@@ -180,7 +180,7 @@ void wxDocMDIChildFrame::OnActivate(wxActivateEvent& event)
void wxDocMDIChildFrame::OnCloseWindow(wxCloseEvent& event)
{
// Close view but don't delete the frame while doing so!
- // ...since it will be deleted by wxWindows if we return TRUE.
+ // ...since it will be deleted by wxWidgets if we return TRUE.
if (m_childView)
{
bool ans = event.CanVeto()
diff --git a/src/common/docview.cpp b/src/common/docview.cpp
index 65e74723ad..b2318aaa1f 100644
--- a/src/common/docview.cpp
+++ b/src/common/docview.cpp
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
@@ -80,7 +80,7 @@
#endif
// ----------------------------------------------------------------------------
-// wxWindows macros
+// wxWidgets macros
// ----------------------------------------------------------------------------
IMPLEMENT_ABSTRACT_CLASS(wxDocument, wxEvtHandler)
diff --git a/src/common/dpycmn.cpp b/src/common/dpycmn.cpp
index 8797f81ecb..4cb8bd9180 100644
--- a/src/common/dpycmn.cpp
+++ b/src/common/dpycmn.cpp
@@ -6,7 +6,7 @@
// Created: 01.03.03
// RCS-ID: $Id$
// Copyright: (c) 2003 Vadim Zeitlin
-// License: wxWindows licence
+// License: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/dseldlg.cpp b/src/common/dseldlg.cpp
index 36068fd617..2072e00278 100644
--- a/src/common/dseldlg.cpp
+++ b/src/common/dseldlg.cpp
@@ -5,8 +5,8 @@
// Modified by:
// Created: 20.02.01
// RCS-ID: $Id$
-// Copyright: (c) 2001 wxWindows team
-// License: wxWindows licence
+// Copyright: (c) 2001 wxWidgets team
+// License: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/dynarray.cpp b/src/common/dynarray.cpp
index 10c0816ea1..c69cb4cd40 100644
--- a/src/common/dynarray.cpp
+++ b/src/common/dynarray.cpp
@@ -6,7 +6,7 @@
// Created: 12.09.97
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/dynlib.cpp b/src/common/dynlib.cpp
index 88f4b124bb..65c3367db7 100644
--- a/src/common/dynlib.cpp
+++ b/src/common/dynlib.cpp
@@ -6,7 +6,7 @@
// Created: 20/07/98
// RCS-ID: $Id$
// Copyright: (c) Guilhem Lavaux
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/dynload.cpp b/src/common/dynload.cpp
index 80d809e528..fd1f380d1b 100644
--- a/src/common/dynload.cpp
+++ b/src/common/dynload.cpp
@@ -7,7 +7,7 @@
// Created: 03/12/01
// RCS-ID: $Id$
// Copyright: (c) 2001 Ron Lee
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
@@ -457,7 +457,7 @@ wxLibrary::wxLibrary(wxDllType handle)
// Some system may use a local heap for library.
get_first = (t_get_first)GetSymbol(_T("wxGetClassFirst"));
- // It is a wxWindows DLL.
+ // It is a wxWidgets DLL.
if (get_first)
PrepareClasses(get_first());
}
diff --git a/src/common/effects.cpp b/src/common/effects.cpp
index 454cde2081..de61ddae29 100644
--- a/src/common/effects.cpp
+++ b/src/common/effects.cpp
@@ -6,7 +6,7 @@
// Created: 25/4/2000
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/encconv.cpp b/src/common/encconv.cpp
index d679bd9b3f..7892dbbf8f 100644
--- a/src/common/encconv.cpp
+++ b/src/common/encconv.cpp
@@ -4,7 +4,7 @@
// font encodings
// Author: Vaclav Slavik
// Copyright: (c) 1999 Vaclav Slavik
-// Licence: wxWindows Licence
+// Licence: wxWidgets Licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/event.cpp b/src/common/event.cpp
index 8b0fb73f57..2b41a8113c 100644
--- a/src/common/event.cpp
+++ b/src/common/event.cpp
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
@@ -338,7 +338,7 @@ int wxNewEventType()
// ----------------------------------------------------------------------------
/*
- * General wxWindows events, covering
+ * General wxWidgets events, covering
* all interesting things that might happen (button clicking, resizing,
* setting text in widgets, etc.).
*
diff --git a/src/common/execcmn.cpp b/src/common/execcmn.cpp
index a282842090..2b66a331a3 100644
--- a/src/common/execcmn.cpp
+++ b/src/common/execcmn.cpp
@@ -8,7 +8,7 @@
// Created: 20.08.02
// RCS-ID: $Id$
// Copyright: (c) 2002 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_WXEXEC_CPP_
diff --git a/src/common/fddlgcmn.cpp b/src/common/fddlgcmn.cpp
index 0a6438576e..e330c26385 100644
--- a/src/common/fddlgcmn.cpp
+++ b/src/common/fddlgcmn.cpp
@@ -6,7 +6,7 @@
// Created: 01.08.01
// RCS-ID:
// Copyright: (c) 2001 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/ffile.cpp b/src/common/ffile.cpp
index 503e5bfa0d..58a8dcab4d 100644
--- a/src/common/ffile.cpp
+++ b/src/common/ffile.cpp
@@ -6,7 +6,7 @@
// Created: 14.07.99
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/file.cpp b/src/common/file.cpp
index 3eacce8a6a..c5005d886b 100644
--- a/src/common/file.cpp
+++ b/src/common/file.cpp
@@ -7,7 +7,7 @@
// Created: 29/01/98
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
/*
@@ -145,7 +145,7 @@
#define ACCESS(access) , (access)
#endif // Salford C
-// wxWindows
+// wxWidgets
#ifndef WX_PRECOMP
#include "wx/string.h"
#include "wx/intl.h"
diff --git a/src/common/fileconf.cpp b/src/common/fileconf.cpp
index f2118e743e..670fa59a51 100644
--- a/src/common/fileconf.cpp
+++ b/src/common/fileconf.cpp
@@ -7,7 +7,7 @@
// RCS-ID: $Id$
// Copyright: (c) 1997 Karsten Ballüder & Vadim Zeitlin
// Ballueder@usa.net
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/filefn.cpp b/src/common/filefn.cpp
index 2bb2a42402..ba56ed4355 100644
--- a/src/common/filefn.cpp
+++ b/src/common/filefn.cpp
@@ -6,7 +6,7 @@
// Created: 29/01/98
// RCS-ID: $Id$
// Copyright: (c) 1998 Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/filename.cpp b/src/common/filename.cpp
index a746dd77b6..d7bbe92a0b 100644
--- a/src/common/filename.cpp
+++ b/src/common/filename.cpp
@@ -6,7 +6,7 @@
// Created: 28.12.2000
// RCS-ID: $Id$
// Copyright: (c) 2000 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
/*
diff --git a/src/common/filesys.cpp b/src/common/filesys.cpp
index 5e10fd8d44..76c1b604e7 100644
--- a/src/common/filesys.cpp
+++ b/src/common/filesys.cpp
@@ -4,7 +4,7 @@
// Author: Vaclav Slavik
// Copyright: (c) 1999 Vaclav Slavik
// CVS-ID: $Id$
-// Licence: wxWindows Licence
+// Licence: wxWidgets Licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/fldlgcmn.cpp b/src/common/fldlgcmn.cpp
index c9d8e15494..5040de93aa 100644
--- a/src/common/fldlgcmn.cpp
+++ b/src/common/fldlgcmn.cpp
@@ -6,7 +6,7 @@
// Created: 14.06.03 (extracted from src/*/filedlg.cpp)
// RCS-ID:
// Copyright: (c) Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/fmapbase.cpp b/src/common/fmapbase.cpp
index 8aba4bafc8..a926d8e1d7 100644
--- a/src/common/fmapbase.cpp
+++ b/src/common/fmapbase.cpp
@@ -6,7 +6,7 @@
// Created: 21.06.2003 (extracted from common/fontmap.cpp)
// RCS-ID: $Id$
// Copyright: (c) 1999-2003 Vadim Zeitlin
-// License: wxWindows license
+// License: wxWidgets license
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/fontcmn.cpp b/src/common/fontcmn.cpp
index 7c3412b48d..e0196d4414 100644
--- a/src/common/fontcmn.cpp
+++ b/src/common/fontcmn.cpp
@@ -5,8 +5,8 @@
// Modified by:
// Created: 20.09.99
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/fontmap.cpp b/src/common/fontmap.cpp
index 8be47e51c2..6b6b252c06 100644
--- a/src/common/fontmap.cpp
+++ b/src/common/fontmap.cpp
@@ -6,7 +6,7 @@
// Created: 04.11.99
// RCS-ID: $Id$
// Copyright: (c) 1999-2003 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/framecmn.cpp b/src/common/framecmn.cpp
index f451627440..fd5a131876 100644
--- a/src/common/framecmn.cpp
+++ b/src/common/framecmn.cpp
@@ -5,7 +5,7 @@
// Created: 01/02/97
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling and Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/fs_inet.cpp b/src/common/fs_inet.cpp
index 8fe70604f9..2f1ed8806f 100644
--- a/src/common/fs_inet.cpp
+++ b/src/common/fs_inet.cpp
@@ -3,7 +3,7 @@
// Purpose: HTTP and FTP file system
// Author: Vaclav Slavik
// Copyright: (c) 1999 Vaclav Slavik
-// Licence: wxWindows Licence
+// Licence: wxWidgets Licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/fs_mem.cpp b/src/common/fs_mem.cpp
index 782b95d758..19f3abe1af 100644
--- a/src/common/fs_mem.cpp
+++ b/src/common/fs_mem.cpp
@@ -3,7 +3,7 @@
// Purpose: in-memory file system
// Author: Vaclav Slavik
// Copyright: (c) 2000 Vaclav Slavik
-// Licence: wxWindows Licence
+// Licence: wxWidgets Licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/src/common/fs_zip.cpp b/src/common/fs_zip.cpp
index 59c7df889d..68c82abbde 100644
--- a/src/common/fs_zip.cpp
+++ b/src/common/fs_zip.cpp
@@ -4,7 +4,7 @@
// Author: Vaclav Slavik
// Copyright: (c) 1999 Vaclav Slavik
// CVS-ID: $Id$
-// Licence: wxWindows Licence
+// Licence: wxWidgets Licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/src/common/ftp.cpp b/src/common/ftp.cpp
index 5edc4b2e8b..14f1c7d9d3 100644
--- a/src/common/ftp.cpp
+++ b/src/common/ftp.cpp
@@ -10,7 +10,7 @@
// Created: 07/07/1997
// RCS-ID: $Id$
// Copyright: (c) 1997, 1998 Guilhem Lavaux
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/gaugecmn.cpp b/src/common/gaugecmn.cpp
index 4b5681f36d..c32028e675 100644
--- a/src/common/gaugecmn.cpp
+++ b/src/common/gaugecmn.cpp
@@ -6,7 +6,7 @@
// Created: 20.02.01
// RCS-ID: $Id$
// Copyright: (c) 2001 Vadim Zeitlin
-// License: wxWindows licence
+// License: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/gbsizer.cpp b/src/common/gbsizer.cpp
index 85653bc76d..34ad57d700 100644
--- a/src/common/gbsizer.cpp
+++ b/src/common/gbsizer.cpp
@@ -8,7 +8,7 @@
// Created: 03-Nov-2003
// RCS-ID: $Id$
// Copyright: (c) Robin Dunn
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/src/common/gdicmn.cpp b/src/common/gdicmn.cpp
index 5af91e126a..4b0dc32753 100644
--- a/src/common/gdicmn.cpp
+++ b/src/common/gdicmn.cpp
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/geometry.cpp b/src/common/geometry.cpp
index 51fe2842ee..83948c28d7 100644
--- a/src/common/geometry.cpp
+++ b/src/common/geometry.cpp
@@ -6,7 +6,7 @@
// Created: 08/05/99
// RCS-ID:
// Copyright: (c) 1999 Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/gifdecod.cpp b/src/common/gifdecod.cpp
index bf5280b4ef..345fe54d9e 100644
--- a/src/common/gifdecod.cpp
+++ b/src/common/gifdecod.cpp
@@ -5,7 +5,7 @@
// Version: 3.04
// RCS-ID: $Id$
// Copyright: (c) Guillermo Rodriguez Garcia
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/hash.cpp b/src/common/hash.cpp
index 28ba8276da..fc793af6a3 100644
--- a/src/common/hash.cpp
+++ b/src/common/hash.cpp
@@ -6,7 +6,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/hashmap.cpp b/src/common/hashmap.cpp
index 6fa9127e7e..8f941c7275 100644
--- a/src/common/hashmap.cpp
+++ b/src/common/hashmap.cpp
@@ -6,7 +6,7 @@
// Created: 29/01/2002
// RCS-ID: $Id$
// Copyright: (c) Mattia Barbon
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/helpbase.cpp b/src/common/helpbase.cpp
index e47a7f7f05..e2ca2fc1e8 100644
--- a/src/common/helpbase.cpp
+++ b/src/common/helpbase.cpp
@@ -6,7 +6,7 @@
// Created: 04/01/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/http.cpp b/src/common/http.cpp
index 8e620d15d9..5a63f4ca35 100644
--- a/src/common/http.cpp
+++ b/src/common/http.cpp
@@ -6,7 +6,7 @@
// Created: August 1997
// RCS-ID: $Id$
// Copyright: (c) 1997, 1998 Guilhem Lavaux
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
@@ -227,7 +227,7 @@ bool wxHTTP::BuildRequest(const wxString& path, wxHTTP_Req req)
// If there is no User-Agent defined, define it.
if (GetHeader(wxT("User-Agent")).IsNull())
- SetHeader(wxT("User-Agent"), wxT("wxWindows 2.x"));
+ SetHeader(wxT("User-Agent"), wxT("wxWidgets 2.x"));
SaveState();
SetFlags(wxSOCKET_NONE);
diff --git a/src/common/iconbndl.cpp b/src/common/iconbndl.cpp
index 2fa8344534..4cefbd84b4 100644
--- a/src/common/iconbndl.cpp
+++ b/src/common/iconbndl.cpp
@@ -5,7 +5,7 @@
// Created: 23.03.2002
// RCS-ID: $Id$
// Copyright: (c) Mattia barbon
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/imagall.cpp b/src/common/imagall.cpp
index 42f2e50f95..9b43e02715 100644
--- a/src/common/imagall.cpp
+++ b/src/common/imagall.cpp
@@ -4,7 +4,7 @@
// Author: Sylvain Bougnoux
// RCS-ID: $Id$
// Copyright: (c) Sylvain Bougnoux
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
/*
diff --git a/src/common/imagbmp.cpp b/src/common/imagbmp.cpp
index 247a300e6d..904e4f4043 100644
--- a/src/common/imagbmp.cpp
+++ b/src/common/imagbmp.cpp
@@ -4,7 +4,7 @@
// Author: Robert Roebling, Chris Elliott
// RCS-ID: $Id$
// Copyright: (c) Robert Roebling, Chris Elliott
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/image.cpp b/src/common/image.cpp
index dbcff9c883..e5cb3a0acb 100644
--- a/src/common/image.cpp
+++ b/src/common/image.cpp
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// RCS-ID: $Id$
// Copyright: (c) Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/imagfill.cpp b/src/common/imagfill.cpp
index 4ef7d0083d..cc00767d59 100644
--- a/src/common/imagfill.cpp
+++ b/src/common/imagfill.cpp
@@ -4,7 +4,7 @@
// Author:
// RCS-ID: $Id$
// Copyright:
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/src/common/imaggif.cpp b/src/common/imaggif.cpp
index 3a64963f92..950fa3fe21 100644
--- a/src/common/imaggif.cpp
+++ b/src/common/imaggif.cpp
@@ -4,7 +4,7 @@
// Author: Vaclav Slavik & Guillermo Rodriguez Garcia
// RCS-ID: $Id$
// Copyright: (c) 1999 Vaclav Slavik & Guillermo Rodriguez Garcia
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/imagiff.cpp b/src/common/imagiff.cpp
index 5722969269..3f5afc5725 100644
--- a/src/common/imagiff.cpp
+++ b/src/common/imagiff.cpp
@@ -4,13 +4,13 @@
// Author: Steffen Gutmann, Thomas Meyer
// RCS-ID: $Id$
// Copyright: (c) Steffen Gutmann, 2002
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// Parts of this source are based on the iff loading algorithm found
// in xviff.c. Permission by the original author, Thomas Meyer, and
// by the author of xv, John Bradley for using the iff loading part
-// in wxWindows has been gratefully given.
+// in wxWidgets has been gratefully given.
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "imagiff.h"
@@ -247,7 +247,7 @@ bool wxIFFDecoder::CanRead()
// ReadIFF:
// Based on xv source code by Thomas Meyer
-// Permission for use in wxWindows has been gratefully given.
+// Permission for use in wxWidgets has been gratefully given.
typedef unsigned char byte;
#define IFFDEBUG 0
diff --git a/src/common/imagjpeg.cpp b/src/common/imagjpeg.cpp
index 5ecb9f6168..76d85bf4f6 100644
--- a/src/common/imagjpeg.cpp
+++ b/src/common/imagjpeg.cpp
@@ -4,7 +4,7 @@
// Author: Vaclav Slavik
// RCS-ID: $Id$
// Copyright: (c) Vaclav Slavik
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/imagpcx.cpp b/src/common/imagpcx.cpp
index cc45398eaf..720d3f9a44 100644
--- a/src/common/imagpcx.cpp
+++ b/src/common/imagpcx.cpp
@@ -5,7 +5,7 @@
// Version: 1.1
// CVS-ID: $Id$
// Copyright: (c) 1999 Guillermo Rodriguez Garcia
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/imagpng.cpp b/src/common/imagpng.cpp
index 250fac506a..21853b1010 100644
--- a/src/common/imagpng.cpp
+++ b/src/common/imagpng.cpp
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// RCS-ID: $Id$
// Copyright: (c) Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/imagpnm.cpp b/src/common/imagpnm.cpp
index cea78ca07e..1dfefaf746 100644
--- a/src/common/imagpnm.cpp
+++ b/src/common/imagpnm.cpp
@@ -4,7 +4,7 @@
// Author: Sylvain Bougnoux
// RCS-ID: $Id$
// Copyright: (c) Sylvain Bougnoux
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/imagtiff.cpp b/src/common/imagtiff.cpp
index 0ff3f128f5..f50fb2aa0a 100644
--- a/src/common/imagtiff.cpp
+++ b/src/common/imagtiff.cpp
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// RCS-ID: $Id$
// Copyright: (c) Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/imagxpm.cpp b/src/common/imagxpm.cpp
index e0db84de12..59cae5bbe2 100644
--- a/src/common/imagxpm.cpp
+++ b/src/common/imagxpm.cpp
@@ -4,7 +4,7 @@
// Author: Vaclav Slavik, Robert Roebling
// RCS-ID: $Id$
// Copyright: (c) 2001 Vaclav Slavik
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
/*
diff --git a/src/common/init.cpp b/src/common/init.cpp
index 407fe5cb3e..21b2e37216 100644
--- a/src/common/init.cpp
+++ b/src/common/init.cpp
@@ -6,7 +6,7 @@
// Created: 04.10.99
// RCS-ID: $Id$
// Copyright: (c) Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
@@ -319,7 +319,7 @@ static void DoCommonPreCleanup()
// flush the logged messages if any and install a 'safer' log target: the
// default one (wxLogGui) can't be used after the resources are freed just
// below and the user supplied one might be even more unsafe (using any
- // wxWindows GUI function is unsafe starting from now)
+ // wxWidgets GUI function is unsafe starting from now)
wxLog::DontCreateOnDemand();
// this will flush the old messages if any
diff --git a/src/common/intl.cpp b/src/common/intl.cpp
index 117860d71e..75df27d4ec 100644
--- a/src/common/intl.cpp
+++ b/src/common/intl.cpp
@@ -1,13 +1,13 @@
/////////////////////////////////////////////////////////////////////////////
// Name: src/common/intl.cpp
-// Purpose: Internationalization and localisation for wxWindows
+// Purpose: Internationalization and localisation for wxWidgets
// Author: Vadim Zeitlin
// Modified by: Michael N. Filippov
// (2003/09/30 - PluralForms support)
// Created: 29/01/98
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
@@ -55,7 +55,7 @@
#include
#endif
-// wxWindows
+// wxWidgets
#ifndef WX_PRECOMP
#include "wx/string.h"
#include "wx/intl.h"
@@ -1450,7 +1450,7 @@ bool wxLocale::Init(const wxChar *szName,
// save the old locale to be able to restore it later
m_pOldLocale = wxSetLocale(this);
- // load the default catalog with wxWindows standard messages
+ // load the default catalog with wxWidgets standard messages
m_pMsgCat = NULL;
bool bOk = TRUE;
if ( bLoadDefault )
@@ -2227,7 +2227,7 @@ wxFontEncoding wxLocale::GetSystemEncoding()
#if defined(__WIN32__) && !defined(__WXMICROWIN__)
UINT codepage = ::GetACP();
- // wxWindows only knows about CP1250-1257, 932, 936, 949, 950
+ // wxWidgets only knows about CP1250-1257, 932, 936, 949, 950
if ( codepage >= 1250 && codepage <= 1257 )
{
return (wxFontEncoding)(wxFONTENCODING_CP1250 + codepage - 1250);
diff --git a/src/common/ipcbase.cpp b/src/common/ipcbase.cpp
index af60bef9ac..b804b6ae09 100644
--- a/src/common/ipcbase.cpp
+++ b/src/common/ipcbase.cpp
@@ -6,7 +6,7 @@
// Created: 04/01/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/layout.cpp b/src/common/layout.cpp
index 170ba303a0..3e214c9356 100644
--- a/src/common/layout.cpp
+++ b/src/common/layout.cpp
@@ -6,7 +6,7 @@
// Created: 04/01/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// =============================================================================
diff --git a/src/common/lboxcmn.cpp b/src/common/lboxcmn.cpp
index 292bec8130..3678abc248 100644
--- a/src/common/lboxcmn.cpp
+++ b/src/common/lboxcmn.cpp
@@ -5,8 +5,8 @@
// Modified by:
// Created: 22.10.99
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/list.cpp b/src/common/list.cpp
index e51c364021..1a65b618a4 100644
--- a/src/common/list.cpp
+++ b/src/common/list.cpp
@@ -6,7 +6,7 @@
// Created: 04/01/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
////////////////////////////////////////////////////////////////////////////////
// =============================================================================
diff --git a/src/common/log.cpp b/src/common/log.cpp
index 9ec3b7ae46..eead893dce 100644
--- a/src/common/log.cpp
+++ b/src/common/log.cpp
@@ -6,7 +6,7 @@
// Created: 29/01/98
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
@@ -30,7 +30,7 @@
#if wxUSE_LOG
-// wxWindows
+// wxWidgets
#ifndef WX_PRECOMP
#include "wx/app.h"
#include "wx/arrstr.h"
diff --git a/src/common/longlong.cpp b/src/common/longlong.cpp
index 4b08f13d66..4a14f6a26c 100644
--- a/src/common/longlong.cpp
+++ b/src/common/longlong.cpp
@@ -2,13 +2,13 @@
// Name: wx/longlong.cpp
// Purpose: implementation of wxLongLongNative
// Author: Jeffrey C. Ollie , Vadim Zeitlin
-// Remarks: this class is not public in wxWindows 2.0! It is intentionally
+// Remarks: this class is not public in wxWidgets 2.0! It is intentionally
// not documented and is for private use only.
// Modified by:
// Created: 10.02.99
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/matrix.cpp b/src/common/matrix.cpp
index d0d16755a3..234744492d 100644
--- a/src/common/matrix.cpp
+++ b/src/common/matrix.cpp
@@ -5,7 +5,7 @@
// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/memory.cpp b/src/common/memory.cpp
index f12eb3ae5f..0f6c284aae 100644
--- a/src/common/memory.cpp
+++ b/src/common/memory.cpp
@@ -6,7 +6,7 @@
// Created: 04/01/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
@@ -117,7 +117,7 @@
*/
void wxMemStruct::ErrorMsg (const char * mesg)
{
- wxLogMessage(wxT("wxWindows memory checking error: %s"), mesg);
+ wxLogMessage(wxT("wxWidgets memory checking error: %s"), mesg);
PrintNode ();
}
@@ -126,7 +126,7 @@ void wxMemStruct::ErrorMsg (const char * mesg)
*/
void wxMemStruct::ErrorMsg ()
{
- wxLogMessage(wxT("wxWindows over/underwrite memory error:"));
+ wxLogMessage(wxT("wxWidgets over/underwrite memory error:"));
PrintNode ();
}
diff --git a/src/common/menucmn.cpp b/src/common/menucmn.cpp
index b272d1483d..db6becd80d 100644
--- a/src/common/menucmn.cpp
+++ b/src/common/menucmn.cpp
@@ -5,8 +5,8 @@
// Modified by:
// Created: 26.10.99
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/mimecmn.cpp b/src/common/mimecmn.cpp
index e04e17bc47..fc33f0802d 100644
--- a/src/common/mimecmn.cpp
+++ b/src/common/mimecmn.cpp
@@ -7,7 +7,7 @@
// Created: 23.09.98
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence (part of wxExtra library)
+// Licence: wxWidgets licence (part of wxExtra library)
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/module.cpp b/src/common/module.cpp
index eee9507ee1..1913dcd7e5 100644
--- a/src/common/module.cpp
+++ b/src/common/module.cpp
@@ -6,7 +6,7 @@
// Created: 04/11/98
// RCS-ID: $Id$
// Copyright: (c) Wolfram Gloger and Guilhem Lavaux
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/msgout.cpp b/src/common/msgout.cpp
index 3d8d15fd64..2ebef597da 100755
--- a/src/common/msgout.cpp
+++ b/src/common/msgout.cpp
@@ -5,8 +5,8 @@
// Modified by:
// Created: 17.07.02
// RCS-ID: $Id$
-// Copyright: (c) the wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) the wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/mstream.cpp b/src/common/mstream.cpp
index 5aa97dcf21..7532845c74 100644
--- a/src/common/mstream.cpp
+++ b/src/common/mstream.cpp
@@ -6,7 +6,7 @@
// Created: 04/01/98
// RCS-ID: $Id$
// Copyright: (c) Guilhem Lavaux
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/nbkbase.cpp b/src/common/nbkbase.cpp
index 6beaa057ec..2a8177e50a 100644
--- a/src/common/nbkbase.cpp
+++ b/src/common/nbkbase.cpp
@@ -6,7 +6,7 @@
// Created: 02.07.01
// RCS-ID: $Id$
// Copyright: (c) 2001 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/object.cpp b/src/common/object.cpp
index 622569f308..e5661a3ec5 100644
--- a/src/common/object.cpp
+++ b/src/common/object.cpp
@@ -7,7 +7,7 @@
// RCS-ID: $Id$
// Copyright: (c) 1998 Julian Smart
// (c) 2001 Ron Lee
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/paper.cpp b/src/common/paper.cpp
index 8aeb3adac2..2a30bb1bc1 100644
--- a/src/common/paper.cpp
+++ b/src/common/paper.cpp
@@ -6,7 +6,7 @@
// Created: 04/01/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/popupcmn.cpp b/src/common/popupcmn.cpp
index 6571388a34..754c118438 100644
--- a/src/common/popupcmn.cpp
+++ b/src/common/popupcmn.cpp
@@ -6,7 +6,7 @@
// Created: 06.01.01
// RCS-ID: $Id$
// Copyright: (c) 2001 Vadim Zeitlin
-// License: wxWindows licence
+// License: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/prntbase.cpp b/src/common/prntbase.cpp
index 9c24e2d686..6eb789e83a 100644
--- a/src/common/prntbase.cpp
+++ b/src/common/prntbase.cpp
@@ -6,7 +6,7 @@
// Created: 04/01/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/process.cpp b/src/common/process.cpp
index 6e6a931c2f..7e0045f12a 100644
--- a/src/common/process.cpp
+++ b/src/common/process.cpp
@@ -6,7 +6,7 @@
// Created: 24/06/98
// RCS-ID: $Id$
// Copyright: (c) Guilhem Lavaux
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/protocol.cpp b/src/common/protocol.cpp
index 8d83bc6dbb..8272a3613b 100644
--- a/src/common/protocol.cpp
+++ b/src/common/protocol.cpp
@@ -6,7 +6,7 @@
// Created: 07/07/1997
// RCS-ID: $Id$
// Copyright: (c) 1997, 1998 Guilhem Lavaux
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/quantize.cpp b/src/common/quantize.cpp
index 55fe0fc032..b9d8c25a5c 100644
--- a/src/common/quantize.cpp
+++ b/src/common/quantize.cpp
@@ -6,7 +6,7 @@
// Created: 22/6/2000
// RCS-ID: $Id$
// Copyright: (c) Thomas G. Lane, Vaclav Slavik, Julian Smart
-// Licence: wxWindows licence + JPEG library licence
+// Licence: wxWidgets licence + JPEG library licence
/////////////////////////////////////////////////////////////////////////////
/*
@@ -1578,7 +1578,7 @@ bool wxQuantize::Quantize(const wxImage& src, wxImage& dest,
delete[] data8bit;
#if wxUSE_PALETTE
- // Make a wxWindows palette
+ // Make a wxWidgets palette
if (pPalette)
{
unsigned char* r = new unsigned char[256];
diff --git a/src/common/radiocmn.cpp b/src/common/radiocmn.cpp
index c732658d75..4e4d8cbad1 100644
--- a/src/common/radiocmn.cpp
+++ b/src/common/radiocmn.cpp
@@ -6,7 +6,7 @@
// Created: 03.06.01
// RCS-ID: $Id$
// Copyright: (c) 2001 Vadim Zeitlin
-// License: wxWindows licence
+// License: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/regex.cpp b/src/common/regex.cpp
index 1837bfff30..d08686ce40 100644
--- a/src/common/regex.cpp
+++ b/src/common/regex.cpp
@@ -7,7 +7,7 @@
// RCS-ID: $Id$
// Copyright: (c) 2000 Karsten Ballüder
// 2001 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/rendcmn.cpp b/src/common/rendcmn.cpp
index 2cedd7f4de..b95f586fb4 100644
--- a/src/common/rendcmn.cpp
+++ b/src/common/rendcmn.cpp
@@ -6,7 +6,7 @@
// Created: 28.07.03
// RCS-ID: $Id$
// Copyright: (c) 2003 Vadim Zeitlin
-// License: wxWindows license
+// License: wxWidgets license
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/rgncmn.cpp b/src/common/rgncmn.cpp
index 581ecbf68e..d26eca7b55 100644
--- a/src/common/rgncmn.cpp
+++ b/src/common/rgncmn.cpp
@@ -6,7 +6,7 @@
// Created: 27-Mar-2003
// RCS-ID: $Id$
// Copyright: (c) Robin Dunn
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/sckaddr.cpp b/src/common/sckaddr.cpp
index f158a55768..cfc65703f2 100644
--- a/src/common/sckaddr.cpp
+++ b/src/common/sckaddr.cpp
@@ -6,7 +6,7 @@
// Created: 26/04/97
// RCS-ID: $Id$
// Copyright: (c) 1997, 1998 Guilhem Lavaux
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/sckfile.cpp b/src/common/sckfile.cpp
index 6118f10c01..2d6d094697 100644
--- a/src/common/sckfile.cpp
+++ b/src/common/sckfile.cpp
@@ -6,7 +6,7 @@
// Created: 20/07/97
// RCS-ID: $Id$
// Copyright: (c) 1997, 1998 Guilhem Lavaux
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "sckfile.h"
diff --git a/src/common/sckipc.cpp b/src/common/sckipc.cpp
index 03e8f0958e..791d15b6eb 100644
--- a/src/common/sckipc.cpp
+++ b/src/common/sckipc.cpp
@@ -11,7 +11,7 @@
// Copyright: (c) Julian Smart 1993
// (c) Guilhem Lavaux 1997, 1998
// (c) 2000 Guillermo Rodriguez
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ==========================================================================
diff --git a/src/common/sckstrm.cpp b/src/common/sckstrm.cpp
index a65f0a0c03..2fd15c9a78 100644
--- a/src/common/sckstrm.cpp
+++ b/src/common/sckstrm.cpp
@@ -6,7 +6,7 @@
// Created: 17/07/97
// RCS-ID: $Id$
// Copyright: (c)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "sckstrm.h"
diff --git a/src/common/settcmn.cpp b/src/common/settcmn.cpp
index d8d68f8de0..9ca1565a15 100644
--- a/src/common/settcmn.cpp
+++ b/src/common/settcmn.cpp
@@ -3,8 +3,8 @@
// Purpose: common (to all ports) wxWindow functions
// Author: Robert Roebling
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/sizer.cpp b/src/common/sizer.cpp
index 37c790a4bd..cbf684cdf3 100644
--- a/src/common/sizer.cpp
+++ b/src/common/sizer.cpp
@@ -7,7 +7,7 @@
// Created:
// RCS-ID: $Id$
// Copyright: (c) Robin Dunn, Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/socket.cpp b/src/common/socket.cpp
index 6e40e90f91..4c12014930 100644
--- a/src/common/socket.cpp
+++ b/src/common/socket.cpp
@@ -6,7 +6,7 @@
// Copyright: (C) 1999-1997, Guilhem Lavaux
// (C) 2000-1999, Guillermo Rodriguez Garcia
// RCS_ID: $Id$
-// License: see wxWindows licence
+// License: see wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ==========================================================================
@@ -54,7 +54,7 @@ WX_CHECK_BUILD_OPTIONS("wxNet")
// what to do within waits: we have 2 cases: from the main thread itself we
// have to call wxYield() to let the events (including the GUI events and the
-// low-level (not wxWindows) events from GSocket) be processed. From another
+// low-level (not wxWidgets) events from GSocket) be processed. From another
// thread it is enough to just call wxThread::Yield() which will give away the
// rest of our time slice: the explanation is that the events will be processed
// by the main thread anyhow, without calling wxYield(), but we don't want to
diff --git a/src/common/statbar.cpp b/src/common/statbar.cpp
index 984a9e1278..e65338a5cd 100644
--- a/src/common/statbar.cpp
+++ b/src/common/statbar.cpp
@@ -6,7 +6,7 @@
// Created: 14.10.01
// RCS-ID: $Id$
// Copyright: (c) 2001 Vadim Zeitlin
-// License: wxWindows licence
+// License: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/stopwatch.cpp b/src/common/stopwatch.cpp
index c0741a2f53..a43b78cd2d 100644
--- a/src/common/stopwatch.cpp
+++ b/src/common/stopwatch.cpp
@@ -9,8 +9,8 @@
// Modified by:
// Created: 20.06.2003 (extracted from common/timercmn.cpp)
// RCS-ID: $Id$
-// Copyright: (c) 1998-2003 wxWindows Team
-// License: wxWindows license
+// Copyright: (c) 1998-2003 wxWidgets Team
+// License: wxWidgets license
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/strconv.cpp b/src/common/strconv.cpp
index 223468d3af..f1bd8754fd 100644
--- a/src/common/strconv.cpp
+++ b/src/common/strconv.cpp
@@ -7,7 +7,7 @@
// RCS-ID: $Id$
// Copyright: (c) 1999 Ove Kaaven, Robert Roebling, Vaclav Slavik
// (c) 2000-2003 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
@@ -959,7 +959,7 @@ wxMBConv_iconv::wxMBConv_iconv(const wxChar *name)
{
ms_wcCharsetName = NULL;
- // VS: we must not output an error here, since wxWindows will safely
+ // VS: we must not output an error here, since wxWidgets will safely
// fall back to using wxEncodingConverter.
wxLogTrace(wxT("strconv"), wxT("Impossible to convert to/from charset '%s' with iconv, falling back to wxEncodingConverter."), name);
//wxLogError(
diff --git a/src/common/stream.cpp b/src/common/stream.cpp
index 1f72c00bd6..90833f4c91 100644
--- a/src/common/stream.cpp
+++ b/src/common/stream.cpp
@@ -7,7 +7,7 @@
// Created: 11/07/98
// RCS-ID: $Id$
// Copyright: (c) Guilhem Lavaux
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/string.cpp b/src/common/string.cpp
index 9b1de655cd..d5f56bfb3d 100644
--- a/src/common/string.cpp
+++ b/src/common/string.cpp
@@ -6,7 +6,7 @@
// Created: 29/01/98
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/sysopt.cpp b/src/common/sysopt.cpp
index aa36947d7b..cc01800a55 100644
--- a/src/common/sysopt.cpp
+++ b/src/common/sysopt.cpp
@@ -6,7 +6,7 @@
// Created: 2001-07-10
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/taskbarcmn.cpp b/src/common/taskbarcmn.cpp
index 61414495e2..961464dd6c 100644
--- a/src/common/taskbarcmn.cpp
+++ b/src/common/taskbarcmn.cpp
@@ -6,7 +6,7 @@
// Created: 04/04/2003
// RCS-ID: $Id$
// Copyright: (c) Julian Smart, 2003
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/tbarbase.cpp b/src/common/tbarbase.cpp
index d2243fedf2..f04db4ad71 100644
--- a/src/common/tbarbase.cpp
+++ b/src/common/tbarbase.cpp
@@ -6,7 +6,7 @@
// Created: 04/01/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
@@ -41,7 +41,7 @@
#include "wx/toolbar.h"
// ----------------------------------------------------------------------------
-// wxWindows macros
+// wxWidgets macros
// ----------------------------------------------------------------------------
BEGIN_EVENT_TABLE(wxToolBarBase, wxControl)
diff --git a/src/common/textbuf.cpp b/src/common/textbuf.cpp
index e77cf8be0d..54bb5d5c96 100644
--- a/src/common/textbuf.cpp
+++ b/src/common/textbuf.cpp
@@ -3,8 +3,8 @@
// Purpose: implementation of wxTextBuffer class
// Created: 14.11.01
// Author: Morten Hanssen, Vadim Zeitlin
-// Copyright: (c) 1998-2001 wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) 1998-2001 wxWidgets team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/textcmn.cpp b/src/common/textcmn.cpp
index d8f297818c..d60e807f3c 100644
--- a/src/common/textcmn.cpp
+++ b/src/common/textcmn.cpp
@@ -5,8 +5,8 @@
// Modified by:
// Created: 13.07.99
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/textfile.cpp b/src/common/textfile.cpp
index 28593b36f5..0e73b1c891 100644
--- a/src/common/textfile.cpp
+++ b/src/common/textfile.cpp
@@ -6,7 +6,7 @@
// Created: 03.04.98
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/timercmn.cpp b/src/common/timercmn.cpp
index 5fd7fd4767..369e646729 100644
--- a/src/common/timercmn.cpp
+++ b/src/common/timercmn.cpp
@@ -7,7 +7,7 @@
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
// (c) 1999 Guillermo Rodriguez
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/tokenzr.cpp b/src/common/tokenzr.cpp
index 937987241c..5c131f1cba 100644
--- a/src/common/tokenzr.cpp
+++ b/src/common/tokenzr.cpp
@@ -6,7 +6,7 @@
// Created: 04/22/98
// RCS-ID: $Id$
// Copyright: (c) Guilhem Lavaux
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/toplvcmn.cpp b/src/common/toplvcmn.cpp
index 3abc4cb2da..a0ab121877 100644
--- a/src/common/toplvcmn.cpp
+++ b/src/common/toplvcmn.cpp
@@ -5,7 +5,7 @@
// Created: 01/02/97
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling and Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/common/treebase.cpp b/src/common/treebase.cpp
index 4c07404f5a..85275a54cf 100644
--- a/src/common/treebase.cpp
+++ b/src/common/treebase.cpp
@@ -6,7 +6,7 @@
// Modified:
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling, Julian Smart et al
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// =============================================================================
diff --git a/src/common/txtstrm.cpp b/src/common/txtstrm.cpp
index 27b0b6c6ed..b113fe2d1f 100644
--- a/src/common/txtstrm.cpp
+++ b/src/common/txtstrm.cpp
@@ -6,7 +6,7 @@
// Created: 28/06/98
// RCS-ID: $Id$
// Copyright: (c) Guilhem Lavaux
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/unzip.c b/src/common/unzip.c
index 04f8a8c0b8..7d56b87490 100644
--- a/src/common/unzip.c
+++ b/src/common/unzip.c
@@ -1,6 +1,6 @@
/*
-This file was altered for needs of wxWindows.
+This file was altered for needs of wxWidgets.
$Id$
*/
diff --git a/src/common/unzip.h b/src/common/unzip.h
index acb137bc66..9ce1e18896 100644
--- a/src/common/unzip.h
+++ b/src/common/unzip.h
@@ -1,6 +1,6 @@
/*
-This file was altered for needs of wxWindows.
+This file was altered for needs of wxWidgets.
$Id$
*/
diff --git a/src/common/url.cpp b/src/common/url.cpp
index 6c0da6ee29..62d7991efb 100644
--- a/src/common/url.cpp
+++ b/src/common/url.cpp
@@ -6,7 +6,7 @@
// Created: 20/07/1997
// RCS-ID: $Id$
// Copyright: (c) 1997, 1998 Guilhem Lavaux
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/utilscmn.cpp b/src/common/utilscmn.cpp
index 449bafe65f..ad2960af0b 100644
--- a/src/common/utilscmn.cpp
+++ b/src/common/utilscmn.cpp
@@ -6,7 +6,7 @@
// Created: 29/01/98
// RCS-ID: $Id$
// Copyright: (c) 1998 Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
@@ -106,8 +106,8 @@
// ----------------------------------------------------------------------------
#if WXWIN_COMPATIBILITY_2_2
- const wxChar *wxInternalErrorStr = wxT("wxWindows Internal Error");
- const wxChar *wxFatalErrorStr = wxT("wxWindows Fatal Error");
+ const wxChar *wxInternalErrorStr = wxT("wxWidgets Internal Error");
+ const wxChar *wxFatalErrorStr = wxT("wxWidgets Fatal Error");
#endif // WXWIN_COMPATIBILITY_2_2
// ============================================================================
diff --git a/src/common/valgen.cpp b/src/common/valgen.cpp
index b4d296e619..f4445cb229 100644
--- a/src/common/valgen.cpp
+++ b/src/common/valgen.cpp
@@ -6,7 +6,7 @@
// Created: Jan 22 1999
// RCS-ID:
// Copyright: (c) 1999 Kevin Smith
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/validate.cpp b/src/common/validate.cpp
index 64210336a3..1b4f49d68a 100644
--- a/src/common/validate.cpp
+++ b/src/common/validate.cpp
@@ -6,7 +6,7 @@
// Created: 04/01/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/valtext.cpp b/src/common/valtext.cpp
index 0e62b5ded3..dc605b57df 100644
--- a/src/common/valtext.cpp
+++ b/src/common/valtext.cpp
@@ -6,7 +6,7 @@
// Created: 04/01/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/variant.cpp b/src/common/variant.cpp
index 79f7c116a7..679113976e 100644
--- a/src/common/variant.cpp
+++ b/src/common/variant.cpp
@@ -6,7 +6,7 @@
// Created: 10/09/98
// RCS-ID: $Id$
// Copyright: (c)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/wfstream.cpp b/src/common/wfstream.cpp
index 296f205b2e..fbababe0d1 100644
--- a/src/common/wfstream.cpp
+++ b/src/common/wfstream.cpp
@@ -6,7 +6,7 @@
// Created: 11/07/98
// RCS-ID: $Id$
// Copyright: (c) Guilhem Lavaux
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/wincmn.cpp b/src/common/wincmn.cpp
index 7d18937df3..1d57671166 100644
--- a/src/common/wincmn.cpp
+++ b/src/common/wincmn.cpp
@@ -5,8 +5,8 @@
// Modified by:
// Created: 13/07/98
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
@@ -215,7 +215,7 @@ bool wxWindowBase::CreateBase(wxWindowBase *parent,
// ids are limited to 16 bits under MSW so if you care about portability,
// it's not a good idea to use ids out of this range (and negative ids are
- // reserved for wxWindows own usage)
+ // reserved for wxWidgets own usage)
wxASSERT_MSG( id == wxID_ANY || (id >= 0 && id < 32767),
_T("invalid id value") );
@@ -974,7 +974,7 @@ wxColour wxWindowBase::GetBackgroundColour() const
// we must return some valid colour to avoid redoing this every time
// and also to avoid surprizing the applications written for older
- // wxWindows versions where GetBackgroundColour() always returned
+ // wxWidgets versions where GetBackgroundColour() always returned
// something -- so give them something even if it doesn't make sense
// for this window (e.g. it has a themed background)
if ( !colBg.Ok() )
@@ -2167,7 +2167,7 @@ void wxWindowBase::OnMiddleClick( wxMouseEvent& event )
wxMessageBox(wxString::Format(
_T(
- " wxWindows Library (%s port)\nVersion %u.%u.%u%s, compiled at %s %s\n Copyright (c) 1995-2002 wxWindows team"
+ " wxWidgets Library (%s port)\nVersion %u.%u.%u%s, compiled at %s %s\n Copyright (c) 1995-2002 wxWidgets team"
),
port.c_str(),
wxMAJOR_VERSION,
@@ -2181,7 +2181,7 @@ void wxWindowBase::OnMiddleClick( wxMouseEvent& event )
__TDATE__,
__TTIME__
),
- _T("wxWindows information"),
+ _T("wxWidgets information"),
wxICON_INFORMATION | wxOK,
(wxWindow *)this);
}
@@ -2562,13 +2562,13 @@ wxAccStatus wxWindowAccessible::GetName(int childId, wxString* name)
wxString title;
- // If a child, leave wxWindows to call the function on the actual
+ // If a child, leave wxWidgets to call the function on the actual
// child object.
if (childId > 0)
return wxACC_NOT_IMPLEMENTED;
// This will eventually be replaced by specialised
- // accessible classes, one for each kind of wxWindows
+ // accessible classes, one for each kind of wxWidgets
// control or window.
if (GetWindow()->IsKindOf(CLASSINFO(wxButton)))
title = ((wxButton*) GetWindow())->GetLabel();
@@ -2723,7 +2723,7 @@ wxAccStatus wxWindowAccessible::GetRole(int childId, wxAccRole* role)
if (!GetWindow())
return wxACC_FAIL;
- // If a child, leave wxWindows to call the function on the actual
+ // If a child, leave wxWidgets to call the function on the actual
// child object.
if (childId > 0)
return wxACC_NOT_IMPLEMENTED;
@@ -2755,7 +2755,7 @@ wxAccStatus wxWindowAccessible::GetState(int childId, long* state)
if (!GetWindow())
return wxACC_FAIL;
- // If a child, leave wxWindows to call the function on the actual
+ // If a child, leave wxWidgets to call the function on the actual
// child object.
if (childId > 0)
return wxACC_NOT_IMPLEMENTED;
diff --git a/src/common/wxchar.cpp b/src/common/wxchar.cpp
index c09896179c..e85378057c 100644
--- a/src/common/wxchar.cpp
+++ b/src/common/wxchar.cpp
@@ -5,8 +5,8 @@
// Modified by: Ron Lee
// Created: 09/04/99
// RCS-ID: $Id$
-// Copyright: (c) wxWindows copyright
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets copyright
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
@@ -704,7 +704,7 @@ int vwprintf(const wxChar *format, va_list argptr)
So to use native functions in order to get our semantics we must do the
following translations in Unicode mode (nothing to do in ANSI mode):
- wxWindows specifier POSIX specifier
+ wxWidgets specifier POSIX specifier
----------------------------------------
%hc, %C, %hC %c
diff --git a/src/common/xpmdecod.cpp b/src/common/xpmdecod.cpp
index f8524971a0..662dd49cb4 100644
--- a/src/common/xpmdecod.cpp
+++ b/src/common/xpmdecod.cpp
@@ -4,7 +4,7 @@
// Author: John Cristy, Vaclav Slavik
// RCS-ID: $Id$
// Copyright: (c) John Cristy, Vaclav Slavik
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
/*
diff --git a/src/common/xti.cpp b/src/common/xti.cpp
index 4eb4a9fb31..fe64547aad 100644
--- a/src/common/xti.cpp
+++ b/src/common/xti.cpp
@@ -7,7 +7,7 @@
// RCS-ID: $Id$
// Copyright: (c) 1997 Julian Smart
// (c) 2003 Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/xtistrm.cpp b/src/common/xtistrm.cpp
index 6438ed2815..7ba9b7441b 100644
--- a/src/common/xtistrm.cpp
+++ b/src/common/xtistrm.cpp
@@ -6,7 +6,7 @@
// Created: 27/07/03
// RCS-ID: $Id$
// Copyright: (c) 2003 Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/xtixml.cpp b/src/common/xtixml.cpp
index 3bd916c190..79e77061fc 100644
--- a/src/common/xtixml.cpp
+++ b/src/common/xtixml.cpp
@@ -6,7 +6,7 @@
// Created: 27/07/03
// RCS-ID: $Id$
// Copyright: (c) 2003 Stefan Csomor
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/zipstrm.cpp b/src/common/zipstrm.cpp
index d01d464df2..44b626f9cf 100644
--- a/src/common/zipstrm.cpp
+++ b/src/common/zipstrm.cpp
@@ -3,7 +3,7 @@
// Purpose: input stream for ZIP archive access
// Author: Vaclav Slavik
// Copyright: (c) 1999 Vaclav Slavik
-// Licence: wxWindows Licence
+// Licence: wxWidgets Licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/common/zstream.cpp b/src/common/zstream.cpp
index 09d616bab2..595727d0cc 100644
--- a/src/common/zstream.cpp
+++ b/src/common/zstream.cpp
@@ -6,7 +6,7 @@
// Created: 11/07/98
// RCS-ID: $Id$
// Copyright: (c) Guilhem Lavaux
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/generic/accel.cpp b/src/generic/accel.cpp
index a50bed3218..a3f789b3cd 100644
--- a/src/generic/accel.cpp
+++ b/src/generic/accel.cpp
@@ -5,7 +5,7 @@
// Modified: VZ pn 31.05.01: use typed lists, Unicode cleanup, Add/Remove
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/generic/busyinfo.cpp b/src/generic/busyinfo.cpp
index 69ebc54ead..cf12f3822f 100644
--- a/src/generic/busyinfo.cpp
+++ b/src/generic/busyinfo.cpp
@@ -3,7 +3,7 @@
// Purpose: Information window when app is busy
// Author: Vaclav Slavik
// Copyright: (c) 1999 Vaclav Slavik
-// Licence: wxWindows Licence
+// Licence: wxWidgets Licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/generic/calctrl.cpp b/src/generic/calctrl.cpp
index 7ab4f7799c..0e56465752 100644
--- a/src/generic/calctrl.cpp
+++ b/src/generic/calctrl.cpp
@@ -6,7 +6,7 @@
// Created: 29.12.99
// RCS-ID: $Id$
// Copyright: (c) 1999 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/generic/caret.cpp b/src/generic/caret.cpp
index e2039646c5..1fbb37beeb 100644
--- a/src/generic/caret.cpp
+++ b/src/generic/caret.cpp
@@ -5,8 +5,8 @@
// Modified by:
// Created: 25.05.99
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/generic/choicdgg.cpp b/src/generic/choicdgg.cpp
index 1abec6f0cb..98453ceb5f 100644
--- a/src/generic/choicdgg.cpp
+++ b/src/generic/choicdgg.cpp
@@ -5,8 +5,8 @@
// Modified by: 03.11.00: VZ to add wxArrayString and multiple sel functions
// Created: 04/01/98
// RCS-ID: $Id$
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/generic/colrdlgg.cpp b/src/generic/colrdlgg.cpp
index 38275f47bb..c58d1f9e28 100644
--- a/src/generic/colrdlgg.cpp
+++ b/src/generic/colrdlgg.cpp
@@ -6,7 +6,7 @@
// Created: 04/01/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/generic/dcpsg.cpp b/src/generic/dcpsg.cpp
index c8e91af7ac..3a702e8ac8 100644
--- a/src/generic/dcpsg.cpp
+++ b/src/generic/dcpsg.cpp
@@ -6,7 +6,7 @@
// Created: 04/01/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
@@ -1806,7 +1806,7 @@ bool wxPostScriptDC::StartDoc( const wxString& message )
PsPrint( "%!PS-Adobe-2.0\n" );
PsPrintf( wxT("%%%%Title: %s\n"), m_title.c_str() );
- PsPrint( "%%Creator: wxWindows PostScript renderer\n" );
+ PsPrint( "%%Creator: wxWidgets PostScript renderer\n" );
PsPrintf( wxT("%%%%CreationDate: %s\n"), wxNow().c_str() );
if (m_printData.GetOrientation() == wxLANDSCAPE)
PsPrint( "%%Orientation: Landscape\n" );
diff --git a/src/generic/dirctrlg.cpp b/src/generic/dirctrlg.cpp
index 07359fdbcf..6076ebb692 100644
--- a/src/generic/dirctrlg.cpp
+++ b/src/generic/dirctrlg.cpp
@@ -6,7 +6,7 @@
// Created: 12/12/98
// RCS-ID: $Id$
// Copyright: (c) Harm van der Heijden, Robert Roebling and Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/generic/dirdlgg.cpp b/src/generic/dirdlgg.cpp
index 9adf9232db..d56e7b3cf2 100644
--- a/src/generic/dirdlgg.cpp
+++ b/src/generic/dirdlgg.cpp
@@ -6,7 +6,7 @@
// Created: 12/12/98
// RCS-ID: $Id$
// Copyright: (c) Harm van der Heijden, Robert Roebling, Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/generic/dragimgg.cpp b/src/generic/dragimgg.cpp
index 5890d2dc9a..cf23c11164 100644
--- a/src/generic/dragimgg.cpp
+++ b/src/generic/dragimgg.cpp
@@ -6,7 +6,7 @@
// Created: 29/2/2000
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/generic/fdrepdlg.cpp b/src/generic/fdrepdlg.cpp
index df9998ed27..5fa8865f6e 100644
--- a/src/generic/fdrepdlg.cpp
+++ b/src/generic/fdrepdlg.cpp
@@ -5,8 +5,8 @@
// Modified by:
// Created: 05/25/01
// RCS-ID:
-// Copyright: (c) wxWindows team
-// Licence: wxWindows licence
+// Copyright: (c) wxWidgets team
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/generic/filedlgg.cpp b/src/generic/filedlgg.cpp
index 903c2423cc..ad1ad30a43 100644
--- a/src/generic/filedlgg.cpp
+++ b/src/generic/filedlgg.cpp
@@ -6,7 +6,7 @@
// Created: 12/12/98
// RCS-ID: $Id$
// Copyright: (c) Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
@@ -873,9 +873,9 @@ wxGenericFileDialog::wxGenericFileDialog(wxWindow *parent,
if (wxConfig::Get(FALSE))
{
- wxConfig::Get()->Read(wxT("/wxWindows/wxFileDialog/ViewStyle"),
+ wxConfig::Get()->Read(wxT("/wxWidgets/wxFileDialog/ViewStyle"),
&ms_lastViewStyle);
- wxConfig::Get()->Read(wxT("/wxWindows/wxFileDialog/ShowHidden"),
+ wxConfig::Get()->Read(wxT("/wxWidgets/wxFileDialog/ShowHidden"),
&ms_lastShowHidden);
}
@@ -1037,9 +1037,9 @@ wxGenericFileDialog::~wxGenericFileDialog()
{
if (wxConfig::Get(FALSE))
{
- wxConfig::Get()->Write(wxT("/wxWindows/wxFileDialog/ViewStyle"),
+ wxConfig::Get()->Write(wxT("/wxWidgets/wxFileDialog/ViewStyle"),
ms_lastViewStyle);
- wxConfig::Get()->Write(wxT("/wxWindows/wxFileDialog/ShowHidden"),
+ wxConfig::Get()->Write(wxT("/wxWidgets/wxFileDialog/ShowHidden"),
ms_lastShowHidden);
}
diff --git a/src/generic/fontdlgg.cpp b/src/generic/fontdlgg.cpp
index 7ba6f4927e..3f748982d5 100644
--- a/src/generic/fontdlgg.cpp
+++ b/src/generic/fontdlgg.cpp
@@ -6,7 +6,7 @@
// Created: 04/01/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/generic/grid.cpp b/src/generic/grid.cpp
index 8947c56632..8dffb7b1ef 100644
--- a/src/generic/grid.cpp
+++ b/src/generic/grid.cpp
@@ -6,7 +6,7 @@
// Created: 1/08/1999
// RCS-ID: $Id$
// Copyright: (c) Michael Bedward (mbedward@ozemail.com.au)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/generic/gridctrl.cpp b/src/generic/gridctrl.cpp
index a7491003d7..e1111a4a0d 100644
--- a/src/generic/gridctrl.cpp
+++ b/src/generic/gridctrl.cpp
@@ -6,7 +6,7 @@
// Created: 11/04/2001
// RCS-ID: $Id$
// Copyright: (c) The Computer Surgery (paul@compsurg.co.uk)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/generic/gridsel.cpp b/src/generic/gridsel.cpp
index d7487cb1df..6877aefa6e 100644
--- a/src/generic/gridsel.cpp
+++ b/src/generic/gridsel.cpp
@@ -6,7 +6,7 @@
// Created: 20/02/1999
// RCS-ID: $Id$
// Copyright: (c) Stefan Neis (Stefan.Neis@t-online.de)
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/generic/helpext.cpp b/src/generic/helpext.cpp
index 40e3f5b171..08a61921a3 100644
--- a/src/generic/helpext.cpp
+++ b/src/generic/helpext.cpp
@@ -1,12 +1,12 @@
/////////////////////////////////////////////////////////////////////////////
// Name: helpext.cpp
-// Purpose: an external help controller for wxWindows
+// Purpose: an external help controller for wxWidgets
// Author: Karsten Ballueder
// Modified by:
// Created: 04/01/98
// RCS-ID: $Id$
// Copyright: (c) Karsten Ballueder
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/generic/htmllbox.cpp b/src/generic/htmllbox.cpp
index 5cc120f75c..b1ccc84cab 100644
--- a/src/generic/htmllbox.cpp
+++ b/src/generic/htmllbox.cpp
@@ -6,7 +6,7 @@
// Created: 31.05.03
// RCS-ID: $Id$
// Copyright: (c) 2003 Vadim Zeitlin
-// License: wxWindows license
+// License: wxWidgets license
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/generic/imaglist.cpp b/src/generic/imaglist.cpp
index ea69fbfaf2..3f80b68916 100644
--- a/src/generic/imaglist.cpp
+++ b/src/generic/imaglist.cpp
@@ -4,7 +4,7 @@
// Author: Robert Roebling
// Id: $id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/generic/laywin.cpp b/src/generic/laywin.cpp
index 738e819a0d..e5e2f3c478 100644
--- a/src/generic/laywin.cpp
+++ b/src/generic/laywin.cpp
@@ -9,7 +9,7 @@
// Created: 04/01/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/generic/listbkg.cpp b/src/generic/listbkg.cpp
index b82b9dde2f..b26d18ebd9 100644
--- a/src/generic/listbkg.cpp
+++ b/src/generic/listbkg.cpp
@@ -6,7 +6,7 @@
// Created: 19.08.03
// RCS-ID: $Id$
// Copyright: (c) 2003 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
@@ -45,7 +45,7 @@
const wxCoord MARGIN = 5;
// ----------------------------------------------------------------------------
-// various wxWindows macros
+// various wxWidgets macros
// ----------------------------------------------------------------------------
IMPLEMENT_DYNAMIC_CLASS(wxListbook, wxControl)
diff --git a/src/generic/listctrl.cpp b/src/generic/listctrl.cpp
index 99fec5e45f..e63e7d0516 100644
--- a/src/generic/listctrl.cpp
+++ b/src/generic/listctrl.cpp
@@ -5,7 +5,7 @@
// Vadim Zeitlin (virtual list control support)
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
/*
diff --git a/src/generic/logg.cpp b/src/generic/logg.cpp
index 6dafd5d079..ff80ef3650 100644
--- a/src/generic/logg.cpp
+++ b/src/generic/logg.cpp
@@ -7,7 +7,7 @@
// Created: 20.09.99 (extracted from src/common/log.cpp)
// RCS-ID: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/generic/mdig.cpp b/src/generic/mdig.cpp
index e0b951be0e..7ae2791b42 100644
--- a/src/generic/mdig.cpp
+++ b/src/generic/mdig.cpp
@@ -6,7 +6,7 @@
// Created: 29/07/2002
// RCS-ID: $Id$
// Copyright: (c) Hans Van Leemputten
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ===========================================================================
diff --git a/src/generic/msgdlgg.cpp b/src/generic/msgdlgg.cpp
index 8a3db3ba9d..9a61406358 100644
--- a/src/generic/msgdlgg.cpp
+++ b/src/generic/msgdlgg.cpp
@@ -6,7 +6,7 @@
// Created: 04/01/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart and Robert Roebling
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
diff --git a/src/generic/notebook.cpp b/src/generic/notebook.cpp
index 719d8bba0d..974ca1a298 100644
--- a/src/generic/notebook.cpp
+++ b/src/generic/notebook.cpp
@@ -6,7 +6,7 @@
// Created: 17/09/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/generic/numdlgg.cpp b/src/generic/numdlgg.cpp
index 624a2f4c7b..41710aed96 100644
--- a/src/generic/numdlgg.cpp
+++ b/src/generic/numdlgg.cpp
@@ -6,7 +6,7 @@
// Created: 23.07.99
// RCS-ID: $Id$
// Copyright: (c) Vadim Zeitlin
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/generic/paletteg.cpp b/src/generic/paletteg.cpp
index 7121430633..1b2ca8e2ff 100644
--- a/src/generic/paletteg.cpp
+++ b/src/generic/paletteg.cpp
@@ -5,7 +5,7 @@
// Created: 01/02/97
// Id:
// Copyright: (c) 1998 Robert Roebling and Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
diff --git a/src/generic/panelg.cpp b/src/generic/panelg.cpp
index 9fba59a9fc..6a77e15ff8 100644
--- a/src/generic/panelg.cpp
+++ b/src/generic/panelg.cpp
@@ -6,7 +6,7 @@
// Created: 04/01/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/generic/printps.cpp b/src/generic/printps.cpp
index aea9ddf5bc..40b499550c 100644
--- a/src/generic/printps.cpp
+++ b/src/generic/printps.cpp
@@ -6,7 +6,7 @@
// Created: 04/01/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/generic/prntdlgg.cpp b/src/generic/prntdlgg.cpp
index e41ee6da36..cef8bc45ea 100644
--- a/src/generic/prntdlgg.cpp
+++ b/src/generic/prntdlgg.cpp
@@ -6,7 +6,7 @@
// Created: 04/01/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/generic/progdlgg.cpp b/src/generic/progdlgg.cpp
index a812cb4736..64d188398d 100644
--- a/src/generic/progdlgg.cpp
+++ b/src/generic/progdlgg.cpp
@@ -6,7 +6,7 @@
// Created: 09.05.1999
// RCS-ID: $Id$
// Copyright: (c) Karsten Ballüder
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
diff --git a/src/generic/regiong.cpp b/src/generic/regiong.cpp
index ca1ee59ad5..3027f4a213 100644
--- a/src/generic/regiong.cpp
+++ b/src/generic/regiong.cpp
@@ -6,7 +6,7 @@
// Created: 2004/04/12
// RCS-ID: $Id$
// Copyright: (c) 2004 David Elliott
-// Licence: wxWindows licence
+// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
#include "wx/generic/region.h"
diff --git a/src/generic/renderg.cpp b/src/generic/renderg.cpp
index fdfb957f7c..6d17491d6f 100644
--- a/src/generic/renderg.cpp
+++ b/src/generic/renderg.cpp
@@ -6,7 +6,7 @@
// Created: 20.07.2003
// RCS-ID: $Id$
// Copyright: (c) 2003 Vadim Zeitlin