wxWidgets.git
19 years agomore wxUSE_IMAGE FUN
Ryan Norton [Tue, 1 Mar 2005 10:23:45 +0000 (10:23 +0000)] 
more wxUSE_IMAGE FUN

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

19 years agowxUSE_IMAGE cleanup
Ryan Norton [Tue, 1 Mar 2005 10:19:55 +0000 (10:19 +0000)] 
wxUSE_IMAGE cleanup

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

19 years agofix for crash when using wxEXEC_NODISABLE
Vadim Zeitlin [Tue, 1 Mar 2005 10:19:24 +0000 (10:19 +0000)] 
fix for crash when using wxEXEC_NODISABLE

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

19 years agowxUSE_IMAGE cleanup, fix warning
Ryan Norton [Tue, 1 Mar 2005 10:16:28 +0000 (10:16 +0000)] 
wxUSE_IMAGE cleanup, fix warning

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

19 years agocompile w/o tooltips
Ryan Norton [Tue, 1 Mar 2005 09:54:25 +0000 (09:54 +0000)] 
compile w/o tooltips

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

19 years agowxChoicebook styles typo fix.
Włodzimierz Skiba [Tue, 1 Mar 2005 09:36:31 +0000 (09:36 +0000)] 
wxChoicebook styles typo fix.

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

19 years agoTypo fixes
Julian Smart [Tue, 1 Mar 2005 09:24:56 +0000 (09:24 +0000)] 
Typo fixes

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

19 years agoMore styles in XRC handlers of book controls.
Włodzimierz Skiba [Tue, 1 Mar 2005 07:38:09 +0000 (07:38 +0000)] 
More styles in XRC handlers of book controls.

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

19 years agohave CGImage Support in all OSX builds
Stefan Csomor [Tue, 1 Mar 2005 05:45:25 +0000 (05:45 +0000)] 
have CGImage Support in all OSX builds

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

19 years agohave CGImage Support in all OSX builds
Stefan Csomor [Tue, 1 Mar 2005 05:31:37 +0000 (05:31 +0000)] 
have CGImage Support in all OSX builds

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

19 years agofix for non-quartz branch
Stefan Csomor [Tue, 1 Mar 2005 05:21:06 +0000 (05:21 +0000)] 
fix for non-quartz branch

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

19 years agodon't compare iterator after calling erase() in ProcessPendingEvents() (replaces...
Vadim Zeitlin [Tue, 1 Mar 2005 01:26:34 +0000 (01:26 +0000)] 
don't compare iterator after calling erase() in ProcessPendingEvents() (replaces patch 1153906)

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

19 years agoadded accessor function to hide __VISAGECPP__ ugliness and avoid having #ifdef's...
Vadim Zeitlin [Tue, 1 Mar 2005 01:21:04 +0000 (01:21 +0000)] 
added accessor function to hide __VISAGECPP__ ugliness and avoid having #ifdef's for it every other line

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

19 years agoupdate from Hiroshi Saito (patch 1153720)
Vadim Zeitlin [Tue, 1 Mar 2005 01:15:49 +0000 (01:15 +0000)] 
update from Hiroshi Saito (patch 1153720)

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

19 years agoadded wxDP_ALLOWNONE (patch 1153889)
Vadim Zeitlin [Tue, 1 Mar 2005 00:03:55 +0000 (00:03 +0000)] 
added wxDP_ALLOWNONE (patch 1153889)

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

19 years agoworkaround for lack of res-define in our custom formats
Václav Slavík [Mon, 28 Feb 2005 23:05:13 +0000 (23:05 +0000)] 
workaround for lack of res-define in our custom formats

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

19 years ago Minimal layout change.
Robert Roebling [Mon, 28 Feb 2005 22:29:06 +0000 (22:29 +0000)] 
  Minimal layout change.

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

19 years agoSearch path correction (in line with intl.cpp)
Julian Smart [Mon, 28 Feb 2005 21:16:23 +0000 (21:16 +0000)] 
Search path correction (in line with intl.cpp)

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

