]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
20 years agomake XTI compile with VC6 (patch 896614)
Vadim Zeitlin [Thu, 15 Apr 2004 22:51:57 +0000 (22:51 +0000)] 
make XTI compile with VC6 (patch 896614)

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

20 years agofixed DLL build (patch 879706)
Vadim Zeitlin [Thu, 15 Apr 2004 22:43:18 +0000 (22:43 +0000)] 
fixed DLL build (patch 879706)

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

20 years agodefine _puttchar for mingw32 as it doesn't have it (patch 875611)
Vadim Zeitlin [Thu, 15 Apr 2004 22:34:19 +0000 (22:34 +0000)] 
define _puttchar for mingw32 as it doesn't have it (patch 875611)

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

20 years agoshow/hide static box when the wxStaticBoxSizer is shown/hidden (replaces patch 897020)
Vadim Zeitlin [Thu, 15 Apr 2004 22:26:09 +0000 (22:26 +0000)] 
show/hide static box when the wxStaticBoxSizer is shown/hidden (replaces patch 897020)

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

20 years agonormalize the case of the volume names too (patch 925887)
Vadim Zeitlin [Thu, 15 Apr 2004 22:15:02 +0000 (22:15 +0000)] 
normalize the case of the volume names too (patch 925887)

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

20 years agofixed priority of the mailcap entries (patch 935954)
Vadim Zeitlin [Thu, 15 Apr 2004 22:07:47 +0000 (22:07 +0000)] 
fixed priority of the mailcap entries (patch 935954)

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

20 years agowxGTK on Mac doesn't need bundles
Václav Slavík [Thu, 15 Apr 2004 21:53:36 +0000 (21:53 +0000)] 
wxGTK on Mac doesn't need bundles

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

20 years agoadded GetFilenames
Václav Slavík [Thu, 15 Apr 2004 20:20:57 +0000 (20:20 +0000)] 
added GetFilenames

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

20 years agocommdlg.lib is not in evc3
Václav Slavík [Thu, 15 Apr 2004 20:12:59 +0000 (20:12 +0000)] 
commdlg.lib is not in evc3

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

20 years agoreSWIGged
Robin Dunn [Thu, 15 Apr 2004 20:10:23 +0000 (20:10 +0000)] 
reSWIGged

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

20 years agoreSWIGged
Robin Dunn [Thu, 15 Apr 2004 19:57:59 +0000 (19:57 +0000)] 
reSWIGged

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

20 years agoRemove use of m_bestSize
Robin Dunn [Thu, 15 Apr 2004 19:56:20 +0000 (19:56 +0000)] 
Remove use of m_bestSize

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

20 years agoReorder the controls so the RadioButtons work right on Windows
Robin Dunn [Thu, 15 Apr 2004 19:55:35 +0000 (19:55 +0000)] 
Reorder the controls so the RadioButtons work right on Windows

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

20 years agoUse Update
Robin Dunn [Thu, 15 Apr 2004 19:53:53 +0000 (19:53 +0000)] 
Use Update

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

20 years agoSet stc and xrc to use GENDIR again as SWIG on Mac is still generating
Robin Dunn [Thu, 15 Apr 2004 19:52:50 +0000 (19:52 +0000)] 
Set stc and xrc to use GENDIR again as SWIG on Mac is still generating
slightly different code than the other platforms for some reason

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

20 years agoMacSetTheme
Robin Dunn [Thu, 15 Apr 2004 19:28:25 +0000 (19:28 +0000)] 
MacSetTheme

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

20 years agoUse GetHandle for Mac too
Robin Dunn [Thu, 15 Apr 2004 19:27:54 +0000 (19:27 +0000)] 
Use GetHandle for Mac too

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

20 years agoMacSetMetalAppearance
Robin Dunn [Thu, 15 Apr 2004 19:27:15 +0000 (19:27 +0000)] 
MacSetMetalAppearance

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

