]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
20 years agowxIcon::CopyFromBitmap:
David Elliott [Sun, 11 Apr 2004 03:25:14 +0000 (03:25 +0000)] 
wxIcon::CopyFromBitmap:
1. retain NSImage from bitmap.GetNSImage (since it is alloc/autoreleased)
2. Use a wxAutoNSAutoreleasePool

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

20 years agoAdd wxAutoNSAutoreleasePool to SetSelection()
David Elliott [Sun, 11 Apr 2004 00:48:55 +0000 (00:48 +0000)] 
Add wxAutoNSAutoreleasePool to SetSelection()

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

20 years agoadded support for koi8-u
Vadim Zeitlin [Sat, 10 Apr 2004 23:43:49 +0000 (23:43 +0000)] 
added support for koi8-u

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

20 years ago Compilation fix.
Mattia Barbon [Sat, 10 Apr 2004 16:09:35 +0000 (16:09 +0000)] 
  Compilation fix.

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

20 years ago Avoid virtual function hiding.
Mattia Barbon [Sat, 10 Apr 2004 16:07:18 +0000 (16:07 +0000)] 
  Avoid virtual function hiding.

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

20 years agoHide (orderOut:) modal dialogs after stopping modal event loop.
David Elliott [Sat, 10 Apr 2004 05:08:06 +0000 (05:08 +0000)] 
Hide (orderOut:) modal dialogs after stopping modal event loop.

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

20 years agoAdded missing wxT()
David Elliott [Sat, 10 Apr 2004 04:32:59 +0000 (04:32 +0000)] 
Added missing wxT()

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

20 years agoAdded header preprocessor guard
David Elliott [Sat, 10 Apr 2004 03:54:21 +0000 (03:54 +0000)] 
Added header preprocessor guard

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

20 years agoImplement a reasonable DoGetBestSize (NSProgressIndicator is not an NSControl)
David Elliott [Sat, 10 Apr 2004 03:23:41 +0000 (03:23 +0000)] 
Implement a reasonable DoGetBestSize (NSProgressIndicator is not an NSControl)

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

20 years agoStub for DoGetBestSize() since this isn't an NSControl
David Elliott [Sat, 10 Apr 2004 03:19:37 +0000 (03:19 +0000)] 
Stub for DoGetBestSize() since this isn't an NSControl

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

20 years ago1. Faster DoGetBestSize for single-cell controls.
David Elliott [Sat, 10 Apr 2004 03:18:05 +0000 (03:18 +0000)] 
1. Faster DoGetBestSize for single-cell controls.
2. Properly handle exceptions so controls which aren't NSControl don't crash.

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

20 years agoMake DoGetBestSize() always return a width of 100
David Elliott [Sat, 10 Apr 2004 03:11:44 +0000 (03:11 +0000)] 
Make DoGetBestSize() always return a width of 100

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

20 years agoAdded wxMac stub header files (include/wx/mac/*.h).
David Elliott [Sat, 10 Apr 2004 00:54:27 +0000 (00:54 +0000)] 
Added wxMac stub header files (include/wx/mac/*.h).
make install should now produce a usable installation.

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

20 years agoAdded missing wxT()
David Elliott [Sat, 10 Apr 2004 00:43:25 +0000 (00:43 +0000)] 
Added missing wxT()

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

20 years agoBaked with Bakefile 0.1.4
David Elliott [Fri, 9 Apr 2004 21:44:08 +0000 (21:44 +0000)] 
Baked with Bakefile 0.1.4

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

20 years agoChanges that were in aclocal.m4 but not here
David Elliott [Fri, 9 Apr 2004 21:33:36 +0000 (21:33 +0000)] 
Changes that were in aclocal.m4 but not here

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

20 years ago(blind) compilation fix for wxUniv
Vadim Zeitlin [Fri, 9 Apr 2004 21:06:31 +0000 (21:06 +0000)] 
(blind) compilation fix for wxUniv

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

20 years agowxCocoa: native wxNotebook
David Elliott [Fri, 9 Apr 2004 20:20:51 +0000 (20:20 +0000)] 
wxCocoa: native wxNotebook

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

20 years agoAdded files for wxNotebook and wxCocoaNSTabView
David Elliott [Fri, 9 Apr 2004 20:19:06 +0000 (20:19 +0000)] 
Added files for wxNotebook and wxCocoaNSTabView

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

20 years agowxCocoa: added ObjcRef.mm and ObjcRef.h
David Elliott [Fri, 9 Apr 2004 20:13:11 +0000 (20:13 +0000)] 
wxCocoa: added ObjcRef.mm and ObjcRef.h

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

20 years agoimplemented a simple DoGetBestSize() for MSW's wxScrollBar
Dimitri Schoolwerth [Fri, 9 Apr 2004 15:16:46 +0000 (15:16 +0000)] 
implemented a simple DoGetBestSize() for MSW's wxScrollBar

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

20 years agodo use context menu event under wxGTK, it is supported there now
Vadim Zeitlin [Thu, 8 Apr 2004 19:15:46 +0000 (19:15 +0000)] 
do use context menu event under wxGTK, it is supported there now

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

20 years agolast check in forgot to add WS_VSCROLL to the listbox sttyle, added back to reenable...
Vadim Zeitlin [Thu, 8 Apr 2004 12:43:23 +0000 (12:43 +0000)] 
last check in forgot to add WS_VSCROLL to the listbox sttyle, added back to reenable the vertical scrollbar

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

20 years agomake sure we are comparing the stripped strings
Stefan Csomor [Thu, 8 Apr 2004 12:24:41 +0000 (12:24 +0000)] 
make sure we are comparing the stripped strings

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

20 years agouse SetDefaultBackgroundColour() instead of SetBgColour()
Vadim Zeitlin [Thu, 8 Apr 2004 12:13:32 +0000 (12:13 +0000)] 
use SetDefaultBackgroundColour() instead of SetBgColour()

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

20 years agosuppress warnings during WinCE compilation
Vadim Zeitlin [Thu, 8 Apr 2004 12:13:13 +0000 (12:13 +0000)] 
suppress warnings during WinCE compilation

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

20 years agowe can now use png/jpeg/gif
Vadim Zeitlin [Thu, 8 Apr 2004 12:11:37 +0000 (12:11 +0000)] 
we can now use png/jpeg/gif

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

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