wxWidgets.git
23 years agomodified wxLANGUAGE generating script to visibly mark automatically generated code
Václav Slavík [Sun, 25 Mar 2001 22:19:13 +0000 (22:19 +0000)] 
modified wxLANGUAGE generating script to visibly mark automatically generated code

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

23 years agoOwnerdrawn updates
David Webster [Fri, 23 Mar 2001 23:30:11 +0000 (23:30 +0000)] 
Ownerdrawn updates

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

23 years agofixed memory leak in wxZlibInputStream
Vadim Zeitlin [Fri, 23 Mar 2001 17:51:22 +0000 (17:51 +0000)] 
fixed memory leak in wxZlibInputStream

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

23 years agoOwnerdrawn stuff. Text display done, image display next.
David Webster [Thu, 22 Mar 2001 23:23:19 +0000 (23:23 +0000)] 
Ownerdrawn stuff.  Text display done, image display next.

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

23 years agoFix for tip disappearing immediately under MSW
Julian Smart [Thu, 22 Mar 2001 11:17:25 +0000 (11:17 +0000)] 
Fix for tip disappearing immediately under MSW

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

23 years agoMore ownerdrawn stuff
David Webster [Thu, 22 Mar 2001 04:41:37 +0000 (04:41 +0000)] 
More ownerdrawn stuff

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

23 years agomerged Ctrl-Space fix from 2.2 branch
Vadim Zeitlin [Wed, 21 Mar 2001 23:55:35 +0000 (23:55 +0000)] 
merged Ctrl-Space fix from 2.2 branch

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

23 years agoOwnerDrawn updates
David Webster [Wed, 21 Mar 2001 22:30:48 +0000 (22:30 +0000)] 
OwnerDrawn updates

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

23 years agoChanged GetLong/ShortPath to allocate memory dynamically
Julian Smart [Wed, 21 Mar 2001 22:25:32 +0000 (22:25 +0000)] 
Changed GetLong/ShortPath to allocate memory dynamically

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

23 years agopatch for cleanall target in mingw makefiles (which I forgot to commit before)
Vadim Zeitlin [Wed, 21 Mar 2001 19:13:09 +0000 (19:13 +0000)] 
patch for cleanall target in mingw makefiles (which I forgot to commit before)

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

23 years agoforgot to commit
Vadim Zeitlin [Wed, 21 Mar 2001 19:11:14 +0000 (19:11 +0000)] 
forgot to commit

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

23 years agominor fixes to wxLocale::GetSystemLanguage(), test code for it added to the console...
Vadim Zeitlin [Wed, 21 Mar 2001 19:07:23 +0000 (19:07 +0000)] 
minor fixes to wxLocale::GetSystemLanguage(), test code for it added to the console sample

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

23 years agoChecked back in the change from rev 1.57 that allows UNC dirs and root dirs to be...
George Tasker [Wed, 21 Mar 2001 18:32:35 +0000 (18:32 +0000)] 
Checked back in the change from rev 1.57 that allows UNC dirs and root dirs to be properly evaluated as to their existence under __WIN32__

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

23 years agomerged __sgi compilation fix
Vadim Zeitlin [Wed, 21 Mar 2001 14:22:19 +0000 (14:22 +0000)] 
merged __sgi compilation fix

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

23 years agofixed (?) problems with assignment operator in wxTreeItemId
Vadim Zeitlin [Wed, 21 Mar 2001 14:04:19 +0000 (14:04 +0000)] 
fixed (?) problems with assignment operator in wxTreeItemId

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

23 years agoAdded long-filename functions & normalisation; patch to Watcom makefiles
Julian Smart [Wed, 21 Mar 2001 12:34:56 +0000 (12:34 +0000)] 
Added long-filename functions & normalisation; patch to Watcom makefiles

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

23 years agoOwnerdrawn testing
David Webster [Tue, 20 Mar 2001 22:45:09 +0000 (22:45 +0000)] 
Ownerdrawn testing

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

23 years agochanged -dbg priority to match overrides.
Ron Lee [Tue, 20 Mar 2001 15:25:47 +0000 (15:25 +0000)] 
changed -dbg priority to match overrides.

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

