wxWidgets.git
20 years agodon't forget to build all projects in the workspace
Václav Slavík [Wed, 13 Aug 2003 12:56:44 +0000 (12:56 +0000)] 
don't forget to build all projects in the workspace

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

20 years agoforgot to copy data
Václav Slavík [Wed, 13 Aug 2003 12:39:19 +0000 (12:39 +0000)] 
forgot to copy data

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

20 years agomakefiles update with OSX fixes
Václav Slavík [Wed, 13 Aug 2003 12:38:44 +0000 (12:38 +0000)] 
makefiles update with OSX fixes

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

20 years agofixed wxUSE_XML
Václav Slavík [Wed, 13 Aug 2003 12:22:59 +0000 (12:22 +0000)] 
fixed wxUSE_XML

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

20 years agomade the example Unicode-friendly (patch 785642)
Vadim Zeitlin [Wed, 13 Aug 2003 12:16:50 +0000 (12:16 +0000)] 
made the example Unicode-friendly (patch 785642)

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

20 years agoupdate by Paco Riviere
Vadim Zeitlin [Wed, 13 Aug 2003 11:31:24 +0000 (11:31 +0000)] 
update by Paco Riviere

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

20 years agosuppress warnings about not being able to inline a function under BC
Vadim Zeitlin [Wed, 13 Aug 2003 10:09:09 +0000 (10:09 +0000)] 
suppress warnings about not being able to inline a function under BC

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

20 years agoOnExit() is not called if OnInit() failed
Vadim Zeitlin [Wed, 13 Aug 2003 10:06:32 +0000 (10:06 +0000)] 
OnExit() is not called if OnInit() failed

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

20 years agoset LVCFMT_IMAGE, this at least allows to show imageso n the right sidei n the first...
Vadim Zeitlin [Wed, 13 Aug 2003 09:58:52 +0000 (09:58 +0000)] 
set LVCFMT_IMAGE, this at least allows to show imageso n the right sidei n the first column too (and fixes bug 787781); corrected return value of InsertColumn()

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

20 years ago Committing in .
Jouk Jansen [Wed, 13 Aug 2003 08:48:47 +0000 (08:48 +0000)] 
 Committing in .

 Updating/repairing OpenVMS compile support

 Modified Files:
  wxWindows/setup.h_vms wxWindows/src/common/descrip.mms
  wxWindows/src/gtk/app.cpp
 ----------------------------------------------------------------------

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

20 years agoMinor updates
Julian Smart [Tue, 12 Aug 2003 22:03:58 +0000 (22:03 +0000)] 
Minor updates

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

20 years agodisable more borland warnings
Václav Slavík [Tue, 12 Aug 2003 22:02:55 +0000 (22:02 +0000)] 
disable more borland warnings

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

20 years agoprecompiled headers check accounts for Apple compiler now
Václav Slavík [Tue, 12 Aug 2003 21:42:18 +0000 (21:42 +0000)] 
precompiled headers check accounts for Apple compiler now

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

20 years agofix static wxnet build
Václav Slavík [Tue, 12 Aug 2003 21:32:54 +0000 (21:32 +0000)] 
fix static wxnet build

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

20 years ago Added wxHashSet, with minimal tests.
Mattia Barbon [Tue, 12 Aug 2003 16:45:09 +0000 (16:45 +0000)] 
  Added wxHashSet, with minimal tests.

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

20 years agoRemoved some obsolete distribution files
Julian Smart [Tue, 12 Aug 2003 15:33:14 +0000 (15:33 +0000)] 
Removed some obsolete distribution files
Updated listing files
Added new shell scripts for spinning wxMSW

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

20 years agopanther fix
Stefan Csomor [Tue, 12 Aug 2003 11:47:23 +0000 (11:47 +0000)] 
panther fix

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

20 years agoImplement Raise()/Lower() using [NSVIew sortSubviewsUsingFunction:context:]
David Elliott [Tue, 12 Aug 2003 04:30:50 +0000 (04:30 +0000)] 
Implement Raise()/Lower() using [NSVIew sortSubviewsUsingFunction:context:]

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

20 years agoLaid groundwork for scrolling.
David Elliott [Tue, 12 Aug 2003 02:58:04 +0000 (02:58 +0000)] 
Laid groundwork for scrolling.

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

20 years ago Expose GetCount when wxUSE_STL=1.
Mattia Barbon [Mon, 11 Aug 2003 16:48:07 +0000 (16:48 +0000)] 
  Expose GetCount when wxUSE_STL=1.

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

