]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
21 years agoSetting state to STATE_NEW in wxThread::Create
Julian Smart [Sun, 4 May 2003 20:51:09 +0000 (20:51 +0000)] 
Setting state to STATE_NEW in wxThread::Create

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

21 years ago Changed the way ApplicationShells are used: now wxMotif
Mattia Barbon [Sun, 4 May 2003 17:40:46 +0000 (17:40 +0000)] 
  Changed the way ApplicationShells are used: now wxMotif
creates one ApplicationShell per display, and makes top
level windows popup childs of the ApplicationShell.
  Removed a couple of unused variables from wxApp.
  Replaced some calls to wxGetDisplay with XtDisplay(widget)
or event.xany.display, and some others with wxGlobalDisplay
(the latter changes are just eyecandy).
  Used wxFlushEvents where appropriate.
  Fixed (hopefully) wxFindAcceleratorText and wxFindAccelerator;
for now the new version is still disabled, awaiting further testing.

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

21 years ago Avoid crash during global destruction.
Mattia Barbon [Sun, 4 May 2003 17:35:44 +0000 (17:35 +0000)] 
  Avoid crash during global destruction.

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

21 years agoApplied updated patch [ 731719 ] Owner draw font leak/overuse
Julian Smart [Sun, 4 May 2003 17:12:58 +0000 (17:12 +0000)] 
Applied updated patch [ 731719 ] Owner draw font leak/overuse

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

21 years agoAdded defined() to directive
Julian Smart [Sun, 4 May 2003 15:50:27 +0000 (15:50 +0000)] 
Added defined() to directive

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

21 years agoAdded some missing copyright lines
Julian Smart [Sun, 4 May 2003 14:11:45 +0000 (14:11 +0000)] 
Added some missing copyright lines

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

21 years ago Fix for the fact that unmapped but managed widgets
Mattia Barbon [Sun, 4 May 2003 12:19:57 +0000 (12:19 +0000)] 
  Fix for the fact that unmapped but managed widgets
intercept mouse events even if they are not visible.

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

21 years ago Pass events to pushed event handlers.
Mattia Barbon [Sun, 4 May 2003 12:17:15 +0000 (12:17 +0000)] 
  Pass events to pushed event handlers.

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

21 years agoReversed the meaning of black and white in wxRegion::ConvertToBitmap
Robin Dunn [Sat, 3 May 2003 17:56:30 +0000 (17:56 +0000)] 
Reversed the meaning of black and white in wxRegion::ConvertToBitmap
so it matches the menaning of black and white in wxMask

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

21 years agoApplied [ 731578 ] wxThread state bugfix
Julian Smart [Sat, 3 May 2003 15:41:57 +0000 (15:41 +0000)] 
Applied [ 731578 ] wxThread state bugfix

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

21 years agocorrected pageRect for non carbon targets, removed commented obsolete sections
Stefan Csomor [Sat, 3 May 2003 15:41:03 +0000 (15:41 +0000)] 
corrected pageRect for non carbon targets, removed commented obsolete sections

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

21 years agoAdded items to todo list and publicity doc
Julian Smart [Sat, 3 May 2003 15:34:28 +0000 (15:34 +0000)] 
Added items to todo list and publicity doc

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

21 years agoMentioned: Applied patch [ 701238 ] Added BLOB support to dbtable.
Julian Smart [Sat, 3 May 2003 15:32:23 +0000 (15:32 +0000)] 
Mentioned: Applied patch [ 701238 ] Added BLOB support to dbtable.

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

21 years agoApplied patch [ 701238 ] Added BLOB support to dbtable.
Julian Smart [Sat, 3 May 2003 15:28:18 +0000 (15:28 +0000)] 
Applied patch [ 701238 ] Added BLOB support to dbtable.

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

21 years agoApplied patch [ 726350 ] wxGrid - MovePageDown()
Julian Smart [Sat, 3 May 2003 15:17:38 +0000 (15:17 +0000)] 
Applied patch [ 726350 ] wxGrid - MovePageDown()

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

21 years agoApplied patch [ 731846 ] GTK Print Options
Julian Smart [Sat, 3 May 2003 15:11:55 +0000 (15:11 +0000)] 
Applied patch [ 731846 ] GTK Print Options
Print options were omitted from print command

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

21 years agoMentioned wxImage::Scale improvement
Julian Smart [Sat, 3 May 2003 15:07:55 +0000 (15:07 +0000)] 
Mentioned wxImage::Scale improvement

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

21 years agoApplied patch [ 730686 ] wxImage::Scale speed improvements
Julian Smart [Sat, 3 May 2003 15:06:07 +0000 (15:06 +0000)] 
Applied patch [ 730686 ] wxImage::Scale speed improvements

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