20 years agoDefault for id
Robin Dunn [Thu, 15 Apr 2004 19:26:28 +0000 (19:26 +0000)] 
Default for id

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

20 years agoreSWIGged
Robin Dunn [Thu, 15 Apr 2004 19:22:27 +0000 (19:22 +0000)] 
reSWIGged

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

20 years agoAdd width and precision params for wxGridCellFloatEditor
Robin Dunn [Thu, 15 Apr 2004 19:19:26 +0000 (19:19 +0000)] 
Add width and precision params for wxGridCellFloatEditor

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

20 years agoMake buttons display the bitmap image instead of the text "Bitmap Button"
David Elliott [Thu, 15 Apr 2004 19:17:15 +0000 (19:17 +0000)] 
Make buttons display the bitmap image instead of the text "Bitmap Button"

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

20 years agoAdded SetDefaultXXX methods
Robin Dunn [Thu, 15 Apr 2004 19:01:52 +0000 (19:01 +0000)] 
Added SetDefaultXXX methods

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

20 years agoinstall missing headers
Robin Dunn [Thu, 15 Apr 2004 18:58:51 +0000 (18:58 +0000)] 
install missing headers

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

20 years agoAdded new encoding, new methods
Robin Dunn [Thu, 15 Apr 2004 18:31:18 +0000 (18:31 +0000)] 
Added new encoding, new methods

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

20 years agoMoved some enums around to better match the C++ headers
Robin Dunn [Thu, 15 Apr 2004 18:26:05 +0000 (18:26 +0000)] 
Moved some enums around to better match the C++ headers

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

20 years agoOops
Robin Dunn [Thu, 15 Apr 2004 18:24:54 +0000 (18:24 +0000)] 
Oops

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

20 years agoAdded some convenience methods to wx.Bitmap: SetSize, GetSize, and
Robin Dunn [Thu, 15 Apr 2004 18:23:17 +0000 (18:23 +0000)] 
Added some convenience methods to wx.Bitmap: SetSize, GetSize, and
wx.EmptyBitmap can be called with a wx.Size (or a 2-element sequence)
object too.  Similar changes were done for wx.Image as well.

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

20 years agoMore about the sizer changes
Robin Dunn [Thu, 15 Apr 2004 18:13:35 +0000 (18:13 +0000)] 
More about the sizer changes

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

20 years agoclarify the note about OpenGL errors
Robin Dunn [Thu, 15 Apr 2004 18:12:55 +0000 (18:12 +0000)] 
clarify the note about OpenGL errors

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

20 years agoremoved stuff about the decorator classes
Robin Dunn [Thu, 15 Apr 2004 18:12:15 +0000 (18:12 +0000)] 
removed stuff about the decorator classes

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

20 years agominor tweaks
Robin Dunn [Thu, 15 Apr 2004 18:11:14 +0000 (18:11 +0000)] 
minor tweaks

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

20 years ago Added SW_SCROLLCHILDREN to make scrolling work
Robert Roebling [Thu, 15 Apr 2004 18:10:30 +0000 (18:10 +0000)] 
  Added SW_SCROLLCHILDREN to make scrolling work
    under eVC 3.0 (and probably any Windows CE).

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

20 years agomade GetAlpha(x, y) const (the docs are already correct)
Dimitri Schoolwerth [Thu, 15 Apr 2004 16:16:01 +0000 (16:16 +0000)] 
made GetAlpha(x, y) const (the docs are already correct)

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

20 years ago Fix for white area above frame because of funky
Robert Roebling [Thu, 15 Apr 2004 15:58:25 +0000 (15:58 +0000)] 
  Fix for white area above frame because of funky
    toolbar/menubar-mix implementation under eVC 3.0.

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

20 years ago Fix to make frame visible under eVC 3.0
Robert Roebling [Thu, 15 Apr 2004 15:56:30 +0000 (15:56 +0000)] 
  Fix to make frame visible under eVC 3.0

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

