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 |
2003-08-03 |
Václav Slavík | reverted two last changes; they both broke compilation |
tree | commitdiff |
2003-08-03 |
Václav Slavík | compilation fix |
tree | commitdiff |
2003-07-23 |
Julian Smart | Printing improvements: GetPageInfo() gets called after... |
tree | commitdiff |
2003-07-22 |
Vadim Zeitlin | undisable many warnings for VC++ in defs.h and fixed... |
tree | commitdiff |
2003-07-19 |
Vadim Zeitlin | reduced compilation dependencies |
tree | commitdiff |
2003-07-17 |
Václav Slavík | remove extra space at top and bottom of the page if... |
tree | commitdiff |
2003-07-16 |
Václav Slavík | removed GetHorizontalConstraints -- no longer needed |
tree | commitdiff |
2003-07-15 |
Václav Slavík | don't break lines in the middle of word |
tree | commitdiff |
2003-07-09 |
Julian Smart | OnIdle -> OnInternalIdle |
tree | commitdiff |
2003-07-08 |
Mattia Barbon | Morec ompilation fixes. |
tree | commitdiff |
2003-07-08 |
Václav Slavík | much better looking selection of justified paragraphs |
tree | commitdiff |
2003-07-06 |
Julian Smart | Added wxHtmlPrintout::AddFilter so the same filters... |
tree | commitdiff |
2003-07-04 |
Václav Slavík | fixed compilation of multilib dll |
tree | commitdiff |
2003-07-04 |
Václav Slavík | fixes for moving wxHTML files into their own DLL |
tree | commitdiff |
2003-06-11 |
Vadim Zeitlin | made CopySelection() always available (otherwise it... |
tree | commitdiff |
2003-06-07 |
Václav Slavík | use 'I' cursor when over text |
tree | commitdiff |
2003-06-05 |
Václav Slavík | added line selection |
tree | commitdiff |
2003-06-04 |
Václav Slavík | doubleclick selects word |
tree | commitdiff |
2003-06-04 |
Václav Slavík | added selecting-while-dragging |
tree | commitdiff |
2003-06-03 |
Václav Slavík | (hopefully) finished subcell selection |
tree | commitdiff |
2003-06-03 |
Václav Slavík | new rendering customization API for Vadim |
tree | commitdiff |
2003-06-03 |
Václav Slavík | subcell selection |
tree | commitdiff |
2003-06-02 |
Vadim Zeitlin | compilation warning fixed |
tree | commitdiff |
2003-06-02 |
Václav Slavík | added copying selection to clipboard; fixes to selectio... |
tree | commitdiff |
2003-06-01 |
Václav Slavík | more work on text selection: selecting should work... |
tree | commitdiff |
2003-06-01 |
Václav Slavík | added default ctor and SetSelection to wxHtmlRenderingState |
tree | commitdiff |
2003-06-01 |
Vadim Zeitlin | added consts needed by VC++/BC++ |
tree | commitdiff |
2003-06-01 |
Václav Slavík | react on mouse up, not mouse down |
tree | commitdiff |
2003-05-31 |
Václav Slavík | preparing wxHtmlWindow for text selection (highlighting... |
tree | commitdiff |
2003-05-26 |
Julian Smart | Allow printing objects to be passed a wxWindow, not... |
tree | commitdiff |
2003-05-12 |
Václav Slavík | applied HTML pagebreaks patch |
tree | commitdiff |
2003-03-16 |
Václav Slavík | applied patch adding SetFonts to wxHTML printing classe... |
tree | commitdiff |
2003-01-26 |
Václav Slavík | added wxHtmlWindow::LoadFile |
tree | commitdiff |
2003-01-18 |
Václav Slavík | why the heck should something that reacts on wxID_CLOSE... |
tree | commitdiff |
2003-01-16 |
Julian Smart | ReDOS-ified project files |
tree | commitdiff |
2003-01-02 |
Vadim Zeitlin | compilation fixes after applying DECLARE_NO_COPY_CLASS... |
tree | commitdiff |
2003-01-02 |
Vadim Zeitlin | use DECLARE_NO_COPY_CLASS() where applicable (patch... |
tree | commitdiff |
2002-12-09 |
Václav Slavík | forgot to add wxHtmlHelpController::AddBook(wxFileName... |
tree | commitdiff |
2002-12-09 |
Julian Smart | Added missing AddBook |
tree | commitdiff |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
tree | commitdiff |
2002-08-31 |
Gilles Depeyrot | disable use of #pragma interface under Mac OS X |
tree | commitdiff |
2002-06-18 |
Julian Smart | Added AddGrab, RemoveGrab, IsGrabbed to wxTopLevelWindowGTK |
tree | commitdiff |
2002-05-25 |
Robert Roebling | Set the focus to the html display window |
tree | commitdiff |
2002-04-16 |
Václav Slavík | wxHtmlBookRecords needs not be wxObject |
tree | commitdiff |
2002-03-21 |
Václav Slavík | deleted no longer needed resource files |
tree | commitdiff |
2002-03-21 |
Václav Slavík | root is always hidden -> no icon needed |
tree | commitdiff |
2002-03-07 |
Václav Slavík | rewrote Chris' fix properly |
tree | commitdiff |
2002-03-07 |
Julian Smart | Corrections in light of recent toolbar and other changes |
tree | commitdiff |
2002-03-06 |
Julian Smart | Applied patch for Forty, print patch and wxHTML book... |
tree | commitdiff |
2002-02-11 |
Václav Slavík | rewrote wxHtmlHelpFrame using sizers |
tree | commitdiff |
2002-02-07 |
Kendall Bennett | Merges from Scitech Branch (George Davison): |
tree | commitdiff |
next |