projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
correct deletes
[wxWidgets.git]
/
src
/
html
/
m_layout.cpp
2006-09-02
Vadim Zeitlin
don't convert title to current encoding if input encodi...
blob
|
commitdiff
|
raw
2006-08-29
Václav Slavík
fixed crash in <sub/sup> handling (bug #1545152)
blob
|
commitdiff
|
raw
|
diff to current
2006-07-03
Włodzimierz Skiba
Include wx/image.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-28
Vadim Zeitlin
use dynamic array for the page breaks positions (patch...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-18
Włodzimierz Skiba
wx/wxprec.h already includes wx/defs.h (with other...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-13
Václav Slavík
1. added abstract interface to wxHtmlWindow for use...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-21
Julian Smart
Compile with wxUSE_DYNLIB_CLASS and wxUSE_WXDIB set...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-27
Václav Slavík
added support for <sub> and <sup> to wxHTML (based...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-04-22
Michael Wetherell
Fixes to allow compilation with no wchar_t (djgpp proba...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-13
Vadim Zeitlin
added support for background bitmap specified in backgr...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-27
Włodzimierz Skiba
Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-17
Václav Slavík
removed accidentally committed debugging code
blob
|
commitdiff
|
raw
|
diff to current
2004-07-17
Václav Slavík
use corrent charset for page title in ANSI builds
blob
|
commitdiff
|
raw
|
diff to current
2004-06-30
Václav Slavík
fixed HTML entities parsing inside <titl
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Use old licence name
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Name and version changes
blob
|
commitdiff
|
raw
|
diff to current
2004-04-17
Robert Roebling
Make wxHTML compile (and work) under CE.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-17
Václav Slavík
<div> handling fix (Xavier Nodet)
blob
|
commitdiff
|
raw
|
diff to current
2003-08-13
Václav Slavík
fixed wrong arguments to Draw
blob
|
commitdiff
|
raw
|
diff to current
2003-08-09
Václav Slavík
added support for gcc precompiled headers
blob
|
commitdiff
|
raw
|
diff to current
2003-07-22
Vadim Zeitlin
undisable many warnings for VC++ in defs.h and fixed...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-04
Václav Slavík
fixed compilation of multilib dll
blob
|
commitdiff
|
raw
|
diff to current
2003-06-09
Václav Slavík
compilation fix for VisualAge C++
blob
|
commitdiff
|
raw
|
diff to current
2003-06-02
Václav Slavík
added copying selection to clipboard; fixes to selectio...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-31
Václav Slavík
preparing wxHtmlWindow for text selection (highlighting...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-15
Václav Slavík
unicode compilation fix
blob
|
commitdiff
|
raw
|
diff to current
2003-05-12
Václav Slavík
applied HTML pagebreaks patch
blob
|
commitdiff
|
raw
|
diff to current
2003-02-23
Václav Slavík
implemented empty handler for <script> tag, so that...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-04
Vadim Zeitlin
merged 2.4 branch into the trunk
blob
|
commitdiff
|
raw
|
diff to current
2001-07-18
Václav Slavík
fixed ugly stupid piece of code
blob
|
commitdiff
|
raw
|
diff to current
2001-07-05
Vadim Zeitlin
removed/replaced include 'wx/wx.h'
blob
|
commitdiff
|
raw
|
diff to current
2001-07-01
Václav Slavík
added convenience accessors to wxHtmlTag and modified...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-02
Kendall Bennett
Updates to fix Watcom C/C++ 11.0 compiler warning probl...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-05
Václav Slavík
wxHTML src code indentation now conforms (more) to...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-15
Bryan Petty
merged 2.2 branch
blob
|
commitdiff
|
raw
|
diff to current
1999-12-20
Václav Slavík
cleaned some relics - mod_* instead of m_* in wxHTML...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-28
Václav Slavík
SetTitle method (internal use only) changed to virtual...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-11
Václav Slavík
<br><br><br> is now handled correctly, e.g. empty lines...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-07
Julian Smart
Various fixes for various compilers...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-29
Ove Kaaven
Well, wxHTML compiles in Unicode mode now. But if it...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-18
Václav Slavík
wxUSE_HTML was missiing at some places
blob
|
commitdiff
|
raw
|
diff to current
1999-10-17
Václav Slavík
HTML_xxxx constants changed to wxHTML_xxxx (with backwa...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-07
Vadim Zeitlin
some fixes after global _T() => T() change
blob
|
commitdiff
|
raw
|
diff to current
1999-10-04
Vadim Zeitlin
many changes; major ones:
blob
|
commitdiff
|
raw
|
diff to current
1999-10-02
Václav Slavík
making wxHTML 8.3 compliant
blob
|
commitdiff
|
raw
|
diff to current