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 |
2004-06-11 |
Włodzimierz Skiba | No warning with wxUSE_BUSYINFO turned off. |
tree | commitdiff |
2004-06-11 |
Włodzimierz Skiba | wxUSE_PROGRESSDLG is optional. |
tree | commitdiff |
2004-06-04 |
Stefan Csomor | adaptions for m_peer |
tree | commitdiff |
2004-06-04 |
Kevin Ollivier | Making wxUSE_WEBKIT for optionally building wxWebKitCtrl. |
tree | commitdiff |
2004-06-02 |
Kevin Ollivier | Yet more fixes for wxNotebook compatibility... |
tree | commitdiff |
2004-06-02 |
Kevin Ollivier | wxWebKitCtrl now properly detects a wxNotebook anywhere... |
tree | commitdiff |
2004-06-01 |
Kevin Ollivier | Fixes for wxWebKitCtrl to work with wxNotebook. |
tree | commitdiff |
2004-05-31 |
Václav Slavík | fixed crash on incorrect HTML input caused by uninitial... |
tree | commitdiff |
2004-05-30 |
Dimitri Schoolwerth | partially applied patch #895170: "Building with minimal... |
tree | commitdiff |
2004-05-27 |
Václav Slavík | fixed indentation in case there's only one cell on... |
tree | commitdiff |
2004-05-27 |
Václav Slavík | compilation fix |
tree | commitdiff |
2004-05-27 |
Václav Slavík | fixed iteration over cells |
tree | commitdiff |
2004-05-26 |
Julian Smart | Reverted config/resource name change |
tree | commitdiff |
2004-05-26 |
Kevin Ollivier | wxWebKikStateChangedEvent should now return proper... |
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-20 |
Vadim Zeitlin | really fixed handling of non-text cells in justified... |
tree | commitdiff |
next |