]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
22 years agoPatches, updates from contributors, etc.
Robin Dunn [Wed, 19 Dec 2001 21:23:53 +0000 (21:23 +0000)] 
Patches, updates from contributors, etc.

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

22 years agoUpdated build instructions for win32
Robin Dunn [Wed, 19 Dec 2001 21:17:48 +0000 (21:17 +0000)] 
Updated build instructions for win32

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

22 years agoadded missing default param value for Enable()
Vadim Zeitlin [Wed, 19 Dec 2001 20:36:33 +0000 (20:36 +0000)] 
added missing default param value for Enable()

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

22 years agoupdated for changes to wxPython and contrib.
Ron Lee [Wed, 19 Dec 2001 20:19:55 +0000 (20:19 +0000)] 
updated for changes to wxPython and contrib.

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

22 years agoFixed silly cut n paste error.
Ron Lee [Wed, 19 Dec 2001 19:16:46 +0000 (19:16 +0000)] 
Fixed silly cut n paste error.

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

22 years agoEmptied patch.rsp
Julian Smart [Wed, 19 Dec 2001 13:37:26 +0000 (13:37 +0000)] 
Emptied patch.rsp

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

22 years agocompilation fix
Vadim Zeitlin [Wed, 19 Dec 2001 13:10:10 +0000 (13:10 +0000)] 
compilation fix

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

