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-18 |
Julian Smart | Added space after list item number, otherwise number... |
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-11-07 |
Stefan Csomor | adjusting to SetLabel migration |
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 | first round of Intel compiler warning fixes: down from... |
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-09-11 |
Vadim Zeitlin | unused var warning in Mac build |
tree | commitdiff |
2005-09-05 |
Włodzimierz Skiba | Fix for [1250089] 'wxHtmlHelpFrame uses constants inste... |
tree | commitdiff |
2005-09-05 |
Włodzimierz Skiba | 'mark' is already used in this scope so make it clearer. |
tree | commitdiff |
2005-09-04 |
Stefan Csomor | support for fractional characters widths under Mac |
tree | commitdiff |
2005-08-07 |
Vadim Zeitlin | deTABified; removed unused variable provoking a gcc... |
tree | commitdiff |
2005-07-26 |
Vadim Zeitlin | moved declaration of variable only used if wxUSE_GIF... |
tree | commitdiff |
2005-07-22 |
Włodzimierz Skiba | [1231183] 'cleanup: mismatched indentation' and other... |
tree | commitdiff |
2005-07-16 |
Vadim Zeitlin | fixed a rare crash due to malformed HTML |
tree | commitdiff |
2005-06-06 |
Włodzimierz Skiba | Source cleaning inspired by and included in patch ... |
tree | commitdiff |
2005-05-31 |
Julian Smart | Typo correction patch [ 1208110 ] Lots of typo corrections |
tree | commitdiff |
2005-05-23 |
Włodzimierz Skiba | Clipboard usage fixes inspired by Tinderbox logs. |
tree | commitdiff |
2005-05-13 |
Włodzimierz Skiba | Fixed wrong positioning of marks and enumerations in... |
tree | commitdiff |
2005-05-10 |
Stefan Csomor | cleanup |
tree | commitdiff |
2005-05-04 |
Robin Dunn | Don't automatically copy the selection to the clipboard... |
tree | commitdiff |
2005-04-30 |
Stefan Csomor | reordering for CW compiles, setting control to opaque... |
tree | commitdiff |
2005-04-27 |
Kevin Ollivier | Tiger compatibility fixes. |
tree | commitdiff |
2005-04-24 |
Kevin Ollivier | Fixed an issue with potential invalid ID passed to... |
tree | commitdiff |
2005-04-22 |
Michael Wetherell | Fixes to allow compilation with no wchar_t (djgpp proba... |
tree | commitdiff |
2005-04-13 |
Kevin Ollivier | Adding accessor methods for URL and Title, and another... |
tree | commitdiff |
2005-03-24 |
Włodzimierz Skiba | Incomplete wxUSE_* warning fix. |
tree | commitdiff |
2005-03-23 |
Julian Smart | use default position, not 0, 0 |
tree | commitdiff |
2005-03-21 |
Włodzimierz Skiba | Check for empty page location to avoid crash in lack... |
tree | commitdiff |
2005-03-12 |
Robert Roebling | Make tree control more GTK-is in the HTML help system. |
tree | commitdiff |
2005-03-10 |
Robin Dunn | Give the wxChoice an explicit width so the min size... |
tree | commitdiff |
2005-03-03 |
Václav Slavík | fixed crash when wxHtmlWindow's content is updated... |
tree | commitdiff |
2005-02-23 |
Stefan Csomor | adding peer back to wxWindow |
tree | commitdiff |
2005-02-17 |
Vadim Zeitlin | revert to the old flicker-less version when background... |
tree | commitdiff |
2005-02-13 |
Vadim Zeitlin | added support for background bitmap specified in backgr... |
tree | commitdiff |
2005-02-13 |
Václav Slavík | don't crash on unterminated CDATA elements (patch ... |
tree | commitdiff |
2005-02-13 |
Vadim Zeitlin | copy the right part of the existing background to the... |
tree | commitdiff |
2005-02-09 |
Vadim Zeitlin | don't suppress default erase background logic, we do... |
tree | commitdiff |
2005-02-09 |
Vadim Zeitlin | don't erase the background of wxHtmlWindow unconditionally |
tree | commitdiff |
2005-02-08 |
Włodzimierz Skiba | Minor decorations. |
tree | commitdiff |
2005-01-24 |
Kevin Ollivier | Fixing notebook 'flashing' bug where the WebView would... |
tree | commitdiff |
2005-01-23 |
Kevin Ollivier | Greatly improved wxWebKitCtrl positioning logic to... |
tree | commitdiff |
2005-01-13 |
Robin Dunn | added a missing \n the source |
tree | commitdiff |
2005-01-06 |
Robert Roebling | # |
tree | commitdiff |
2005-01-05 |
Włodzimierz Skiba | Old API clearly deprecated. |
tree | commitdiff |
2004-12-26 |
Stefan Csomor | unicode fix |
tree | commitdiff |
2004-12-22 |
Václav Slavík | compilation fix |
tree | commitdiff |
2004-12-21 |
Włodzimierz Skiba | wxURI is enough for the basic url operations. |
tree | commitdiff |
2004-12-18 |
Stefan Csomor | Big Endian Fixes, LCID support (must be paired with... |
tree | commitdiff |
2004-12-16 |
Włodzimierz Skiba | Send full url to wxHtmlWindow::OnOpeningURL validation... |
tree | commitdiff |
2004-12-14 |
Włodzimierz Skiba | wx/math.h integration |
tree | commitdiff |
2004-11-27 |
Václav Slavík | renamed Render's argument to not obfuscate its meaning |
tree | commitdiff |
2004-11-27 |
Václav Slavík | fixed wxHtmlContainerCell to not render off-screen... |
tree | commitdiff |
2004-11-25 |
Václav Slavík | reverted Robert's over-optimisation, correct fix coming... |
tree | commitdiff |
2004-11-24 |
Robert Roebling | Changed the way invisble HTML cells are NOT |
tree | commitdiff |
2004-11-10 |
Vadim Zeitlin | new set of fixes for problems due to huge files support... |
tree | commitdiff |
2004-10-31 |
Robert Roebling | Moved the wxPageSetupDialogData <-> native conversion |
tree | commitdiff |
2004-10-14 |
Włodzimierz Skiba | Fix to bug #1046289. dtor of wxMetaTagParser must be... |
tree | commitdiff |
2004-10-11 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
tree | commitdiff |
2004-10-03 |
Václav Slavík | fixed crash on invalid data (patch 1039453) |
tree | commitdiff |
2004-09-29 |
Julian Smart | Fixed case sensitivity |
tree | commitdiff |
2004-09-27 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau... |
tree | commitdiff |
2004-09-26 |
Kevin Ollivier | Fixes to remove compile warnings. |
tree | commitdiff |
2004-09-24 |
Václav Slavík | uses system's default UI font in the help browser by... |
tree | commitdiff |
2004-09-24 |
Václav Slavík | replaced NormalizeFontSizes with SetStandardFonts |
tree | commitdiff |
2004-08-30 |
Václav Slavík | new stock buttons API |
tree | commitdiff |
2004-08-22 |
Václav Slavík | more wxArtProvider fixes |
tree | commitdiff |
2004-08-22 |
Václav Slavík | wxHtmlHelpFrame's tree control uses 16x16 pixels, expli... |
tree | commitdiff |
2004-08-15 |
Václav Slavík | accept files in wxHtmlEasyPrinting::{Print,Preview... |
tree | commitdiff |
2004-08-05 |
Robin Dunn | Added NormalizeFontSizes which will set the html font... |
tree | commitdiff |
2004-07-27 |
Václav Slavík | fixed memory leak |
tree | commitdiff |
2004-07-23 |
Włodzimierz Skiba | wxUSE_STL/wxArrayString fixes. |
tree | commitdiff |
2004-07-22 |
Václav Slavík | don't select first hit in index if it is multi-topic... |
tree | commitdiff |
2004-07-20 |
Włodzimierz Skiba | wxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord. |
tree | commitdiff |
2004-07-19 |
Włodzimierz Skiba | Fixes for wxUSE_STATUSBAR. |
tree | commitdiff |
2004-07-18 |
Vadim Zeitlin | use wxLogTrace(htmldebug) instead of wxLogDebug() for... |
tree | commitdiff |
2004-07-17 |
Václav Slavík | removed accidentally committed debugging code |
tree | commitdiff |
2004-07-17 |
Václav Slavík | use corrent charset for page title in ANSI builds |
tree | commitdiff |
2004-07-17 |
Julian Smart | Ensure we don't get an empty help menu on Mac |
tree | commitdiff |
2004-07-17 |
Václav Slavík | fixed TABs handling |
tree | commitdiff |
2004-07-16 |
Václav Slavík | added wxHtmlWindow::ToText |
tree | commitdiff |
2004-07-12 |
Włodzimierz Skiba | Warning fix for lack of -> operator. |
tree | commitdiff |
2004-07-12 |
Václav Slavík | removed useless code accidentally left in |
tree | commitdiff |
2004-07-11 |
Stefan Csomor | adaptions to m_peer methods |
tree | commitdiff |
2004-07-01 |
Julian Smart | Comboboxes should have default height |
tree | commitdiff |
2004-07-01 |
Václav Slavík | simplified justification code; fixed incorrect position... |
tree | commitdiff |
2004-06-30 |
Václav Slavík | fixed HTML entities parsing inside <titl |
tree | commitdiff |
2004-06-29 |
Vadim Zeitlin | removed gtk.h include |
tree | commitdiff |
2004-06-28 |
Václav Slavík | implemented nested index entries and index entries... |
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-24 |
Václav Slavík | deprecated wxBookCtrlSizer and wxNotebookSizer, they... |
tree | commitdiff |
2004-06-18 |
Kevin Ollivier | Fixed to work with the new wxMacControl system. |
tree | commitdiff |
2004-06-18 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
2004-06-17 |
Julian Smart | Corrected position of wxUSE_WEBKIT test |
tree | commitdiff |
2004-06-12 |
Dimitri Schoolwerth | removed SetAutoLayout(true) calls when a corresponding... |
tree | commitdiff |
next |