]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
23 years agofix for custom bitmap setting for the first page
Vadim Zeitlin [Thu, 19 Jul 2001 12:29:02 +0000 (12:29 +0000)] 
fix for custom bitmap setting for the first page

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

23 years agominor fixes, added an example
Vadim Zeitlin [Thu, 19 Jul 2001 01:07:56 +0000 (01:07 +0000)] 
minor fixes, added an example

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

23 years agofixed compilation problem inwith ^
Vadim Zeitlin [Thu, 19 Jul 2001 00:44:11 +0000 (00:44 +0000)] 
fixed compilation problem inwith ^

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

23 years agoremoved debug printfs
Václav Slavík [Wed, 18 Jul 2001 23:01:54 +0000 (23:01 +0000)] 
removed debug printfs

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

23 years agofixed ugly stupid piece of code
Václav Slavík [Wed, 18 Jul 2001 23:01:43 +0000 (23:01 +0000)] 
fixed ugly stupid piece of code

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

23 years agoUnicode complation fixes
Václav Slavík [Wed, 18 Jul 2001 23:01:31 +0000 (23:01 +0000)] 
Unicode complation fixes

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

23 years ago- fixes warnings with mingw crosscompilation
Václav Slavík [Wed, 18 Jul 2001 23:00:30 +0000 (23:00 +0000)] 
- fixes warnings with mingw crosscompilation
- fixes for missing _t functions

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

23 years agoMingw Unicode fix
Václav Slavík [Wed, 18 Jul 2001 23:00:17 +0000 (23:00 +0000)] 
Mingw Unicode fix

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

23 years agoMingw Unicode fixes
Václav Slavík [Wed, 18 Jul 2001 23:00:02 +0000 (23:00 +0000)] 
Mingw Unicode fixes

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

23 years agoUnicode fixes to wxCmdLineParser
Václav Slavík [Wed, 18 Jul 2001 22:59:51 +0000 (22:59 +0000)] 
Unicode fixes to wxCmdLineParser

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

23 years ago(1) removed -lcrtdll from Mingw build
Václav Slavík [Wed, 18 Jul 2001 22:58:33 +0000 (22:58 +0000)] 
(1) removed -lcrtdll from Mingw build
(it was plainly wrong thing, gcc is supposed to link against C library
automatically... and it broke binaries produced with MSVCRT version of Mingw)
(2) fixed typo in MS_HTML_HELP check
(3) added (back?) WXHTML_HELP checks to configure

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

23 years agoFixed some "\_"s in verbatim blocks so they are no longer quoted with backslashes
George Tasker [Wed, 18 Jul 2001 22:00:03 +0000 (22:00 +0000)] 
Fixed some "\_"s in verbatim blocks so they are no longer quoted with backslashes

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

23 years agoFixed closing of program to work properly if PASS #1 failed for some reason. Before...
George Tasker [Wed, 18 Jul 2001 21:04:36 +0000 (21:04 +0000)] 
Fixed closing of program to work properly if PASS #1 failed for some reason.  Before this fix, you could not exit the GUI version of the program under windows without using CTRL-ALT-DEL

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

23 years agoFixed mismatched curley brace
George Tasker [Wed, 18 Jul 2001 20:47:23 +0000 (20:47 +0000)] 
Fixed mismatched curley brace

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

23 years agoinitialize gs_pFrame to NULL
Vadim Zeitlin [Tue, 17 Jul 2001 22:21:01 +0000 (22:21 +0000)] 
initialize gs_pFrame to NULL

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

23 years agoblind fix for wxScrolledWindow problem
Vadim Zeitlin [Tue, 17 Jul 2001 22:01:00 +0000 (22:01 +0000)] 
blind fix for wxScrolledWindow problem

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

23 years agofixed regex bug in ProcessFamiliesFromFontList
Vadim Zeitlin [Tue, 17 Jul 2001 18:14:04 +0000 (18:14 +0000)] 
fixed regex bug in ProcessFamiliesFromFontList

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

23 years agoCorrection to icon index code
Julian Smart [Tue, 17 Jul 2001 16:27:36 +0000 (16:27 +0000)] 
Correction to icon index code

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

23 years agoAdded support for extracting icon using specified index
Julian Smart [Tue, 17 Jul 2001 15:49:43 +0000 (15:49 +0000)] 
Added support for extracting icon using specified index

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

23 years agoadded wxOPEN/SAVE flags to wxDefaultFileSelector
Vadim Zeitlin [Tue, 17 Jul 2001 09:03:30 +0000 (09:03 +0000)] 
added wxOPEN/SAVE flags to wxDefaultFileSelector

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