20 years agowxCaretSuspender only shows the caret if it was visible previously
Julian Smart [Mon, 11 Aug 2003 16:33:56 +0000 (16:33 +0000)] 
wxCaretSuspender only shows the caret if it was visible previously
Improved caret handling in wxTextCtrl
Restored scrollbar painting in wxUniv

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

20 years agoReplaced id with winid so it doesn't conflict with the Objective-C type
David Elliott [Mon, 11 Aug 2003 15:14:37 +0000 (15:14 +0000)] 
Replaced id with winid so it doesn't conflict with the Objective-C type

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

20 years agoAdded dummy resources for wxCocoa so bundles will build
David Elliott [Mon, 11 Aug 2003 14:53:42 +0000 (14:53 +0000)] 
Added dummy resources for wxCocoa so bundles will build

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

20 years agoAdded default implementation for drawRect and mouse events that returns
David Elliott [Mon, 11 Aug 2003 13:47:50 +0000 (13:47 +0000)] 
Added default implementation for drawRect and mouse events that returns
false so normal processing will take place.  Some users of wxCocoaNSView
may not wish to implement every event.

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

20 years agoRemoved some experimental code I left in by accident
Julian Smart [Mon, 11 Aug 2003 12:49:15 +0000 (12:49 +0000)] 
Removed some experimental code I left in by accident

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

20 years agoMore fixes for !wxUSE_TIMER, !wxUSE_IMAGE
Julian Smart [Mon, 11 Aug 2003 12:47:16 +0000 (12:47 +0000)] 
More fixes for !wxUSE_TIMER, !wxUSE_IMAGE

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

20 years agoCater for wxUSE_IMAGE=0
Julian Smart [Mon, 11 Aug 2003 10:59:07 +0000 (10:59 +0000)] 
Cater for wxUSE_IMAGE=0

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

20 years agoCater for wxUSE_IMAGE=0
Julian Smart [Mon, 11 Aug 2003 10:46:35 +0000 (10:46 +0000)] 
Cater for wxUSE_IMAGE=0

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

20 years agoadded wxDynamicObject (kind of delegate, docs to come once this has calmed down)
Stefan Csomor [Mon, 11 Aug 2003 10:01:02 +0000 (10:01 +0000)] 
added wxDynamicObject (kind of delegate, docs to come once this has calmed down)

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

20 years agocompilation fix
Vadim Zeitlin [Mon, 11 Aug 2003 01:22:51 +0000 (01:22 +0000)] 
compilation fix

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

20 years agofixed some warnings about unused variables values
Vadim Zeitlin [Mon, 11 Aug 2003 01:22:21 +0000 (01:22 +0000)] 
fixed some warnings about unused variables values

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

20 years agoreally fixed '-' and '+' drawing
Vadim Zeitlin [Mon, 11 Aug 2003 01:15:12 +0000 (01:15 +0000)] 
really fixed '-' and '+' drawing

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

20 years agoinitialize the font fields properly when it corresponds to a native font
Vadim Zeitlin [Mon, 11 Aug 2003 01:14:34 +0000 (01:14 +0000)] 
initialize the font fields properly when it corresponds to a native font

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

20 years agotrying to fix the generic tree appearance problems
Vadim Zeitlin [Mon, 11 Aug 2003 00:38:32 +0000 (00:38 +0000)] 
trying to fix the generic tree appearance problems

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

20 years agomore wxRendererNative docs
Vadim Zeitlin [Mon, 11 Aug 2003 00:33:11 +0000 (00:33 +0000)] 
more wxRendererNative docs

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

20 years agofixed broken link
Vadim Zeitlin [Sun, 10 Aug 2003 23:54:34 +0000 (23:54 +0000)] 
fixed broken link

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

20 years agoadded tex2rtf makefiles
Václav Slavík [Sun, 10 Aug 2003 22:12:22 +0000 (22:12 +0000)] 
added tex2rtf makefiles

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

20 years agoadded HelpGen makefiles
Václav Slavík [Sun, 10 Aug 2003 22:11:12 +0000 (22:11 +0000)] 
added HelpGen makefiles

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

20 years agoMacOS X bundles support
Václav Slavík [Sun, 10 Aug 2003 21:21:23 +0000 (21:21 +0000)] 
MacOS X bundles support

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

20 years agoadded tex2rtf bakefile
Václav Slavík [Sun, 10 Aug 2003 19:14:03 +0000 (19:14 +0000)] 
added tex2rtf bakefile

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

20 years agoutilsexc.cpp is wxBase only
Václav Slavík [Sun, 10 Aug 2003 19:08:38 +0000 (19:08 +0000)] 
utilsexc.cpp is wxBase only

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

