]>
git.saurik.com Git - wxWidgets.git/log
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Julian Smart [Mon, 21 Jan 2002 22:34:42 +0000 (22:34 +0000)]
Tidied/commented FL header files, regenerated docs and filled out Category section.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13738
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 21 Jan 2002 21:33:07 +0000 (21:33 +0000)]
Fixed a typemap.
Added a Python list --> wxArrayInt typemap and wxArrayInt --> Python
list helper.
Added wxMultiChoiceDialog.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13736
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Mon, 21 Jan 2002 21:30:45 +0000 (21:30 +0000)]
added missing header.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13735
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 21 Jan 2002 21:25:48 +0000 (21:25 +0000)]
New Mod Def file.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13734
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 21 Jan 2002 21:18:50 +0000 (21:18 +0000)]
Now adds 'include file' heading
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13732
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 21 Jan 2002 19:57:54 +0000 (19:57 +0000)]
More resource files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13731
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 21 Jan 2002 19:51:49 +0000 (19:51 +0000)]
More resource files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13730
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 21 Jan 2002 19:03:40 +0000 (19:03 +0000)]
fixed crash in wxSpinCtrl under wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13729
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 21 Jan 2002 19:03:31 +0000 (19:03 +0000)]
fixed incorrect positioning of controls in generic wxSpinCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13728
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 21 Jan 2002 19:03:23 +0000 (19:03 +0000)]
added TAB handling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13727
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 21 Jan 2002 19:03:07 +0000 (19:03 +0000)]
change WXDEBUG to WXSTDERR
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13726
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 21 Jan 2002 18:45:09 +0000 (18:45 +0000)]
Dialog updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13725
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 21 Jan 2002 18:11:15 +0000 (18:11 +0000)]
added SetLabelFont() test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13724
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 21 Jan 2002 17:53:00 +0000 (17:53 +0000)]
added wxGetFontFromUser() similar to wxGetColourFromUser()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13723
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 21 Jan 2002 17:52:01 +0000 (17:52 +0000)]
added wxGetFontFromUser docs and links to it and wxGetColourFromUser from elsewhere
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13722
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 21 Jan 2002 17:49:49 +0000 (17:49 +0000)]
added wxFont::Ok
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13721
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 21 Jan 2002 15:52:03 +0000 (15:52 +0000)]
added an explicit accessor to query the default key value
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13719
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 21 Jan 2002 14:32:57 +0000 (14:32 +0000)]
Commit of merge
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13718
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 21 Jan 2002 14:32:35 +0000 (14:32 +0000)]
no message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13717
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 20 Jan 2002 23:14:39 +0000 (23:14 +0000)]
added first microscopic part of XRC format docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13716
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 20 Jan 2002 22:02:52 +0000 (22:02 +0000)]
Added missing include for non-precompiled headers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13715
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 20 Jan 2002 22:02:00 +0000 (22:02 +0000)]
Added missing include to os2/private.h.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13714
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 20 Jan 2002 22:00:45 +0000 (22:00 +0000)]
Fixed apparent typo.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13713
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 20 Jan 2002 22:00:11 +0000 (22:00 +0000)]
Added various #includes for non-precompiled headers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13712
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 20 Jan 2002 21:53:18 +0000 (21:53 +0000)]
- Added definition for struct SPBCDATA (missing in EMX).
- Added forward declaration of wxString.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13711
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 20 Jan 2002 21:50:56 +0000 (21:50 +0000)]
Fixed compilation problems with gcc on OS/2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13710
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 20 Jan 2002 21:47:45 +0000 (21:47 +0000)]
Added wchar handling for EMX (gcc on OS/2).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13709
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 20 Jan 2002 21:44:23 +0000 (21:44 +0000)]
New version with latest additions to filelist.txt.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13708
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 20 Jan 2002 21:43:17 +0000 (21:43 +0000)]
Added toplevel.{h,c} to OS/2 files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13707
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 20 Jan 2002 21:42:16 +0000 (21:42 +0000)]
Added wxUSE_OWNER_DRAWN for wxPM (OS/2)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13706
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Sun, 20 Jan 2002 18:22:48 +0000 (18:22 +0000)]
use wxMac provided wxGetOsDescription with Apple DevTools
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13705
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Sun, 20 Jan 2002 17:52:57 +0000 (17:52 +0000)]
added missing include files for Apple DevTools
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13704
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 20 Jan 2002 16:47:24 +0000 (16:47 +0000)]
new targets for shared libs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13703
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 20 Jan 2002 16:46:37 +0000 (16:46 +0000)]
added shared libs targets
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13702
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 20 Jan 2002 16:43:30 +0000 (16:43 +0000)]
added proper bracketing of QDflushing for carbon only
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13701
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 20 Jan 2002 16:34:36 +0000 (16:34 +0000)]
corrected wxKill signature, added Env methods (returning false)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13700
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775