23 years agoMore Ownerdraw menu updates
David Webster [Tue, 20 Mar 2001 14:26:42 +0000 (14:26 +0000)] 
More Ownerdraw menu updates

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

23 years agono message
David Webster [Tue, 20 Mar 2001 13:48:04 +0000 (13:48 +0000)] 
no message

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

23 years agoOwnerdrawn menu updates
David Webster [Tue, 20 Mar 2001 05:46:07 +0000 (05:46 +0000)] 
Ownerdrawn menu updates

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

23 years agotweaked wx-config alternatives priorities.
Ron Lee [Tue, 20 Mar 2001 01:02:36 +0000 (01:02 +0000)] 
tweaked wx-config alternatives priorities.

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

23 years agowxImage::Ok() now returns false for images with 0 width or height
Vadim Zeitlin [Mon, 19 Mar 2001 18:27:59 +0000 (18:27 +0000)] 
wxImage::Ok() now returns false for images with 0 width or height

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

23 years agoSmall doc mod; made wxRAISED_BORDER work
Julian Smart [Mon, 19 Mar 2001 14:40:51 +0000 (14:40 +0000)] 
Small doc mod; made wxRAISED_BORDER work

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

23 years agoremoved (deprecated) call to dh_testversion.
Ron Lee [Mon, 19 Mar 2001 10:46:36 +0000 (10:46 +0000)] 
removed (deprecated) call to dh_testversion.

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

23 years agowxHTML: fixed bug in tables rendering when rowspan was used
Václav Slavík [Sun, 18 Mar 2001 23:34:17 +0000 (23:34 +0000)] 
wxHTML: fixed bug in tables rendering when rowspan was used

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

23 years agoUpdated /debian with the latest changes from 2.2 branch.
Ron Lee [Sun, 18 Mar 2001 23:11:58 +0000 (23:11 +0000)] 
Updated /debian with the latest changes from 2.2 branch.

Applied patch from 2.2 to setup.py to allow the setting
of a 'trick' wx-config for in-tree package builds.

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

23 years agoremoved out-of-date info
Václav Slavík [Sat, 17 Mar 2001 23:44:35 +0000 (23:44 +0000)] 
removed out-of-date info

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

23 years agoreplaced wxLogDebugs with wxLogTrace in dnd code - the former is just too annoying...
Vadim Zeitlin [Fri, 16 Mar 2001 19:43:42 +0000 (19:43 +0000)] 
replaced wxLogDebugs with wxLogTrace in dnd code - the former is just too annoying and impossible to switch off

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

23 years agofixed (?) bug 407974 (arrows not working)
Vadim Zeitlin [Fri, 16 Mar 2001 19:37:50 +0000 (19:37 +0000)] 
fixed (?) bug 407974 (arrows not working)

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

23 years agoadded checks to wxFont accessors
Vadim Zeitlin [Thu, 15 Mar 2001 19:30:53 +0000 (19:30 +0000)] 
added checks to wxFont accessors

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

23 years agowxGTK version of generated code for recent changes
Robin Dunn [Thu, 15 Mar 2001 00:52:30 +0000 (00:52 +0000)] 
wxGTK version of generated code for recent changes

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

23 years agowxGTK version of generated code for recent changes
Robin Dunn [Thu, 15 Mar 2001 00:36:12 +0000 (00:36 +0000)] 
wxGTK version of generated code for recent changes

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

23 years agoenhanced a comment ;-)
Robin Dunn [Thu, 15 Mar 2001 00:35:30 +0000 (00:35 +0000)] 
enhanced a comment ;-)

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

23 years agofixed the automatic sys.stdout/sys.stderr to window redirection in wxApp
Robin Dunn [Thu, 15 Mar 2001 00:33:33 +0000 (00:33 +0000)] 
fixed the automatic sys.stdout/sys.stderr to window redirection in wxApp

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

23 years ago Committing in .
Jouk Jansen [Wed, 14 Mar 2001 10:37:49 +0000 (10:37 +0000)] 
 Committing in .

 Modified Files:
  wxWindows/src/common/dcbase.cpp

 Addec missing math.h

----------------------------------------------------------------------

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

23 years agoChanged wxFont, wxPen, wxBrush to not implicitly use the wxTheXXXList
Robin Dunn [Wed, 14 Mar 2001 08:05:03 +0000 (08:05 +0000)] 
Changed wxFont, wxPen, wxBrush to not implicitly use the wxTheXXXList
behind the scenes, but to use normal ctor and dtors.

