]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
22 years agofixed listbox initial size determination
Vadim Zeitlin [Mon, 26 Nov 2001 16:35:04 +0000 (16:35 +0000)] 
fixed listbox initial size determination

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

22 years agosuperposition of text styles in wxTextCtrl now works as expected (and as documented)
Vadim Zeitlin [Mon, 26 Nov 2001 14:50:50 +0000 (14:50 +0000)] 
superposition of text styles in wxTextCtrl now works as expected (and as documented)

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

22 years agoremoved unneeded include from the header
Vadim Zeitlin [Mon, 26 Nov 2001 14:38:02 +0000 (14:38 +0000)] 
removed unneeded include from the header

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

22 years agofixed notebook tabs refresh when changing them under wxGTK
Vadim Zeitlin [Mon, 26 Nov 2001 12:05:29 +0000 (12:05 +0000)] 
fixed notebook tabs refresh when changing them under wxGTK

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

22 years agofixed wxRadioBox::Enable() and Show() to enable/show the buttons as well
Vadim Zeitlin [Mon, 26 Nov 2001 11:33:42 +0000 (11:33 +0000)] 
fixed wxRadioBox::Enable() and Show() to enable/show the buttons as well

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

22 years agofix for incorrect assert in SetClientObject
Vadim Zeitlin [Mon, 26 Nov 2001 11:24:14 +0000 (11:24 +0000)] 
fix for incorrect assert in SetClientObject

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

22 years agocompilation warning fixed for wxUSE_TOOLTIPS==0
Vadim Zeitlin [Mon, 26 Nov 2001 11:23:25 +0000 (11:23 +0000)] 
compilation warning fixed for wxUSE_TOOLTIPS==0

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

22 years agoadded missing const for char* arguments
Gilles Depeyrot [Mon, 26 Nov 2001 07:33:30 +0000 (07:33 +0000)] 
added missing const for char* arguments

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

22 years agoAdded compile-time check to be sure that wxUSE_ is set to 1
Gilles Depeyrot [Mon, 26 Nov 2001 06:47:54 +0000 (06:47 +0000)] 
Added compile-time check to be sure that wxUSE_ is set to 1

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

22 years agoadded wx(U)int64, then added it to wxDataStream so contrib should
Ron Lee [Mon, 26 Nov 2001 03:53:32 +0000 (03:53 +0000)] 
added wx(U)int64, then added it to wxDataStream so contrib should
(hopefully) now build on alpha, ia64, s/390 without the kludge
from 2.2

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

22 years agowxT(), not _()
Václav Slavík [Sun, 25 Nov 2001 23:17:22 +0000 (23:17 +0000)] 
wxT(), not _()

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

22 years agoadded dynamic shared library (dylib) initialization routine for Darwin
Gilles Depeyrot [Sun, 25 Nov 2001 21:52:58 +0000 (21:52 +0000)] 
added dynamic shared library (dylib) initialization routine for Darwin

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

22 years agoadded wxCmdLineParser::ConvertStringToArgs(), wxApp::ConertToStandardCommandArgs...
Vadim Zeitlin [Sun, 25 Nov 2001 21:36:28 +0000 (21:36 +0000)] 
added wxCmdLineParser::ConvertStringToArgs(), wxApp::ConertToStandardCommandArgs() now uses it

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

22 years agoUpdated Italian translations
Mattia Barbon [Sun, 25 Nov 2001 20:31:33 +0000 (20:31 +0000)] 
Updated Italian translations

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

22 years ago Correct wxTimer bug in wxGTK.
Robert Roebling [Sun, 25 Nov 2001 20:10:46 +0000 (20:10 +0000)] 
  Correct wxTimer bug in wxGTK.
  Correct SetSize bug for certain Toplevel windows in wxMAC.

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

22 years agoremoved MAKE variable which is set by make, otherwise it recursive makes do
Gilles Depeyrot [Sun, 25 Nov 2001 19:19:27 +0000 (19:19 +0000)] 
removed MAKE variable which is set by make, otherwise it recursive makes do
not work when make is in fact gmake (or some other name)

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

