]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
20 years agoSome of these are not in BASE, cahnge back to WXDLLEXPORT
Robin Dunn [Thu, 26 Aug 2004 04:58:43 +0000 (04:58 +0000)] 
Some of these are not in BASE, cahnge back to WXDLLEXPORT

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

20 years agoMention that DrawnShape hasn't been reimplemented yet
Robin Dunn [Thu, 26 Aug 2004 03:12:16 +0000 (03:12 +0000)] 
Mention that DrawnShape hasn't been reimplemented yet

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

20 years agoList soem of the bugs fixed
Robin Dunn [Thu, 26 Aug 2004 03:10:21 +0000 (03:10 +0000)] 
List soem of the bugs fixed

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

20 years agoreSWIGged
Robin Dunn [Thu, 26 Aug 2004 03:09:39 +0000 (03:09 +0000)] 
reSWIGged

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

20 years agoAlpha is supported on GTK2 now!
Robin Dunn [Thu, 26 Aug 2004 03:03:16 +0000 (03:03 +0000)] 
Alpha is supported on GTK2 now!

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

20 years agodon't show the message dialog on import unless there is already an app object
Robin Dunn [Wed, 25 Aug 2004 23:57:23 +0000 (23:57 +0000)] 
don't show the message dialog on import unless there is already an app object

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

20 years agoEnsure that runTest is not modal, even when a required module is not
Robin Dunn [Wed, 25 Aug 2004 23:56:43 +0000 (23:56 +0000)] 
Ensure that runTest is not modal, even when a required module is not
installed.

Create the code page small and hide it to reduce flicker, it will
later be shown and sized correctly when put into the notebook.

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

20 years agoadd new section
Robin Dunn [Wed, 25 Aug 2004 23:45:24 +0000 (23:45 +0000)] 
add new section

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

20 years agoTypo fix
Robin Dunn [Wed, 25 Aug 2004 23:32:15 +0000 (23:32 +0000)] 
Typo fix

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

20 years agoUpdate version number
Robin Dunn [Wed, 25 Aug 2004 23:31:37 +0000 (23:31 +0000)] 
Update version number

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

20 years agoUse default heights on the buttons
Robin Dunn [Wed, 25 Aug 2004 23:29:23 +0000 (23:29 +0000)] 
Use default heights on the buttons

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

20 years agoFixed compile error
Robin Dunn [Wed, 25 Aug 2004 23:10:56 +0000 (23:10 +0000)] 
Fixed compile error

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

20 years agoremoved final traces of wxStAppResource
Robin Dunn [Wed, 25 Aug 2004 23:09:43 +0000 (23:09 +0000)] 
removed final traces of wxStAppResource

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

20 years agoPatch from Jed Burgess that optionally allows the grid to notify when
Robin Dunn [Wed, 25 Aug 2004 22:25:28 +0000 (22:25 +0000)] 
Patch from Jed Burgess that optionally allows the grid to notify when
a drag event happens on a cell.

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

20 years agogive the generic tree and list controls a DoGetBestSize
Robin Dunn [Wed, 25 Aug 2004 22:22:37 +0000 (22:22 +0000)] 
give the generic tree and list controls a DoGetBestSize

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

20 years agowxListbook needs to clean up the wxListCtrl when DeleteAllPages is called.
Robin Dunn [Wed, 25 Aug 2004 22:10:20 +0000 (22:10 +0000)] 
wxListbook needs to clean up the wxListCtrl when DeleteAllPages is called.

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

20 years agowxScrolledWindow should allow the same styles as wxPanel, especially wxTAB_TRAVERSAL.
Robin Dunn [Wed, 25 Aug 2004 22:09:01 +0000 (22:09 +0000)] 
wxScrolledWindow should allow the same styles as wxPanel, especially wxTAB_TRAVERSAL.

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

20 years agotypo fix
Robin Dunn [Wed, 25 Aug 2004 22:07:54 +0000 (22:07 +0000)] 
typo fix

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

20 years agowxListCtrl --> wx.ListCtrl
Robin Dunn [Wed, 25 Aug 2004 22:07:15 +0000 (22:07 +0000)] 
wxListCtrl --> wx.ListCtrl

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

20 years agocomments
Robin Dunn [Wed, 25 Aug 2004 22:05:59 +0000 (22:05 +0000)] 
comments

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

20 years agoUse the right class name for caling __init__
Robin Dunn [Wed, 25 Aug 2004 22:04:29 +0000 (22:04 +0000)] 
Use the right class name for caling __init__

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

