wxWidgets.git
22 years agooops, wxGTK.spec missed clean section
Václav Slavík [Sat, 15 Dec 2001 16:45:18 +0000 (16:45 +0000)] 
oops, wxGTK.spec missed clean section

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

22 years agoOops, Watcom doesn't have _mktemp in DOS
Václav Slavík [Sat, 15 Dec 2001 16:44:43 +0000 (16:44 +0000)] 
Oops, Watcom doesn't have _mktemp in DOS

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

22 years ago Aqua gets Aqua tree buttons automatically now.
Robert Roebling [Sat, 15 Dec 2001 13:49:05 +0000 (13:49 +0000)] 
 Aqua gets Aqua tree buttons automatically now.

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

22 years agoadded EVT_CUSTOM test
Vadim Zeitlin [Fri, 14 Dec 2001 23:45:17 +0000 (23:45 +0000)] 
added EVT_CUSTOM test

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

22 years agoadded custom events demo
Vadim Zeitlin [Fri, 14 Dec 2001 23:38:33 +0000 (23:38 +0000)] 
added custom events demo

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

22 years ago1. define -D_THREAD_SAFE, not -D_REENTRANT for MT programs under FreeBSD
Vadim Zeitlin [Fri, 14 Dec 2001 19:34:00 +0000 (19:34 +0000)] 
1. define -D_THREAD_SAFE, not -D_REENTRANT for MT programs under FreeBSD
   (not as if it really helped with my test system, they still crash)
2. don't link with gthread if --disable-threads was specified

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

22 years agodon't include windows.h unless neccessary
Václav Slavík [Fri, 14 Dec 2001 19:25:48 +0000 (19:25 +0000)] 
don't include windows.h unless neccessary

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

22 years agoimplemented wxDir as pure MGL code
Václav Slavík [Fri, 14 Dec 2001 19:25:39 +0000 (19:25 +0000)] 
implemented wxDir as pure MGL code

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

22 years agowxFindFirstFile and friends for wxMGL
Václav Slavík [Fri, 14 Dec 2001 19:25:16 +0000 (19:25 +0000)] 
wxFindFirstFile and friends for wxMGL

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

22 years agounimportant DOS fix
Václav Slavík [Fri, 14 Dec 2001 19:24:59 +0000 (19:24 +0000)] 
unimportant DOS fix

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

22 years agomove pmapi.h to mgl/private.h
Václav Slavík [Fri, 14 Dec 2001 19:24:49 +0000 (19:24 +0000)] 
move pmapi.h to mgl/private.h

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

22 years agoOops, Watcom doesn't have _mktemp in DOS
Václav Slavík [Fri, 14 Dec 2001 19:24:32 +0000 (19:24 +0000)] 
Oops, Watcom doesn't have _mktemp in DOS

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

22 years agofilled-in DOS parts of wxMGL utils
Václav Slavík [Fri, 14 Dec 2001 19:24:24 +0000 (19:24 +0000)] 
filled-in DOS parts of wxMGL utils

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

22 years agoWatcom compilation fix
Václav Slavík [Fri, 14 Dec 2001 19:24:15 +0000 (19:24 +0000)] 
Watcom compilation fix

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

22 years agofixes to wxMGL build
Václav Slavík [Fri, 14 Dec 2001 19:24:04 +0000 (19:24 +0000)] 
fixes to wxMGL build

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

22 years agoOS/2 compile fixes.
David Webster [Fri, 14 Dec 2001 17:09:03 +0000 (17:09 +0000)] 
OS/2 compile fixes.

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

22 years agowxConfig clean up and bug fix for record defaults
Vadim Zeitlin [Fri, 14 Dec 2001 00:58:59 +0000 (00:58 +0000)] 
wxConfig clean up and bug fix for record defaults

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

22 years agogot rid of ^Ms
Vadim Zeitlin [Fri, 14 Dec 2001 00:28:47 +0000 (00:28 +0000)] 
got rid of ^Ms

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

22 years agoVerbose languages such as German need a big
Robert Roebling [Thu, 13 Dec 2001 23:36:32 +0000 (23:36 +0000)] 
Verbose languages such as German need a big
  wxFileDialog (like it already was in the
  2.2.X tree).

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

22 years agoMore on announcing wxWindows.
Robert Roebling [Thu, 13 Dec 2001 23:35:36 +0000 (23:35 +0000)] 
More on announcing wxWindows.

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