20 years agoignore all (generated) .con files
Dimitri Schoolwerth [Thu, 15 Apr 2004 11:33:34 +0000 (11:33 +0000)] 
ignore all (generated) .con files

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

20 years agouse Find, not Member
Dimitri Schoolwerth [Thu, 15 Apr 2004 11:06:19 +0000 (11:06 +0000)] 
use Find, not Member

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

20 years agoimproved const-ness of find/Find functions
Dimitri Schoolwerth [Thu, 15 Apr 2004 11:05:13 +0000 (11:05 +0000)] 
improved const-ness of find/Find functions

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

20 years agoAdded #include for non PCH compilers
Robin Dunn [Wed, 14 Apr 2004 23:53:45 +0000 (23:53 +0000)] 
Added #include for non PCH compilers

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

20 years agoUpdated with notes about recent sizer changes
Robin Dunn [Wed, 14 Apr 2004 23:50:37 +0000 (23:50 +0000)] 
Updated with notes about recent sizer changes

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

20 years agoAdded wxSizerItem::SetMinSize that calls m_window->SetSizeHints if not
Robin Dunn [Wed, 14 Apr 2004 23:45:21 +0000 (23:45 +0000)] 
Added wxSizerItem::SetMinSize that calls m_window->SetSizeHints if not
wxFIXED_MINSIZE, SetInitSize and SetItemMinSize uses SetMinSize, and
fixed [ 934651 ] sizeritem's 'minsize' value has no effect in xrc resources

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

20 years agoKeep track of the initial size that the window was created with, and
Robin Dunn [Wed, 14 Apr 2004 22:40:14 +0000 (22:40 +0000)] 
Keep track of the initial size that the window was created with, and
when the window is added to a sizer use that size with SetSizeHints.
This is to fix problems resulting from the previous change where
SetSizeHints was called with the initial size from CreateBase.

Also, Patch [ 934677 ] wxWindowBase::DoGetBestSize() should exclude hidden windows

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

20 years agoremoving resource based implementations
Stefan Csomor [Wed, 14 Apr 2004 17:31:35 +0000 (17:31 +0000)] 
removing resource based implementations

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

20 years agoQuick hack removing wxDIALOG_MODAL
David Elliott [Wed, 14 Apr 2004 16:26:24 +0000 (16:26 +0000)] 
Quick hack removing wxDIALOG_MODAL

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

20 years agoDon't accidentally instal the MSVCRT.dll from XP as it wont' work on
Robin Dunn [Wed, 14 Apr 2004 16:19:11 +0000 (16:19 +0000)] 
Don't accidentally instal the MSVCRT.dll from XP as it wont' work on
Win98.  Use a set from CVS instead of from the SYSDIR.

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

20 years agoQuick hack to rid the code of wxDIALOG_MODAL
David Elliott [Wed, 14 Apr 2004 16:03:53 +0000 (16:03 +0000)] 
Quick hack to rid the code of wxDIALOG_MODAL

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

20 years agoresources must be copied, cannot be symlinked
Stefan Csomor [Wed, 14 Apr 2004 16:00:01 +0000 (16:00 +0000)] 
resources must be copied, cannot be symlinked

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

20 years agodon't use wxDIALOG_MODAL any more
Vadim Zeitlin [Wed, 14 Apr 2004 07:02:36 +0000 (07:02 +0000)] 
don't use wxDIALOG_MODAL any more

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

20 years agodocstring tweak
Robin Dunn [Wed, 14 Apr 2004 06:35:47 +0000 (06:35 +0000)] 
docstring tweak

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

20 years agowxASSERT_MSG instead of wxASSERT
David Elliott [Wed, 14 Apr 2004 06:00:13 +0000 (06:00 +0000)] 
wxASSERT_MSG instead of wxASSERT

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

20 years agoIf the icon is smaller than the allotted space then center it.
Robin Dunn [Wed, 14 Apr 2004 05:59:30 +0000 (05:59 +0000)] 
If the icon is smaller than the allotted space then center it.

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

