]>
git.saurik.com Git - wxWidgets.git/log
Vadim Zeitlin [Fri, 7 Jun 2002 20:15:28 +0000 (20:15 +0000)]
applied typos and spelling error fixes patch from Olly Betts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15779
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 7 Jun 2002 19:56:57 +0000 (19:56 +0000)]
more MIME tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15778
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 7 Jun 2002 18:32:06 +0000 (18:32 +0000)]
Removed 'inline' which was causing unresolved symbols
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15777
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 7 Jun 2002 17:56:53 +0000 (17:56 +0000)]
wxMGL requires wxUSE_PALETTE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15776
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 7 Jun 2002 17:56:15 +0000 (17:56 +0000)]
updated wxMGL's wxExecute signatures
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15775
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 7 Jun 2002 16:52:57 +0000 (16:52 +0000)]
Patch #565656, fix for compilers without precomp headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15774
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 7 Jun 2002 15:40:49 +0000 (15:40 +0000)]
Fixed bug that showed a small gap on the wxStaticBox when the label
string was empty.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15773
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 7 Jun 2002 08:47:39 +0000 (08:47 +0000)]
Added USE_SIMPLE_HELP_PROVIDER symbol to help demo so we can test
wxSimpleHelpProvider under Windows.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15772
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 7 Jun 2002 05:39:15 +0000 (05:39 +0000)]
Only catch double click on wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15771
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 7 Jun 2002 00:34:56 +0000 (00:34 +0000)]
added wxCRITICAL_SECTION macro
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15770
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 7 Jun 2002 00:34:01 +0000 (00:34 +0000)]
fixed glibc 2.1 detection test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15769
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 7 Jun 2002 00:19:39 +0000 (00:19 +0000)]
minor tweaks and discuss unicode build in win32 build instructions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15768
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 6 Jun 2002 19:37:52 +0000 (19:37 +0000)]
make the incremental kbd search wrap to the beginning if necessary
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15767
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 6 Jun 2002 19:35:51 +0000 (19:35 +0000)]
Dislaying popup tip windows seems to work right now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15766
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 6 Jun 2002 19:18:06 +0000 (19:18 +0000)]
marked the most important backwards incompatible changes with an exclamantion sign
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15765
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 6 Jun 2002 19:17:50 +0000 (19:17 +0000)]
SWIGged updates for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15764
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 6 Jun 2002 18:50:36 +0000 (18:50 +0000)]
Fix for compilation error in Unicode mode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15763
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 6 Jun 2002 18:36:03 +0000 (18:36 +0000)]
Switch back to not using wxPopupWindow since wxMSW's version can't
handle it...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15762
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 6 Jun 2002 18:31:59 +0000 (18:31 +0000)]
wxMutex changes (explicitly specify the type), return values for all wxMutex/wxSemaphore/wxCondition methods and general cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15761
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 6 Jun 2002 17:37:38 +0000 (17:37 +0000)]
Added wxPyWindow and wxPyControl which are just like their wx
counterparts except they allow some of the more common C++ virtual
methods to be overridden in Python derived classes.
Changed wxGenButton to derive from wxPyControl.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15760
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 6 Jun 2002 16:06:17 +0000 (16:06 +0000)]
Corrected typo in wxStringHashTable::Delete
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15759
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 5 Jun 2002 23:30:00 +0000 (23:30 +0000)]
reverted wxPopupWindow implementation to the original version using WS_CHILD and desktop as parent; this fixes the activation problem but reopens the other ones
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15758
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 5 Jun 2002 23:13:34 +0000 (23:13 +0000)]
VC++ warning fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15757
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 5 Jun 2002 22:37:24 +0000 (22:37 +0000)]
bring the parent of a wxFRAME_FLOAT_ON_PARENT frame to the top when deleting it as Windows doesn't do it automatically
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15756
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 5 Jun 2002 21:11:55 +0000 (21:11 +0000)]
Added documentation for wxHelpProvider::RemoveHelp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15755
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 5 Jun 2002 21:06:18 +0000 (21:06 +0000)]
Added Delete member to wxStringHashTable in order to implement
wxHelpProvider::RemoveHelp, which is now called from ~wxWindowBase.
Without cleaning up the hash tables, reused window addresses will cause
the CS help to fail rather comically over time.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15754
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 5 Jun 2002 20:50:00 +0000 (20:50 +0000)]
wxMac SWIGged updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15753
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Wed, 5 Jun 2002 20:00:47 +0000 (20:00 +0000)]
applied SourceForge patch # 544164 (hidden virtual method in wxMenuBar)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15752
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 5 Jun 2002 16:45:04 +0000 (16:45 +0000)]
minor updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15751
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 5 Jun 2002 16:30:13 +0000 (16:30 +0000)]
Give wxMSW's wxDirDialog support for wxDD_NEW_DIR_BUTTON
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15750
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 5 Jun 2002 13:03:54 +0000 (13:03 +0000)]
updated version from Henrik Ræder Clausen
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15749
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 4 Jun 2002 20:17:44 +0000 (20:17 +0000)]
Fixed a strange MSVC compile error (C2253) It thought a pure virtual
function was being defined...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15748
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 4 Jun 2002 20:05:42 +0000 (20:05 +0000)]
added new Danish translator
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15747
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 4 Jun 2002 19:27:33 +0000 (19:27 +0000)]
Fix and update the note about handling EVT_KEY_DOWN preventing
EVT_CHAR from being sent.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15746
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 4 Jun 2002 19:25:29 +0000 (19:25 +0000)]
Changed FindTExt intercase to more easily handle additional flags.
Fixed GetCharAt and GetStyleAt to only return values 0..255 instead of
possibly negative values.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15745
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 4 Jun 2002 18:14:26 +0000 (18:14 +0000)]
added test for wxProgressDialog::Resume
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15744
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 4 Jun 2002 18:09:20 +0000 (18:09 +0000)]
added default parameter values to the overloaded Show() and Enable() versions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15743
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 4 Jun 2002 18:08:39 +0000 (18:08 +0000)]
(re)enable Cancel button in Resume()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15742
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 4 Jun 2002 15:00:57 +0000 (15:00 +0000)]
added incremental keyboard search to wxTreeCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15741
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 4 Jun 2002 14:59:52 +0000 (14:59 +0000)]
added and documented wxTIMER_XXX constants to be used instead of bool parameter to wxTimer::Start()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15740
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 4 Jun 2002 12:48:17 +0000 (12:48 +0000)]
commented out some strange test code which resulted in memory leaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15739
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 4 Jun 2002 11:01:07 +0000 (11:01 +0000)]
In SetProxy, add 1 to pos when parsing port since otherwise we include the colon.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15738
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 4 Jun 2002 08:58:36 +0000 (08:58 +0000)]
undid WS_EX_CONTROLPARENT change -- I recall now why we can't use it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15737
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 3 Jun 2002 23:11:51 +0000 (23:11 +0000)]
mention EVT_KEY_DOWN/CHAR change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15735
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 3 Jun 2002 23:10:56 +0000 (23:10 +0000)]
set focus to the page after showing it -- otherwise it's lost (well, left on the previous, now hidden, page)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15734
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 3 Jun 2002 23:00:28 +0000 (23:00 +0000)]
use WS_EX_CONTROLPARENT to ensure correct Alt-mnemonic handling with nested panels
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15733
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 3 Jun 2002 19:30:15 +0000 (19:30 +0000)]
Removed spurious </a> after <img> tag
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15732
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Mon, 3 Jun 2002 19:19:39 +0000 (19:19 +0000)]
Updated message catalogs to latest CVS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15731
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 3 Jun 2002 14:56:27 +0000 (14:56 +0000)]
Weekly OS/2 catch-up.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15730
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 2 Jun 2002 19:30:43 +0000 (19:30 +0000)]
Another typo fixed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15729
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 2 Jun 2002 18:02:54 +0000 (18:02 +0000)]
Probably fixed mouse event bug introduced recently.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15728
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 2 Jun 2002 14:24:29 +0000 (14:24 +0000)]
Overrode wxMDIChildFrame's DoSetSize to not misplace
the window when it was using wxFrame's method.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15727
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 2 Jun 2002 14:17:39 +0000 (14:17 +0000)]
Implemented CharHook events.
Implemented Destroy events.
(both as per SF patches).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15726
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 2 Jun 2002 12:05:24 +0000 (12:05 +0000)]
Small fix for make win-dist
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15725
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 2 Jun 2002 10:57:45 +0000 (10:57 +0000)]
Updates to (behaviour of) wxComboBox and wxSpinCtrl.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15724
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 2 Jun 2002 10:57:13 +0000 (10:57 +0000)]
Removed hack in Toolbar that breaks UI updates under MSW.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15723
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 2 Jun 2002 10:56:23 +0000 (10:56 +0000)]
Added simplistic make win-dist
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15722
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 1 Jun 2002 11:48:26 +0000 (11:48 +0000)]
replaced quotes in #include with angle brackets
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15721
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 31 May 2002 16:03:15 +0000 (16:03 +0000)]
Added global skope too FinControl()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15720
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 31 May 2002 14:18:34 +0000 (14:18 +0000)]
removed unused wxWindowGTK::m_isFrame
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15719
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 31 May 2002 14:17:23 +0000 (14:17 +0000)]
replaced m_isRadioButton with a virtual function
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15718
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 31 May 2002 14:14:00 +0000 (14:14 +0000)]
replaced wxWindowGTK::m_isListBox with a virtual function
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15717
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 31 May 2002 14:13:17 +0000 (14:13 +0000)]
replaced wxWindowGTK::m_isStaticBox with a virtual function and replaced 3 occurences of the code finding the window for the mouse events with one
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15716
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 31 May 2002 14:00:01 +0000 (14:00 +0000)]
replaced wxWindowGTK::m_isListBox with a virtual function
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15715
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 31 May 2002 13:51:43 +0000 (13:51 +0000)]
fixes for the focus handling: don't set back to back set/kill focus events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15714
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 31 May 2002 13:49:56 +0000 (13:49 +0000)]
added tests for the focus events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15713
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 31 May 2002 10:00:24 +0000 (10:00 +0000)]
Added wxToolBar::FindControl() to fish out
controls in a toolbar by its id.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15712
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 31 May 2002 09:59:00 +0000 (09:59 +0000)]
Doc tweaks for FindWindowByXX
Docs for SetThemeEnabled
Docs for wxToolBar::FindControl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15711
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 31 May 2002 07:41:46 +0000 (07:41 +0000)]
Documented wxClienData and friends.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15710
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 30 May 2002 21:16:59 +0000 (21:16 +0000)]
removed some duplicate code, no real changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15709
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 30 May 2002 19:49:11 +0000 (19:49 +0000)]
Updated setup.h settings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15708
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 30 May 2002 18:40:57 +0000 (18:40 +0000)]
Updated wxPython build instructions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15707
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 29 May 2002 18:47:50 +0000 (18:47 +0000)]
Removed Refresh from OnSize as it's not needed anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15706
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 29 May 2002 08:31:59 +0000 (08:31 +0000)]
Applied patch #561454, testing for scrollbar
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15705
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 29 May 2002 08:28:03 +0000 (08:28 +0000)]
Corrected some typos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15704
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 28 May 2002 21:50:34 +0000 (21:50 +0000)]
Catching up for the week
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15703
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 28 May 2002 17:14:59 +0000 (17:14 +0000)]
corrected the completely wrong example (bug 545427)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15702
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 28 May 2002 16:54:50 +0000 (16:54 +0000)]
fix compilation without WXDEBUG (includes patch 561458)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15701
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 28 May 2002 16:52:49 +0000 (16:52 +0000)]
use new style ctor for wxFontDialog (patch 561411)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15700
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 28 May 2002 16:51:14 +0000 (16:51 +0000)]
added consts to wxAcceleratorTable ctors from wxAcceleratorEntry array
(repaces patch 561183)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15699
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 28 May 2002 16:44:33 +0000 (16:44 +0000)]
fixed icon drawing when they have different sizes (patch 554973)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15698
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 28 May 2002 16:30:24 +0000 (16:30 +0000)]
unselected the current item when unfocusing it in a single selection list control (patch 540818)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15697
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 28 May 2002 11:29:26 +0000 (11:29 +0000)]
added asserts to ensure that the splitter windows have it as parent (otherwise they're not positioned correctly)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15696
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 27 May 2002 22:14:41 +0000 (22:14 +0000)]
No, I didn't test it before. This is what I meant to do!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15695
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 27 May 2002 22:06:55 +0000 (22:06 +0000)]
Patch 559673 and 561053
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15694
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 27 May 2002 21:22:37 +0000 (21:22 +0000)]
Some little demo updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15693
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 27 May 2002 21:21:49 +0000 (21:21 +0000)]
Fixed wxMac's wxStaticText::SetFont to behave like the others and
resize the control to fit the text
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15692
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 27 May 2002 19:47:21 +0000 (19:47 +0000)]
Fixed a tex2rtf warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15691
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 27 May 2002 19:34:53 +0000 (19:34 +0000)]
SWIGged updates for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15690
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 27 May 2002 19:23:10 +0000 (19:23 +0000)]
Changed the default style flags on wxSplashScreen
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15689
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 27 May 2002 18:39:46 +0000 (18:39 +0000)]
workaround for assert about wxFRAME_FLOAT_ON_PARENT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15688
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 27 May 2002 18:24:27 +0000 (18:24 +0000)]
SWIGged updates for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15687
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 27 May 2002 17:55:09 +0000 (17:55 +0000)]
SWIGged updates for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15686
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 27 May 2002 17:54:45 +0000 (17:54 +0000)]
Fix exception when there are no items in the sizer yet
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15685
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 27 May 2002 17:53:58 +0000 (17:53 +0000)]
Added a bit of test code (commented out)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15684
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 27 May 2002 17:53:27 +0000 (17:53 +0000)]
Reduce flicker in the demo when image is dragged out of the frame
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15683
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 27 May 2002 17:52:57 +0000 (17:52 +0000)]
changes to match recent CVS updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15682
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 27 May 2002 17:51:22 +0000 (17:51 +0000)]
Some cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15681
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 27 May 2002 17:50:55 +0000 (17:50 +0000)]
UsePrimarySelection
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15680
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 26 May 2002 22:41:35 +0000 (22:41 +0000)]
added wxWizard::Fit()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15679
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775