22 years agoBuild and distrib tweaks
Robin Dunn [Thu, 13 Dec 2001 18:55:19 +0000 (18:55 +0000)] 
Build and distrib tweaks

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

22 years agoA fix from Patrick
Robin Dunn [Thu, 13 Dec 2001 18:54:44 +0000 (18:54 +0000)] 
A fix from Patrick

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

22 years agoRemoved Alt or Ctrl hack
Robin Dunn [Thu, 13 Dec 2001 18:53:47 +0000 (18:53 +0000)] 
Removed Alt or Ctrl hack

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

22 years agoTypo fixes
Robin Dunn [Thu, 13 Dec 2001 18:51:23 +0000 (18:51 +0000)] 
Typo fixes

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

22 years agoVadim, please check this, I think it's what you meant
Ron Lee [Thu, 13 Dec 2001 07:10:39 +0000 (07:10 +0000)] 
Vadim, please check this, I think it's what you meant
and doesn't build for me otherwise.  Thanks.

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

22 years agoanother memory leak fixed
Vadim Zeitlin [Wed, 12 Dec 2001 14:08:02 +0000 (14:08 +0000)] 
another memory leak fixed

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

22 years agosmall clarification for SetRecordDefaults
Vadim Zeitlin [Wed, 12 Dec 2001 13:38:28 +0000 (13:38 +0000)] 
small clarification for SetRecordDefaults

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

22 years agoextremely dumb script to create wxBase distrib
Vadim Zeitlin [Wed, 12 Dec 2001 00:36:25 +0000 (00:36 +0000)] 
extremely dumb script to create wxBase distrib

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

22 years agoadded wxUniv porting note
Vadim Zeitlin [Tue, 11 Dec 2001 19:30:05 +0000 (19:30 +0000)] 
added wxUniv porting note

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

22 years agomoved wxUniv readme to its own directory
Vadim Zeitlin [Tue, 11 Dec 2001 19:28:13 +0000 (19:28 +0000)] 
moved wxUniv readme to its own directory

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

22 years agosome wxUniv docs
Vadim Zeitlin [Tue, 11 Dec 2001 18:53:22 +0000 (18:53 +0000)] 
some wxUniv docs

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

22 years agofixes for wxBase dist and install
Vadim Zeitlin [Tue, 11 Dec 2001 18:39:59 +0000 (18:39 +0000)] 
fixes for wxBase dist and install

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

22 years agosome basic docs for wxBase
Vadim Zeitlin [Tue, 11 Dec 2001 17:52:51 +0000 (17:52 +0000)] 
some basic docs for wxBase

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

22 years agoSWIGged code update for wxMac
Robin Dunn [Tue, 11 Dec 2001 17:04:08 +0000 (17:04 +0000)] 
SWIGged code update for wxMac

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

22 years agoadded FM and wx-announce to the last section
Vadim Zeitlin [Tue, 11 Dec 2001 14:32:28 +0000 (14:32 +0000)] 
added FM and wx-announce to the last section

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

22 years agopreemptive fix for wxPython compilation. It will break otherwise when
Ron Lee [Tue, 11 Dec 2001 06:40:48 +0000 (06:40 +0000)] 
preemptive fix for wxPython compilation.  It will break otherwise when
the Serialise stuff goes.

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

22 years agoOops... Committed wrong version last time.
Robin Dunn [Tue, 11 Dec 2001 06:13:55 +0000 (06:13 +0000)] 
Oops...  Committed wrong version last time.

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

22 years agoAnother distrib fix
Robin Dunn [Tue, 11 Dec 2001 06:02:26 +0000 (06:02 +0000)] 
Another distrib fix

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

22 years agoMore distrib updates
Robin Dunn [Tue, 11 Dec 2001 04:55:09 +0000 (04:55 +0000)] 
More distrib updates

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

22 years agoadded a note about preparing a wxGTK release
Vadim Zeitlin [Tue, 11 Dec 2001 01:11:54 +0000 (01:11 +0000)] 
added a note about preparing a wxGTK release

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

22 years agowxBase compilation fix
Vadim Zeitlin [Mon, 10 Dec 2001 23:24:53 +0000 (23:24 +0000)] 
wxBase compilation fix

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

22 years agoPyCrust updates
Robin Dunn [Mon, 10 Dec 2001 22:45:02 +0000 (22:45 +0000)] 
PyCrust updates

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