21 years agoApplied patch [ 731195 ] More #if/#endif's to build a smaller library
Julian Smart [Sat, 3 May 2003 13:50:04 +0000 (13:50 +0000)] 
Applied patch [ 731195 ] More #if/#endif's to build a smaller library

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

21 years agoDoc corrections
Julian Smart [Sat, 3 May 2003 13:45:00 +0000 (13:45 +0000)] 
Doc corrections

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

21 years agoMentioned docview changes
Julian Smart [Sat, 3 May 2003 13:39:04 +0000 (13:39 +0000)] 
Mentioned docview changes

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

21 years agoApplied patch [ 731719 ] Owner draw font leak/overuse
Julian Smart [Sat, 3 May 2003 11:56:38 +0000 (11:56 +0000)] 
Applied patch [ 731719 ] Owner draw font leak/overuse

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

21 years agoApplied some of patch [ 622660 ] consistent behaviour for docview.cpp
Julian Smart [Sat, 3 May 2003 11:44:40 +0000 (11:44 +0000)] 
Applied some of patch [ 622660 ] consistent behaviour for docview.cpp

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

21 years agoAdded m_isOpened variable to simulate opening/closing
Julian Smart [Fri, 2 May 2003 17:48:17 +0000 (17:48 +0000)] 
Added m_isOpened variable to simulate opening/closing
the clipboard on wxMSW

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

21 years agodigital mars updated
Chris Elliott [Fri, 2 May 2003 14:48:05 +0000 (14:48 +0000)] 
digital mars updated

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

21 years agotypo fix
Chris Elliott [Fri, 2 May 2003 14:05:03 +0000 (14:05 +0000)] 
typo fix

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

21 years agoimplement wxHAVE_RAW_BITMAP
Chris Elliott [Fri, 2 May 2003 12:58:00 +0000 (12:58 +0000)] 
implement wxHAVE_RAW_BITMAP

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

21 years agoCorrected a memory leak I introduced in the last patch
Julian Smart [Fri, 2 May 2003 12:49:07 +0000 (12:49 +0000)] 
Corrected a memory leak I introduced in the last patch

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

21 years agofix bug to make Borland compile
Chris Elliott [Fri, 2 May 2003 12:47:07 +0000 (12:47 +0000)] 
fix bug to make Borland compile

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

21 years agodigital mars updated
Chris Elliott [Fri, 2 May 2003 12:16:28 +0000 (12:16 +0000)] 
digital mars updated

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

21 years agoMacro swicth from SC to SYMANTEC
Chris Elliott [Fri, 2 May 2003 11:30:18 +0000 (11:30 +0000)] 
Macro swicth from SC to SYMANTEC

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

21 years agoinfo about digitalmars in header
Chris Elliott [Fri, 2 May 2003 11:28:38 +0000 (11:28 +0000)] 
info about digitalmars in header

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

21 years agoMacro swicth from SC to SYMANTEC
Chris Elliott [Fri, 2 May 2003 11:21:03 +0000 (11:21 +0000)] 
Macro swicth from SC to SYMANTEC

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

21 years agofix for digitalmars header
Chris Elliott [Fri, 2 May 2003 11:19:20 +0000 (11:19 +0000)] 
fix for digitalmars header

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

21 years agofix for digitalmars header
Chris Elliott [Fri, 2 May 2003 11:13:07 +0000 (11:13 +0000)] 
fix for digitalmars header

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

21 years agomake accelerators for bitmap menu items work (patch 626048)
Vadim Zeitlin [Thu, 1 May 2003 23:15:09 +0000 (23:15 +0000)] 
make accelerators for bitmap menu items work (patch 626048)

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

21 years agocompilation fix when WXUNUSED(arg) == arg
Vadim Zeitlin [Thu, 1 May 2003 22:53:59 +0000 (22:53 +0000)] 
compilation fix when WXUNUSED(arg) == arg

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

21 years agoadded (back?) CROSS support (patch 658234)
Vadim Zeitlin [Thu, 1 May 2003 22:36:46 +0000 (22:36 +0000)] 
added (back?) CROSS support (patch 658234)

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

21 years agoshow the taskbar icon even after Explorer restart (patch 723532) + some code cleanup
Vadim Zeitlin [Thu, 1 May 2003 20:49:34 +0000 (20:49 +0000)] 
show the taskbar icon even after Explorer restart (patch 723532) + some code cleanup

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

21 years agofixed spurious debug error message
Vadim Zeitlin [Thu, 1 May 2003 20:41:59 +0000 (20:41 +0000)] 
fixed spurious debug error message

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

