]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
20 years ago1. moved InheritAttributes() from wxControl to wxWindow
Vadim Zeitlin [Thu, 8 Apr 2004 12:11:22 +0000 (12:11 +0000)] 
1. moved InheritAttributes() from wxControl to wxWindow
2. made it inherit only the attributes explicitly set for the parent
3. "explicitly set" means set with SetXXX(), not newly added SetDefaultXXX()
4. documented InheritAttributes(), ShouldInheritColours() and SetDefaultXXX()

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

20 years agocorrected wxEVENT_PROPAGATE_XXX constants names
Vadim Zeitlin [Thu, 8 Apr 2004 10:21:17 +0000 (10:21 +0000)] 
corrected wxEVENT_PROPAGATE_XXX constants names

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

20 years agoChanged name to wxFIXED_MINSIZE since that is more descriptive of what
Robin Dunn [Wed, 7 Apr 2004 23:35:36 +0000 (23:35 +0000)] 
Changed name to wxFIXED_MINSIZE since that is more descriptive of what
it does.  The size can still be changed by the sizer, but it won't
query the minsize if this flag is set.

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

20 years agoUse FIXED_MINSIZE on the listbox
Robin Dunn [Wed, 7 Apr 2004 23:24:47 +0000 (23:24 +0000)] 
Use FIXED_MINSIZE on the listbox

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

20 years agoChanged name to wxFIXED_MINSIZE since that is more descriptive of what
Robin Dunn [Wed, 7 Apr 2004 23:22:50 +0000 (23:22 +0000)] 
Changed name to wxFIXED_MINSIZE since that is more descriptive of what
it does.  The size can still be changed by the sizer, but it won't
query the minsize if this flag is set.

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

20 years agoChanged name to wxFIXED_MINSIZE since that is more descriptive of what
Robin Dunn [Wed, 7 Apr 2004 23:06:35 +0000 (23:06 +0000)] 
Changed name to wxFIXED_MINSIZE since that is more descriptive of what
it does.  The size can still be changed by the sizer, but it won't
query the minsize if this flag is set.

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

20 years agoreSWIGged
Robin Dunn [Wed, 7 Apr 2004 22:45:45 +0000 (22:45 +0000)] 
reSWIGged

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

20 years agonotes about sizer changes
Robin Dunn [Wed, 7 Apr 2004 22:42:54 +0000 (22:42 +0000)] 
notes about sizer changes

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

20 years agoPut back wxMSW's wxStaticBitmap::DoGetBestSize because GetBitmap (used
Robin Dunn [Wed, 7 Apr 2004 22:41:34 +0000 (22:41 +0000)] 
Put back wxMSW's wxStaticBitmap::DoGetBestSize because GetBitmap (used
in base DoGBS) is not able to be called until the control is fully
constructed

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

20 years agouse wxBU_EXACTFIT for the small buttons
Robin Dunn [Wed, 7 Apr 2004 22:02:38 +0000 (22:02 +0000)] 
use wxBU_EXACTFIT for the small buttons

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

20 years agofix for self.root == None
Robin Dunn [Wed, 7 Apr 2004 21:58:04 +0000 (21:58 +0000)] 
fix for self.root == None

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

20 years agoset m_bestSize
Robin Dunn [Wed, 7 Apr 2004 21:56:55 +0000 (21:56 +0000)] 
set m_bestSize

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

20 years agowxStatusBarGeneric::DoGetBestSize
Robin Dunn [Wed, 7 Apr 2004 21:48:24 +0000 (21:48 +0000)] 
wxStatusBarGeneric::DoGetBestSize

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

20 years agowxStaticBitmapBase::DoGetBestSize
Robin Dunn [Wed, 7 Apr 2004 21:47:04 +0000 (21:47 +0000)] 
wxStaticBitmapBase::DoGetBestSize

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

20 years agoUse default window IDs
Robin Dunn [Wed, 7 Apr 2004 21:26:34 +0000 (21:26 +0000)] 
Use default window IDs

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

