]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
21 years agoFixed MinGW/ANSI (and probably any other C++ compiler, excluding, of course,
Mattia Barbon [Mon, 9 Sep 2002 17:35:10 +0000 (17:35 +0000)] 
Fixed MinGW/ANSI (and probably any other C++ compiler, excluding, of course,
MSVC 5, with which I tested my changes) breakage.

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

21 years agoAdded widgets sample
Julian Smart [Mon, 9 Sep 2002 15:37:58 +0000 (15:37 +0000)] 
Added widgets sample

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

21 years agoremoved C++ comment
Vadim Zeitlin [Mon, 9 Sep 2002 13:36:57 +0000 (13:36 +0000)] 
removed C++ comment

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

21 years agoremoved a trailing comma from enum (this is an error for some compilers)
Vadim Zeitlin [Mon, 9 Sep 2002 13:27:07 +0000 (13:27 +0000)] 
removed a trailing comma from enum (this is an error for some compilers)

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

21 years agowxDialog doesn't derive from wxPanel nor accepts wxDIALOG_MODAL/MODELESS styles;...
Vadim Zeitlin [Mon, 9 Sep 2002 13:20:38 +0000 (13:20 +0000)] 
wxDialog doesn't derive from wxPanel nor accepts wxDIALOG_MODAL/MODELESS styles; also mentioned that modal dialogs can be created on the stack

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

21 years agoFile for notes about publicity, incl. newsgroups for announcements.
Julian Smart [Mon, 9 Sep 2002 12:06:20 +0000 (12:06 +0000)] 
File for notes about publicity, incl. newsgroups for announcements.

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

21 years agoTweaks to the announcement
Julian Smart [Mon, 9 Sep 2002 11:49:13 +0000 (11:49 +0000)] 
Tweaks to the announcement

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

21 years agoScript updates
Julian Smart [Mon, 9 Sep 2002 11:25:22 +0000 (11:25 +0000)] 
Script updates

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

21 years ago-D_INCLUDE_LONGLONG for HPUX long long definitions in system headers
Gilles Depeyrot [Mon, 9 Sep 2002 09:33:52 +0000 (09:33 +0000)] 
-D_INCLUDE_LONGLONG for HPUX long long definitions in system headers

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

21 years agoAdded distribution scripts
Julian Smart [Mon, 9 Sep 2002 09:28:25 +0000 (09:28 +0000)] 
Added distribution scripts

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

21 years agoBitmap button updates
David Webster [Mon, 9 Sep 2002 03:08:12 +0000 (03:08 +0000)] 
Bitmap button updates

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

21 years agofixed bug in parsing formats in which fields don't have any non-numeric delimiters
Vadim Zeitlin [Sun, 8 Sep 2002 23:12:19 +0000 (23:12 +0000)] 
fixed bug in parsing formats in which fields don't have any non-numeric delimiters

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

21 years agovariosu fixes to the tests
Vadim Zeitlin [Sun, 8 Sep 2002 23:11:18 +0000 (23:11 +0000)] 
variosu fixes to the tests

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

21 years agoFix wxSnvprintf (and hence wxString::Format) for Unicode, when using
Mattia Barbon [Sun, 8 Sep 2002 22:52:59 +0000 (22:52 +0000)] 
Fix wxSnvprintf (and hence wxString::Format) for Unicode, when using
the wxSnvprintf in wxchar.cpp.

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

21 years agocompilation fixc
Václav Slavík [Sun, 8 Sep 2002 22:12:09 +0000 (22:12 +0000)] 
compilation fixc

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

21 years agoanother false statement corrected
Václav Slavík [Sun, 8 Sep 2002 22:11:54 +0000 (22:11 +0000)] 
another false statement corrected

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

21 years agofixed Printf() format spec warnings
Vadim Zeitlin [Sun, 8 Sep 2002 18:11:02 +0000 (18:11 +0000)] 
fixed Printf() format spec warnings

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

21 years agofixed Printf() format spec warnings
Vadim Zeitlin [Sun, 8 Sep 2002 18:00:48 +0000 (18:00 +0000)] 
fixed Printf() format spec warnings

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

21 years agoAdded a note about bug in Mingw32 headers.
Julian Smart [Sun, 8 Sep 2002 14:46:17 +0000 (14:46 +0000)] 
Added a note about bug in Mingw32 headers.
Other Mingw32-related fixes.

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

21 years agoRenamed duplicate style variable
Julian Smart [Sun, 8 Sep 2002 14:10:22 +0000 (14:10 +0000)] 
Renamed duplicate style variable

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

21 years agodefine HAVE_EXPLICIT for BC++ >= 0x520
Vadim Zeitlin [Sun, 8 Sep 2002 12:55:37 +0000 (12:55 +0000)] 
define HAVE_EXPLICIT for BC++ >= 0x520

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

21 years agoAdded yet another couple of missing includes (leading to linker errors).
Stefan Neis [Sun, 8 Sep 2002 12:50:07 +0000 (12:50 +0000)] 
Added yet another couple of missing includes (leading to linker errors).

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

21 years agoAdded a directory for sharing publicity resources
Julian Smart [Sun, 8 Sep 2002 12:35:21 +0000 (12:35 +0000)] 
Added a directory for sharing publicity resources

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

21 years agoAdded missing includes for non-precompiled headers.
Stefan Neis [Sun, 8 Sep 2002 10:51:49 +0000 (10:51 +0000)] 
Added missing includes for non-precompiled headers.

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

21 years agoChanged syntax of test for -fvtable-thunks so it works.
Julian Smart [Sun, 8 Sep 2002 10:48:46 +0000 (10:48 +0000)] 
Changed syntax of test for -fvtable-thunks so it works.

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

21 years agoAdded LV_ITEMA and used a #define for LV_ITEM to
Julian Smart [Sun, 8 Sep 2002 10:28:15 +0000 (10:28 +0000)] 
Added LV_ITEMA and used a #define for LV_ITEM to
avoid mysterious compilo under Mingw32 2.95.2
Added #defines for SHGetFileInfo for Mingw32 2.95.2
in volume.cpp

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

21 years agopath correction for wxMac using Apple Developer Tools
Gilles Depeyrot [Sun, 8 Sep 2002 10:07:02 +0000 (10:07 +0000)] 
path correction for wxMac using Apple Developer Tools

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

21 years agoA refinement of my patch from Neil Hodgson
Robin Dunn [Sun, 8 Sep 2002 01:07:16 +0000 (01:07 +0000)] 
A refinement of my patch from Neil Hodgson

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

21 years agoadded shell32.lib to wxBase link options
Vadim Zeitlin [Sun, 8 Sep 2002 00:53:07 +0000 (00:53 +0000)] 
added shell32.lib to wxBase link options

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

21 years agochar -> wxChar
Vadim Zeitlin [Sun, 8 Sep 2002 00:49:48 +0000 (00:49 +0000)] 
char -> wxChar

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

21 years agofixed (yet another?) crash in wxStrtok
Vadim Zeitlin [Sun, 8 Sep 2002 00:49:26 +0000 (00:49 +0000)] 
fixed (yet another?) crash in wxStrtok

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

21 years agodon't #define wxStrtok() which takes 3 arguments as wcstok() which takes only 2,...
Vadim Zeitlin [Sun, 8 Sep 2002 00:47:56 +0000 (00:47 +0000)] 
don't #define wxStrtok() which takes 3 arguments as wcstok() which takes only 2, this can't compile in Unicode

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

21 years agocorrected wxExecute() tests
Vadim Zeitlin [Sun, 8 Sep 2002 00:46:38 +0000 (00:46 +0000)] 
corrected wxExecute() tests

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

21 years agocorrected wxShell() ret code
Vadim Zeitlin [Sun, 8 Sep 2002 00:41:16 +0000 (00:41 +0000)] 
corrected wxShell() ret code

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

21 years agofixed wxExecute() for console programs (process messagse for the hidden window, don...
Vadim Zeitlin [Sun, 8 Sep 2002 00:40:57 +0000 (00:40 +0000)] 
fixed wxExecute() for console programs (process messagse for the hidden window, don't hang)

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

21 years agoSWIGged updates for wxGTK
Robin Dunn [Sun, 8 Sep 2002 00:38:34 +0000 (00:38 +0000)] 
SWIGged updates for wxGTK

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

21 years agocorrect compilation fix for the previous commit
Vadim Zeitlin [Sun, 8 Sep 2002 00:29:08 +0000 (00:29 +0000)] 
correct compilation fix for the previous commit

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

21 years agothe sample now builds in Unicode mode
Vadim Zeitlin [Sun, 8 Sep 2002 00:27:40 +0000 (00:27 +0000)] 
the sample now builds in Unicode mode

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

21 years agoGetLanguageInfo
Robin Dunn [Sun, 8 Sep 2002 00:11:00 +0000 (00:11 +0000)] 
GetLanguageInfo

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

21 years agoCompilation fix
Robin Dunn [Sat, 7 Sep 2002 23:34:28 +0000 (23:34 +0000)] 
Compilation fix

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

21 years agoSome last minute little tweaks
Robin Dunn [Sat, 7 Sep 2002 23:17:14 +0000 (23:17 +0000)] 
Some last minute little tweaks

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

21 years agoadded wxLocale::GetLanguageInfo()
Vadim Zeitlin [Sat, 7 Sep 2002 22:53:04 +0000 (22:53 +0000)] 
added wxLocale::GetLanguageInfo()

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

21 years agoBetter placement of the AutoComplete listbox
Robin Dunn [Sat, 7 Sep 2002 21:56:28 +0000 (21:56 +0000)] 
Better placement of the AutoComplete listbox

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

21 years agodon't give empty message box if Parse(FALSE) was called and there was --help on the...
Vadim Zeitlin [Sat, 7 Sep 2002 20:26:42 +0000 (20:26 +0000)] 
don't give empty message box if Parse(FALSE) was called and there was --help on the cmd line

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

21 years agodon't overwrite the app name with argv[0] if it had been already set
Vadim Zeitlin [Sat, 7 Sep 2002 20:26:07 +0000 (20:26 +0000)] 
don't overwrite the app name with argv[0] if it had been already set

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

21 years agoshow the app name in the title of wxMsgOut message boxes
Vadim Zeitlin [Sat, 7 Sep 2002 20:25:43 +0000 (20:25 +0000)] 
show the app name in the title of wxMsgOut message boxes

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

21 years agoAdded check for Refresh function.
Stefan Neis [Sat, 7 Sep 2002 20:16:02 +0000 (20:16 +0000)] 
Added check for Refresh function.

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

21 years agoChanged second parameter of Refresh to "const wxRect*".
Stefan Neis [Sat, 7 Sep 2002 20:09:55 +0000 (20:09 +0000)] 
Changed second parameter of Refresh to "const wxRect*".

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

21 years agoFixed Refresh to use a "const wxRect *" parameter.
Stefan Neis [Sat, 7 Sep 2002 20:07:22 +0000 (20:07 +0000)] 
Fixed Refresh to use a "const wxRect *" parameter.
Optimized Refresh rectangles for subwindows in Refresh.
Replaced DisableCellEditControl by HideCellEditControl in two places,
        where I explicitly didn't intent to store the editor's value.

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

21 years agowxHtmlWindow now grabs the focus when clicked on. (Didn't all windows
Robin Dunn [Sat, 7 Sep 2002 19:25:34 +0000 (19:25 +0000)] 
wxHtmlWindow now grabs the focus when clicked on.  (Didn't all windows
do this automatically in the past?)

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

21 years agomade SetDirectory() work, minor code cleanup (much is left to do)
Vadim Zeitlin [Sat, 7 Sep 2002 19:24:45 +0000 (19:24 +0000)] 
made SetDirectory() work, minor code cleanup (much is left to do)

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

21 years agoadded wxFileDialog::SetDirectory test
Vadim Zeitlin [Sat, 7 Sep 2002 19:24:17 +0000 (19:24 +0000)] 
added wxFileDialog::SetDirectory test

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

21 years agoFix off-by-one in vertical scrolling
Robin Dunn [Sat, 7 Sep 2002 19:01:32 +0000 (19:01 +0000)] 
Fix off-by-one in vertical scrolling

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

21 years agofix for handling TAB presses in readonly text controls
Vadim Zeitlin [Sat, 7 Sep 2002 18:38:25 +0000 (18:38 +0000)] 
fix for handling TAB presses in readonly text controls

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

21 years agoapplied the workaround for XUnionRectWithRegion() returning ampty result if the rect...
Vadim Zeitlin [Sat, 7 Sep 2002 17:21:26 +0000 (17:21 +0000)] 
applied the workaround for XUnionRectWithRegion() returning ampty result if the rect is empty to wxX11 and wxMotif as well

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

21 years agoTried to fix bug 603906 by modifying GetModelValues to disable editor.
Stefan Neis [Sat, 7 Sep 2002 16:22:56 +0000 (16:22 +0000)] 
Tried to fix bug 603906 by modifying GetModelValues to disable editor.
        Also save and disable editor in SetModelValues. However, I don't have
        a test case ...

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

21 years agodon't send clicked event for wxID_CANCEL button when Esc is pressed unless such butto...
Vadim Zeitlin [Sat, 7 Sep 2002 14:25:03 +0000 (14:25 +0000)] 
don't send clicked event for wxID_CANCEL button when Esc is pressed unless such button really exists (and then send it to the right window!)

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

21 years agoCommited John Labenski's patch giving access to the low level selection
Stefan Neis [Sat, 7 Sep 2002 13:58:25 +0000 (13:58 +0000)] 
Commited John Labenski's patch giving access to the low level selection
        representation (Patch 579754).

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

21 years agoApplied patch showing off John Labenski's
Stefan Neis [Sat, 7 Sep 2002 13:46:57 +0000 (13:46 +0000)] 
Applied patch showing off John Labenski's
        cell overflowing and multi-cell handling.

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

21 years agodisplay compilation warning under Mac OS X/Darwin for missing poll
Gilles Depeyrot [Sat, 7 Sep 2002 12:48:17 +0000 (12:48 +0000)] 
display compilation warning under Mac OS X/Darwin for missing poll

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

21 years agoFixed bug in CoordToRowOrCol.
Stefan Neis [Sat, 7 Sep 2002 12:46:39 +0000 (12:46 +0000)] 
Fixed bug in CoordToRowOrCol.

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

21 years agodisable use of #pragma interface under Mac OS X
Gilles Depeyrot [Sat, 7 Sep 2002 12:28:46 +0000 (12:28 +0000)] 
disable use of #pragma interface under Mac OS X
GNU compiler included with Mac OS X 10.2 (Jaguar) as well as August Developer
Tools update contain a bug concerning #pragma interface handling that can only
be worked around by not using them (and they are not necessary anyways)

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

21 years agoSome refresh optimizations.
Stefan Neis [Sat, 7 Sep 2002 12:28:03 +0000 (12:28 +0000)] 
Some refresh optimizations.
Untabified.

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

21 years agoFixed overlapping buttons in wizard on MacOS X
Julian Smart [Sat, 7 Sep 2002 10:38:23 +0000 (10:38 +0000)] 
Fixed overlapping buttons in wizard on MacOS X

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

21 years agoRemoved rundant files, updated readme.txt.
Julian Smart [Sat, 7 Sep 2002 10:16:03 +0000 (10:16 +0000)] 
Removed rundant files, updated readme.txt.

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

21 years agoyet another code for wxMac properly resetting the cursor
Stefan Csomor [Sat, 7 Sep 2002 08:26:16 +0000 (08:26 +0000)] 
yet another code for wxMac properly resetting the cursor

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

21 years agoadded code for wxMac properly resetting the cursor
Stefan Csomor [Sat, 7 Sep 2002 06:36:59 +0000 (06:36 +0000)] 
added code for wxMac properly resetting the cursor

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

21 years agoAdded missing rejigged IPC Latex files
Julian Smart [Fri, 6 Sep 2002 22:38:25 +0000 (22:38 +0000)] 
Added missing rejigged IPC Latex files

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

21 years agoAdjusted filelist.txt and wxUniv.dsp to use generic
Julian Smart [Fri, 6 Sep 2002 22:24:37 +0000 (22:24 +0000)] 
Adjusted filelist.txt and wxUniv.dsp to use generic
version of wxImageList.

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

21 years agoLatest PyCrust
Robin Dunn [Fri, 6 Sep 2002 21:24:51 +0000 (21:24 +0000)] 
Latest PyCrust

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

21 years agoThe standalone PyShell and PyCrust apps need to set the focus to the
Robin Dunn [Fri, 6 Sep 2002 20:03:03 +0000 (20:03 +0000)] 
The standalone PyShell and PyCrust apps need to set the focus to the
shell windows.

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

21 years agoApplied patch [ 549256 ] fix minor bug in widgets sample
Julian Smart [Fri, 6 Sep 2002 19:45:26 +0000 (19:45 +0000)] 
Applied patch [ 549256 ] fix minor bug in widgets sample

Arnout Engelen

The EVT_TEXT_ENTER event will not be caught in the 'widgets' sample since the wxTE_PROCESS_ENTER wasn't set for the wxTextCtrls. For some reason this does work correctly in wxMSW without this flag set, which could be considered a bug or documentation bug.

This patch adds the wxTE_PROCESS_ENTER flag and thus fixes this minor bug.

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

21 years agodocumented need to install ZIP handler
Václav Slavík [Fri, 6 Sep 2002 19:03:36 +0000 (19:03 +0000)] 
documented need to install ZIP handler
(Julian's claim in previous commit was incorrect, mine is not)

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

21 years agoUpdated html version of stc.h
Robin Dunn [Fri, 6 Sep 2002 19:03:30 +0000 (19:03 +0000)] 
Updated html version of stc.h

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

21 years agofix for creating radio items in a toolbar with non zero margin
Vadim Zeitlin [Fri, 6 Sep 2002 18:28:58 +0000 (18:28 +0000)] 
fix for creating radio items in a toolbar with non zero margin

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

21 years agofix for radio items creation
Vadim Zeitlin [Fri, 6 Sep 2002 18:23:09 +0000 (18:23 +0000)] 
fix for radio items creation

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

21 years agoIncremented preview number, reswigged a couple things
Robin Dunn [Fri, 6 Sep 2002 18:01:04 +0000 (18:01 +0000)] 
Incremented preview number, reswigged a couple things

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

21 years agofixes for reading bitmapswith BI_BITFIELDS (patch 597906)
Vadim Zeitlin [Fri, 6 Sep 2002 18:00:32 +0000 (18:00 +0000)] 
fixes for reading bitmapswith BI_BITFIELDS (patch 597906)

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

21 years agoUpdated to Scintilla from 1.45 to 1.47
Robin Dunn [Fri, 6 Sep 2002 17:11:52 +0000 (17:11 +0000)] 
Updated to Scintilla from 1.45 to 1.47

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

21 years agoUpdated to Scintilla from 1.45 to 1.47
Robin Dunn [Fri, 6 Sep 2002 16:59:31 +0000 (16:59 +0000)] 
Updated to Scintilla from 1.45 to 1.47

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

21 years agoFixed bug with SetValue on read-only combobox; don't call ::SetWindowText,
Mattia Barbon [Fri, 6 Sep 2002 16:53:02 +0000 (16:53 +0000)] 
Fixed bug with SetValue on read-only combobox; don't call ::SetWindowText,
use SetStringSelection instead.

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

21 years agoRemoved #ifdef __WXMAC__ around dialog initialisation.
Julian Smart [Fri, 6 Sep 2002 16:32:34 +0000 (16:32 +0000)] 
Removed #ifdef __WXMAC__ around dialog initialisation.

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

21 years agoApplied patch [ 605592 ] Unicode patch for dirctrlg.cpp
Julian Smart [Fri, 6 Sep 2002 14:42:47 +0000 (14:42 +0000)] 
Applied patch [ 605592 ] Unicode patch for dirctrlg.cpp

Markus Greither

 just compiled the wxWindows CVS trunk using
BCC5.5.1 and UNICODE. I noticed a small bug in
girctrlg.cpp, that prevented compilation. There are more
such glitches in the wxGrid, but as I was running out of
time, I disabled this for now. Otherwise, compilation
worked fine and I was able to run the minimal sample
(using UNICOWS on my WIN98SE).

(I also corrected some wxGrid Unicode string typos -- JACS)

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

21 years agoCorrected wxMenu::Append item symbol documentation
Julian Smart [Fri, 6 Sep 2002 12:19:25 +0000 (12:19 +0000)] 
Corrected wxMenu::Append item symbol documentation

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

21 years agosmall bug fix for using multiple borland compilers
Chris Elliott [Fri, 6 Sep 2002 10:51:49 +0000 (10:51 +0000)] 
small bug fix for using multiple borland compilers

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

21 years agoAdded another reference to adding the zip handler.
Julian Smart [Fri, 6 Sep 2002 08:18:31 +0000 (08:18 +0000)] 
Added another reference to adding the zip handler.

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

21 years agoAdded note about adding the zip handler when using wxHtmlHelpController.
Julian Smart [Fri, 6 Sep 2002 08:13:05 +0000 (08:13 +0000)] 
Added note about adding the zip handler when using wxHtmlHelpController.

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

21 years ago Committing in .
Jouk Jansen [Fri, 6 Sep 2002 06:10:53 +0000 (06:10 +0000)] 
 Committing in .

 Updates for OpenVMS
 in utilsunx.cpp : OpenVMS does not have fork. So I use vfork there although
 the source warns me that it may be broken on some systems.

 Modified Files:
  wxWindows/setup.h_vms wxWindows/src/unix/utilsunx.cpp
 ----------------------------------------------------------------------

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

21 years agoSWIGged updates for wxMac
Robin Dunn [Fri, 6 Sep 2002 01:45:55 +0000 (01:45 +0000)] 
SWIGged updates for wxMac

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

21 years agofixed the width of the (week day as number) field, should be 1, not 2
Vadim Zeitlin [Thu, 5 Sep 2002 23:33:42 +0000 (23:33 +0000)] 
fixed the width of the  (week day as number) field, should be 1, not 2

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

21 years agofix va_arg(.,short int) problem
Václav Slavík [Thu, 5 Sep 2002 23:02:56 +0000 (23:02 +0000)] 
fix va_arg(.,short int) problem

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

21 years agoAllow wxGTK's wxToolbar to catch the standard window events
Robin Dunn [Thu, 5 Sep 2002 22:58:06 +0000 (22:58 +0000)] 
Allow wxGTK's wxToolbar to catch the standard window events

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

21 years agoSWIGged updates for wxGTK
Robin Dunn [Thu, 5 Sep 2002 21:40:34 +0000 (21:40 +0000)] 
SWIGged updates for wxGTK

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

21 years agoAdded IsEditCancelled
Robin Dunn [Thu, 5 Sep 2002 21:39:42 +0000 (21:39 +0000)] 
Added IsEditCancelled

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

21 years agocorrected comments (should not be C++ style!)
Gilles Depeyrot [Thu, 5 Sep 2002 21:04:29 +0000 (21:04 +0000)] 
corrected comments (should not be C++ style!)

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

21 years agoXmNframeChildType is not in Lesstif if it was compiled with Motif 1.2
Mattia Barbon [Thu, 5 Sep 2002 20:57:34 +0000 (20:57 +0000)] 
XmNframeChildType is not in Lesstif if it was compiled with Motif 1.2
compatibility.

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

21 years agoBuild without 2.2 compatibility
Mattia Barbon [Thu, 5 Sep 2002 20:56:42 +0000 (20:56 +0000)] 
Build without 2.2 compatibility

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

21 years agoRevert apparently accidental commit
Mattia Barbon [Thu, 5 Sep 2002 20:55:14 +0000 (20:55 +0000)] 
Revert apparently accidental commit

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

21 years agoAdded effects.h to filelist.txt so it will get installed, fixed a
Robin Dunn [Thu, 5 Sep 2002 20:54:30 +0000 (20:54 +0000)] 
Added effects.h to filelist.txt so it will get installed, fixed a
syntax problem in makeall.sh, regenerated all makefiles and etc.

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

21 years agoSolved problems with handling of LOST events on Unix platforms (reported
Guillermo Rodriguez Garcia [Thu, 5 Sep 2002 20:49:18 +0000 (20:49 +0000)] 
Solved problems with handling of LOST events on Unix platforms (reported
on wxGTK). Main symptoms were spurious CONNECT events being delivered when
a connection had failed.

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