wxWidgets.git
19 years agoVarious underscore doc fixes and some wxXCharBuffer documentation.
Ryan Norton [Fri, 8 Apr 2005 19:11:58 +0000 (19:11 +0000)] 
Various underscore doc fixes and some wxXCharBuffer documentation.

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

19 years agoUpdated docview library modules and sample apps from the ActiveGrid
Robin Dunn [Fri, 8 Apr 2005 19:04:58 +0000 (19:04 +0000)] 
Updated docview library modules and sample apps from the ActiveGrid
folks.

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

19 years agoIgnore kill focus events when being destroyed
Robin Dunn [Fri, 8 Apr 2005 18:05:15 +0000 (18:05 +0000)] 
Ignore kill focus events when being destroyed

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

19 years agoDon't call StartingKey if the key was F2
Robin Dunn [Fri, 8 Apr 2005 17:32:41 +0000 (17:32 +0000)] 
Don't call StartingKey if the key was F2

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

19 years agoThe manual has grown, change to a 2,000 page manual and avoid the grammatical ambigui...
Kevin Hock [Fri, 8 Apr 2005 15:17:15 +0000 (15:17 +0000)] 
The manual has grown, change to a 2,000 page manual and avoid the grammatical ambiguity altogether.

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

19 years ago'An 1800-page' is correct if read 'eighteen hundred', so change to numbers to words.
Michael Wetherell [Fri, 8 Apr 2005 14:52:21 +0000 (14:52 +0000)] 
'An 1800-page' is correct if read 'eighteen hundred', so change to numbers to words.

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

19 years agoRevert change to wording *AGAIN*... it is correct to have "aN 1800-page" because...
Kevin Hock [Fri, 8 Apr 2005 14:45:24 +0000 (14:45 +0000)] 
Revert change to wording *AGAIN*... it is correct to have "aN 1800-page" because the full wording is "an eighteen hundred-page," where the an is clearly correct (say it out loud and it is clear than you would not say "a eighteen hundred-page")

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

19 years agoDocumentation fixes, patch 1179223 by Andreas Mohr
Michael Wetherell [Fri, 8 Apr 2005 14:34:30 +0000 (14:34 +0000)] 
Documentation fixes, patch 1179223 by Andreas Mohr

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

19 years agoVersion of [ 1177956 ] fix for wxString::operator=(wxChar *) for STL builds
Ryan Norton [Fri, 8 Apr 2005 14:06:25 +0000 (14:06 +0000)] 
Version of [ 1177956 ] fix for wxString::operator=(wxChar *) for STL builds

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

19 years agoupdate for 2.5.5 from Janov Vegh
Vadim Zeitlin [Fri, 8 Apr 2005 11:48:57 +0000 (11:48 +0000)] 
update for 2.5.5 from Janov Vegh

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

19 years agocompilation fix for wxUSE_MIMETYPE == 0; wxFileType memory leak fix
Vadim Zeitlin [Fri, 8 Apr 2005 11:46:42 +0000 (11:46 +0000)] 
compilation fix for wxUSE_MIMETYPE == 0; wxFileType memory leak fix

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

19 years agobumped subrelease number
Robin Dunn [Fri, 8 Apr 2005 03:21:35 +0000 (03:21 +0000)] 
bumped subrelease number

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

19 years agobumped subrelease number
Robin Dunn [Fri, 8 Apr 2005 03:06:52 +0000 (03:06 +0000)] 
bumped subrelease number

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

19 years agofixed typo
Robin Dunn [Thu, 7 Apr 2005 23:31:53 +0000 (23:31 +0000)] 
fixed typo

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

19 years agoSet the find button to be the default button.
Robin Dunn [Thu, 7 Apr 2005 23:27:33 +0000 (23:27 +0000)] 
Set the find button to be the default button.

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

19 years ago Implemented text wrapping for GTK (1.2 and 2.X).
Robert Roebling [Thu, 7 Apr 2005 22:52:32 +0000 (22:52 +0000)] 
  Implemented text wrapping for GTK (1.2 and 2.X).

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

