Julian Smart
73ff84ff71
Applied patch [ 892608 ] wxLogDialog + wxLogFrame: minor improvement for file saving
...
Christian Sturmlechner
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25619 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 12:43:41 +00:00
Julian Smart
dba6b4f880
Applied patch [ 892543 ] wxUniversal: Bitmaps in disabled menu items
...
Christian Sturmlechner
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25618 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 12:38:31 +00:00
Stefan Csomor
1a527fbc0a
corrected Sleep implementation (as clock() under Mach does only return our own passed time)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25617 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 12:38:11 +00:00
Julian Smart
4dc8d4b7c2
Added CE project files
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25616 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 12:22:42 +00:00
Julian Smart
798303203d
Applied patch [ 875666 ] Warning free configtool util
...
ABX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25615 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 12:01:28 +00:00
Julian Smart
5a332fb5e0
Applied patch [ 879998 ] Warning free animate contrib
...
ABX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25614 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 11:59:34 +00:00
Julian Smart
a20ad557cc
Fixed RTTI
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25613 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 11:57:59 +00:00
Julian Smart
2b3644c715
Applied patch [ 875663 ] Warning free mmedia contrib
...
ABX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25612 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 11:56:22 +00:00
Julian Smart
74de91cc97
Applied [ 880011 ] Several fixes to DbBrowse demo
...
ABX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25611 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 11:53:48 +00:00
Julian Smart
2321962672
Applied patch [ 892511 ] wxUniversal: fix of segfault in toolbar.cpp
...
Christian Sturmlechner
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25610 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 11:49:22 +00:00
Stefan Csomor
00f5539438
scroll of subwindow confined to rect param
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 11:07:23 +00:00
Stefan Csomor
f8e089e0c5
tabs fixed
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25608 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 11:06:06 +00:00
Stefan Csomor
3a05d58d94
corrected line counts and implemented ShowPosition
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25607 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 10:56:48 +00:00
Stefan Csomor
5c250a1033
corrections for buffers
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25606 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 09:53:50 +00:00
Stefan Csomor
305a0f6057
unicode savvy conversions
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25605 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 09:52:19 +00:00
Mattia Barbon
56b88f1276
Documented new constructor and overloaded Create methods.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 08:27:29 +00:00
Mattia Barbon
4901082d7d
Update toback24.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25603 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 08:24:01 +00:00
Mattia Barbon
e700df04ec
Reverses part of my changes of Mon Apr 14 17:27:28 2003. This
...
fixes wxMotif windows not getting most mouse move events (testcase:
could not drag cards in Forty). This is a quick fix for 2.5.1.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25602 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 08:07:10 +00:00
Mattia Barbon
6e94fff95a
Compilation fix for wxUSE_STL == 1 and wxUSE_UNICODE == 1.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25601 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 07:58:15 +00:00
Mattia Barbon
f6afb56a2d
Applied patches #892580 and #892582 from Christian Sturmlechner.
...
Fix of variable declaration in wxApp::Yield().
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25600 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 07:54:26 +00:00
David Elliott
4858097646
Use wxLogTrace instead of wxLogDebug for trace messages
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25599 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 07:07:04 +00:00
David Elliott
a619fa3f90
Add wxCocoa-specific trace masks
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25598 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 07:04:09 +00:00
Stefan Csomor
16a761847f
font encodings and refresh upon show (after a hide all no update event is sent at least on Panther)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25597 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 06:33:27 +00:00
Stefan Csomor
908d407cf9
font encodings
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25596 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 06:27:53 +00:00
Stefan Csomor
fe92914150
font encodings and a first copy implementation wchar_t 32 <-> 16 bit
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25595 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 06:27:24 +00:00
Stefan Csomor
a9412f8f03
font encoding support
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25594 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 06:23:07 +00:00
Stefan Csomor
fef5c55604
conversion warning gcc 3.3 mac
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25593 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 06:21:18 +00:00
Stefan Csomor
af3aefcf06
font-encodings additions
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25592 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 06:19:37 +00:00
Stefan Csomor
1d1ed4087d
unicode targets cleanup for cw and xcode
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25591 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 06:18:44 +00:00
Stefan Csomor
f5210323f7
getting rid of old pragma for CW Pro 9
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25590 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 06:13:46 +00:00
Stefan Csomor
86deae1ef1
don't let MacIsReallyShown climb over toplevel windows, otherwise tlws with invisible parents are not showing their controls either
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25589 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 05:42:00 +00:00
Vadim Zeitlin
3a7d5f7cc3
background colour of a combobox may now be set (bug 805442)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 00:59:23 +00:00
Vadim Zeitlin
d1e44484f7
reset m_frameTool/StatusBar pointers before deleting them (bug 773474)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25587 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-07 23:48:13 +00:00
Vadim Zeitlin
bb655eade9
don't show the accels on the controls if the system is configured to hide them initially (bug 718368)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25586 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-07 23:18:01 +00:00
Vadim Zeitlin
4a6619bb4c
added WM_UPDATEUISTATE and related stuff
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25585 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-07 23:15:12 +00:00
Vadim Zeitlin
a66f2f42f5
trying to fix breakage in wxBufferedPaintDC after the last commit
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25584 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-07 21:50:39 +00:00
Vadim Zeitlin
818d407ac6
one line fix for a bug with focus switching to the one after next control instead of the next one after a multiline text control and a 15-line comment explaining it (this incidentally fixes bug 658026 and maybe others)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25583 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-07 21:15:42 +00:00
Vadim Zeitlin
8732e03336
no changes (just removed some long unused junk)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25582 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-07 21:07:24 +00:00
Vadim Zeitlin
56b9925b11
fixes for page positioning for notebooks with wxNB_MULTILINE style (closes bugs 709099 and 645323)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25581 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-07 20:48:18 +00:00
Vadim Zeitlin
9a6c9e31b0
added checkbox for testing wxNB_MULTILINE
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25580 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-07 20:20:29 +00:00
Vadim Zeitlin
e69683678e
don't change the control width when adjusting the height of the drop down list
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25579 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-07 19:51:52 +00:00
Vadim Zeitlin
71e57cd650
use new style creation (MSWCreateControl() and MSWGetStyle()); adjust the drop down list height after appending/inserting/deleting items
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25578 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-07 19:26:22 +00:00
Vadim Zeitlin
7b28e0ede4
don't give error messages if ws2_32.dll is not available in wxGetHostName()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25577 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-07 19:25:05 +00:00
Vadim Zeitlin
76efbc2a09
compilation fix for wxUSE_VALIDATORS == 0
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25576 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-07 19:24:16 +00:00
Vadim Zeitlin
c5fb40a8aa
added wxDC::DrawPolyPolygon() (patch 882189)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25575 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-07 19:21:51 +00:00
Vadim Zeitlin
d99957b6b0
multiple fixes to wxChoice/wxCombobox height getting/setting (replaces patches 888171, 834099; fixes bug 880590)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25574 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-07 18:42:56 +00:00
Dimitri Schoolwerth
eb630bf1ec
Live resizing is OS X only.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25573 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-07 18:38:12 +00:00
Stefan Neis
5e01e9bde4
Handle separators in menus correctly.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25572 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-07 17:04:28 +00:00
Vadim Zeitlin
63b9e659ef
added wxDC::DrawPolyPolygon() (patch 882189)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25571 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-07 16:54:04 +00:00
Vadim Zeitlin
28a4fe4b50
wxBufferedDC changes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25570 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-07 16:39:51 +00:00