Exposed the wxTheXXXLists to wxPython.

Also wxTheColourDatabase and added a library module to load LOTS more
colour names into the colour database.

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

23 years agoA bunch of little tweaks, fixes, and additions
Robin Dunn [Tue, 13 Mar 2001 23:50:43 +0000 (23:50 +0000)] 
A bunch of little tweaks, fixes, and additions

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

23 years agomoved splines rendering code into wxDCBase
Václav Slavík [Tue, 13 Mar 2001 23:38:57 +0000 (23:38 +0000)] 
moved splines rendering code into wxDCBase

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

23 years agoFixed the template so that the .DSP file that gets generated will actually compile...
George Tasker [Tue, 13 Mar 2001 22:06:59 +0000 (22:06 +0000)] 
Fixed the template so that the .DSP file that gets generated will actually compile (it was failing trying to build y_tab.c which does not exist until you do a command line build, and even after creating it, there were duplicate definitions).  All tests I ran did not need this file to be compiled, so it is not currently built.
The wxBase(d).lib files are no placed in the wxwindows/lib directory with all the other LIB files.
The BaseDebug and BaseRelease directories (that hold all the OBJ/PCH/etc files) are now created under the src/msw directory so that if the wxBase(d).lib file is built with the IDE, and then an APP (like samples/console) is built with the command line makefiles, then all the PCH and DUMMY.OBJ files are in the expected place
The previous version of this file was trying to use the $(WX) environment variable, which was not supported.  It has been changed to use $(WXWIN) now like all other places in the program.

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

23 years agoAdded code to the template to copy setup0.h to setup.h if setup.h does not exist...
George Tasker [Tue, 13 Mar 2001 22:01:45 +0000 (22:01 +0000)] 
Added code to the template to copy setup0.h to setup.h if setup.h does not exist (due to checkout from CVS).

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

23 years agoAdded the wxBase makefile/VC project template creations using basevc.t and vc6base...
George Tasker [Tue, 13 Mar 2001 22:00:45 +0000 (22:00 +0000)] 
Added the wxBase makefile/VC project template creations using basevc.t and vc6base.t to make src/msw/makebase.vc and wxWindows/wxBase.dsp respectively

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