19 years agoDon't use the 'unix-like' check for Palm.
Włodzimierz Skiba [Mon, 28 Feb 2005 21:14:43 +0000 (21:14 +0000)] 
Don't use the 'unix-like' check for Palm.

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

19 years agodelete singleInstanceChecker when exiting
Robin Dunn [Mon, 28 Feb 2005 20:35:34 +0000 (20:35 +0000)] 
delete singleInstanceChecker when exiting

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

19 years agoNotebookSizer is deprecated
Robin Dunn [Mon, 28 Feb 2005 20:32:02 +0000 (20:32 +0000)] 
NotebookSizer is deprecated

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

19 years ago Implemented wxRadioBox using a GtkTable.
Robert Roebling [Mon, 28 Feb 2005 20:31:31 +0000 (20:31 +0000)] 
  Implemented wxRadioBox using a GtkTable.

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

19 years agoUpdates for doc/view from Morgan Hua
Robin Dunn [Mon, 28 Feb 2005 20:16:34 +0000 (20:16 +0000)] 
Updates for doc/view from Morgan Hua

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

19 years agonote wxURI change
Ryan Norton [Mon, 28 Feb 2005 20:09:07 +0000 (20:09 +0000)] 
note wxURI change

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

19 years agoreSWIGged
Robin Dunn [Mon, 28 Feb 2005 20:06:19 +0000 (20:06 +0000)] 
reSWIGged

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

19 years agoUpdates for MouseGestures
Robin Dunn [Mon, 28 Feb 2005 20:03:35 +0000 (20:03 +0000)] 
Updates for MouseGestures

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

19 years agorename wxURI::GetUser to wxURI::GetUserInfo and add wxURI::GetUser and wxURI::GetPassword
Ryan Norton [Mon, 28 Feb 2005 20:01:44 +0000 (20:01 +0000)] 
rename wxURI::GetUser to wxURI::GetUserInfo and add wxURI::GetUser and wxURI::GetPassword

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

19 years agoreSWIGged
Robin Dunn [Mon, 28 Feb 2005 19:47:34 +0000 (19:47 +0000)] 
reSWIGged

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

19 years agoOops, checked in wrong file by mistake. Reverted last change.
Robin Dunn [Mon, 28 Feb 2005 19:34:13 +0000 (19:34 +0000)] 
Oops, checked in wrong file by mistake.  Reverted last change.

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

19 years agoupdated setup.h changes for MSW
Robin Dunn [Mon, 28 Feb 2005 19:31:49 +0000 (19:31 +0000)] 
updated setup.h changes for MSW

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

19 years agoDon't build the old versions of OGL or iewin by default anymore
Robin Dunn [Mon, 28 Feb 2005 19:30:29 +0000 (19:30 +0000)] 
Don't build the old versions of OGL or iewin by default anymore

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

19 years agoDon't build the old versions of OGL or iewin by default anymore
Robin Dunn [Mon, 28 Feb 2005 19:19:25 +0000 (19:19 +0000)] 
Don't build the old versions of OGL or iewin by default anymore

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

19 years agoMissing include.
Włodzimierz Skiba [Mon, 28 Feb 2005 18:50:44 +0000 (18:50 +0000)] 
Missing include.

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

19 years agoXRC for wxListbook [patch 1152306] and wxChoicebook. Regenerated makefiles.
Włodzimierz Skiba [Mon, 28 Feb 2005 18:46:49 +0000 (18:46 +0000)] 
XRC for wxListbook [patch 1152306] and wxChoicebook. Regenerated makefiles.

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

19 years agoAdded more image options
Robin Dunn [Mon, 28 Feb 2005 18:45:29 +0000 (18:45 +0000)] 
Added more image options

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