22 years agoMore demo/distrib updates
Robin Dunn [Mon, 10 Dec 2001 22:44:38 +0000 (22:44 +0000)] 
More demo/distrib updates

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

22 years agoReversed crazy wxKEY_STRING/INTEGER thing
Julian Smart [Mon, 10 Dec 2001 21:33:30 +0000 (21:33 +0000)] 
Reversed crazy wxKEY_STRING/INTEGER thing

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

22 years agoI have no idea if this is right or works, but I'm adding a manifest to
Robin Dunn [Mon, 10 Dec 2001 21:23:36 +0000 (21:23 +0000)] 
I have no idea if this is right or works, but I'm adding a manifest to
wxPython's resource file for WinXP...

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

22 years agoSome demo cleanup and distrib stuff
Robin Dunn [Mon, 10 Dec 2001 21:20:48 +0000 (21:20 +0000)] 
Some demo cleanup and distrib stuff

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

22 years agoenabled all tests for the release
Vadim Zeitlin [Mon, 10 Dec 2001 15:30:29 +0000 (15:30 +0000)] 
enabled all tests for the release

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

22 years ago Small optical fix.
Robert Roebling [Mon, 10 Dec 2001 11:55:16 +0000 (11:55 +0000)] 
  Small optical fix.

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

22 years agoUpdated readme
Julian Smart [Mon, 10 Dec 2001 11:47:58 +0000 (11:47 +0000)] 
Updated readme

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

22 years agoEvent typo fixed
Julian Smart [Mon, 10 Dec 2001 11:39:06 +0000 (11:39 +0000)] 
Event typo fixed

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

22 years ago Changed wxTreeCtrl to look Mac-like under Mac
Robert Roebling [Mon, 10 Dec 2001 11:21:28 +0000 (11:21 +0000)] 
  Changed wxTreeCtrl to look Mac-like under Mac
     automatically.

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

22 years agoadded deps for .t files so make works correctly when you edit them.
Ron Lee [Mon, 10 Dec 2001 01:50:09 +0000 (01:50 +0000)] 
added deps for .t files so make works correctly when you edit them.

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

22 years ago Changed semantics of clicking beside the text control
Robert Roebling [Sun, 9 Dec 2001 21:15:56 +0000 (21:15 +0000)] 
 Changed semantics of clicking beside the text control
   when editing a label. This now accepts the input.
 My attempt to make the focus return to the owning
   tree and list control window failed.

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

22 years agoclean is symbolic target
Václav Slavík [Sun, 9 Dec 2001 15:38:45 +0000 (15:38 +0000)] 
clean is symbolic target

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

22 years agofixed zlib watcom makefile
Václav Slavík [Sun, 9 Dec 2001 15:38:38 +0000 (15:38 +0000)] 
fixed zlib watcom makefile

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

22 years agoadded wxMGL+DOS+Watcom makefiles
Václav Slavík [Sun, 9 Dec 2001 15:38:31 +0000 (15:38 +0000)] 
added wxMGL+DOS+Watcom makefiles

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

22 years agomore MSDOS fixes (config file location)
Václav Slavík [Sun, 9 Dec 2001 15:37:51 +0000 (15:37 +0000)] 
more MSDOS fixes (config file location)

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

22 years agooops, a typo in the last commit
Vadim Zeitlin [Sun, 9 Dec 2001 14:38:23 +0000 (14:38 +0000)] 
oops, a typo in the last commit

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

22 years agoItemHasChildren() should return TRUE for the items which have plus button as they...
Vadim Zeitlin [Sun, 9 Dec 2001 14:35:54 +0000 (14:35 +0000)] 
ItemHasChildren() should return TRUE for the items which have plus button as they could have children even if they currently don't

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

22 years agoutils/framelayout has been much enhanced, and can now be found in contrib/src/fl
George Tasker [Sun, 9 Dec 2001 13:58:06 +0000 (13:58 +0000)] 
utils/framelayout has been much enhanced, and can now be found in contrib/src/fl

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

22 years agofix for the crash when many listctrl items change state
Vadim Zeitlin [Sun, 9 Dec 2001 13:35:48 +0000 (13:35 +0000)] 
fix for the crash when many listctrl items change state

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

22 years agoadded a note about Windows XP support
Vadim Zeitlin [Sun, 9 Dec 2001 12:56:28 +0000 (12:56 +0000)] 
added a note about Windows XP support

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

