]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
23 years agofixed warning about unused var
Vadim Zeitlin [Thu, 14 Jun 2001 17:44:24 +0000 (17:44 +0000)] 
fixed warning about unused var

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

23 years agono changes
Vadim Zeitlin [Thu, 14 Jun 2001 17:43:38 +0000 (17:43 +0000)] 
no changes

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

23 years agoregenerated from templates
Vadim Zeitlin [Thu, 14 Jun 2001 17:38:17 +0000 (17:38 +0000)] 
regenerated from templates

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

23 years agoforgot to commit - no changes
Vadim Zeitlin [Thu, 14 Jun 2001 17:37:49 +0000 (17:37 +0000)] 
forgot to commit - no changes

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

23 years agohopefully finally fixed the problem with ambiguous overloads of wxString::operator...
Vadim Zeitlin [Thu, 14 Jun 2001 17:27:44 +0000 (17:27 +0000)] 
hopefully finally fixed the problem with ambiguous overloads of wxString::operator[] for _all_ machines

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

23 years agoFixed MDIS_ALLCHILDSTYLES bug (WS_VISIBLE needed to be added to child frame style)
Julian Smart [Thu, 14 Jun 2001 16:51:29 +0000 (16:51 +0000)] 
Fixed MDIS_ALLCHILDSTYLES bug (WS_VISIBLE needed to be added to child frame style)

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

23 years agoregenerated again
Vadim Zeitlin [Thu, 14 Jun 2001 16:29:35 +0000 (16:29 +0000)] 
regenerated again

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

23 years ago I don't understand the SetIconState code in /src/frome.cpp, but
Robert Roebling [Thu, 14 Jun 2001 16:15:29 +0000 (16:15 +0000)] 
  I don't understand the SetIconState code in /src/frome.cpp, but
  I know it is wrong. This also caused the splitter window bug.

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

23 years agofixed indentation and warnings/bugs
Vadim Zeitlin [Thu, 14 Jun 2001 15:16:45 +0000 (15:16 +0000)] 
fixed indentation and warnings/bugs

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

23 years agoThese add .mak (for BCB1) and .bpr (for BCB3 and 4) files for CBuilder in
Julian Smart [Thu, 14 Jun 2001 13:33:39 +0000 (13:33 +0000)] 
These add .mak (for BCB1) and .bpr (for BCB3 and 4) files for CBuilder in
each of the samples which will compile with Borland's compiler. They also
modify the start of the .cpp file so the Cbuilder IDE will accept it.

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

23 years agosince somehow db does not compile properly anymore (was not tested anyway) now disabl...
Stefan Csomor [Thu, 14 Jun 2001 10:20:51 +0000 (10:20 +0000)] 
since somehow db does not compile properly anymore (was not tested anyway) now disabling wxUSE_ODBC

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

23 years agoAdded SetOption,GetOption[Int] to wxSystemSettings. Made native MaskBlt optional.
Julian Smart [Thu, 14 Jun 2001 10:06:47 +0000 (10:06 +0000)] 
Added SetOption,GetOption[Int] to wxSystemSettings. Made native MaskBlt optional.

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

23 years agoMore contrib compilation fixes & makefiles
Julian Smart [Wed, 13 Jun 2001 16:05:08 +0000 (16:05 +0000)] 
More contrib compilation fixes & makefiles

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

23 years agoSome BC++ fixes
Julian Smart [Wed, 13 Jun 2001 15:01:46 +0000 (15:01 +0000)] 
Some BC++ fixes

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

23 years agoFixes to BC++ compilation in mem debug mode
Julian Smart [Wed, 13 Jun 2001 14:49:26 +0000 (14:49 +0000)] 
Fixes to BC++ compilation in mem debug mode

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

23 years agoAdd USE_MENUS
David Webster [Wed, 13 Jun 2001 13:01:11 +0000 (13:01 +0000)] 
Add USE_MENUS

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

23 years agoAdded wxUSE_MENUS to setup0.h to make menu sample compile;
Julian Smart [Wed, 13 Jun 2001 12:45:31 +0000 (12:45 +0000)] 
Added wxUSE_MENUS to setup0.h to make menu sample compile;
updated some makefiles

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