21 years agocompilation fix
Vadim Zeitlin [Thu, 1 May 2003 20:03:32 +0000 (20:03 +0000)] 
compilation fix

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

21 years agobetter handling of transparent colour in wxImage conversion (patch 726208)
Vadim Zeitlin [Thu, 1 May 2003 19:59:40 +0000 (19:59 +0000)] 
better handling of transparent colour in wxImage conversion (patch 726208)

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

21 years agostddef.h required for IRIX compilation (patch 721388)
Vadim Zeitlin [Thu, 1 May 2003 19:47:16 +0000 (19:47 +0000)] 
stddef.h required for IRIX compilation (patch 721388)

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

21 years agoset the index for BEGIN_DRAG events (patch 726308)
Vadim Zeitlin [Thu, 1 May 2003 19:38:42 +0000 (19:38 +0000)] 
set the index for BEGIN_DRAG events (patch 726308)

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

21 years agoonly set replace string for replace events (patch 728415)
Vadim Zeitlin [Thu, 1 May 2003 19:35:47 +0000 (19:35 +0000)] 
only set replace string for replace events (patch 728415)

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

21 years agofixes for working with mono bitmaps (patch 728768)
Vadim Zeitlin [Thu, 1 May 2003 19:31:30 +0000 (19:31 +0000)] 
fixes for working with mono bitmaps (patch 728768)

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

21 years agofix for a crash in ~wxLocale and incorrect GetLanguage() return value (patch 729758)
Vadim Zeitlin [Thu, 1 May 2003 17:06:41 +0000 (17:06 +0000)] 
fix for a crash in ~wxLocale and incorrect GetLanguage() return value (patch 729758)

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

21 years agomissing #if's needed for compilation with some wxUSE_XXX set to 0 (patch 728413)
Vadim Zeitlin [Thu, 1 May 2003 16:52:17 +0000 (16:52 +0000)] 
missing #if's needed for compilation with some wxUSE_XXX set to 0 (patch 728413)

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

21 years agofix a problem with Unicows (patch 720542)
Vadim Zeitlin [Thu, 1 May 2003 16:46:28 +0000 (16:46 +0000)] 
fix a problem with Unicows (patch 720542)

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

21 years agofix the wrong size of the first page when it's added to the notebook (replaces patch...
Vadim Zeitlin [Thu, 1 May 2003 16:39:59 +0000 (16:39 +0000)] 
fix the wrong size of the first page when it's added to the notebook (replaces patch 728770)

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

21 years agoallow raw access to a part of the image only (faster when using alpha)
Vadim Zeitlin [Thu, 1 May 2003 16:37:51 +0000 (16:37 +0000)] 
allow raw access to a part of the image only (faster when using alpha)

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

21 years agoImplemented delayed closing of an existing document
Julian Smart [Thu, 1 May 2003 15:40:39 +0000 (15:40 +0000)] 
Implemented delayed closing of an existing document

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

21 years agoReset m_lastItem to avoid crashes
Julian Smart [Thu, 1 May 2003 15:38:55 +0000 (15:38 +0000)] 
Reset m_lastItem to avoid crashes

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