19 years agoPatch from Will Sadkin:
Robin Dunn [Mon, 28 Feb 2005 18:45:13 +0000 (18:45 +0000)] 
Patch from Will Sadkin:
    Enclosed are two patches, one for timectrl, re: exceptions (now?)
    thrown on wxDateTime.strftime(%p) in a non-am/pm locale, and one
    for a problem that prevented input into the integer digit of a
    integerwidth=1 numctrl, if the current value was 0.

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

19 years agoUndeprecated AddWindow, AddSizer, AddSpacer and etc.
Robin Dunn [Mon, 28 Feb 2005 18:43:47 +0000 (18:43 +0000)] 
Undeprecated AddWindow, AddSizer, AddSpacer and etc.

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

19 years agoAdded wx.PrintData.Get/SetPrivData
Robin Dunn [Mon, 28 Feb 2005 18:43:15 +0000 (18:43 +0000)] 
Added wx.PrintData.Get/SetPrivData

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

19 years agoGetSelection is available on wxGTK now too.
Robin Dunn [Mon, 28 Feb 2005 18:41:36 +0000 (18:41 +0000)] 
GetSelection is available on wxGTK now too.

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

19 years agoAdded GetBitmap, GetIcon to wx.ImageList.
Robin Dunn [Mon, 28 Feb 2005 18:41:07 +0000 (18:41 +0000)] 
Added GetBitmap, GetIcon to wx.ImageList.

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

19 years agoFix GetAmPmStrings wrapper
Robin Dunn [Mon, 28 Feb 2005 18:40:52 +0000 (18:40 +0000)] 
Fix GetAmPmStrings wrapper

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

19 years agodoc updates
Robin Dunn [Mon, 28 Feb 2005 18:40:32 +0000 (18:40 +0000)] 
doc updates

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

19 years agoBuild/distrib updates
Robin Dunn [Mon, 28 Feb 2005 18:37:29 +0000 (18:37 +0000)] 
Build/distrib updates

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

19 years agouse wxMin
Robin Dunn [Mon, 28 Feb 2005 18:36:57 +0000 (18:36 +0000)] 
use wxMin

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

19 years agoavoid buffer overrun
Robin Dunn [Mon, 28 Feb 2005 18:35:34 +0000 (18:35 +0000)] 
avoid buffer overrun

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

19 years agowxDisplay::GetFromWindow is only on msw evidently
Ryan Norton [Mon, 28 Feb 2005 18:18:30 +0000 (18:18 +0000)] 
wxDisplay::GetFromWindow is only on msw evidently

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

19 years agomask access row bytes fixed
Stefan Csomor [Mon, 28 Feb 2005 17:28:43 +0000 (17:28 +0000)] 
mask access row bytes fixed

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

19 years agotrying to fix dmc warning about potential overload ambiguity
Vadim Zeitlin [Mon, 28 Feb 2005 17:23:19 +0000 (17:23 +0000)] 
trying to fix dmc warning about potential overload ambiguity

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

19 years agoreturn const ref to label from GetLabel() and other accessors instead of copying...
Vadim Zeitlin [Mon, 28 Feb 2005 17:20:12 +0000 (17:20 +0000)] 
return const ref to label from GetLabel() and other accessors instead of copying it, this fixes 1153178

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

19 years agofix missing defines with DMC
Chris Elliott [Mon, 28 Feb 2005 16:13:59 +0000 (16:13 +0000)] 
fix missing defines with DMC

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

19 years agoremoved strange bit flipping under wxGTK when saving TIFFs
Vadim Zeitlin [Mon, 28 Feb 2005 16:05:04 +0000 (16:05 +0000)] 
removed strange bit flipping under wxGTK when saving TIFFs

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

19 years agocorrecting last commit
Stefan Csomor [Mon, 28 Feb 2005 16:02:17 +0000 (16:02 +0000)] 
correcting last commit

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

19 years ago This change will make the parent TLW come to
Robert Roebling [Mon, 28 Feb 2005 15:14:20 +0000 (15:14 +0000)] 
  This change will make the parent TLW come to
    the front again after it has been sent to
    the back for some unknown reason, after a
    message dialog has been show.

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

