]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
22 years agoadded skeleton of wxArtProvider sample
Václav Slavík [Mon, 25 Mar 2002 23:28:46 +0000 (23:28 +0000)] 
added skeleton of wxArtProvider sample

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

22 years agono message
David Webster [Mon, 25 Mar 2002 23:28:34 +0000 (23:28 +0000)] 
no message

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

22 years agoadded wxArtProvider sample (not yet finished)
Václav Slavík [Mon, 25 Mar 2002 23:28:07 +0000 (23:28 +0000)] 
added wxArtProvider sample (not yet finished)

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

22 years agoforgot to check in modified artstd.cpp
Václav Slavík [Mon, 25 Mar 2002 23:26:08 +0000 (23:26 +0000)] 
forgot to check in modified artstd.cpp

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

22 years agosurround deprecated wxImage methods in WXWIN_COMPATIBILITY_2_2
Václav Slavík [Mon, 25 Mar 2002 23:25:53 +0000 (23:25 +0000)] 
surround deprecated wxImage methods in WXWIN_COMPATIBILITY_2_2

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

22 years agofixed compilation for wxMSW after the recent changes
Vadim Zeitlin [Mon, 25 Mar 2002 23:14:33 +0000 (23:14 +0000)] 
fixed compilation for wxMSW after the recent changes

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

22 years ago Some more fiddling with two-window approach and
Robert Roebling [Mon, 25 Mar 2002 22:05:53 +0000 (22:05 +0000)] 
  Some more fiddling with two-window approach and
    the wxNO_FULL_REPAINT_ON_RESIZE flag.

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

22 years agotests for the new toolbar features (icons text and the radio buttons)
Vadim Zeitlin [Mon, 25 Mar 2002 21:38:45 +0000 (21:38 +0000)] 
tests for the new toolbar features (icons text and the radio buttons)

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