21 years agoImplemented delayed selection (e.g. after adding the root
Julian Smart [Thu, 1 May 2003 15:37:30 +0000 (15:37 +0000)] 
Implemented delayed selection (e.g. after adding the root
or deleting items) so that the event handler will be
called appropriately.

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

21 years agoRemoved backslashes in verbatim example
Julian Smart [Thu, 1 May 2003 13:37:59 +0000 (13:37 +0000)] 
Removed backslashes in verbatim example

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

21 years agoread numbers even if they're followed by spaces
Vadim Zeitlin [Thu, 1 May 2003 11:08:22 +0000 (11:08 +0000)] 
read numbers even if they're followed by spaces

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

21 years agocompilation fix for Unicode
Vadim Zeitlin [Thu, 1 May 2003 00:48:58 +0000 (00:48 +0000)] 
compilation fix for Unicode

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

21 years agofixed Norwegian Bokmal code to conform to new ISO 639-2
Václav Slavík [Wed, 30 Apr 2003 22:48:01 +0000 (22:48 +0000)] 
fixed Norwegian Bokmal code to conform to new ISO 639-2

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

21 years agocorrecting non-unicode char conversion
Stefan Csomor [Wed, 30 Apr 2003 20:19:29 +0000 (20:19 +0000)] 
correcting non-unicode char conversion

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

21 years agoremoving unused flags
Stefan Csomor [Wed, 30 Apr 2003 20:17:13 +0000 (20:17 +0000)] 
removing unused flags

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

21 years agoinclude "ToolUtils.h" for LoWord and friends
Stefan Csomor [Wed, 30 Apr 2003 19:01:55 +0000 (19:01 +0000)] 
include "ToolUtils.h" for LoWord and friends

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

21 years agofixed configure for autoconf 2.5x (patch from Olly Betts)
Vadim Zeitlin [Wed, 30 Apr 2003 13:31:09 +0000 (13:31 +0000)] 
fixed configure for autoconf 2.5x (patch from Olly Betts)

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

21 years agoAllow for +/- in E part
Julian Smart [Wed, 30 Apr 2003 12:44:03 +0000 (12:44 +0000)] 
Allow for +/- in E part

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

21 years agoAllow 'e' or 'E' in numeric text.
Julian Smart [Wed, 30 Apr 2003 09:43:03 +0000 (09:43 +0000)] 
Allow 'e' or 'E' in numeric text.

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

21 years agoUse the context help XPM for MSW too
Julian Smart [Wed, 30 Apr 2003 08:41:31 +0000 (08:41 +0000)] 
Use the context help XPM for MSW too

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

21 years agoShaped window support for wxMac, plus a wxSTAY_ON_TOP fix from Egon
Robin Dunn [Wed, 30 Apr 2003 00:39:15 +0000 (00:39 +0000)] 
Shaped window support for wxMac, plus a wxSTAY_ON_TOP fix from Egon
<e_lub@yahoo.com>   wxMac requires knowledge before Create that SetShape
will be called so I also added the wxFRAME_SHAPED style flag.

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

21 years agocompilation fix for !USE_PCH
Vadim Zeitlin [Tue, 29 Apr 2003 22:39:02 +0000 (22:39 +0000)] 
compilation fix for !USE_PCH

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

21 years ago MinGW compilation fix.
Mattia Barbon [Tue, 29 Apr 2003 21:15:28 +0000 (21:15 +0000)] 
  MinGW compilation fix.

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

21 years agoFixed brace problem.
Julian Smart [Tue, 29 Apr 2003 10:26:52 +0000 (10:26 +0000)] 
Fixed brace problem.

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

21 years agofix filefn conditional error
Chris Elliott [Tue, 29 Apr 2003 09:36:05 +0000 (09:36 +0000)] 
fix filefn conditional error

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

21 years agoupdate to make digitalmars compile/link libraries
Chris Elliott [Mon, 28 Apr 2003 21:12:02 +0000 (21:12 +0000)] 
update to make digitalmars compile/link libraries

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

21 years agoSF patch [ 708702 ] Wide character filename support for BCC
Chris Elliott [Mon, 28 Apr 2003 21:09:58 +0000 (21:09 +0000)] 
SF patch [ 708702 ] Wide character filename support for BCC

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

21 years agoSF patch [ 708702 ] Wide character filename support for BCC
Chris Elliott [Mon, 28 Apr 2003 20:58:29 +0000 (20:58 +0000)] 
SF patch [ 708702 ] Wide character filename support for BCC

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

21 years ago Blind compilation fix in the case where libXpm
Mattia Barbon [Mon, 28 Apr 2003 19:55:18 +0000 (19:55 +0000)] 
  Blind compilation fix in the case where libXpm
isn't available.

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

21 years agoSF Patch #728691, dangling pointer fix
Robin Dunn [Mon, 28 Apr 2003 18:44:27 +0000 (18:44 +0000)] 
SF Patch #728691, dangling pointer fix

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

21 years agofix wxChar error in docs
Chris Elliott [Mon, 28 Apr 2003 15:09:59 +0000 (15:09 +0000)] 
fix wxChar error in docs

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

21 years agofix for Unicode compilation
Vadim Zeitlin [Mon, 28 Apr 2003 11:51:53 +0000 (11:51 +0000)] 
fix for Unicode compilation

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

21 years agoDoc suggestions applied
Julian Smart [Mon, 28 Apr 2003 10:37:08 +0000 (10:37 +0000)] 
Doc suggestions applied

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

21 years agoFixed [ 728819 ] memory leak in ipcbase.cpp
Julian Smart [Mon, 28 Apr 2003 10:33:05 +0000 (10:33 +0000)] 
Fixed [ 728819 ] memory leak in ipcbase.cpp

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

21 years agoanother blind fix for wxX11 compilation
Vadim Zeitlin [Mon, 28 Apr 2003 02:08:57 +0000 (02:08 +0000)] 
another blind fix for wxX11 compilation

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

21 years agoupdated to use the new raw bitmap API
Vadim Zeitlin [Mon, 28 Apr 2003 02:04:09 +0000 (02:04 +0000)] 
updated to use the new raw bitmap API

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

21 years agonew template-based more flexible and hopefully more efficient raw bitmap implementation
Vadim Zeitlin [Mon, 28 Apr 2003 01:46:05 +0000 (01:46 +0000)] 
new template-based more flexible and hopefully more efficient raw bitmap implementation

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

21 years agocreate tab ctrl with WS_VISIBLE style
Vadim Zeitlin [Sun, 27 Apr 2003 21:49:22 +0000 (21:49 +0000)] 
create tab ctrl with WS_VISIBLE style

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

21 years ago*really* fixed searching in sorted arrays
Vadim Zeitlin [Sun, 27 Apr 2003 15:17:46 +0000 (15:17 +0000)] 
*really* fixed searching in sorted arrays

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

21 years agodon't hardcode wxCHOICEDLG_DIALOG_STYLE
Vadim Zeitlin [Sun, 27 Apr 2003 13:30:01 +0000 (13:30 +0000)] 
don't hardcode wxCHOICEDLG_DIALOG_STYLE

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

21 years agomoving rollover check, was causing hangs upon termination in case ->top was 0
Stefan Csomor [Sat, 26 Apr 2003 20:18:20 +0000 (20:18 +0000)] 
moving rollover check, was causing hangs upon termination in case ->top was 0

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

21 years agotransition window calls had some problems with layering, switched back to hide and...
Stefan Csomor [Sat, 26 Apr 2003 20:01:43 +0000 (20:01 +0000)] 
transition window calls had some problems with layering, switched back to hide and show native calls

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

21 years ago Implemented wxEntryStart, wxEntryInitGui, wxEntryCleanup.
Mattia Barbon [Sat, 26 Apr 2003 12:54:45 +0000 (12:54 +0000)] 
  Implemented wxEntryStart, wxEntryInitGui, wxEntryCleanup.
  Removed code already in wxTopLevelWindowBase.

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

21 years agoadded xh_wizrd.cpp
Václav Slavík [Fri, 25 Apr 2003 22:34:25 +0000 (22:34 +0000)] 
added xh_wizrd.cpp

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

21 years agoPatch [ 726877 ]: Remove /GX- from makevc.env
Mattia Barbon [Fri, 25 Apr 2003 20:42:25 +0000 (20:42 +0000)] 
Patch [ 726877 ]: Remove /GX- from makevc.env

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

21 years ago Compilation fix for wxBase.
Mattia Barbon [Fri, 25 Apr 2003 20:26:32 +0000 (20:26 +0000)] 
  Compilation fix for wxBase.

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

21 years ago Warning fix.
Mattia Barbon [Fri, 25 Apr 2003 20:24:35 +0000 (20:24 +0000)] 
  Warning fix.

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

21 years agoupdate to make digitalmars compile/link libraries
Chris Elliott [Fri, 25 Apr 2003 18:55:46 +0000 (18:55 +0000)] 
update to make digitalmars compile/link libraries

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

21 years ago Not used anymore.
Mattia Barbon [Fri, 25 Apr 2003 12:13:31 +0000 (12:13 +0000)] 
  Not used anymore.

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

21 years agofixed bug recently introduced in wxSortedArray::Index()
Vadim Zeitlin [Fri, 25 Apr 2003 12:06:25 +0000 (12:06 +0000)] 
fixed bug recently introduced in wxSortedArray::Index()

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

21 years agoblind fix for wxMotif compilation with wxHAVE_LIB_XPM == 0
Vadim Zeitlin [Fri, 25 Apr 2003 11:10:45 +0000 (11:10 +0000)] 
blind fix for wxMotif compilation with wxHAVE_LIB_XPM == 0

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

21 years ago Committing in .
Jouk Jansen [Fri, 25 Apr 2003 06:06:08 +0000 (06:06 +0000)] 
 Committing in .

 #undef before #def in order to suppress redefinition warnings

 Modified Files:
  wxWindows/contrib/include/wx/deprecated/setup.h
 ----------------------------------------------------------------------

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

21 years ago COmpilation fix.
Mattia Barbon [Thu, 24 Apr 2003 22:17:14 +0000 (22:17 +0000)] 
  COmpilation fix.

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

21 years ago Added wxWizard handler to Makefile.in.
Mattia Barbon [Thu, 24 Apr 2003 22:15:21 +0000 (22:15 +0000)] 
  Added wxWizard handler to Makefile.in.

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

21 years agoupdate to make digitalmars compile/link html\test sample
Chris Elliott [Thu, 24 Apr 2003 21:56:03 +0000 (21:56 +0000)] 
update to make digitalmars compile/link html\test sample

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