The old email address is invalid since many years and shouldn't be used
any longer.

No real changes.
This commit is contained in:
Vadim Zeitlin
2019-04-22 14:12:05 +02:00
parent 5d770e5cbe
commit 5488a1438f
124 changed files with 125 additions and 125 deletions

View File

@@ -5,7 +5,7 @@
# having special comment markers in them will be update using # having special comment markers in them will be update using
# include/wx/setup_inc.h contents # include/wx/setup_inc.h contents
# Created: 2005-01-15 # Created: 2005-01-15
# Copyright: (c) 2005 Vadim Zeitlin <vadim@wxwindows.org> # Copyright: (c) 2005 Vadim Zeitlin <vadim@wxwidgets.org>
# Licence: wxWindows licence # Licence: wxWindows licence
############################################################################## ##############################################################################

View File

@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:
// Created: 2004-12-12 // Created: 2004-12-12
// Copyright: (c) 2004 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2004 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: declaration of wxAboutDialog class // Purpose: declaration of wxAboutDialog class
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2006-10-07 // Created: 2006-10-07
// Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: declaration of wxCmdLineArgsArray helper class // Purpose: declaration of wxCmdLineArgsArray helper class
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2007-11-12 // Created: 2007-11-12
// Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
* Purpose: Various preprocessor helpers * Purpose: Various preprocessor helpers
* Author: Vadim Zeitlin * Author: Vadim Zeitlin
* Created: 2006-09-30 * Created: 2006-09-30
* Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwindows.org> * Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwidgets.org>
* Licence: wxWindows licence * Licence: wxWindows licence
*/ */

View File

