Václav Slavík
|
9d59f1fc2e
|
once again forgot about this OS/2 strangeness
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-08-03 20:26:04 +00:00 |
|
Robin Dunn
|
c0ce1b0339
|
compilation fix for VC++
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11255 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-08-02 02:48:01 +00:00 |
|
Václav Slavík
|
83c9da455a
|
fixed <pre> handling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11246 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-08-01 22:56:02 +00:00 |
|
Václav Slavík
|
211dfeddfc
|
new wxHtmlParser core and changes implied by it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11112 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-19 22:31:00 +00:00 |
|
Vadim Zeitlin
|
04dbb6467b
|
removed/replaced include 'wx/wx.h'
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10850 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-05 18:48:48 +00:00 |
|
Václav Slavík
|
1309ba6c7e
|
implemented (more) correct <pre> handling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9870 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-04-24 22:05:19 +00:00 |
|
Václav Slavík
|
4f9297b0ee
|
wxHTML src code indentation now conforms (more) to wxWin coding style
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8694 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-11-05 14:59:59 +00:00 |
|
Bryan Petty
|
f6bcfd974e
|
merged 2.2 branch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7748 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-15 19:51:35 +00:00 |
|
Václav Slavík
|
68263f63e5
|
fixed compilation problem with BC (at least I hope so)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-19 23:02:04 +00:00 |
|
Václav Slavík
|
66bf55ca85
|
fixed BC compilation bug (line 145)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5481 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-17 17:19:31 +00:00 |
|
Václav Slavík
|
57f5902621
|
<pre> environment uses charset conversion as well
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5463 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-16 22:54:39 +00:00 |
|
Václav Slavík
|
6fb0a92e2c
|
font size fix for <PRE>
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5112 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-12-25 18:11:06 +00:00 |
|
Václav Slavík
|
c88293a404
|
cleaned some relics - mod_* instead of m_* in wxHTML modules
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5029 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-12-20 12:47:50 +00:00 |
|
Václav Slavík
|
31e24645c0
|
added © in <PRE> environment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4735 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-11-28 18:24:34 +00:00 |
|
Vadim Zeitlin
|
3096bd2fa7
|
include <wx/...> => include "wx/..."
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4301 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-11-02 15:50:22 +00:00 |
|
Ove Kaaven
|
66a77a748e
|
Well, wxHTML compiles in Unicode mode now. But if it works (without
further changes), it shall be considered proof that there is such a
thing as a divine intervention.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4250 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-29 03:10:22 +00:00 |
|
Václav Slavík
|
314260fbd0
|
wxUSE_HTML was missiing at some places
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4057 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-18 19:46:54 +00:00 |
|
Václav Slavík
|
efba2b89f1
|
HTML_xxxx constants changed to wxHTML_xxxx (with backward compatibility through WXWIN_COMPATIBILITY_2)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4036 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-17 20:52:29 +00:00 |
|
Václav Slavík
|
d95e254418
|
removed wxVERSION_* macros
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4020 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-16 12:24:28 +00:00 |
|
Václav Slavík
|
69941f0586
|
making wxHTML 8.3 compliant
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3796 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-02 18:19:46 +00:00 |
|