22 years agoimplemented (but it doesn't work yet) the radio buttons and text in the buttons for...
Vadim Zeitlin [Mon, 25 Mar 2002 21:38:18 +0000 (21:38 +0000)] 
implemented (but it doesn't work yet) the radio buttons and text in the buttons for the GTK toolbars

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

22 years agoadded and documented wxTB_NOICONS and wxTB_TEXT style flags
Vadim Zeitlin [Mon, 25 Mar 2002 21:37:19 +0000 (21:37 +0000)] 
added and documented wxTB_NOICONS and wxTB_TEXT style flags

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

22 years agoNew radio item menu stuff
David Webster [Mon, 25 Mar 2002 18:06:12 +0000 (18:06 +0000)] 
New radio item menu stuff

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

22 years agosome minor appearance fixes
Vadim Zeitlin [Mon, 25 Mar 2002 17:06:13 +0000 (17:06 +0000)] 
some minor appearance fixes

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

22 years agoupdated for 2.4.0
Vadim Zeitlin [Mon, 25 Mar 2002 16:52:29 +0000 (16:52 +0000)] 
updated for 2.4.0

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

22 years agomore fixes to radio menu items: fixed Check() for them; allow separators inside the...
Vadim Zeitlin [Mon, 25 Mar 2002 16:30:22 +0000 (16:30 +0000)] 
more fixes to radio menu items: fixed Check() for them; allow separators inside the radio groups

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

22 years agosome UTF8 tests
Vadim Zeitlin [Mon, 25 Mar 2002 15:25:11 +0000 (15:25 +0000)] 
some UTF8 tests

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

22 years agofixed compilation for wxBase
Vadim Zeitlin [Mon, 25 Mar 2002 15:11:42 +0000 (15:11 +0000)] 
fixed compilation for wxBase

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

22 years agofixed compilation under Unix where SQL_DATETIME is not defined
Vadim Zeitlin [Mon, 25 Mar 2002 15:11:24 +0000 (15:11 +0000)] 
fixed compilation under Unix where SQL_DATETIME is not defined

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

22 years agofixed the menu bug introduced by the previous commit
Vadim Zeitlin [Mon, 25 Mar 2002 14:31:43 +0000 (14:31 +0000)] 
fixed the menu bug introduced by the previous commit

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

22 years agoblind fix for compilation under AIX: always include wchar.h if available, even if...
Vadim Zeitlin [Mon, 25 Mar 2002 14:06:42 +0000 (14:06 +0000)] 
blind fix for compilation under AIX: always include wchar.h if available, even if we have wcstr.h

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

22 years agotest for wcstr.h only if we don't have wchar.h
Vadim Zeitlin [Mon, 25 Mar 2002 14:06:10 +0000 (14:06 +0000)] 
test for wcstr.h only if we don't have wchar.h

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

22 years agono message
David Webster [Mon, 25 Mar 2002 05:39:07 +0000 (05:39 +0000)] 
no message

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

22 years ago Implemented two-window approach for wxX11.
Robert Roebling [Sun, 24 Mar 2002 22:17:53 +0000 (22:17 +0000)] 
  Implemented two-window approach for wxX11.
  Implemented wxSTAY_ON_TOP the way Qt does it.
  Added group window support.

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

22 years agoAdded SetActive to wxEventLoop
Julian Smart [Sun, 24 Mar 2002 21:19:27 +0000 (21:19 +0000)] 
Added SetActive to wxEventLoop
Ensured Yield has a wxEventLoop (wxX11)
Process size event explicitly in top-level SetSize (wxX11)
Added wxYield to wxTopLevelWindow::Show (wxX11)

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

22 years agodirty fix for even dirtier memory leak
Václav Slavík [Sun, 24 Mar 2002 15:50:57 +0000 (15:50 +0000)] 
dirty fix for even dirtier memory leak

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

22 years agoUpdated art filespec
Julian Smart [Sun, 24 Mar 2002 10:31:30 +0000 (10:31 +0000)] 
Updated art filespec

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

22 years agoUpdated release scripts
Julian Smart [Sun, 24 Mar 2002 10:29:38 +0000 (10:29 +0000)] 
Updated release scripts

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

22 years agofixes to radio menu items
Vadim Zeitlin [Sun, 24 Mar 2002 01:24:16 +0000 (01:24 +0000)] 
fixes to radio menu items

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

22 years agomoved the rest of XPMs in /include/wx/generic to /art
Václav Slavík [Sun, 24 Mar 2002 00:27:08 +0000 (00:27 +0000)] 
moved the rest of XPMs in /include/wx/generic to /art

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

22 years agofixed sizers-inside-wxFrame
Václav Slavík [Sun, 24 Mar 2002 00:23:59 +0000 (00:23 +0000)] 
fixed sizers-inside-wxFrame

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

22 years agoadded radio menu items ot XRC
Václav Slavík [Sun, 24 Mar 2002 00:23:50 +0000 (00:23 +0000)] 
added radio menu items ot XRC

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

22 years agoadded wxTheme::GetArtProvider to wxUniv
Václav Slavík [Sun, 24 Mar 2002 00:23:28 +0000 (00:23 +0000)] 
added wxTheme::GetArtProvider to wxUniv

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

22 years agochange wxICON_INFO to wxICON_INFORMATION in Mac and MSW wxIcon code to be consistent...
Václav Slavík [Sun, 24 Mar 2002 00:22:40 +0000 (00:22 +0000)] 
change wxICON_INFO to wxICON_INFORMATION in Mac and MSW wxIcon code to be consistent with the constants

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

22 years agoadd automatic rescaling to wxArtProvider
Václav Slavík [Sun, 24 Mar 2002 00:22:33 +0000 (00:22 +0000)] 
add automatic rescaling to wxArtProvider

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

22 years agoWXWIN_COMPATIBILITY_2_2 is on by default
Václav Slavík [Sun, 24 Mar 2002 00:22:25 +0000 (00:22 +0000)] 
WXWIN_COMPATIBILITY_2_2 is on by default

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

22 years agodon't use deprecated wxImage methods inside wxWin
Václav Slavík [Sun, 24 Mar 2002 00:22:15 +0000 (00:22 +0000)] 
don't use deprecated wxImage methods inside wxWin

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

22 years agoadded wxArtProvider
Václav Slavík [Sun, 24 Mar 2002 00:22:06 +0000 (00:22 +0000)] 
added wxArtProvider

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

22 years agoremove wxApp::GetStdIcon from documentation
Václav Slavík [Sun, 24 Mar 2002 00:21:55 +0000 (00:21 +0000)] 
remove wxApp::GetStdIcon from documentation

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

22 years agodon't use wxApp::GetStdIcon
Václav Slavík [Sun, 24 Mar 2002 00:21:26 +0000 (00:21 +0000)] 
don't use wxApp::GetStdIcon

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

22 years agocompilation fix for WXWIN_COMPATIBILITY_2_2
Václav Slavík [Sun, 24 Mar 2002 00:19:24 +0000 (00:19 +0000)] 
compilation fix for WXWIN_COMPATIBILITY_2_2

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

22 years agomove wxApp::GetStdIcon to wxArtProvider
Václav Slavík [Sun, 24 Mar 2002 00:19:01 +0000 (00:19 +0000)] 
move wxApp::GetStdIcon to wxArtProvider

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

22 years agomake dist works again with wxArtProvider related changes
Václav Slavík [Sun, 24 Mar 2002 00:18:11 +0000 (00:18 +0000)] 
make dist works again with wxArtProvider related changes

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

22 years agomoved the rest of XPMs to /art
Václav Slavík [Sun, 24 Mar 2002 00:18:03 +0000 (00:18 +0000)] 
moved the rest of XPMs to /art

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

22 years agoAdded hack to make standard art provider link with app
Julian Smart [Sat, 23 Mar 2002 12:58:20 +0000 (12:58 +0000)] 
Added hack to make standard art provider link with app

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

22 years agoUse wxHtmlHelpController for HTML help, not wxHelpControllerHtml :-)
Julian Smart [Sat, 23 Mar 2002 12:02:54 +0000 (12:02 +0000)] 
Use wxHtmlHelpController for HTML help, not wxHelpControllerHtml :-)
Use wxHtmlHelpController, not wxHelpControllerHtml

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

