projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
removed wxUSE_DIB_FOR_BITMAP which doesn't seem to be used any longer
[wxWidgets.git]
/
include
/
wx
/
html
/
2007-03-07
Vadim Zeitlin
removed WXWIN_COMPATIBILITY_2_4 from common and wxMSW...
tree
|
commitdiff
2007-03-02
Julian Smart
Fixed premature exit of helpview sample and utility
tree
|
commitdiff
2006-12-07
Paul Cornett
correct access for virtuals
tree
|
commitdiff
2006-10-30
Vadim Zeitlin
generate wxEVT_COMMAND_TEXT_COPY event in wxHtmlWindow
tree
|
commitdiff
2006-10-29
Václav Slavík
add events API to wxHtmlWindow (patch #1504493 by Franc...
tree
|
commitdiff
2006-10-24
Robin Dunn
Pass the config object into the wxHtmlHelpFrame so...
tree
|
commitdiff
2006-10-19
Kevin Ollivier
Several wxWebKitCtrl enhancements/fixes. Including:
tree
|
commitdiff
2006-10-17
Włodzimierz Skiba
Headers cleaning.
tree
|
commitdiff
2006-09-05
Vadim Zeitlin
mark all dtors which are virtual because base class...
tree
|
commitdiff
2006-08-25
Vadim Zeitlin
don't hardcode HTML font sizes, this makes wxHtmlWindow...
tree
|
commitdiff
2006-08-10
Vadim Zeitlin
removed wxHtmlWindow::m_Style which duplicated wxWindow...
tree
|
commitdiff
2006-07-31
Václav Slavík
added wxEVT_MOUSE_CAPTURE_LOST event and code for corre...
tree
|
commitdiff
2006-07-06
Włodzimierz Skiba
Missing include for wxCocoa build at Tinderbox.
tree
|
commitdiff
2006-07-02
Stefan Neis
Fixed typos in comments (patch #1515724)
tree
|
commitdiff
2006-05-28
Vadim Zeitlin
use dynamic array for the page breaks positions (patch...
tree
|
commitdiff
2006-05-20
Paul Cornett
parenthesize macro replacement containing operator
tree
|
commitdiff
2006-04-21
Václav Slavík
added comment explaining how to replace calls to deprec...
tree
|
commitdiff
2006-04-16
Vadim Zeitlin
added virtual dtor to wxHtmlWindowMouseHelper to avoid...
tree
|
commitdiff
2006-04-14
Václav Slavík
use public inheritance when deriving from wxHtmlWindowM...
tree
|
commitdiff
2006-04-14
Václav Slavík
don't show the I-beam cursor over text in wxHtmlListBox
tree
|
commitdiff
2006-04-13
Václav Slavík
1. added abstract interface to wxHtmlWindow for use...
tree
|
commitdiff
2006-04-12
Vadim Zeitlin
made ShouldPreventAppExit() public
tree
|
commitdiff
2006-04-07
Vadim Zeitlin
added wxTLW::ShouldPreventAppExit() which can be overri...
tree
|
commitdiff
2006-04-03
Václav Slavík
added ParseInnerSource() to make <pre>-like parsing...
tree
|
commitdiff
2006-03-07
Włodzimierz Skiba
Don't send dummy wxCommandEvent.
tree
|
commitdiff
2006-03-07
Václav Slavík
preserve window's content when changing the fonts
tree
|
commitdiff
2006-02-11
Vadim Zeitlin
removed stray #endif added in previous commit
tree
|
commitdiff
2006-02-11
Vadim Zeitlin
use wxClockMillis_t to fix wxUSE_LONGLONG=0 compilation
tree
|
commitdiff
2006-02-11
Mart Raudsepp
Do not reintroduce #pragma interface/implementation...
tree
|
commitdiff
2006-02-08
Vadim Zeitlin
make access specifiers for the virtual functions match...
tree
|
commitdiff
2006-01-26
Julian Smart
Fixed duplicate guard
tree
|
commitdiff
2006-01-18
Vadim Zeitlin
declare wxEVT_COMMAND_HTMLWINDOW_URL_CLICKED with corre...
tree
|
commitdiff
2006-01-11
Jouk Jansen
Committing in .
tree
|
commitdiff
2006-01-11
Julian Smart
Corrected accessor names
tree
|
commitdiff
2006-01-11
Julian Smart
Typos
tree
|
commitdiff
2006-01-11
Julian Smart
Renamed helpwin.h/cpp to helpwnd.h/cpp to avoid clash
tree
|
commitdiff
2006-01-09
Julian Smart
Made the HTML command ids visible
tree
|
commitdiff
2006-01-09
Julian Smart
Moved wxHtmlHelpFrame functionality to wxHtmlHelpWindow...
tree
|
commitdiff
2005-12-27
Václav Slavík
added support for <sub> and <sup> to wxHTML (based...
tree
|
commitdiff
2005-12-09
Václav Slavík
made wxHtmlWindow::SetPage virtual so that the behaviou...
tree
|
commitdiff
2005-11-17
Václav Slavík
fixed layout of tables that are first element on a...
tree
|
commitdiff
2005-11-17
Václav Slavík
reduced code duplication in wxHtmlWinParser::AddText...
tree
|
commitdiff
2005-10-26
Julian Smart
Added parent window parameter to wxHelpController const...
tree
|
commitdiff
2005-10-09
Mattia Barbon
Removed WXWIN_COMPATIBILITY_2_2 together with code...
tree
|
commitdiff
2005-09-25
Vadim Zeitlin
fix after adding wxFORCE_LINK_MODULE
tree
|
commitdiff
2005-09-25
Vadim Zeitlin
added wxFORCE_LINK_MODULE public macro which can now...
tree
|
commitdiff
2005-09-24
Vadim Zeitlin
added missing consts and pass objects by const referenc...
tree
|
commitdiff
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
tree
|
commitdiff
2005-05-31
Julian Smart
Typo correction patch [ 1208110 ] Lots of typo corrections
tree
|
commitdiff
2005-05-04
Julian Smart
Added licence/copyright information
tree
|
commitdiff
2005-04-13
Kevin Ollivier
Adding accessor methods for URL and Title, and another...
tree
|
commitdiff
2005-02-24
Vadim Zeitlin
added missing virtual dtors to base classes (patch...
tree
|
commitdiff
2005-02-17
Vadim Zeitlin
revert to the old flicker-less version when background...
tree
|
commitdiff
2005-02-14
Ron Lee
Now needs wxBitmap as a concrete type.
tree
|
commitdiff
2005-02-13
Vadim Zeitlin
added support for background bitmap specified in backgr...
tree
|
commitdiff
2005-01-05
Włodzimierz Skiba
Old API clearly deprecated.
tree
|
commitdiff
2004-11-27
Václav Slavík
renamed Render's argument to not obfuscate its meaning
tree
|
commitdiff
2004-10-31
Robert Roebling
Moved the wxPageSetupDialogData <-> native conversion
tree
|
commitdiff
2004-10-26
Václav Slavík
prefix symbols with wx
tree
|
commitdiff
2004-10-13
Włodzimierz Skiba
Semicolon fixes according to Vadim's note about being...
tree
|
commitdiff
2004-10-11
Włodzimierz Skiba
Warning fixes found under hardest mode of OpenWatcom...
tree
|
commitdiff
2004-09-30
David Elliott
Use struct qualifier with objc_object (it is and always...
tree
|
commitdiff
2004-09-27
Włodzimierz Skiba
Source cleaning: whitespaces, tabs, -1/wxID_ANY, TRUE...
tree
|
commitdiff
2004-09-26
Kevin Ollivier
Fixes to remove compile warnings.
tree
|
commitdiff
2004-09-24
Václav Slavík
replaced NormalizeFontSizes with SetStandardFonts
tree
|
commitdiff
2004-08-05
Robin Dunn
Added NormalizeFontSizes which will set the html font...
tree
|
commitdiff
2004-07-19
Włodzimierz Skiba
Fixes for wxUSE_STATUSBAR.
tree
|
commitdiff
2004-07-16
Václav Slavík
made SelectionToText and ToText public
tree
|
commitdiff
2004-07-16
Václav Slavík
added wxHtmlWindow::ToText
tree
|
commitdiff
2004-06-30
Vadim Zeitlin
fix VC++ warning about redeclaring wxHtmlHelpMergedInde...
tree
|
commitdiff
2004-06-30
Václav Slavík
made GetEntitiesParser public, it's useful for some...
tree
|
commitdiff
2004-06-29
Václav Slavík
implemented nested index entries and index entries...
tree
|
commitdiff
2004-06-28
Václav Slavík
implemented nested index entries and index entries...
tree
|
commitdiff
2004-06-28
Václav Slavík
wxHTML_REALLOC_STEP not used anymore
tree
|
commitdiff
2004-06-27
Václav Slavík
more fixes to HTML entities parsing when loading .hhk...
tree
|
commitdiff
2004-06-27
Václav Slavík
fixes to charset conversion when loading non-Latin1...
tree
|
commitdiff
2004-06-22
Vadim Zeitlin
remove unnecessary (and provoking a warning under IRIX...
tree
|
commitdiff
2004-06-12
Dimitri Schoolwerth
removed SetAutoLayout(true) calls when a corresponding...
tree
|
commitdiff
2004-06-04
Kevin Ollivier
Making wxUSE_WEBKIT for optionally building wxWebKitCtrl.
tree
|
commitdiff
2004-06-01
Kevin Ollivier
Fixes for wxWebKitCtrl to work with wxNotebook.
tree
|
commitdiff
2004-05-25
Kevin Ollivier
wxWebKit now properly updates after a resize event.
tree
|
commitdiff
2004-05-24
Robin Dunn
Use correct #if for interface/implementation pragma.
tree
|
commitdiff
2004-05-24
Kevin Ollivier
Fixes for Unicode build.
tree
|
commitdiff
2004-05-23
Julian Smart
Use old licence name
tree
|
commitdiff
2004-05-23
Julian Smart
Name and version changes
tree
|
commitdiff
2004-05-19
Włodzimierz Skiba
TRUE->true, FALSE->false replacements.
tree
|
commitdiff
2004-05-19
Kevin Ollivier
Initial import of wxWebKitCtrl sources and htmlctrl...
tree
|
commitdiff
2004-03-17
Václav Slavík
improved HTML tables layout code (patch 911377)
tree
|
commitdiff
2004-03-05
Robin Dunn
Changed CanApplyParentThemeBackground to ApplyParentThe...
tree
|
commitdiff
2004-03-04
Robin Dunn
Added CanApplyParentThemeBackground and use it in wxMSW's
tree
|
commitdiff
2004-02-23
Václav Slavík
create wxPrintData instance on demand
tree
|
commitdiff
2004-02-10
Vadim Zeitlin
use static_cast<> in event table macros for type safety...
tree
|
commitdiff
2004-02-01
Václav Slavík
prefix symbols with wx, for smaller risk of collision
tree
|
commitdiff
2004-01-17
Mattia Barbon
Add wxRTTI information.
tree
|
commitdiff
2003-11-26
Vadim Zeitlin
resolved conflict (because I forgot to commit before)
tree
|
commitdiff
2003-11-26
Dimitri Schoolwerth
Declaration of CopySelection is bool instead of void.
tree
|
commitdiff
2003-09-09
Václav Slavík
applied Otto Wyss' patch to extend wxHelpController...
tree
|
commitdiff
2003-09-01
Václav Slavík
accept focus, keyboard can be used for navigation ...
tree
|
commitdiff
2003-08-17
Václav Slavík
removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
tree
|
commitdiff
2003-08-09
Václav Slavík
added support for gcc precompiled headers
tree
|
commitdiff
next