20 years agoVarious layout tweaks, wx.FIXED_SIZE added, etc.
Robin Dunn [Wed, 7 Apr 2004 21:25:11 +0000 (21:25 +0000)] 
Various layout tweaks, wx.FIXED_SIZE added, etc.

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

20 years agoAdd wxRTTI info and set bestSize
Robin Dunn [Wed, 7 Apr 2004 21:22:24 +0000 (21:22 +0000)] 
Add wxRTTI info and set bestSize

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

20 years agoXRC needs to know about wxFIXED_SIZE too.
Robin Dunn [Wed, 7 Apr 2004 20:43:58 +0000 (20:43 +0000)] 
XRC needs to know about wxFIXED_SIZE too.

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

20 years agostyle tweaked
Robin Dunn [Wed, 7 Apr 2004 19:50:27 +0000 (19:50 +0000)] 
style tweaked

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

20 years agoUse wx.CLIP_CHILDREN on the splitter windows
Robin Dunn [Wed, 7 Apr 2004 19:49:36 +0000 (19:49 +0000)] 
Use wx.CLIP_CHILDREN on the splitter windows

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

20 years agochanged border style
Robin Dunn [Wed, 7 Apr 2004 19:48:18 +0000 (19:48 +0000)] 
changed border style

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

20 years agoFixes so bg colors in a notebook on XP are visible again
Robin Dunn [Wed, 7 Apr 2004 19:47:37 +0000 (19:47 +0000)] 
Fixes so bg colors in a notebook on XP are visible again

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

20 years agoUse a panel
Robin Dunn [Wed, 7 Apr 2004 19:46:59 +0000 (19:46 +0000)] 
Use a panel

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

20 years agoAdded wx.FIXED_SIZE.
Robin Dunn [Wed, 7 Apr 2004 19:36:47 +0000 (19:36 +0000)] 
Added wx.FIXED_SIZE.
Added some new methods to wx.Window
Added a Destroy method to wx.TaskbarIcon to help avoid double deletes

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

20 years agouse wx.FIXED_SIZE
Robin Dunn [Wed, 7 Apr 2004 19:32:53 +0000 (19:32 +0000)] 
use wx.FIXED_SIZE

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

20 years agoUse the size value passed to the ctor to set the window's minimum size.
Robin Dunn [Wed, 7 Apr 2004 19:23:10 +0000 (19:23 +0000)] 
Use the size value passed to the ctor to set the window's minimum size.

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

20 years agoAdded wxFIXED_SIZE.
Robin Dunn [Wed, 7 Apr 2004 19:21:06 +0000 (19:21 +0000)] 
Added wxFIXED_SIZE.
Propogated wxSizer::SetItemMinSize to SetSizeHints for window items.
Updated docs for flag parameter to be more readable and understandable.

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

20 years agoAdded some convenience inlines
Robin Dunn [Wed, 7 Apr 2004 05:20:58 +0000 (05:20 +0000)] 
Added some convenience inlines

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

20 years agoFixed tex2rtf error
Robin Dunn [Wed, 7 Apr 2004 05:20:10 +0000 (05:20 +0000)] 
Fixed tex2rtf error

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

20 years agoSomehow the Validate(), TransferDataToWindow(),
Robin Dunn [Tue, 6 Apr 2004 19:10:43 +0000 (19:10 +0000)] 
Somehow the Validate(), TransferDataToWindow(),
TransferDataFromWindow(), and InitDialog() methods got lost.

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

20 years agoapplied patch #928786: "Fix memory leak produced by ConvertArgsToUnicode()"
Dimitri Schoolwerth [Tue, 6 Apr 2004 17:18:20 +0000 (17:18 +0000)] 
applied patch #928786: "Fix memory leak produced by ConvertArgsToUnicode()"

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

20 years agoapplied patch #926140: "warning cleaning"
Dimitri Schoolwerth [Tue, 6 Apr 2004 15:34:53 +0000 (15:34 +0000)] 
applied patch #926140: "warning cleaning"

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

