]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
20 years agofixed typo in wxFrame::SetStatusBar() (bug 970516)
Vadim Zeitlin [Thu, 10 Jun 2004 16:50:31 +0000 (16:50 +0000)] 
fixed typo in wxFrame::SetStatusBar() (bug 970516)

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

20 years agoOR extra style with existing value or some implementations will
Julian Smart [Thu, 10 Jun 2004 13:28:31 +0000 (13:28 +0000)] 
OR extra style with existing value or some implementations will
have problems (espec. wxGTK modal dialogs closing behaviour)

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

20 years agodisable the first top level parent, not the topmost top level parent
Vadim Zeitlin [Thu, 10 Jun 2004 13:27:58 +0000 (13:27 +0000)] 
disable the first top level parent, not the topmost top level parent

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

20 years agocount the root item in wxTreeCtrl::GetCount()
Vadim Zeitlin [Thu, 10 Jun 2004 12:06:10 +0000 (12:06 +0000)] 
count the root item in wxTreeCtrl::GetCount()

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

20 years agoclarified the parameters of MB2WC and WC2MB a little in the docs/headers
Dimitri Schoolwerth [Thu, 10 Jun 2004 12:01:59 +0000 (12:01 +0000)] 
clarified the parameters of MB2WC and WC2MB a little in the docs/headers

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

20 years agofixed assert in SetItemText() for wxTR_MULTIPLE controls
Vadim Zeitlin [Thu, 10 Jun 2004 11:29:49 +0000 (11:29 +0000)] 
fixed assert in SetItemText() for wxTR_MULTIPLE controls

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

20 years agoTake care of some focus issues with the AutoComp list box and also a
Robin Dunn [Thu, 10 Jun 2004 00:09:27 +0000 (00:09 +0000)] 
Take care of some focus issues with the AutoComp list box and also a
crash at exit when losing focus.

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

20 years agofixed OnFrameClose() return type
Vadim Zeitlin [Wed, 9 Jun 2004 23:48:17 +0000 (23:48 +0000)] 
fixed OnFrameClose() return type

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

20 years agoEnsure that the correct rectangle is clipped and refreshed for the CallTip
Robin Dunn [Wed, 9 Jun 2004 22:19:57 +0000 (22:19 +0000)] 
Ensure that the correct rectangle is clipped and refreshed for the CallTip

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

20 years agoexplicit this-> is required by C++ standard, not g++, in WinStruct template
Vadim Zeitlin [Wed, 9 Jun 2004 22:01:54 +0000 (22:01 +0000)] 
explicit this-> is required by C++ standard, not g++, in WinStruct template

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

20 years agocount the root item in wxTreeCtrl::GetCount()
Vadim Zeitlin [Wed, 9 Jun 2004 21:48:18 +0000 (21:48 +0000)] 
count the root item in wxTreeCtrl::GetCount()

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

20 years agoreSWIGged
Robin Dunn [Wed, 9 Jun 2004 19:00:14 +0000 (19:00 +0000)] 
reSWIGged

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

20 years agoreSWIGed
Robin Dunn [Wed, 9 Jun 2004 18:59:57 +0000 (18:59 +0000)] 
reSWIGed

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

20 years agoUse correct CheckForIntersect method
Robin Dunn [Wed, 9 Jun 2004 18:55:39 +0000 (18:55 +0000)] 
Use correct CheckForIntersect method

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

20 years agoreSWIGged
Robin Dunn [Wed, 9 Jun 2004 18:54:49 +0000 (18:54 +0000)] 
reSWIGged

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

20 years agoSupport for new ctor and Union
Robin Dunn [Wed, 9 Jun 2004 18:54:34 +0000 (18:54 +0000)] 
Support for new ctor and Union

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

20 years agotypo
Robin Dunn [Wed, 9 Jun 2004 17:51:19 +0000 (17:51 +0000)] 
typo

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

20 years agouse the API Ptr accessor for the inline functions too.
Robin Dunn [Wed, 9 Jun 2004 17:50:45 +0000 (17:50 +0000)] 
use the API Ptr accessor for the inline functions too.

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

20 years agoreSWIGged
Robin Dunn [Wed, 9 Jun 2004 17:31:33 +0000 (17:31 +0000)] 
reSWIGged

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

20 years agoreSWIGed
Robin Dunn [Wed, 9 Jun 2004 17:30:31 +0000 (17:30 +0000)] 
reSWIGed

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

