]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
19 years agoApplied patch [ 1213066 ] correct device names for Joystick in Linux
Julian Smart [Thu, 2 Jun 2005 08:06:29 +0000 (08:06 +0000)] 
Applied patch [ 1213066 ] correct device names for Joystick in Linux

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

19 years agoApplied patch [ 1213290 ] incorrect logic in wxTopLevelWindowMSW::ShowFullScreen
Julian Smart [Thu, 2 Jun 2005 08:01:39 +0000 (08:01 +0000)] 
Applied patch [ 1213290 ] incorrect logic in wxTopLevelWindowMSW::ShowFullScreen

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

19 years agoAssert fixes [ 1212949 ] Fix some asserts in wxMediaCtrl
Julian Smart [Thu, 2 Jun 2005 07:55:35 +0000 (07:55 +0000)] 
Assert fixes [ 1212949 ] Fix some asserts in wxMediaCtrl

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

19 years agoCompile fix
Julian Smart [Thu, 2 Jun 2005 07:53:49 +0000 (07:53 +0000)] 
Compile fix

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

19 years agoWork around mingw/cygwin bug 1046059
Michael Wetherell [Thu, 2 Jun 2005 07:47:57 +0000 (07:47 +0000)] 
Work around mingw/cygwin bug 1046059

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

19 years agono message
Stefan Csomor [Thu, 2 Jun 2005 07:31:04 +0000 (07:31 +0000)] 
no message

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

19 years agomore change notes
Robin Dunn [Thu, 2 Jun 2005 03:54:02 +0000 (03:54 +0000)] 
more change notes

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

19 years agoDon't scroll when the mouse is dragged outside of the grid, unless the
Robin Dunn [Thu, 2 Jun 2005 03:53:01 +0000 (03:53 +0000)] 
Don't scroll when the mouse is dragged outside of the grid, unless the
mouse is kept in motion.

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

19 years agoAdd some more docs to the runtime installer.
Robin Dunn [Thu, 2 Jun 2005 03:42:23 +0000 (03:42 +0000)] 
Add some more docs to the runtime installer.

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

19 years agoHave to dig a little deeper to find a wxPyDeadObject...
Robin Dunn [Thu, 2 Jun 2005 03:41:32 +0000 (03:41 +0000)] 
Have to dig a little deeper to find a wxPyDeadObject...

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

19 years agoSave the last key event so EVT_CHAR events can filled in with extra
Robin Dunn [Thu, 2 Jun 2005 03:32:32 +0000 (03:32 +0000)] 
Save the last key event so EVT_CHAR events can filled in with extra
data like mouse pos, timestamp, etc.

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

19 years agoiewin module is no longer built by default, don't put activex in
Robin Dunn [Thu, 2 Jun 2005 03:31:17 +0000 (03:31 +0000)] 
iewin module is no longer built by default, don't put activex in
__all__ unless running on wxMSW

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

19 years agoCompile fix for when wxUSE_STACKWALKER == 0
Robin Dunn [Thu, 2 Jun 2005 02:38:07 +0000 (02:38 +0000)] 
Compile fix for when wxUSE_STACKWALKER == 0

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

19 years agoFixed compile error on non-MSW platforms
Robin Dunn [Thu, 2 Jun 2005 02:31:22 +0000 (02:31 +0000)] 
Fixed compile error on non-MSW platforms

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

19 years agofixed configure generation
Dimitri Schoolwerth [Thu, 2 Jun 2005 00:19:53 +0000 (00:19 +0000)] 
fixed configure generation

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

19 years agorenamed wxEVT_SCROLL_ENDSCROLL to wxEVT_SCROLL_CHANGED
Vadim Zeitlin [Wed, 1 Jun 2005 23:19:02 +0000 (23:19 +0000)] 
renamed wxEVT_SCROLL_ENDSCROLL to wxEVT_SCROLL_CHANGED

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

