wxWidgets.git
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

22 years agoDOS compilation fixes
Václav Slavík [Fri, 7 Dec 2001 22:47:17 +0000 (22:47 +0000)] 
DOS compilation fixes

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

22 years agofixes for wxUSE_MIMETYPE==0 and fixes for compilation of generic wxFiledialog under...
Václav Slavík [Fri, 7 Dec 2001 22:47:09 +0000 (22:47 +0000)] 
fixes for wxUSE_MIMETYPE==0 and fixes for compilation of generic wxFiledialog under DOS/Watcom

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

22 years agothe sample should really really show treectrl's native/default look
Václav Slavík [Fri, 7 Dec 2001 22:46:47 +0000 (22:46 +0000)] 
the sample should really really show treectrl's native/default look

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

22 years agofixed rendering of expanded nodes with exactly one child
Václav Slavík [Fri, 7 Dec 2001 22:44:02 +0000 (22:44 +0000)] 
fixed rendering of expanded nodes with exactly one child

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

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

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

22 years agowatcom fixes
Václav Slavík [Fri, 7 Dec 2001 22:41:25 +0000 (22:41 +0000)] 
watcom fixes

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

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

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

22 years agocompilation fix for wxULongLongWx::Divide (Vadim, is this correct?)
Václav Slavík [Fri, 7 Dec 2001 22:40:17 +0000 (22:40 +0000)] 
compilation fix for wxULongLongWx::Divide (Vadim, is this correct?)

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

22 years ago(temporary) hotfix for Watcom/DOS and PNGLINKAGEMODE
Václav Slavík [Fri, 7 Dec 2001 22:39:59 +0000 (22:39 +0000)] 
(temporary) hotfix for Watcom/DOS and PNGLINKAGEMODE

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

22 years agowxFileSystem w/o wxUSE_MIMETYPE fixes
Václav Slavík [Fri, 7 Dec 2001 22:39:35 +0000 (22:39 +0000)] 
wxFileSystem w/o wxUSE_MIMETYPE fixes

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

22 years agoMS-DOS fixes
Václav Slavík [Fri, 7 Dec 2001 22:39:22 +0000 (22:39 +0000)] 
MS-DOS fixes

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

22 years agouse "..." instead of <...> for wx includes
Gilles Depeyrot [Fri, 7 Dec 2001 20:18:55 +0000 (20:18 +0000)] 
use "..." instead of <...> for wx includes

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

22 years agoAdded wxLEDNumberCtrl to gizmos and wxPython
Robin Dunn [Fri, 7 Dec 2001 18:45:16 +0000 (18:45 +0000)] 
Added wxLEDNumberCtrl to gizmos and wxPython

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

22 years agoSmall corrections -- please remember to put a blank line at the end of each input...
Julian Smart [Fri, 7 Dec 2001 16:57:05 +0000 (16:57 +0000)] 
Small corrections -- please remember to put a blank line at the end of each input file. Thank you

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

22 years agoshow font encoding as well; use a splitter to allow resizing the windows
Vadim Zeitlin [Fri, 7 Dec 2001 15:24:00 +0000 (15:24 +0000)] 
show font encoding as well; use a splitter to allow resizing the windows

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

22 years agopropose to the user to use the replacement encoding if one was found
Vadim Zeitlin [Fri, 7 Dec 2001 15:23:11 +0000 (15:23 +0000)] 
propose to the user to use the replacement encoding if one was found

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

22 years agoadded method for getting the help menu on classic and carbon
Stefan Csomor [Fri, 7 Dec 2001 05:35:57 +0000 (05:35 +0000)] 
added method for getting the help menu on classic and carbon

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

22 years agoadded method for getting the help menu
Stefan Csomor [Fri, 7 Dec 2001 05:30:00 +0000 (05:30 +0000)] 
added method for getting the help menu

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

22 years agoChanged a method name
Robin Dunn [Fri, 7 Dec 2001 04:32:43 +0000 (04:32 +0000)] 
Changed a method name

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

22 years agofixed wxConfig memory leak in wxFontMapper
Vadim Zeitlin [Fri, 7 Dec 2001 00:09:50 +0000 (00:09 +0000)] 
fixed wxConfig memory leak in wxFontMapper

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

22 years agodon't crash in wxGetWindowXXX() if HWND is 0
Vadim Zeitlin [Fri, 7 Dec 2001 00:08:02 +0000 (00:08 +0000)] 
don't crash in wxGetWindowXXX() if HWND is 0

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

22 years agodllwidget demo updates
Robin Dunn [Thu, 6 Dec 2001 20:27:40 +0000 (20:27 +0000)] 
dllwidget demo updates

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

22 years ago.cvsignore
Robin Dunn [Thu, 6 Dec 2001 20:19:03 +0000 (20:19 +0000)] 
.cvsignore

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

22 years agoAdded some event handlers to show they work
Robin Dunn [Thu, 6 Dec 2001 20:01:20 +0000 (20:01 +0000)] 
Added some event handlers to show they work

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

22 years agoDon't send the button event in idle time, just release the mouse first.
Robin Dunn [Thu, 6 Dec 2001 20:00:27 +0000 (20:00 +0000)] 
Don't send the button event in idle time, just release the mouse first.

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

22 years agoAdded wxDllWidget from Vaclav Slavik which allows wx widgets derived
Robin Dunn [Thu, 6 Dec 2001 19:59:37 +0000 (19:59 +0000)] 
Added wxDllWidget from Vaclav Slavik which allows wx widgets derived
from wxWindow to be loaded from a C++ .dll (or .so) and be used in a
wxPython program, without the widget having to be SWIGged first.