20 years agoAdd wxGridBagSizer to the overview text
Robin Dunn [Wed, 14 Apr 2004 05:58:18 +0000 (05:58 +0000)] 
Add wxGridBagSizer to the overview text

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

20 years agosimplify how the XWindow is extracted for GetHandle
Robin Dunn [Wed, 14 Apr 2004 05:57:47 +0000 (05:57 +0000)] 
simplify how the XWindow is extracted for GetHandle

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

20 years agoThe activex dirs got left out.
Robin Dunn [Wed, 14 Apr 2004 05:57:10 +0000 (05:57 +0000)] 
The activex dirs got left out.

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

20 years agoCocoa_drawRect: Set m_updateRegion using the NSRect or if possible (Panther)
David Elliott [Wed, 14 Apr 2004 05:56:52 +0000 (05:56 +0000)] 
Cocoa_drawRect: Set m_updateRegion using the NSRect or if possible (Panther)
using the array from [NSView -getRectsBeingDrawn:count:]

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

20 years agoDoc tweaks, double the backslashes so they convert properly with ReST
Robin Dunn [Wed, 14 Apr 2004 05:56:40 +0000 (05:56 +0000)] 
Doc tweaks, double the backslashes so they convert properly with ReST

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

20 years agoAdded wxRegion construction from an NSRect or an array of NSRects
David Elliott [Wed, 14 Apr 2004 05:53:50 +0000 (05:53 +0000)] 
Added wxRegion construction from an NSRect or an array of NSRects

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

20 years agowhitespace cleanup
Robin Dunn [Wed, 14 Apr 2004 05:52:18 +0000 (05:52 +0000)] 
whitespace cleanup

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

20 years agoCompilation fixes
Robin Dunn [Wed, 14 Apr 2004 05:41:52 +0000 (05:41 +0000)] 
Compilation fixes

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

20 years agoRework modal dialog code to not depend on now obsolete wxDIALOG_MODAL flag.
David Elliott [Wed, 14 Apr 2004 05:39:43 +0000 (05:39 +0000)] 
Rework modal dialog code to not depend on now obsolete wxDIALOG_MODAL flag.

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

20 years agoEnsure PostCreation is always called, so the widget will be shown properly
Robin Dunn [Wed, 14 Apr 2004 05:19:41 +0000 (05:19 +0000)] 
Ensure PostCreation is always called, so the widget will be shown properly

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

20 years agoFix for #933359
Robin Dunn [Wed, 14 Apr 2004 05:17:49 +0000 (05:17 +0000)] 
Fix for #933359

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

20 years agonew wxRegionRefData has size=1 so rects=malloc(sizeof(BOX))
David Elliott [Tue, 13 Apr 2004 20:46:15 +0000 (20:46 +0000)] 
new wxRegionRefData has size=1 so rects=malloc(sizeof(BOX))

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

20 years agoBaked with Bakefile 0.1.4
David Elliott [Tue, 13 Apr 2004 20:01:55 +0000 (20:01 +0000)] 
Baked with Bakefile 0.1.4

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

20 years agowxCocoa: wxRegion using wxRegionGeneric
David Elliott [Tue, 13 Apr 2004 19:45:02 +0000 (19:45 +0000)] 
wxCocoa: wxRegion using wxRegionGeneric

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

20 years agoAdded wxRegionGeneric and wxRegionIteratorGeneric using X.org code
David Elliott [Tue, 13 Apr 2004 19:38:24 +0000 (19:38 +0000)] 
Added wxRegionGeneric and wxRegionIteratorGeneric using X.org code

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

20 years ago#import <AppKit/NSCell.h>
David Elliott [Tue, 13 Apr 2004 14:24:18 +0000 (14:24 +0000)] 
#import <AppKit/NSCell.h>

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