23 years agofixed another bug in strconv
Václav Slavík [Tue, 12 Jun 2001 22:56:40 +0000 (22:56 +0000)] 
fixed another bug in strconv
(Off by one error that did not demonstrate itself in poEdit before because
windows native convertion wasn't used due to wxLocale returning cp12xx instead
of windows-12xx. MultiByteToWideChar and WideCharToMultiByte return size of
needed buffer, not number of output characters. Author of the code didn't know
this, hence off by one.)

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

23 years agomore fixes for autoconf 2.50:
Václav Slavík [Tue, 12 Jun 2001 22:55:23 +0000 (22:55 +0000)] 
more fixes for autoconf 2.50:
ac-2.50 does not use config.cache by default so we cannot use it
to pass arguments to subdirs configure scripts. Instead, we now
export some shell variables to make sure they are part of subdir
configure script's environment

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

23 years agostandardized encoding names to windows-12xx and iso-8859-x forms
Václav Slavík [Tue, 12 Jun 2001 22:53:38 +0000 (22:53 +0000)] 
standardized encoding names to windows-12xx and iso-8859-x forms

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

23 years agoremoved warning about unused variable
Vadim Zeitlin [Tue, 12 Jun 2001 20:13:45 +0000 (20:13 +0000)] 
removed warning about unused variable

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

23 years agoUpdates to xmlres.h to allow compiling XML code into a DLL correctly.
Kendall Bennett [Tue, 12 Jun 2001 19:49:51 +0000 (19:49 +0000)] 
Updates to xmlres.h to allow compiling XML code into a DLL correctly.

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

23 years agomust delcare methods as inline if we are going to actually inline them after the...
David Webster [Tue, 12 Jun 2001 18:57:26 +0000 (18:57 +0000)] 
must delcare methods as inline if we are going to actually inline them after the declarations or else some compilers will error in a linkage mismatch.

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

23 years agoCommited latest SciTech changes into CVS. This includes updates to the
Kendall Bennett [Tue, 12 Jun 2001 18:52:03 +0000 (18:52 +0000)] 
Commited latest SciTech changes into CVS. This includes updates to the
applet code (with changes copyright headers) as well as updates to the
wxImage and dib.cpp modules to use virtual file systems so that we can
load these objects from ZIP files correctly. The dib.cpp module was
also extensively cleaned up (although the DIB writing code does not
presently use file streams as we couldn't figure out if it was possible
to write to a ZIP file stream). The code has been tested and functions
correctly for both regular files and ZIP files.

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

23 years agoFixed compile problems under MingW32 compiler
George Tasker [Tue, 12 Jun 2001 17:20:10 +0000 (17:20 +0000)] 
Fixed compile problems under MingW32 compiler

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

23 years agoRemoved fstream include which seemed unnecessary, and gave errors for BC++ 5.5 anyway.
Julian Smart [Tue, 12 Jun 2001 17:04:33 +0000 (17:04 +0000)] 
Removed fstream include which seemed unnecessary, and gave errors for BC++ 5.5 anyway.

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

23 years agoGot rid of VisualAge true/false defs with db class fixes.
David Webster [Tue, 12 Jun 2001 13:42:44 +0000 (13:42 +0000)] 
Got rid of VisualAge true/false defs with db class fixes.

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

23 years agoAdded geometry option to setup.h; added some missing make and project files
Julian Smart [Tue, 12 Jun 2001 10:14:58 +0000 (10:14 +0000)] 
Added geometry option to setup.h; added some missing make and project files

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

23 years agoFor all platforms except WXMAC, the wxGIFDecoder::dgif function was
Guillermo Rodriguez Garcia [Tue, 12 Jun 2001 06:34:24 +0000 (06:34 +0000)] 
For all platforms except WXMAC, the wxGIFDecoder::dgif function was
allocating 3 arrays of 4096 ints in the stack (48K) which causes
problems with Watcom. Now all platforms behave like WXMAC, i.e. the
arrays are allocated (and freed) dynamically on the heap.

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

23 years agofixed remaining bugs in configure.in that manifested themselves with ac-2.50; regener...
Václav Slavík [Mon, 11 Jun 2001 22:58:24 +0000 (22:58 +0000)] 
fixed remaining bugs in configure.in that manifested themselves with ac-2.50; regenerated configure with ac-2.50

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