@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:
// Created: 2005-01-09 // Created: 2005-01-09
// Copyright: (c) 2005 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2005 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:
// Created: 2005-01-10 // Created: 2005-01-10
// Copyright: (c) 2005 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2005 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: declaration of wxDebugReport class // Purpose: declaration of wxDebugReport class
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2005-01-17 // Created: 2005-01-17
// Copyright: (c) 2005 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2005 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: generic wxAboutBox() implementation // Purpose: generic wxAboutBox() implementation
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2006-10-07 // Created: 2006-10-07
// Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: common functionality of wxItemContainer-derived controls // Purpose: common functionality of wxItemContainer-derived controls
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2007-07-25 // Created: 2007-07-25
// Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: generic implementation of wxMask // Purpose: generic implementation of wxMask
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2006-09-28 // Created: 2006-09-28
// Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: generic implementation of wxGenericNotificationMessage // Purpose: generic implementation of wxGenericNotificationMessage
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2007-11-24 // Created: 2007-11-24
// Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: helper functions for dealing with GTK+ mnemonics // Purpose: helper functions for dealing with GTK+ mnemonics
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2007-11-12 // Created: 2007-11-12
// Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: wxGtkObject class declaration // Purpose: wxGtkObject class declaration
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2008-08-27 // Created: 2008-08-27
// Copyright: (c) 2008 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2008 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: wxGtkString class declaration // Purpose: wxGtkString class declaration
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2006-10-19 // Created: 2006-10-19
// Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: wxGTK-specific wxTextEntry implementation // Purpose: wxGTK-specific wxTextEntry implementation
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2007-09-24 // Created: 2007-09-24
// Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: helper functions for dealing with GTK+ mnemonics // Purpose: helper functions for dealing with GTK+ mnemonics
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2007-11-12 // Created: 2007-11-12
// Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: common functionality of wxItemContainer-derived controls // Purpose: common functionality of wxItemContainer-derived controls
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2007-07-25 // Created: 2007-07-25
// Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: wxMotif-specific wxTextEntry implementation // Purpose: wxMotif-specific wxTextEntry implementation
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2007-11-05 // Created: 2007-11-05
// Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: common functionality of wxItemContainer-derived controls // Purpose: common functionality of wxItemContainer-derived controls
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2007-07-25 // Created: 2007-07-25
// Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:
// Created: 2005-01-09 // Created: 2005-01-09
// Copyright: (c) 2005 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2005 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: wxDateTimePickerCtrl for Windows. // Purpose: wxDateTimePickerCtrl for Windows.
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2011-09-22 (extracted from wx/msw/datectrl.h). // Created: 2011-09-22 (extracted from wx/msw/datectrl.h).
// Copyright: (c) 2005-2011 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2005-2011 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: wraps dbghelp.h standard file // Purpose: wraps dbghelp.h standard file
// Author: Vadim Zeitlin, Suzumizaki-kimitaka // Author: Vadim Zeitlin, Suzumizaki-kimitaka
// Created: 2005-01-08 (extracted from msw/crashrpt.cpp) // Created: 2005-01-08 (extracted from msw/crashrpt.cpp)
// Copyright: (c) 2003-2005 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2003-2005 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:
// Created: 2004-07-31 // Created: 2004-07-31
// Copyright: (c) 2003-2004 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2003-2004 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:
// Created: 2004-07-31 // Created: 2004-07-31
// Copyright: (c) 2003-2004 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2003-2004 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: declarations for SEH (structured exceptions handling) support // Purpose: declarations for SEH (structured exceptions handling) support
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2006-04-26 // Created: 2006-04-26
// Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: MSW-specific setup.h options // Purpose: MSW-specific setup.h options
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2007-07-21 (extracted from wx/msw/setup0.h) // Created: 2007-07-21 (extracted from wx/msw/setup0.h)
// Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:
// Created: 2005-01-08 // Created: 2005-01-08
// Copyright: (c) 2005 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2005 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:
// Created: 2004-10-19 // Created: 2004-10-19
// Copyright: (c) 2004 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2004 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:
// Created: 2004-12-11 // Created: 2004-12-11
// Copyright: (c) 2004 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2004 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: wxMSW-specific wxTextEntry implementation // Purpose: wxMSW-specific wxTextEntry implementation
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2007-09-26 // Created: 2007-09-26
// Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: wxTimePickerCtrl for Windows. // Purpose: wxTimePickerCtrl for Windows.
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2011-09-22 // Created: 2011-09-22
// Copyright: (c) 2011 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2011 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: wrapper around <gdiplus.h> header // Purpose: wrapper around <gdiplus.h> header
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2007-03-15 // Created: 2007-03-15
// Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:
// Created: 2004-10-19 // Created: 2004-10-19
// Copyright: (c) 2004 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2004 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: classes allowing to wrap a native window handle // Purpose: classes allowing to wrap a native window handle
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2008-03-05 // Created: 2008-03-05
// Copyright: (c) 2008 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2008 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: class allowing to show notification messages to the user // Purpose: class allowing to show notification messages to the user
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2007-11-19 // Created: 2007-11-19
// Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: declaration of wxGUIEventLoop for wxOSX/Cocoa // Purpose: declaration of wxGUIEventLoop for wxOSX/Cocoa
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2008-12-28 // Created: 2008-12-28
// Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:
// Created: 2006-01-12 // Created: 2006-01-12
// Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -6,7 +6,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:
// Created: 2006-01-12 // Created: 2006-01-12
// Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:
// Created: 2006-05-27 // Created: 2006-05-27
// Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: wxDisplayImpl class declaration // Purpose: wxDisplayImpl class declaration
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2006-03-15 // Created: 2006-03-15
// Copyright: (c) 2002-2006 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2002-2006 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////

View File