23 years agodon't use static box as a parent
Vadim Zeitlin [Tue, 17 Jul 2001 08:27:42 +0000 (08:27 +0000)] 
don't use static box as a parent

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

23 years agorenamed wxDynamicThisCast to wxDynamicCastThis, removed 1st parameter, and documented
Vadim Zeitlin [Tue, 17 Jul 2001 08:25:43 +0000 (08:25 +0000)] 
renamed wxDynamicThisCast to wxDynamicCastThis, removed 1st parameter, and documented

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

23 years agoAdded rules to build the regex library from the main makefile, if
Robin Dunn [Tue, 17 Jul 2001 00:18:51 +0000 (00:18 +0000)] 
Added rules to build the regex library from the main makefile, if
needed.

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

23 years agowxRegEx docs I forgot to add before (sorry)
Vadim Zeitlin [Mon, 16 Jul 2001 22:54:14 +0000 (22:54 +0000)] 
wxRegEx docs I forgot to add before (sorry)

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

23 years agoSome tweaks and generated core sources for wxGTK
Robin Dunn [Mon, 16 Jul 2001 22:52:01 +0000 (22:52 +0000)] 
Some tweaks and generated core sources for wxGTK

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

23 years agocompilation fix I had forgot to commit
Vadim Zeitlin [Mon, 16 Jul 2001 18:07:30 +0000 (18:07 +0000)] 
compilation fix I had forgot to commit

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

23 years agofixed compile error
Robin Dunn [Mon, 16 Jul 2001 17:48:14 +0000 (17:48 +0000)] 
fixed compile error

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

23 years agospeed up font list processing
Vadim Zeitlin [Mon, 16 Jul 2001 15:23:04 +0000 (15:23 +0000)] 
speed up font list processing

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

23 years agoremoved assert which could be provoked by correct code
Vadim Zeitlin [Mon, 16 Jul 2001 15:17:09 +0000 (15:17 +0000)] 
removed assert which could be provoked by correct code

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

23 years agoAdded missing methods. Now tested.
Robert Roebling [Mon, 16 Jul 2001 14:27:16 +0000 (14:27 +0000)] 
Added missing methods. Now tested.

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

23 years agoAdded missing methods. Not yet tested.
Robert Roebling [Mon, 16 Jul 2001 09:42:37 +0000 (09:42 +0000)] 
Added missing methods. Not yet tested.

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

23 years agoAdded symptomatic fix to wrong height in wxStaticText.
Robert Roebling [Mon, 16 Jul 2001 08:20:13 +0000 (08:20 +0000)] 
Added symptomatic fix to wrong height in wxStaticText.

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

23 years agoTried to make button events interceptable in generic wxSpinCtrl. No luck.
Robert Roebling [Mon, 16 Jul 2001 07:58:15 +0000 (07:58 +0000)] 
Tried to make button events interceptable in generic wxSpinCtrl. No luck.

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

23 years agoFixed small prob with wxSpinButton orientation.
Robert Roebling [Mon, 16 Jul 2001 07:38:44 +0000 (07:38 +0000)] 
Fixed small prob with wxSpinButton orientation.

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

23 years agomodified configure to allow configuration of wxMotif under Darwin/Mac OS X
Gilles Depeyrot [Sun, 15 Jul 2001 21:12:31 +0000 (21:12 +0000)] 
modified configure to allow configuration of wxMotif under Darwin/Mac OS X
wxWindows can be configured as wxMac or wxMotif under Mac OS X
replaced __WXMAC_X__ define by __DARWIN__ (general Darwin related issues)
moved dlopen/dlerror code to dynlib.cpp to make it available for wxMotif

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

23 years agomodified configure to allow configuration of wxMotif under Darwin/Mac OS X
Gilles Depeyrot [Sun, 15 Jul 2001 21:07:34 +0000 (21:07 +0000)] 
modified configure to allow configuration of wxMotif under Darwin/Mac OS X
wxWindows can be configured as wxMac or wxMotif under Mac OS X
replaced __WXMAC_X__ define by __DARWIN__ (general Darwin related issues)
moved dlopen/dlerror code to dynlib.cpp to make it available for wxMotif
----------------------------------------------------------------------

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

23 years agomodified configure to allow configuration of wxMotif under Darwin/Mac OS X
Gilles Depeyrot [Sun, 15 Jul 2001 21:04:44 +0000 (21:04 +0000)] 
modified configure to allow configuration of wxMotif under Darwin/Mac OS X
wxWindows can be configured as wxMac or wxMotif under Mac OS X
replaced __WXMAC_X__ define by __DARWIN__ (general Darwin related issues)
moved dlopen/dlerror code to dynlib.cpp to make it available for wxMotif

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