20 years agoDefault position for PopupMenu
Robin Dunn [Wed, 9 Jun 2004 17:05:20 +0000 (17:05 +0000)] 
Default position for PopupMenu

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

20 years ago-1->wxID_ANY, TRUE->true, FALSE->false and tabs replacements. Correct help system...
Włodzimierz Skiba [Wed, 9 Jun 2004 16:42:34 +0000 (16:42 +0000)] 
-1->wxID_ANY, TRUE->true, FALSE->false and tabs replacements. Correct help system in non MSW builds of OGL-Studio sample.

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

20 years agoremoved unneeded prototype
Václav Slavík [Wed, 9 Jun 2004 15:38:09 +0000 (15:38 +0000)] 
removed unneeded prototype

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

20 years agodocumented wxString's ctors that convert between wc and mb strings
Václav Slavík [Wed, 9 Jun 2004 11:17:07 +0000 (11:17 +0000)] 
documented wxString's ctors that convert between wc and mb strings

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

20 years agoreSWIGged
Robin Dunn [Wed, 9 Jun 2004 07:12:47 +0000 (07:12 +0000)] 
reSWIGged

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

20 years agodistrib and build updates
Robin Dunn [Wed, 9 Jun 2004 07:10:57 +0000 (07:10 +0000)] 
distrib and build updates

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

20 years agoRegenned the metadata
Robin Dunn [Wed, 9 Jun 2004 05:43:02 +0000 (05:43 +0000)] 
Regenned the metadata

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

20 years agoRegenned the ReST docs
Robin Dunn [Wed, 9 Jun 2004 05:40:10 +0000 (05:40 +0000)] 
Regenned the ReST docs

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

20 years agodistrib and build updates
Robin Dunn [Wed, 9 Jun 2004 05:38:45 +0000 (05:38 +0000)] 
distrib and build updates

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

20 years agoremoved invalid restriction
Stefan Csomor [Wed, 9 Jun 2004 05:13:10 +0000 (05:13 +0000)] 
removed invalid restriction

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

20 years agobash version of wxPython's b script for win32
Robin Dunn [Wed, 9 Jun 2004 02:43:22 +0000 (02:43 +0000)] 
bash version of wxPython's b script for win32

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

20 years agoIn unicode builds convert the source files and overview text to
Robin Dunn [Tue, 8 Jun 2004 23:46:12 +0000 (23:46 +0000)] 
In unicode builds convert the source files and overview text to
unicode before displaying them.

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

20 years agoAdded bash versions of my build scripts and updated BUILD.txt for how
Robin Dunn [Tue, 8 Jun 2004 23:42:22 +0000 (23:42 +0000)] 
Added bash versions of my build scripts and updated BUILD.txt for how
to do it by hand without the scripts

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

20 years agotest wxString's char<->wchar_t ctors
Václav Slavík [Tue, 8 Jun 2004 20:11:31 +0000 (20:11 +0000)] 
test wxString's char<->wchar_t ctors

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

20 years agofixed wxString char<->wchar_t conversion constructors to not truncate strings and...
Václav Slavík [Tue, 8 Jun 2004 20:11:26 +0000 (20:11 +0000)] 
fixed wxString char<->wchar_t conversion constructors to not truncate strings and correctly handle nLength argument

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

20 years agoMove wxMacCFStringHolder::AsString and etc. to wxBase
Robin Dunn [Tue, 8 Jun 2004 19:36:44 +0000 (19:36 +0000)] 
Move wxMacCFStringHolder::AsString and etc. to wxBase

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

20 years ago-1->wxID_ANY, TRUE->true, FALSE->false and tabs replacements.
Włodzimierz Skiba [Tue, 8 Jun 2004 19:27:42 +0000 (19:27 +0000)] 
-1->wxID_ANY, TRUE->true, FALSE->false and tabs replacements.

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

20 years agoOnly call GetBestSize if one or both of the minsize components are unset.
Robin Dunn [Tue, 8 Jun 2004 16:33:47 +0000 (16:33 +0000)] 
Only call GetBestSize if one or both of the minsize components are unset.

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

20 years agoInclude wx/image.h
Julian Smart [Tue, 8 Jun 2004 14:57:39 +0000 (14:57 +0000)] 
Include wx/image.h

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

20 years agodirect ie non mutex crit-section implementation
Stefan Csomor [Tue, 8 Jun 2004 14:48:10 +0000 (14:48 +0000)] 
direct ie non mutex crit-section implementation

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