20 years agoVarious tweaks and fixes from Kevin A.
Robin Dunn [Wed, 25 Aug 2004 22:03:01 +0000 (22:03 +0000)] 
Various tweaks and fixes from Kevin A.

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

20 years agoUse ConvertAlphaToMask
Robin Dunn [Wed, 25 Aug 2004 21:57:16 +0000 (21:57 +0000)] 
Use ConvertAlphaToMask

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

20 years agouse right return type for GetListCtrl
Robin Dunn [Wed, 25 Aug 2004 21:56:21 +0000 (21:56 +0000)] 
use right return type for GetListCtrl

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

20 years agowxFileHistory has a second parameter
Robin Dunn [Wed, 25 Aug 2004 21:22:31 +0000 (21:22 +0000)] 
wxFileHistory has a second parameter

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

20 years agoConvertAlphaToMask
Robin Dunn [Wed, 25 Aug 2004 21:16:40 +0000 (21:16 +0000)] 
ConvertAlphaToMask

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

20 years agoDoc tweaks, changes for stock buttons (but left commented out since
Robin Dunn [Wed, 25 Aug 2004 21:14:14 +0000 (21:14 +0000)] 
Doc tweaks, changes for stock buttons (but left commented out since
that is still in flux)

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

20 years agoAdd wx.ART_BUTTON
Robin Dunn [Wed, 25 Aug 2004 21:12:41 +0000 (21:12 +0000)] 
Add wx.ART_BUTTON

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

20 years agoupdated to wx namespace
Robin Dunn [Wed, 25 Aug 2004 19:57:40 +0000 (19:57 +0000)] 
updated to wx namespace

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

20 years agoCorrected line endings
Robin Dunn [Wed, 25 Aug 2004 19:38:24 +0000 (19:38 +0000)] 
Corrected line endings

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

20 years agowx.FSFile objects should be destroyed by the user of the wxFileSystem
Robin Dunn [Wed, 25 Aug 2004 19:31:39 +0000 (19:31 +0000)] 
wx.FSFile objects should be destroyed by the user of the wxFileSystem

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

20 years agoSupport for comma in contrib gizmo wxLEDNumberCtrl (patches #1006434, #1007063 with...
Włodzimierz Skiba [Wed, 25 Aug 2004 18:50:52 +0000 (18:50 +0000)] 
Support for comma in contrib gizmo wxLEDNumberCtrl (patches #1006434, #1007063 with modifications).

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

20 years agoFix for wrong replacement of the FALSE.
Włodzimierz Skiba [Wed, 25 Aug 2004 18:42:51 +0000 (18:42 +0000)] 
Fix for wrong replacement of the FALSE.

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

20 years agoFix for missed comment markup.
Włodzimierz Skiba [Wed, 25 Aug 2004 18:39:58 +0000 (18:39 +0000)] 
Fix for missed comment markup.

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

20 years agoHide page2 until it is needed
Robin Dunn [Wed, 25 Aug 2004 16:59:43 +0000 (16:59 +0000)] 
Hide page2 until it is needed

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

20 years ago"wxWindows" --> "wxWidgets"
Robin Dunn [Wed, 25 Aug 2004 16:59:16 +0000 (16:59 +0000)] 
"wxWindows" --> "wxWidgets"

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

20 years agobe explicit
Robin Dunn [Wed, 25 Aug 2004 16:58:38 +0000 (16:58 +0000)] 
be explicit

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

20 years agotweaks to play with differnt styles
Robin Dunn [Wed, 25 Aug 2004 16:57:50 +0000 (16:57 +0000)] 
tweaks to play with differnt styles

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

20 years agoadded trailing slash
Stefan Csomor [Wed, 25 Aug 2004 15:19:39 +0000 (15:19 +0000)] 
added trailing slash

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

20 years agoCode cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false, ::.
Włodzimierz Skiba [Wed, 25 Aug 2004 12:17:55 +0000 (12:17 +0000)] 
Code cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false, ::.

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

20 years agocompilation fix
Václav Slavík [Wed, 25 Aug 2004 11:14:00 +0000 (11:14 +0000)] 
compilation fix

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

20 years agoWXDLLEXPORT fixes
Václav Slavík [Wed, 25 Aug 2004 11:09:08 +0000 (11:09 +0000)] 
WXDLLEXPORT fixes

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

20 years agoSetSizeHints fix
Robin Dunn [Tue, 24 Aug 2004 23:57:01 +0000 (23:57 +0000)] 
SetSizeHints fix

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

20 years agoPut back the caching of property panels (as there is a noticable
Robin Dunn [Tue, 24 Aug 2004 22:52:35 +0000 (22:52 +0000)] 
Put back the caching of property panels (as there is a noticable
improvement in speed) but just Hide() them instead of Reparent().

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

20 years agoadded wxListBox styles
Václav Slavík [Tue, 24 Aug 2004 22:24:21 +0000 (22:24 +0000)] 
added wxListBox styles

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

20 years agoWXDLLEXPORT fixes
Václav Slavík [Tue, 24 Aug 2004 21:15:18 +0000 (21:15 +0000)] 
WXDLLEXPORT fixes

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

20 years agoFSRef transition
Stefan Csomor [Tue, 24 Aug 2004 19:39:50 +0000 (19:39 +0000)] 
FSRef transition

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

20 years agometrowerks is not implementing the mb calls in libc correctly (always needs correct...
Stefan Csomor [Tue, 24 Aug 2004 19:30:13 +0000 (19:30 +0000)] 
metrowerks is not implementing the mb calls in libc correctly (always needs correct length param), so we switch to our own conversion code

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

20 years agoDon't cache property and style panels as wxMac can't do Reparenting
Robin Dunn [Tue, 24 Aug 2004 18:34:29 +0000 (18:34 +0000)] 
Don't cache property and style panels as wxMac can't do Reparenting

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

20 years agoCode cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false, ...
Włodzimierz Skiba [Tue, 24 Aug 2004 10:31:41 +0000 (10:31 +0000)] 
Code cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false, !!/!NotEmpty().

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

20 years agoinvalidate field-width cache before refreshing (Mac redraws immediately)
Dimitri Schoolwerth [Tue, 24 Aug 2004 01:33:15 +0000 (01:33 +0000)] 
invalidate field-width cache before refreshing (Mac redraws immediately)

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

20 years agoinvalidate field-width cache when changing field count
Dimitri Schoolwerth [Mon, 23 Aug 2004 22:27:11 +0000 (22:27 +0000)] 
invalidate field-width cache when changing field count

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

20 years agoFSRef transition, common constant
Stefan Csomor [Mon, 23 Aug 2004 18:11:21 +0000 (18:11 +0000)] 
FSRef transition, common constant

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

20 years agoresource fork not used anymore
Stefan Csomor [Mon, 23 Aug 2004 17:48:18 +0000 (17:48 +0000)] 
resource fork not used anymore

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

20 years agoFixed sending events by submenus.
Włodzimierz Skiba [Mon, 23 Aug 2004 15:45:47 +0000 (15:45 +0000)] 
Fixed sending events by submenus.

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

20 years agomaking tool enable consistent (was using mix of enable and activate controls before)
Stefan Csomor [Mon, 23 Aug 2004 14:24:36 +0000 (14:24 +0000)] 
making tool enable consistent (was using mix of enable and activate controls before)

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

20 years agoavoiding a OS-Level set focus for a control that already has the focus
Stefan Csomor [Mon, 23 Aug 2004 13:59:59 +0000 (13:59 +0000)] 
avoiding a OS-Level set focus for a control that already has the focus

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

20 years agofixes for C++ code generator (modified patch 1010058)
Václav Slavík [Mon, 23 Aug 2004 12:55:16 +0000 (12:55 +0000)] 
fixes for C++ code generator (modified patch 1010058)

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

20 years agoWinCE warning fixes.
Włodzimierz Skiba [Mon, 23 Aug 2004 10:56:16 +0000 (10:56 +0000)] 
WinCE warning fixes.

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

20 years agoNative SmartPhone wxChoice implementation.
Włodzimierz Skiba [Mon, 23 Aug 2004 10:53:57 +0000 (10:53 +0000)] 
Native SmartPhone wxChoice implementation.

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

20 years agocenter the icon vertically
Václav Slavík [Sun, 22 Aug 2004 20:27:54 +0000 (20:27 +0000)] 
center the icon vertically

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

20 years agoadded alpha channel support
Václav Slavík [Sun, 22 Aug 2004 19:36:37 +0000 (19:36 +0000)] 
added alpha channel support

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

20 years agomore wxArtProvider fixes
Václav Slavík [Sun, 22 Aug 2004 19:35:37 +0000 (19:35 +0000)] 
more wxArtProvider fixes

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

20 years agoadded GTK2 implementation of wxArtProvider
Václav Slavík [Sun, 22 Aug 2004 19:23:53 +0000 (19:23 +0000)] 
added GTK2 implementation of wxArtProvider

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

20 years agoadded wxART_BUTTON
Václav Slavík [Sun, 22 Aug 2004 18:56:55 +0000 (18:56 +0000)] 
added wxART_BUTTON

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

20 years agowxArtProvider usage fixes
Václav Slavík [Sun, 22 Aug 2004 18:49:33 +0000 (18:49 +0000)] 
wxArtProvider usage fixes

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

20 years agotree control uses 16x16 pixels, explicitly request this size
Václav Slavík [Sun, 22 Aug 2004 18:48:28 +0000 (18:48 +0000)] 
tree control uses 16x16 pixels, explicitly request this size

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

20 years agoset mask when converting pixbuf to pixmap
Václav Slavík [Sun, 22 Aug 2004 18:32:55 +0000 (18:32 +0000)] 
set mask when converting pixbuf to pixmap

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

20 years agouse GTK+ API for setting icons instead of direct X11 calls
Václav Slavík [Sun, 22 Aug 2004 18:23:14 +0000 (18:23 +0000)] 
use GTK+ API for setting icons instead of direct X11 calls

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

20 years agoadded pixmap->pixbuf conversion as well
Václav Slavík [Sun, 22 Aug 2004 18:21:11 +0000 (18:21 +0000)] 
added pixmap->pixbuf conversion as well

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

20 years agolinking in artstd.obj doesn't have to be forced, it happens thanks to InitStdProvider...
Václav Slavík [Sun, 22 Aug 2004 17:19:30 +0000 (17:19 +0000)] 
linking in artstd.obj doesn't have to be forced, it happens thanks to InitStdProvider reference

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

20 years agowxHtmlHelpFrame's tree control uses 16x16 pixels, explicitly request this size
Václav Slavík [Sun, 22 Aug 2004 17:09:17 +0000 (17:09 +0000)] 
wxHtmlHelpFrame's tree control uses 16x16 pixels, explicitly request this size

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

20 years agowxART_MISSING_IMAGE should be always available, for apps
Václav Slavík [Sun, 22 Aug 2004 17:08:16 +0000 (17:08 +0000)] 
wxART_MISSING_IMAGE should be always available, for apps

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

20 years agoadded alpha channel support to wxGTK2's wxBitmap
Václav Slavík [Sat, 21 Aug 2004 22:48:45 +0000 (22:48 +0000)] 
added alpha channel support to wxGTK2's wxBitmap

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

20 years agoadded alpha channel support to wxGTK2's wxBitmap
Václav Slavík [Sat, 21 Aug 2004 22:42:06 +0000 (22:42 +0000)] 
added alpha channel support to wxGTK2's wxBitmap

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

20 years ago1. added support for bitmaps with alpha channel
Václav Slavík [Sat, 21 Aug 2004 22:41:04 +0000 (22:41 +0000)] 
1. added support for bitmaps with alpha channel
2. use GtkImage instead of deprecated GtkPixmap with GTK2
3. create bogus pixmap instead of GtkLabel in wxStaticBitmap with invalid bitmap

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

20 years agoconverted end of line characters (MSVC8 gives error C4335 on Mac EOLs)
Dimitri Schoolwerth [Sat, 21 Aug 2004 18:16:20 +0000 (18:16 +0000)] 
converted end of line characters (MSVC8 gives error C4335 on Mac EOLs)

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

20 years agoautoconf >= 2.58 is needed
Václav Slavík [Sat, 21 Aug 2004 17:27:16 +0000 (17:27 +0000)] 
autoconf >= 2.58 is needed

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

20 years agoCheck for socklen_t type using C++ mode (since gsocket.cpp is now C++ code).
Stefan Neis [Sat, 21 Aug 2004 17:15:04 +0000 (17:15 +0000)] 
Check for socklen_t type using C++ mode (since gsocket.cpp is now C++ code).

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

20 years agoremoved warning-hiding cast, previous revision removed the warning
Václav Slavík [Sat, 21 Aug 2004 15:42:56 +0000 (15:42 +0000)] 
removed warning-hiding cast, previous revision removed the warning

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

20 years agoupdated to reflect socket and stock button changes; disabled Traceback Tables in...
Dimitri Schoolwerth [Sat, 21 Aug 2004 13:35:37 +0000 (13:35 +0000)] 
updated to reflect socket and stock button changes; disabled Traceback Tables in Release modes

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

20 years agothreshold is pixel value, it should use unsigned char
Václav Slavík [Sat, 21 Aug 2004 11:54:31 +0000 (11:54 +0000)] 
threshold is pixel value, it should use unsigned char

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

20 years agoupdated license info: Remstar gace permission to change it to wxWindows License with...
Václav Slavík [Sat, 21 Aug 2004 11:49:18 +0000 (11:49 +0000)] 
updated license info: Remstar gace permission to change it to wxWindows License with no strings attached

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

20 years agofix for hot keys in menu items (patch 1013082)
Václav Slavík [Fri, 20 Aug 2004 20:31:37 +0000 (20:31 +0000)] 
fix for hot keys in menu items (patch 1013082)

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

20 years agoRemoved obsolete (Open) Watcom conditions.
Włodzimierz Skiba [Fri, 20 Aug 2004 13:24:48 +0000 (13:24 +0000)] 
Removed obsolete (Open) Watcom conditions.

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

20 years agoSource cleaning: whitespaces, -1/wxDefaultCoord, TRUE/true, FALSE/false.
Włodzimierz Skiba [Fri, 20 Aug 2004 12:03:08 +0000 (12:03 +0000)] 
Source cleaning: whitespaces, -1/wxDefaultCoord, TRUE/true, FALSE/false.

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

20 years agoWarning fix.
Włodzimierz Skiba [Fri, 20 Aug 2004 11:53:52 +0000 (11:53 +0000)] 
Warning fix.

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

20 years agoremoved stray comma at end of enum
Dimitri Schoolwerth [Fri, 20 Aug 2004 10:05:47 +0000 (10:05 +0000)] 
removed stray comma at end of enum

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

20 years agoSource cleaning: whitespaces,-1/wxID_ANY,TRUE/true,FALSE/false.
Włodzimierz Skiba [Thu, 19 Aug 2004 17:39:28 +0000 (17:39 +0000)] 
Source cleaning: whitespaces,-1/wxID_ANY,TRUE/true,FALSE/false.

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

20 years agoremoved code already present in AC_BAKEFILE
Václav Slavík [Thu, 19 Aug 2004 13:33:27 +0000 (13:33 +0000)] 
removed code already present in AC_BAKEFILE

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

20 years agoHP-UX needs mkdir -p, not mkdir for INSTALL_DIR
Václav Slavík [Thu, 19 Aug 2004 13:31:44 +0000 (13:31 +0000)] 
HP-UX needs mkdir -p, not mkdir for INSTALL_DIR

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

20 years agogcc-3.4 compilation fix
Václav Slavík [Thu, 19 Aug 2004 13:22:21 +0000 (13:22 +0000)] 
gcc-3.4 compilation fix

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

20 years agowxUniv compilation fixes
Václav Slavík [Wed, 18 Aug 2004 22:27:42 +0000 (22:27 +0000)] 
wxUniv compilation fixes

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

20 years agoSetValue is not adding a line if values does not exist
Stefan Csomor [Wed, 18 Aug 2004 19:00:56 +0000 (19:00 +0000)] 
SetValue is not adding a line if values does not exist

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

20 years agowxOVERWRITE_PROMPT support
Stefan Csomor [Wed, 18 Aug 2004 18:59:42 +0000 (18:59 +0000)] 
wxOVERWRITE_PROMPT support

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

20 years agofixes for CW8 Mac Classic compilation
Dimitri Schoolwerth [Wed, 18 Aug 2004 15:37:01 +0000 (15:37 +0000)] 
fixes for CW8 Mac Classic compilation

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

20 years agowxApp::GetComCtl32Version seems possible and works now with DMC.
Włodzimierz Skiba [Wed, 18 Aug 2004 11:34:38 +0000 (11:34 +0000)] 
wxApp::GetComCtl32Version seems possible and works now with DMC.

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

20 years agoSource cleaning.
Włodzimierz Skiba [Wed, 18 Aug 2004 09:22:14 +0000 (09:22 +0000)] 
Source cleaning.

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

20 years agoFix for the undocumented holes in spiner sizes.
Włodzimierz Skiba [Wed, 18 Aug 2004 09:15:49 +0000 (09:15 +0000)] 
Fix for the undocumented holes in spiner sizes.

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

20 years agoDon't call wx.ThePenList
Robin Dunn [Wed, 18 Aug 2004 02:34:03 +0000 (02:34 +0000)] 
Don't call wx.ThePenList

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