projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
avoid deprecated gdk_net_wm_supports()
[wxWidgets.git]
/
samples
/
html
/
test
/
test.cpp
2009-07-23
Vadim Zeitlin
Globally replace _T() with wxT().
blob
|
commitdiff
|
raw
2009-06-18
Vadim Zeitlin
wxHtmlWindow background drawing fixes for OS X and...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-23
Vadim Zeitlin
add timing of the page loading (see #9972)
blob
|
commitdiff
|
raw
|
diff to current
2009-02-08
Vadim Zeitlin
add wx-prefixed and semicolon-requiring versions of...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-28
Julian Smart
Open and Close clipboard properly
blob
|
commitdiff
|
raw
|
diff to current
2007-02-04
Vadim Zeitlin
call OnInit() from all samples to allow using standard...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-07
Paul Cornett
don't use %d to print pointer
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Vadim Zeitlin
generate wxEVT_COMMAND_TEXT_COPY event in wxHtmlWindow
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Robert Roebling
[ 1587059 ] wxLaunchDefaultBrowser fix for KDE
blob
|
commitdiff
|
raw
|
diff to current
2006-10-29
Václav Slavík
add events API to wxHtmlWindow (patch #1504493 by Franc...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-26
Václav Slavík
allow opening .html files, too
blob
|
commitdiff
|
raw
|
diff to current
2005-12-18
Julian Smart
Should use LoadFile for file, not LoadPage
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-09-05
Włodzimierz Skiba
Launch default browser.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-24
Włodzimierz Skiba
Missing wxUSE_... flags and source cleaning.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-30
Włodzimierz Skiba
Wrong #pragma interface/implementation warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-18
Julian Smart
Use sample icon
blob
|
commitdiff
|
raw
|
diff to current
2004-12-16
Włodzimierz Skiba
Send full url to wxHtmlWindow::OnOpeningURL validation...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-19
Włodzimierz Skiba
Fixes for wxUSE_STATUSBAR.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-25
Julian Smart
More name changes
blob
|
commitdiff
|
raw
|
diff to current
2004-02-19
Dimitri Schoolwerth
wxCleanup; Added accelerators for navigation (Alt+left...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-26
Václav Slavík
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-08-31
Gilles Depeyrot
disable use of #pragma interface under Mac OS X
blob
|
commitdiff
|
raw
|
diff to current
2002-01-20
Václav Slavík
removed tracing from html sample
blob
|
commitdiff
|
raw
|
diff to current
2002-01-13
Gilles Depeyrot
use "..." instead of <...> for wx includes
blob
|
commitdiff
|
raw
|
diff to current
2001-11-27
Václav Slavík
compilation fix
blob
|
commitdiff
|
raw
|
diff to current
2001-11-22
Julian Smart
Applied patch #484508 (mostly sample warnings).
blob
|
commitdiff
|
raw
|
diff to current
2001-10-30
George Tasker
All occurances of #include <wx/wxprec.h> changed to...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-21
Mattia Barbon
Unicode compilation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-12
Václav Slavík
compilation fix
blob
|
commitdiff
|
raw
|
diff to current
2001-08-01
Václav Slavík
added tracing of strconv
blob
|
commitdiff
|
raw
|
diff to current
2001-07-18
Václav Slavík
removed debug printfs
blob
|
commitdiff
|
raw
|
diff to current
2001-05-08
Václav Slavík
added wxHtmlProcessor test
blob
|
commitdiff
|
raw
|
diff to current
2000-03-09
Robert Roebling
Some make corrections for HP and related,
blob
|
commitdiff
|
raw
|
diff to current
2000-01-28
Vadim Zeitlin
small compilation fix for !wxUSE_SOCKETS
blob
|
commitdiff
|
raw
|
diff to current
2000-01-19
Václav Slavík
Added Open HTML page to menu
blob
|
commitdiff
|
raw
|
diff to current
2000-01-17
Václav Slavík
wxConfig is used together with wxConfig::Set now
blob
|
commitdiff
|
raw
|
diff to current
1999-12-20
Václav Slavík
removed 2nd frame from html test sample; test sample...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-06
Václav Slavík
fixed stupid typo I did a minute ago
blob
|
commitdiff
|
raw
|
diff to current
1999-11-06
Václav Slavík
modified samples/html/test so that it loads inet fs...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-10
Václav Slavík
fixed bug with 2 frames
blob
|
commitdiff
|
raw
|
diff to current
1999-10-03
Václav Slavík
changed to use 2 html windows
blob
|
commitdiff
|
raw
|
diff to current
1999-09-09
Guillermo Rodrigue...
wxUSE_GIF instead of wxUSE_LIBGIF
blob
|
commitdiff
|
raw
|
diff to current
1999-09-05
Guilhem Lavaux
Updated wxSocket documentation
blob
|
commitdiff
|
raw
|
diff to current
1999-07-07
Václav Slavík
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current