20 years agoapplied patch #929947: "Various cleaning of warnings under MSW"; removed some tabs
Dimitri Schoolwerth [Tue, 6 Apr 2004 13:19:42 +0000 (13:19 +0000)] 
applied patch #929947: "Various cleaning of warnings under MSW"; removed some tabs

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

20 years agoapplied patch: wxLongLong CppUnit test (928257)
Václav Slavík [Tue, 6 Apr 2004 12:15:27 +0000 (12:15 +0000)] 
applied patch: wxLongLong CppUnit test (928257)

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

20 years agothis code was taken from console sample, preserve its copyright
Václav Slavík [Tue, 6 Apr 2004 12:14:05 +0000 (12:14 +0000)] 
this code was taken from console sample, preserve its copyright

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

20 years agoupgrade to bakefile-0.1.4
Václav Slavík [Tue, 6 Apr 2004 09:49:48 +0000 (09:49 +0000)] 
upgrade to bakefile-0.1.4

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

20 years agofixed non-pch compilation, initial window size; slight code cleanup
Dimitri Schoolwerth [Tue, 6 Apr 2004 09:48:40 +0000 (09:48 +0000)] 
fixed non-pch compilation, initial window size; slight code cleanup

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

20 years agoupgrade to bakefile-0.1.4
Václav Slavík [Tue, 6 Apr 2004 09:34:56 +0000 (09:34 +0000)] 
upgrade to bakefile-0.1.4

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

20 years agomake aclocal-1.8 happy (patch 930105)
Václav Slavík [Tue, 6 Apr 2004 07:53:23 +0000 (07:53 +0000)] 
make aclocal-1.8 happy (patch 930105)

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

20 years agoCheck for errors after unicode conversions
Robin Dunn [Tue, 6 Apr 2004 05:37:20 +0000 (05:37 +0000)] 
Check for errors after unicode conversions

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

20 years agoupdate from Tsolakos Stavros
Vadim Zeitlin [Tue, 6 Apr 2004 00:09:11 +0000 (00:09 +0000)] 
update from Tsolakos Stavros

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

20 years agodon't build console apps for WinCE
Václav Slavík [Mon, 5 Apr 2004 22:04:09 +0000 (22:04 +0000)] 
don't build console apps for WinCE

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

20 years agodon't build console apps for WinCE
Václav Slavík [Mon, 5 Apr 2004 21:57:08 +0000 (21:57 +0000)] 
don't build console apps for WinCE

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

20 years agoremoved HasMultipleSelection() because base class implements it now
Dimitri Schoolwerth [Mon, 5 Apr 2004 20:33:04 +0000 (20:33 +0000)] 
removed HasMultipleSelection() because base class implements it now

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

20 years agowxSize::SetDefaults
Robin Dunn [Mon, 5 Apr 2004 18:25:44 +0000 (18:25 +0000)] 
wxSize::SetDefaults

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

20 years agoGetDefaultAttributes, and other tweaks needed to get up to date with CVS
Robin Dunn [Mon, 5 Apr 2004 18:23:01 +0000 (18:23 +0000)] 
GetDefaultAttributes, and other tweaks needed to get up to date with CVS

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

20 years agoupdated version number
Robin Dunn [Mon, 5 Apr 2004 18:16:35 +0000 (18:16 +0000)] 
updated version number

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

20 years agouse wxUnusedVar() to suppress warnings about unused variable
Vadim Zeitlin [Mon, 5 Apr 2004 10:51:49 +0000 (10:51 +0000)] 
use wxUnusedVar() to suppress warnings about unused variable

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

20 years agoadded recursive invalidation after a Thaw command
Stefan Csomor [Mon, 5 Apr 2004 05:20:40 +0000 (05:20 +0000)] 
added recursive invalidation after a Thaw command

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

20 years agodon't define functions unused under CE when compiling for it (avoids warnings)
Vadim Zeitlin [Sun, 4 Apr 2004 23:36:29 +0000 (23:36 +0000)] 
don't define functions unused under CE when compiling for it (avoids warnings)

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