22 years agoupdated wxExecute API
Vadim Zeitlin [Sat, 23 Mar 2002 01:31:21 +0000 (01:31 +0000)] 
updated wxExecute API

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

22 years agocompatibility constructors for wxMenuItem() taking bool instead of wxItemKind
Vadim Zeitlin [Sat, 23 Mar 2002 01:23:11 +0000 (01:23 +0000)] 
compatibility constructors for wxMenuItem() taking bool instead of wxItemKind

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

22 years agoadded wxEXEC_NOHIDE flag, modified wxExecute() to take a combination of bit flags...
Vadim Zeitlin [Sat, 23 Mar 2002 01:22:17 +0000 (01:22 +0000)] 
added wxEXEC_NOHIDE flag, modified wxExecute() to take a combination of bit flags instead of a boolean parameter

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

22 years agopoint to MSLU library
Václav Slavík [Fri, 22 Mar 2002 23:22:26 +0000 (23:22 +0000)] 
point to MSLU library

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

22 years agoport proplist.cpp to wxArtProvider
Václav Slavík [Fri, 22 Mar 2002 23:22:02 +0000 (23:22 +0000)] 
port proplist.cpp to wxArtProvider

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

22 years agoRemoved references to wxHelpControllerHtml from docs.
Julian Smart [Fri, 22 Mar 2002 22:32:46 +0000 (22:32 +0000)] 
Removed references to wxHelpControllerHtml from docs.

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

22 years agoRemoved helpwxht.h/cpp (old wxHelpControllerHtml class)
Julian Smart [Fri, 22 Mar 2002 22:29:20 +0000 (22:29 +0000)] 
Removed helpwxht.h/cpp (old wxHelpControllerHtml class)
and updated makefiles accordingly

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

22 years agoDon't use deprecated functions
Julian Smart [Fri, 22 Mar 2002 20:59:11 +0000 (20:59 +0000)] 
Don't use deprecated functions

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

22 years agoReplaced wxBuffer with wxTex2RTFBuffer
Julian Smart [Fri, 22 Mar 2002 20:25:49 +0000 (20:25 +0000)] 
Replaced wxBuffer with wxTex2RTFBuffer

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

22 years agoAdded 'go home' button to generic dir dialog
Václav Slavík [Fri, 22 Mar 2002 19:20:50 +0000 (19:20 +0000)] 
Added 'go home' button to generic dir dialog

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

22 years agouse wxArtProvider in wxFileDialog
Václav Slavík [Fri, 22 Mar 2002 19:20:41 +0000 (19:20 +0000)] 
use wxArtProvider in wxFileDialog

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

22 years agowxITEM_FOO instead of wxItem_Foo, for the sake of consistency
Václav Slavík [Fri, 22 Mar 2002 19:18:51 +0000 (19:18 +0000)] 
wxITEM_FOO instead of wxItem_Foo, for the sake of consistency

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

22 years agorequire GTK+ 2.0.0, not 1.3.1
Václav Slavík [Fri, 22 Mar 2002 19:15:41 +0000 (19:15 +0000)] 
require GTK+ 2.0.0, not 1.3.1

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

22 years agoavoid an assert in wxString::GetWriteBuf()
Vadim Zeitlin [Fri, 22 Mar 2002 19:15:13 +0000 (19:15 +0000)] 
avoid an assert in wxString::GetWriteBuf()

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

22 years agoadded wxBitmap::CopyFromIcon and wxIcon::CopyFromBitmap to wxMotif
Václav Slavík [Fri, 22 Mar 2002 19:14:33 +0000 (19:14 +0000)] 
added wxBitmap::CopyFromIcon and wxIcon::CopyFromBitmap to wxMotif

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

