Added wxWidgets licence line accidentally omitted

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@30707 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2004-11-22 20:19:12 +00:00
parent a97f57deab
commit d7fd311227
28 changed files with 37 additions and 8 deletions

View File

@@ -19,6 +19,7 @@
#include "wx/xrc/xh_dlg.h"
#include "wx/xrc/xh_bttn.h"
#include "wx/xrc/xh_chckb.h"
#include "wx/xrc/xh_tglbtn.h"
#include "wx/xrc/xh_gauge.h"
#include "wx/xrc/xh_html.h"
#include "wx/xrc/xh_spin.h"

View File

@@ -4,6 +4,7 @@
# Created: 1999
# Updated:
# Copyright: (c) David Webster
# Licence: wxWindows license
#
# Makefile : Builds sample (VisualAgeC++ V3.0, OS/2 PM)
# Use FINAL=1 argument to nmake to build final version with no debug info.

View File

@@ -4,6 +4,7 @@
# Created: 2001
# Updated:
# Copyright: (c) 2001 Matt Kimball
# License: wxWindows license
#
# "%W% %G%"
#

View File

@@ -4,6 +4,7 @@
# Created: 2001
# Updated:
# Copyright: (c) 2001 Matt Kimball
# License: wxWindows license
#
# "%W% %G%"
#

View File

@@ -4,7 +4,9 @@
* Author: Alex Andruschak
* Created: 2000
* Updated:
* Copyright:
* Copyright:
* Licence: wxWindows license
*/
static const char sccsid[] = "%W% %G%";

View File

@@ -4,6 +4,7 @@
# Created: 1999
# Updated:
# Copyright: (c) David Webster
# Licence: wxWindows license
#
# Makefile : Builds sample (VisualAgeC++ V3.0, OS/2 PM)
# Use FINAL=1 argument to nmake to build final version with no debug info.

View File

@@ -3,7 +3,8 @@
# Copyright (C) 1999 SciTech Software
# All rights reserved.
#
# Descripton: Generic makefile for the SciTech wxApplet library
# Description: Generic makefile for the SciTech wxApplet library
# Licence: wxWindows license
#
#############################################################################

View File

@@ -4,6 +4,7 @@
// Date: 08/11/1999
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999
// CVSID: $Id$
// Licence: wxWindows licence
// --------------------------------------------------------------------------
#ifdef __GNUG__
#pragma implementation "sndaiff.cpp"

View File

@@ -4,6 +4,7 @@
// Date: 08/11/1999
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999, 2000
// CVSID: $Id$
// Licence: wxWindows licence
// --------------------------------------------------------------------------
#ifdef __GNUG__
#pragma implementation "sndbase.cpp"

View File

@@ -4,6 +4,7 @@
// Date: 08/11/1999
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999
// CVSID: $Id$
// Licence: wxWindows licence
// --------------------------------------------------------------------------
#ifdef __GNUG__
#pragma implementation "sndcodec.cpp"

View File

@@ -4,6 +4,7 @@
// Date: 08/11/1999
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999, 2000
// CVSID: $Id$
// Licence: wxWindows licence
// --------------------------------------------------------------------------
#ifdef __GNUG__
#pragma implementation "sndcpcm.cpp"

View File

@@ -4,6 +4,7 @@
// Date: 08/11/1999
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999
// CVSID: $Id$
// Licence: wxWindows licence
// --------------------------------------------------------------------------
#ifdef __GNUG__
#pragma implementation "sndesd.cpp"

View File

@@ -4,6 +4,7 @@
// Date: 08/11/1999
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999, 2000
// CVSID: $Id$
// Licence: wxWindows licence
// --------------------------------------------------------------------------
#include "wx/wxprec.h"

View File

@@ -4,6 +4,7 @@
// Date: 08/26/1999
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999
// CVSID: $Id$
// Licence: wxWindows licence
// --------------------------------------------------------------------------
#ifdef __GNUG__
#pragma implementation "sndg72x.cpp"

View File

@@ -4,6 +4,7 @@
// Date: 08/11/1999
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999
// CVSID: $Id$
// Licence: wxWindows licence
// --------------------------------------------------------------------------
#ifdef __GNUG__
#pragma implementation "sndmsad.cpp"

View File

@@ -4,6 +4,7 @@
// Date: 08/11/1999
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999, 2000
// CVSID: $Id$
// Licence: wxWindows licence
// --------------------------------------------------------------------------
#ifdef __GNUG__
#pragma implementation "sndoss.cpp"

View File

@@ -4,6 +4,7 @@
// Date: 08/11/1999
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999
// CVSID: $Id$
// Licence: wxWindows licence
// --------------------------------------------------------------------------
#ifdef __GNUG__
#pragma implementation "sndpcm.cpp"

View File

@@ -4,6 +4,7 @@
// Date: 08/11/1999
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999
// CVSID: $Id$
// Licence: wxWindows licence
// --------------------------------------------------------------------------
#ifdef __GNUG__
#pragma implementation "sndulaw.cpp"

View File

@@ -4,6 +4,7 @@
// Date: 08/11/1999
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999
// CVSID: $Id$
// Licence: wxWindows licence
// --------------------------------------------------------------------------
#ifdef __GNUG__
#pragma implementation "sndwav.cpp"

View File

@@ -4,6 +4,7 @@
// Date: 08/11/1999
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999, 2000
// CVSID: $Id$
// Licence: wxWindows licence
// --------------------------------------------------------------------------
#ifdef __GNUG__
#pragma implementation "sndwin.cpp"

View File