20 years agobetter fix for macos resources
Václav Slavík [Sun, 10 Aug 2003 19:06:14 +0000 (19:06 +0000)] 
better fix for macos resources

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

20 years agohopefully better fix for mac resource problems
Václav Slavík [Sun, 10 Aug 2003 18:50:07 +0000 (18:50 +0000)] 
hopefully better fix for mac resource problems

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

20 years agoquick fix for mac resource problems
Václav Slavík [Sun, 10 Aug 2003 18:32:44 +0000 (18:32 +0000)] 
quick fix for mac resource problems

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

20 years ago__WXMAC__, not __MAC__
Václav Slavík [Sun, 10 Aug 2003 18:19:11 +0000 (18:19 +0000)] 
__WXMAC__, not __MAC__

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

20 years agocompilation fix for !wxUSE_BASE
Vadim Zeitlin [Sun, 10 Aug 2003 17:26:46 +0000 (17:26 +0000)] 
compilation fix for !wxUSE_BASE

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

20 years agocompilation fix for !USE_PCH
Vadim Zeitlin [Sun, 10 Aug 2003 17:25:36 +0000 (17:25 +0000)] 
compilation fix for !USE_PCH

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

20 years agoadded HelpGen bakefile
Václav Slavík [Sun, 10 Aug 2003 17:12:00 +0000 (17:12 +0000)] 
added HelpGen bakefile

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

20 years agoanother update for newest bakefile
Václav Slavík [Sun, 10 Aug 2003 16:45:13 +0000 (16:45 +0000)] 
another update for newest bakefile

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

20 years agoupdate for newest bakefile
Václav Slavík [Sun, 10 Aug 2003 16:43:16 +0000 (16:43 +0000)] 
update for newest bakefile

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

20 years agofixed syntax error in case
Vadim Zeitlin [Sun, 10 Aug 2003 16:41:46 +0000 (16:41 +0000)] 
fixed syntax error in case

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

20 years agouse install_name_tool so that samples use uninstalled shared libs on OSX
Václav Slavík [Sun, 10 Aug 2003 16:38:38 +0000 (16:38 +0000)] 
use install_name_tool so that samples use uninstalled shared libs on OSX

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

20 years agofixed typo
Václav Slavík [Sun, 10 Aug 2003 16:34:30 +0000 (16:34 +0000)] 
fixed typo

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

20 years agoparameters must have names in C
Vadim Zeitlin [Sun, 10 Aug 2003 16:22:08 +0000 (16:22 +0000)] 
parameters must have names in C

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

20 years agowxMac compilation fixes
Václav Slavík [Sun, 10 Aug 2003 16:17:55 +0000 (16:17 +0000)] 
wxMac compilation fixes

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

20 years agomake sure utils.cpp and utilsexc.cpp are built only once in monolib buld
Václav Slavík [Sun, 10 Aug 2003 16:10:51 +0000 (16:10 +0000)] 
make sure utils.cpp and utilsexc.cpp are built only once in monolib buld

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

20 years agowxMac fix
Václav Slavík [Sun, 10 Aug 2003 15:58:19 +0000 (15:58 +0000)] 
wxMac fix

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

20 years agoadded version checking to the renderers
Vadim Zeitlin [Sun, 10 Aug 2003 15:51:30 +0000 (15:51 +0000)] 
added version checking to the renderers

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

20 years agomac/utils\*.cpp should be built as part of wxMac too (not only wxBase)
Vadim Zeitlin [Sun, 10 Aug 2003 15:25:08 +0000 (15:25 +0000)] 
mac/utils\*.cpp should be built as part of wxMac too (not only wxBase)

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

20 years agotwo fixes from Justin Bradford
Stefan Csomor [Sun, 10 Aug 2003 14:20:03 +0000 (14:20 +0000)] 
two fixes from Justin Bradford

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

20 years agodon't install builtin 3rd party libs with shared version, only with static one
Václav Slavík [Sun, 10 Aug 2003 11:54:20 +0000 (11:54 +0000)] 
don't install builtin 3rd party libs with shared version, only with static one

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

20 years agopass options to submakefiles
Václav Slavík [Sat, 9 Aug 2003 22:40:49 +0000 (22:40 +0000)] 
pass options to submakefiles

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

20 years agore-added info after installation and added samples target to the main makefile
Václav Slavík [Sat, 9 Aug 2003 22:38:55 +0000 (22:38 +0000)] 
re-added info after installation and added samples target to the main makefile

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