Various updates for distribs

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

22 years agoAdded wxSP_SASH_AQUA style
Robert Roebling [Thu, 6 Dec 2001 17:01:00 +0000 (17:01 +0000)] 
Added wxSP_SASH_AQUA style

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

22 years agotypo fix
Ron Lee [Wed, 5 Dec 2001 22:15:41 +0000 (22:15 +0000)] 
typo fix

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

22 years agouse wxWindow instead of wxTopLevelWindow (not yet implemented for wxMOTIF)
Gilles Depeyrot [Wed, 5 Dec 2001 21:05:23 +0000 (21:05 +0000)] 
use wxWindow instead of wxTopLevelWindow (not yet implemented for wxMOTIF)

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

22 years agochanged DoMoveWindow not to change the height of the spinbutton on mac
Stefan Csomor [Wed, 5 Dec 2001 20:39:32 +0000 (20:39 +0000)] 
changed DoMoveWindow not to change the height of the spinbutton on mac

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

22 years agochanged default size, because MacOS X was using the boundaries differently
Stefan Csomor [Wed, 5 Dec 2001 20:38:05 +0000 (20:38 +0000)] 
changed default size, because MacOS X was using the boundaries differently

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

22 years agoDOS+Watcom fixes
Václav Slavík [Wed, 5 Dec 2001 17:03:33 +0000 (17:03 +0000)] 
DOS+Watcom fixes

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

22 years agocompilation fixes (I wonder how did you people ever compile it...)
Václav Slavík [Wed, 5 Dec 2001 17:03:17 +0000 (17:03 +0000)] 
compilation fixes (I wonder how did you people ever compile it...)

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

22 years agocompilation fixes for Watcom+MGL+MS-DOS
Václav Slavík [Wed, 5 Dec 2001 17:03:05 +0000 (17:03 +0000)] 
compilation fixes for Watcom+MGL+MS-DOS

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

22 years agowxRemotelyScrolledTreeCtrl draws its own lines if wxTR_ROW_LINES flag
Robin Dunn [Wed, 5 Dec 2001 16:17:17 +0000 (16:17 +0000)] 
wxRemotelyScrolledTreeCtrl draws its own lines if wxTR_ROW_LINES flag
is used, but prevents the base class from seeing the flag so they
won't be drawn twice with possibly different colours.

Also changed all tabs to spaces, so the diffs will show a lot of
whitespace-only changes.

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

22 years agoAdded univ.rsp and included files in wxMSW distrib
Julian Smart [Wed, 5 Dec 2001 13:30:34 +0000 (13:30 +0000)] 
Added univ.rsp and included files in wxMSW distrib

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

22 years ago Committing in .
Jouk Jansen [Wed, 5 Dec 2001 11:02:02 +0000 (11:02 +0000)] 
 Committing in .

 Modified Files:
  wxWindows/setup.h_vms wxWindows/src/common/descrip.mms
  wxWindows/src/gtk/descrip.mms

 Update of OpenVMS compile support

 ----------------------------------------------------------------------

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

22 years agoMS-DOS fix
Václav Slavík [Tue, 4 Dec 2001 23:45:16 +0000 (23:45 +0000)] 
MS-DOS fix

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

22 years ago1. Who the hell wrote that idiotencode for choosing drive letter on OS/2 ????
Václav Slavík [Tue, 4 Dec 2001 23:44:38 +0000 (23:44 +0000)] 
1. Who the hell wrote that idiotencode for choosing drive letter on OS/2 ????
   Nuked! ...and replaced that 26 items switch statement with one wxString::Printf call.
2. Compilation fixes for Watcom+MGL+MS-DOS

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

22 years agocompilation fix - wxCoord, not int
Václav Slavík [Tue, 4 Dec 2001 23:44:12 +0000 (23:44 +0000)] 
compilation fix - wxCoord, not int

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

22 years agowatcom headers don't define M_PI
Václav Slavík [Tue, 4 Dec 2001 23:43:49 +0000 (23:43 +0000)] 
watcom headers don't define M_PI

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

22 years agoAqua splitter sashes.
Robert Roebling [Tue, 4 Dec 2001 21:08:50 +0000 (21:08 +0000)] 
Aqua splitter sashes.
Even bigger notebook for Aqua.

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

22 years agochanged defaultitem method from belonging to a panel to any window
Stefan Csomor [Tue, 4 Dec 2001 20:08:29 +0000 (20:08 +0000)] 
changed defaultitem method from belonging to a panel to any window

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

22 years agoUpdated docs for wxTaskBarIcon
Mattia Barbon [Tue, 4 Dec 2001 19:41:53 +0000 (19:41 +0000)] 
Updated docs for wxTaskBarIcon

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

22 years agoFix for very old w32api
Mattia Barbon [Tue, 4 Dec 2001 19:40:28 +0000 (19:40 +0000)] 
Fix for very old w32api

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

22 years agoStill more space around notebook pages...
Robert Roebling [Tue, 4 Dec 2001 17:44:52 +0000 (17:44 +0000)] 
Still more space around notebook pages...

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

22 years agowxUSE_TIPWINDOW may be set even if wxUSE_POPUPWIN is unset
Vadim Zeitlin [Tue, 4 Dec 2001 17:37:23 +0000 (17:37 +0000)] 
wxUSE_TIPWINDOW may be set even if wxUSE_POPUPWIN is unset

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

22 years agoNotebook sizers didn't take any borders into account,
Robert Roebling [Tue, 4 Dec 2001 17:22:05 +0000 (17:22 +0000)] 
Notebook sizers didn't take any borders into account,
esc. not those large ones under Aqua which caused
ugly overlapping.

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