projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
added a note about wxTreeCtrl::GetFirst/NextItem(id, long) deprecation
[wxWidgets.git]
/
src
/
html
/
htmlwin.cpp
2004-02-11
Václav Slavík
added public methods to select parts of displayed page
blob
|
commitdiff
|
raw
2003-11-26
Dimitri Schoolwerth
Declaration of CopySelection is bool instead of void.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-25
Vadim Zeitlin
don't test whether m_selection is NULL both before...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-25
Vadim Zeitlin
fixed memory leak (m_selection wasn't deleted)
blob
|
commitdiff
|
raw
|
diff to current
2003-09-04
Stefan Csomor
macro naming changes
blob
|
commitdiff
|
raw
|
diff to current
2003-08-21
Stefan Csomor
extended RTTI support
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-12
Vadim Zeitlin
fixed a crash
blob
|
commitdiff
|
raw
|
diff to current
2003-07-10
Mattia Barbon
STL-ification patch for wxMSW and wxGTK.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-09
Julian Smart
OnIdle -> OnInternalIdle
blob
|
commitdiff
|
raw
|
diff to current
2003-07-08
Václav Slavík
fixes to wxHTML selection code: corrected mouse navigation
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-15
Václav Slavík
fixed misbehaving selection on some words
blob
|
commitdiff
|
raw
|
diff to current
2003-06-11
Vadim Zeitlin
made CopySelection() always available (otherwise it...
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-07
David Elliott
Place m_lastDoubleClick initialization inside existing...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-05
Václav Slavík
added line selection
blob
|
commitdiff
|
raw
|
diff to current
2003-06-05
Mattia Barbon
Add missing header for wxMotif.
blob
|
commitdiff
|
raw
|
diff to current
2003-06-04
Václav Slavík
doubleclick selects word
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
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
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
attempt to fix first click problem
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
react on mouse up, not mouse down
blob
|
commitdiff
|
raw
|
diff to current
2003-05-31
Václav Slavík
oops, commited debugging code by mistake
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-02-26
Václav Slavík
fix patch #693600
blob
|
commitdiff
|
raw
|
diff to current
2003-01-26
Václav Slavík
1. added wxHtmlWindow::LoadFile
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-09-07
Robin Dunn
wxHtmlWindow now grabs the focus when clicked on. ...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-16
Václav Slavík
wxHtmlHistoryItem needs not be wxObject
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-14
Václav Slavík
removed wxYield from wxHtmlWindow (seems to work w...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-22
Václav Slavík
use wxBusyCursor in wxHtmlWindow instead of SetCursor...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-27
Václav Slavík
added two-step creation of wxHtmlWindow
blob
|
commitdiff
|
raw
|
diff to current
2001-11-15
Václav Slavík
optimalization of wxHtmlWindow painting (used to repain...
blob
|
commitdiff
|
raw
|
diff to current
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