]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
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

23 years agofixed bug with wx-config --cflags not returning the code generation flags
Vadim Zeitlin [Wed, 28 Feb 2001 18:38:34 +0000 (18:38 +0000)] 
fixed bug with wx-config --cflags not returning the code generation flags

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

23 years agodefault window creation algorithm for mac platform is changed, now a full window...
Stefan Csomor [Wed, 28 Feb 2001 14:31:16 +0000 (14:31 +0000)] 
default window creation algorithm for mac platform is changed, now a full window with titlebar is drawn as soon as the style has WX_CAPTION (before it needed WX_THICKFRAME )

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

23 years agotoolbars are now possible in any window
Stefan Csomor [Wed, 28 Feb 2001 14:29:53 +0000 (14:29 +0000)] 
toolbars are now possible in any window

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

23 years agoLocal event array wasn't initialized
Julian Smart [Wed, 28 Feb 2001 13:58:07 +0000 (13:58 +0000)] 
Local event array wasn't initialized

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

23 years agoadded menubar update OnActivate for multiple frames with their own menubars, it's...
Stefan Csomor [Wed, 28 Feb 2001 13:04:19 +0000 (13:04 +0000)] 
added menubar update OnActivate for multiple frames with their own menubars, it's not perfect (menu merge) would be better, but at last something

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

23 years agocorrected hiding/showing of native mac controls
Stefan Csomor [Wed, 28 Feb 2001 12:23:17 +0000 (12:23 +0000)] 
corrected hiding/showing of native mac controls

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