@@ -6,7 +6,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: Rob Bresalier // Modified by: Rob Bresalier
// Created: 2013-05-04 // Created: 2013-05-04
// Copyright: (c) 2002 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2002 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:
// Created: 2004-09-19 // Created: 2004-09-19
// Copyright: (c) 2004 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2004 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:
// Created: 2005-01-07 // Created: 2005-01-07
// Copyright: (c) 2004 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2004 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:
// Created: 2004-10-17 // Created: 2004-10-17
// Copyright: (c) 2004 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2004 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: declares wxTextEntry interface defining a simple text entry // Purpose: declares wxTextEntry interface defining a simple text entry
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2007-09-24 // Created: 2007-09-24
// Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: wxUniversal-specific configuration options checks // Purpose: wxUniversal-specific configuration options checks
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2006-09-28 (extracted from wx/chkconf.h) // Created: 2006-09-28 (extracted from wx/chkconf.h)
// Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: wxStdRenderer class declaration // Purpose: wxStdRenderer class declaration
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2006-09-18 // Created: 2006-09-18
// Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: class common for all X11-based wxGLCanvas implementations // Purpose: class common for all X11-based wxGLCanvas implementations
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2007-04-15 // Created: 2007-04-15
// Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: miscellaneous private things for Unix wx ports // Purpose: miscellaneous private things for Unix wx ports
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2005-09-25 // Created: 2005-09-25
// Copyright: (c) 2005 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2005 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:
// Created: 2005-01-19 // Created: 2005-01-19
// Copyright: (c) 2005 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2005 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:
// Created: 2004-10-19 // Created: 2004-10-19
// Copyright: (c) 2004 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2004 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: wxWindowUpdateLocker prevents window redrawing // Purpose: wxWindowUpdateLocker prevents window redrawing
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2006-03-06 // Created: 2006-03-06
// Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: interface of wxTextCompleter // Purpose: interface of wxTextCompleter
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2011-04-13 // Created: 2011-04-13
// Copyright: (c) 2011 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2011 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: interface of wxTextEntry // Purpose: interface of wxTextEntry
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2009-03-01 (extracted from wx/textctrl.h) // Created: 2009-03-01 (extracted from wx/textctrl.h)
// Copyright: (c) 2009 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2009 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////

View File

@@ -4,7 +4,7 @@
# Purpose: increments the release version number in all files mentioned in # Purpose: increments the release version number in all files mentioned in
# docs/contributing/about-version-numbers.md # docs/contributing/about-version-numbers.md
# Created: 2007-01-07 # Created: 2007-01-07
# Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwindows.org> # Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwidgets.org>
# Licence: wxWindows licence # Licence: wxWindows licence
############################################################################## ##############################################################################

View File

@@ -3,7 +3,7 @@
# Name: misc/scripts/inc_year # Name: misc/scripts/inc_year
# Purpose: increments the year in various copyright notices # Purpose: increments the year in various copyright notices
# Created: 2019-04-21 # Created: 2019-04-21
# Copyright: (c) 2019 Vadim Zeitlin <vadim@wxwindows.org> # Copyright: (c) 2019 Vadim Zeitlin <vadim@wxwidgets.org>
# Licence: wxWindows licence # Licence: wxWindows licence
############################################################################## ##############################################################################

View File

@@ -2,7 +2,7 @@
# Name: misc/scripts/makeunixtags.sh # Name: misc/scripts/makeunixtags.sh
# Purpose: create tags file for a wxWidgets port under a Unix system # Purpose: create tags file for a wxWidgets port under a Unix system
# Created: 2007-05-05 # Created: 2007-05-05
# Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwindows.org> # Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwidgets.org>
# Licence: wxWindows licence # Licence: wxWindows licence
############################################################################## ##############################################################################

View File

@@ -2,7 +2,7 @@
# Name: misc/scripts/run_sed_common.sh # Name: misc/scripts/run_sed_common.sh
# Purpose: Common helpers for scripts using sed for automatic updates # Purpose: Common helpers for scripts using sed for automatic updates
# Created: 2019-04-21 (extracted from misc/scripts/inc_release) # Created: 2019-04-21 (extracted from misc/scripts/inc_release)
# Copyright: (c) 2007,2019 Vadim Zeitlin <vadim@wxwindows.org> # Copyright: (c) 2007,2019 Vadim Zeitlin <vadim@wxwidgets.org>
# Licence: wxWindows licence # Licence: wxWindows licence
############################################################################## ##############################################################################

View File

