projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Tries to fix wxListBox focus problems.
[wxWidgets.git]
/
src
/
html
/
htmlwin.cpp
2001-11-15
Václav Slavík
optimalization of wxHtmlWindow painting (used to repain...
blob
|
commitdiff
|
raw
2001-10-17
Kendall Bennett
Mutiple updates from SciTech for wxWindows including...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-14
Václav Slavík
added wxHtmlWindow::AppendToPage
blob
|
commitdiff
|
raw
|
diff to current
2001-09-19
Václav Slavík
fixed problems with HTML printing w/o using wxHtmlWindow
blob
|
commitdiff
|
raw
|
diff to current
2001-09-02
Václav Slavík
comment clarification
blob
|
commitdiff
|
raw
|
diff to current
2001-08-31
Vadim Zeitlin
implemented and documented wxHtmlWindow::OnCellMouseHov...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-27
Vadim Zeitlin
send right click events for the URLs too
blob
|
commitdiff
|
raw
|
diff to current
2001-07-07
Vadim Zeitlin
1. fixed typo ('&' instead of '|') in wxNotebook
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-03
Václav Slavík
more intelligent behaviour of wxHtmlWindow history...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-27
Vadim Zeitlin
MSW compilation fixes - widgets sample runs!
blob
|
commitdiff
|
raw
|
diff to current
2001-05-08
Václav Slavík
forgot to check in wxHtmlProcessor::IsEnabled test...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-04
Václav Slavík
1. changed AddSharedProcessor to AddGlobalProcessor
blob
|
commitdiff
|
raw
|
diff to current
2001-05-03
Kendall Bennett
Fixed Windows DLL link problems with wxHtmlProcessor
blob
|
commitdiff
|
raw
|
diff to current
2001-05-02
Václav Slavík
1) some cleanup in wxHtmlWindow, moved private structur...
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-10-10
Václav Slavík
added wxHtmlWindow::HistoryCanBack/Forward
blob
|
commitdiff
|
raw
|
diff to current
2000-09-26
Václav Slavík
fixed bug in wxHtmlWindow: HistoryBack/Forward now...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-15
Bryan Petty
merged 2.2 branch
blob
|
commitdiff
|
raw
|
diff to current
2000-02-02
Václav Slavík
fixing memory leaks & mem tracing false alerts
blob
|
commitdiff
|
raw
|
diff to current
2000-01-27
Václav Slavík
some scrolling&refreshing fixed ; removed wxHtmlWindow...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-26
Václav Slavík
sets frame title even for pages without <title> tag
blob
|
commitdiff
|
raw
|
diff to current
2000-01-23
Václav Slavík
added wxLogError/Warning into wxHTML
blob
|
commitdiff
|
raw
|
diff to current
2000-01-23
Václav Slavík
removed call to win32 api ::SetMapMode -- hopefully...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-19
Julian Smart
Added missing windows.h includes
blob
|
commitdiff
|
raw
|
diff to current
2000-01-17
Václav Slavík
PageUp/PageDown scroll by 2/3 of client area height...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-16
Václav Slavík
added <meta http-equiv> handler
blob
|
commitdiff
|
raw
|
diff to current
2000-01-14
Václav Slavík
wxHtmlWindow's flags is now wxHSCROLL | wxVSCROLL
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
1999-12-24
Václav Slavík
removed wxHtmlParser::GetTempData (internal function...
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
removed wxITALIC/wxSLANT stuff from wxHTML (no longer...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-21
Václav Slavík
fixed horizontal scrollbar bug
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-15
Václav Slavík
fixed wxHtmlWindow flicker
blob
|
commitdiff
|
raw
|
diff to current
1999-12-05
Václav Slavík
fixed bug in SetFonts (caused segfault in wxHtmlHelpFrame)
blob
|
commitdiff
|
raw
|
diff to current
1999-11-29
Václav Slavík
just deleted one empty line (testing CVS server)
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-17
Václav Slavík
wxHtmlWindow::LoadPage does not use wxBusyCursor anymor...
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-16
Václav Slavík
SetFonts methods have const param now
blob
|
commitdiff
|
raw
|
diff to current
1999-10-10
Václav Slavík
fixed cursor flickering in wxHtmlWindow
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-20
Robin Dunn
I got tired of some of the memory leak messages related...
blob
|
commitdiff
|
raw
|
diff to current
1999-08-13
Václav Slavík
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current
1999-08-12
Václav Slavík
minor fix in wxHtmlWindow::CreateLayout
blob
|
commitdiff
|
raw
|
diff to current
1999-08-08
Václav Slavík
m_Style was bool by mistake, fixed
blob
|
commitdiff
|
raw
|
diff to current
1999-08-03
Václav Slavík
wxHW_* flags, fixed client area problem
blob
|
commitdiff
|
raw
|
diff to current
1999-07-28
Guilhem Lavaux
Added wxInternetFilesystemModule to fs_inet.cpp
blob
|
commitdiff
|
raw
|
diff to current
1999-07-25
Václav Slavík
fixed static members
blob
|
commitdiff
|
raw
|
diff to current
1999-07-21
Václav Slavík
fixed refresh bug in wxHtmlWindow
blob
|
commitdiff
|
raw
|
diff to current
1999-07-07
Václav Slavík
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current