19 years ago Add better test for wxStaticTexts to controls sample.
Robert Roebling [Thu, 7 Apr 2005 22:50:57 +0000 (22:50 +0000)] 
  Add better test for wxStaticTexts to controls sample.

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

19 years agoFix Seeking to end of wxStreamInputStream (patch [ 1178834 ] string stream bad m_len...
Ryan Norton [Thu, 7 Apr 2005 20:49:34 +0000 (20:49 +0000)] 
Fix Seeking to end of wxStreamInputStream (patch [ 1178834 ] string stream bad m_len check)

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

19 years agoWorkarounds to allow compilation by Sun C++ 5.5
Michael Wetherell [Thu, 7 Apr 2005 19:54:58 +0000 (19:54 +0000)] 
Workarounds to allow compilation by Sun C++ 5.5

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

19 years agoFixes to allow compilation with wxUSE_STD_STRING
Michael Wetherell [Thu, 7 Apr 2005 19:52:05 +0000 (19:52 +0000)] 
Fixes to allow compilation with wxUSE_STD_STRING

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

19 years agousing font substitution (allows for fallbacks when unicode chars are not available...
Stefan Csomor [Thu, 7 Apr 2005 15:44:45 +0000 (15:44 +0000)] 
using font substitution (allows for fallbacks when unicode chars are not available in the current font)

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

19 years agorelease does not assert on empty bitmaps anymore
Stefan Csomor [Thu, 7 Apr 2005 15:40:55 +0000 (15:40 +0000)] 
release does not assert on empty bitmaps anymore

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

19 years ago[1178593] Outdated exclamation mark.
Włodzimierz Skiba [Thu, 7 Apr 2005 14:52:22 +0000 (14:52 +0000)] 
[1178593] Outdated exclamation mark.

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

19 years agoRemove unintentionally added whitespace
Michael Wetherell [Thu, 7 Apr 2005 14:43:10 +0000 (14:43 +0000)] 
Remove unintentionally added whitespace

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

19 years agoCompilation fix
Michael Wetherell [Thu, 7 Apr 2005 14:39:17 +0000 (14:39 +0000)] 
Compilation fix

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

19 years agoDeclare CFRunLoopSourceRef rather than including the CFRunLoop.h header.
Kevin Hock [Thu, 7 Apr 2005 14:36:24 +0000 (14:36 +0000)] 
Declare CFRunLoopSourceRef rather than including the CFRunLoop.h header.

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

19 years agoWarning fix about possibly misplaced assignment.
Włodzimierz Skiba [Thu, 7 Apr 2005 12:40:26 +0000 (12:40 +0000)] 
Warning fix about possibly misplaced assignment.

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

19 years agoVC++ 1.5 no more supported.
Włodzimierz Skiba [Thu, 7 Apr 2005 12:36:39 +0000 (12:36 +0000)] 
VC++ 1.5 no more supported.

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

19 years agoNew classes for OS/2 and compiler warning suppressions
David Webster [Thu, 7 Apr 2005 04:08:43 +0000 (04:08 +0000)] 
New classes for OS/2 and compiler warning suppressions

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

19 years agoNew classes for OS/2
David Webster [Thu, 7 Apr 2005 04:04:37 +0000 (04:04 +0000)] 
New classes for OS/2

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

19 years agoAdd OS/2 to supported instances
David Webster [Thu, 7 Apr 2005 04:01:45 +0000 (04:01 +0000)] 
Add OS/2 to supported instances

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

19 years agoreSWIGged
Robin Dunn [Thu, 7 Apr 2005 02:42:07 +0000 (02:42 +0000)] 
reSWIGged

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

19 years agofixed paste error
Robin Dunn [Thu, 7 Apr 2005 02:29:00 +0000 (02:29 +0000)] 
fixed paste error

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

19 years agoDisable typemap for wxImage constructors
Robin Dunn [Thu, 7 Apr 2005 02:23:01 +0000 (02:23 +0000)] 
Disable typemap for wxImage constructors

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

19 years agoRedo the previous warning fix
Michael Wetherell [Thu, 7 Apr 2005 01:29:40 +0000 (01:29 +0000)] 
Redo the previous warning fix

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

19 years agoCompilation fix
Michael Wetherell [Thu, 7 Apr 2005 01:02:29 +0000 (01:02 +0000)] 
Compilation fix

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

19 years agoWarning fix
Michael Wetherell [Thu, 7 Apr 2005 00:59:27 +0000 (00:59 +0000)] 
Warning fix

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

19 years agoAdd "-framework IOKit -framework CoreServices -framework System" to wxBase on mac.
Michael Wetherell [Thu, 7 Apr 2005 00:24:08 +0000 (00:24 +0000)] 
Add "-framework IOKit -framework CoreServices -framework System" to wxBase on mac.

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

19 years agosynthesize NM_RCLICK ourselves now that def window proc doesn't do it as we don't...
Vadim Zeitlin [Wed, 6 Apr 2005 22:34:43 +0000 (22:34 +0000)] 
synthesize NM_RCLICK ourselves now that def window proc doesn't do it as we don't give WM_RBUTTONUP to it

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

19 years agotest EVT_TREE_ITEM_RIGHT_CLICK as well
Vadim Zeitlin [Wed, 6 Apr 2005 22:32:24 +0000 (22:32 +0000)] 
test EVT_TREE_ITEM_RIGHT_CLICK as well

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

19 years agowxWinCE notes updates
Julian Smart [Wed, 6 Apr 2005 21:17:06 +0000 (21:17 +0000)] 
wxWinCE notes updates

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

19 years agoDon't always maximize top-level windows on Smartphone
Julian Smart [Wed, 6 Apr 2005 21:15:17 +0000 (21:15 +0000)] 
Don't always maximize top-level windows on Smartphone
Don't initially hide frame under Smartphone (sometimes causes the title not to show)

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

19 years agoAs yet unsuccessful attempt to set the focus to the choice control.
Julian Smart [Wed, 6 Apr 2005 21:13:28 +0000 (21:13 +0000)] 
As yet unsuccessful attempt to set the focus to the choice control.
Also removed unnecessary border style setting code.

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

19 years agoUse wxFileSystem for left hand side. Patches 1169934 and 1173497 from Stas
Michael Wetherell [Wed, 6 Apr 2005 20:35:54 +0000 (20:35 +0000)] 
Use wxFileSystem for left hand side. Patches 1169934 and 1173497 from Stas
Sergeev and Artur Kornacki.

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

19 years agoAdd m_allowSeeking for updated filesystem handler to use. Also switch to
Michael Wetherell [Wed, 6 Apr 2005 20:32:28 +0000 (20:32 +0000)] 
Add m_allowSeeking for updated filesystem handler to use. Also switch to
using 'wx__' prefix for private symbols, and add some comments.

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

19 years agoCosmetic changes
Julian Smart [Wed, 6 Apr 2005 19:43:55 +0000 (19:43 +0000)] 
Cosmetic changes

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

19 years agoCorrect way to find the region
Robin Dunn [Wed, 6 Apr 2005 19:29:34 +0000 (19:29 +0000)] 
Correct way to find the region

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

19 years agoAdded typemap for wxIndex*
Robin Dunn [Wed, 6 Apr 2005 19:29:03 +0000 (19:29 +0000)] 
Added typemap for wxIndex*

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

19 years agoCorrected InsertColumnItem name
Robin Dunn [Wed, 6 Apr 2005 19:28:20 +0000 (19:28 +0000)] 
Corrected InsertColumnItem name

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

19 years agofixed wx/motif/chkconf.h include
Vadim Zeitlin [Wed, 6 Apr 2005 17:56:45 +0000 (17:56 +0000)] 
fixed wx/motif/chkconf.h include

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

19 years agoReally remove the droppings when there are no pages
Robin Dunn [Wed, 6 Apr 2005 17:26:49 +0000 (17:26 +0000)] 
Really remove the droppings when there are no pages

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

19 years ago Applied gnome print rounded rect patch.
Robert Roebling [Wed, 6 Apr 2005 16:26:13 +0000 (16:26 +0000)] 
 Applied gnome print rounded rect patch.

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

19 years agoFix memory leak when a spacer is added, and crash when a window is added before wxSiz...
Ryan Norton [Wed, 6 Apr 2005 11:39:04 +0000 (11:39 +0000)] 
Fix memory leak when a spacer is added, and crash when a window is added before wxSizerItem::DeleteWindows

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

19 years agoGet rid of inline for methods not implemented in the header - some compilers choke...
Ryan Norton [Wed, 6 Apr 2005 11:09:23 +0000 (11:09 +0000)] 
Get rid of inline for methods not implemented in the header - some compilers choke on it

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

19 years agodefine WM_CONTEXTMENU if the standard headers don't
Vadim Zeitlin [Wed, 6 Apr 2005 09:18:42 +0000 (09:18 +0000)] 
define WM_CONTEXTMENU if the standard headers don't

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

19 years agoAlways Maximize() top-level windows on Smartphone.
Julian Smart [Wed, 6 Apr 2005 08:34:29 +0000 (08:34 +0000)] 
Always Maximize() top-level windows on Smartphone.

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

19 years agoAdd comments explaining the workaround for mingw 3.2.3
Michael Wetherell [Wed, 6 Apr 2005 08:34:01 +0000 (08:34 +0000)] 
Add comments explaining the workaround for mingw 3.2.3

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

19 years agoReturn the wx.SizerItem from the Add methods
Robin Dunn [Wed, 6 Apr 2005 04:39:11 +0000 (04:39 +0000)] 
Return the wx.SizerItem from the Add methods

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

19 years agofix email message
Robin Dunn [Wed, 6 Apr 2005 04:36:10 +0000 (04:36 +0000)] 
fix email message

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

19 years agoreSWIGged
Robin Dunn [Wed, 6 Apr 2005 04:28:28 +0000 (04:28 +0000)] 
reSWIGged

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

19 years agoCheck validity of items before using them
Robin Dunn [Wed, 6 Apr 2005 04:23:16 +0000 (04:23 +0000)] 
Check validity of items before using them

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

19 years agoCorrected the name of EVT_TREE_ITEM_MENU
Robin Dunn [Wed, 6 Apr 2005 04:19:03 +0000 (04:19 +0000)] 
Corrected the name of EVT_TREE_ITEM_MENU

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

19 years agoreSWIGged
Robin Dunn [Wed, 6 Apr 2005 04:16:51 +0000 (04:16 +0000)] 
reSWIGged

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

19 years agoAdded wx.GetTopLevelWindows() function which returns a copy of the
Robin Dunn [Wed, 6 Apr 2005 04:15:36 +0000 (04:15 +0000)] 
Added wx.GetTopLevelWindows() function which returns a copy of the
list of top-level windows that currently exist in the application.

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

19 years agoToday's changes
Robin Dunn [Wed, 6 Apr 2005 03:44:37 +0000 (03:44 +0000)] 
Today's changes

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

19 years agouse LVS_EX_LABELTIP by default
Vadim Zeitlin [Wed, 6 Apr 2005 00:32:02 +0000 (00:32 +0000)] 
use LVS_EX_LABELTIP by default

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

19 years agoChange the name of the smart pointer so that wxZipOutputStreamPtr is free
Michael Wetherell [Wed, 6 Apr 2005 00:31:29 +0000 (00:31 +0000)] 
Change the name of the smart pointer so that wxZipOutputStreamPtr is free
for the user.

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

19 years agoreversed change of rev 1.127: this resulted in bug 1175461 while the original bug...
Vadim Zeitlin [Wed, 6 Apr 2005 00:24:14 +0000 (00:24 +0000)] 
reversed change of rev 1.127: this resulted in bug 1175461 while the original bug which 1.127 fixed can't be reproduced any more (probably fixed by 1.131?)

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

19 years agoadded more tests for wxFileConfig creation: adding new entries/groups in different...
Vadim Zeitlin [Wed, 6 Apr 2005 00:21:51 +0000 (00:21 +0000)] 
added more tests for wxFileConfig creation: adding new entries/groups in different order

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

19 years agomove code ignoring VK_SPACE and VK_RETURN WM_CHAR messages to MSWDefWindowProc()...
Vadim Zeitlin [Tue, 5 Apr 2005 23:33:04 +0000 (23:33 +0000)] 
move code ignoring VK_SPACE and VK_RETURN WM_CHAR messages to MSWDefWindowProc() from MSWWindowProc(): this allows to catch wxCharEvents for them while still not letting the control have them

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

19 years agoreset selection anchor when a key changing selection is pressed without Shift (closes...
Vadim Zeitlin [Tue, 5 Apr 2005 23:30:47 +0000 (23:30 +0000)] 
reset selection anchor when a key changing selection is pressed without Shift (closes bug 1176908)

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

19 years agoremoved code which doesn't do anything (patch 1175655)
Vadim Zeitlin [Tue, 5 Apr 2005 23:09:25 +0000 (23:09 +0000)] 
removed code which doesn't do anything (patch 1175655)

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

19 years agodon't generate assert when creating wxEVT_COMMAND_TREE_ITEM_MENU and the tree is...
Vadim Zeitlin [Tue, 5 Apr 2005 23:07:11 +0000 (23:07 +0000)] 
don't generate assert when creating wxEVT_COMMAND_TREE_ITEM_MENU and the tree is in multi select mode (replaces patch 1177263)

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

19 years agolog right mouse down/up events too
Vadim Zeitlin [Tue, 5 Apr 2005 23:03:32 +0000 (23:03 +0000)] 
log right mouse down/up events too

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

19 years agodon't let WM_RBUTTONDOWN reach def window proc as it would enter a local modal messag...
Vadim Zeitlin [Tue, 5 Apr 2005 22:59:22 +0000 (22:59 +0000)] 
don't let WM_RBUTTONDOWN reach def window proc as it would enter a local modal message loop waiting for WM_RBUTTONUO and hose our event generation

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

19 years agoadded GetVisibleBegin/End() to complement/replace GetFirst/LastVisibleLine() and...
Vadim Zeitlin [Tue, 5 Apr 2005 22:43:41 +0000 (22:43 +0000)] 
added GetVisibleBegin/End() to complement/replace GetFirst/LastVisibleLine() and use them in the code to fix problems when the control is empty and GetLastVisibleLine() returns (size_t)-1 (closes bug 1176561)

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

19 years agoadd extra space for top border when wxDIALOG_UNIT_COMPATIBILITY == 1 too
Vadim Zeitlin [Tue, 5 Apr 2005 22:23:50 +0000 (22:23 +0000)] 
add extra space for top border when wxDIALOG_UNIT_COMPATIBILITY == 1 too

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

19 years agofix for richedit version 1 control bug with bad refresh after resize under Windows XP
Vadim Zeitlin [Tue, 5 Apr 2005 22:14:58 +0000 (22:14 +0000)] 
fix for richedit version 1 control bug with bad refresh after resize under Windows XP

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

19 years agouse wxTE_RICH2 for the text control, it looks better under Windows
Vadim Zeitlin [Tue, 5 Apr 2005 21:46:37 +0000 (21:46 +0000)] 
use wxTE_RICH2 for the text control, it looks better under Windows

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

19 years agofixed wxStaticBox::SetBackgroundColour(): this should change background for the label...
Vadim Zeitlin [Tue, 5 Apr 2005 21:27:35 +0000 (21:27 +0000)] 
fixed wxStaticBox::SetBackgroundColour(): this should change background for the label only, not the entire box contents

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

19 years agomention static box border fir under wxMSW
Vadim Zeitlin [Tue, 5 Apr 2005 21:17:01 +0000 (21:17 +0000)] 
mention static box border fir under wxMSW

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

19 years agowe need to leave some space for static box border even if its label is empty
Vadim Zeitlin [Tue, 5 Apr 2005 21:15:25 +0000 (21:15 +0000)] 
we need to leave some space for static box border even if its label is empty

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

19 years agogive an error if wxMotif is built in Unicode mode (to prevent bug reports like 117719...
Vadim Zeitlin [Tue, 5 Apr 2005 20:54:56 +0000 (20:54 +0000)] 
give an error if wxMotif is built in Unicode mode (to prevent bug reports like 1177193); moved wxMotif-specific checks in its own wx/motif/chkconf.h; moved wxMac stuff remaining in wx/chkconf.h to wx/mac/chkconf.h

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

19 years ago Added switch and define for wxUSE_STD_STRING
Robert Roebling [Tue, 5 Apr 2005 20:16:58 +0000 (20:16 +0000)] 
  Added switch and define for wxUSE_STD_STRING

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

19 years agoTemporary fix for link error to ~wxZipOutputStream()
Michael Wetherell [Tue, 5 Apr 2005 17:07:56 +0000 (17:07 +0000)] 
Temporary fix for link error to ~wxZipOutputStream()

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

19 years agoDeprecate wxPathExists, make wxDirExists used everywhere, minor source cleaning.
Włodzimierz Skiba [Tue, 5 Apr 2005 16:10:48 +0000 (16:10 +0000)] 
Deprecate wxPathExists, make wxDirExists used everywhere, minor source cleaning.

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

19 years ago[ 1176516 ] argv datatype has changed (char in docs but really wxChar)
Ryan Norton [Tue, 5 Apr 2005 15:55:05 +0000 (15:55 +0000)] 
[ 1176516 ] argv datatype has changed (char in docs but really wxChar)

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

19 years agoWarning fix for wxUSE_LOG off.
Włodzimierz Skiba [Tue, 5 Apr 2005 15:11:44 +0000 (15:11 +0000)] 
Warning fix for wxUSE_LOG off.

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

19 years agoIncomplete setup build fix.
Włodzimierz Skiba [Tue, 5 Apr 2005 14:56:08 +0000 (14:56 +0000)] 
Incomplete setup build fix.

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

19 years agouse EditUnicodeText control for single lines
Stefan Csomor [Tue, 5 Apr 2005 13:58:51 +0000 (13:58 +0000)] 
use EditUnicodeText control for single lines

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

19 years agoAdded cross.cur
Julian Smart [Tue, 5 Apr 2005 13:33:00 +0000 (13:33 +0000)] 
Added cross.cur

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

19 years agoWarning fixes.
Włodzimierz Skiba [Tue, 5 Apr 2005 10:23:27 +0000 (10:23 +0000)] 
Warning fixes.

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

19 years agoFix the warning about code sensitive to packing (VisualC).
Włodzimierz Skiba [Tue, 5 Apr 2005 07:09:42 +0000 (07:09 +0000)] 
Fix the warning about code sensitive to packing (VisualC).

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

19 years agobuild the animate contrib
Robin Dunn [Tue, 5 Apr 2005 00:25:50 +0000 (00:25 +0000)] 
build the animate contrib

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

19 years agoreSWIGged
Robin Dunn [Tue, 5 Apr 2005 00:25:30 +0000 (00:25 +0000)] 
reSWIGged

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

19 years agowxDEFAULT_STATUSBAR_STYLE
Robin Dunn [Mon, 4 Apr 2005 23:55:08 +0000 (23:55 +0000)] 
wxDEFAULT_STATUSBAR_STYLE

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

19 years agoformat the list of installed packages better
Robin Dunn [Mon, 4 Apr 2005 23:47:05 +0000 (23:47 +0000)] 
format the list of installed packages better

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

19 years agouse versioned tag names for OSX too
Robin Dunn [Mon, 4 Apr 2005 23:21:28 +0000 (23:21 +0000)] 
use versioned tag names for OSX too

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

19 years agoAdded wrappers and a demo for the animate contrib
Robin Dunn [Mon, 4 Apr 2005 23:15:29 +0000 (23:15 +0000)] 
Added wrappers and a demo for the animate contrib

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

19 years agoAdd py2.4 to the pacakge name so they will be unique and both 2.3 and
Robin Dunn [Mon, 4 Apr 2005 23:11:25 +0000 (23:11 +0000)] 
Add py2.4 to the pacakge name so they will be unique and both 2.3 and
2.4 packages can be installed at the same time

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