19 years agoUnicode fix
Julian Smart [Mon, 28 Feb 2005 15:01:30 +0000 (15:01 +0000)] 
Unicode fix

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

19 years ago Apply combobox patch II.
Robert Roebling [Mon, 28 Feb 2005 14:45:58 +0000 (14:45 +0000)] 
  Apply combobox patch II.

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

19 years agoRemoved call to obsolete (and presumably redundant) SetPageSize
Julian Smart [Mon, 28 Feb 2005 14:41:37 +0000 (14:41 +0000)] 
Removed call to obsolete (and presumably redundant) SetPageSize

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

19 years ago Changed ComboDropDown button under GTK+ so that it
Robert Roebling [Mon, 28 Feb 2005 14:38:47 +0000 (14:38 +0000)] 
  Changed ComboDropDown button under GTK+ so that it
    will create a transparent button. This works for
    the date control, but should be generalized somehow.

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

19 years agoDocumented wxImage XPM data ctor
Julian Smart [Mon, 28 Feb 2005 13:55:59 +0000 (13:55 +0000)] 
Documented wxImage XPM data ctor

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

19 years agodon't hide m_cal when disabling the control (bug 1150830)
Vadim Zeitlin [Mon, 28 Feb 2005 13:08:47 +0000 (13:08 +0000)] 
don't hide m_cal when disabling the control (bug 1150830)

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

19 years agorestored manual calls to gtk_glwindow_realized/map_callback() and added comment expla...
Vadim Zeitlin [Mon, 28 Feb 2005 12:28:36 +0000 (12:28 +0000)] 
restored manual calls to gtk_glwindow_realized/map_callback() and added comment explaining why they're (sometimes) needed

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

19 years agoApplied patch [ 1121371 ] configtool NULL pointer accesses
Julian Smart [Mon, 28 Feb 2005 11:36:59 +0000 (11:36 +0000)] 
Applied patch [ 1121371 ] configtool NULL pointer accesses

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

19 years agoApplied socket destruction bug patch
Julian Smart [Mon, 28 Feb 2005 11:36:03 +0000 (11:36 +0000)] 
Applied socket destruction bug patch

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

19 years agoWinCE doesn't have DFCS_FLAT
Julian Smart [Mon, 28 Feb 2005 11:34:26 +0000 (11:34 +0000)] 
WinCE doesn't have DFCS_FLAT

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

19 years agoWinCE doesn't have GetThreadLocale
Julian Smart [Mon, 28 Feb 2005 11:33:07 +0000 (11:33 +0000)] 
WinCE doesn't have GetThreadLocale

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

19 years agoMSW doesn't have EOVERFLOW, WinCE additionally doesn't have errno.h
Julian Smart [Mon, 28 Feb 2005 11:31:20 +0000 (11:31 +0000)] 
MSW doesn't have EOVERFLOW, WinCE additionally doesn't have errno.h

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

19 years agoAdded XPM ctor
Julian Smart [Mon, 28 Feb 2005 11:00:07 +0000 (11:00 +0000)] 
Added XPM ctor

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

19 years agocompilation fix for non-debug build
Vadim Zeitlin [Mon, 28 Feb 2005 10:53:55 +0000 (10:53 +0000)] 
compilation fix for non-debug build

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

19 years ago10.2 additions for non compositing
Stefan Csomor [Mon, 28 Feb 2005 09:30:12 +0000 (09:30 +0000)] 
10.2 additions for non compositing

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

19 years agocleanup
Stefan Csomor [Mon, 28 Feb 2005 06:14:32 +0000 (06:14 +0000)] 
cleanup

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

19 years agono_rtti fix was not having correct eval order
Stefan Csomor [Mon, 28 Feb 2005 05:18:28 +0000 (05:18 +0000)] 
no_rtti fix was not having correct eval order

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