20 years agofixing access errors when running in unicode
Stefan Csomor [Tue, 8 Jun 2004 14:46:07 +0000 (14:46 +0000)] 
fixing access errors when running in unicode

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

20 years agomessage output for darwin into console, cannot use the normal converters as these...
Stefan Csomor [Tue, 8 Jun 2004 14:44:34 +0000 (14:44 +0000)] 
message output for darwin into console, cannot use the normal converters as these are already in destruction

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

20 years agoswitched to wxLocale usage for string encoding
Stefan Csomor [Tue, 8 Jun 2004 05:28:53 +0000 (05:28 +0000)] 
switched to wxLocale usage for string encoding

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

20 years agotypo
Robin Dunn [Tue, 8 Jun 2004 01:30:40 +0000 (01:30 +0000)] 
typo

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

20 years agoreSWIGged
Robin Dunn [Tue, 8 Jun 2004 01:30:10 +0000 (01:30 +0000)] 
reSWIGged

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

20 years agoAdd each line independently
Robin Dunn [Tue, 8 Jun 2004 01:13:33 +0000 (01:13 +0000)] 
Add each line independently

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

20 years agoThe new OGL doesn't have to be compatible with the bugs in the old
Robin Dunn [Tue, 8 Jun 2004 01:12:26 +0000 (01:12 +0000)] 
The new OGL doesn't have to be compatible with the bugs in the old
one!  ;-)

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

20 years agoCan't call ShiftDown when it is a CommandEvent
Robin Dunn [Tue, 8 Jun 2004 00:09:51 +0000 (00:09 +0000)] 
Can't call ShiftDown when it is a CommandEvent

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

20 years agoMake the copy ctor for the wxPrint*Data classes avaialble from
Robin Dunn [Tue, 8 Jun 2004 00:04:54 +0000 (00:04 +0000)] 
Make the copy ctor for the wxPrint*Data classes avaialble from
Python. This is so we can ensure we get a copy of the data objects
when needed instead of just a reference to a data object within
another that may get deleted unexpectedly.

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

20 years agopi --> math.pi
Robin Dunn [Tue, 8 Jun 2004 00:02:05 +0000 (00:02 +0000)] 
pi --> math.pi

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

20 years agoremove the Yield's
Robin Dunn [Tue, 8 Jun 2004 00:01:20 +0000 (00:01 +0000)] 
remove the Yield's

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

20 years agotypo fixed
Robin Dunn [Mon, 7 Jun 2004 23:59:35 +0000 (23:59 +0000)] 
typo fixed

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

20 years agoNotes about implementing CreatePopupMenu for the future
Robin Dunn [Mon, 7 Jun 2004 23:59:22 +0000 (23:59 +0000)] 
Notes about implementing CreatePopupMenu for the future

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

20 years agohandle returning the cookie for Get[First|Next]Selected like in the treectrl.
Robin Dunn [Mon, 7 Jun 2004 23:58:13 +0000 (23:58 +0000)] 
handle returning the cookie for Get[First|Next]Selected like in the treectrl.

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

20 years agolittle tweaks
Robin Dunn [Mon, 7 Jun 2004 23:56:36 +0000 (23:56 +0000)] 
little tweaks

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

20 years ago-1->wxID_ANY, TRUE->true, FALSE->false and tabs replacements.
Włodzimierz Skiba [Mon, 7 Jun 2004 16:02:23 +0000 (16:02 +0000)] 
-1->wxID_ANY, TRUE->true, FALSE->false and tabs replacements.

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

20 years agoAdded Marco to credits
Julian Smart [Mon, 7 Jun 2004 12:36:47 +0000 (12:36 +0000)] 
Added Marco to credits

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

20 years agoblind fix for compilation error in EVT macros
Václav Slavík [Mon, 7 Jun 2004 12:09:24 +0000 (12:09 +0000)] 
blind fix for compilation error in EVT macros

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

20 years agoCompile fix
Julian Smart [Mon, 7 Jun 2004 09:46:39 +0000 (09:46 +0000)] 
Compile fix

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

20 years agoInitialize m_PageSize.
Stefan Neis [Sun, 6 Jun 2004 16:30:44 +0000 (16:30 +0000)] 
Initialize m_PageSize.

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

20 years agouse pango_font_family_is_monospace() to enumerate fixed-width fonts if available
Václav Slavík [Sun, 6 Jun 2004 15:32:07 +0000 (15:32 +0000)] 
use pango_font_family_is_monospace() to enumerate fixed-width fonts if available

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