20 years agodon't generate install commands, not needed
Václav Slavík [Sat, 9 Aug 2003 22:37:16 +0000 (22:37 +0000)] 
don't generate install commands, not needed

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

20 years agodon't generate install commands, not needed
Václav Slavík [Sat, 9 Aug 2003 22:31:07 +0000 (22:31 +0000)] 
don't generate install commands, not needed

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

20 years agofixed DSP files for IPC sample
Václav Slavík [Sat, 9 Aug 2003 22:23:19 +0000 (22:23 +0000)] 
fixed DSP files for IPC sample

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

20 years agocheck if we are using compatible C++ ABI when usin GCC or IntelC++
Václav Slavík [Sat, 9 Aug 2003 20:23:25 +0000 (20:23 +0000)] 
check if we are using compatible C++ ABI when usin GCC or IntelC++

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

20 years agofixed command line parsing
Václav Slavík [Sat, 9 Aug 2003 20:09:02 +0000 (20:09 +0000)] 
fixed command line parsing

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

20 years agoadded bakefile format manifest
Václav Slavík [Sat, 9 Aug 2003 19:12:42 +0000 (19:12 +0000)] 
added bakefile format manifest

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

20 years agoAdded forgotten(?) wxMutexGuiEnter.
Stefan Neis [Sat, 9 Aug 2003 17:08:01 +0000 (17:08 +0000)] 
Added forgotten(?) wxMutexGuiEnter.

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

20 years agoadded support for gcc precompiled headers
Václav Slavík [Sat, 9 Aug 2003 12:46:53 +0000 (12:46 +0000)] 
added support for gcc precompiled headers

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

20 years agoadded support for gcc precompiled headers
Václav Slavík [Sat, 9 Aug 2003 12:38:21 +0000 (12:38 +0000)] 
added support for gcc precompiled headers

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

20 years agoadded support for gcc precompiled headers
Václav Slavík [Sat, 9 Aug 2003 11:52:38 +0000 (11:52 +0000)] 
added support for gcc precompiled headers

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

20 years agodefine WX_XTI_TEMPLATE_FIX in case it is not yet
Stefan Csomor [Sat, 9 Aug 2003 08:33:40 +0000 (08:33 +0000)] 
define WX_XTI_TEMPLATE_FIX in case it is not yet

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

20 years agoextended streaming-out for event handlers
Stefan Csomor [Sat, 9 Aug 2003 08:20:03 +0000 (08:20 +0000)] 
extended streaming-out for event handlers

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

20 years agoadded flag for broken compilers with regard to templated getters/setters resolution...
Stefan Csomor [Sat, 9 Aug 2003 08:19:00 +0000 (08:19 +0000)] 
added flag for broken compilers with regard to templated getters/setters resolution, so that we can test easily whether it's still needed

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

20 years agoexposing the dynamic event table
Stefan Csomor [Sat, 9 Aug 2003 08:17:07 +0000 (08:17 +0000)] 
exposing the dynamic event table

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

20 years agochecked in broken makefile by mistake; fixed
Václav Slavík [Fri, 8 Aug 2003 23:01:32 +0000 (23:01 +0000)] 
checked in broken makefile by mistake; fixed

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

20 years agofixed unused local wanring
Robin Dunn [Fri, 8 Aug 2003 22:19:02 +0000 (22:19 +0000)] 
fixed unused local wanring

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

20 years agouse wxUniv's wxTextCtrl in wxX11
Václav Slavík [Fri, 8 Aug 2003 22:06:16 +0000 (22:06 +0000)] 
use wxUniv's wxTextCtrl in wxX11

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

20 years agoAdded Python wrappers for wxRTTI for the wxVScrolledWindow,
Robin Dunn [Fri, 8 Aug 2003 21:32:52 +0000 (21:32 +0000)] 
Added Python wrappers for wxRTTI for the wxVScrolledWindow,
wxVListBox, and wxHtmlListBox classes.

Removed the calls to wxClassInfo::Cleanup and Initialize.

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

20 years agoAdded wxRTTI for the new wxVScrolledWindow, wxVListBox, and
Robin Dunn [Fri, 8 Aug 2003 21:23:33 +0000 (21:23 +0000)] 
Added wxRTTI for the new wxVScrolledWindow, wxVListBox, and
wxHtmlListBox classes.

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

20 years agoxti expansions, streaming code changes
Stefan Csomor [Fri, 8 Aug 2003 20:51:55 +0000 (20:51 +0000)] 
xti expansions, streaming code changes

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