23 years agofixed infinite loop when looking up nonexistent encoding in registry
Václav Slavík [Mon, 11 Jun 2001 22:55:01 +0000 (22:55 +0000)] 
fixed infinite loop when looking up nonexistent encoding in registry

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

23 years agoTex2RTF: underscores now only checked for if syntax checking is on.
Julian Smart [Mon, 11 Jun 2001 21:52:58 +0000 (21:52 +0000)] 
Tex2RTF: underscores now only checked for if syntax checking is on.
Removed the MDIS_ALLCHILDSTYLES style again.

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

23 years ago Applied wxImage::Scale() patch,
Robert Roebling [Mon, 11 Jun 2001 20:03:00 +0000 (20:03 +0000)] 
  Applied wxImage::Scale() patch,
  Added testing code for wxSplitterWindow bug.
  Added testing code for OnEraseBackground things.

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

23 years agoChanged the 'true's and 'false's back to TRUE and FALSE
George Tasker [Mon, 11 Jun 2001 16:59:45 +0000 (16:59 +0000)] 
Changed the 'true's and 'false's back to TRUE and FALSE

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

23 years agoChanged the 'true's and 'false's back to TRUE and FALSE
George Tasker [Mon, 11 Jun 2001 16:54:28 +0000 (16:54 +0000)] 
Changed the 'true's and 'false's back to TRUE and FALSE

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

23 years agoRemoved redundant sections from sizeevt.tex
Julian Smart [Mon, 11 Jun 2001 16:42:35 +0000 (16:42 +0000)] 
Removed redundant sections from sizeevt.tex

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

23 years agoAdded 'wx' prefix to a couple of functions
Julian Smart [Mon, 11 Jun 2001 16:23:51 +0000 (16:23 +0000)] 
Added 'wx' prefix to a couple of functions

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

23 years agocompilation fix
Vadim Zeitlin [Mon, 11 Jun 2001 16:17:47 +0000 (16:17 +0000)] 
compilation fix

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

23 years agofixed broken links to string functions
Vadim Zeitlin [Mon, 11 Jun 2001 15:29:34 +0000 (15:29 +0000)] 
fixed broken links to string functions

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

23 years agoUpdated manual date, removed underscore from label
Julian Smart [Mon, 11 Jun 2001 14:55:44 +0000 (14:55 +0000)] 
Updated manual date, removed underscore from label

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

23 years agoNeeded a comment after last #endif and defined true TRUE and false FALSE for Visual...
David Webster [Mon, 11 Jun 2001 14:12:32 +0000 (14:12 +0000)] 
Needed a comment after last #endif and defined true TRUE and false FALSE for Visual Age.

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

23 years agoremoved compiler warnings about assignments in logical expressions
David Webster [Mon, 11 Jun 2001 14:11:46 +0000 (14:11 +0000)] 
removed compiler warnings about assignments in logical expressions

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

23 years agoChanges to catch macros that are missing arguments - not perfect, but it will work...
George Tasker [Mon, 11 Jun 2001 12:54:38 +0000 (12:54 +0000)] 
Changes to catch macros that are missing arguments - not perfect, but it will work with all our current TEX files.
Added cleaner ABORT handling in some situations
If \\end{document} is not found, then program auto-aborts after first pass to avoid hanging in some endless loop until all system resources are exhausted and the program crashes.

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

23 years agoVC++ project file corrections
Julian Smart [Mon, 11 Jun 2001 12:26:25 +0000 (12:26 +0000)] 
VC++ project file corrections

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

23 years agoanother attempt to fix strconv.cpp compilation
Vadim Zeitlin [Mon, 11 Jun 2001 12:19:06 +0000 (12:19 +0000)] 
another attempt to fix strconv.cpp compilation

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

23 years agoproject file updates
Julian Smart [Mon, 11 Jun 2001 10:14:35 +0000 (10:14 +0000)] 
project file updates

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

23 years agoComment about wxDbGrid being added
George Tasker [Mon, 11 Jun 2001 09:51:38 +0000 (09:51 +0000)] 
Comment about wxDbGrid being added

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

23 years agoextracted classes into their own files to fix alphabetic order
Vadim Zeitlin [Mon, 11 Jun 2001 09:41:54 +0000 (09:41 +0000)] 
extracted classes into their own files to fix alphabetic order

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