19 years agodon't try to show stack trace in assert msg box unless it's available (replaces patch...
Vadim Zeitlin [Wed, 1 Jun 2005 22:38:40 +0000 (22:38 +0000)] 
don't try to show stack trace in assert msg box unless it's available (replaces patch 1212925, fixes bug 1212147)

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

19 years agoreturn immediately from WalkFrom() if dbghelp dll initialization fails (part of patch...
Vadim Zeitlin [Wed, 1 Jun 2005 22:35:38 +0000 (22:35 +0000)] 
return immediately from WalkFrom() if dbghelp dll initialization fails (part of patch 1212925)

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

19 years agoadded wxPLURAL() macro
Vadim Zeitlin [Wed, 1 Jun 2005 21:16:30 +0000 (21:16 +0000)] 
added wxPLURAL() macro

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

19 years agoadded AM_PATH_WXRC (based on patch 1212816)
Václav Slavík [Wed, 1 Jun 2005 20:02:47 +0000 (20:02 +0000)] 
added AM_PATH_WXRC (based on patch 1212816)

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

19 years agos/wxWindows/wxWidgets/g
Václav Slavík [Wed, 1 Jun 2005 16:53:40 +0000 (16:53 +0000)] 
s/wxWindows/wxWidgets/g

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

19 years agoMade the colours more muted
Julian Smart [Wed, 1 Jun 2005 14:21:07 +0000 (14:21 +0000)] 
Made the colours more muted

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

19 years agopretified libs.bmp/gif: use antialiasing
Václav Slavík [Wed, 1 Jun 2005 13:46:50 +0000 (13:46 +0000)] 
pretified libs.bmp/gif: use antialiasing

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

19 years agofixed compilation when IDC_HAND is undefined
Dimitri Schoolwerth [Wed, 1 Jun 2005 13:38:03 +0000 (13:38 +0000)] 
fixed compilation when IDC_HAND is undefined

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

19 years agoadded IDC_HAND
Dimitri Schoolwerth [Wed, 1 Jun 2005 13:37:13 +0000 (13:37 +0000)] 
added IDC_HAND

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

19 years agoAdded documentation for wxWindowCreateEvent, wxWindowDestroyEvent
Julian Smart [Wed, 1 Jun 2005 09:56:43 +0000 (09:56 +0000)] 
Added documentation for wxWindowCreateEvent, wxWindowDestroyEvent
Added missing event to wxTreeEvent doc

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

19 years agoUnwanted semicolon fix [#1212497] + source cleaning.
Włodzimierz Skiba [Wed, 1 Jun 2005 07:52:29 +0000 (07:52 +0000)] 
Unwanted semicolon fix [#1212497] + source cleaning.

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

19 years agoreSWIGged
Robin Dunn [Wed, 1 Jun 2005 02:36:12 +0000 (02:36 +0000)] 
reSWIGged

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

19 years agoreSWIGed
Robin Dunn [Wed, 1 Jun 2005 02:36:03 +0000 (02:36 +0000)] 
reSWIGed

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

19 years agoGet/SetAutoWindowMenu for wxMac
Robin Dunn [Wed, 1 Jun 2005 02:09:33 +0000 (02:09 +0000)] 
Get/SetAutoWindowMenu for wxMac

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

19 years agoEVT_SCROLL_ENDSCROLL --> EVT_SCROLL_CHANGED and compatibility aliases
Robin Dunn [Wed, 1 Jun 2005 00:55:38 +0000 (00:55 +0000)] 
EVT_SCROLL_ENDSCROLL --> EVT_SCROLL_CHANGED and compatibility aliases

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

19 years agoVersion number
Robin Dunn [Wed, 1 Jun 2005 00:54:44 +0000 (00:54 +0000)] 
Version number

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

19 years agoFixed splash screen
Robin Dunn [Wed, 1 Jun 2005 00:18:42 +0000 (00:18 +0000)] 
Fixed splash screen

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

19 years agoMerge the cell size attribute the same way that other attributes are
Robin Dunn [Wed, 1 Jun 2005 00:16:41 +0000 (00:16 +0000)] 
Merge the cell size attribute the same way that other attributes are
merged, e.g., if it is already set to a non-default value in the
current wxGridCellAttr object then don't merge from the other.

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

19 years agoTry IDC_HAND first and then load "WXCURSOR_HAND" if it fails
Robin Dunn [Wed, 1 Jun 2005 00:11:02 +0000 (00:11 +0000)] 
Try IDC_HAND first and then load "WXCURSOR_HAND" if it fails

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

19 years agoSwitch to using wxArtProvider::GetBitmap instead of GetIcon so if the
Robin Dunn [Tue, 31 May 2005 23:54:40 +0000 (23:54 +0000)] 
Switch to using wxArtProvider::GetBitmap instead of GetIcon so if the
original image has alpha it is preserved on MSW.

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

19 years agoConvert alpha (if any) to mask in wxBitmapToIconOrCursor. Note that
Robin Dunn [Tue, 31 May 2005 23:53:09 +0000 (23:53 +0000)] 
Convert alpha (if any) to mask in wxBitmapToIconOrCursor.  Note that
it is possible to put alpha in the icon instead of using a mask, but I
don't have time to figure that out today.

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

19 years agofixed initialization of standard IDs to happen before first use
Václav Slavík [Tue, 31 May 2005 22:31:13 +0000 (22:31 +0000)] 
fixed initialization of standard IDs to happen before first use

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

19 years agoTemporary fix
Julian Smart [Tue, 31 May 2005 21:56:38 +0000 (21:56 +0000)] 
Temporary fix

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

19 years agoDocView patches from Morgen Hua: bug fixes, and additional SVN
Robin Dunn [Tue, 31 May 2005 21:41:11 +0000 (21:41 +0000)] 
DocView patches from Morgen Hua: bug fixes, and additional SVN
commands, also added a default template that uses the text editor for
any unknown file type.

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

19 years agoApplied patch [ 1212020 ] MediaCtrl DirectShow drawing and sample
Julian Smart [Tue, 31 May 2005 21:12:22 +0000 (21:12 +0000)] 
Applied patch [ 1212020 ] MediaCtrl DirectShow drawing and sample

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

19 years agoFixed images
Julian Smart [Tue, 31 May 2005 21:02:57 +0000 (21:02 +0000)] 
Fixed images

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

19 years agoReplaced image
Julian Smart [Tue, 31 May 2005 20:49:05 +0000 (20:49 +0000)] 
Replaced image

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

19 years agoFixed image
Julian Smart [Tue, 31 May 2005 20:47:59 +0000 (20:47 +0000)] 
Fixed image

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

19 years agoChange 'test -e' to 'test -f' for Sun
Michael Wetherell [Tue, 31 May 2005 20:44:31 +0000 (20:44 +0000)] 
Change 'test -e' to 'test -f' for Sun

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

19 years agoArtwork replacement (c) Julian Smart
Julian Smart [Tue, 31 May 2005 20:29:11 +0000 (20:29 +0000)] 
Artwork replacement (c) Julian Smart

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

19 years agoMore warning and error fixes (work in progress with Tinderbox).
Włodzimierz Skiba [Tue, 31 May 2005 19:03:56 +0000 (19:03 +0000)] 
More warning and error fixes (work in progress with Tinderbox).

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

19 years agoMore warning and error fixes (work in progress with Tinderbox).
Włodzimierz Skiba [Tue, 31 May 2005 17:47:46 +0000 (17:47 +0000)] 
More warning and error fixes (work in progress with Tinderbox).

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

19 years agoBaked files for 2.6.1
Julian Smart [Tue, 31 May 2005 16:38:10 +0000 (16:38 +0000)] 
Baked files for 2.6.1

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

19 years agoReplaced embedded images
Julian Smart [Tue, 31 May 2005 16:17:57 +0000 (16:17 +0000)] 
Replaced embedded images

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

19 years agoMore warning and error fixes (work in progress with Tinderbox).
Włodzimierz Skiba [Tue, 31 May 2005 15:42:43 +0000 (15:42 +0000)] 
More warning and error fixes (work in progress with Tinderbox).

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

19 years agosend wxEVT_SCROLL_CHANGED when using mouse wheel as well
Vadim Zeitlin [Tue, 31 May 2005 15:33:43 +0000 (15:33 +0000)] 
send wxEVT_SCROLL_CHANGED when using mouse wheel as well

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

19 years agoMore warning and error fixes (work in progress with Tinderbox).
Włodzimierz Skiba [Tue, 31 May 2005 15:32:50 +0000 (15:32 +0000)] 
More warning and error fixes (work in progress with Tinderbox).

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

19 years agowxStandardPaths methods are not static; documented Get()
Vadim Zeitlin [Tue, 31 May 2005 15:25:35 +0000 (15:25 +0000)] 
wxStandardPaths methods are not static; documented Get()

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

19 years agoadded wxEVT_SCROLL_CHANGED as synonym for wxEVT_SCROLL_ENDSCROLL
Vadim Zeitlin [Tue, 31 May 2005 15:22:10 +0000 (15:22 +0000)] 
added wxEVT_SCROLL_CHANGED as synonym for wxEVT_SCROLL_ENDSCROLL

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

19 years agodocument that SetCurrent() must be called on a visible window; assert that this is...
Vadim Zeitlin [Tue, 31 May 2005 15:01:31 +0000 (15:01 +0000)] 
document that SetCurrent() must be called on a visible window; assert that this is the case

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

19 years agokeep correct default background but allow overriding it in user code too
Vadim Zeitlin [Tue, 31 May 2005 14:52:23 +0000 (14:52 +0000)] 
keep correct default background but allow overriding it in user code too

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

19 years agoRestored scrollbar background
Julian Smart [Tue, 31 May 2005 14:40:34 +0000 (14:40 +0000)] 
Restored scrollbar background

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

19 years agoMore warning and error fixes (work in progress with Tinderbox).
Włodzimierz Skiba [Tue, 31 May 2005 13:46:38 +0000 (13:46 +0000)] 
More warning and error fixes (work in progress with Tinderbox).

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

19 years agoArtwork updates
Julian Smart [Tue, 31 May 2005 13:44:45 +0000 (13:44 +0000)] 
Artwork updates

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

19 years agoWarning fix.
Włodzimierz Skiba [Tue, 31 May 2005 12:44:15 +0000 (12:44 +0000)] 
Warning fix.

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

19 years agoWarning fix.
Włodzimierz Skiba [Tue, 31 May 2005 12:30:58 +0000 (12:30 +0000)] 
Warning fix.

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

19 years agoWarning fix and source cleaning.
Włodzimierz Skiba [Tue, 31 May 2005 12:19:04 +0000 (12:19 +0000)] 
Warning fix and source cleaning.

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

19 years agoWarning fix.
Włodzimierz Skiba [Tue, 31 May 2005 11:58:04 +0000 (11:58 +0000)] 
Warning fix.

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

19 years agoPaint bugfix
Julian Smart [Tue, 31 May 2005 11:12:54 +0000 (11:12 +0000)] 
Paint bugfix

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

19 years agoMore warning and error fixes (work in progress with Tinderbox).
Włodzimierz Skiba [Tue, 31 May 2005 11:07:52 +0000 (11:07 +0000)] 
More warning and error fixes (work in progress with Tinderbox).

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

19 years agoFixed bug in make dist script [ 1211511 ] wxGTK internat sample missing languages
Julian Smart [Tue, 31 May 2005 10:54:14 +0000 (10:54 +0000)] 
Fixed bug in make dist script [ 1211511 ] wxGTK internat sample missing languages

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

19 years agoApplied Vaclav's gtk_icon_size_lookup_for_settings suggestion
Julian Smart [Tue, 31 May 2005 09:53:06 +0000 (09:53 +0000)] 
Applied Vaclav's gtk_icon_size_lookup_for_settings suggestion

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

19 years agoApplied patch [ 1208286 ] MediaCtrl DirectShow rewrite
Julian Smart [Tue, 31 May 2005 09:49:50 +0000 (09:49 +0000)] 
Applied patch [ 1208286 ] MediaCtrl DirectShow rewrite

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

19 years agoApplied patch [ 1210352 ] Fix editing in generic wxListCtrl with wxLC_EDIT_LABELS
Julian Smart [Tue, 31 May 2005 09:35:07 +0000 (09:35 +0000)] 
Applied patch [ 1210352 ] Fix editing in generic wxListCtrl with wxLC_EDIT_LABELS

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

19 years agoOlly Betts' typo patch
Julian Smart [Tue, 31 May 2005 09:29:22 +0000 (09:29 +0000)] 
Olly Betts' typo patch

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

19 years agoTypo correction patch [ 1208110 ] Lots of typo corrections
Julian Smart [Tue, 31 May 2005 09:20:43 +0000 (09:20 +0000)] 
Typo correction patch [ 1208110 ] Lots of typo corrections
Olly Betts

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

19 years agoVersion number updates
Julian Smart [Tue, 31 May 2005 09:06:27 +0000 (09:06 +0000)] 
Version number updates

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

19 years agowxCocoa build fix.
Włodzimierz Skiba [Tue, 31 May 2005 08:51:08 +0000 (08:51 +0000)] 
wxCocoa build fix.

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

19 years agoMore warning and error fixes (work in progress with Tinderbox).
Włodzimierz Skiba [Tue, 31 May 2005 08:49:26 +0000 (08:49 +0000)] 
More warning and error fixes (work in progress with Tinderbox).

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

19 years ago ----------------------------------------------------------------------
Jouk Jansen [Tue, 31 May 2005 06:13:48 +0000 (06:13 +0000)] 
 ----------------------------------------------------------------------
 Committing in .

 OpenVMS setup update.

 Modified Files:
  wxWidgets/setup.h_vms
 ----------------------------------------------------------------------

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

19 years agoadding OS level Window Menu by default
Stefan Csomor [Tue, 31 May 2005 05:19:38 +0000 (05:19 +0000)] 
adding OS level Window Menu by default

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

19 years agoadding OS level Window Menu by default
Stefan Csomor [Tue, 31 May 2005 05:13:38 +0000 (05:13 +0000)] 
adding OS level Window Menu by default

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

19 years agomade it more obvious what to change in case of binary compatibility breakage (but...
Václav Slavík [Mon, 30 May 2005 21:30:46 +0000 (21:30 +0000)] 
made it more obvious what to change in case of binary compatibility breakage (but *not* changing binary version now)

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

19 years agoVersion number bump
Robin Dunn [Mon, 30 May 2005 19:52:20 +0000 (19:52 +0000)] 
Version number bump

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

19 years agoregnerated ReST docs
Robin Dunn [Mon, 30 May 2005 19:03:45 +0000 (19:03 +0000)] 
regnerated ReST docs

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

19 years agoa few final changes to mention
Robin Dunn [Mon, 30 May 2005 18:56:20 +0000 (18:56 +0000)] 
a few final changes to mention

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

19 years agoTime for a release, drop the "pre"
Robin Dunn [Mon, 30 May 2005 18:55:31 +0000 (18:55 +0000)] 
Time for a release, drop the "pre"

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

19 years agoBlind fix for bug #1209944, wxFileConfig constructor corrupts the stack
Robin Dunn [Mon, 30 May 2005 18:50:26 +0000 (18:50 +0000)] 
Blind fix for bug #1209944, wxFileConfig constructor corrupts the stack

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

19 years agoAllow wxGridCellNumberEditor::StartingKey to work when the control is
Robin Dunn [Mon, 30 May 2005 18:48:23 +0000 (18:48 +0000)] 
Allow wxGridCellNumberEditor::StartingKey to work when the control is
a spinctrl too.

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

19 years agoInclude msvcr71.dll if appropriate
Robin Dunn [Mon, 30 May 2005 18:31:31 +0000 (18:31 +0000)] 
Include msvcr71.dll if appropriate

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

19 years agoMore warning and error fixes (work in progress with Tinderbox).
Włodzimierz Skiba [Mon, 30 May 2005 17:01:56 +0000 (17:01 +0000)] 
More warning and error fixes (work in progress with Tinderbox).

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

19 years agoUse already included XPM icon.
Włodzimierz Skiba [Mon, 30 May 2005 16:17:48 +0000 (16:17 +0000)] 
Use already included XPM icon.

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

19 years agoRemoved references to missing files
Julian Smart [Mon, 30 May 2005 16:14:02 +0000 (16:14 +0000)] 
Removed references to missing files

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

19 years agoFor 'twice' usage do not warn about references which will be completed in second...
Włodzimierz Skiba [Mon, 30 May 2005 16:11:12 +0000 (16:11 +0000)] 
For 'twice' usage do not warn about references which will be completed in second pass (and make logs shorter).

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

19 years agoMore warning and error fixes (work in progress with Tinderbox).
Włodzimierz Skiba [Mon, 30 May 2005 15:04:17 +0000 (15:04 +0000)] 
More warning and error fixes (work in progress with Tinderbox).

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

19 years agoWinCE doesn't declare DeleteFile at the point wxRemove is defined,
Julian Smart [Mon, 30 May 2005 13:50:23 +0000 (13:50 +0000)] 
WinCE doesn't declare DeleteFile at the point wxRemove is defined,
so put it in implementation file.

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

19 years agoTinderbox build fix (wxCococa).
Włodzimierz Skiba [Mon, 30 May 2005 13:36:13 +0000 (13:36 +0000)] 
Tinderbox build fix (wxCococa).

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

19 years agoMore warning and error fixes (work in progress with Tinderbox).
Włodzimierz Skiba [Mon, 30 May 2005 13:06:16 +0000 (13:06 +0000)] 
More warning and error fixes (work in progress with Tinderbox).

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

19 years agoMissing exports
Michael Wetherell [Mon, 30 May 2005 12:39:25 +0000 (12:39 +0000)] 
Missing exports

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

19 years agoTinderbox build fix (wxCococa).
Włodzimierz Skiba [Mon, 30 May 2005 11:53:54 +0000 (11:53 +0000)] 
Tinderbox build fix (wxCococa).

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

19 years agoMore warning and error fixes (work in progress with Tinderbox).
Włodzimierz Skiba [Mon, 30 May 2005 11:49:33 +0000 (11:49 +0000)] 
More warning and error fixes (work in progress with Tinderbox).

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

19 years agoApplied [ 1208344 ] wxNotebook::OnSelChange fix for focus issue
Julian Smart [Mon, 30 May 2005 11:23:27 +0000 (11:23 +0000)] 
Applied [ 1208344 ] wxNotebook::OnSelChange fix for focus issue

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

19 years agoCygwin build fix - removed unused function which currently duplicates wxLaunchDefault...
Włodzimierz Skiba [Mon, 30 May 2005 09:53:21 +0000 (09:53 +0000)] 
Cygwin build fix - removed unused function which currently duplicates wxLaunchDefaultBrowser.

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

19 years agoTinderbox build fix (wxCococa).
Włodzimierz Skiba [Mon, 30 May 2005 09:32:34 +0000 (09:32 +0000)] 
Tinderbox build fix (wxCococa).

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