wxWidgets.git
22 years agoAdded updated patch, clarified the docs
Julian Smart [Fri, 21 Dec 2001 14:30:01 +0000 (14:30 +0000)] 
Added updated patch, clarified the docs

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

22 years agodisable new DL code by default
Vadim Zeitlin [Fri, 21 Dec 2001 14:07:49 +0000 (14:07 +0000)] 
disable new DL code by default

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

22 years agocompilation fix for dlerror() returning const char *
Vadim Zeitlin [Fri, 21 Dec 2001 13:43:00 +0000 (13:43 +0000)] 
compilation fix for dlerror() returning const char *

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

22 years agoTools
Robin Dunn [Thu, 20 Dec 2001 17:07:50 +0000 (17:07 +0000)] 
Tools

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

22 years agoSWIGged updates for wxMac
Robin Dunn [Thu, 20 Dec 2001 17:01:09 +0000 (17:01 +0000)] 
SWIGged updates for wxMac

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

22 years agoFixed a typo in the sample code of wxDbTable::Insert
George Tasker [Thu, 20 Dec 2001 16:30:31 +0000 (16:30 +0000)] 
Fixed a typo in the sample code of wxDbTable::Insert

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

22 years agoadded missing DYNLIB_CLASS define.
Ron Lee [Thu, 20 Dec 2001 13:21:12 +0000 (13:21 +0000)] 
added missing DYNLIB_CLASS define.

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