22 years agoAdded new dynamic loading classes. (which handle proper
Ron Lee [Wed, 19 Dec 2001 07:09:58 +0000 (07:09 +0000)] 
Added new dynamic loading classes.  (which handle proper
wxRTTI and wxModule initialisation and unloading)
Removed serialisation code from wxObject and elsewhere.
Added USER_EXPORTED hash and list macros.
Added *_PLUGGABLE_CLASS defines for exporting dynamic wxObjects
from dlls.

 ----------------------------------------------------------------------
 Modified Files:
  Makefile.in configure configure.in setup.h.in debian/changelog
  distrib/msw/tmake/filelist.txt include/wx/defs.h
  include/wx/docview.h include/wx/dynlib.h include/wx/fileconf.h
  include/wx/hash.h include/wx/list.h include/wx/module.h
  include/wx/object.h include/wx/resource.h include/wx/stream.h
  include/wx/gtk/setup0.h include/wx/msw/setup0.h src/files.lst
  src/wxBase.dsp src/wxUniv.dsp src/wxWindows.dsp
  src/common/dynlib.cpp src/common/filename.cpp
  src/common/module.cpp src/common/object.cpp
  src/common/stream.cpp src/gtk/files.lst src/mac/files.lst
  src/mgl/files.lst src/mgl/makefile.wat src/motif/files.lst
  src/msw/dialup.cpp src/msw/files.lst src/msw/helpchm.cpp
  src/msw/makefile.b32 src/msw/makefile.bcc src/msw/makefile.dos
  src/msw/makefile.g95 src/msw/makefile.sc src/msw/makefile.vc
  src/msw/makefile.wat src/os2/files.lst src/univ/files.lst
 Added Files:
  include/wx/dynload.h src/common/dynload.cpp
 Removed Files:
  include/wx/objstrm.h include/wx/serbase.h
  src/common/objstrm.cpp src/common/serbase.cpp
  utils/serialize/.cvsignore utils/serialize/makefile.b32
  utils/serialize/sercore.cpp utils/serialize/sercore.h
  utils/serialize/serctrl.cpp utils/serialize/serctrl.h
  utils/serialize/serext.cpp utils/serialize/serext.h
  utils/serialize/sergdi.cpp utils/serialize/sergdi.h
  utils/serialize/sermain.cpp utils/serialize/serwnd.cpp
  utils/serialize/serwnd.h
 ----------------------------------------------------------------------

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

22 years ago Committing in .
Jouk Jansen [Wed, 19 Dec 2001 07:06:19 +0000 (07:06 +0000)] 
 Committing in .

 Updating VMS setup conforming the Unix-setup

 Modified Files:
  wxWindows/setup.h_vms
 ----------------------------------------------------------------------

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

22 years agosuppress some warnings appearing in the optimized build only
Vadim Zeitlin [Wed, 19 Dec 2001 01:56:38 +0000 (01:56 +0000)] 
suppress some warnings appearing in the optimized build only

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

22 years agocompilation fix for Windows
Vadim Zeitlin [Wed, 19 Dec 2001 01:31:27 +0000 (01:31 +0000)] 
compilation fix for Windows

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

22 years agofixed redraw problems in wxStaticText
Vadim Zeitlin [Wed, 19 Dec 2001 01:27:26 +0000 (01:27 +0000)] 
fixed redraw problems in wxStaticText

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

22 years agosend Host header in HTTP requests
Václav Slavík [Tue, 18 Dec 2001 23:12:52 +0000 (23:12 +0000)] 
send Host header in HTTP requests

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

22 years agofixed i18n handling of _ in XRC texts
Václav Slavík [Tue, 18 Dec 2001 23:12:40 +0000 (23:12 +0000)] 
fixed i18n handling of _ in XRC texts

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

22 years agofix for the X fatal error when closing frames
Vadim Zeitlin [Tue, 18 Dec 2001 20:40:25 +0000 (20:40 +0000)] 
fix for the X fatal error when closing frames

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

22 years agoMinor doc changes
Julian Smart [Tue, 18 Dec 2001 20:25:32 +0000 (20:25 +0000)] 
Minor doc changes

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

22 years agofix for using wxDataObjectComposite with the clipboard
Vadim Zeitlin [Tue, 18 Dec 2001 18:43:10 +0000 (18:43 +0000)] 
fix for using wxDataObjectComposite with the clipboard

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

22 years agocompilation fix for old mingw32
Vadim Zeitlin [Tue, 18 Dec 2001 18:26:52 +0000 (18:26 +0000)] 
compilation fix for old mingw32

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

22 years ago1. fixed file descriptors leak in wxFileName::CreateTempFileName()
Vadim Zeitlin [Tue, 18 Dec 2001 17:47:27 +0000 (17:47 +0000)] 
1. fixed file descriptors leak in wxFileName::CreateTempFileName()
2. really made it race-safe (provided we have mkstemp())

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

22 years agoFixed a linking problem as some virtuals and static not properly defined
David Webster [Tue, 18 Dec 2001 17:35:58 +0000 (17:35 +0000)] 
Fixed a linking problem as some virtuals and static not properly defined

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

22 years agoTaking out __WXPM__ ifdef around wxUSE_UNICODE
David Webster [Tue, 18 Dec 2001 16:36:22 +0000 (16:36 +0000)] 
Taking out __WXPM__ ifdef around wxUSE_UNICODE

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

22 years agofix for handling the standard X toolkit options
Vadim Zeitlin [Tue, 18 Dec 2001 16:07:15 +0000 (16:07 +0000)] 
fix for handling the standard X toolkit options

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

22 years agoThe mac toolbar was redrawing buttons when not shown -
Robert Roebling [Tue, 18 Dec 2001 11:31:55 +0000 (11:31 +0000)] 
The mac toolbar was redrawing buttons when not shown -
   making them appear at arbitrary times.

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

22 years agoit doesn't make sense to have translatable string in wxFAIL_MSG...
Václav Slavík [Mon, 17 Dec 2001 23:42:59 +0000 (23:42 +0000)] 
it doesn't make sense to have translatable string in wxFAIL_MSG...

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

22 years agoupdated message catalogs from sources and translated the rest of Czech messages
Václav Slavík [Mon, 17 Dec 2001 23:42:22 +0000 (23:42 +0000)] 
updated message catalogs from sources and translated the rest of Czech messages

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

22 years agocomment clarification
Václav Slavík [Mon, 17 Dec 2001 23:39:23 +0000 (23:39 +0000)] 
comment clarification

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

22 years agopresent, not past sense
Václav Slavík [Mon, 17 Dec 2001 23:39:01 +0000 (23:39 +0000)] 
present, not past sense

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

22 years agoOS/2 common controls code def file
David Webster [Mon, 17 Dec 2001 23:19:25 +0000 (23:19 +0000)] 
OS/2 common controls code def file

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

22 years agoOS/2 common controls code
David Webster [Mon, 17 Dec 2001 22:56:41 +0000 (22:56 +0000)] 
OS/2 common controls code

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

22 years agoOS/2 does not support Unicode
David Webster [Mon, 17 Dec 2001 22:55:44 +0000 (22:55 +0000)] 
OS/2 does not support Unicode

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

22 years agoslightly expanded and updated the Unicode overview
Vadim Zeitlin [Mon, 17 Dec 2001 16:52:22 +0000 (16:52 +0000)] 
slightly expanded and updated the Unicode overview

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

22 years agofixes error/usage messages given by the cmd line parsing logic in wxApp;
Vadim Zeitlin [Mon, 17 Dec 2001 12:21:03 +0000 (12:21 +0000)] 
fixes error/usage messages given by the cmd line parsing logic in wxApp;
also fixed the handling of long-only options in the usage messages

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

22 years agodon't discard the informational log messages given after an error one in
Vadim Zeitlin [Mon, 17 Dec 2001 12:17:27 +0000 (12:17 +0000)] 
don't discard the informational log messages given after an error one in
wxLogGui (only those given before)

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

22 years agoMacOS 9 seems to clear the background itself, too.
Robert Roebling [Mon, 17 Dec 2001 10:06:33 +0000 (10:06 +0000)] 
MacOS 9 seems to clear the background itself, too.

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

22 years ago MAcOS X clears the background (with stripes) for
Robert Roebling [Mon, 17 Dec 2001 09:42:22 +0000 (09:42 +0000)] 
  MAcOS X clears the background (with stripes) for
    us, so there is no need to do it again. This
    solves to optical bugs for the wxStatusBar and
    wxStaticText.

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

22 years agoSmooth Aqua buttons in wxTreeCtrl.
Robert Roebling [Mon, 17 Dec 2001 01:20:25 +0000 (01:20 +0000)] 
Smooth Aqua buttons in wxTreeCtrl.

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

22 years agoHeader change for smooth Aqua buttons in wxTreeCtrl.
Robert Roebling [Mon, 17 Dec 2001 01:18:47 +0000 (01:18 +0000)] 
Header change for smooth Aqua buttons in wxTreeCtrl.

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

22 years agodon't use EM_STREAMIN at all in Unicode mode, it's not needed
Vadim Zeitlin [Mon, 17 Dec 2001 01:06:55 +0000 (01:06 +0000)] 
don't use EM_STREAMIN at all in Unicode mode, it's not needed

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

22 years agoadd missing header for !wxUSE_PCH case
Vadim Zeitlin [Mon, 17 Dec 2001 01:06:21 +0000 (01:06 +0000)] 
add missing header for !wxUSE_PCH case

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

22 years agoadded __TDATE__ and __TTIME__ and use them instead of __DATE__ and __TIME__ for Unico...
Vadim Zeitlin [Mon, 17 Dec 2001 01:05:37 +0000 (01:05 +0000)] 
added __TDATE__ and __TTIME__ and use them instead of __DATE__ and __TIME__ for Unicode-friendliness

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

22 years agoForgot to unset m_relative in wxFilename::Normalize().
Robert Roebling [Mon, 17 Dec 2001 00:37:49 +0000 (00:37 +0000)] 
Forgot to unset m_relative in wxFilename::Normalize().

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

22 years agofixed Unicode compilation (please use wxT()...)
Václav Slavík [Mon, 17 Dec 2001 00:30:55 +0000 (00:30 +0000)] 
fixed Unicode compilation (please use wxT()...)

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

22 years agoadded sample showing wxTR_FULL_ROW_HIGHLIGHT
Václav Slavík [Mon, 17 Dec 2001 00:30:43 +0000 (00:30 +0000)] 
added sample showing wxTR_FULL_ROW_HIGHLIGHT

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

22 years agoapplied patch that adds wxTR_FULL_ROW_HIGHLIGHT to wxTreeCtrl
Václav Slavík [Mon, 17 Dec 2001 00:30:23 +0000 (00:30 +0000)] 
applied patch that adds wxTR_FULL_ROW_HIGHLIGHT to wxTreeCtrl

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

22 years agoadded wxUSE_UNICODE_MSLU
Václav Slavík [Mon, 17 Dec 2001 00:29:52 +0000 (00:29 +0000)] 
added wxUSE_UNICODE_MSLU

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

22 years agosafety check for wxUSE_UNICODE and wxUSE_UNICODE_MSLU
Václav Slavík [Mon, 17 Dec 2001 00:29:04 +0000 (00:29 +0000)] 
safety check for wxUSE_UNICODE and wxUSE_UNICODE_MSLU

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

22 years agomaking wxMSW MSLU(unicows)-friendly
Václav Slavík [Mon, 17 Dec 2001 00:28:31 +0000 (00:28 +0000)] 
making wxMSW MSLU(unicows)-friendly

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

22 years agofixes to wxFindFirstFile
Václav Slavík [Sun, 16 Dec 2001 20:38:01 +0000 (20:38 +0000)] 
fixes to wxFindFirstFile

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

22 years agoanother segfault fix
Václav Slavík [Sun, 16 Dec 2001 20:37:49 +0000 (20:37 +0000)] 
another segfault fix

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

22 years agoa mistake; djgpp doesn't have vsnprintf at all
Václav Slavík [Sun, 16 Dec 2001 20:35:22 +0000 (20:35 +0000)] 
a mistake; djgpp doesn't have vsnprintf at all

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

22 years agocache return value of ftime
Václav Slavík [Sun, 16 Dec 2001 20:35:05 +0000 (20:35 +0000)] 
cache return value of ftime

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

22 years ago Reimplemented wxFileName with m_relative field.
Robert Roebling [Sun, 16 Dec 2001 12:07:44 +0000 (12:07 +0000)] 
  Reimplemented wxFileName with m_relative field.
  Adapted wxFileDialog to trailing slashes.

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

22 years agoremoved platform-specific code for wxFindFirst/NextFile and replaced it with a generi...
Václav Slavík [Sun, 16 Dec 2001 11:20:16 +0000 (11:20 +0000)] 
removed platform-specific code for wxFindFirst/NextFile and replaced it with a generic implementation that uses wxDir

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

22 years agofixed a segfaulting bug in wxUniv: invalid assumption that every window has a parent
Václav Slavík [Sat, 15 Dec 2001 23:18:45 +0000 (23:18 +0000)] 
fixed a segfaulting bug in wxUniv: invalid assumption that every window has a parent

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

22 years agofix for stupid segfault
Václav Slavík [Sat, 15 Dec 2001 23:18:31 +0000 (23:18 +0000)] 
fix for stupid segfault

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

22 years agoDJGPP support in libtiff (what else can I do that to touch libtiff headers?)
Václav Slavík [Sat, 15 Dec 2001 23:18:18 +0000 (23:18 +0000)] 
DJGPP support in libtiff (what else can I do that to touch libtiff headers?)

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

22 years agoDOS compilation fixes
Václav Slavík [Sat, 15 Dec 2001 23:18:08 +0000 (23:18 +0000)] 
DOS compilation fixes

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

22 years agoDJGPP compilation fixes
Václav Slavík [Sat, 15 Dec 2001 23:17:56 +0000 (23:17 +0000)] 
DJGPP compilation fixes

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

22 years agocorrect platform detection with DJGPP
Václav Slavík [Sat, 15 Dec 2001 23:17:40 +0000 (23:17 +0000)] 
correct platform detection with DJGPP

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

22 years agoDJGPP compilation
Václav Slavík [Sat, 15 Dec 2001 23:17:04 +0000 (23:17 +0000)] 
DJGPP compilation

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

22 years agotimezone is not defined in DJGPP in any form, use ftime() to get it
Václav Slavík [Sat, 15 Dec 2001 23:16:33 +0000 (23:16 +0000)] 
timezone is not defined in DJGPP in any form, use ftime() to get it

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

22 years agolong long for DJGPP
Václav Slavík [Sat, 15 Dec 2001 23:16:10 +0000 (23:16 +0000)] 
long long for DJGPP

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

22 years agoMS-DOS cross-compilation w/ DJGPP
Václav Slavík [Sat, 15 Dec 2001 23:15:39 +0000 (23:15 +0000)] 
MS-DOS cross-compilation w/ DJGPP

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

22 years agofixed flicker in wxTreeCtrl::SetItemXXX()
Vadim Zeitlin [Sat, 15 Dec 2001 22:20:54 +0000 (22:20 +0000)] 
fixed flicker in wxTreeCtrl::SetItemXXX()

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

22 years agocompilation with DJGPP
Václav Slavík [Sat, 15 Dec 2001 16:45:57 +0000 (16:45 +0000)] 
compilation with DJGPP

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

22 years agoblind fix for Unicode compilation of wxTextCtrl/msw
Václav Slavík [Sat, 15 Dec 2001 16:45:34 +0000 (16:45 +0000)] 
blind fix for Unicode compilation of wxTextCtrl/msw

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

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