19 years agofix for bug raised in patch [ 1145715 ] endless loop in wxString::PrintV
Ryan Norton [Mon, 28 Feb 2005 02:47:51 +0000 (02:47 +0000)] 
fix for bug raised in patch [ 1145715 ] endless loop in wxString::PrintV

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

19 years agopartially fix bug [ wxwindows-Bugs-1145813 ] Centre() Doesn't Work With Dual Monitors...
Ryan Norton [Mon, 28 Feb 2005 02:25:33 +0000 (02:25 +0000)] 
partially fix bug [ wxwindows-Bugs-1145813 ] Centre() Doesn't Work With Dual Monitors , and note other part of bug

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

19 years agoCasting grouping (Get/SetNativeContext), fixes 10.2 compilation
Kevin Hock [Mon, 28 Feb 2005 02:24:35 +0000 (02:24 +0000)] 
Casting grouping (Get/SetNativeContext), fixes 10.2 compilation

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

19 years agoremoved trailing comma from enum
Dimitri Schoolwerth [Mon, 28 Feb 2005 02:10:54 +0000 (02:10 +0000)] 
removed trailing comma from enum

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

19 years agocomment and 'fix' bug 1145623
Ryan Norton [Mon, 28 Feb 2005 02:00:12 +0000 (02:00 +0000)] 
comment and 'fix' bug 1145623

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

19 years ago Add PrivData() field to wxPrintData since MSW's printer
Robert Roebling [Mon, 28 Feb 2005 01:51:59 +0000 (01:51 +0000)] 
  Add PrivData() field to wxPrintData since MSW's printer
    sometimes seem to save data in an extra field. The
    original author of the patch chose to save it in char*
    so I kept that, although void* would probably be correct.
    The patch is against 2.4.2 and the code has been reshuffled
    since then so that the patch had to be redone entirely.

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

19 years agoshow tooltips for the text control part of the spin control as well (bug 735044)
Vadim Zeitlin [Mon, 28 Feb 2005 01:23:03 +0000 (01:23 +0000)] 
show tooltips for the text control part of the spin control as well (bug 735044)

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

19 years agomade Add() public so that it could be called for addition HWNDs making part of the...
Vadim Zeitlin [Mon, 28 Feb 2005 01:22:35 +0000 (01:22 +0000)] 
made Add() public so that it could be called for addition HWNDs making part of the same logical wxWindow from other classes

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

19 years ago1. added possibility to test setting tooltip for the widget
Vadim Zeitlin [Mon, 28 Feb 2005 01:15:46 +0000 (01:15 +0000)] 
1. added possibility to test setting tooltip for the widget
2. added WidgetPage::GetWidget2() for pages like the spin one which shows
   2 widgets and not only one

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

19 years agowxUniv compilation fix
Vadim Zeitlin [Mon, 28 Feb 2005 01:06:48 +0000 (01:06 +0000)] 
wxUniv compilation fix

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

19 years agoanother test for DST bug
Vadim Zeitlin [Mon, 28 Feb 2005 00:23:05 +0000 (00:23 +0000)] 
another test for DST bug

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

19 years agofixed test to actually work
Vadim Zeitlin [Mon, 28 Feb 2005 00:20:31 +0000 (00:20 +0000)] 
fixed test to actually work

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

19 years agosupport filenames with empty extension (foo.) (bug 1078200)
Vadim Zeitlin [Mon, 28 Feb 2005 00:18:37 +0000 (00:18 +0000)] 
support filenames with empty extension (foo.) (bug 1078200)

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

19 years agofixed last commit to not break ToString() for negative numbers but still fix it for...
Vadim Zeitlin [Mon, 28 Feb 2005 00:13:38 +0000 (00:13 +0000)] 
fixed last commit to not break ToString() for negative numbers but still fix it for wxLongLong(LONG_MIN, 0) for which Negate() doesn't work

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