22 years agough. Nesting the (per class) plugin sentries can require them to
Ron Lee [Thu, 20 Dec 2001 13:11:11 +0000 (13:11 +0000)] 
ugh.  Nesting the (per class) plugin sentries can require them to
have user export syntax under win32 (unlike the old method which
had it's own uglyness though).  Consider this a quickfix for win32,
will look at better solutions after some sleep.

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

22 years agoreimplemented sanity checks that were lost/broken in the regrettably
Ron Lee [Thu, 20 Dec 2001 12:06:11 +0000 (12:06 +0000)] 
reimplemented sanity checks that were lost/broken in the regrettably
far to hasty last minute pushmepullyou api changes.

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

22 years agoMacOS conforming activate/deactivate
Stefan Csomor [Thu, 20 Dec 2001 07:50:22 +0000 (07:50 +0000)] 
MacOS conforming activate/deactivate

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

22 years agocorrections to includes for compilation under Mac OS X
Gilles Depeyrot [Thu, 20 Dec 2001 07:36:21 +0000 (07:36 +0000)] 
corrections to includes for compilation under Mac OS X

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

22 years agowxGTK SWIGged updates for:
Robin Dunn [Thu, 20 Dec 2001 07:08:06 +0000 (07:08 +0000)] 
wxGTK SWIGged updates for:
Changed (again) how the Python global interpreter lock is handled as
well as the Python thread state.  This time it works on SMP machines
without barfing and is also still compatible with Python debuggers.

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

22 years agocorrected bug in MacRedraw
Stefan Csomor [Thu, 20 Dec 2001 06:42:38 +0000 (06:42 +0000)] 
corrected bug in MacRedraw

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

22 years agoadded additional setters for the current clip region
Stefan Csomor [Thu, 20 Dec 2001 06:41:57 +0000 (06:41 +0000)] 
added additional setters for the current clip region

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

22 years agomoved dynamic loader option checks to chkconf.h
Ron Lee [Thu, 20 Dec 2001 02:39:38 +0000 (02:39 +0000)] 
moved dynamic loader option checks to chkconf.h

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

22 years agofix for temp file creation under Windows
Vadim Zeitlin [Thu, 20 Dec 2001 00:40:57 +0000 (00:40 +0000)] 
fix for temp file creation under Windows

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

22 years agoForgot to recomment this out
Robin Dunn [Wed, 19 Dec 2001 23:51:46 +0000 (23:51 +0000)] 
Forgot to recomment this out

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

22 years agoBumped version and soname for 2.3.3
Ron Lee [Wed, 19 Dec 2001 23:47:53 +0000 (23:47 +0000)] 
Bumped version and soname for 2.3.3

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

22 years agoPatch mods
Julian Smart [Wed, 19 Dec 2001 23:32:48 +0000 (23:32 +0000)] 
Patch mods

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

22 years agoMore PYTHON_DIST fixes.
Ron Lee [Wed, 19 Dec 2001 23:21:42 +0000 (23:21 +0000)] 
More PYTHON_DIST fixes.

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

22 years agoUpdated changes.txt.
Robert Roebling [Wed, 19 Dec 2001 22:14:42 +0000 (22:14 +0000)] 
Updated changes.txt.

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

22 years agotoplevel adaptions
Stefan Csomor [Wed, 19 Dec 2001 22:03:32 +0000 (22:03 +0000)] 
toplevel adaptions

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

22 years agoGetMacXXXX renamed to MacGetXXXXX
Stefan Csomor [Wed, 19 Dec 2001 22:03:00 +0000 (22:03 +0000)] 
GetMacXXXX renamed to MacGetXXXXX

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

22 years agoimplemented clipping using native regions
Stefan Csomor [Wed, 19 Dec 2001 22:00:14 +0000 (22:00 +0000)] 
implemented clipping using native regions

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

22 years agoadded SetStatusText method (avoiding dc.Clear)
Stefan Csomor [Wed, 19 Dec 2001 21:59:04 +0000 (21:59 +0000)] 
added SetStatusText method (avoiding dc.Clear)

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

22 years agoremoved clearing (done anyway)
Stefan Csomor [Wed, 19 Dec 2001 21:54:35 +0000 (21:54 +0000)] 
removed clearing (done anyway)

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

22 years agoGetMacXXXX to MacGetXXXX
Stefan Csomor [Wed, 19 Dec 2001 21:53:44 +0000 (21:53 +0000)] 
GetMacXXXX to MacGetXXXX

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

22 years agostarted macosx compliant implementation
Stefan Csomor [Wed, 19 Dec 2001 21:52:40 +0000 (21:52 +0000)] 
started macosx compliant implementation

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

22 years agocode moved from window to toplevel
Stefan Csomor [Wed, 19 Dec 2001 21:51:14 +0000 (21:51 +0000)] 
code moved from window to toplevel

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

22 years agocorrected control functions
Stefan Csomor [Wed, 19 Dec 2001 21:50:05 +0000 (21:50 +0000)] 
corrected control functions

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

22 years agoAdaptions for new redrawing
Stefan Csomor [Wed, 19 Dec 2001 21:49:03 +0000 (21:49 +0000)] 
Adaptions for new redrawing

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

22 years agoGetMacXXXX renamed MacGetXXXX
Stefan Csomor [Wed, 19 Dec 2001 21:46:53 +0000 (21:46 +0000)] 
GetMacXXXX renamed MacGetXXXX

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

22 years agoUpdated versions to 2.3.3
George Tasker [Wed, 19 Dec 2001 21:43:09 +0000 (21:43 +0000)] 
Updated versions to 2.3.3

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

22 years agoblind fix for temp file creation problem
Vadim Zeitlin [Wed, 19 Dec 2001 21:40:50 +0000 (21:40 +0000)] 
blind fix for temp file creation problem

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

22 years agotoplevel adaptions
Stefan Csomor [Wed, 19 Dec 2001 21:37:53 +0000 (21:37 +0000)] 
toplevel adaptions

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

22 years agoadded missing code files
Stefan Csomor [Wed, 19 Dec 2001 21:36:52 +0000 (21:36 +0000)] 
added missing code files

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

22 years agotoplevel code transferred to wxTopLevelWindow
Stefan Csomor [Wed, 19 Dec 2001 21:35:08 +0000 (21:35 +0000)] 
toplevel code transferred to wxTopLevelWindow

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

22 years agoadded UMAHideControl again
Stefan Csomor [Wed, 19 Dec 2001 21:33:33 +0000 (21:33 +0000)] 
added UMAHideControl again

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

22 years agomoved all code concerning toplevel code from the window file to toplevel
Stefan Csomor [Wed, 19 Dec 2001 21:32:27 +0000 (21:32 +0000)] 
moved all code concerning toplevel code from the window file to toplevel

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

22 years agoadded SetStatusText method for proper drawing, because dc.Clear is not yet using...
Stefan Csomor [Wed, 19 Dec 2001 21:30:54 +0000 (21:30 +0000)] 
added SetStatusText method for proper drawing, because dc.Clear is not yet using themes properly

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

22 years agochanged clipping to use native mac regions
Stefan Csomor [Wed, 19 Dec 2001 21:27:34 +0000 (21:27 +0000)] 
changed clipping to use native mac regions

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

22 years agochanged return type of RGBColor to const Reference (avoiding compiler warnings)
Stefan Csomor [Wed, 19 Dec 2001 21:26:25 +0000 (21:26 +0000)] 
changed return type of RGBColor to const Reference (avoiding compiler warnings)

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

22 years agoChanged (again) how the Python global interpreter lock is handled as
Robin Dunn [Wed, 19 Dec 2001 21:25:11 +0000 (21:25 +0000)] 
Changed (again) how the Python global interpreter lock is handled as
well as the Python thread state.  This time it works on SMP machines
without barfing and is also still compatible with Python debuggers.

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

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