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 |
2004-05-19 |
Włodzimierz Skiba | Centralized wxDefaultPosition and TRUE->true, FALSE... |
tree | commitdiff |
2004-05-19 |
Kevin Ollivier | Initial import of wxWebKitCtrl sources and htmlctrl... |
tree | commitdiff |
2004-05-18 |
Vadim Zeitlin | don't distribute extra space between 0 width cells... |
tree | commitdiff |
2004-05-18 |
Włodzimierz Skiba | Patch 950002 after agreement from Markus Sinner |
tree | commitdiff |
2004-04-25 |
Václav Slavík | don't crash if there's no wxFileSystem instance |
tree | commitdiff |
2004-04-17 |
Robert Roebling | Make wxHTML compile (and work) under CE. |
tree | commitdiff |
2004-03-29 |
Robin Dunn | Use "&Help" so wxMac doesn't make an extra help menu |
tree | commitdiff |
2004-03-29 |
Vadim Zeitlin | made wxADJUST_MINSIZE default |
tree | commitdiff |
2004-03-25 |
Julian Smart | Added UpdateSize to wxSplitterWindow, to allow an app |
tree | commitdiff |
2004-03-21 |
Václav Slavík | lists rendering fixes (second part of patch 911377) |
tree | commitdiff |
2004-03-21 |
Václav Slavík | a) navigation panel needs size hint, reverted previous... |
tree | commitdiff |
2004-03-19 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2004-03-18 |
Julian Smart | Remove size hints for now that messes up nav panel... |
tree | commitdiff |
2004-03-18 |
Vadim Zeitlin | fixes for warnings about implicit double -> int conversions |
tree | commitdiff |
2004-03-17 |
Václav Slavík | <div> handling fix (Xavier Nodet) |
tree | commitdiff |
2004-03-17 |
Václav Slavík | improved HTML tables layout code (patch 911377) |
tree | commitdiff |
2004-03-03 |
Julian Smart | Only scale an image once, which vastly improves the... |
tree | commitdiff |
2004-02-29 |
Vadim Zeitlin | check for NULL pointer returned by wxFontEnumerator... |
tree | commitdiff |
2004-02-23 |
Václav Slavík | create wxPrintData instance on demand |
tree | commitdiff |
2004-02-11 |
Václav Slavík | added public methods to select parts of displayed page |
tree | commitdiff |
2004-01-22 |
Stefan Csomor | no message |
tree | commitdiff |
2004-01-20 |
Stefan Csomor | preliminary fix, for using the correct output encoding... |
tree | commitdiff |
2004-01-17 |
Mattia Barbon | Add wxRTTI information. |
tree | commitdiff |
2003-11-27 |
Julian Smart | Attempt to fix Borland compilo |
tree | commitdiff |
2003-11-26 |
Dimitri Schoolwerth | Declaration of CopySelection is bool instead of void. |
tree | commitdiff |
next |