23 years agoProject file updates; cast in strconv.cpp to compile with VC++ 6
Julian Smart [Mon, 11 Jun 2001 07:49:38 +0000 (07:49 +0000)] 
Project file updates; cast in strconv.cpp to compile with VC++ 6

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

23 years agofingers crossed..
Ron Lee [Mon, 11 Jun 2001 07:15:41 +0000 (07:15 +0000)] 
fingers crossed..

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

23 years agolast test, really!
Ron Lee [Mon, 11 Jun 2001 04:56:20 +0000 (04:56 +0000)] 
last test, really!

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

23 years agooops.
Ron Lee [Mon, 11 Jun 2001 04:43:06 +0000 (04:43 +0000)] 
oops.

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

23 years agothis time the log stuff will work, really it will..
Ron Lee [Mon, 11 Jun 2001 04:39:27 +0000 (04:39 +0000)] 
this time the log stuff will work, really it will..

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

23 years agocvs admin test..
Ron Lee [Mon, 11 Jun 2001 04:12:28 +0000 (04:12 +0000)] 
cvs admin test..

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

23 years agolog test..
Ron Lee [Mon, 11 Jun 2001 03:54:57 +0000 (03:54 +0000)] 
log test..

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

23 years agomore admin tests.
Ron Lee [Mon, 11 Jun 2001 03:47:23 +0000 (03:47 +0000)] 
more admin tests.

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

23 years agotesting, testing, lalala..
Ron Lee [Mon, 11 Jun 2001 03:31:10 +0000 (03:31 +0000)] 
testing, testing, lalala..

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

23 years agoanother (semi) gratuitous commit to test the mailer script.
Ron Lee [Mon, 11 Jun 2001 03:13:09 +0000 (03:13 +0000)] 
another (semi) gratuitous commit to test the mailer script.

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

23 years agomerged 2.2 /debian changes to 2.3
Ron Lee [Mon, 11 Jun 2001 03:02:05 +0000 (03:02 +0000)] 
merged 2.2 /debian changes to 2.3
(and really test the new log mailer *after* committing
 CVSROOT changes :)

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

23 years agoregenerated with autoconf 2.13
Vadim Zeitlin [Mon, 11 Jun 2001 01:57:57 +0000 (01:57 +0000)] 
regenerated with autoconf 2.13

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

23 years agofix to alphabetic order of classes
Vadim Zeitlin [Sun, 10 Jun 2001 23:44:19 +0000 (23:44 +0000)] 
fix to alphabetic order of classes

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

23 years agofixed doc bug
Vadim Zeitlin [Sun, 10 Jun 2001 23:38:49 +0000 (23:38 +0000)] 
fixed doc bug

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

23 years agoFixed compilation if wxUSE_NEW_GRID and wxUSE_GRID are both set to 0
George Tasker [Sun, 10 Jun 2001 23:20:31 +0000 (23:20 +0000)] 
Fixed compilation if wxUSE_NEW_GRID and wxUSE_GRID are both set to 0

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

23 years agoanother compilation fix
Vadim Zeitlin [Sun, 10 Jun 2001 23:15:02 +0000 (23:15 +0000)] 
another compilation fix

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

23 years agochanges to work with autoconf 2.50
Václav Slavík [Sun, 10 Jun 2001 22:26:16 +0000 (22:26 +0000)] 
changes to work with autoconf 2.50

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

23 years agocorrected wxWindows library name under Mac OS X
Gilles Depeyrot [Sun, 10 Jun 2001 20:20:20 +0000 (20:20 +0000)] 
corrected wxWindows library name under Mac OS X
corrected detection of wchar_t under Mac OS X
tweaked detection of pthread library under Mac OS X

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

23 years agocorrected Mac OS X resource file name
Gilles Depeyrot [Sun, 10 Jun 2001 20:17:31 +0000 (20:17 +0000)] 
corrected Mac OS X resource file name

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

23 years agocorrected wchar handling for Mac OS X
Gilles Depeyrot [Sun, 10 Jun 2001 18:17:59 +0000 (18:17 +0000)] 
corrected wchar handling for Mac OS X

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

