]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
21 years agocompilation fix for bcc
Václav Slavík [Sat, 2 Aug 2003 10:47:58 +0000 (10:47 +0000)] 
compilation fix for bcc

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

21 years agodon't define NDEBUG
Václav Slavík [Sat, 2 Aug 2003 09:21:48 +0000 (09:21 +0000)] 
don't define NDEBUG

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

21 years agoforgot to update
Václav Slavík [Sat, 2 Aug 2003 09:21:17 +0000 (09:21 +0000)] 
forgot to update

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

21 years agofixed some VC++ projects bugs
Václav Slavík [Sat, 2 Aug 2003 01:18:15 +0000 (01:18 +0000)] 
fixed some VC++ projects bugs

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

21 years agoadded wxAdvanced
Václav Slavík [Sat, 2 Aug 2003 01:14:10 +0000 (01:14 +0000)] 
added wxAdvanced

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

21 years ago1. added wxAdvanced
Václav Slavík [Sat, 2 Aug 2003 01:07:39 +0000 (01:07 +0000)] 
1. added wxAdvanced
2. fixed setup.h creation in VC++ projects
3. temporarily disable GUI sockets code in non-msw ports so that they link

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

21 years agocreated wxAdvanced library
Václav Slavík [Sat, 2 Aug 2003 01:04:55 +0000 (01:04 +0000)] 
created wxAdvanced library

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

21 years agomsw/uxtheme.cpp is low level as well
Vadim Zeitlin [Sat, 2 Aug 2003 00:38:44 +0000 (00:38 +0000)] 
msw/uxtheme.cpp is low level as well

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

21 years agonative renderers are low level; renamed univ/renderer.cpp to ctrlrend.cpp
Vadim Zeitlin [Sat, 2 Aug 2003 00:32:59 +0000 (00:32 +0000)] 
native renderers are low level; renamed univ/renderer.cpp to ctrlrend.cpp

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

21 years agorenamed renderer.cpp to ctrlrend.cpp to avoid conflicts with the native renderers
Vadim Zeitlin [Sat, 2 Aug 2003 00:31:52 +0000 (00:31 +0000)] 
renamed renderer.cpp to ctrlrend.cpp to avoid conflicts with the native renderers

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

21 years agowxUniv compilation fixes
Vadim Zeitlin [Sat, 2 Aug 2003 00:16:06 +0000 (00:16 +0000)] 
wxUniv compilation fixes

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

21 years agoreplaced an #ifdef __WXDEBUG__ with a wxCHECK (this is what we have it for...)
Vadim Zeitlin [Sat, 2 Aug 2003 00:15:55 +0000 (00:15 +0000)] 
replaced an #ifdef __WXDEBUG__ with a wxCHECK (this is what we have it for...)

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

21 years agodisable printing; doesn't compile
Vadim Zeitlin [Sat, 2 Aug 2003 00:13:31 +0000 (00:13 +0000)] 
disable printing; doesn't compile

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

