wxWidgets.git
20 years agoremoved old bc++ makefiles
Václav Slavík [Sat, 16 Aug 2003 21:22:26 +0000 (21:22 +0000)] 
removed old bc++ makefiles

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoODBC library is built when wxUSE_GUI=0, too
Václav Slavík [Sat, 16 Aug 2003 19:54:59 +0000 (19:54 +0000)] 
ODBC library is built when wxUSE_GUI=0, too

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22939 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoODBC is part of wxBase now
Václav Slavík [Sat, 16 Aug 2003 19:08:27 +0000 (19:08 +0000)] 
ODBC is part of wxBase now

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22938 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agounicode for mac fixes
Stefan Csomor [Sat, 16 Aug 2003 16:46:24 +0000 (16:46 +0000)] 
unicode for mac fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22937 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agounicode for mac fixes
Stefan Csomor [Sat, 16 Aug 2003 16:46:23 +0000 (16:46 +0000)] 
unicode for mac fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agocorrected include for __WXMAC__
Stefan Csomor [Sat, 16 Aug 2003 16:37:01 +0000 (16:37 +0000)] 
corrected include for __WXMAC__

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22935 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agooutput -Wl,--subsystem,console for Mingw if any GUI library is used
Václav Slavík [Sat, 16 Aug 2003 16:12:31 +0000 (16:12 +0000)] 
output -Wl,--subsystem,console for Mingw if any GUI library is used

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22934 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agomoved WinMain into the application even for static build
Václav Slavík [Sat, 16 Aug 2003 15:30:25 +0000 (15:30 +0000)] 
moved WinMain into the application even for static build

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22933 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoSome fixes for OS/2.
Stefan Neis [Sat, 16 Aug 2003 14:25:45 +0000 (14:25 +0000)] 
Some fixes for OS/2.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoforgot to commit some regenerated files
Václav Slavík [Sat, 16 Aug 2003 13:37:20 +0000 (13:37 +0000)] 
forgot to commit some regenerated files

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22931 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoadded helpview bakefile
Václav Slavík [Sat, 16 Aug 2003 13:24:11 +0000 (13:24 +0000)] 
added helpview bakefile

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22930 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agotypo in assert (patch 789156)
Vadim Zeitlin [Sat, 16 Aug 2003 12:09:56 +0000 (12:09 +0000)] 
typo in assert (patch 789156)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22928 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofix bug with entries present in both global and local files (patch 773360)
Vadim Zeitlin [Sat, 16 Aug 2003 12:07:03 +0000 (12:07 +0000)] 
fix bug with entries present in both global and local files (patch 773360)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22927 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoapplied fixes for CodeWarrior compilation
Gilles Depeyrot [Sat, 16 Aug 2003 11:58:06 +0000 (11:58 +0000)] 
applied fixes for CodeWarrior compilation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoreSWIGged
Robin Dunn [Fri, 15 Aug 2003 23:12:27 +0000 (23:12 +0000)] 
reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22925 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agowxPostScriptPrinter needs wxGenericPrintDialog but it wasn't being
Robin Dunn [Fri, 15 Aug 2003 23:02:55 +0000 (23:02 +0000)] 
wxPostScriptPrinter needs wxGenericPrintDialog but it wasn't being
built on Mac

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agodon't create a multiline text control in the text editor (even not under MSW)
Vadim Zeitlin [Fri, 15 Aug 2003 22:20:33 +0000 (22:20 +0000)] 
don't create a multiline text control in the text editor (even not under MSW)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22923 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agochange MSW libs directories so that libraries are shared by builds
Václav Slavík [Fri, 15 Aug 2003 22:08:13 +0000 (22:08 +0000)] 
change MSW libs directories so that libraries are shared by builds

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoexpat must be added to the template, not generated wxWindows.dsp
Václav Slavík [Fri, 15 Aug 2003 21:42:52 +0000 (21:42 +0000)] 
expat must be added to the template, not generated wxWindows.dsp

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22921 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agochange MSW libs directories so that libraries are shared by builds
Václav Slavík [Fri, 15 Aug 2003 21:31:05 +0000 (21:31 +0000)] 
change MSW libs directories so that libraries are shared by builds

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22920 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoWatcom compilation fix
Václav Slavík [Fri, 15 Aug 2003 21:23:32 +0000 (21:23 +0000)] 
Watcom compilation fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22919 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoVC++ compilation fix
Václav Slavík [Fri, 15 Aug 2003 21:22:33 +0000 (21:22 +0000)] 
VC++ compilation fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22918 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agochange MSW libs directories so that libraries are shared by builds
Václav Slavík [Fri, 15 Aug 2003 21:20:32 +0000 (21:20 +0000)] 
change MSW libs directories so that libraries are shared by builds

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22917 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoinclude compiler name in plugin DLL name on Windows
Václav Slavík [Fri, 15 Aug 2003 17:21:02 +0000 (17:21 +0000)] 
include compiler name in plugin DLL name on Windows

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22916 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoMisc. corrections
Julian Smart [Fri, 15 Aug 2003 16:17:40 +0000 (16:17 +0000)] 
Misc. corrections

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22915 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoRegenerated Makefile.in after printps.cpp changes
Julian Smart [Fri, 15 Aug 2003 14:29:49 +0000 (14:29 +0000)] 
Regenerated Makefile.in after printps.cpp changes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22914 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoremoved old makefiles
Václav Slavík [Fri, 15 Aug 2003 14:19:06 +0000 (14:19 +0000)] 
removed old makefiles

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22913 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoCan now switch between PostScript and WIN32 print dialogs
Julian Smart [Fri, 15 Aug 2003 10:17:14 +0000 (10:17 +0000)] 
Can now switch between PostScript and WIN32 print dialogs
by setting the value of wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW.
Added first part of Peter Lenhard's WinCE DrawEllipticArc
implementation.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoPut printdc.cpp into all GUI builds because there's not a way
Julian Smart [Fri, 15 Aug 2003 10:11:41 +0000 (10:11 +0000)] 
Put printdc.cpp into all GUI builds because there's not a way
of adding it to a MSW/Univ build otherwise
Now includes PostScript and WIN32 print dialogs in MSW/Univ build,
and setup.h determines which will be used.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22911 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoCorrected silly recursion mistake
Julian Smart [Fri, 15 Aug 2003 09:44:52 +0000 (09:44 +0000)] 
Corrected silly recursion mistake

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22910 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoCorrected typo
Julian Smart [Fri, 15 Aug 2003 08:43:53 +0000 (08:43 +0000)] 
Corrected typo

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22909 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoApplied patch2 of [ 703990 ] attrib support in wxGTK2 textctrl
Julian Smart [Fri, 15 Aug 2003 08:17:03 +0000 (08:17 +0000)] 
Applied patch2 of [ 703990 ] attrib support in wxGTK2 textctrl

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22908 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoApplied patch [ 787350 ] removes warnings in FL under Open Watcom
Julian Smart [Fri, 15 Aug 2003 08:07:24 +0000 (08:07 +0000)] 
Applied patch [ 787350 ] removes warnings in FL under Open Watcom

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22907 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agosetter by ref for
Stefan Csomor [Fri, 15 Aug 2003 05:41:11 +0000 (05:41 +0000)] 
setter by ref for

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22906 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoprevent infinite recursion -- not a fix for the real bug but at least we don't crash
Vadim Zeitlin [Fri, 15 Aug 2003 00:21:02 +0000 (00:21 +0000)] 
prevent infinite recursion -- not a fix for the real bug but at least we don't crash

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22905 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoGerman translations update from Martin Jost (patch 782996)
Vadim Zeitlin [Thu, 14 Aug 2003 23:52:10 +0000 (23:52 +0000)] 
German translations update from Martin Jost (patch 782996)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22904 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoinstall locales
Václav Slavík [Thu, 14 Aug 2003 23:11:21 +0000 (23:11 +0000)] 
install locales

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22903 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoregenerated
Václav Slavík [Thu, 14 Aug 2003 23:09:01 +0000 (23:09 +0000)] 
regenerated

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22902 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agocompilation fix for the last fix
Vadim Zeitlin [Thu, 14 Aug 2003 23:00:33 +0000 (23:00 +0000)] 
compilation fix for the last fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22901 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoan alternative fix which should replace patch 781918
Vadim Zeitlin [Thu, 14 Aug 2003 22:57:25 +0000 (22:57 +0000)] 
an alternative fix which should replace patch 781918

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22900 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agowarning fixes for Borland
Vadim Zeitlin [Thu, 14 Aug 2003 21:08:41 +0000 (21:08 +0000)] 
warning fixes for Borland

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22899 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agounicode compilation fix
Vadim Zeitlin [Thu, 14 Aug 2003 21:04:41 +0000 (21:04 +0000)] 
unicode compilation fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22898 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agono longer meaningful
Václav Slavík [Thu, 14 Aug 2003 21:01:17 +0000 (21:01 +0000)] 
no longer meaningful

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22897 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoExpat licensing info added
Václav Slavík [Thu, 14 Aug 2003 21:00:13 +0000 (21:00 +0000)] 
Expat licensing info added

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22896 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agocompilation fix
Václav Slavík [Thu, 14 Aug 2003 20:58:46 +0000 (20:58 +0000)] 
compilation fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22895 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoVC++ project files dependencies
Václav Slavík [Thu, 14 Aug 2003 20:57:07 +0000 (20:57 +0000)] 
VC++ project files dependencies

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22894 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoStub for wxRegion::Offset
David Elliott [Thu, 14 Aug 2003 20:56:21 +0000 (20:56 +0000)] 
Stub for wxRegion::Offset

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22893 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agocompilation fix
Václav Slavík [Thu, 14 Aug 2003 20:51:58 +0000 (20:51 +0000)] 
compilation fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22892 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoadded 'make dist' and misc fixes to installed headers
Václav Slavík [Thu, 14 Aug 2003 20:35:07 +0000 (20:35 +0000)] 
added 'make dist' and misc fixes to installed headers

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22891 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoImplemented toolbar/statusbar positioning
David Elliott [Thu, 14 Aug 2003 20:34:07 +0000 (20:34 +0000)] 
Implemented toolbar/statusbar positioning

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22890 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agocompilation fix
Václav Slavík [Thu, 14 Aug 2003 20:27:05 +0000 (20:27 +0000)] 
compilation fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22889 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoImplemented window scrolling using wxWindowCocoaScroller
David Elliott [Thu, 14 Aug 2003 19:47:28 +0000 (19:47 +0000)] 
Implemented window scrolling using wxWindowCocoaScroller

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22888 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agowxCocoa: Added NSScrollView definition
David Elliott [Thu, 14 Aug 2003 19:45:46 +0000 (19:45 +0000)] 
wxCocoa: Added NSScrollView definition

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22887 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoGTK2 compilation fix for Vadim's compilation fix
Václav Slavík [Thu, 14 Aug 2003 19:24:59 +0000 (19:24 +0000)] 
GTK2 compilation fix for Vadim's compilation fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22886 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoremoving old makefiles
Václav Slavík [Thu, 14 Aug 2003 19:12:57 +0000 (19:12 +0000)] 
removing old makefiles

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22885 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agore-added; this file should not be deleted
Václav Slavík [Thu, 14 Aug 2003 19:03:24 +0000 (19:03 +0000)] 
re-added; this file should not be deleted

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22884 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoxti macro fix
Stefan Csomor [Thu, 14 Aug 2003 18:51:07 +0000 (18:51 +0000)] 
xti macro fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22883 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoreverted previous commit; include wx/timer.h in wxBase instead
Václav Slavík [Thu, 14 Aug 2003 18:30:16 +0000 (18:30 +0000)] 
reverted previous commit; include wx/timer.h in wxBase instead

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22882 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agowxBase compilation fixes
Václav Slavík [Thu, 14 Aug 2003 18:20:51 +0000 (18:20 +0000)] 
wxBase compilation fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22881 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofixed stupid typo
Václav Slavík [Thu, 14 Aug 2003 18:11:01 +0000 (18:11 +0000)] 
fixed stupid typo

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22880 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agonotebook page information objects
Stefan Csomor [Thu, 14 Aug 2003 18:06:49 +0000 (18:06 +0000)] 
notebook page information objects

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22879 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agortti informations
Stefan Csomor [Thu, 14 Aug 2003 18:05:30 +0000 (18:05 +0000)] 
rtti informations

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22878 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoproperties as collection
Stefan Csomor [Thu, 14 Aug 2003 18:03:06 +0000 (18:03 +0000)] 
properties as collection

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22877 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agomin and max setters added (xti)
Stefan Csomor [Thu, 14 Aug 2003 17:59:34 +0000 (17:59 +0000)] 
min and max setters added (xti)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22876 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoRemoved some more obsolete files
Julian Smart [Thu, 14 Aug 2003 17:53:46 +0000 (17:53 +0000)] 
Removed some more obsolete files

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22875 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoremoving old makefiles
Václav Slavík [Thu, 14 Aug 2003 17:35:57 +0000 (17:35 +0000)] 
removing old makefiles

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22874 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoUnicode-friendliness
Julian Smart [Thu, 14 Aug 2003 17:35:49 +0000 (17:35 +0000)] 
Unicode-friendliness

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22873 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agowxBase compilation fix
Václav Slavík [Thu, 14 Aug 2003 17:30:37 +0000 (17:30 +0000)] 
wxBase compilation fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22872 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoMore Clear -> ClearBackground
Julian Smart [Thu, 14 Aug 2003 17:29:17 +0000 (17:29 +0000)] 
More Clear -> ClearBackground

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22871 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoremoving old makefiles
Václav Slavík [Thu, 14 Aug 2003 17:13:25 +0000 (17:13 +0000)] 
removing old makefiles

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22870 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agocorrected DSW dependencies
Václav Slavík [Thu, 14 Aug 2003 16:49:50 +0000 (16:49 +0000)] 
corrected DSW dependencies

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22869 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agomake wxrc installable
Václav Slavík [Thu, 14 Aug 2003 16:39:20 +0000 (16:39 +0000)] 
make wxrc installable

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22868 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoClear -> ClearBackground
Julian Smart [Thu, 14 Aug 2003 16:29:34 +0000 (16:29 +0000)] 
Clear -> ClearBackground

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22867 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofixed DSW dependencies for samples
Václav Slavík [Thu, 14 Aug 2003 16:18:41 +0000 (16:18 +0000)] 
fixed DSW dependencies for samples

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22866 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agocomplain if ar is missing
Václav Slavík [Thu, 14 Aug 2003 15:36:33 +0000 (15:36 +0000)] 
complain if ar is missing

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22865 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoMisc warning fixes by ABX
Julian Smart [Thu, 14 Aug 2003 14:32:07 +0000 (14:32 +0000)] 
Misc warning fixes by ABX

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22864 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoadded wxUSE_NO_MANIFEST=0 for easier testing
Václav Slavík [Thu, 14 Aug 2003 14:08:53 +0000 (14:08 +0000)] 
added wxUSE_NO_MANIFEST=0 for easier testing

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22863 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoadded ALL_BASE_HEADERS
Václav Slavík [Thu, 14 Aug 2003 11:38:07 +0000 (11:38 +0000)] 
added ALL_BASE_HEADERS

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22856 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agouse univ/setup.h when building wxUniv
Václav Slavík [Thu, 14 Aug 2003 11:07:23 +0000 (11:07 +0000)] 
use univ/setup.h when building wxUniv

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22855 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoNo significant changes
Julian Smart [Thu, 14 Aug 2003 11:04:54 +0000 (11:04 +0000)] 
No significant changes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22854 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoNo significant change
Julian Smart [Thu, 14 Aug 2003 11:02:05 +0000 (11:02 +0000)] 
No significant change

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22853 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agomove define to better place
Chris Elliott [Thu, 14 Aug 2003 11:00:38 +0000 (11:00 +0000)] 
move define to better place

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22852 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoRemoved some cruft
Julian Smart [Thu, 14 Aug 2003 10:55:22 +0000 (10:55 +0000)] 
Removed some cruft

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22851 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoDon't need penwin.cpp
Julian Smart [Thu, 14 Aug 2003 10:33:50 +0000 (10:33 +0000)] 
Don't need penwin.cpp

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22850 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofix bugs when compiling with dmars
Chris Elliott [Thu, 14 Aug 2003 10:01:49 +0000 (10:01 +0000)] 
fix bugs when compiling with dmars

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22849 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoClear -> ClearBackground
Julian Smart [Thu, 14 Aug 2003 09:55:19 +0000 (09:55 +0000)] 
Clear -> ClearBackground

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22848 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoDMC doesn't have w32api
Václav Slavík [Thu, 14 Aug 2003 09:17:45 +0000 (09:17 +0000)] 
DMC doesn't have w32api

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22847 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoSome updates (incomplete)
Julian Smart [Thu, 14 Aug 2003 09:04:36 +0000 (09:04 +0000)] 
Some updates (incomplete)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22846 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoRemoved obsolete DSP file
Julian Smart [Thu, 14 Aug 2003 09:02:31 +0000 (09:02 +0000)] 
Removed obsolete DSP file

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22845 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years ago Committing in .
Jouk Jansen [Thu, 14 Aug 2003 09:02:12 +0000 (09:02 +0000)] 
 Committing in .

 added spliiter.h for the definitions of wxSP* macros

 Modified Files:
  wxWindows/utils/dialoged/src/winstyle.cpp
 ----------------------------------------------------------------------

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22844 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agodmars does not have w32api.h
Chris Elliott [Thu, 14 Aug 2003 08:50:10 +0000 (08:50 +0000)] 
dmars does not have w32api.h

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22843 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoremove no longer treu comment about dmars
Chris Elliott [Thu, 14 Aug 2003 08:46:33 +0000 (08:46 +0000)] 
remove no longer treu comment about dmars

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22842 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years ago Committing in .
Jouk Jansen [Thu, 14 Aug 2003 06:33:43 +0000 (06:33 +0000)] 
 Committing in .

 OpenVMS compile support updated

 Modified Files:
  wxWindows/src/generic/descrip.mms
  wxWindows/src/gtk/descrip.mms
 ----------------------------------------------------------------------

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22841 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoreSWIGged
Robin Dunn [Thu, 14 Aug 2003 03:58:15 +0000 (03:58 +0000)] 
reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22840 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoUse multi-lib build on MSW, and other tweaks
Robin Dunn [Thu, 14 Aug 2003 03:56:41 +0000 (03:56 +0000)] 
Use multi-lib build on MSW, and other tweaks

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22839 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoreSWIGged
Robin Dunn [Thu, 14 Aug 2003 03:45:04 +0000 (03:45 +0000)] 
reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22838 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofixed extraneous scrolling when scrollbars are added/removed (patch 788026; bug 746618)
Vadim Zeitlin [Thu, 14 Aug 2003 00:10:20 +0000 (00:10 +0000)] 
fixed extraneous scrolling when scrollbars are added/removed (patch 788026; bug 746618)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22836 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoadded wxRecursionGuard
Vadim Zeitlin [Thu, 14 Aug 2003 00:09:36 +0000 (00:09 +0000)] 
added wxRecursionGuard

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22835 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofailed attemps to fix tons of warnings
Vadim Zeitlin [Wed, 13 Aug 2003 23:00:07 +0000 (23:00 +0000)] 
failed attemps to fix tons of warnings

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22833 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agocompilation fix
Vadim Zeitlin [Wed, 13 Aug 2003 22:59:37 +0000 (22:59 +0000)] 
compilation fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22832 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775