Mattia Barbon
|
09663494e4
|
Updated message catalogs to latest CVS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15731 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-03 19:19:39 +00:00 |
|
David Webster
|
ed2b77fc47
|
Weekly OS/2 catch-up.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15730 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-03 14:56:27 +00:00 |
|
Robert Roebling
|
af3653ddfa
|
Another typo fixed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15729 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-02 19:30:43 +00:00 |
|
Robert Roebling
|
7d4909b275
|
Probably fixed mouse event bug introduced recently.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15728 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-02 18:02:54 +00:00 |
|
Robert Roebling
|
ac0c857aaa
|
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
|
2002-06-02 14:24:29 +00:00 |
|
Robert Roebling
|
2dde25b981
|
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
|
2002-06-02 14:17:39 +00:00 |
|
Robert Roebling
|
2f060d19d4
|
Small fix for make win-dist
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15725 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-02 12:05:24 +00:00 |
|
Robert Roebling
|
ea46eba007
|
Updates to (behaviour of) wxComboBox and wxSpinCtrl.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15724 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-02 10:57:45 +00:00 |
|
Robert Roebling
|
d3734d65e6
|
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
|
2002-06-02 10:57:13 +00:00 |
|
Robert Roebling
|
62b9253384
|
Added simplistic make win-dist
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15722 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-02 10:56:23 +00:00 |
|
Vadim Zeitlin
|
ace954f1db
|
replaced quotes in #include with angle brackets
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15721 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-01 11:48:26 +00:00 |
|
Robert Roebling
|
7ad3e9390f
|
Added global skope too FinControl()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15720 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-31 16:03:15 +00:00 |
|
Vadim Zeitlin
|
03b444f6af
|
removed unused wxWindowGTK::m_isFrame
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15719 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-31 14:18:34 +00:00 |
|
Vadim Zeitlin
|
2b4f3c9f76
|
replaced m_isRadioButton with a virtual function
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15718 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-31 14:17:23 +00:00 |
|
Vadim Zeitlin
|
d760f23e76
|
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
|
2002-05-31 14:14:00 +00:00 |
|
Vadim Zeitlin
|
d1f2ac459a
|
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
|
2002-05-31 14:13:17 +00:00 |
|
Vadim Zeitlin
|
3ae4c570c4
|
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
|
2002-05-31 14:00:01 +00:00 |
|
Vadim Zeitlin
|
6cad4f1b21
|
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
|
2002-05-31 13:51:43 +00:00 |
|
Vadim Zeitlin
|
94ccc2540c
|
added tests for the focus events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15713 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-31 13:49:56 +00:00 |
|
Robert Roebling
|
fba2d5e694
|
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
|
2002-05-31 10:00:24 +00:00 |
|
Robert Roebling
|
f89a1397df
|
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
|
2002-05-31 09:59:00 +00:00 |
|
Robert Roebling
|
e3ba9f8828
|
Documented wxClienData and friends.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15710 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-31 07:41:46 +00:00 |
|
Vadim Zeitlin
|
0a95f6d036
|
removed some duplicate code, no real changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15709 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-30 21:16:59 +00:00 |
|
Robin Dunn
|
8f154d87ae
|
Updated setup.h settings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15708 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-30 19:49:11 +00:00 |
|
Robin Dunn
|
05d61b6996
|
Updated wxPython build instructions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15707 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-30 18:40:57 +00:00 |
|
Robin Dunn
|
cf8a60ae0a
|
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
|
2002-05-29 18:47:50 +00:00 |
|
Julian Smart
|
c4cb3d0f0c
|
Applied patch #561454, testing for scrollbar
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15705 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-29 08:31:59 +00:00 |
|
Julian Smart
|
feaca34f34
|
Corrected some typos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15704 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-29 08:28:03 +00:00 |
|
David Webster
|
6ed98c6a3b
|
Catching up for the week
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15703 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-28 21:50:34 +00:00 |
|
Vadim Zeitlin
|
d30ff492f0
|
corrected the completely wrong example (bug 545427)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15702 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-28 17:14:59 +00:00 |
|
Vadim Zeitlin
|
d715d419e1
|
fix compilation without WXDEBUG (includes patch 561458)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15701 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-28 16:54:50 +00:00 |
|
Vadim Zeitlin
|
8fb97d468b
|
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
|
2002-05-28 16:52:49 +00:00 |
|
Vadim Zeitlin
|
3c67451472
|
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
|
2002-05-28 16:51:14 +00:00 |
|
Vadim Zeitlin
|
c2569f41b1
|
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
|
2002-05-28 16:44:33 +00:00 |
|
Vadim Zeitlin
|
943f6ad3d6
|
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
|
2002-05-28 16:30:24 +00:00 |
|
Vadim Zeitlin
|
fe6dc50a2e
|
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
|
2002-05-28 11:29:26 +00:00 |
|
Robin Dunn
|
8641d30c71
|
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
|
2002-05-27 22:14:41 +00:00 |
|
Robin Dunn
|
92bbd64f7f
|
Patch 559673 and 561053
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15694 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-27 22:06:55 +00:00 |
|
Robin Dunn
|
9321420052
|
Some little demo updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15693 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-27 21:22:37 +00:00 |
|
Robin Dunn
|
bb751cf906
|
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
|
2002-05-27 21:21:49 +00:00 |
|
Robin Dunn
|
107ffdc16d
|
Fixed a tex2rtf warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15691 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-27 19:47:21 +00:00 |
|
Robin Dunn
|
722a4a3c4b
|
SWIGged updates for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15690 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-27 19:34:53 +00:00 |
|
Robin Dunn
|
479101cac1
|
Changed the default style flags on wxSplashScreen
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15689 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-27 19:23:10 +00:00 |
|
Robin Dunn
|
40c4c5a3b5
|
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
|
2002-05-27 18:39:46 +00:00 |
|
Robin Dunn
|
298ae14495
|
SWIGged updates for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15687 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-27 18:24:27 +00:00 |
|
Robin Dunn
|
e67409dcb6
|
SWIGged updates for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15686 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-27 17:55:09 +00:00 |
|
Robin Dunn
|
47feb54b6b
|
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
|
2002-05-27 17:54:45 +00:00 |
|
Robin Dunn
|
44e50dc1ad
|
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
|
2002-05-27 17:53:58 +00:00 |
|
Robin Dunn
|
d42e29c26f
|
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
|
2002-05-27 17:53:27 +00:00 |
|
Robin Dunn
|
203c2f9a9a
|
changes to match recent CVS updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15682 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-27 17:52:57 +00:00 |
|