21 years agouse wxWindowBase, not wxWindow, in wxUpdateUIEvent::CanUpdate() (wxUniv compilation...
Vadim Zeitlin [Sat, 2 Aug 2003 00:12:39 +0000 (00:12 +0000)] 
use wxWindowBase, not wxWindow, in wxUpdateUIEvent::CanUpdate() (wxUniv compilation fix)

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

21 years agowxTheApp can't be assigned to any longer
Vadim Zeitlin [Fri, 1 Aug 2003 23:40:07 +0000 (23:40 +0000)] 
wxTheApp can't be assigned to any longer

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

21 years agoadded information about libs.tex
Václav Slavík [Fri, 1 Aug 2003 23:39:59 +0000 (23:39 +0000)] 
added information about libs.tex

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

21 years agowxTheApp can't be assigned to, anyhow, so make ms_appInstance private and provide...
Vadim Zeitlin [Fri, 1 Aug 2003 23:37:40 +0000 (23:37 +0000)] 
wxTheApp can't be assigned to, anyhow, so make ms_appInstance private and provide Get/SetInstance() methods

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

21 years agoadding wxAdvanced library
Václav Slavík [Fri, 1 Aug 2003 23:37:27 +0000 (23:37 +0000)] 
adding wxAdvanced library

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

21 years agoadded and documented wxDYNLIB_FUNCTION
Vadim Zeitlin [Fri, 1 Aug 2003 23:36:26 +0000 (23:36 +0000)] 
added and documented wxDYNLIB_FUNCTION

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

21 years agodo *not* redefine DLLVERSIONINFO struct here; do define _WIN32_IE to as high number...
Vadim Zeitlin [Fri, 1 Aug 2003 23:13:19 +0000 (23:13 +0000)] 
do *not* redefine DLLVERSIONINFO struct here; do define _WIN32_IE to as high number as possible instead of as low as possible; use wxDynamicLibrary instead of raw FindLibrary/FreeLibrary calls

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

21 years agoremoved IsAppThemedEx()
Vadim Zeitlin [Fri, 1 Aug 2003 23:02:23 +0000 (23:02 +0000)] 
removed IsAppThemedEx()

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

21 years agoreplaced the old wxApp with wxAppConsole::ms_appInstance of type wxAppConsole; wxTheA...
Vadim Zeitlin [Fri, 1 Aug 2003 23:00:16 +0000 (23:00 +0000)] 
replaced the old wxApp with wxAppConsole::ms_appInstance of type wxAppConsole; wxTheApp is now a macro for backwards compatibility (this fixes problems with contradictorary wxTheApp definitions in separate build)

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

21 years agocheck for comctl32.dll version in wxUxThemeEngine::Initialize()
Vadim Zeitlin [Fri, 1 Aug 2003 22:04:46 +0000 (22:04 +0000)] 
check for comctl32.dll version in wxUxThemeEngine::Initialize()

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

21 years agocompilation fix
Václav Slavík [Fri, 1 Aug 2003 21:22:01 +0000 (21:22 +0000)] 
compilation fix

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

21 years agomultilib mode
Václav Slavík [Fri, 1 Aug 2003 21:21:07 +0000 (21:21 +0000)] 
multilib mode

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

21 years agoLIB instead of Static, better aligned
Václav Slavík [Fri, 1 Aug 2003 21:15:57 +0000 (21:15 +0000)] 
LIB instead of Static, better aligned

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

21 years agoremoved duplicated code from dynlib.h and dynload.h
Václav Slavík [Fri, 1 Aug 2003 21:12:40 +0000 (21:12 +0000)] 
removed duplicated code from dynlib.h and dynload.h

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

21 years agoUnicode compilation fixes
Vadim Zeitlin [Fri, 1 Aug 2003 21:08:38 +0000 (21:08 +0000)] 
Unicode compilation fixes

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

21 years agoadded VC++ project files
Václav Slavík [Fri, 1 Aug 2003 19:42:50 +0000 (19:42 +0000)] 
added VC++ project files

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

21 years agoadded VC++ project files
Václav Slavík [Fri, 1 Aug 2003 19:28:50 +0000 (19:28 +0000)] 
added VC++ project files

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

21 years agoregenerated after adding DEBUG_ options
Václav Slavík [Fri, 1 Aug 2003 19:27:51 +0000 (19:27 +0000)] 
regenerated after adding DEBUG_ options

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

21 years agoadded VC++ project files
Václav Slavík [Fri, 1 Aug 2003 19:19:48 +0000 (19:19 +0000)] 
added VC++ project files

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

21 years agowxUSE_GUI=0 not needed
Václav Slavík [Fri, 1 Aug 2003 19:18:51 +0000 (19:18 +0000)] 
wxUSE_GUI=0 not needed

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

21 years agofor nicer Makefile.in
Václav Slavík [Fri, 1 Aug 2003 19:15:54 +0000 (19:15 +0000)] 
for nicer Makefile.in

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

21 years agooverview of multilib libraries added
Václav Slavík [Fri, 1 Aug 2003 19:14:26 +0000 (19:14 +0000)] 
overview of multilib libraries added

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

21 years agoregenerated after adding DEBUG_ options
Václav Slavík [Fri, 1 Aug 2003 18:59:37 +0000 (18:59 +0000)] 
regenerated after adding DEBUG_ options

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

21 years agoregenerated after adding DEBUG_ options
Václav Slavík [Fri, 1 Aug 2003 18:17:11 +0000 (18:17 +0000)] 
regenerated after adding DEBUG_ options

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

21 years agoXML code needs wchar_t
Václav Slavík [Fri, 1 Aug 2003 17:10:45 +0000 (17:10 +0000)] 
XML code needs wchar_t

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

21 years agoremoved Mingw32-gcc295.patches ; it is obsolete for a long time
Václav Slavík [Fri, 1 Aug 2003 16:49:04 +0000 (16:49 +0000)] 
removed Mingw32-gcc295.patches ; it is obsolete for a long time

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

21 years agopreparation for runtime loading of plugins
Václav Slavík [Fri, 1 Aug 2003 16:35:57 +0000 (16:35 +0000)] 
preparation for runtime loading of plugins

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

21 years agoregenerated after adding DEBUG_ options
Václav Slavík [Fri, 1 Aug 2003 16:05:28 +0000 (16:05 +0000)] 
regenerated after adding DEBUG_ options

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

21 years agofixed weird error
Václav Slavík [Fri, 1 Aug 2003 15:38:36 +0000 (15:38 +0000)] 
fixed weird error

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

21 years agoadded VC++ projects
Václav Slavík [Fri, 1 Aug 2003 15:23:44 +0000 (15:23 +0000)] 
added VC++ projects

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

21 years agolink against wxXml
Václav Slavík [Fri, 1 Aug 2003 15:11:31 +0000 (15:11 +0000)] 
link against wxXml

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

21 years ago--enable-debug_flag and --enable-debug_info work again
Václav Slavík [Fri, 1 Aug 2003 15:03:33 +0000 (15:03 +0000)] 
--enable-debug_flag and --enable-debug_info work again

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

21 years agoDon't draw full-width sash if not drawing 3D border, or we'll
Julian Smart [Fri, 1 Aug 2003 14:46:21 +0000 (14:46 +0000)] 
Don't draw full-width sash if not drawing 3D border, or we'll
get droppings

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

21 years agoOnly draw borders if wxSP_3DBORDER specified, as before
Julian Smart [Fri, 1 Aug 2003 14:12:55 +0000 (14:12 +0000)] 
Only draw borders if wxSP_3DBORDER specified, as before
Added IsAppThemedEx which _really_ tells you if the app is
themed, and used it in wxRendererNative::GetDefault()

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

21 years agoadded DEBUG_FLAG, DEBUG_INFO and DEBUG_RUNTIME_LIBS options
Václav Slavík [Fri, 1 Aug 2003 13:59:09 +0000 (13:59 +0000)] 
added DEBUG_FLAG, DEBUG_INFO and DEBUG_RUNTIME_LIBS options

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

21 years agofixed XP renderer after base class changes
Vadim Zeitlin [Fri, 1 Aug 2003 13:50:22 +0000 (13:50 +0000)] 
fixed XP renderer after base class changes

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

21 years agoadded missing arguments in wxDelegateRenderer
Vadim Zeitlin [Fri, 1 Aug 2003 13:49:33 +0000 (13:49 +0000)] 
added missing arguments in wxDelegateRenderer

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

21 years agodocumented OnDrawBackground()
Vadim Zeitlin [Fri, 1 Aug 2003 13:39:06 +0000 (13:39 +0000)] 
documented OnDrawBackground()

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

21 years ago1. added flags to splitter drawing functions and replaced
Vadim Zeitlin [Fri, 1 Aug 2003 13:38:43 +0000 (13:38 +0000)] 
1. added flags to splitter drawing functions and replaced
   GetSplitterBorderAndSash() with GetSplitterParams()
2. added support for "hot tracking" to wxSplitterWindow
3. added GTK2 support for the splitter to GTK renderer

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

21 years agoadded DEBUG_FLAG, DEBUG_INFO and DEBUG_RUNTIME_LIBS options
Václav Slavík [Fri, 1 Aug 2003 13:33:02 +0000 (13:33 +0000)] 
added DEBUG_FLAG, DEBUG_INFO and DEBUG_RUNTIME_LIBS options

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

21 years agofixed --basename
Robin Dunn [Thu, 31 Jul 2003 21:30:03 +0000 (21:30 +0000)] 
fixed --basename

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

21 years agoIf a wxPy[Command]Event has been cloned then we need to propogate the
Robin Dunn [Thu, 31 Jul 2003 19:21:48 +0000 (19:21 +0000)] 
If a wxPy[Command]Event has been cloned then we need to propogate the
Skip value from the original back to the clone after it has been
processed.

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

21 years agoVarious testing changes
Robin Dunn [Thu, 31 Jul 2003 19:21:05 +0000 (19:21 +0000)] 
Various testing changes

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

21 years agowxCocoa: Allow wxUSE_CLIPBOARD/wxUSE_DATAOBJ
David Elliott [Thu, 31 Jul 2003 19:00:08 +0000 (19:00 +0000)] 
wxCocoa: Allow wxUSE_CLIPBOARD/wxUSE_DATAOBJ

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

21 years agotemplate<> added for some compilers
Stefan Csomor [Thu, 31 Jul 2003 17:54:11 +0000 (17:54 +0000)] 
template<> added for some compilers

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

21 years agoAdded wxASSERT_MSGs
Stefan Csomor [Thu, 31 Jul 2003 17:53:15 +0000 (17:53 +0000)] 
Added wxASSERT_MSGs

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

21 years agoRemoved some warnings in widgets sample
Julian Smart [Thu, 31 Jul 2003 13:59:28 +0000 (13:59 +0000)] 
Removed some warnings in widgets sample
Reduced some flicker in wxNotebook when using
XP controls

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

21 years agoexamples of customizing VC++ project files
Václav Slavík [Thu, 31 Jul 2003 11:44:03 +0000 (11:44 +0000)] 
examples of customizing VC++ project files

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

21 years agoadded VC++ project files
Václav Slavík [Thu, 31 Jul 2003 11:41:35 +0000 (11:41 +0000)] 
added VC++ project files

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

21 years agoSuppressed some flicker in standard wxToolBar
Julian Smart [Thu, 31 Jul 2003 11:33:39 +0000 (11:33 +0000)] 
Suppressed some flicker in standard wxToolBar

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

21 years agoAdded back the copy ctor and assignment warning suppression
Julian Smart [Thu, 31 Jul 2003 11:31:39 +0000 (11:31 +0000)] 
Added back the copy ctor and assignment warning suppression

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

21 years agoreference to technote
Václav Slavík [Thu, 31 Jul 2003 11:15:26 +0000 (11:15 +0000)] 
reference to technote

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

21 years agofixed dsw generator on Unix
Václav Slavík [Thu, 31 Jul 2003 10:41:37 +0000 (10:41 +0000)] 
fixed dsw generator on Unix

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

21 years agoJulian forgot to add wxUSE_UXTHEME
Václav Slavík [Thu, 31 Jul 2003 10:13:33 +0000 (10:13 +0000)] 
Julian forgot to add wxUSE_UXTHEME

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

21 years agonew wxUSE_xxx variables must be in chkconf.h
Václav Slavík [Thu, 31 Jul 2003 10:13:03 +0000 (10:13 +0000)] 
new wxUSE_xxx variables must be in chkconf.h

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

21 years agocompilation fixes
Václav Slavík [Thu, 31 Jul 2003 10:12:33 +0000 (10:12 +0000)] 
compilation fixes

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

21 years agomake it possible to use wxConsoleApp in GUI build
Václav Slavík [Thu, 31 Jul 2003 10:11:28 +0000 (10:11 +0000)] 
make it possible to use wxConsoleApp in GUI build

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

21 years agofinished documentation on modifying new build system
Václav Slavík [Thu, 31 Jul 2003 09:53:49 +0000 (09:53 +0000)] 
finished documentation on modifying new build system

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

21 years agoadded wxUxThemeHandle class for opening/closing theme handles easily
Vadim Zeitlin [Thu, 31 Jul 2003 00:59:37 +0000 (00:59 +0000)] 
added wxUxThemeHandle class for opening/closing theme handles easily

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

21 years agosuppress errors when loading uxtheme.dll
Vadim Zeitlin [Thu, 31 Jul 2003 00:58:16 +0000 (00:58 +0000)] 
suppress errors when loading uxtheme.dll

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

21 years agouse XP renderer if available; implemented splitter drawing using XP functions
Vadim Zeitlin [Thu, 31 Jul 2003 00:54:15 +0000 (00:54 +0000)] 
use XP renderer if available; implemented splitter drawing using XP functions

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

21 years agocompilation fix after wxUxThemeEngine changes
Vadim Zeitlin [Wed, 30 Jul 2003 23:16:48 +0000 (23:16 +0000)] 
compilation fix after wxUxThemeEngine changes

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

21 years ago[start of] cleanup uxtheme support code
Vadim Zeitlin [Wed, 30 Jul 2003 22:31:20 +0000 (22:31 +0000)] 
[start of] cleanup uxtheme support code

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

21 years agoadded file groups to VC++ project files
Václav Slavík [Wed, 30 Jul 2003 22:03:11 +0000 (22:03 +0000)] 
added file groups to VC++ project files

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

21 years agoremoved univ/setup.h, shouldn't be here
Václav Slavík [Wed, 30 Jul 2003 22:01:52 +0000 (22:01 +0000)] 
removed univ/setup.h, shouldn't be here

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

21 years agoadded wxVListBox::OnDrawBackground(); fixed warnings
Vadim Zeitlin [Wed, 30 Jul 2003 21:36:38 +0000 (21:36 +0000)] 
added wxVListBox::OnDrawBackground(); fixed warnings

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

21 years agoadded VC++ projects
Václav Slavík [Wed, 30 Jul 2003 21:30:42 +0000 (21:30 +0000)] 
added VC++ projects

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

21 years agoadded rendrcmn
Václav Slavík [Wed, 30 Jul 2003 21:29:26 +0000 (21:29 +0000)] 
added rendrcmn

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

21 years agoadded setup.h copying to VC++ project files
Václav Slavík [Wed, 30 Jul 2003 21:14:38 +0000 (21:14 +0000)] 
added setup.h copying to VC++ project files

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

21 years agoupdated with latest file changes and added dynamic library (dylib) targets
Gilles Depeyrot [Wed, 30 Jul 2003 19:02:53 +0000 (19:02 +0000)] 
updated with latest file changes and added dynamic library (dylib) targets

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

21 years agoupdated with latest file changes and added dynamic library (dylib) targets
Gilles Depeyrot [Wed, 30 Jul 2003 18:51:03 +0000 (18:51 +0000)] 
updated with latest file changes and added dynamic library (dylib) targets

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

21 years agoxti fixes
Stefan Csomor [Wed, 30 Jul 2003 18:08:13 +0000 (18:08 +0000)] 
xti fixes

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

21 years agoworkaround CW bug
Stefan Csomor [Wed, 30 Jul 2003 17:57:37 +0000 (17:57 +0000)] 
workaround CW bug

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

21 years agofixing xti problems
Stefan Csomor [Wed, 30 Jul 2003 17:55:53 +0000 (17:55 +0000)] 
fixing xti problems

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

21 years agodon't run autoconf automatically, it's problematic on Windows
Václav Slavík [Wed, 30 Jul 2003 17:14:22 +0000 (17:14 +0000)] 
don't run autoconf automatically, it's problematic on Windows

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

21 years agoversioned symbols no longer contain toolkit name, only WX(unicode)(build)_(release)
Václav Slavík [Wed, 30 Jul 2003 16:09:52 +0000 (16:09 +0000)] 
versioned symbols no longer contain toolkit name, only WX(unicode)(build)_(release)

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

21 years agoAM_PATH_WXCONFIG takes 4th argument with libs list
Václav Slavík [Wed, 30 Jul 2003 15:48:55 +0000 (15:48 +0000)] 
AM_PATH_WXCONFIG takes 4th argument with libs list

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

21 years agowarning fix (bug 714677)
Vadim Zeitlin [Wed, 30 Jul 2003 11:41:57 +0000 (11:41 +0000)] 
warning fix (bug 714677)

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

21 years agoreorganized wx-config to have all configure-modified values in one part and script...
Václav Slavík [Wed, 30 Jul 2003 09:44:43 +0000 (09:44 +0000)] 
reorganized wx-config to have all configure-modified values in one part and script logic in another, so that the former can be moved to another file to allow choosing from installed wx versions

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

21 years agomore fixes: add host_alias suffix when cross-compiling; add builtin 2rd party libs...
Václav Slavík [Wed, 30 Jul 2003 09:10:55 +0000 (09:10 +0000)] 
more fixes: add host_alias suffix when cross-compiling; add builtin 2rd party libs to --libs output; always include wxbase

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

21 years agoreverted GTK 1.x part of the last patch, it breaks popup menus sometimes
Vadim Zeitlin [Wed, 30 Jul 2003 00:15:26 +0000 (00:15 +0000)] 
reverted GTK 1.x part of the last patch, it breaks popup menus sometimes

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

21 years agoquick and dirty fix for strptime()
Vadim Zeitlin [Tue, 29 Jul 2003 23:40:03 +0000 (23:40 +0000)] 
quick and dirty fix for strptime()

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

21 years agofix wxBase name
Václav Slavík [Tue, 29 Jul 2003 23:06:59 +0000 (23:06 +0000)] 
fix wxBase name

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

21 years agofixed a small bug
Václav Slavík [Tue, 29 Jul 2003 22:53:16 +0000 (22:53 +0000)] 
fixed a small bug

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

21 years agoadapted wx-config to work in multilib mode
Václav Slavík [Tue, 29 Jul 2003 22:42:16 +0000 (22:42 +0000)] 
adapted wx-config to work in multilib mode

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

21 years agoSWIGged update for wxGTK
Robin Dunn [Tue, 29 Jul 2003 20:51:23 +0000 (20:51 +0000)] 
SWIGged update for wxGTK

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

21 years agoShow how to iterate selected items in a wxListCtrl.
Robin Dunn [Tue, 29 Jul 2003 20:39:19 +0000 (20:39 +0000)] 
Show how to iterate selected items in a wxListCtrl.

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