23 years ago Up-ported code to make tree item visible when programmatically
Robert Roebling [Sun, 15 Jul 2001 19:36:25 +0000 (19:36 +0000)] 
  Up-ported code to make tree item visible when programmatically
  selected.

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

23 years agomodified configure to allow configuration of wxMotif under Darwin/Mac OS X
Gilles Depeyrot [Sun, 15 Jul 2001 18:47:13 +0000 (18:47 +0000)] 
modified configure to allow configuration of wxMotif under Darwin/Mac OS X
wxWindows can be configured as wxMac or wxMotif under Mac OS X
replaced __WXMAC_X__ define by __DARWIN__ (general Darwin related issues)
moved dlopen/dlerror code to dynlib.cpp to make it available for wxMotif

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

23 years agoadded common regex
Gilles Depeyrot [Sun, 15 Jul 2001 10:45:31 +0000 (10:45 +0000)] 
added common regex
added missing dependency files

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

23 years agocommitted - just to be sure
Stefan Csomor [Sun, 15 Jul 2001 10:11:49 +0000 (10:11 +0000)] 
committed - just to be sure

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

23 years agono message
Stefan Csomor [Sun, 15 Jul 2001 10:06:50 +0000 (10:06 +0000)] 
no message

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

23 years agoadded new project file having the new files
Stefan Csomor [Sun, 15 Jul 2001 10:02:38 +0000 (10:02 +0000)] 
added new project file having the new files

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

23 years agobug fix to the recent wxConvertFromMSW change
Vadim Zeitlin [Sat, 14 Jul 2001 21:18:23 +0000 (21:18 +0000)] 
bug fix to the recent wxConvertFromMSW change

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

23 years agouse LVM_SETITEMSTATE instead of LVM_SETITEM for virtual controls
Vadim Zeitlin [Sat, 14 Jul 2001 21:01:43 +0000 (21:01 +0000)] 
use LVM_SETITEMSTATE instead of LVM_SETITEM for virtual controls

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

23 years agoblind fix for clearing font attributes in SetStyle()
Vadim Zeitlin [Sat, 14 Jul 2001 20:39:26 +0000 (20:39 +0000)] 
blind fix for clearing font attributes in SetStyle()

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

23 years agoremoved obsolete comment
Vadim Zeitlin [Sat, 14 Jul 2001 20:38:56 +0000 (20:38 +0000)] 
removed obsolete comment

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

23 years agoMinor beautification of wxToolBar under Mac.
Robert Roebling [Sat, 14 Jul 2001 18:49:06 +0000 (18:49 +0000)] 
Minor beautification of wxToolBar under Mac.

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

23 years agoCorrected wxScrolledWindow's OnSize behaviour.
Robert Roebling [Sat, 14 Jul 2001 18:12:40 +0000 (18:12 +0000)] 
Corrected wxScrolledWindow's OnSize behaviour.
Formated code.

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

23 years agoCorrected wxScrolledWindow's OnSize behaviour.
Robert Roebling [Sat, 14 Jul 2001 18:11:52 +0000 (18:11 +0000)] 
Corrected wxScrolledWindow's OnSize behaviour.

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

23 years agomerged NULL wxFrame parent HWND fix from 2.2 branch
Vadim Zeitlin [Sat, 14 Jul 2001 17:41:40 +0000 (17:41 +0000)] 
merged NULL wxFrame parent HWND fix from 2.2 branch

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

23 years agomerged MapBitmap() from 2.2 branch
Vadim Zeitlin [Sat, 14 Jul 2001 17:37:55 +0000 (17:37 +0000)] 
merged MapBitmap() from 2.2 branch

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

23 years agouse wxRegEx if available in wxString::Matches
Vadim Zeitlin [Sat, 14 Jul 2001 16:41:55 +0000 (16:41 +0000)] 
use wxRegEx if available in wxString::Matches

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

23 years agoadded wxRegEx docs
Vadim Zeitlin [Sat, 14 Jul 2001 16:41:18 +0000 (16:41 +0000)] 
added wxRegEx docs

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

23 years agorewrote wxRegEx::Replace() to do something useful
Vadim Zeitlin [Sat, 14 Jul 2001 16:13:32 +0000 (16:13 +0000)] 
rewrote wxRegEx::Replace() to do something useful

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

23 years agoRestored wxFileName::GetFullPath()
Robert Roebling [Sat, 14 Jul 2001 14:29:09 +0000 (14:29 +0000)] 
Restored wxFileName::GetFullPath()

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