20 years agoxti expansions, streaming code changes
Stefan Csomor [Fri, 8 Aug 2003 20:35:19 +0000 (20:35 +0000)] 
xti expansions, streaming code changes

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

20 years agoUse wxUniv textctrl for wxX11
Julian Smart [Fri, 8 Aug 2003 19:41:00 +0000 (19:41 +0000)] 
Use wxUniv textctrl for wxX11

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

20 years agoCall base OnInternalIdle
Julian Smart [Fri, 8 Aug 2003 19:39:16 +0000 (19:39 +0000)] 
Call base OnInternalIdle
Use wxUniv textctrl implementation in wxX11

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

20 years agolock/unlockFocus when doing the copy in SelectObject
David Elliott [Fri, 8 Aug 2003 18:35:08 +0000 (18:35 +0000)] 
lock/unlockFocus when doing the copy in SelectObject

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

20 years agouse MSLU in wxBase, too
Václav Slavík [Fri, 8 Aug 2003 15:12:25 +0000 (15:12 +0000)] 
use MSLU in wxBase, too

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

20 years ago* Since AppKit cannot draw directly on NSBitmapImageRep, copy the data
David Elliott [Fri, 8 Aug 2003 14:57:04 +0000 (14:57 +0000)] 
* Since AppKit cannot draw directly on NSBitmapImageRep, copy the data
  to/from an offscreen window during SelectObject
* Apply the usual flip transformations

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

20 years ago* When cloning the ref data, copy the NSBitmapImageRep instead of retaining it
David Elliott [Fri, 8 Aug 2003 14:49:53 +0000 (14:49 +0000)] 
* When cloning the ref data, copy the NSBitmapImageRep instead of retaining it
* Added SetNSBitmapImageRep so that wxMemoryDC can update the contents by
  replacing the entire NSBitmapImageRep.
* Added ability to create bitmaps from width/height

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

20 years ago1) some compilers (Watcom) don't like it if wxBase library PCH file contains
Václav Slavík [Fri, 8 Aug 2003 13:15:16 +0000 (13:15 +0000)] 
1) some compilers (Watcom) don't like it if wxBase library PCH file contains
symbols from GUI components and won't link a DLL
2) fixed subdirs recursion code - all options must be output
3) fixed subdirs recursion code - all options must be output
4) fix for watcom resource compiler

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

20 years ago1) some compilers (Watcom) don't like it if wxBase library PCH file contains
Václav Slavík [Fri, 8 Aug 2003 12:59:30 +0000 (12:59 +0000)] 
1) some compilers (Watcom) don't like it if wxBase library PCH file contains
symbols from GUI components and won't link a DLL
2) fixed subdirs recursion code - all options must be output
3) fixed subdirs recursion code - all options must be output
4) fix for watcom resource compiler

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

20 years agofixed Common Headers group for VC++ definition
Václav Slavík [Fri, 8 Aug 2003 12:20:30 +0000 (12:20 +0000)] 
fixed Common Headers group for VC++ definition

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

20 years agodon't ignore start parameter in find_last_of()
Vadim Zeitlin [Fri, 8 Aug 2003 11:54:26 +0000 (11:54 +0000)] 
don't ignore start parameter in find_last_of()

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

20 years ago(re)added MSLU support to Unicode builds
Václav Slavík [Fri, 8 Aug 2003 11:49:35 +0000 (11:49 +0000)] 
(re)added MSLU support to Unicode builds

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

20 years agofix for watcom resource compiler
Václav Slavík [Fri, 8 Aug 2003 11:47:13 +0000 (11:47 +0000)] 
fix for watcom resource compiler

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

20 years agoStatic object -> pointer
Julian Smart [Fri, 8 Aug 2003 11:08:11 +0000 (11:08 +0000)] 
Static object -> pointer
Clean up renderer in module OnExit or we get a crash
on exit (under wxX11 at least). To-do: we need to add
priorities to wxModule so we can clean this up last.

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

20 years agosome compilers (Watcom) don't like it if wxBase library PCH file contains
Václav Slavík [Fri, 8 Aug 2003 09:49:24 +0000 (09:49 +0000)] 
some compilers (Watcom) don't like it if wxBase library PCH file contains
symbols from GUI components and won't link a DLL

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

20 years agofixed some bugs in MSW version
Václav Slavík [Fri, 8 Aug 2003 09:32:14 +0000 (09:32 +0000)] 
fixed some bugs in MSW version

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

20 years agocompilation fix
Václav Slavík [Fri, 8 Aug 2003 08:55:23 +0000 (08:55 +0000)] 
compilation fix

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