20 years agoChange <class PixelData> to <typename PixelData> (2.95 compile fix)
David Elliott [Tue, 13 Apr 2004 14:20:05 +0000 (14:20 +0000)] 
Change <class PixelData> to <typename PixelData> (2.95 compile fix)

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

20 years agos/m_clientData/m_itemClientData/ so it doesn't conflict with wxEvtHandler union
David Elliott [Tue, 13 Apr 2004 14:16:48 +0000 (14:16 +0000)] 
s/m_clientData/m_itemClientData/ so it doesn't conflict with wxEvtHandler union

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

20 years agoremoved old eVC project files
Vadim Zeitlin [Tue, 13 Apr 2004 13:43:06 +0000 (13:43 +0000)] 
removed old eVC project files

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

20 years agoMake ObjcRelease() return void like [NSObject -release] not type id.
David Elliott [Tue, 13 Apr 2004 13:40:08 +0000 (13:40 +0000)] 
Make ObjcRelease() return void like [NSObject -release] not type id.

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

20 years agodon't use WS_POPUP under CE for normal windows
Vadim Zeitlin [Tue, 13 Apr 2004 12:26:10 +0000 (12:26 +0000)] 
don't use WS_POPUP under CE for normal windows

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

20 years agodefine WS_XXX constants missing in (some) CE SDKs
Vadim Zeitlin [Tue, 13 Apr 2004 12:25:56 +0000 (12:25 +0000)] 
define WS_XXX constants missing in (some) CE SDKs

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

20 years agoremoved old eVC project files
Vadim Zeitlin [Tue, 13 Apr 2004 12:25:21 +0000 (12:25 +0000)] 
removed old eVC project files

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

20 years agoremoved m_bestSize
Vadim Zeitlin [Tue, 13 Apr 2004 12:25:05 +0000 (12:25 +0000)] 
removed m_bestSize

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

20 years agomoved dialog/frame styles to their own headers; don't use any styles by default for...
Vadim Zeitlin [Tue, 13 Apr 2004 12:22:34 +0000 (12:22 +0000)] 
moved dialog/frame styles to their own headers; don't use any styles by default for TLW under Windows CE

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

20 years agoadded Hindi translation from Dhananjaya Sharma
Vadim Zeitlin [Tue, 13 Apr 2004 11:33:16 +0000 (11:33 +0000)] 
added Hindi translation from Dhananjaya Sharma

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

20 years agoadded DoDrawRoundedRectangle() implementation (patch 931364)
Vadim Zeitlin [Tue, 13 Apr 2004 11:23:44 +0000 (11:23 +0000)] 
added DoDrawRoundedRectangle() implementation (patch 931364)

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

20 years agoand now fixed USE_CONTEXT_MENU definition as well
Vadim Zeitlin [Tue, 13 Apr 2004 10:47:02 +0000 (10:47 +0000)] 
and now fixed USE_CONTEXT_MENU definition as well

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

20 years agofixed USE_CONTEXT_MENU tests
Vadim Zeitlin [Tue, 13 Apr 2004 10:46:17 +0000 (10:46 +0000)] 
fixed USE_CONTEXT_MENU tests

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

20 years ago(blind) compilation fix for wxUniv
Vadim Zeitlin [Tue, 13 Apr 2004 10:44:53 +0000 (10:44 +0000)] 
(blind) compilation fix for wxUniv

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

20 years agoOnly call Select within SetString when internal data has been restored,
Julian Smart [Tue, 13 Apr 2004 10:29:55 +0000 (10:29 +0000)] 
Only call Select within SetString when internal data has been restored,
else assert results if the item was selected

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

20 years agoall databrowser implementation
Stefan Csomor [Tue, 13 Apr 2004 10:23:37 +0000 (10:23 +0000)] 
all databrowser implementation

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

20 years agoadding event construction
Stefan Csomor [Tue, 13 Apr 2004 05:30:20 +0000 (05:30 +0000)] 
adding event construction

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

