projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
fix yet another assert when the initial combo box value was empty (replaces patch...
[wxWidgets.git]
/
src
/
html
/
m_image.cpp
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-09
Vadim Zeitlin
use mask for GIFs (part of patch 649438)
blob
|
commitdiff
|
raw
|
diff to current
2003-06-03
Václav Slavík
new rendering customization api fixes
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-01-19
Václav Slavík
use wxART_BROKEN_IMAGE in wxHTML
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-05-23
Robert Roebling
Did I change anything here?
blob
|
commitdiff
|
raw
|
diff to current
2002-04-29
Vadim Zeitlin
don't generate an endless stream of asserts for the...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-28
Vadim Zeitlin
fix for a typo (== instead of =)
blob
|
commitdiff
|
raw
|
diff to current
2002-01-27
Václav Slavík
new wxHtmlWindow::OnOpeningURL API
blob
|
commitdiff
|
raw
|
diff to current
2002-01-19
Václav Slavík
implemented URLs blocking in wxHtmlWindow
blob
|
commitdiff
|
raw
|
diff to current
2002-01-04
Vadim Zeitlin
fixed assert failure in wxStaticCast()
blob
|
commitdiff
|
raw
|
diff to current
2001-10-27
Václav Slavík
fix for animated GIFs with frames of different dimensions
blob
|
commitdiff
|
raw
|
diff to current
2001-09-29
Václav Slavík
added support for animated GIFs to wxHTML
blob
|
commitdiff
|
raw
|
diff to current
2001-09-02
Václav Slavík
added id handling to image cells
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
Trying to hide evidence of my negative programming...
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-02-06
Julian Smart
Fixed some warnings (don't know why dialoged Makefile...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-17
Václav Slavík
Bitmaps are no longer rescaled to reflect printerPPI...
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
2000-02-15
Václav Slavík
fixed typo bug in my last commit that caused image...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-11
Václav Slavík
fixed bug in scaling images
blob
|
commitdiff
|
raw
|
diff to current
2000-02-02
Václav Slavík
fixed bug that caused assertion failure when printing...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-29
Václav Slavík
switched back to old use of DrawBitmap for transparent...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-24
Julian Smart
Corrected font calculation (use screen resolution now...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-03
Ove Kaaven
Unicode compilation fixes for BC++ 5
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-20
Václav Slavík
cleaned some relics - mod_* instead of m_* in wxHTML...
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-11-07
Julian Smart
Various fixes for various compilers...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-06
Václav Slavík
cosmetic changes : indentation etc.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-02
Vadim Zeitlin
include <wx/...> => include "wx/..."
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-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-09
Robert Roebling
Makefile changes for static libs and HP-UX,
blob
|
commitdiff
|
raw
|
diff to current
1999-10-08
Václav Slavík
fixed bug in imagemap
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