19 years agoDetect SIZEOF_WCHAR_T when cross-compiling
Michael Wetherell [Sun, 27 Feb 2005 23:18:33 +0000 (23:18 +0000)] 
Detect SIZEOF_WCHAR_T when cross-compiling

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

19 years agofixed ToString() for negative long longs (bug 1101426)
Vadim Zeitlin [Sun, 27 Feb 2005 23:08:13 +0000 (23:08 +0000)] 
fixed ToString() for negative long longs (bug 1101426)

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

19 years agoGTK+ headers aren't needed anymore
Václav Slavík [Sun, 27 Feb 2005 21:55:26 +0000 (21:55 +0000)] 
GTK+ headers aren't needed anymore

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

19 years agono_rtti fix was not having correct eval order
Stefan Csomor [Sun, 27 Feb 2005 20:49:59 +0000 (20:49 +0000)] 
no_rtti fix was not having correct eval order

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

19 years agoMove wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW out of the common section in
Michael Wetherell [Sun, 27 Feb 2005 20:31:24 +0000 (20:31 +0000)] 
Move wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW out of the common section in
setup_inc.h to tackle the problem raised by patch 1152046.

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

19 years agoguard for 10.2
Stefan Csomor [Sun, 27 Feb 2005 19:31:10 +0000 (19:31 +0000)] 
guard for 10.2

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

19 years ago The position (mouse pos) returned by wxKeyEvent sometimes
Robert Roebling [Sun, 27 Feb 2005 17:47:57 +0000 (17:47 +0000)] 
  The position (mouse pos) returned by wxKeyEvent sometimes
    was wrong, as it reported the position relative to the
    TLW (this is what a bug report claims, in any case).

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

19 years agoold style casts for no-rtti builds
Stefan Csomor [Sun, 27 Feb 2005 17:01:16 +0000 (17:01 +0000)] 
old style casts for no-rtti builds

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

19 years agofurther resized icons to 16*15 (still patch 1151163)
Vadim Zeitlin [Sun, 27 Feb 2005 16:42:51 +0000 (16:42 +0000)] 
further resized icons to 16*15 (still patch 1151163)

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

19 years agoset WS_GROUP on the first button in the group, fixes hangs inside native radiobox...
Vadim Zeitlin [Sun, 27 Feb 2005 16:39:56 +0000 (16:39 +0000)] 
set WS_GROUP on the first button in the group, fixes hangs inside native radiobox code (bug 1091714)

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

19 years ago SetLabel() no longer invalidates the font which
Robert Roebling [Sun, 27 Feb 2005 16:35:30 +0000 (16:35 +0000)] 
  SetLabel() no longer invalidates the font which
    was previously set.

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

19 years agorefersh after changing the image (patch 1151163)
Vadim Zeitlin [Sun, 27 Feb 2005 15:58:34 +0000 (15:58 +0000)] 
refersh after changing the image (patch 1151163)

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

19 years agocropped icons to 16*16 (patch 1151163)
Vadim Zeitlin [Sun, 27 Feb 2005 15:57:19 +0000 (15:57 +0000)] 
cropped icons to 16*16 (patch 1151163)

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

19 years agoadded default ctor and fixed copying of wxFileData (patch 1149384)
Vadim Zeitlin [Sun, 27 Feb 2005 15:54:25 +0000 (15:54 +0000)] 
added default ctor and fixed copying of wxFileData (patch 1149384)

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

19 years ago Updated Italian translation.
Mattia Barbon [Sun, 27 Feb 2005 15:46:47 +0000 (15:46 +0000)] 
  Updated Italian translation.

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

19 years agorefresh bitmap when it's label changes, this is necessary for wxMSW and maybe wxGTK...
Vadim Zeitlin [Sun, 27 Feb 2005 15:43:58 +0000 (15:43 +0000)] 
refresh bitmap when it's label changes, this is necessary for wxMSW and maybe wxGTK and shouldn't hurt much for other ports

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