23 years agoNew tmake template for generating makebase.vc for command line builds of wxBase(d...
George Tasker [Tue, 13 Mar 2001 21:59:13 +0000 (21:59 +0000)] 
New tmake template for generating makebase.vc for command line builds of wxBase(d).lib using VC

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

23 years agoRegenerated from the new vc6base.t tmake template
George Tasker [Tue, 13 Mar 2001 21:58:25 +0000 (21:58 +0000)] 
Regenerated from the new vc6base.t tmake template

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

23 years agoFixed sample so that if the DATETIME test is enabled, then <math.h> is #included...
George Tasker [Tue, 13 Mar 2001 21:57:04 +0000 (21:57 +0000)] 
Fixed sample so that if the DATETIME test is enabled, then <math.h> is #included so that wxBase can compile this sample

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

23 years agoVC makefile for building samples/console using wxBase(d).lib
George Tasker [Tue, 13 Mar 2001 21:51:26 +0000 (21:51 +0000)] 
VC makefile for building samples/console using wxBase(d).lib

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

23 years agoAdditions to support the building of wxBase(d).lib from the command line with VC.
George Tasker [Tue, 13 Mar 2001 21:50:41 +0000 (21:50 +0000)] 
Additions to support the building of wxBase(d).lib from the command line with VC.

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

23 years agomakefile for building wxBase using the command line. This file is generated by tmake...
George Tasker [Tue, 13 Mar 2001 21:49:38 +0000 (21:49 +0000)] 
makefile for building wxBase using the command line.  This file is generated by tmake using the makevc.t template.  Builds wxBase(d).lib in the wxwindows/lib directory, and can build seperate DEBUG and RELEASE builds based on FINAL=0/1

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

23 years agoAdded the code to copy setup0.h to setup.h if setup.h does not exist (due to checkout...
George Tasker [Tue, 13 Mar 2001 21:47:58 +0000 (21:47 +0000)] 
Added the code to copy setup0.h to setup.h if setup.h does not exist (due to checkout from CVS).  The tmake template is also being updated now for when we do the next tmake generation of the makefile

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

23 years agoMemory tracing and ODBC classes are now (optionally) available in wxBase builds
George Tasker [Tue, 13 Mar 2001 17:22:37 +0000 (17:22 +0000)] 
Memory tracing and ODBC classes are now (optionally) available in wxBase builds

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

23 years agoSemicolon was missing on the end of the WXINC line
George Tasker [Tue, 13 Mar 2001 15:09:40 +0000 (15:09 +0000)] 
Semicolon was missing on the end of the WXINC line

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

23 years agoAdded listdb to the list of object files that must be created
George Tasker [Tue, 13 Mar 2001 15:06:11 +0000 (15:06 +0000)] 
Added listdb to the list of object files that must be created

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

23 years agoRemoved the requirement that wxUSE_GUI must be 1 to get wxUSE_FILESYSTEM, wxUSE_FS_ZI...
George Tasker [Tue, 13 Mar 2001 14:43:45 +0000 (14:43 +0000)] 
Removed the requirement that wxUSE_GUI must be 1 to get wxUSE_FILESYSTEM, wxUSE_FS_ZIP, etc...without this change, samples/console cannot be compiled.

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

23 years agofixed wxTimeSpan::Format() to behave more reasonably
Vadim Zeitlin [Tue, 13 Mar 2001 13:17:46 +0000 (13:17 +0000)] 
fixed wxTimeSpan::Format() to behave more reasonably

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

23 years agopatch initializing the multi choice dialog with the selections array values
Vadim Zeitlin [Mon, 12 Mar 2001 21:54:39 +0000 (21:54 +0000)] 
patch initializing the multi choice dialog with the selections array values

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

23 years agoBug fix for #406153
Julian Smart [Mon, 12 Mar 2001 17:30:45 +0000 (17:30 +0000)] 
Bug fix for #406153

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

23 years agoremoved ugly Mac OS X related hack in wxBASE configuration
Gilles Depeyrot [Mon, 12 Mar 2001 07:20:11 +0000 (07:20 +0000)] 
removed ugly Mac OS X related hack in wxBASE configuration

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

23 years agofixed all's dependencies so that the makefile generates files.lst files
Václav Slavík [Sun, 11 Mar 2001 23:32:51 +0000 (23:32 +0000)] 
fixed all's dependencies so that the makefile generates files.lst files

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

23 years agofixed MacOS X test
Václav Slavík [Sun, 11 Mar 2001 23:32:32 +0000 (23:32 +0000)] 
fixed MacOS X test

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

23 years agoIMPLEMENT_ABSTRACT_CLASS(wxDC, wxObject) replaced by IMPLEMENT_ABSTRACT_CLASS(wxDC...
Václav Slavík [Sun, 11 Mar 2001 16:43:16 +0000 (16:43 +0000)] 
IMPLEMENT_ABSTRACT_CLASS(wxDC, wxObject) replaced by IMPLEMENT_ABSTRACT_CLASS(wxDC, wxDCBase)

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

23 years agotrying to fix wxSpinCtrl update behaviour
Vadim Zeitlin [Sat, 10 Mar 2001 18:01:33 +0000 (18:01 +0000)] 
trying to fix wxSpinCtrl update behaviour

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

23 years agofixed wxDos2UnixFilename description
Vadim Zeitlin [Sat, 10 Mar 2001 17:50:46 +0000 (17:50 +0000)] 
fixed wxDos2UnixFilename description

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

23 years agomerged HAVE_VSNPRINTF fix from 2.2 branch
Vadim Zeitlin [Sat, 10 Mar 2001 17:48:09 +0000 (17:48 +0000)] 
merged HAVE_VSNPRINTF fix from 2.2 branch

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

23 years agoAdded some simple sample apps
Robin Dunn [Sat, 10 Mar 2001 05:07:25 +0000 (05:07 +0000)] 
Added some simple sample apps

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

23 years agofixed wxToolBar::DeleteTool and losing the rows number on sys colour change
Vadim Zeitlin [Sat, 10 Mar 2001 00:10:35 +0000 (00:10 +0000)] 
fixed wxToolBar::DeleteTool and losing the rows number on sys colour change

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

23 years agofixed parsing of tags with whitespace around = sign
Václav Slavík [Fri, 9 Mar 2001 23:40:36 +0000 (23:40 +0000)] 
fixed parsing of tags with whitespace around = sign

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

23 years agomerged in the fix for WM_MOVE
Vadim Zeitlin [Fri, 9 Mar 2001 23:20:36 +0000 (23:20 +0000)] 
merged in the fix for WM_MOVE

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

23 years ago Committing in .
Jouk Jansen [Fri, 9 Mar 2001 11:18:35 +0000 (11:18 +0000)] 
 Committing in .

 Excluding the sample controls to be build when using wxMotif on VMS. Something
 seems to be broken in wxMotif.

 Modified Files:
  wxWindows/descrip.mms
 ----------------------------------------------------------------------

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

23 years agoadded test for wxFileSystem
Vadim Zeitlin [Fri, 9 Mar 2001 01:05:41 +0000 (01:05 +0000)] 
added test for wxFileSystem

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

23 years agofixed FindOrCreatePen/Brush() for the case when the object couldn't be created succes...
Vadim Zeitlin [Thu, 8 Mar 2001 18:28:43 +0000 (18:28 +0000)] 
fixed FindOrCreatePen/Brush() for the case when the object couldn't be created successfully

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

23 years agofixed (?) setup.h regeneration
Vadim Zeitlin [Thu, 8 Mar 2001 17:44:05 +0000 (17:44 +0000)] 
fixed (?) setup.h regeneration

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

23 years agofixed CODE_GEN_FLAGS_CXX
Vadim Zeitlin [Thu, 8 Mar 2001 14:52:35 +0000 (14:52 +0000)] 
fixed CODE_GEN_FLAGS_CXX

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

23 years agofixed DeviceToLogical[XY]
Vadim Zeitlin [Wed, 7 Mar 2001 19:14:26 +0000 (19:14 +0000)] 
fixed DeviceToLogical[XY]

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

23 years agoSupport for building samples in a port, dbg-rlse, dll-stat specifc output path
David Webster [Wed, 7 Mar 2001 18:18:18 +0000 (18:18 +0000)] 
Support for building samples in a port, dbg-rlse, dll-stat specifc output path

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

23 years agoSUpport for new location of module definition files.
David Webster [Wed, 7 Mar 2001 15:45:16 +0000 (15:45 +0000)] 
SUpport for new location of module definition files.

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

23 years agoSUpport for new location of module definition files.
David Webster [Wed, 7 Mar 2001 15:41:22 +0000 (15:41 +0000)] 
SUpport for new location of module definition files.

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

23 years agoMoving OS/2 module defeintion files to /src/os2
David Webster [Wed, 7 Mar 2001 15:39:36 +0000 (15:39 +0000)] 
Moving OS/2 module defeintion files to /src/os2

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

23 years agoMake updates for OS/2
David Webster [Wed, 7 Mar 2001 15:37:33 +0000 (15:37 +0000)] 
Make updates for OS/2

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

23 years agomerged fix from the 2.2 branch but the test I changed seems to have disappeared ...
Vadim Zeitlin [Tue, 6 Mar 2001 20:09:48 +0000 (20:09 +0000)] 
merged fix from the 2.2 branch but the test I changed seems to have disappeared - is it ok?

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

23 years agoadded TEST_PATHLIST (old change which I forgot to commit before)
Vadim Zeitlin [Tue, 6 Mar 2001 00:28:22 +0000 (00:28 +0000)] 
added TEST_PATHLIST (old change which I forgot to commit before)

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

23 years agoadded Navigation Services library
Gilles Depeyrot [Mon, 5 Mar 2001 20:32:55 +0000 (20:32 +0000)] 
added Navigation Services library

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

23 years agoignore CodeWarrior build directory and output files
Gilles Depeyrot [Mon, 5 Mar 2001 20:16:58 +0000 (20:16 +0000)] 
ignore CodeWarrior build directory and output files

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

23 years agowxFileSelector should have file name only, not path, passed to 3rd arg
Julian Smart [Mon, 5 Mar 2001 16:50:58 +0000 (16:50 +0000)] 
wxFileSelector should have file name only, not path, passed to 3rd arg

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

23 years agocorrected redraw problems with native controls
Stefan Csomor [Sun, 4 Mar 2001 19:10:47 +0000 (19:10 +0000)] 
corrected redraw problems with native controls

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

23 years ago correct window class attribution (was wrong in carbon)
Stefan Csomor [Sun, 4 Mar 2001 12:49:27 +0000 (12:49 +0000)] 
 correct window class attribution (was wrong in carbon)

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

23 years agochanged choice to properly inherit from wxChoiceBase , added msg compatible calls...
Stefan Csomor [Sun, 4 Mar 2001 12:47:34 +0000 (12:47 +0000)] 
changed choice to properly inherit from wxChoiceBase , added msg compatible calls to wxStaticBitmap, correct window class attribution (was wrong in carbon)

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

23 years agochanged choice to properly inherit from wxChoiceBase , added msg compatible calls...
Stefan Csomor [Sun, 4 Mar 2001 12:46:30 +0000 (12:46 +0000)] 
changed choice to properly inherit from wxChoiceBase , added msg compatible calls to wxStaticBitmap

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

23 years agoadded EVT_COMMAND_SCROLL_THUMBRELEASE event
Vadim Zeitlin [Sun, 4 Mar 2001 00:21:59 +0000 (00:21 +0000)] 
added EVT_COMMAND_SCROLL_THUMBRELEASE event

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

23 years agowx-config changes merged from the 2.2 branch
Vadim Zeitlin [Sat, 3 Mar 2001 20:26:27 +0000 (20:26 +0000)] 
wx-config changes merged from the 2.2 branch

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

23 years agomac changes : wxDC - removed doubly defined vars (inherited from base) and fixed...
Stefan Csomor [Sat, 3 Mar 2001 17:18:03 +0000 (17:18 +0000)] 
mac changes : wxDC - removed doubly defined vars (inherited from base) and fixed wxPen - width scales with context and 0 width always renders one pixel wide

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

23 years agoImplemented wxStaticLine under Mac. I thought I had
Robert Roebling [Fri, 2 Mar 2001 19:28:57 +0000 (19:28 +0000)] 
Implemented wxStaticLine under Mac. I thought I had
commited this already, actually.

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

23 years agoAdded DisplayTextPopup to wxHtmlHelpController; fixed refresh bugs in
Julian Smart [Fri, 2 Mar 2001 15:16:16 +0000 (15:16 +0000)] 
Added DisplayTextPopup to wxHtmlHelpController; fixed refresh bugs in
generic wxListCtrl

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

23 years agoAdded test to prevent crash in LogMenuEvent
Julian Smart [Fri, 2 Mar 2001 12:49:26 +0000 (12:49 +0000)] 
Added test to prevent crash in LogMenuEvent

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

23 years agofinal adjustements to wxToolbar to make it layout as on other platforms
Stefan Csomor [Thu, 1 Mar 2001 06:50:39 +0000 (06:50 +0000)] 
final adjustements to wxToolbar to make it layout as on other platforms

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

23 years agoAdded YieldIfNeeded
David Webster [Thu, 1 Mar 2001 03:25:03 +0000 (03:25 +0000)] 
Added YieldIfNeeded

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

23 years agoNew .dll mod def file
David Webster [Thu, 1 Mar 2001 03:24:30 +0000 (03:24 +0000)] 
New .dll mod def file

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

23 years agoadded new focus behaviour (like MSW) and toolbar fixes
Stefan Csomor [Wed, 28 Feb 2001 20:48:20 +0000 (20:48 +0000)] 
added new focus behaviour (like MSW) and toolbar fixes

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

23 years agoUndo the Test commit
David Webster [Wed, 28 Feb 2001 20:36:25 +0000 (20:36 +0000)] 
Undo the Test commit

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

23 years agoTest commit
David Webster [Wed, 28 Feb 2001 20:35:38 +0000 (20:35 +0000)] 
Test commit

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

23 years agofixed problem in wrapping of wxOGLConstraint
Robin Dunn [Wed, 28 Feb 2001 19:15:15 +0000 (19:15 +0000)] 
fixed problem in wrapping of wxOGLConstraint

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