projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove wxRTTI macros from wxSpinCtrlGTKBase.
[wxWidgets.git]
/
src
/
html
/
2012-08-03
Robin Dunn
Add the ability to trigger a print from JavaScript...
tree
|
commitdiff
2012-07-24
Vadim Zeitlin
Another wxOSX compilation fix after the changes of...
tree
|
commitdiff
2012-06-28
Vadim Zeitlin
Fix off by 1 error in wxHTML font size from points...
tree
|
commitdiff
2012-06-06
Václav Slavík
wxHtmlHelpWindow: Fix contents panel syncing with view.
tree
|
commitdiff
2012-06-01
Vadim Zeitlin
Fix wxWebKitCtrl::RunScript() return value.
tree
|
commitdiff
2012-06-01
Vadim Zeitlin
Use wxDynamicCast() instead of IsKindOf() checks.
tree
|
commitdiff
2012-06-01
Vadim Zeitlin
Fix wxMac preprocessor check in wxWebView code.
tree
|
commitdiff
2012-05-07
Václav Slavík
Fix performance of wxHtmlParser::SkipCommentTag() in...
tree
|
commitdiff
2012-04-28
Vadim Zeitlin
Don't use too big width for wxHtmlHelpWindow navigation...
tree
|
commitdiff
2012-04-28
Vadim Zeitlin
Fix erasing wxHtmlWindow background in wxUniv.
tree
|
commitdiff
2012-04-07
Robin Dunn
Add a ctor that is compatible with the documented wxHel...
tree
|
commitdiff
2012-03-13
Julian Smart
Better border style for HTML window
tree
|
commitdiff
2012-03-07
Václav Slavík
Don't eat unhandled events in wxHtmlWindow::OnKeyUp().
tree
|
commitdiff
2012-03-06
Julian Smart
wxCB_SORT not currently supported on OSX/Cocoa
tree
|
commitdiff
2012-02-07
Vadim Zeitlin
Fix infinite loop in wxHtmlEasyPrinting page break...
tree
|
commitdiff
2012-02-07
Vadim Zeitlin
No real changes, just pass const wxArrayInt to wxHtmlCe...
tree
|
commitdiff
2012-02-05
Vadim Zeitlin
Take void** client data in wxSingleChoiceDialog ctor...
tree
|
commitdiff
2012-01-20
Dimitri Schoolwerth
Removed ellipsis from "About..." occurrences.
tree
|
commitdiff
2012-01-19
Stefan Csomor
adapting to new raw_control
tree
|
commitdiff
2012-01-18
Vadim Zeitlin
Skip EVT_RIGHT_UP event in wxHtmlWindow if it wasn...
tree
|
commitdiff
2011-12-27
Vadim Zeitlin
Recognize background-color style in wxHtmlWindow.
tree
|
commitdiff
2011-12-27
Vadim Zeitlin
Add support for more CSS styles to SPAN tag in wxHtmlWi...
tree
|
commitdiff
2011-11-30
Vadim Zeitlin
Use more clear names for variables in wxHtmlSelection...
tree
|
commitdiff
2011-11-27
Vadim Zeitlin
Merge similar but not quite identical translated strings.
tree
|
commitdiff
2011-10-22
Julian Smart
Applied patch #13534: wxRichTextCtrl: Make it easier...
tree
|
commitdiff
2011-09-10
Steve Lamerton
Merge in from trunk r68684 - r69046
tree
|
commitdiff
2011-08-16
Stefan Csomor
adjust init to standard
tree
|
commitdiff
2011-07-25
Steve Lamerton
Merge in from trunk r67662 to r64801
tree
|
commitdiff
2011-05-11
Julian Smart
Use more appropriate border style
tree
|
commitdiff
2011-05-03
Dimitri Schoolwerth
Replaced Ok() occurrences with IsOk() throughout trunk.
tree
|
commitdiff
2011-05-03
Vadim Zeitlin
Increase the number of index items shown by default...
tree
|
commitdiff
2011-04-03
Dimitri Schoolwerth
No code changes, fixed various typos.
tree
|
commitdiff
2011-03-22
Dimitri Schoolwerth
Fixed various typos.
tree
|
commitdiff
2011-03-20
Dimitri Schoolwerth
No changes, synchronised source names that appear comme...
tree
|
commitdiff
2011-03-19
Stefan Csomor
going private with userpane info
tree
|
commitdiff
2011-03-18
Stefan Csomor
going private for m_peer to give a foundation for bette...
tree
|
commitdiff
2011-03-18
Vadim Zeitlin
Add wxHtmlHelpController::SetShouldPreventAppExit().
tree
|
commitdiff
2011-03-16
Stefan Csomor
always skip OnSize
tree
|
commitdiff
2011-02-19
Vadim Zeitlin
Remove stray #pragma implementation.
tree
|
commitdiff
2011-02-19
Vadim Zeitlin
Remove long unused wxHTML files.
tree
|
commitdiff
2011-01-13
Vadim Zeitlin
Fixes for parsing invalid HTML without tag ends.
tree
|
commitdiff
2011-01-13
Vadim Zeitlin
No changes, just remove a level of indentation in wxHtm...
tree
|
commitdiff
2011-01-04
Stefan Csomor
merging back XTI branch part 2
tree
|
commitdiff
2010-12-30
Vadim Zeitlin
Don't crash on malformed HTML in wxHTML font tag handler.
tree
|
commitdiff
2010-12-15
Jouk Jansen
Include compilation of tests for OpenVMS (part2)
tree
|
commitdiff
2010-11-11
Michael Wetherell
Use wxFS_SEEKABLE flag loading images.
tree
|
commitdiff
2010-10-23
Vadim Zeitlin
Construct paths using wxFileName in wxHTML help.
tree
|
commitdiff
2010-10-08
Michael Wetherell
Fix for wxChm
tree
|
commitdiff
2010-09-30
Michael Wetherell
A couple of fixes for wxChm
tree
|
commitdiff
2010-09-29
Vadim Zeitlin
Fix crash in wxWebKitCtrl when using JavaScript.
tree
|
commitdiff
2010-08-11
Vadim Zeitlin
Use correct format specifiers in wxString::Printf().
tree
|
commitdiff
2010-07-24
Vadim Zeitlin
Remove hard limit on number of pages in wxHtmlPrintout.
tree
|
commitdiff
2010-07-23
Vadim Zeitlin
Propagate wxHtmlWindow layout direction to the wxDC...
tree
|
commitdiff
2010-07-14
Vadim Zeitlin
Suppress warnings about double to int truncation in...
tree
|
commitdiff
2010-07-13
Vadim Zeitlin
Fix file paths in the header comments.
tree
|
commitdiff
2010-07-13
Vadim Zeitlin
Globally use "wxWindows licence" consistently.
tree
|
commitdiff
2010-06-22
Jouk Jansen
Update OpenVMS compile support
tree
|
commitdiff
2010-06-20
Vadim Zeitlin
Use wxDELETE() and wxDELETEA() when possible.
tree
|
commitdiff
2010-05-30
Vadim Zeitlin
Add <span> tag and limited support for CSS styles to...
tree
|
commitdiff
2010-05-05
Vadim Zeitlin
Fix PCH-less compilation after recent changes.
tree
|
commitdiff
2010-05-05
Vadim Zeitlin
Notify user less intrusively about overflow when previe...
tree
|
commitdiff
2010-04-16
Václav Slavík
Remove wxUSE_WCHAR_T checks.
tree
|
commitdiff
2010-03-29
Václav Slavík
Use fixed screen DPI of 96 when printing HTML.
tree
|
commitdiff
2010-03-29
Václav Slavík
Removed useless wxDisplaySize() calls from wxHtmlPrintout.
tree
|
commitdiff
2010-03-29
Paul Cornett
non-pch build fix
tree
|
commitdiff
2010-03-28
Václav Slavík
wxHTML: Support percentage width in IMG tag.
tree
|
commitdiff
2010-02-25
Vadim Zeitlin
Compilation fixes in wxHTML for wxUSE_CONFIG==0.
tree
|
commitdiff
2010-02-14
Václav Slavík
Fix wxHtmlWindow to correctly decide whether to show...
tree
|
commitdiff
2010-01-19
Václav Slavík
Support XHTML ' entity.
tree
|
commitdiff
2009-12-18
Vadim Zeitlin
Don't access the first character of a possible empty...
tree
|
commitdiff
2009-11-17
Václav Slavík
Improved handling of anchors in wxHTML: scroll to bette...
tree
|
commitdiff
2009-11-11
Kevin Ollivier
Use wxWebKitCtrlNameStr to adhere to the convention...
tree
|
commitdiff
2009-11-04
Vadim Zeitlin
Revert "trivial" change of r61772.
tree
|
commitdiff
2009-10-10
Julian Smart
Set the initial size
tree
|
commitdiff
2009-08-28
Vadim Zeitlin
No real changes, just slightly simplify code.
tree
|
commitdiff
2009-08-21
Vadim Zeitlin
No changes, just removed hard tabs and trailing white...
tree
|
commitdiff
2009-07-25
Vadim Zeitlin
Use stock id instead of duplicating its string label...
tree
|
commitdiff
2009-07-25
Vadim Zeitlin
Use Ok/Cancel dialog instead of Yes/No one in CheckFit().
tree
|
commitdiff
2009-07-25
Vadim Zeitlin
Add a period to the sentence end.
tree
|
commitdiff
2009-07-23
Vadim Zeitlin
Globally replace _T() with wxT().
tree
|
commitdiff
2009-07-20
Vadim Zeitlin
Put braces around all calls to wxLogFunctions() inside...
tree
|
commitdiff
2009-06-18
Vadim Zeitlin
wxHtmlWindow background drawing fixes for OS X and...
tree
|
commitdiff
2009-06-04
Julian Smart
Use live update for splitter on Mac since Leopard seems...
tree
|
commitdiff
2009-06-01
Vadim Zeitlin
correct Borland #pragma hdrstop position
tree
|
commitdiff
2009-05-23
Vadim Zeitlin
make wxWindow::SetAutoLayout() now works for all window...
tree
|
commitdiff
2009-05-15
Václav Slavík
set icons bundle instead of single icon for wxHtmlHelpFrame
tree
|
commitdiff
2009-05-13
Vadim Zeitlin
compare wxMessageDialog::ShowModal() return value with...
tree
|
commitdiff
2009-05-06
Stefan Csomor
first stab at having webkit under osx_cocoa working
tree
|
commitdiff
2009-05-04
Vadim Zeitlin
don't duplicate wxGetTopLevelParent() code in wxHtmlHel...
tree
|
commitdiff
2009-04-25
Vadim Zeitlin
add support for table border width attribute (closes...
tree
|
commitdiff
2009-03-31
Vadim Zeitlin
fix g++ warnings for float->int conversions
tree
|
commitdiff
2009-03-26
Vadim Zeitlin
detect horizontal overflow in wxHtmlPrintout and warn...
tree
|
commitdiff
2009-03-21
Václav Slavík
wxHTML tables handler didn't properly restore m_enclosi...
tree
|
commitdiff
2009-03-11
Vadim Zeitlin
work around some (harmless) g++ warnings about possibly...
tree
|
commitdiff
2009-03-05
Julian Smart
Don't set a large minimum size for both panes
tree
|
commitdiff
2009-02-24
Vadim Zeitlin
render <TH> contents in bold, as all the browsers do
tree
|
commitdiff
2009-02-21
Václav Slavík
added asserts to check correct order of wxHtmlDCRendere...
tree
|
commitdiff
2009-02-08
Vadim Zeitlin
add wx-prefixed and semicolon-requiring versions of...
tree
|
commitdiff
2009-02-07
Vadim Zeitlin
require semicolon after wxDECLARE/DEFINE_EVENT() (close...
tree
|
commitdiff
2009-01-25
Vadim Zeitlin
remove unused function and out of date comments (we...
tree
|
commitdiff
next