23 years agocorrected the invalidation when resizing windows (was only invalidating the client...
Stefan Csomor [Tue, 27 Feb 2001 23:21:48 +0000 (23:21 +0000)] 
corrected the invalidation when resizing windows (was only invalidating the client area)

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

23 years agoadded calls for invalidating the dc setup on mac explicitely (needed in case of neste...
Stefan Csomor [Tue, 27 Feb 2001 21:38:13 +0000 (21:38 +0000)] 
added calls for invalidating the dc setup on mac explicitely (needed in case of nested updates (e.g. writing a message to a text control while being in paint mode)

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

23 years agoadded a call for invalidating the dc setup on mac explicitely (needed in case of...
Stefan Csomor [Tue, 27 Feb 2001 21:35:18 +0000 (21:35 +0000)] 
added a call for invalidating the dc setup on mac explicitely (needed in case of nested updates (e.g. writing a message to a text control while being in paint mode)

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

23 years agoadded CodeWarrior projects for Classic Mac OS
Gilles Depeyrot [Mon, 26 Feb 2001 22:24:42 +0000 (22:24 +0000)] 
added CodeWarrior projects for Classic Mac OS

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

23 years agowxMac:
Robert Roebling [Mon, 26 Feb 2001 20:12:21 +0000 (20:12 +0000)] 
wxMac:
Added wxControlNameStr. (second try).

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

23 years agomatching changes for makefile.g95
Vadim Zeitlin [Mon, 26 Feb 2001 10:41:10 +0000 (10:41 +0000)] 
matching changes for makefile.g95

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

23 years agoapplied patch 403988 (fixing MDI window menu)
Vadim Zeitlin [Mon, 26 Feb 2001 10:24:24 +0000 (10:24 +0000)] 
applied patch 403988 (fixing MDI window menu)

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

23 years agoapplied patch 403898 (fixing msw/tabctrl.cpp include)
Vadim Zeitlin [Mon, 26 Feb 2001 10:21:56 +0000 (10:21 +0000)] 
applied patch 403898 (fixing msw/tabctrl.cpp include)

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

23 years agoapplied patch 404136 which is supposed to fix BC5.5 crashes
Vadim Zeitlin [Mon, 26 Feb 2001 10:17:57 +0000 (10:17 +0000)] 
applied patch 404136 which is supposed to fix BC5.5 crashes

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

23 years agoapplied patch 403956 (gcc warning fix)
Vadim Zeitlin [Mon, 26 Feb 2001 10:03:12 +0000 (10:03 +0000)] 
applied patch 403956 (gcc warning fix)

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

23 years agoadded missing method to set colour from hex value
Gilles Depeyrot [Mon, 26 Feb 2001 07:14:18 +0000 (07:14 +0000)] 
added missing method to set colour from hex value

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

23 years agousing wxURL now enforces linking http.o, ftp.o and sckfile.o
Václav Slavík [Fri, 23 Feb 2001 22:52:11 +0000 (22:52 +0000)] 
using wxURL now enforces linking http.o, ftp.o and sckfile.o

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

23 years agofixed GetMargins() compilation
Vadim Zeitlin [Fri, 23 Feb 2001 20:28:54 +0000 (20:28 +0000)] 
fixed GetMargins() compilation

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

23 years agoDefine wxUSE_NOTEBOOK for Mac. Required ny sizer.
Stefan Csomor [Fri, 23 Feb 2001 19:46:00 +0000 (19:46 +0000)] 
Define wxUSE_NOTEBOOK for Mac. Required ny sizer.

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

23 years agoDont crash wxFileDialog on Mac when calling CentreOnXXX. Do nothing.
Stefan Csomor [Fri, 23 Feb 2001 19:45:00 +0000 (19:45 +0000)] 
Dont crash wxFileDialog on Mac when calling CentreOnXXX. Do nothing.

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

23 years agodocumented fs_zip bugfix
Václav Slavík [Fri, 23 Feb 2001 19:00:21 +0000 (19:00 +0000)] 
documented fs_zip bugfix

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

23 years agoadded GetMargins()
Vadim Zeitlin [Fri, 23 Feb 2001 16:35:50 +0000 (16:35 +0000)] 
added GetMargins()

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

23 years agofixed FindFirst/FindNext in fs_zip, it should find all directories now
Václav Slavík [Thu, 22 Feb 2001 23:43:45 +0000 (23:43 +0000)] 
fixed FindFirst/FindNext in fs_zip, it should find all directories now

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

23 years agoAdded PROIO_ prefix to yyparse to get it to link.
Julian Smart [Thu, 22 Feb 2001 17:46:41 +0000 (17:46 +0000)] 
Added PROIO_ prefix to yyparse to get it to link.

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

23 years agoAttempted to improve tip window behaviour, but kill focus still not working in wxGTK.
Julian Smart [Thu, 22 Feb 2001 17:29:51 +0000 (17:29 +0000)] 
Attempted to improve tip window behaviour, but kill focus still not working in wxGTK.
wxTipWindow now has wxTipWindowView child.

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

23 years agowxLIST_STATE_FOCUSED -> wxLIST_STATE_SELECTED in GetItemState (typo)
Julian Smart [Thu, 22 Feb 2001 13:55:02 +0000 (13:55 +0000)] 
wxLIST_STATE_FOCUSED -> wxLIST_STATE_SELECTED in GetItemState (typo)

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

23 years agoCorrected Clone return type
Julian Smart [Thu, 22 Feb 2001 12:56:29 +0000 (12:56 +0000)] 
Corrected Clone return type

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

23 years agoChanged wxYield calls to wxYieldIfNeeded
Julian Smart [Thu, 22 Feb 2001 12:10:02 +0000 (12:10 +0000)] 
Changed wxYield calls to wxYieldIfNeeded

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

23 years agoAdded wxYieldIfNeeded
Julian Smart [Thu, 22 Feb 2001 12:09:06 +0000 (12:09 +0000)] 
Added wxYieldIfNeeded

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

23 years agoadded missing implementation of wxHashTableLong::Create
Václav Slavík [Wed, 21 Feb 2001 23:52:03 +0000 (23:52 +0000)] 
added missing implementation of wxHashTableLong::Create

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

23 years agofixed compilation problem (frame.h not included)
Václav Slavík [Wed, 21 Feb 2001 23:51:39 +0000 (23:51 +0000)] 
fixed compilation problem (frame.h not included)

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

23 years agosome little fixes
Robin Dunn [Wed, 21 Feb 2001 21:12:10 +0000 (21:12 +0000)] 
some little fixes

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

23 years agosome little fixes
Robin Dunn [Wed, 21 Feb 2001 20:57:57 +0000 (20:57 +0000)] 
some little fixes

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

23 years agoadded carbrsrc.r to carbon resource target
Stefan Csomor [Wed, 21 Feb 2001 08:51:07 +0000 (08:51 +0000)] 
added carbrsrc.r to carbon resource target

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

23 years agothe carbon resource tag
Stefan Csomor [Wed, 21 Feb 2001 08:50:16 +0000 (08:50 +0000)] 
the carbon resource tag

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

23 years agocorrected an superfluous initfloatingwindows call in carbon
Stefan Csomor [Wed, 21 Feb 2001 08:49:42 +0000 (08:49 +0000)] 
corrected an superfluous initfloatingwindows call in carbon

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

23 years agoadded CodeWarrior project for Classic Mac OS
Gilles Depeyrot [Tue, 20 Feb 2001 22:24:49 +0000 (22:24 +0000)] 
added CodeWarrior project for Classic Mac OS

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

23 years agodo not perform Gestalt tests under Mac OS X
Gilles Depeyrot [Tue, 20 Feb 2001 22:21:45 +0000 (22:21 +0000)] 
do not perform Gestalt tests under Mac OS X

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

23 years agoadded a PROIO_yyparse function in order to compile again after defines have moved...
Stefan Csomor [Tue, 20 Feb 2001 17:41:58 +0000 (17:41 +0000)] 
added a PROIO_yyparse function in order to compile again after defines have moved to wxexpr.cpp

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

23 years agofixed memory leak in Accept()
Vadim Zeitlin [Tue, 20 Feb 2001 16:34:23 +0000 (16:34 +0000)] 
fixed memory leak in Accept()

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

23 years agofixed lies in wxFileSystem docs
Václav Slavík [Tue, 20 Feb 2001 16:03:01 +0000 (16:03 +0000)] 
fixed lies in wxFileSystem docs

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

23 years agofixed some crashes
Václav Slavík [Tue, 20 Feb 2001 16:02:26 +0000 (16:02 +0000)] 
fixed some crashes

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

23 years agoAdded a #ifndef for DMPAPER_USER to define it to the value defined in VC's wingdi...
George Tasker [Tue, 20 Feb 2001 13:55:24 +0000 (13:55 +0000)] 
Added a #ifndef for DMPAPER_USER to define it to the value defined in VC's wingdi.h if there is no known definition (like for mingw)

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

23 years agomade wxApp::GetTopWindow() virtual
Vadim Zeitlin [Tue, 20 Feb 2001 13:39:50 +0000 (13:39 +0000)] 
made wxApp::GetTopWindow() virtual

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