22 years agofixed comment about [not] deleting wxConfig::Get() pointer
Vadim Zeitlin [Sun, 25 Nov 2001 18:39:55 +0000 (18:39 +0000)] 
fixed comment about [not] deleting wxConfig::Get() pointer

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

22 years agochanged wxYES_NO to be equal to wxYES | wxNO freeing another style bit which allows...
Vadim Zeitlin [Sun, 25 Nov 2001 18:18:45 +0000 (18:18 +0000)] 
changed wxYES_NO to be equal to wxYES | wxNO freeing another style bit which allows to avoid conflicts between wxYES and wxTE_MULTILINE

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

22 years agofixed wxTE_LINESCROLL definition to not conflict with wxTE_PROCESS_ENTER
Vadim Zeitlin [Sun, 25 Nov 2001 18:11:47 +0000 (18:11 +0000)] 
fixed wxTE_LINESCROLL definition to not conflict with wxTE_PROCESS_ENTER

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

22 years agofixed VC++ warning
Vadim Zeitlin [Sun, 25 Nov 2001 17:12:51 +0000 (17:12 +0000)] 
fixed VC++ warning

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

22 years agocorrected case of DeRez for Mac OS X
Gilles Depeyrot [Sun, 25 Nov 2001 16:43:30 +0000 (16:43 +0000)] 
corrected case of DeRez for Mac OS X

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

22 years agomoved wx/panel include to correct wxGTK compilation error
Gilles Depeyrot [Sun, 25 Nov 2001 15:54:25 +0000 (15:54 +0000)] 
moved wx/panel include to correct wxGTK compilation error

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

22 years agoremoved small as otherwise the code was apparently unreadable in HTML docs
Vadim Zeitlin [Sun, 25 Nov 2001 15:35:50 +0000 (15:35 +0000)] 
removed small as otherwise the code was apparently unreadable in HTML docs

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

22 years agominor updates/clarifications to the wxNotebook docs
Vadim Zeitlin [Sun, 25 Nov 2001 15:32:16 +0000 (15:32 +0000)] 
minor updates/clarifications to the wxNotebook docs

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

22 years agoremoved trailing ; after DECLARE_ macros
Gilles Depeyrot [Sun, 25 Nov 2001 15:18:38 +0000 (15:18 +0000)] 
removed trailing ; after DECLARE_ macros

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

22 years agoadded Remove() test
Vadim Zeitlin [Sun, 25 Nov 2001 15:17:09 +0000 (15:17 +0000)] 
added Remove() test

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

22 years agoremoved trailing ; after DECLARE_NO_COPY_CLASS
Gilles Depeyrot [Sun, 25 Nov 2001 15:08:40 +0000 (15:08 +0000)] 
removed trailing ; after DECLARE_NO_COPY_CLASS

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

22 years agocentre on screen the dialogs without epxlicit position
Vadim Zeitlin [Sun, 25 Nov 2001 14:59:25 +0000 (14:59 +0000)] 
centre on screen the dialogs without epxlicit position

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

22 years agofixed the message when creating setup.h
Vadim Zeitlin [Sun, 25 Nov 2001 14:41:21 +0000 (14:41 +0000)] 
fixed the message when creating setup.h

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

22 years agoadded wxCHANGE_DIR test
Vadim Zeitlin [Sun, 25 Nov 2001 14:32:01 +0000 (14:32 +0000)] 
added wxCHANGE_DIR test

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

22 years agoadded wxCHANGE_DIR flag support to wxMSW implementation
Vadim Zeitlin [Sun, 25 Nov 2001 14:27:21 +0000 (14:27 +0000)] 
added wxCHANGE_DIR flag support to wxMSW implementation

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

22 years agouse "..." instead of <...> for wx includes
Gilles Depeyrot [Sun, 25 Nov 2001 12:58:57 +0000 (12:58 +0000)] 
use "..." instead of <...> for wx includes

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

22 years agoremove static libraries and recreate them to avoid stale object files
Gilles Depeyrot [Sun, 25 Nov 2001 12:56:42 +0000 (12:56 +0000)] 
remove static libraries and recreate them to avoid stale object files

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

22 years agouse "..." instead of "..." for wx includes
Gilles Depeyrot [Sun, 25 Nov 2001 12:51:37 +0000 (12:51 +0000)] 
use "..." instead of "..." for wx includes

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