23 years agoAdded code to show off wxDbGrid (contributed by Paul and Roger Gammans) in wxUSE_NEW_...
George Tasker [Sun, 10 Jun 2001 17:12:56 +0000 (17:12 +0000)] 
Added code to show off wxDbGrid (contributed by Paul and Roger Gammans) in wxUSE_NEW_GRID is set to 1.  If grid is not enabled, the program does not compile in the wxDbGrid portion of the sample
Fixed a bug in the SetColDef() descriptions that had the Contribs column defined as a UCHAR but the SQL data type was set to be SQL_C_SHORT when it needed to be SQL_C_UTINYINT to match the size of the UCHAR data variable
General code cleanup
TRUE/FALSE changed to true/false
Now uses new wxDbLogExtendedErrorMsg() function for reporting human readable ODBC errors

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

23 years agoAdded wxDbGrid files
George Tasker [Sun, 10 Jun 2001 17:09:16 +0000 (17:09 +0000)] 
Added wxDbGrid files

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

23 years agowxDbGrid additions contributed by Paul and Roger Gammans with additions/corrections...
George Tasker [Sun, 10 Jun 2001 17:08:42 +0000 (17:08 +0000)] 
wxDbGrid additions contributed by Paul and Roger Gammans with additions/corrections from George Tasker

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

23 years agowxDbGrid additions
George Tasker [Sun, 10 Jun 2001 17:07:23 +0000 (17:07 +0000)] 
wxDbGrid additions
Changed all TRUE/FALSEs to true/false
General code cleanup

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

23 years agowxDbGrid additions
George Tasker [Sun, 10 Jun 2001 17:06:09 +0000 (17:06 +0000)] 
wxDbGrid additions
Changed all TRUE/FALSEs to true/false
Added wxDbLogExtendedErrorMsg() function to  retrieve human readable ODBC error information from the ODBC driver
General code cleanup

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

23 years agowxDbGrid additions
George Tasker [Sun, 10 Jun 2001 17:05:25 +0000 (17:05 +0000)] 
wxDbGrid additions
Changed all TRUE/FALSEs to true/false
Added wxDbLogExtendedErrorMsg() function to  retrieve human readable ODBC error information from the ODBC driver

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

23 years agowxDbGrid additions - Added support for ODBC date types
George Tasker [Sun, 10 Jun 2001 17:04:00 +0000 (17:04 +0000)] 
wxDbGrid additions - Added support for ODBC date types

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

23 years agoInitialized m_startint in the constructor to avoid cloning of uninitialized value
George Tasker [Sun, 10 Jun 2001 17:01:25 +0000 (17:01 +0000)] 
Initialized m_startint in the constructor to avoid cloning of uninitialized value

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

23 years agocompilation fix for SIZEOF_WCHAR_T being undefined
Vadim Zeitlin [Sun, 10 Jun 2001 17:00:32 +0000 (17:00 +0000)] 
compilation fix for SIZEOF_WCHAR_T being undefined

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

23 years agoRenamed project files
Julian Smart [Sun, 10 Jun 2001 11:58:30 +0000 (11:58 +0000)] 
Renamed project files

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

23 years agoRenamed XRC project files
Julian Smart [Sun, 10 Jun 2001 11:52:51 +0000 (11:52 +0000)] 
Renamed XRC project files

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

23 years agoadd #error for platforms with weird sizeof(wchar_t)
Vadim Zeitlin [Sat, 9 Jun 2001 23:22:44 +0000 (23:22 +0000)] 
add #error for platforms with weird sizeof(wchar_t)

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