22 years agofix for my old and broken mingw32 headers
Vadim Zeitlin [Sun, 9 Dec 2001 12:56:03 +0000 (12:56 +0000)] 
fix for my old and broken mingw32 headers

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

22 years agoDefine SF_UNICODE if undefined
Julian Smart [Sun, 9 Dec 2001 10:41:07 +0000 (10:41 +0000)] 
Define SF_UNICODE if undefined

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

22 years agoadded changes in order to make at least button events work on mac
Stefan Csomor [Sun, 9 Dec 2001 07:41:10 +0000 (07:41 +0000)] 
added changes in order to make at least button events work on mac

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

22 years agocompilation fix for Watcom (sorry, Vadim, there's some bug in Watcom C++, it doesn...
Václav Slavík [Sun, 9 Dec 2001 02:21:30 +0000 (02:21 +0000)] 
compilation fix for Watcom (sorry, Vadim, there's some bug in Watcom C++, it doesn't compile this instance of valid C++ code, producing an obviously incorrect error

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

22 years agowxMGL Watcom compilation fixes
Václav Slavík [Sun, 9 Dec 2001 02:21:20 +0000 (02:21 +0000)] 
wxMGL Watcom compilation fixes

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

22 years agofixed bug with the caret positioning after SetValue() introduced by the last commit
Vadim Zeitlin [Sun, 9 Dec 2001 01:39:54 +0000 (01:39 +0000)] 
fixed bug with the caret positioning after SetValue() introduced by the last commit

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

22 years agofix bogus VC 'for' scoping.
Ron Lee [Sun, 9 Dec 2001 01:36:33 +0000 (01:36 +0000)] 
fix bogus VC 'for' scoping.

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

22 years agono real changes
Vadim Zeitlin [Sun, 9 Dec 2001 01:29:11 +0000 (01:29 +0000)] 
no real changes

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

22 years agofixed displaying text in non default charset in the richedit control
Vadim Zeitlin [Sun, 9 Dec 2001 00:47:29 +0000 (00:47 +0000)] 
fixed displaying text in non default charset in the richedit control

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

22 years agosuppress compilation warning
Vadim Zeitlin [Sun, 9 Dec 2001 00:46:43 +0000 (00:46 +0000)] 
suppress compilation warning

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

22 years agoadded wxEncodingToCodepage() and implemented it properly (using in32 API instead...
Vadim Zeitlin [Sun, 9 Dec 2001 00:46:15 +0000 (00:46 +0000)] 
added wxEncodingToCodepage() and implemented it properly (using in32 API instead of directly reading from the registry)

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

22 years agorefresh the window when the size changed
Vadim Zeitlin [Sun, 9 Dec 2001 00:45:22 +0000 (00:45 +0000)] 
refresh the window when the size changed

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

22 years agofixes for setup.h handling in Watcom makefiles
Václav Slavík [Sat, 8 Dec 2001 23:28:29 +0000 (23:28 +0000)] 
fixes for setup.h handling in Watcom makefiles

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

22 years agoWatcom docs correction
Václav Slavík [Sat, 8 Dec 2001 23:28:20 +0000 (23:28 +0000)] 
Watcom docs correction

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

22 years agobuild zlib in WIN32, not MSDOS mode
Václav Slavík [Sat, 8 Dec 2001 23:26:34 +0000 (23:26 +0000)] 
build zlib in WIN32, not MSDOS mode

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

22 years agocompilation fix for Watcom C++
Václav Slavík [Sat, 8 Dec 2001 23:26:22 +0000 (23:26 +0000)] 
compilation fix for Watcom C++

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

22 years agoreverted SciTech sabotage of Watcom compilation (invalid definition of PNG,TIFF LINKA...
Václav Slavík [Sat, 8 Dec 2001 23:25:56 +0000 (23:25 +0000)] 
reverted SciTech sabotage of Watcom compilation (invalid definition of PNG,TIFF LINKAGEMODE)

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

22 years agomoved HAVE_BOOLEAN logic specific to wxWindows outside libjpeg headers
Václav Slavík [Sat, 8 Dec 2001 23:25:45 +0000 (23:25 +0000)] 
moved HAVE_BOOLEAN logic specific to wxWindows outside libjpeg headers

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

22 years agocompilation fix for Watcom
Václav Slavík [Sat, 8 Dec 2001 23:25:35 +0000 (23:25 +0000)] 
compilation fix for Watcom

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

22 years agofixed bugs with setting the client size when the difference between the total and...
Vadim Zeitlin [Sat, 8 Dec 2001 23:13:27 +0000 (23:13 +0000)] 
fixed bugs with setting the client size when the difference between the total and client size changes as the result (e.g. because the scrollbars [dis]appear or the menu bar [un]wraps

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

22 years agoApplied #486410
Mattia Barbon [Sat, 8 Dec 2001 22:22:00 +0000 (22:22 +0000)] 
Applied #486410

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

22 years ago1. don't emulate OFN_OVERWRITEPROMPT, use the real thing
Vadim Zeitlin [Sat, 8 Dec 2001 20:03:07 +0000 (20:03 +0000)] 
1. don't emulate OFN_OVERWRITEPROMPT, use the real thing
2. squeeze duplicate (back)slashes from the initial dir, othewise the
   common dialog doesn't work

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

22 years agoSome updates to the MSW install text
Julian Smart [Sat, 8 Dec 2001 19:49:37 +0000 (19:49 +0000)] 
Some updates to the MSW install text

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

22 years agoRemoved --use-temp-file removed from makeg95.env
Julian Smart [Sat, 8 Dec 2001 19:20:38 +0000 (19:20 +0000)] 
Removed --use-temp-file removed from makeg95.env

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

22 years agoCorrected CVS commit clash; small doc changes (removed Windows 3.1 reference since
Julian Smart [Sat, 8 Dec 2001 18:14:57 +0000 (18:14 +0000)] 
Corrected CVS commit clash; small doc changes (removed Windows 3.1 reference since
it's probably broken by now)

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

22 years agoAdded clipboard cut and paste
Robin Dunn [Sat, 8 Dec 2001 18:04:27 +0000 (18:04 +0000)] 
Added clipboard cut and paste

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

22 years agoinitialize m_hasXXX in wxWindowBase
Vadim Zeitlin [Sat, 8 Dec 2001 14:03:33 +0000 (14:03 +0000)] 
initialize m_hasXXX in wxWindowBase

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

22 years agocorrected constness
Stefan Csomor [Sat, 8 Dec 2001 08:00:39 +0000 (08:00 +0000)] 
corrected constness

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

22 years agoAdded comment about an untested code path...
Robin Dunn [Sat, 8 Dec 2001 01:25:30 +0000 (01:25 +0000)] 
Added comment about an untested code path...

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

22 years agoNasty workaround for an incompatible low-level change in Python 2.2,
Robin Dunn [Sat, 8 Dec 2001 01:15:15 +0000 (01:15 +0000)] 
Nasty workaround for an incompatible low-level change in Python 2.2,
but it was undocumented before 2.2 so I guess that's what I get...

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

22 years agoalso turn off build of gizmos and dllwidget if CORE_ONLY==1
Robin Dunn [Sat, 8 Dec 2001 01:14:04 +0000 (01:14 +0000)] 
also turn off build of gizmos and dllwidget if CORE_ONLY==1

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

22 years agofixes for handling WM_SYSCOLORCHANGE - now seems to work
Vadim Zeitlin [Sat, 8 Dec 2001 00:26:30 +0000 (00:26 +0000)] 
fixes for handling WM_SYSCOLORCHANGE - now seems to work

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

22 years agoadded wxMGL_DOS platform
Václav Slavík [Sat, 8 Dec 2001 00:26:25 +0000 (00:26 +0000)] 
added wxMGL_DOS platform

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

22 years ago- added precompiled headers code
Václav Slavík [Sat, 8 Dec 2001 00:26:05 +0000 (00:26 +0000)] 
- added precompiled headers code
- more Watcom+DOS+MGL fixes

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

22 years agocompilation fix
Václav Slavík [Sat, 8 Dec 2001 00:25:52 +0000 (00:25 +0000)] 
compilation fix

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

22 years agoMade Aqua style internal in wxSplitterWindow.
Robert Roebling [Fri, 7 Dec 2001 23:28:03 +0000 (23:28 +0000)] 
Made Aqua style internal in wxSplitterWindow.

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

22 years agoRemoved Aqua style from docs.
Robert Roebling [Fri, 7 Dec 2001 23:27:10 +0000 (23:27 +0000)] 
Removed Aqua style from docs.

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

22 years agocompilation fix for Watcom
Václav Slavík [Fri, 7 Dec 2001 22:51:08 +0000 (22:51 +0000)] 
compilation fix for Watcom

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