@@ -3,7 +3,7 @@
# Name: set_install_name # Name: set_install_name
# Purpose: set install_name for wx shared libraries under Mac OS X # Purpose: set install_name for wx shared libraries under Mac OS X
# Usage: run with --help option to see the instructions # Usage: run with --help option to see the instructions
# Copyright: (c) 2005 Vadim Zeitlin <vadim@wxwindows.org> # Copyright: (c) 2005 Vadim Zeitlin <vadim@wxwidgets.org>
# Licence: wxWindows licence # Licence: wxWindows licence
################################################################################ ################################################################################

View File

@@ -100,7 +100,7 @@ public:
if ( !wxDebugReportCompress::DoProcess() ) if ( !wxDebugReportCompress::DoProcess() )
return false; return false;
wxMailMessage msg(GetReportName() + " crash report", wxMailMessage msg(GetReportName() + " crash report",
"vadim@wxwindows.org", "vadim@wxwidgets.org",
wxEmptyString, // mail body wxEmptyString, // mail body
wxEmptyString, // from address wxEmptyString, // from address
GetCompressedFileName(), GetCompressedFileName(),
@@ -371,7 +371,7 @@ void MyFrame::OnAbout(wxCommandEvent& WXUNUSED(event))
{ {
wxMessageBox wxMessageBox
( (
"wxDebugReport sample\n(c) 2005 Vadim Zeitlin <vadim@wxwindows.org>", "wxDebugReport sample\n(c) 2005 Vadim Zeitlin <vadim@wxwidgets.org>",
"wxWidgets Debug Report Sample", "wxWidgets Debug Report Sample",
wxOK | wxICON_INFORMATION, wxOK | wxICON_INFORMATION,
this this

View File

@@ -3,7 +3,7 @@
// Purpose: wxWidgets power management sample // Purpose: wxWidgets power management sample
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2006-05-27 // Created: 2006-05-27
// Copyright: (C) 2006 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (C) 2006 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: implementation of platform-independent wxAcceleratorEntry parts // Purpose: implementation of platform-independent wxAcceleratorEntry parts
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2007-05-05 // Created: 2007-05-05
// Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:
// Created: 19.06.2003 (extracted from common/appcmn.cpp) // Created: 19.06.2003 (extracted from common/appcmn.cpp)
// Copyright: (c) 2003 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2003 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:
// Created: 19.08.03 // Created: 19.08.03
// Copyright: (c) 2003 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2003 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: implementation of wxButtonBase // Purpose: implementation of wxButtonBase
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2007-04-08 // Created: 2007-04-08
// Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: implementation of wxConvAuto // Purpose: implementation of wxConvAuto
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2006-04-04 // Created: 2006-04-04
// Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:
// Created: 01.03.03 // Created: 01.03.03
// Copyright: (c) 2003-2006 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2003-2006 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: common wxEventLoop-related stuff // Purpose: common wxEventLoop-related stuff
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2006-01-12 // Created: 2006-01-12
// Copyright: (c) 2006, 2013 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2006, 2013 Vadim Zeitlin <vadim@wxwidgets.org>
// (c) 2013 Rob Bresalier // (c) 2013 Rob Bresalier
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: Implementation of common wxFDIODispatcher methods // Purpose: Implementation of common wxFDIODispatcher methods
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2007-05-13 // Created: 2007-05-13
// Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:
// Created: 21.06.2003 (extracted from common/fontmap.cpp) // Created: 21.06.2003 (extracted from common/fontmap.cpp)
// Copyright: (c) 1999-2003 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 1999-2003 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:
// Created: 7/5/2006 // Created: 7/5/2006
// Copyright: (c) 1999-2003 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 1999-2003 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////

View File

@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:
// Created: 04.11.99 // Created: 04.11.99
// Copyright: (c) 1999-2003 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 1999-2003 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: wxGLCanvasBase implementation // Purpose: wxGLCanvasBase implementation
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2007-04-09 // Created: 2007-04-09
// Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:
// Created: 2006-05-27 // Created: 2006-05-27
// Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -5,7 +5,7 @@
// Modified by: // Modified by:
// Created: 13.07.01 // Created: 13.07.01
// Copyright: (c) 2000 Karsten Ballueder <ballueder@gmx.net> // Copyright: (c) 2000 Karsten Ballueder <ballueder@gmx.net>
// 2001 Vadim Zeitlin <vadim@wxwindows.org> // 2001 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:
// Created: 28.07.03 // Created: 28.07.03
// Copyright: (c) 2003 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2003 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: Ryan Norton (UTF8 UNICODE) // Modified by: Ryan Norton (UTF8 UNICODE)
// Created: 2004-09-19 // Created: 2004-09-19
// Copyright: (c) 2004 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2004 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:
// Created: 2004-10-19 // Created: 2004-10-19
// Copyright: (c) 2004 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2004 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: wxTextEntryBase implementation // Purpose: wxTextEntryBase implementation
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2007-09-26 // Created: 2007-09-26
// Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: implements wxGenericAboutBox() function // Purpose: implements wxGenericAboutBox() function
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2006-10-08 // Created: 2006-10-08
// Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:
// Created: 31.05.03 // Created: 31.05.03
// Copyright: (c) 2003 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2003 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:
// Created: 19.08.03 // Created: 19.08.03
// Copyright: (c) 2003 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2003 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: generic wxMask implementation // Purpose: generic wxMask implementation
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2006-09-28 // Created: 2006-09-28
// Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: generic implementation of wxGenericNotificationMessage // Purpose: generic implementation of wxGenericNotificationMessage
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2007-11-24 // Created: 2007-11-24
// Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:
// Created: 20.07.2003 // Created: 20.07.2003
// Copyright: (c) 2003 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2003 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:
// Created: 08.06.03 (extracted from src/generic/listctrl.cpp) // Created: 08.06.03 (extracted from src/generic/listctrl.cpp)
// Copyright: (c) 2000-2003 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2000-2003 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:
// Created: 31.05.03 // Created: 31.05.03
// Copyright: (c) 2003 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2003 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: Brad Anderson, David Warkentin // Modified by: Brad Anderson, David Warkentin
// Created: 30.05.03 // Created: 30.05.03
// Copyright: (c) 2003 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2003 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: native GTK+ wxAboutBox() implementation // Purpose: native GTK+ wxAboutBox() implementation
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2006-10-08 // Created: 2006-10-08
// Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: implementation of GTK mnemonics conversion functions // Purpose: implementation of GTK mnemonics conversion functions
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2007-11-12 // Created: 2007-11-12
// Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: wxNativeWindow implementation // Purpose: wxNativeWindow implementation
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2008-03-05 // Created: 2008-03-05
// Copyright: (c) 2008 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2008 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:
// Created: 20.07.2003 // Created: 20.07.2003
// Copyright: (c) 2003 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2003 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: wxTextEntry implementation for wxGTK // Purpose: wxTextEntry implementation for wxGTK
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2007-09-24 // Created: 2007-09-24
// Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: implementation of GTK mnemonics conversion functions // Purpose: implementation of GTK mnemonics conversion functions
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2007-11-12 // Created: 2007-11-12
// Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:
// Created: 20.07.2003 // Created: 20.07.2003
// Copyright: (c) 2003 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2003 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: implementation of wxTextEntry for wxMotif // Purpose: implementation of wxTextEntry for wxMotif
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2007-11-05 // Created: 2007-11-05
// Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -3,7 +3,7 @@
// Purpose: implementation of wxAboutBox() for wxMSW // Purpose: implementation of wxAboutBox() for wxMSW
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Created: 2006-10-07 // Created: 2006-10-07
// Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:
// Created: 22.06.2003 // Created: 22.06.2003
// Copyright: (c) 2003 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2003 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -4,7 +4,7 @@
// Author: Vadim Zeitlin // Author: Vadim Zeitlin
// Modified by: // Modified by:
// Created: 13.07.03 // Created: 13.07.03
// Copyright: (c) 2003 Vadim Zeitlin <vadim@wxwindows.org> // Copyright: (c) 2003 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence // Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////

Some files were not shown because too many files have changed in this diff Show More