20 years agoimplemented abort() and added stub for getenv(): needed to link with libjpeg/libpng
Vadim Zeitlin [Sun, 4 Apr 2004 23:32:31 +0000 (23:32 +0000)] 
implemented abort() and added stub for getenv(): needed to link with libjpeg/libpng

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

20 years agoremoved unused stuff (fixes a couple of compilation warnings)
Vadim Zeitlin [Sun, 4 Apr 2004 23:17:40 +0000 (23:17 +0000)] 
removed unused stuff (fixes a couple of compilation warnings)

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

20 years agoset device origin when drawing on a frame in order to not overwrite the menu/toolbar...
Vadim Zeitlin [Sun, 4 Apr 2004 22:50:37 +0000 (22:50 +0000)] 
set device origin when drawing on a frame in order to not overwrite the menu/toolbar under Windows CE (doesn't really help however...)

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

20 years agodo take the toolbar into account for Windows CE, otherwise the menus overlap with...
Vadim Zeitlin [Sun, 4 Apr 2004 22:37:11 +0000 (22:37 +0000)] 
do take the toolbar into account for Windows CE, otherwise the menus overlap with the frame client area

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

20 years agodon't define SetShape() for Windows CE; use wxTLWBase::GetDefaultSize() to avoid...
Vadim Zeitlin [Sun, 4 Apr 2004 17:27:31 +0000 (17:27 +0000)] 
don't define SetShape() for Windows CE; use wxTLWBase::GetDefaultSize() to avoid creating too big windows under CE

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

20 years agoadded wxTLWBase::GetDefaultSize() to avoid creating windows with default size unsuita...
Vadim Zeitlin [Sun, 4 Apr 2004 17:26:56 +0000 (17:26 +0000)] 
added wxTLWBase::GetDefaultSize() to avoid creating windows with default size unsuitable for the current display size

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

20 years agoadded and documented wxSize::IsFullySpecified() and SetDefaults()
Vadim Zeitlin [Sun, 4 Apr 2004 17:24:56 +0000 (17:24 +0000)] 
added and documented wxSize::IsFullySpecified() and SetDefaults()

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

20 years agowxAutomation not useful on WinCE
Václav Slavík [Sun, 4 Apr 2004 14:43:28 +0000 (14:43 +0000)] 
wxAutomation not useful on WinCE

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

20 years agoinclude just wrapwin.h and not the entire msw/private.h
Vadim Zeitlin [Sun, 4 Apr 2004 13:04:31 +0000 (13:04 +0000)] 
include just wrapwin.h and not the entire msw/private.h

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

20 years agoGlobalLock/Unlock() are available under CE, no need to redefine them, it is already...
Vadim Zeitlin [Sun, 4 Apr 2004 13:02:56 +0000 (13:02 +0000)] 
GlobalLock/Unlock() are available under CE, no need to redefine them, it is already done in eVC 4 headers

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

20 years agoinclude headers normally included from windows.h and shellapi.h under Windows CE
Vadim Zeitlin [Sun, 4 Apr 2004 13:02:12 +0000 (13:02 +0000)] 
include headers normally included from windows.h and shellapi.h under Windows CE

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

20 years agobsearch() is now available under CE, use it
Vadim Zeitlin [Sun, 4 Apr 2004 13:01:50 +0000 (13:01 +0000)] 
bsearch() is now available under CE, use it

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

20 years agosuppressed unused param warning under CE
Vadim Zeitlin [Sun, 4 Apr 2004 13:01:18 +0000 (13:01 +0000)] 
suppressed unused param warning under CE

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

20 years agodo #undef CreateDialog() under CE, what was the reason for not doing it?
Vadim Zeitlin [Sun, 4 Apr 2004 13:01:00 +0000 (13:01 +0000)] 
do #undef CreateDialog() under CE, what was the reason for not doing it?

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

20 years agoinclude wince/missing.h under CE
Vadim Zeitlin [Sun, 4 Apr 2004 13:00:34 +0000 (13:00 +0000)] 
include wince/missing.h under CE

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

20 years agoremoved tons of unused stuff apparently copied verbatim from MS headers (argh!!)...
Vadim Zeitlin [Sun, 4 Apr 2004 12:59:29 +0000 (12:59 +0000)] 
removed tons of unused stuff apparently copied verbatim from MS headers (argh!!); added bsearch()

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

20 years agouse wxDIB object instead of static ConvertFromBitmap() in CF_DIB case
Vadim Zeitlin [Sun, 4 Apr 2004 12:58:26 +0000 (12:58 +0000)] 
use wxDIB object instead of static ConvertFromBitmap() in CF_DIB case

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

20 years agoenable wxDIB for Windows CE
Vadim Zeitlin [Sun, 4 Apr 2004 12:57:36 +0000 (12:57 +0000)] 
enable wxDIB for Windows CE

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

20 years agotaken the function unused under CE inside #ifndef __WXWINCE__
Vadim Zeitlin [Sun, 4 Apr 2004 12:56:58 +0000 (12:56 +0000)] 
taken the function unused under CE inside #ifndef __WXWINCE__

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

20 years agodefine BI_RLE4/8 if not defined as well
Vadim Zeitlin [Sun, 4 Apr 2004 12:56:29 +0000 (12:56 +0000)] 
define BI_RLE4/8 if not defined as well

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

20 years agoalways use SYSTEM_FONT under CE, it doesn't have any others
Vadim Zeitlin [Sun, 4 Apr 2004 12:55:18 +0000 (12:55 +0000)] 
always use SYSTEM_FONT under CE, it doesn't have any others

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

20 years agoinclude wx/msw/wrapwin.h instead of entire private.h; unTABbed
Vadim Zeitlin [Sun, 4 Apr 2004 12:54:54 +0000 (12:54 +0000)] 
include wx/msw/wrapwin.h instead of entire private.h; unTABbed

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

20 years agoWinMain() is Unicode under CE (how did this work before?)
Vadim Zeitlin [Sun, 4 Apr 2004 12:54:20 +0000 (12:54 +0000)] 
WinMain() is Unicode under CE (how did this work before?)

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

20 years agoinclude wrapwin.h instead of windows.h directly (fixes CE compilation problems)
Vadim Zeitlin [Sun, 4 Apr 2004 12:47:05 +0000 (12:47 +0000)] 
include wrapwin.h instead of windows.h directly (fixes CE compilation problems)

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

20 years agoimplemented bsearch() for CE; added src/msw/wince/crt.cpp
Vadim Zeitlin [Sun, 4 Apr 2004 12:30:54 +0000 (12:30 +0000)] 
implemented bsearch() for CE; added src/msw/wince/crt.cpp

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

20 years agocorrected content vs structure calculation
Stefan Csomor [Sun, 4 Apr 2004 09:08:59 +0000 (09:08 +0000)] 
corrected content vs structure calculation

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

20 years agocolor must not be set for wxMac
Stefan Csomor [Sun, 4 Apr 2004 09:07:30 +0000 (09:07 +0000)] 
color must not be set for wxMac

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

20 years agomore WinCE fixes
Václav Slavík [Sat, 3 Apr 2004 20:50:12 +0000 (20:50 +0000)] 
more WinCE fixes

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

20 years agoWinCE compilation fix
Václav Slavík [Sat, 3 Apr 2004 19:03:08 +0000 (19:03 +0000)] 
WinCE compilation fix

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

20 years agoCommited slighly modified fix by David Parsons.
Stefan Neis [Sat, 3 Apr 2004 17:43:43 +0000 (17:43 +0000)] 
Commited slighly modified fix by David Parsons.

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

20 years agoregex lib doesn't build under WinCE either
Václav Slavík [Sat, 3 Apr 2004 16:22:20 +0000 (16:22 +0000)] 
regex lib doesn't build under WinCE either

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

20 years agoWinCE compilation fixes (is this correct?)
Václav Slavík [Sat, 3 Apr 2004 16:12:57 +0000 (16:12 +0000)] 
WinCE compilation fixes (is this correct?)

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

20 years agoAvoid core dumps when SetImageList is used.
Stefan Neis [Sat, 3 Apr 2004 16:09:05 +0000 (16:09 +0000)] 
Avoid core dumps when SetImageList is used.

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

20 years agoconcentrating content and structure region calculations
Stefan Csomor [Sat, 3 Apr 2004 14:50:02 +0000 (14:50 +0000)] 
concentrating content and structure region calculations

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

20 years agoconcentrating content and structure region calculations
Stefan Csomor [Sat, 3 Apr 2004 14:41:34 +0000 (14:41 +0000)] 
concentrating content and structure region calculations

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

20 years agoeVC fixes: don't build MSW-only files
Václav Slavík [Sat, 3 Apr 2004 12:48:01 +0000 (12:48 +0000)] 
eVC fixes: don't build MSW-only files

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

20 years agoprecompiled headers fix
Václav Slavík [Sat, 3 Apr 2004 10:56:04 +0000 (10:56 +0000)] 
precompiled headers fix

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

20 years agoMake DoGetBestSize cache the value of GetSize() the first time it is called
David Elliott [Sat, 3 Apr 2004 05:16:38 +0000 (05:16 +0000)] 
Make DoGetBestSize cache the value of GetSize() the first time it is called
for the case when the control is a regular window with no children.

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

20 years agom_font may not have been set yet. Default to letting GetTextExtent
Robin Dunn [Sat, 3 Apr 2004 03:21:54 +0000 (03:21 +0000)] 
m_font may not have been set yet.  Default to letting GetTextExtent
call GetFont.

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

20 years agotypos fixed
Robin Dunn [Fri, 2 Apr 2004 20:09:33 +0000 (20:09 +0000)] 
typos fixed

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

20 years agoAdded wxObjcAutoRef* classes for automatic retain/release of Objective-C objects
David Elliott [Fri, 2 Apr 2004 17:43:59 +0000 (17:43 +0000)] 
Added wxObjcAutoRef* classes for automatic retain/release of Objective-C objects

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

20 years agoAllow app to call SetWindowVariant before creation of control
Julian Smart [Fri, 2 Apr 2004 15:57:31 +0000 (15:57 +0000)] 
Allow app to call SetWindowVariant before creation of control

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

20 years agoadding QDSwapPort for performance reasons
Stefan Csomor [Fri, 2 Apr 2004 08:37:46 +0000 (08:37 +0000)] 
adding QDSwapPort for performance reasons

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

20 years agosupporting non-theme fonts
Stefan Csomor [Fri, 2 Apr 2004 08:29:26 +0000 (08:29 +0000)] 
supporting non-theme fonts

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

20 years agowxCocoa: use generic wxSpinCtrl
David Elliott [Thu, 1 Apr 2004 22:42:53 +0000 (22:42 +0000)] 
wxCocoa: use generic wxSpinCtrl

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

20 years agosyntax fixes
Václav Slavík [Thu, 1 Apr 2004 21:12:37 +0000 (21:12 +0000)] 
syntax fixes

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

20 years agomoved arrays tests to testsuite (patch 927475)
Václav Slavík [Thu, 1 Apr 2004 21:10:33 +0000 (21:10 +0000)] 
moved arrays tests to testsuite (patch 927475)

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

20 years agofixed compilation with bakefile-0.1.3 after my latest changes
Václav Slavík [Thu, 1 Apr 2004 20:34:14 +0000 (20:34 +0000)] 
fixed compilation with bakefile-0.1.3 after my latest changes

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

20 years agoadded support for building eVC projects (not yet tested)
Václav Slavík [Thu, 1 Apr 2004 20:20:57 +0000 (20:20 +0000)] 
added support for building eVC projects (not yet tested)

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

20 years agolibtiff doesn't build on WinCE
Václav Slavík [Thu, 1 Apr 2004 20:20:15 +0000 (20:20 +0000)] 
libtiff doesn't build on WinCE

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