]>
git.saurik.com Git - wxWidgets.git/log
Vadim Zeitlin [Fri, 30 Aug 2002 00:34:08 +0000 (00:34 +0000)]
disable children when the parent is disabled
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16857
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 29 Aug 2002 22:10:02 +0000 (22:10 +0000)]
loop in wxInputStream::Read() while there is data to read
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16856
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 29 Aug 2002 21:54:39 +0000 (21:54 +0000)]
changed wxExecute(char **) version to take wxChar **
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16855
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 29 Aug 2002 21:48:32 +0000 (21:48 +0000)]
don't crash in wx(Flex)GridSizer with division by 0, assert instead; also factored out a lot of duplicated code in a single function
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16854
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Thu, 29 Aug 2002 16:46:25 +0000 (16:46 +0000)]
Documented wxListCtrl::GetColumnCount
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16853
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 29 Aug 2002 13:52:26 +0000 (13:52 +0000)]
Script updates
Addition of wxOS2 configure files
required for distribution
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16852
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Wed, 28 Aug 2002 20:24:42 +0000 (20:24 +0000)]
Updated Svedish translation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16851
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Wed, 28 Aug 2002 20:19:26 +0000 (20:19 +0000)]
Added exlicit make clean/cleanall in the sample makefile usage.
Added a note that makefiles are not for UNIX, just for Cugwin/MSYS/DOS
prompt.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16850
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Wed, 28 Aug 2002 20:18:06 +0000 (20:18 +0000)]
Forgot to run autoconf before committing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16849
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Wed, 28 Aug 2002 20:11:12 +0000 (20:11 +0000)]
Applied Fabian Wenzel's patches to add -mthreads for threads to work
in MinGW.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16848
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 28 Aug 2002 20:02:20 +0000 (20:02 +0000)]
Mode distrib scripts and such
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16846
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 28 Aug 2002 17:49:58 +0000 (17:49 +0000)]
Installer updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16845
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Wed, 28 Aug 2002 17:29:28 +0000 (17:29 +0000)]
Fixed version number.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16844
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Wed, 28 Aug 2002 16:28:07 +0000 (16:28 +0000)]
Added instructions for compiling with EMX.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16843
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 28 Aug 2002 09:31:29 +0000 (09:31 +0000)]
Using wxImageListType instead of wxGenericImageList
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16842
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 28 Aug 2002 08:54:00 +0000 (08:54 +0000)]
Ditribution script mods;
Use wxImageList instead of wxGenericImageList where possible
in wxListCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16841
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Wed, 28 Aug 2002 08:50:55 +0000 (08:50 +0000)]
Some OS/2 specific additions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16840
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 28 Aug 2002 08:28:00 +0000 (08:28 +0000)]
XmNframeChildType is not in Motif 1.2. #ifdef appropriately.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16839
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 28 Aug 2002 04:35:28 +0000 (04:35 +0000)]
SWIGged updates for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16838
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 28 Aug 2002 04:32:45 +0000 (04:32 +0000)]
SWIGged updates for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16837
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 28 Aug 2002 04:31:25 +0000 (04:31 +0000)]
Change how the tool scripts are installed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16836
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 28 Aug 2002 01:39:00 +0000 (01:39 +0000)]
Some updates for the demo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16835
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 28 Aug 2002 01:38:29 +0000 (01:38 +0000)]
Some unicode fixes for the wxWisard wrappers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16834
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 27 Aug 2002 20:50:04 +0000 (20:50 +0000)]
SWIGged updates for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16833
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 27 Aug 2002 20:48:24 +0000 (20:48 +0000)]
SWIGged updates for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16832
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 27 Aug 2002 20:45:57 +0000 (20:45 +0000)]
Some distrib updates for wxPythonOSX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16831
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Tue, 27 Aug 2002 20:40:33 +0000 (20:40 +0000)]
Removed (broken) cross-compilation support from makefiles.
If you want to cross-compile you better use configure.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16830
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 27 Aug 2002 20:35:18 +0000 (20:35 +0000)]
Compilation fixes for wxPython's wxWizard, added wxRegionFromPoints
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16829
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Tue, 27 Aug 2002 20:32:21 +0000 (20:32 +0000)]
Honour wxSB_WRAP in wxMotif spin button
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16828
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Tue, 27 Aug 2002 20:31:49 +0000 (20:31 +0000)]
When there is no display, the default log target will log nowhere.
Switch to wxLogStderr before writing the failure message.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16827
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Tue, 27 Aug 2002 20:29:55 +0000 (20:29 +0000)]
Don't get the string when the combobox returned CB_ERR when getting
the length.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16826
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Tue, 27 Aug 2002 20:28:48 +0000 (20:28 +0000)]
wxItemContainer already deletes client data; don't delete (again) the
data in the control.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16825
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 27 Aug 2002 20:26:56 +0000 (20:26 +0000)]
made it compile with wxUniv (which doesn't have tooltips)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16824
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 27 Aug 2002 19:16:02 +0000 (19:16 +0000)]
another update from Andrew V. Samoilov
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16823
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 27 Aug 2002 19:15:33 +0000 (19:15 +0000)]
force making stats
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16822
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 27 Aug 2002 19:04:42 +0000 (19:04 +0000)]
apparently CW always has vsnprintf()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16821
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 27 Aug 2002 19:01:23 +0000 (19:01 +0000)]
expanded OnExit() docs (patch 600043)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16820
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 27 Aug 2002 18:59:25 +0000 (18:59 +0000)]
updated ctor/Create() signature to match the real functions (bug #596178)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16819
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 27 Aug 2002 18:59:18 +0000 (18:59 +0000)]
Use the default stdio window for the gui tools
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16818
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 27 Aug 2002 18:56:35 +0000 (18:56 +0000)]
Updated note about the tool scripts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16817
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 27 Aug 2002 18:41:49 +0000 (18:41 +0000)]
added a section containing the preprocessor constants defined by wxWindows
(previous -- but heavily updated -- contents of docs/symbols.txt)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16816
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 27 Aug 2002 18:24:26 +0000 (18:24 +0000)]
moved the (updated) contents of this file to the manual
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16815
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 27 Aug 2002 18:15:43 +0000 (18:15 +0000)]
streamlined vsnprintf() check -- now that we fall back to our own printf() version anyhow in some cases it doesn't make sense to jump through all these hoops just to avoid it (and, besides, it didn't work anyhow); suppressed vprintf() and vsscanf() checks which results we never used
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16814
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 27 Aug 2002 17:03:56 +0000 (17:03 +0000)]
fixed crashes in Push/PopEventHandler() if the current handler is NULL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16813
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 27 Aug 2002 16:05:35 +0000 (16:05 +0000)]
fixed bug in SetStyle() which wouldn't reset the slant if it had been set before
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16812
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 27 Aug 2002 15:37:54 +0000 (15:37 +0000)]
my previous backwards compatible fix wasn't really very compatible
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16811
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 27 Aug 2002 15:14:57 +0000 (15:14 +0000)]
fixed miscasing in GetOutCode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16810
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 27 Aug 2002 09:38:11 +0000 (09:38 +0000)]
added icons to virtual list mode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16809
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 27 Aug 2002 09:26:30 +0000 (09:26 +0000)]
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16808
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 27 Aug 2002 09:20:13 +0000 (09:20 +0000)]
mention wxCHECK_VERSION
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16807
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 27 Aug 2002 09:17:36 +0000 (09:17 +0000)]
deprecated static wxWizard::Create()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16806
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 27 Aug 2002 09:02:12 +0000 (09:02 +0000)]
fixed wxVsnprintf_() compilation in ASCII mode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16805
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 27 Aug 2002 08:56:50 +0000 (08:56 +0000)]
(blind) fix for BC++ compilation problem with wxPutc() redefinition
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16804
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 27 Aug 2002 01:11:04 +0000 (01:11 +0000)]
Some distrib updates for wxPythonOSX, and reSWIGged a bit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16803
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 27 Aug 2002 00:58:15 +0000 (00:58 +0000)]
Updated note about wxSTC using wxPopupWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16802
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 27 Aug 2002 00:57:19 +0000 (00:57 +0000)]
Some little tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16801
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 27 Aug 2002 00:56:56 +0000 (00:56 +0000)]
Don't use a wxPopupWindow on wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16800
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Mon, 26 Aug 2002 22:54:25 +0000 (22:54 +0000)]
Fixed warnings due to use of %d for long int params in function
wxNativeFontInfo::ToString()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16799
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 26 Aug 2002 21:42:44 +0000 (21:42 +0000)]
Applied button aligment patch.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16798
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 26 Aug 2002 21:27:13 +0000 (21:27 +0000)]
Applied zero-size patch.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16797
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 26 Aug 2002 21:15:04 +0000 (21:15 +0000)]
another fix to the wxFormatConverter bug with the formats which don't have to be converted
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16796
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Mon, 26 Aug 2002 21:12:25 +0000 (21:12 +0000)]
Removed compilation warnings (mostly mismatches between the format string
for debug/trace printfs and the actual parameters, e.g. int vs long, etc)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16795
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 26 Aug 2002 20:58:56 +0000 (20:58 +0000)]
Corrected wxFormatConverter for strings which need
not get converted.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16794
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 26 Aug 2002 20:58:53 +0000 (20:58 +0000)]
added extra parentheses to wxDynamicCast() to allow using it like wxDynamicCast(foo, Foo)->DoFoo()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16793
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Mon, 26 Aug 2002 20:44:50 +0000 (20:44 +0000)]
Detect if g++ requires -fvtable-thunks for COM interfaces.
Newer g++ does not require nor support it, so it must not be used.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16792
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 26 Aug 2002 19:45:38 +0000 (19:45 +0000)]
Ensure that the busy cursor is dismissed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16791
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 26 Aug 2002 17:50:44 +0000 (17:50 +0000)]
Fixup clipboard usage a bit more.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16790
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sun, 25 Aug 2002 21:13:05 +0000 (21:13 +0000)]
Bring italian translation up to date
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16789
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 25 Aug 2002 21:02:39 +0000 (21:02 +0000)]
added forcing to image conversion to always attempt a color icon (needed eg for menus)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16788
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 25 Aug 2002 20:27:35 +0000 (20:27 +0000)]
Compile fix for prop.
Test change for dcclient.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16787
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 25 Aug 2002 20:26:18 +0000 (20:26 +0000)]
Added configure check for vswprintf
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16786
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 25 Aug 2002 19:03:06 +0000 (19:03 +0000)]
Windows compilation fixes after recent changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16785
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 25 Aug 2002 18:41:59 +0000 (18:41 +0000)]
More work on Printing. It prints Kanji now using
outlines and correctly prints wxHTML, but there
are still problems with GetTextExtent() etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16784
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 25 Aug 2002 18:29:17 +0000 (18:29 +0000)]
HWND already typedef'ed on OS/2 with EMX.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16783
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 25 Aug 2002 18:26:31 +0000 (18:26 +0000)]
EMX (OS/2) defines _MAX_PATH only
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16782
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 25 Aug 2002 18:25:21 +0000 (18:25 +0000)]
HWND already typedef'ed when compiling with EMX (OS/2).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16781
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 25 Aug 2002 18:24:18 +0000 (18:24 +0000)]
protected to restrictive for compiling with EMX.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16780
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 25 Aug 2002 18:22:48 +0000 (18:22 +0000)]
Added __WXPM__ specific include, so it also compiles without pre-compiled headers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16779
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 25 Aug 2002 18:20:54 +0000 (18:20 +0000)]
Update to current API.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16778
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Sun, 25 Aug 2002 18:20:46 +0000 (18:20 +0000)]
BSD systems define _T to something different in ctype.h, therefore include
ctype.h before overriding _T
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16777
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 25 Aug 2002 18:20:22 +0000 (18:20 +0000)]
Added an include to timer.h (needed for non-precompiled headers).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16776
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 25 Aug 2002 18:17:54 +0000 (18:17 +0000)]
Added the usual GNU pragma.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16775
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 25 Aug 2002 18:16:19 +0000 (18:16 +0000)]
EMX (OS/2) compilation fix. The implemented logic for not reloading Netscape
doesn't work and besides, Netscape is doing it automatically anyway.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16774
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 25 Aug 2002 18:07:28 +0000 (18:07 +0000)]
Like VMS, EMX (OS/2) doesn't support setsid.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16773
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 25 Aug 2002 17:58:44 +0000 (17:58 +0000)]
Compilation fixes for EMX. Mostly adding includes and declarations that
are missing when not using pre-compiled headers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16772
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 25 Aug 2002 17:53:55 +0000 (17:53 +0000)]
Dynamically retrieve used codepage.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16771
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 25 Aug 2002 17:50:22 +0000 (17:50 +0000)]
Use generic dirdlg, added generic mdi classes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16770
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 25 Aug 2002 17:15:03 +0000 (17:15 +0000)]
no real changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16769
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 25 Aug 2002 17:14:51 +0000 (17:14 +0000)]
use wxWcslen() instead of wcslen() which isn't always available in wxWCharBuffer; do accept NULL in wx[W]CharBuffer ctor as the code elsewhere uses this
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16768
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 25 Aug 2002 17:13:44 +0000 (17:13 +0000)]
reorganized, improved and hopefully simplified wxchar.h and printf() functions handling; also added wxWcslen() to fix wcslen() problems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16767
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 25 Aug 2002 17:12:54 +0000 (17:12 +0000)]
For now, use generic dirdlg for wxOS2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16766
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 25 Aug 2002 17:12:10 +0000 (17:12 +0000)]
added tests for fputwc() and wprintf()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16765
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 25 Aug 2002 12:14:37 +0000 (12:14 +0000)]
added wxFrame* wxXmlResource::LoadFrame(parent,name)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16764
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 25 Aug 2002 05:59:23 +0000 (05:59 +0000)]
Some build/distrib tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16763
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 25 Aug 2002 04:21:12 +0000 (04:21 +0000)]
There needs to be an initialized wxApp to manipulate bitmaps in wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16762
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 25 Aug 2002 04:20:18 +0000 (04:20 +0000)]
You can't paste if someone else already has the clipboard open...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16761
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 25 Aug 2002 04:19:45 +0000 (04:19 +0000)]
Comment out a debug printf
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16760
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 25 Aug 2002 03:39:00 +0000 (03:39 +0000)]
Load the frame icons from a .py file so I don't have to figure out how
to tell distutils to install the .ico in the right place...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16759
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 25 Aug 2002 01:53:43 +0000 (01:53 +0000)]
Don't need the "-hybrid" in the name any longer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16758
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 25 Aug 2002 01:43:22 +0000 (01:43 +0000)]
Changed slightly the meaning of the Hybrid build. It is now
essentially a release build (no debug info, optimiztions turned on)
with the addition of __WXDEBUG__ being defined.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16757
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775