22 years agotex2rtf doesn't like math mode
Václav Slavík [Fri, 22 Mar 2002 19:13:29 +0000 (19:13 +0000)] 
tex2rtf doesn't like math mode

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

22 years agorecognize ANSI_X3.4-1968 as US-ASCII
Vadim Zeitlin [Fri, 22 Mar 2002 19:09:03 +0000 (19:09 +0000)] 
recognize ANSI_X3.4-1968 as US-ASCII

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

22 years agoadded Allow() docs
Vadim Zeitlin [Fri, 22 Mar 2002 18:52:05 +0000 (18:52 +0000)] 
added Allow() docs

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

22 years agoSemi-Blind fixes for trying to handle different versions of MySQL and MySQL windows...
George Tasker [Fri, 22 Mar 2002 13:43:15 +0000 (13:43 +0000)] 
Semi-Blind fixes for trying to handle different versions of MySQL and MySQL windows drivers
Hopefully better handling of DATE type fields
New parameter added to optionally not have database connections fail if a basic data type (like DATE) is not reported as supported by the datasource

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

22 years agofixed compilation problem with old gcc releases
Václav Slavík [Fri, 22 Mar 2002 12:18:59 +0000 (12:18 +0000)] 
fixed compilation problem with old gcc releases

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

22 years agoused wxArtProvider in wxTipDialog
Václav Slavík [Thu, 21 Mar 2002 23:49:28 +0000 (23:49 +0000)] 
used wxArtProvider in wxTipDialog

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

22 years agouse wxArtProvider in wxtipDialog
Václav Slavík [Thu, 21 Mar 2002 23:47:47 +0000 (23:47 +0000)] 
use wxArtProvider in wxtipDialog

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

22 years agouse wxArtProvider
Václav Slavík [Thu, 21 Mar 2002 23:46:57 +0000 (23:46 +0000)] 
use wxArtProvider

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

22 years agoadded icon
Václav Slavík [Thu, 21 Mar 2002 23:46:10 +0000 (23:46 +0000)] 
added icon

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

22 years agowxhtml.rc no longer needed
Václav Slavík [Thu, 21 Mar 2002 23:45:25 +0000 (23:45 +0000)] 
wxhtml.rc no longer needed

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

22 years agodeleted no longer needed resource files
Václav Slavík [Thu, 21 Mar 2002 23:44:38 +0000 (23:44 +0000)] 
deleted no longer needed resource files

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

22 years agorellocated art XPMs
Václav Slavík [Thu, 21 Mar 2002 23:43:21 +0000 (23:43 +0000)] 
rellocated art XPMs

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

22 years ago(hopefully) final touches to wxArtProvider
Václav Slavík [Thu, 21 Mar 2002 23:42:39 +0000 (23:42 +0000)] 
(hopefully) final touches to wxArtProvider

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

22 years agoroot is always hidden -> no icon needed
Václav Slavík [Thu, 21 Mar 2002 23:40:28 +0000 (23:40 +0000)] 
root is always hidden -> no icon needed

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

22 years agoadded wxArtProvider
Václav Slavík [Thu, 21 Mar 2002 23:39:57 +0000 (23:39 +0000)] 
added wxArtProvider

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

22 years agoSWIGged updates for wxMac
Robin Dunn [Thu, 21 Mar 2002 20:35:45 +0000 (20:35 +0000)] 
SWIGged updates for wxMac

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

22 years agoadded hashmap and dirdlgg
Stefan Csomor [Thu, 21 Mar 2002 20:08:56 +0000 (20:08 +0000)] 
added hashmap and dirdlgg

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

22 years agoHDC leak fix
Vadim Zeitlin [Thu, 21 Mar 2002 18:59:36 +0000 (18:59 +0000)] 
HDC leak fix

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

22 years agoSome distrib updates
Robin Dunn [Thu, 21 Mar 2002 18:05:10 +0000 (18:05 +0000)] 
Some distrib updates

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

22 years agoTypo fix
Robin Dunn [Thu, 21 Mar 2002 17:36:14 +0000 (17:36 +0000)] 
Typo fix

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

22 years agoAdded wxX11 to readme
Julian Smart [Thu, 21 Mar 2002 15:32:39 +0000 (15:32 +0000)] 
Added wxX11 to readme
Distribution script mods

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

