]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
22 years agoimplemented IsFixedWidth() correctly for MSW
Vadim Zeitlin [Sat, 26 Jan 2002 22:29:37 +0000 (22:29 +0000)] 
implemented IsFixedWidth() correctly for MSW

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

22 years agouse DEFAULT_CHARSET instead of ANSI_CHARSET
Vadim Zeitlin [Sat, 26 Jan 2002 22:25:14 +0000 (22:25 +0000)] 
use DEFAULT_CHARSET instead of ANSI_CHARSET

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

22 years agoChanged test for INT32 to work with latest Cygwin. But might break other versions :-(
Julian Smart [Sat, 26 Jan 2002 22:25:06 +0000 (22:25 +0000)] 
Changed test for INT32 to work with latest Cygwin. But might break other versions :-(

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

22 years agoadded missing return values
Gilles Depeyrot [Sat, 26 Jan 2002 22:11:02 +0000 (22:11 +0000)] 
added missing return values

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

22 years agotweaked conditional compilation
Gilles Depeyrot [Sat, 26 Jan 2002 22:05:56 +0000 (22:05 +0000)] 
tweaked conditional compilation

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

22 years agocompilation fixes after previous check in (sorry)
Vadim Zeitlin [Sat, 26 Jan 2002 22:05:19 +0000 (22:05 +0000)] 
compilation fixes after previous check in (sorry)

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

22 years agoadded include needed for ProjectBuilder
Gilles Depeyrot [Sat, 26 Jan 2002 22:04:08 +0000 (22:04 +0000)] 
added include needed for ProjectBuilder

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

22 years agocorrected conditional compilation to take wxUSE_POSTSCRIPT into account
Gilles Depeyrot [Sat, 26 Jan 2002 22:02:08 +0000 (22:02 +0000)] 
corrected conditional compilation to take wxUSE_POSTSCRIPT into account

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

22 years agoadded missing public in declaration of wxMacToolTipTimer class
Gilles Depeyrot [Sat, 26 Jan 2002 22:01:05 +0000 (22:01 +0000)] 
added missing public in declaration of wxMacToolTipTimer class

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

22 years agocorrected includes when wxUSE_CMDLINE_PARSER is 0
Gilles Depeyrot [Sat, 26 Jan 2002 21:59:52 +0000 (21:59 +0000)] 
corrected includes when wxUSE_CMDLINE_PARSER is 0

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

22 years agoWin16 compilation fixes
Vadim Zeitlin [Sat, 26 Jan 2002 21:59:13 +0000 (21:59 +0000)] 
Win16 compilation fixes

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

22 years agoSmall doc changes and added missing files.lst to contrib.rsp
Julian Smart [Sat, 26 Jan 2002 21:52:55 +0000 (21:52 +0000)] 
Small doc changes and added missing files.lst to contrib.rsp

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

22 years agopatch to fix various filename-related functions for cygwin
Vadim Zeitlin [Sat, 26 Jan 2002 17:02:45 +0000 (17:02 +0000)] 
patch to fix various filename-related functions for cygwin

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

22 years agofixed handling of "a:\" command line arguments, added comment explaining how the...
Vadim Zeitlin [Sat, 26 Jan 2002 12:50:06 +0000 (12:50 +0000)] 
fixed handling of "a:\" command line arguments, added comment explaining how the conversion from string to arguments array is supposed to work

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

22 years agofixed crash in wxGetCharacterSet when not using iconv
Vadim Zeitlin [Sat, 26 Jan 2002 12:31:55 +0000 (12:31 +0000)] 
fixed crash in wxGetCharacterSet when not using iconv

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

22 years agoMoved setup.h out of the way
Julian Smart [Sat, 26 Jan 2002 10:59:51 +0000 (10:59 +0000)] 
Moved setup.h out of the way

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

22 years agofixed bug in wxGrid dimensions calculation (Staffan Ulfberg)
Vadim Zeitlin [Sat, 26 Jan 2002 01:33:47 +0000 (01:33 +0000)] 
fixed bug in wxGrid dimensions calculation (Staffan Ulfberg)

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

22 years agofixed typo in dtor docs
Vadim Zeitlin [Sat, 26 Jan 2002 00:54:53 +0000 (00:54 +0000)] 
fixed typo in dtor docs

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

22 years agowxFileCtrl::Update was hiding wxWindow::Update
Václav Slavík [Sat, 26 Jan 2002 00:24:30 +0000 (00:24 +0000)] 
wxFileCtrl::Update was hiding wxWindow::Update

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

22 years agoworkaround for MGL's weirdness: won't render rectangles of w=1 or h=1
Václav Slavík [Sat, 26 Jan 2002 00:24:16 +0000 (00:24 +0000)] 
workaround for MGL's weirdness: won't render rectangles of w=1 or h=1

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

22 years agohide mouse when using wxScreenDC in wxMGL
Václav Slavík [Sat, 26 Jan 2002 00:24:06 +0000 (00:24 +0000)] 
hide mouse when using wxScreenDC in wxMGL

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

22 years agodon't use GTK specific code in wxListCtrl when building wxUniv
Václav Slavík [Sat, 26 Jan 2002 00:23:02 +0000 (00:23 +0000)] 
don't use GTK specific code in wxListCtrl when building wxUniv

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

22 years agofix for wxSYS_COLOUR_LISTBOX representation
Václav Slavík [Sat, 26 Jan 2002 00:22:23 +0000 (00:22 +0000)] 
fix for wxSYS_COLOUR_LISTBOX representation

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

22 years agodon't check for libjpeg,libtiff and libpng when building wxMGL,
Václav Slavík [Sat, 26 Jan 2002 00:21:42 +0000 (00:21 +0000)] 
don't check for libjpeg,libtiff and libpng when building wxMGL,
they are part of libmgl and we want to reuse them (for two reasons: one, they are
dynamically loaded at runtime; and two, we get symbols conflicts otherwise

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

22 years agomodified wxPNGHandler to not use png_struct.jmpbuf
Václav Slavík [Sat, 26 Jan 2002 00:19:53 +0000 (00:19 +0000)] 
modified wxPNGHandler to not use png_struct.jmpbuf
(its size is compiler-dependant, so it wasn't possible to use libpng as a DLL,
and that's a problem since MGL exports it's own libpng)

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

22 years agocompilation fix
Václav Slavík [Sat, 26 Jan 2002 00:19:17 +0000 (00:19 +0000)] 
compilation fix

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

22 years agoFix to properly find OS/2 wx.rc
David Webster [Fri, 25 Jan 2002 22:49:51 +0000 (22:49 +0000)] 
Fix to properly find OS/2 wx.rc

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

22 years agoNew module def file.
David Webster [Fri, 25 Jan 2002 22:49:14 +0000 (22:49 +0000)] 
New module def file.

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

22 years agoResource file updates and setup to configure for generic dirdlg.
David Webster [Fri, 25 Jan 2002 22:48:13 +0000 (22:48 +0000)] 
Resource file updates and setup to configure for generic dirdlg.

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

22 years agoOS/2 does not have a native dirdlg, use generic
David Webster [Fri, 25 Jan 2002 22:47:37 +0000 (22:47 +0000)] 
OS/2 does not have a native dirdlg, use generic

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

22 years agoinstall wxUniv headers in make install and include wxUniv sources in make dist
Vadim Zeitlin [Fri, 25 Jan 2002 16:04:42 +0000 (16:04 +0000)] 
install wxUniv headers in make install and include wxUniv sources in make dist

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

22 years agofix a crash when dismissing the popup window because of a key press
Vadim Zeitlin [Fri, 25 Jan 2002 16:02:21 +0000 (16:02 +0000)] 
fix a crash when dismissing the popup window because of a key press

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

22 years agoreplaced DeleteEvtHandler with a call to RemoveEventHandler
Vadim Zeitlin [Fri, 25 Jan 2002 16:01:43 +0000 (16:01 +0000)] 
replaced DeleteEvtHandler with a call to RemoveEventHandler

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

22 years agoadded and documented wxWindow::RemoveEventHandler()
Vadim Zeitlin [Fri, 25 Jan 2002 16:01:15 +0000 (16:01 +0000)] 
added and documented wxWindow::RemoveEventHandler()

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

22 years agocompilation fix
Vadim Zeitlin [Fri, 25 Jan 2002 14:45:20 +0000 (14:45 +0000)] 
compilation fix

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

22 years agoRe-added a minimal setup.h file that includes wx/msw/setup.h on Windows,
Julian Smart [Fri, 25 Jan 2002 14:38:45 +0000 (14:38 +0000)] 
Re-added a minimal setup.h file that includes wx/msw/setup.h on Windows,
complains on Unix.

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

22 years agoSome doc tweaks
Julian Smart [Fri, 25 Jan 2002 14:37:18 +0000 (14:37 +0000)] 
Some doc tweaks

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

22 years agohandle 646 charset under Solaris as US-ASCII
Vadim Zeitlin [Fri, 25 Jan 2002 14:30:30 +0000 (14:30 +0000)] 
handle 646 charset under Solaris as US-ASCII

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

22 years agodon't crash, even if used incorrectly
Vadim Zeitlin [Fri, 25 Jan 2002 14:30:11 +0000 (14:30 +0000)] 
don't crash, even if used incorrectly

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

22 years agofixes to handling of the 7 bit ASCII encoding
Vadim Zeitlin [Fri, 25 Jan 2002 14:29:33 +0000 (14:29 +0000)] 
fixes to handling of the 7 bit ASCII encoding

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

22 years agooops, fixed typo breaking iconv constness detection in the previous commit
Vadim Zeitlin [Fri, 25 Jan 2002 12:24:44 +0000 (12:24 +0000)] 
oops, fixed typo breaking iconv constness detection in the previous commit

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

22 years agochanges to allow making samples/demos with non GNU make as well
Vadim Zeitlin [Fri, 25 Jan 2002 11:59:25 +0000 (11:59 +0000)] 
changes to allow making samples/demos with non GNU make as well

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

22 years agodon't output the entire iconv() declaration in configure messages, looks ugly and...
Vadim Zeitlin [Fri, 25 Jan 2002 11:54:25 +0000 (11:54 +0000)] 
don't output the entire iconv() declaration in configure messages, looks ugly and is useless anyhow

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

22 years agoinserted @IF_GNU_MAKE@ to allow building with other make versions
Vadim Zeitlin [Fri, 25 Jan 2002 11:31:21 +0000 (11:31 +0000)] 
inserted @IF_GNU_MAKE@ to allow building with other make versions

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

22 years ago Committing in .
Jouk Jansen [Fri, 25 Jan 2002 06:58:11 +0000 (06:58 +0000)] 
 Committing in .

 Compile update for OpenVMS

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

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

22 years agoChild positioning fixes and font adjustments
David Webster [Fri, 25 Jan 2002 04:48:36 +0000 (04:48 +0000)] 
Child positioning fixes and font adjustments

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

22 years agocommented out many OnXXX() functions
Vadim Zeitlin [Fri, 25 Jan 2002 00:36:43 +0000 (00:36 +0000)] 
commented out many OnXXX() functions

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

22 years agocorrected a few bugs in OnGetItemXXX() docs
Vadim Zeitlin [Fri, 25 Jan 2002 00:36:17 +0000 (00:36 +0000)] 
corrected a few bugs in OnGetItemXXX() docs

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

22 years agoremoved inexisting Index() version
Vadim Zeitlin [Fri, 25 Jan 2002 00:35:59 +0000 (00:35 +0000)] 
removed inexisting Index() version

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

22 years agoreverted from wxStrdup back to strdup -- sorry SC, you have to find a better fix
Václav Slavík [Fri, 25 Jan 2002 00:08:07 +0000 (00:08 +0000)] 
reverted from wxStrdup back to strdup -- sorry SC, you have to find a better fix

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

22 years agoFixing font utilities
David Webster [Thu, 24 Jan 2002 23:24:32 +0000 (23:24 +0000)] 
Fixing font utilities

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

22 years agoRemoved a conflict indicator...
David Webster [Thu, 24 Jan 2002 23:22:26 +0000 (23:22 +0000)] 
Removed a conflict indicator...

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

22 years agoFinal OS/2 Native Font implementation changes
David Webster [Thu, 24 Jan 2002 23:21:27 +0000 (23:21 +0000)] 
Final OS/2 Native Font implementation changes

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

22 years agoEnsure that endPos > startPos in a couple methods
Robin Dunn [Thu, 24 Jan 2002 22:47:42 +0000 (22:47 +0000)] 
Ensure that endPos > startPos in a couple methods

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

22 years agoupdates to XRC resources compiler
Václav Slavík [Thu, 24 Jan 2002 21:14:52 +0000 (21:14 +0000)] 
updates to XRC resources compiler

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

22 years ago1. added encodings handling to XRC, so that it is possible
Václav Slavík [Thu, 24 Jan 2002 21:14:42 +0000 (21:14 +0000)] 
1. added encodings handling to XRC, so that it is possible
to load resources that don't use English+wxLocale for i18n
2. expat interface can now read non-utf-8 encodings as well

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

22 years agoadded encodings handling to XRC, so that it is possible to load resources that don...
Václav Slavík [Thu, 24 Jan 2002 21:14:31 +0000 (21:14 +0000)] 
added encodings handling to XRC, so that it is possible to load resources that don't use English+wxLocale for i18n

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

22 years agoiconv-based conversion works again, after being broken for a while
Václav Slavík [Thu, 24 Jan 2002 21:14:21 +0000 (21:14 +0000)] 
iconv-based conversion works again, after being broken for a while
 (the code always felt back to wxEncodingConverter)

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

22 years agoadded dummy <style> handler in order to hide CSS code
Václav Slavík [Thu, 24 Jan 2002 21:13:38 +0000 (21:13 +0000)] 
added dummy <style> handler in order to hide CSS code

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

22 years agofixes to
Václav Slavík [Thu, 24 Jan 2002 21:11:46 +0000 (21:11 +0000)] 
fixes to

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

22 years agofixed typo in EVT_WIZARD_HELP definition (patch from Kevin Burge)
Vadim Zeitlin [Thu, 24 Jan 2002 21:00:58 +0000 (21:00 +0000)] 
fixed typo in EVT_WIZARD_HELP definition (patch from Kevin Burge)

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

22 years agoChange up font selection process
David Webster [Thu, 24 Jan 2002 05:45:40 +0000 (05:45 +0000)] 
Change up font selection process

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

22 years agoRevert back to standard point size for fonts in OS/2
David Webster [Thu, 24 Jan 2002 05:43:29 +0000 (05:43 +0000)] 
Revert back to standard point size for fonts in OS/2

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

22 years agoDemo cleanup and path issues.
Robin Dunn [Thu, 24 Jan 2002 01:24:39 +0000 (01:24 +0000)] 
Demo cleanup and path issues.

other tweaks.

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

22 years agoLots of fixes for OS/2
David Webster [Wed, 23 Jan 2002 23:12:33 +0000 (23:12 +0000)] 
Lots of fixes for OS/2

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

22 years agoCommented out deprecated classes: wxProp and wxTab classes; moved some chapters
Julian Smart [Wed, 23 Jan 2002 22:10:02 +0000 (22:10 +0000)] 
Commented out deprecated classes: wxProp and wxTab classes; moved some chapters
into topics; removed double-quotes around Hello World section title;
some XRC doc additions

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

22 years agoAdded missing 'break' which caused spurious </FONT></TD> markup before
Julian Smart [Wed, 23 Jan 2002 21:58:14 +0000 (21:58 +0000)] 
Added missing 'break' which caused spurious </FONT></TD> markup before
list items

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

22 years agodon't test for VPATH support for GNU make - this is waste of time
Vadim Zeitlin [Wed, 23 Jan 2002 17:47:58 +0000 (17:47 +0000)] 
don't test for VPATH support for GNU make - this is waste of time

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

22 years agocache the results of checks for make VPATH support and its GNUishness
Vadim Zeitlin [Wed, 23 Jan 2002 17:35:51 +0000 (17:35 +0000)] 
cache the results of checks for make VPATH support and its GNUishness

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

22 years agoallow building wxWin with non-GNU make (which doesn't support -include)
Vadim Zeitlin [Wed, 23 Jan 2002 17:25:39 +0000 (17:25 +0000)] 
allow building wxWin with non-GNU make (which doesn't support -include)

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

22 years agoreplaced non existing wxTE_HSCROLL style with wxHSCROLL
Vadim Zeitlin [Wed, 23 Jan 2002 15:58:39 +0000 (15:58 +0000)] 
replaced non existing wxTE_HSCROLL style with wxHSCROLL

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

22 years agoadded 2nd wxEvent ctor argument
Vadim Zeitlin [Wed, 23 Jan 2002 15:49:03 +0000 (15:49 +0000)] 
added 2nd wxEvent ctor argument

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

22 years agoAdded first cut at XRC docs; added font spec for wxWindows manual (new Tex2RTF feature!);
Julian Smart [Wed, 23 Jan 2002 15:17:44 +0000 (15:17 +0000)] 
Added first cut at XRC docs; added font spec for wxWindows manual (new Tex2RTF feature!);
removed section on porting from 1.x.

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

22 years agoAdded #include "wx/utils.h" to make it compile for wxBase under Unix
Julian Smart [Wed, 23 Jan 2002 14:21:52 +0000 (14:21 +0000)] 
Added #include "wx/utils.h" to make it compile for wxBase under Unix

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

22 years agoFontutil wxFillLogFont change.
David Webster [Wed, 23 Jan 2002 14:04:56 +0000 (14:04 +0000)] 
Fontutil wxFillLogFont change.

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

22 years agotypos due to much cut-and-paste: colour -> font in the docs and comment
Vadim Zeitlin [Wed, 23 Jan 2002 12:06:33 +0000 (12:06 +0000)] 
typos due to much cut-and-paste: colour -> font in the docs and comment

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

22 years agorecognize 646 charset as US-ASCII (this is how it is used by Solaris)
Vadim Zeitlin [Wed, 23 Jan 2002 12:02:40 +0000 (12:02 +0000)] 
recognize 646 charset as US-ASCII (this is how it is used by Solaris)

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

22 years agoSome comments modified to help with documentation
Julian Smart [Wed, 23 Jan 2002 11:55:09 +0000 (11:55 +0000)] 
Some comments modified to help with documentation

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

22 years agoMore bug fix updates.
David Webster [Wed, 23 Jan 2002 05:48:58 +0000 (05:48 +0000)] 
More bug fix updates.

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

22 years agoadded wxGenericDirCtrl handler to XRC
Václav Slavík [Wed, 23 Jan 2002 00:15:13 +0000 (00:15 +0000)] 
added wxGenericDirCtrl handler to XRC

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

22 years agofixed typo
Václav Slavík [Wed, 23 Jan 2002 00:14:31 +0000 (00:14 +0000)] 
fixed typo

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

22 years agoadded length argument to wxString::wxString(wchar_t*), just like in case of wxChar...
Václav Slavík [Wed, 23 Jan 2002 00:14:10 +0000 (00:14 +0000)] 
added length argument to wxString::wxString(wchar_t*), just like in case of wxChar* one

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

22 years agofixed .cached files on big endian machines and cleaned the code up
Václav Slavík [Wed, 23 Jan 2002 00:13:27 +0000 (00:13 +0000)] 
fixed .cached files on big endian machines and cleaned the code up

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

22 years agoOS/2 bug fixes and new mod file
David Webster [Tue, 22 Jan 2002 23:19:28 +0000 (23:19 +0000)] 
OS/2 bug fixes and new mod file

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

22 years agoFont change for OS/2 to a smaller font.
David Webster [Tue, 22 Jan 2002 23:18:38 +0000 (23:18 +0000)] 
Font change for OS/2 to a smaller font.

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

22 years agoOS/2 bug fix updates.
David Webster [Tue, 22 Jan 2002 23:17:55 +0000 (23:17 +0000)] 
OS/2 bug fix updates.

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

22 years agoAdded screenshot and a few lines of explanation.
Julian Smart [Tue, 22 Jan 2002 22:37:13 +0000 (22:37 +0000)] 
Added screenshot and a few lines of explanation.

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

22 years agoSWIGged updates for wxGTK
Robin Dunn [Tue, 22 Jan 2002 21:00:33 +0000 (21:00 +0000)] 
SWIGged updates for wxGTK

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

22 years agoAdded OnDragOver returning wxDragCopy so text can be dropped from IE 6.
Robin Dunn [Tue, 22 Jan 2002 20:18:42 +0000 (20:18 +0000)] 
Added OnDragOver returning wxDragCopy so text can be dropped from IE 6.

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

22 years agouse AM_ICONV for iconv configure checks
Václav Slavík [Tue, 22 Jan 2002 18:55:06 +0000 (18:55 +0000)] 
use AM_ICONV for iconv configure checks

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

22 years agoadded safety check to wxWindow::ReleaseMouse
Václav Slavík [Tue, 22 Jan 2002 18:53:16 +0000 (18:53 +0000)] 
added safety check to wxWindow::ReleaseMouse

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

22 years agoFix for when Set is called with wxSameAs to behave just like calling SameAs()
Robin Dunn [Tue, 22 Jan 2002 18:30:54 +0000 (18:30 +0000)] 
Fix for when Set is called with wxSameAs to behave just like calling SameAs()

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

22 years agoAdded events topic.
Julian Smart [Tue, 22 Jan 2002 17:46:19 +0000 (17:46 +0000)] 
Added events topic.

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

22 years agoadded a hack to work around the dummy kill focus messages under GTK
Vadim Zeitlin [Tue, 22 Jan 2002 15:40:06 +0000 (15:40 +0000)] 
added a hack to work around the dummy kill focus messages under GTK

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

22 years agouse standard colours in all ports
Vadim Zeitlin [Tue, 22 Jan 2002 15:39:40 +0000 (15:39 +0000)] 
use standard colours in all ports

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

22 years agoadded (dummy) implementation of GetMetric(wxSYS_CURSOR_[XY])
Vadim Zeitlin [Tue, 22 Jan 2002 15:39:13 +0000 (15:39 +0000)] 
added (dummy) implementation of GetMetric(wxSYS_CURSOR_[XY])

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

22 years agoChanges to match recent CVS updates, added demo for wxGenericDirCtrl.
Robin Dunn [Tue, 22 Jan 2002 03:22:03 +0000 (03:22 +0000)] 
Changes to match recent CVS updates, added demo for wxGenericDirCtrl.

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

22 years agoclarified legal stuff
Václav Slavík [Mon, 21 Jan 2002 23:29:38 +0000 (23:29 +0000)] 
clarified legal stuff

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

22 years agochanged WX_PREFIX to WXPREFIX (wasn't in 2.2, can do it)
Václav Slavík [Mon, 21 Jan 2002 23:29:21 +0000 (23:29 +0000)] 
changed WX_PREFIX to WXPREFIX (wasn't in 2.2, can do it)

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

22 years agocompilation fix for Borland (hopefully)
Vadim Zeitlin [Mon, 21 Jan 2002 22:45:50 +0000 (22:45 +0000)] 
compilation fix for Borland (hopefully)

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