22 years agocorrected blind fix of missing .c_str()s
Gilles Depeyrot [Sun, 25 Nov 2001 12:50:15 +0000 (12:50 +0000)] 
corrected blind fix of missing .c_str()s

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

22 years agoAdded wxDynamicSashWindow to wxPython, plus other odds and ends.
Robin Dunn [Sun, 25 Nov 2001 09:39:49 +0000 (09:39 +0000)] 
Added wxDynamicSashWindow to wxPython, plus other odds and ends.

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

22 years agoAdded wxDynamicSashWindow to wxPython, plus other odds and ends.
Robin Dunn [Sun, 25 Nov 2001 09:10:01 +0000 (09:10 +0000)] 
Added wxDynamicSashWindow to wxPython, plus other odds and ends.

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

22 years agoAdded ability for wxSTC's scrollbars to be supplieed externally, such
Robin Dunn [Sun, 25 Nov 2001 08:53:33 +0000 (08:53 +0000)] 
Added ability for wxSTC's scrollbars to be supplieed externally, such
as those that are created in wxDynamicSashWindows,

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

22 years agoAdded wxDS_DRAG_CORNER so the corner dragging can be turned off.
Robin Dunn [Sun, 25 Nov 2001 08:51:43 +0000 (08:51 +0000)] 
Added wxDS_DRAG_CORNER so the corner dragging can be turned off.

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

22 years agoHonor the SetUseHorizontalScrollBar setting.
Robin Dunn [Sun, 25 Nov 2001 02:34:43 +0000 (02:34 +0000)] 
Honor the SetUseHorizontalScrollBar setting.

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

22 years agofix for focus handling in case when the panel itself is clicked
Vadim Zeitlin [Sun, 25 Nov 2001 00:57:06 +0000 (00:57 +0000)] 
fix for focus handling in case when the panel itself is clicked

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

22 years agoand now fixes for compilation with wxUSE_PALETTE=1
Vadim Zeitlin [Sun, 25 Nov 2001 00:53:53 +0000 (00:53 +0000)] 
and now fixes for compilation with wxUSE_PALETTE=1

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

22 years agotypo: & was used instead of &&
Vadim Zeitlin [Sun, 25 Nov 2001 00:51:22 +0000 (00:51 +0000)] 
typo: & was used instead of &&

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

22 years agowxUniv compilation fixes
Vadim Zeitlin [Sun, 25 Nov 2001 00:23:19 +0000 (00:23 +0000)] 
wxUniv compilation fixes

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

22 years agocompilation warning (and possible bug) fix
Vadim Zeitlin [Sun, 25 Nov 2001 00:22:53 +0000 (00:22 +0000)] 
compilation warning (and possible bug) fix

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

22 years agofixes for compilation with wxUSE_PALETTE=0
Vadim Zeitlin [Sun, 25 Nov 2001 00:22:07 +0000 (00:22 +0000)] 
fixes for compilation with wxUSE_PALETTE=0

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

22 years agoadded GetHpalette[Of] macros
Vadim Zeitlin [Sun, 25 Nov 2001 00:21:19 +0000 (00:21 +0000)] 
added GetHpalette[Of] macros

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

22 years agocompilation fix for wxUSE_TEXTBUFFER=0
Vadim Zeitlin [Sun, 25 Nov 2001 00:20:56 +0000 (00:20 +0000)] 
compilation fix for wxUSE_TEXTBUFFER=0

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

22 years agoblindly added missing .c_str()s to fix compilation
Vadim Zeitlin [Sun, 25 Nov 2001 00:17:26 +0000 (00:17 +0000)] 
blindly added missing .c_str()s to fix compilation

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