22 years agoPut dialog in more sensible place in Forty, got a bit further
Julian Smart [Thu, 21 Mar 2002 13:10:17 +0000 (13:10 +0000)] 
Put dialog in more sensible place in Forty, got a bit further
with running it under wxX11 but still crashes (bad XPM?)
Updated wxX11 readme text
Added more wxYields to progress dialog
Added timer and idle processing to wxApp::Yield for X11
Made busy info dialog thick frame for wxX11, else
no decorations
Some corrections for Nano-X
Made text for busy dialog more sensible in dialogs sample

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

22 years agoAdded __WXX11__ tests where appropriate
Julian Smart [Thu, 21 Mar 2002 10:32:18 +0000 (10:32 +0000)] 
Added __WXX11__ tests where appropriate

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

22 years agoMinor fix for wxX11 compilation
Julian Smart [Thu, 21 Mar 2002 10:02:10 +0000 (10:02 +0000)] 
Minor fix for wxX11 compilation

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

22 years agoSWIGged updates for wxGTK
Robin Dunn [Thu, 21 Mar 2002 06:48:55 +0000 (06:48 +0000)] 
SWIGged updates for wxGTK

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

22 years agoMore unicode related cleanup and fixes for wxPython
Robin Dunn [Thu, 21 Mar 2002 05:50:09 +0000 (05:50 +0000)] 
More unicode related cleanup and fixes for wxPython

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

22 years agoenabled toolbar as it works now
Vadim Zeitlin [Thu, 21 Mar 2002 02:37:18 +0000 (02:37 +0000)] 
enabled toolbar as it works now

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

22 years agolet the popup listbox process the kbd messages in wxComboBox
Vadim Zeitlin [Thu, 21 Mar 2002 02:36:25 +0000 (02:36 +0000)] 
let the popup listbox process the kbd messages in wxComboBox

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

22 years agoremoved som obsolete TODO comments
Vadim Zeitlin [Thu, 21 Mar 2002 02:35:45 +0000 (02:35 +0000)] 
removed som obsolete TODO comments

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

22 years agoimplemented radio menu items for wxMSW
Vadim Zeitlin [Thu, 21 Mar 2002 02:35:08 +0000 (02:35 +0000)] 
implemented radio menu items for wxMSW

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

22 years ago No more pixel junk when resizing windows that
Robert Roebling [Wed, 20 Mar 2002 21:36:36 +0000 (21:36 +0000)] 
  No more pixel junk when resizing windows that
    use the wxNO_FULL_REPAINT_ON_RESIZE flag
    and which have a border.

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

22 years agoFixed problem between the splash screen and tip dialog.
Robin Dunn [Wed, 20 Mar 2002 20:48:16 +0000 (20:48 +0000)] 
Fixed problem between the splash screen and tip dialog.

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

22 years agowxStyledTextCtrl can now be built and used when wxUSE_UNICODE==1.
Robin Dunn [Wed, 20 Mar 2002 20:43:39 +0000 (20:43 +0000)] 
wxStyledTextCtrl can now be built and used when wxUSE_UNICODE==1.
When in unicode mode Scintilla uses UTF-8 internally so the wxSTC
wrapper only needs to convert to/from UTF-8 in the right places.
Still need to figure out to get unicode characters from key/char
events...

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

22 years agoDecided I need copy and assignment afterall
Robin Dunn [Wed, 20 Mar 2002 20:13:17 +0000 (20:13 +0000)] 
Decided I need copy and assignment afterall

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

22 years agoadded a note about wxGetHomeDir() change under MSW
Vadim Zeitlin [Wed, 20 Mar 2002 16:50:58 +0000 (16:50 +0000)] 
added a note about wxGetHomeDir() change under MSW

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

22 years agoFixed controls.cpp for wxX11
Julian Smart [Wed, 20 Mar 2002 11:17:13 +0000 (11:17 +0000)] 
Fixed controls.cpp for wxX11

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

22 years agoupdated samples/html/widget to avoid confusion
Václav Slavík [Tue, 19 Mar 2002 23:40:37 +0000 (23:40 +0000)] 
updated samples/html/widget to avoid confusion

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

22 years agoadded wxArtProvider
Václav Slavík [Tue, 19 Mar 2002 23:40:25 +0000 (23:40 +0000)] 
added wxArtProvider

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

22 years agofixed MSLU check
Václav Slavík [Tue, 19 Mar 2002 23:39:05 +0000 (23:39 +0000)] 
fixed MSLU check

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

22 years agoWorks with wxX11 now.
Julian Smart [Tue, 19 Mar 2002 17:21:56 +0000 (17:21 +0000)] 
Works with wxX11 now.

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

22 years agocompilation fix after wxMenuItem changes
Vadim Zeitlin [Tue, 19 Mar 2002 16:13:43 +0000 (16:13 +0000)] 
compilation fix after wxMenuItem changes

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