]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
22 years agoXMLID->XRCID, XMLCTRL->XRCCTRL
Václav Slavík [Sun, 27 Jan 2002 23:42:16 +0000 (23:42 +0000)] 
XMLID->XRCID, XMLCTRL->XRCCTRL

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

22 years agouse correct encoding in wxrcedit
Václav Slavík [Sun, 27 Jan 2002 23:40:57 +0000 (23:40 +0000)] 
use correct encoding in wxrcedit

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

22 years agoimplemented writing in original encoding
Václav Slavík [Sun, 27 Jan 2002 23:40:43 +0000 (23:40 +0000)] 
implemented writing in original encoding

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

22 years agoA couple of fixes to wxMGL's wxWindow:
Václav Slavík [Sun, 27 Jan 2002 23:40:12 +0000 (23:40 +0000)] 
A couple of fixes to wxMGL's wxWindow:
1. fixed caret interference when painting the window
2. now calls SetFocus when you click on a window that doesn't have focus
3. hopefully correct translations of event for OnKeyDown vs. OnKey

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

22 years agofixes to WXK_PRIOR/WXK_PAGEUP handling in wxUniv
Václav Slavík [Sun, 27 Jan 2002 23:38:53 +0000 (23:38 +0000)] 
fixes to WXK_PRIOR/WXK_PAGEUP handling in wxUniv

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

22 years agosmall m_blinkedOut consistency corrections
Václav Slavík [Sun, 27 Jan 2002 23:37:58 +0000 (23:37 +0000)] 
small m_blinkedOut consistency corrections

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

22 years agocalling wxWindow::Update from wxWindowDC ctor wasn't good idea, interacts with carets...
Václav Slavík [Sun, 27 Jan 2002 23:37:47 +0000 (23:37 +0000)] 
calling wxWindow::Update from wxWindowDC ctor wasn't good idea, interacts with carets...

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

22 years agoadded skeleton of Port notes section
Václav Slavík [Sun, 27 Jan 2002 23:37:06 +0000 (23:37 +0000)] 
added skeleton of Port notes section

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

22 years agoAdded first cut at sizer topic, based on Robert's manual and
Julian Smart [Sun, 27 Jan 2002 19:58:13 +0000 (19:58 +0000)] 
Added first cut at sizer topic, based on Robert's manual and
individual class reference docs.

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

22 years ago wxMiniFrame works again.
Robert Roebling [Sun, 27 Jan 2002 19:54:13 +0000 (19:54 +0000)] 
  wxMiniFrame works again.

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

22 years agoadded wxHtmlWindow::OnOpeningURL
Václav Slavík [Sun, 27 Jan 2002 19:03:23 +0000 (19:03 +0000)] 
added wxHtmlWindow::OnOpeningURL

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

22 years agonew wxHtmlWindow::OnOpeningURL API
Václav Slavík [Sun, 27 Jan 2002 19:03:10 +0000 (19:03 +0000)] 
new wxHtmlWindow::OnOpeningURL API

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

22 years agomoved wxHtmlWindow flags out of defs.h
Václav Slavík [Sun, 27 Jan 2002 19:02:32 +0000 (19:02 +0000)] 
moved wxHtmlWindow flags out of defs.h

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

22 years agowxUSE_MIMETYPE in src/unix/mimetype.cpp
Václav Slavík [Sun, 27 Jan 2002 19:02:14 +0000 (19:02 +0000)] 
wxUSE_MIMETYPE in src/unix/mimetype.cpp

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

22 years agoset extra margins to be 0 by default, not 50
Vadim Zeitlin [Sun, 27 Jan 2002 13:58:35 +0000 (13:58 +0000)] 
set extra margins to be 0 by default, not 50

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

22 years agoApplied patch to implement wxChoice::SetString and to not send leave events
Julian Smart [Sun, 27 Jan 2002 10:05:49 +0000 (10:05 +0000)] 
Applied patch to implement wxChoice::SetString and to not send leave events
when window is captured.

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

22 years agoprevent crash when trying to set global cursor too early
Václav Slavík [Sun, 27 Jan 2002 00:48:16 +0000 (00:48 +0000)] 
prevent crash when trying to set global cursor too early

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

22 years agoensure minimal mime support in wxHTML even without wxMimeTypesMananger
Václav Slavík [Sun, 27 Jan 2002 00:48:08 +0000 (00:48 +0000)] 
ensure minimal mime support in wxHTML even without wxMimeTypesMananger

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

22 years agofixed rendering artifact in wxCaret
Václav Slavík [Sun, 27 Jan 2002 00:47:48 +0000 (00:47 +0000)] 
fixed rendering artifact in wxCaret

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

22 years agoupdate the screen before gaining access to wxWindowDC
Václav Slavík [Sun, 27 Jan 2002 00:47:13 +0000 (00:47 +0000)] 
update the screen before gaining access to wxWindowDC

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

22 years agomove caret notification after sending the focus event
Václav Slavík [Sun, 27 Jan 2002 00:46:32 +0000 (00:46 +0000)] 
move caret notification after sending the focus event

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

22 years ago(hacky) fix for bg colour handling in wxUniv's win32 theme
Václav Slavík [Sun, 27 Jan 2002 00:45:24 +0000 (00:45 +0000)] 
(hacky) fix for bg colour handling in wxUniv's win32 theme

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

22 years agoremoved assert(size != 0) from wxArrayString::Alloc(size) as it was inconsistent...
Vadim Zeitlin [Sat, 26 Jan 2002 23:53:47 +0000 (23:53 +0000)] 
removed assert(size != 0) from wxArrayString::Alloc(size) as it was inconsistent with wxArray::Alloc() and wxString::Alloc()

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

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