20 years agofixed wxPluginLibrary unloading on failture (patch #962838)
Václav Slavík [Sun, 6 Jun 2004 15:21:32 +0000 (15:21 +0000)] 
fixed wxPluginLibrary unloading on failture (patch #962838)

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

20 years agofixed wxPluginLibrary unloading on failture (patch #962838)
Václav Slavík [Sun, 6 Jun 2004 15:15:58 +0000 (15:15 +0000)] 
fixed wxPluginLibrary unloading on failture (patch #962838)

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

20 years agofixed double deletion (patch #945491)
Václav Slavík [Sun, 6 Jun 2004 15:09:49 +0000 (15:09 +0000)] 
fixed double deletion (patch #945491)

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

20 years agofixed incorrect assert (patch #943970)
Václav Slavík [Sun, 6 Jun 2004 14:59:00 +0000 (14:59 +0000)] 
fixed incorrect assert (patch #943970)

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

20 years agorestored colour labels until we have more information, it seems to work with all...
Václav Slavík [Sun, 6 Jun 2004 14:49:21 +0000 (14:49 +0000)] 
restored colour labels until we have more information, it seems to work with all GTK2 versions

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

20 years agoPartial fix for out of order sections, by adding fflush
Julian Smart [Sun, 6 Jun 2004 11:27:52 +0000 (11:27 +0000)] 
Partial fix for out of order sections, by adding fflush

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

20 years agoGive controls on frame statusbar a chance to paint
Julian Smart [Sun, 6 Jun 2004 07:06:53 +0000 (07:06 +0000)] 
Give controls on frame statusbar a chance to paint

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

20 years agonew MinGW requires NO_GCC_PRAGMA for exceptions handling, too
Václav Slavík [Sat, 5 Jun 2004 21:47:43 +0000 (21:47 +0000)] 
new MinGW requires NO_GCC_PRAGMA for exceptions handling, too

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

20 years agodon't define _puttchar ourselves when using newest mingw runtime
Václav Slavík [Sat, 5 Jun 2004 21:39:35 +0000 (21:39 +0000)] 
don't define _puttchar ourselves when using newest mingw runtime

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

20 years ago Added code for 3 state checkbox.
Mattia Barbon [Sat, 5 Jun 2004 21:01:06 +0000 (21:01 +0000)] 
  Added code for 3 state checkbox.

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

20 years ago This code is now shared with wxX11: remove.
Mattia Barbon [Sat, 5 Jun 2004 20:55:06 +0000 (20:55 +0000)] 
  This code is now shared with wxX11: remove.

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

20 years ago Warning fixes.
Mattia Barbon [Sat, 5 Jun 2004 20:49:42 +0000 (20:49 +0000)] 
  Warning fixes.

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

20 years ago Compilation fix for wxUSE_STL == 1.
Mattia Barbon [Sat, 5 Jun 2004 20:47:41 +0000 (20:47 +0000)] 
  Compilation fix for wxUSE_STL == 1.

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

20 years ago wxMotif compilation fix and unused variable warning fix.
Mattia Barbon [Sat, 5 Jun 2004 20:46:05 +0000 (20:46 +0000)] 
  wxMotif compilation fix and unused variable warning fix.

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

20 years agosynching down and up events for the synthetic right mouse handling
Stefan Csomor [Sat, 5 Jun 2004 16:29:07 +0000 (16:29 +0000)] 
synching down and up events for the synthetic right mouse handling

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

20 years agofixing the carbon cfm
Stefan Csomor [Sat, 5 Jun 2004 16:20:27 +0000 (16:20 +0000)] 
fixing the carbon cfm

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

20 years agoSetParam should be explicit
Stefan Csomor [Sat, 5 Jun 2004 16:16:23 +0000 (16:16 +0000)] 
SetParam should be explicit

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

20 years agowxTaskBarIcon::OnXXX virtual methods are deprecated, document it
Václav Slavík [Sat, 5 Jun 2004 14:23:32 +0000 (14:23 +0000)] 
wxTaskBarIcon::OnXXX virtual methods are deprecated, document it

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

20 years agocorrected EVT_TASKBAR_XXX macros to use wxTaskBarIconEvent
Václav Slavík [Sat, 5 Jun 2004 14:19:35 +0000 (14:19 +0000)] 
corrected EVT_TASKBAR_XXX macros to use wxTaskBarIconEvent

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

20 years agomention EVT_ macros type safety
Václav Slavík [Sat, 5 Jun 2004 14:17:29 +0000 (14:17 +0000)] 
mention EVT_ macros type safety

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

20 years agoDon't draw if the panel is too small
Robin Dunn [Sat, 5 Jun 2004 00:07:42 +0000 (00:07 +0000)] 
Don't draw if the panel is too small

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

20 years agoreSWIGged
Robin Dunn [Fri, 4 Jun 2004 23:59:39 +0000 (23:59 +0000)] 
reSWIGged

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

20 years agoreSWIGged
Robin Dunn [Fri, 4 Jun 2004 23:24:10 +0000 (23:24 +0000)] 
reSWIGged

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

20 years agolittle tweaks
Robin Dunn [Fri, 4 Jun 2004 23:21:22 +0000 (23:21 +0000)] 
little tweaks

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

20 years agofixed float to short int casting warnings
Dimitri Schoolwerth [Fri, 4 Jun 2004 22:30:22 +0000 (22:30 +0000)] 
fixed float to short int casting warnings

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

20 years agofixed ambiguous call to wxMacCarbonEvent::SetParameter
Dimitri Schoolwerth [Fri, 4 Jun 2004 22:12:36 +0000 (22:12 +0000)] 
fixed ambiguous call to wxMacCarbonEvent::SetParameter

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

20 years agoadded wxTaskBarIcon::CreatePopupMenu API
Václav Slavík [Fri, 4 Jun 2004 21:56:29 +0000 (21:56 +0000)] 
added wxTaskBarIcon::CreatePopupMenu API

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

20 years agofixed unused variable warning
Dimitri Schoolwerth [Fri, 4 Jun 2004 21:53:59 +0000 (21:53 +0000)] 
fixed unused variable warning

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

20 years agoAdded a new version (0.8.3) of FloatCanvas from Chris Barker. It's
Robin Dunn [Fri, 4 Jun 2004 21:29:41 +0000 (21:29 +0000)] 
Added a new version (0.8.3) of FloatCanvas from Chris Barker.  It's
now in a subpackage of wx.lib.

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

20 years agoRemoved the deprecated ErrorDialogs and PythonBitmaps modules.
Robin Dunn [Fri, 4 Jun 2004 20:15:46 +0000 (20:15 +0000)] 
Removed the deprecated ErrorDialogs and PythonBitmaps modules.

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

20 years agofixed compilo
Dimitri Schoolwerth [Fri, 4 Jun 2004 20:12:15 +0000 (20:12 +0000)] 
fixed compilo

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

20 years agoSince everything in the submodules is to appear in the pacakge
Robin Dunn [Fri, 4 Jun 2004 20:12:01 +0000 (20:12 +0000)] 
Since everything in the submodules is to appear in the pacakge
namespace rename the submodule to have a leading underscore to make it
easier to document it that way.

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

20 years agoMention that Alpha Channels are preserved in PNG images.
Robin Dunn [Fri, 4 Jun 2004 19:07:10 +0000 (19:07 +0000)] 
Mention that Alpha Channels are preserved in PNG images.

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

20 years agodoc tweaks
Robin Dunn [Fri, 4 Jun 2004 19:06:04 +0000 (19:06 +0000)] 
doc tweaks

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

20 years ago-1->wxID_ANY, TRUE->true, FALSE->false & tabs->spaces replacements.
Włodzimierz Skiba [Fri, 4 Jun 2004 17:58:56 +0000 (17:58 +0000)] 
-1->wxID_ANY, TRUE->true, FALSE->false & tabs->spaces replacements.

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

20 years agoadaptions for m_peer
Stefan Csomor [Fri, 4 Jun 2004 17:56:51 +0000 (17:56 +0000)] 
adaptions for m_peer

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

20 years agoMaking wxUSE_WEBKIT for optionally building wxWebKitCtrl.
Kevin Ollivier [Fri, 4 Jun 2004 16:07:28 +0000 (16:07 +0000)] 
Making wxUSE_WEBKIT for optionally building wxWebKitCtrl.

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

20 years agochanged wxColourData default palette to NULL colours instead of white
Václav Slavík [Fri, 4 Jun 2004 16:03:03 +0000 (16:03 +0000)] 
changed wxColourData default palette to NULL colours instead of white

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

20 years agoadded native wxColourDialog for GTK2
Václav Slavík [Fri, 4 Jun 2004 16:02:14 +0000 (16:02 +0000)] 
added native wxColourDialog for GTK2

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