projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
avoid a bug in Carbon headers
[wxWidgets.git]
/
include
/
wx
/
html
/
htmlcell.h
2003-08-09
Václav Slavík
added support for gcc precompiled headers
blob
|
commitdiff
|
raw
2003-07-22
Vadim Zeitlin
undisable many warnings for VC++ in defs.h and fixed...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-17
Václav Slavík
remove extra space at top and bottom of the page if...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-16
Václav Slavík
removed GetHorizontalConstraints -- no longer needed
blob
|
commitdiff
|
raw
|
diff to current
2003-07-15
Václav Slavík
don't break lines in the middle of word
blob
|
commitdiff
|
raw
|
diff to current
2003-07-08
Václav Slavík
much better looking selection of justified paragraphs
blob
|
commitdiff
|
raw
|
diff to current
2003-07-04
Václav Slavík
fixes for moving wxHTML files into their own DLL
blob
|
commitdiff
|
raw
|
diff to current
2003-06-07
Václav Slavík
use 'I' cursor when over text
blob
|
commitdiff
|
raw
|
diff to current
2003-06-04
Václav Slavík
added selecting-while-dragging
blob
|
commitdiff
|
raw
|
diff to current
2003-06-03
Václav Slavík
(hopefully) finished subcell selection
blob
|
commitdiff
|
raw
|
diff to current
2003-06-03
Václav Slavík
new rendering customization API for Vadim
blob
|
commitdiff
|
raw
|
diff to current
2003-06-03
Václav Slavík
subcell selection
blob
|
commitdiff
|
raw
|
diff to current
2003-06-02
Vadim Zeitlin
compilation warning fixed
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-06-01
Václav Slavík
more work on text selection: selecting should work...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-01
Václav Slavík
added default ctor and SetSelection to wxHtmlRenderingState
blob
|
commitdiff
|
raw
|
diff to current
2003-06-01
Vadim Zeitlin
added consts needed by VC++/BC++
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-12
Václav Slavík
applied HTML pagebreaks patch
blob
|
commitdiff
|
raw
|
diff to current
2003-01-02
Vadim Zeitlin
use DECLARE_NO_COPY_CLASS() where applicable (patch...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-04
Vadim Zeitlin
merged 2.4 branch into the trunk
blob
|
commitdiff
|
raw
|
diff to current
2002-08-31
Gilles Depeyrot
disable use of #pragma interface under Mac OS X
blob
|
commitdiff
|
raw
|
diff to current
2001-10-04
Václav Slavík
fixed unimportant typo
blob
|
commitdiff
|
raw
|
diff to current
2001-09-23
David Webster
FALSE, not false
blob
|
commitdiff
|
raw
|
diff to current
2001-09-02
Václav Slavík
added wxHtmlCell::Get/SetId
blob
|
commitdiff
|
raw
|
diff to current
2001-08-31
Vadim Zeitlin
implemented and documented wxHtmlWindow::OnCellMouseHov...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-25
Václav Slavík
beginnings of HTML4 tables layouter
blob
|
commitdiff
|
raw
|
diff to current
2001-07-31
Kendall Bennett
Latest updates from SciTech code tree including numerou...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-08
Václav Slavík
wxHTML fixes
blob
|
commitdiff
|
raw
|
diff to current
2001-04-29
Václav Slavík
cleanup and reformatting to match indentation style...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-26
Vadim Zeitlin
applied patch 403956 (gcc warning fix)
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-01-27
Václav Slavík
inline functions with if moved to .cpp
blob
|
commitdiff
|
raw
|
diff to current
2000-01-18
Václav Slavík
added align=justify support ; also removed relic:...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-14
Václav Slavík
optimized wxHtmlContainerCell - now proceeds layouting...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-12
Václav Slavík
added wxHtmlLinkInfo::GetHtmlCell so that you know...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-11
Václav Slavík
added mouse event member into wxHtmlLinkInfo. wxHtmlWin...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-03
Ove Kaaven
Better make it a const reference then.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-03
Ove Kaaven
Make wxColour parameter be passed by reference to inlin...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-28
Robin Dunn
Added some WXDLLEXPORTs
blob
|
commitdiff
|
raw
|
diff to current
1999-12-23
Václav Slavík
wxHtmlWindow::OnLinkClicked and wxHtmlCell::Get/SetLink...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-23
Václav Slavík
wxHtmlFontCell now has member wxFont m_Font instead...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-11
Václav Slavík
new wxHTML printing code ; parser now supports scaling
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-10
Václav Slavík
preparing for HTML printing
blob
|
commitdiff
|
raw
|
diff to current
1999-10-02
Václav Slavík
making wxHTML 8.3 compliant
blob
|
commitdiff
|
raw
|
diff to current
1999-09-18
Vadim Zeitlin
unused parameter warnings suppressed
blob
|
commitdiff
|
raw
|
diff to current
1999-08-12
Václav Slavík
wxHtmlWidgetCells now destroys window correctly
blob
|
commitdiff
|
raw
|
diff to current
1999-07-27
Robert Roebling
Small distrib updates,
blob
|
commitdiff
|
raw
|
diff to current
1999-07-07
Václav Slavík
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current