22 years agowxToolBar support in wxUniv/wxFrame
Václav Slavík [Sat, 24 Nov 2001 23:59:44 +0000 (23:59 +0000)] 
wxToolBar support in wxUniv/wxFrame
 (well, sort of --  with wxToolBarSimple only and it looks really weird. I don't know
 yet if it is my fault or wxTBSimple's...

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

22 years agowxToolBar support in wxUniv/wxFrame
Václav Slavík [Sat, 24 Nov 2001 23:59:34 +0000 (23:59 +0000)] 
wxToolBar support in wxUniv/wxFrame

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

22 years agofool-proof wxDC::SetPalette(wxNullPalette)
Václav Slavík [Sat, 24 Nov 2001 23:59:22 +0000 (23:59 +0000)] 
fool-proof wxDC::SetPalette(wxNullPalette)

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

22 years agofix for palette restoration in wxToolBarSimple
Václav Slavík [Sat, 24 Nov 2001 23:59:08 +0000 (23:59 +0000)] 
fix for palette restoration in wxToolBarSimple

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

22 years agocompilation fix
Václav Slavík [Sat, 24 Nov 2001 23:58:40 +0000 (23:58 +0000)] 
compilation fix

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

22 years agominor syntactic fix
Václav Slavík [Sat, 24 Nov 2001 23:57:13 +0000 (23:57 +0000)] 
minor syntactic fix

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

22 years agobetter behaviour of wxMGL's wxTimer w.r.t. memory allocations
Václav Slavík [Sat, 24 Nov 2001 23:56:02 +0000 (23:56 +0000)] 
better behaviour of wxMGL's wxTimer w.r.t. memory allocations

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

22 years agoMust honour wxUSE_TOOLTIPS in tooltip.h
Mattia Barbon [Sat, 24 Nov 2001 23:55:43 +0000 (23:55 +0000)] 
Must honour wxUSE_TOOLTIPS in tooltip.h

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

22 years ago- better behaviour of wxMGL's wxTimer w.r.t. memory allocations
Václav Slavík [Sat, 24 Nov 2001 23:55:43 +0000 (23:55 +0000)] 
- better behaviour of wxMGL's wxTimer w.r.t. memory allocations
 - fix for crash when wxTimer was deleted from wxTimer::Notify

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

22 years agoadded AM_PATH_WXCONFIG macro and its installation
Václav Slavík [Sat, 24 Nov 2001 23:55:29 +0000 (23:55 +0000)] 
added AM_PATH_WXCONFIG macro and its installation

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

22 years ago* added new --enable-logdialog option
Mattia Barbon [Sat, 24 Nov 2001 23:39:47 +0000 (23:39 +0000)] 
* added new --enable-logdialog option
* added warning for use of wxToolTip in wxUniv
* corrected some cut&paste errors ( now --disable-pnm doesn't disable XPMs anymore... )

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

22 years agoadded contrib strings to catalog and regenerated po files
Václav Slavík [Sat, 24 Nov 2001 13:30:01 +0000 (13:30 +0000)] 
added contrib strings to catalog and regenerated po files

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

22 years agoforgot to remove ;; when applying the patch
Václav Slavík [Sat, 24 Nov 2001 13:25:25 +0000 (13:25 +0000)] 
forgot to remove ;; when applying the patch

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

22 years agoInclude windows.h before sql headers, if compiling with VC++. Otherwise, for files
Julian Smart [Sat, 24 Nov 2001 12:58:09 +0000 (12:58 +0000)] 
Include windows.h before sql headers, if compiling with VC++. Otherwise, for files
that don't use wxprec.h (non-sample/demo files), windows.h may not have been included,
and sqltypes.h will fail to compile.

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

22 years agocorrection for compilation under Mac OS X
Gilles Depeyrot [Sat, 24 Nov 2001 09:28:33 +0000 (09:28 +0000)] 
correction for compilation under Mac OS X

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

22 years agoIgnore what the diff says.. think "added S/390 support". Really.
Ron Lee [Sat, 24 Nov 2001 05:39:18 +0000 (05:39 +0000)] 
Ignore what the diff says..  think "added S/390 support".  Really.
The rest is just an illusion, as was ever not supporting S/390.

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

22 years agoGive wxDynamicSashReparentEvent a copy ctor and a proper Clone so it
Robin Dunn [Sat, 24 Nov 2001 03:50:31 +0000 (03:50 +0000)] 
Give wxDynamicSashReparentEvent a copy ctor and a proper Clone so it
can be used with AddPendingEvent.

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

22 years agoformatting
Stefan Csomor [Fri, 23 Nov 2001 22:28:53 +0000 (22:28 +0000)] 
formatting

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

22 years agomoved test for valid controlpart into this method
Stefan Csomor [Fri, 23 Nov 2001 22:26:21 +0000 (22:26 +0000)] 
moved test for valid controlpart into this method

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

22 years agoadded virtual DoSetSize method in order to allow for MacOSX Listbox bug workaround
Stefan Csomor [Fri, 23 Nov 2001 22:25:03 +0000 (22:25 +0000)] 
added virtual DoSetSize method in order to allow for MacOSX Listbox bug workaround

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

22 years agoadded test for selecting intial colour in the col dlg
Vadim Zeitlin [Fri, 23 Nov 2001 22:24:30 +0000 (22:24 +0000)] 
added test for selecting intial colour in the col dlg

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

22 years agocarbon compat routine define
Stefan Csomor [Fri, 23 Nov 2001 22:23:45 +0000 (22:23 +0000)] 
carbon compat routine define

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

22 years agoshow correctly the initially selected colour and update the sliders (patch 484415)
Vadim Zeitlin [Fri, 23 Nov 2001 22:22:33 +0000 (22:22 +0000)] 
show correctly the initially selected colour and update the sliders (patch 484415)

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

22 years agoadded virtual DoSetSize method in order to allow for MacOSX Listbox bug workaround
Stefan Csomor [Fri, 23 Nov 2001 22:10:18 +0000 (22:10 +0000)] 
added virtual DoSetSize method in order to allow for MacOSX Listbox bug workaround

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

22 years agowxPerl documentation updates
Mattia Barbon [Fri, 23 Nov 2001 22:08:45 +0000 (22:08 +0000)] 
wxPerl documentation updates

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

22 years agofixed UMR (patch #484863)
Vadim Zeitlin [Fri, 23 Nov 2001 21:58:08 +0000 (21:58 +0000)] 
fixed UMR (patch #484863)

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

22 years agocorrected makefiles following suggestion by MBN
Gilles Depeyrot [Fri, 23 Nov 2001 21:28:12 +0000 (21:28 +0000)] 
corrected makefiles following suggestion by MBN

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

22 years agoadded missing wxUSE_SYSTEM_OPTIONS define
Gilles Depeyrot [Fri, 23 Nov 2001 19:59:38 +0000 (19:59 +0000)] 
added missing wxUSE_SYSTEM_OPTIONS define

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

22 years agoimplemented GetBestSize() for wxChoice
Vadim Zeitlin [Fri, 23 Nov 2001 19:43:02 +0000 (19:43 +0000)] 
implemented GetBestSize() for wxChoice

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

22 years agoRestored wxFileName::GetModificationTime() under Classic.
Robert Roebling [Fri, 23 Nov 2001 19:42:10 +0000 (19:42 +0000)] 
Restored wxFileName::GetModificationTime() under Classic.

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

22 years agoapplied Greg's refinment of hist treectrl patch
Václav Slavík [Fri, 23 Nov 2001 19:39:04 +0000 (19:39 +0000)] 
applied Greg's refinment of hist treectrl patch

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

22 years agofixed memory leak in imagjpeG (patch #484865)
Václav Slavík [Fri, 23 Nov 2001 19:38:32 +0000 (19:38 +0000)] 
fixed memory leak in imagjpeG (patch #484865)

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

22 years agocosmetic change: XML resource -> XRC resource
Václav Slavík [Fri, 23 Nov 2001 19:38:05 +0000 (19:38 +0000)] 
cosmetic change: XML resource -> XRC resource

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

22 years ago Fixed mouse move bug. No idea why it has to be fixed,
Robert Roebling [Fri, 23 Nov 2001 17:14:00 +0000 (17:14 +0000)] 
  Fixed mouse move bug. No idea why it has to be fixed,
  but MacOS X seems to send incorect event states.

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

22 years agoSome corrections
Julian Smart [Fri, 23 Nov 2001 13:51:27 +0000 (13:51 +0000)] 
Some corrections

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

22 years ago Committing in .
Jouk Jansen [Fri, 23 Nov 2001 13:45:25 +0000 (13:45 +0000)] 
 Committing in .

 Modified Files:
  wxWindows/setup.h_vms wxWindows/include/wx/filefn.h
  wxWindows/include/wx/filename.h
  wxWindows/src/common/descrip.mms
  wxWindows/src/common/filename.cpp

 Updates for OpenVMS,
    -Updated copmpile support for new files/features
    -First version of OpenVMS file support (wxPATH_VMS).
       (will need a lot of testing on OpenVMS systems)

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

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

22 years agoadded comment for OnScroll
Vadim Zeitlin [Fri, 23 Nov 2001 13:40:11 +0000 (13:40 +0000)] 
added comment for OnScroll

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

22 years ago Committing in .
Jouk Jansen [Fri, 23 Nov 2001 13:34:13 +0000 (13:34 +0000)] 
 Committing in .

 Modified Files:
  wxWindows/samples/dialogs/dialogs.cpp

 added conditional compilation for replacement dialogs in oder to allow
compilation on non-MSW systems.

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

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

22 years agoFixed Plot compilation, aliased OnScroll to HandleOnScroll
Julian Smart [Fri, 23 Nov 2001 13:27:56 +0000 (13:27 +0000)] 
Fixed Plot compilation, aliased OnScroll to HandleOnScroll

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

22 years agoAdded file and fixed compilo
Julian Smart [Fri, 23 Nov 2001 12:42:42 +0000 (12:42 +0000)] 
Added file and fixed compilo

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

22 years agoFixed VC++ project file
Julian Smart [Fri, 23 Nov 2001 12:37:36 +0000 (12:37 +0000)] 
Fixed VC++ project file

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

22 years agoAdded event Clone functions
Julian Smart [Fri, 23 Nov 2001 12:37:00 +0000 (12:37 +0000)] 
Added event Clone functions

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

22 years agoupdated and expanded wxLog docs
Vadim Zeitlin [Fri, 23 Nov 2001 12:17:11 +0000 (12:17 +0000)] 
updated and expanded wxLog docs

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

22 years agoupdated and expanded wxLog docs
Vadim Zeitlin [Fri, 23 Nov 2001 12:10:22 +0000 (12:10 +0000)] 
updated and expanded wxLog docs

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

22 years agoAdded missing documentation for a function
George Tasker [Fri, 23 Nov 2001 00:43:41 +0000 (00:43 +0000)] 
Added missing documentation for a function

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

22 years ago"char *" changed to "wxChar *" in several places
George Tasker [Fri, 23 Nov 2001 00:42:10 +0000 (00:42 +0000)] 
"char *" changed to "wxChar *" in several places
"Documentation needed" comments removed as the function(s) are now documented

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

22 years agoMS Access support fix
George Tasker [Fri, 23 Nov 2001 00:39:21 +0000 (00:39 +0000)] 
MS Access support fix
Standardized the parameter names for "colNo" in all places
A few more unicode adjustments (but Unicode is still not supported by these classes)

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

22 years agoFixed coding of a switch statement that had RETURN statements before the BREAK statem...
George Tasker [Fri, 23 Nov 2001 00:24:32 +0000 (00:24 +0000)] 
Fixed coding of a switch statement that had RETURN statements before the BREAK statements, causing compiler warnings with BCC
Initialized the temporary date variables so that if a date in the DB is corrupt, then the variables will have a default value in them.
When data sources list box is populated, if the DB specified in the .CFG file is no longer in the list, a wxASSERT() message was generated in debug builds.  Now the program makes sure that the datasource is in the listbox's choices before trying to set the selected choice to that string

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

22 years agoblind fix for wxGIFDecoder::ReadGIF
Václav Slavík [Thu, 22 Nov 2001 23:55:34 +0000 (23:55 +0000)] 
blind fix for wxGIFDecoder::ReadGIF

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

22 years agomo files are now with lang directive
Václav Slavík [Thu, 22 Nov 2001 23:55:21 +0000 (23:55 +0000)] 
mo files are now with lang directive

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

22 years agoFixed coding of a switch statement that had RETURN statements before the BREAK statem...
George Tasker [Thu, 22 Nov 2001 23:17:45 +0000 (23:17 +0000)] 
Fixed coding of a switch statement that had RETURN statements before the BREAK statements, causing compiler warnings with BCC

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