@@ -37,7 +37,7 @@
*
*/
IMPLEMENT_DYNAMIC_CLASS(wxBitmapShape, wxShape)
IMPLEMENT_DYNAMIC_CLASS(wxBitmapShape, wxRectangleShape)
wxBitmapShape::wxBitmapShape():wxRectangleShape(100.0, 50.0)
{

View File

@@ -19,7 +19,7 @@ HEADER_SUBDIR=xrc
EXPAT_DEFS=-I$(expat_dir)/xmlparse -I$(expat_dir)/xmltok
EXPAT_OBJECTS=xmltok.o xmlrole.o xmlparse.o
HEADERS=xh_all.h xh_bttn.h xh_chckb.h xh_chckl.h xh_choic.h xh_combo.h \
HEADERS=xh_all.h xh_bttn.h xh_chckb.h xh_tglbtn.h xh_chckl.h xh_choic.h xh_combo.h \
xh_dlg.h xh_gauge.h xh_html.h xh_menu.h xh_notbk.h xh_panel.h \
xh_radbt.h xh_radbx.h xh_sizer.h xh_slidr.h xh_spin.h xh_stbmp.h \
xh_sttxt.h xh_text.h xh_listb.h xml.h xmlres.h xh_toolb.h \
@@ -29,7 +29,7 @@ HEADERS=xh_all.h xh_bttn.h xh_chckb.h xh_chckl.h xh_choic.h xh_combo.h \
OBJECTS=$(EXPAT_OBJECTS) \
xml.o xmlres.o xmlrsall.o \
xh_bttn.o xh_chckb.o xh_chckl.o xh_choic.o xh_combo.o xh_dlg.o \
xh_bttn.o xh_chckb.o xh_tglbtn.o xh_chckl.o xh_choic.o xh_combo.o xh_dlg.o \
xh_gauge.o xh_html.o xh_menu.o xh_notbk.o xh_panel.o xh_radbt.o \
xh_radbx.o xh_sizer.o xh_slidr.o xh_spin.o xh_stbmp.o xh_sttxt.o \
xh_text.o xh_listb.o xh_toolb.o xh_stlin.o xh_bmp.o xh_unkwn.o \

View File

@@ -174,6 +174,10 @@ SOURCE=.\xh_chckb.cpp
# End Source File
# Begin Source File
SOURCE=.\xh_tglbtn.cpp
# End Source File
# Begin Source File
SOURCE=.\xh_chckl.cpp
# End Source File
# Begin Source File

View File

@@ -22,7 +22,7 @@ LIBTARGET=$(WXDIR)\lib\wxxrc.lib
OBJECTS=$(EXPAT_OBJECTS) \
xml.obj xmlres.obj xmlrsall.obj \
xh_bttn.obj xh_chckb.obj xh_chckl.obj xh_choic.obj xh_combo.obj xh_dlg.obj \
xh_bttn.obj xh_chckb.obj xh_tglbtn.obj xh_chckl.obj xh_choic.obj xh_combo.obj xh_dlg.obj \
xh_gauge.obj xh_html.obj xh_menu.obj xh_notbk.obj xh_panel.obj xh_radbt.obj \
xh_radbx.obj xh_sizer.obj xh_slidr.obj xh_spin.obj xh_stbmp.obj xh_sttxt.obj \
xh_text.obj xh_listb.obj xh_toolb.obj xh_stlin.obj xh_bmp.obj \

View File

@@ -23,7 +23,7 @@ LIBTARGET=$(WXDIR)/lib/libwxxrc.a
OBJECTS= $(XMLPARSEDIR_OBJECTS) $(XMLTOKDIR_OBJECTS) \
xml.o xmlres.o xmlrsall.o \
xh_bttn.o xh_chckb.o xh_chckl.o xh_choic.o xh_combo.o xh_dlg.o \
xh_bttn.o xh_chckb.o xh_tglbtn.o xh_chckl.o xh_choic.o xh_combo.o xh_dlg.o \
xh_gauge.o xh_html.o xh_menu.o xh_notbk.o xh_panel.o xh_radbt.o \
xh_radbx.o xh_sizer.o xh_slidr.o xh_spin.o xh_stbmp.o xh_sttxt.o \
xh_text.o xh_listb.o xh_toolb.o xh_stlin.o xh_bmp.o xh_unkwn.o \

View File

@@ -48,7 +48,7 @@ EXTRATARGETS=$(D)
OBJECTS=$(EXPAT_OBJS) \
$(D)\xml.obj $(D)\xmlres.obj \
$(D)\xmlrsall.obj $(D)\xh_bttn.obj $(D)\xh_chckb.obj $(D)\xh_chckl.obj \
$(D)\xmlrsall.obj $(D)\xh_bttn.obj $(D)\xh_chckb.obj $(D)\xh_tglbtn.obj $(D)\xh_chckl.obj \
$(D)\xh_choic.obj $(D)\xh_combo.obj $(D)\xh_dlg.obj \
$(D)\xh_frame.obj $(D)\xh_gauge.obj $(D)\xh_html.obj $(D)\xh_menu.obj \
$(D)\xh_notbk.obj $(D)\xh_panel.obj $(D)\xh_radbt.obj \

View File

@@ -36,6 +36,7 @@ OBJECTS=&
$(OUTPUTDIR)\xh_text.obj &
$(OUTPUTDIR)\xh_listb.obj&
$(OUTPUTDIR)\xh_toolb.obj &
$(OUTPUTDIR)\xh_tglbtn.obj &
$(OUTPUTDIR)\xh_stlin.obj &
$(OUTPUTDIR)\xh_bmp.obj &
$(OUTPUTDIR)\xh_bmpbt.obj &

View File

@@ -102,4 +102,7 @@ void wxXmlResource::InitAllHandlers()
#if wxUSE_STATUSBAR
AddHandler(new wxStatusBarXmlHandler);
#endif
#if wxUSE_TOGGLEBTN
AddHandler(new wxToggleButtonXmlHandler);
#endif
}