Václav Slavík
|
c44fdc9401
|
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
|
2002-01-24 21:13:38 +00:00 |
|
Václav Slavík
|
8e1aefe0f2
|
fixes to
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13779 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-24 21:11:46 +00:00 |
|
Vadim Zeitlin
|
fec679a4a7
|
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
|
2002-01-24 21:00:58 +00:00 |
|
David Webster
|
e3bfcacf3a
|
Change up font selection process
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13777 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-24 05:45:40 +00:00 |
|
David Webster
|
f138704e73
|
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
|
2002-01-24 05:43:29 +00:00 |
|
Robin Dunn
|
6c5ae2d2a6
|
Demo cleanup and path issues.
other tweaks.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13775 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-24 01:24:39 +00:00 |
|
David Webster
|
e58dab20ce
|
Lots of fixes for OS/2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13774 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-23 23:12:33 +00:00 |
|
Julian Smart
|
bd330a69c9
|
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
|
2002-01-23 22:10:02 +00:00 |
|
Julian Smart
|
db0faf5895
|
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
|
2002-01-23 21:58:14 +00:00 |
|
Vadim Zeitlin
|
414eab6de6
|
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
|
2002-01-23 17:47:58 +00:00 |
|
Vadim Zeitlin
|
04e7a2161c
|
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
|
2002-01-23 17:35:51 +00:00 |
|
Vadim Zeitlin
|
613d09959e
|
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
|
2002-01-23 17:25:39 +00:00 |
|
Vadim Zeitlin
|
74ede4ebf0
|
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
|
2002-01-23 15:58:39 +00:00 |
|
Vadim Zeitlin
|
d5f648a9d1
|
added 2nd wxEvent ctor argument
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13767 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-23 15:49:03 +00:00 |
|
Julian Smart
|
d958c9bd17
|
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
|
2002-01-23 15:17:44 +00:00 |
|
Julian Smart
|
bebc39e35d
|
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
|
2002-01-23 14:21:52 +00:00 |
|
David Webster
|
7d9211596f
|
Fontutil wxFillLogFont change.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-23 14:04:56 +00:00 |
|
Vadim Zeitlin
|
65d877d2b7
|
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
|
2002-01-23 12:06:33 +00:00 |
|
Vadim Zeitlin
|
caa6e137ba
|
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
|
2002-01-23 12:02:40 +00:00 |
|
Julian Smart
|
273b399fe9
|
Some comments modified to help with documentation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13761 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-23 11:55:09 +00:00 |
|
David Webster
|
828621c2ea
|
More bug fix updates.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13760 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-23 05:48:58 +00:00 |
|
Václav Slavík
|
995c1788f5
|
added wxGenericDirCtrl handler to XRC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13759 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-23 00:15:13 +00:00 |
|
Václav Slavík
|
6302ab2fa9
|
fixed typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13758 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-23 00:14:31 +00:00 |
|
Václav Slavík
|
1c2e6a2812
|
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
|
2002-01-23 00:14:10 +00:00 |
|
Václav Slavík
|
4fd5055c0d
|
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
|
2002-01-23 00:13:27 +00:00 |
|
David Webster
|
54ffa10747
|
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
|
2002-01-22 23:19:28 +00:00 |
|
David Webster
|
0c53263298
|
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
|
2002-01-22 23:18:38 +00:00 |
|
David Webster
|
f140b3520b
|
OS/2 bug fix updates.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13753 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-22 23:17:55 +00:00 |
|
Julian Smart
|
4805d825f8
|
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
|
2002-01-22 22:37:13 +00:00 |
|
Robin Dunn
|
85247b3671
|
SWIGged updates for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13751 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-22 21:00:33 +00:00 |
|
Robin Dunn
|
e00a2cc77a
|
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
|
2002-01-22 20:18:42 +00:00 |
|
Václav Slavík
|
b040e242e7
|
use AM_ICONV for iconv configure checks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13749 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-22 18:55:06 +00:00 |
|
Václav Slavík
|
a7b09001af
|
added safety check to wxWindow::ReleaseMouse
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13748 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-22 18:53:16 +00:00 |
|
Robin Dunn
|
844a4451f6
|
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
|
2002-01-22 18:30:54 +00:00 |
|
Julian Smart
|
90b5abc1eb
|
Added events topic.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13746 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-22 17:46:19 +00:00 |
|
Vadim Zeitlin
|
516cdd5433
|
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
|
2002-01-22 15:40:06 +00:00 |
|
Vadim Zeitlin
|
9dcd75f8da
|
use standard colours in all ports
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13744 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-22 15:39:40 +00:00 |
|
Vadim Zeitlin
|
17d61cbfb4
|
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
|
2002-01-22 15:39:13 +00:00 |
|
Robin Dunn
|
ce914f7319
|
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
|
2002-01-22 03:22:03 +00:00 |
|
Václav Slavík
|
1811af8709
|
clarified legal stuff
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13741 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-21 23:29:38 +00:00 |
|
Václav Slavík
|
8f50c527a8
|
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
|
2002-01-21 23:29:21 +00:00 |
|
Vadim Zeitlin
|
d5e1f5e06e
|
compilation fix for Borland (hopefully)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13739 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-21 22:45:50 +00:00 |
|
Julian Smart
|
4cbc57f086
|
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
|
2002-01-21 22:34:42 +00:00 |
|
Robin Dunn
|
293a0a8677
|
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
|
2002-01-21 21:33:07 +00:00 |
|
Ron Lee
|
c9baf9d738
|
added missing header.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13735 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-21 21:30:45 +00:00 |
|
David Webster
|
81d19f3ea5
|
New Mod Def file.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13734 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-21 21:25:48 +00:00 |
|
Julian Smart
|
5bdad898eb
|
Now adds 'include file' heading
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13732 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-21 21:18:50 +00:00 |
|
David Webster
|
1d3d992e5c
|
More resource files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13731 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-21 19:57:54 +00:00 |
|
David Webster
|
98b67b810e
|
More resource files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13730 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-21 19:51:49 +00:00 |
|
Václav Slavík
|
70c2fde399
|
fixed crash in wxSpinCtrl under wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13729 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-21 19:03:40 +00:00 |
|