20 years agoswitching to native focus and control hit handling
Stefan Csomor [Tue, 13 Apr 2004 05:28:25 +0000 (05:28 +0000)] 
switching to native focus and control hit handling

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

20 years agoswitching to native focus handling
Stefan Csomor [Tue, 13 Apr 2004 05:25:54 +0000 (05:25 +0000)] 
switching to native focus handling

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

20 years agofixing right click
Stefan Csomor [Tue, 13 Apr 2004 05:21:31 +0000 (05:21 +0000)] 
fixing right click

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

20 years agomouse handling changed
Stefan Csomor [Tue, 13 Apr 2004 05:19:35 +0000 (05:19 +0000)] 
mouse handling changed

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

20 years agorecursive tab processing
Stefan Csomor [Tue, 13 Apr 2004 05:16:03 +0000 (05:16 +0000)] 
recursive tab processing

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

20 years agoswitching to CreateXXX methods for Controls and to Hit Event Processing, thus support...
Stefan Csomor [Tue, 13 Apr 2004 05:14:14 +0000 (05:14 +0000)] 
switching to CreateXXX methods for Controls and to Hit Event Processing, thus supporting full keyboard access mode

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

20 years agoaygshell is available on PocketPC and sometimes needed
Václav Slavík [Mon, 12 Apr 2004 21:00:42 +0000 (21:00 +0000)] 
aygshell is available on PocketPC and sometimes needed

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

20 years ago * fix bug where editing of the bootom and right most cell is not
Roger Gammans [Mon, 12 Apr 2004 19:59:46 +0000 (19:59 +0000)] 
 * fix bug where editing of the bootom and right most cell is not
    corectly completed.
 * Some tidying of end edit code paths. (such as in AutoSizeRowOrCol)

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

20 years agoadded a note about wxTreeCtrl::GetFirst/NextItem(id, long) deprecation
Vadim Zeitlin [Mon, 12 Apr 2004 19:24:39 +0000 (19:24 +0000)] 
added a note about wxTreeCtrl::GetFirst/NextItem(id, long) deprecation

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

20 years ago eVC 3.0 doesn't like WS_CAPTION. I imagine that
Robert Roebling [Mon, 12 Apr 2004 15:37:17 +0000 (15:37 +0000)] 
  eVC 3.0 doesn't like WS_CAPTION. I imagine that
    eVC 4.0 just ignores it.

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

20 years ago eVC 3.0 doesn't know ExitProcess() but _exit() is OK.
Robert Roebling [Mon, 12 Apr 2004 10:35:04 +0000 (10:35 +0000)] 
  eVC 3.0 doesn't know ExitProcess() but _exit() is OK.

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

20 years ago eVC++ 3.0 doesn't know WS_THICKFRAME
Robert Roebling [Mon, 12 Apr 2004 10:33:55 +0000 (10:33 +0000)] 
 eVC++ 3.0 doesn't know WS_THICKFRAME

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

20 years agoChange m_windowCurrent to m_currentNSWindow such that m_currentNSWindow is
David Elliott [Mon, 12 Apr 2004 04:58:32 +0000 (04:58 +0000)] 
Change m_windowCurrent to m_currentNSWindow such that m_currentNSWindow is
never used directly but only to look up the associated wxCocoaNSWindow.
If the wxCocoaNSWindow cannot be found later in UpdateMenuBar then it's
likely been destroyed but no crash will result as before.

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

20 years agodon't use strcpy to copy between overlapping strings, it's undefined operation
Václav Slavík [Sun, 11 Apr 2004 21:36:06 +0000 (21:36 +0000)] 
don't use strcpy to copy between overlapping strings, it's undefined operation

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

20 years agomade it possible to easily regenerate makefiles with stream suit (temporary, before...
Václav Slavík [Sun, 11 Apr 2004 20:59:46 +0000 (20:59 +0000)] 
made it possible to easily regenerate makefiles with stream suit (temporary, before remaining problems are fixed)

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