23 years agowxIsAbsolutePath was correct.
Robert Roebling [Sat, 14 Jul 2001 14:28:28 +0000 (14:28 +0000)] 
wxIsAbsolutePath was correct.

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

23 years agoMac-ify wxTreeCtrl further.
Robert Roebling [Sat, 14 Jul 2001 14:27:25 +0000 (14:27 +0000)] 
Mac-ify wxTreeCtrl further.

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

23 years agoFix HTML help on Mac.
Robert Roebling [Sat, 14 Jul 2001 14:26:27 +0000 (14:26 +0000)] 
Fix HTML help on Mac.

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

23 years agoAddBook ignores wxMac paths (still won't work)
Robert Roebling [Sat, 14 Jul 2001 11:29:26 +0000 (11:29 +0000)] 
AddBook ignores wxMac paths (still won't work)

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

23 years agowxIsAbsolutePath is strange under wxMac
Robert Roebling [Sat, 14 Jul 2001 11:28:26 +0000 (11:28 +0000)] 
wxIsAbsolutePath is strange under wxMac

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

23 years agoReverted my bad <> -> "" fix, sorry; updated project files.
Julian Smart [Sat, 14 Jul 2001 09:02:42 +0000 (09:02 +0000)] 
Reverted my bad <> -> "" fix, sorry; updated project files.
Probably regex should have it's own .dsp file :-(

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

23 years agoNumber() to GetCount() and other changes needed for wxPython to
Robin Dunn [Sat, 14 Jul 2001 03:37:47 +0000 (03:37 +0000)] 
Number() to GetCount() and other changes needed for wxPython to
compile with current CVS.

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

23 years agoMade a couple Number() to GetCount() changes
Robin Dunn [Sat, 14 Jul 2001 03:27:03 +0000 (03:27 +0000)] 
Made a couple Number() to GetCount() changes

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

23 years agoAdded wxUSE_WAVE to setup0.h and checked for it in wave.h
Robin Dunn [Sat, 14 Jul 2001 03:25:40 +0000 (03:25 +0000)] 
Added wxUSE_WAVE to setup0.h and checked for it in wave.h

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

23 years agoAdded RTTI macros to wxToolTip
Robin Dunn [Sat, 14 Jul 2001 03:23:30 +0000 (03:23 +0000)] 
Added RTTI macros to wxToolTip

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

23 years agofixed VC++ warnings
Vadim Zeitlin [Sat, 14 Jul 2001 02:03:40 +0000 (02:03 +0000)] 
fixed VC++ warnings

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

23 years agoimplemented RefreshItem(s) under MSW
Vadim Zeitlin [Sat, 14 Jul 2001 02:03:23 +0000 (02:03 +0000)] 
implemented RefreshItem(s) under MSW

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

23 years agofixed setting/attaching menubar
Vadim Zeitlin [Sat, 14 Jul 2001 02:02:58 +0000 (02:02 +0000)] 
fixed setting/attaching menubar

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

23 years agofixed crash in ~wxHtmlCell
Vadim Zeitlin [Sat, 14 Jul 2001 02:02:09 +0000 (02:02 +0000)] 
fixed crash in ~wxHtmlCell

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

23 years agodocumented wxInitialize and wxUnitialize
Vadim Zeitlin [Fri, 13 Jul 2001 23:43:49 +0000 (23:43 +0000)] 
documented wxInitialize and wxUnitialize

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

23 years agofixed missing package dir
Robin Dunn [Fri, 13 Jul 2001 23:29:13 +0000 (23:29 +0000)] 
fixed missing package dir

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

23 years agoadded regex to all the templates
Vadim Zeitlin [Fri, 13 Jul 2001 23:16:12 +0000 (23:16 +0000)] 
added regex to all the templates

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

23 years agoadded popupcmn.cpp
Vadim Zeitlin [Fri, 13 Jul 2001 21:09:20 +0000 (21:09 +0000)] 
added popupcmn.cpp

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

23 years agocorrected check string handling
Stefan Csomor [Fri, 13 Jul 2001 20:58:14 +0000 (20:58 +0000)] 
corrected check string handling

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

23 years agopopupcmn is needed by wxGTK too, why was it excluded?
Vadim Zeitlin [Fri, 13 Jul 2001 20:54:06 +0000 (20:54 +0000)] 
popupcmn is needed by wxGTK too, why was it excluded?

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

23 years agocorrected object file extension in the makefiles
Vadim Zeitlin [Fri, 13 Jul 2001 20:40:31 +0000 (20:40 +0000)] 
corrected object file extension in the makefiles

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

23 years agoadded RefreshItem(s) methods
Vadim Zeitlin [Fri, 13 Jul 2001 20:09:44 +0000 (20:09 +0000)] 
added RefreshItem(s) methods

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

23 years agoChanged <> to "" to help inclusion; added regex files to VC++ project files
Julian Smart [Fri, 13 Jul 2001 19:34:06 +0000 (19:34 +0000)] 
Changed <> to "" to help inclusion; added regex files to VC++ project files

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

23 years agoadded wxListView class: this is going to be a wxListCtrl with human (inter)face
Vadim Zeitlin [Fri, 13 Jul 2001 19:26:44 +0000 (19:26 +0000)] 
added wxListView class: this is going to be a wxListCtrl with human (inter)face

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

23 years agoremoved forgotten debugging printf
Vadim Zeitlin [Fri, 13 Jul 2001 19:14:28 +0000 (19:14 +0000)] 
removed forgotten debugging printf

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

23 years agorenamed main.c to re_main.c to avoid clashes with main.cpp in VPATH
Vadim Zeitlin [Fri, 13 Jul 2001 19:08:59 +0000 (19:08 +0000)] 
renamed main.c to re_main.c to avoid clashes with main.cpp in VPATH

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

23 years agoadded wxUSE_REGEX
Vadim Zeitlin [Fri, 13 Jul 2001 18:59:12 +0000 (18:59 +0000)] 
added wxUSE_REGEX

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

23 years agoregenerated the makefiles to include regex.cpp
Vadim Zeitlin [Fri, 13 Jul 2001 18:56:33 +0000 (18:56 +0000)] 
regenerated the makefiles to include regex.cpp

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

23 years agoOS/2 fixes for this week.
David Webster [Fri, 13 Jul 2001 17:42:49 +0000 (17:42 +0000)] 
OS/2 fixes for this week.

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

23 years agotrue vs TRUE again.
David Webster [Fri, 13 Jul 2001 17:42:16 +0000 (17:42 +0000)] 
true vs TRUE again.

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

23 years agoOS/2 Updates for this week.
David Webster [Fri, 13 Jul 2001 17:41:54 +0000 (17:41 +0000)] 
OS/2 Updates for this week.

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

23 years agochanges for building wxRegEx
Vadim Zeitlin [Fri, 13 Jul 2001 17:35:05 +0000 (17:35 +0000)] 
changes for building wxRegEx

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

23 years agoadded some makefiles (untested)
Vadim Zeitlin [Fri, 13 Jul 2001 17:30:55 +0000 (17:30 +0000)] 
added some makefiles (untested)

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

23 years agoadded notes about wxRegEx
Vadim Zeitlin [Fri, 13 Jul 2001 17:15:10 +0000 (17:15 +0000)] 
added notes about wxRegEx

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

23 years agoadded tests for wxRegEx
Vadim Zeitlin [Fri, 13 Jul 2001 17:12:23 +0000 (17:12 +0000)] 
added tests for wxRegEx

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

23 years agoadded regex.h/.cpp files
Vadim Zeitlin [Fri, 13 Jul 2001 17:11:50 +0000 (17:11 +0000)] 
added regex.h/.cpp files

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

23 years agofixes for wxBase build with configure
Vadim Zeitlin [Fri, 13 Jul 2001 17:10:54 +0000 (17:10 +0000)] 
fixes for wxBase build with configure

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

23 years agofixed yet another typo, now it finally works
Vadim Zeitlin [Fri, 13 Jul 2001 17:10:20 +0000 (17:10 +0000)] 
fixed yet another typo, now it finally works

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

23 years agoadded wxRegEx::GetMatch
Vadim Zeitlin [Fri, 13 Jul 2001 17:10:00 +0000 (17:10 +0000)] 
added wxRegEx::GetMatch

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

23 years agowxRegEx class added
Vadim Zeitlin [Fri, 13 Jul 2001 16:17:43 +0000 (16:17 +0000)] 
wxRegEx class added

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

23 years agoincorrect warning fix fixed
Vadim Zeitlin [Fri, 13 Jul 2001 14:35:30 +0000 (14:35 +0000)] 
incorrect warning fix fixed

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

23 years agoFixed typo in cache management code
Julian Smart [Fri, 13 Jul 2001 14:21:42 +0000 (14:21 +0000)] 
Fixed typo in cache management code

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

23 years agofixed back compilation with REDEBUG
Vadim Zeitlin [Fri, 13 Jul 2001 14:17:15 +0000 (14:17 +0000)] 
fixed back compilation with REDEBUG

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

23 years agomore warning fixes
Vadim Zeitlin [Fri, 13 Jul 2001 14:13:20 +0000 (14:13 +0000)] 
more warning fixes

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