23 years agochanged wxXML to XRC, wx/xml/*.h->wx/xrc/*.h
Václav Slavík [Sat, 9 Jun 2001 22:43:51 +0000 (22:43 +0000)] 
changed wxXML to XRC, wx/xml/*.h->wx/xrc/*.h

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

23 years agochanged wxXML to XRC, wx/xml/*.h->wx/xrc/*.h
Václav Slavík [Sat, 9 Jun 2001 22:18:45 +0000 (22:18 +0000)] 
changed wxXML to XRC, wx/xml/*.h->wx/xrc/*.h

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

23 years agouse SetForegroundWindow instead of BringWindowToTop
Vadim Zeitlin [Sat, 9 Jun 2001 21:38:00 +0000 (21:38 +0000)] 
use SetForegroundWindow instead of BringWindowToTop

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

23 years agoadded CodeWarrior 5 projects for samples
Gilles Depeyrot [Sat, 9 Jun 2001 20:22:36 +0000 (20:22 +0000)] 
added CodeWarrior 5 projects for samples

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

23 years agoadded OpenGL sample project for CodeWarrior 5
Gilles Depeyrot [Sat, 9 Jun 2001 20:12:14 +0000 (20:12 +0000)] 
added OpenGL sample project for CodeWarrior 5

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

23 years agoadded dead-strip static initialization code option
Gilles Depeyrot [Sat, 9 Jun 2001 20:08:42 +0000 (20:08 +0000)] 
added dead-strip static initialization code option

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

23 years agoadded dead-strip static initialization code option
Gilles Depeyrot [Sat, 9 Jun 2001 20:03:18 +0000 (20:03 +0000)] 
added dead-strip static initialization code option

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

23 years agodocumented Kendall's change of wxHtmlWindow::LoadPage to virtual function
Václav Slavík [Sat, 9 Jun 2001 19:11:24 +0000 (19:11 +0000)] 
documented Kendall's change of wxHtmlWindow::LoadPage to virtual function

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

23 years agooops, forgot to add editlbox
Václav Slavík [Sat, 9 Jun 2001 19:11:16 +0000 (19:11 +0000)] 
oops, forgot to add editlbox

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

23 years agoapplied patch 430835 (missing wxSTD breaking compilation for VC++ 5)
Vadim Zeitlin [Sat, 9 Jun 2001 17:57:06 +0000 (17:57 +0000)] 
applied patch 430835 (missing wxSTD breaking compilation for VC++ 5)

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

23 years agoapplied patch 428783 (fix B32 makefiles)
Vadim Zeitlin [Sat, 9 Jun 2001 17:55:09 +0000 (17:55 +0000)] 
applied patch 428783 (fix B32 makefiles)

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

23 years agoapplied patch 431596 (fixes some crashes in wxDocView classes)
Vadim Zeitlin [Sat, 9 Jun 2001 17:51:20 +0000 (17:51 +0000)] 
applied patch 431596 (fixes some crashes in wxDocView classes)

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

23 years agoapplied patch 424550 (fix compilation of the notebook sample in tabbed dialog mode)
Vadim Zeitlin [Sat, 9 Jun 2001 17:48:20 +0000 (17:48 +0000)] 
applied patch 424550 (fix compilation of the notebook sample in tabbed dialog mode)

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

23 years agoUpdates for 2.3.1; fixed syntax error in makefile.b32 but this probably
Julian Smart [Sat, 9 Jun 2001 17:43:16 +0000 (17:43 +0000)] 
Updates for 2.3.1; fixed syntax error in makefile.b32 but this probably
means that the 'version' fix for BC++ doesn't work (misapplied?)

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

23 years agofixed bug 418496 (wxDC::SetClippingRegion doesn't clear the previous clipping region)
Vadim Zeitlin [Sat, 9 Jun 2001 17:40:44 +0000 (17:40 +0000)] 
fixed bug 418496 (wxDC::SetClippingRegion doesn't clear the previous clipping region)

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

23 years agofixed bug 418766 (elapsed time not initialized in wxProgressDialog)
Vadim Zeitlin [Sat, 9 Jun 2001 17:07:10 +0000 (17:07 +0000)] 
fixed bug 418766 (elapsed time not initialized in wxProgressDialog)

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

23 years agofixed bug 419079 (wxDateTime::ParseTime() didn't find am/pm)
Vadim Zeitlin [Sat, 9 Jun 2001 17:00:36 +0000 (17:00 +0000)] 
fixed bug 419079 (wxDateTime::ParseTime() didn't find am/pm)

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

23 years agofixed bug 424212 (unworking close button in the progress dialog)
Vadim Zeitlin [Sat, 9 Jun 2001 16:49:56 +0000 (16:49 +0000)] 
fixed bug 424212 (unworking close button in the progress dialog)

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

23 years ago1. added wxAssertIsEqual() function to be used in wxASSERT()
Vadim Zeitlin [Sat, 9 Jun 2001 16:35:38 +0000 (16:35 +0000)] 
1. added wxAssertIsEqual() function to be used in wxASSERT()
2. made wxTrap() public, documented it

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

23 years agosrc/common
Vadim Zeitlin [Sat, 9 Jun 2001 16:34:54 +0000 (16:34 +0000)] 
src/common

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