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 |
2003-11-25 |
Vadim Zeitlin | don't test whether m_selection is NULL both before... |
tree | commitdiff |
2003-11-25 |
Vadim Zeitlin | fixed memory leak (m_selection wasn't deleted) |
tree | commitdiff |
2003-11-22 |
Robin Dunn | Uses wxSystemSettings for colour when there is no window |
tree | commitdiff |
2003-11-20 |
Robin Dunn | When used from wxHtmlListBox it's possible for GetWindo... |
tree | commitdiff |
2003-11-11 |
Václav Slavík | Always set background colour prior to any HTML renderin... |
tree | commitdiff |
2003-11-11 |
Václav Slavík | part of DS' change _was_ corrent, restored |
tree | commitdiff |
2003-11-10 |
Dimitri Schoolwerth | Really fixed Borland release build warning (without... |
tree | commitdiff |
2003-11-10 |
Václav Slavík | previous DS' change was broken, reverted |
tree | commitdiff |
2003-11-10 |
Dimitri Schoolwerth | Added wxUnusedVar for Borland and fixed 2 release mode... |
tree | commitdiff |
2003-11-09 |
Václav Slavík | addedd support for <pre width=...> |
tree | commitdiff |
2003-11-06 |
David Elliott | Wrap some toolbar code in #if wxUSE_TOOLBAR |
tree | commitdiff |
2003-10-16 |
Vadim Zeitlin | compilation fix for Watcom (part of patch 813225) |
tree | commitdiff |
2003-10-16 |
Vadim Zeitlin | warning fixes for BCC and OW (heavily modified patch... |
tree | commitdiff |
2003-10-12 |
Vadim Zeitlin | VC++ release mode warning fixes |
tree | commitdiff |
2003-10-07 |
Václav Slavík | added .chm support for Unix (Markus Sinner) |
tree | commitdiff |
2003-10-03 |
Václav Slavík | fixed memory leak (#817324) |
tree | commitdiff |
2003-09-18 |
Václav Slavík | fixed single word selection |
tree | commitdiff |
2003-09-10 |
Vadim Zeitlin | fixed a 'variable could be used uninitialized' warning |
tree | commitdiff |
2003-09-09 |
Václav Slavík | applied Otto Wyss' patch to extend wxHelpController... |
tree | commitdiff |
2003-09-04 |
Stefan Csomor | macro naming changes |
tree | commitdiff |
2003-08-29 |
Václav Slavík | Content-Type parsing should be case insensitive |
tree | commitdiff |
2003-08-21 |
Stefan Csomor | extended RTTI support |
tree | commitdiff |
2003-08-13 |
Vadim Zeitlin | compilation fix after Clear() change |
tree | commitdiff |
2003-08-13 |
Václav Slavík | fixed wrong arguments to Draw |
tree | commitdiff |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
tree | commitdiff |
2003-08-05 |
Václav Slavík | no real change, removed commented out code forgotten... |
tree | commitdiff |
2003-08-04 |
Václav Slavík | added build options sanity checks into all main libraries |
tree | commitdiff |
2003-07-23 |
Julian Smart | Printing improvements: GetPageInfo() gets called after... |
tree | commitdiff |
2003-07-22 |
Vadim Zeitlin | more warning fixes; removed references to wxToolBarBase... |
tree | commitdiff |
2003-07-22 |
Vadim Zeitlin | undisable many warnings for VC++ in defs.h and fixed... |
tree | commitdiff |
2003-07-20 |
Mattia Barbon | Compilation fix for !WXWIN_COMPATIBILITY_2_4. |
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-16 |
Václav Slavík | tables can no longer be smaller than sum of their columns |
tree | commitdiff |
2003-07-15 |
Václav Slavík | don't break lines in the middle of word |
tree | commitdiff |
2003-07-13 |
Vadim Zeitlin | ugly fix for warnings when wxUSE_STL==0 not breaking... |
tree | commitdiff |
2003-07-12 |
Mattia Barbon | Warning fixes for wxUSE_STL=1. |
tree | commitdiff |
2003-07-12 |
Vadim Zeitlin | fixed a crash |
tree | commitdiff |
2003-07-10 |
Vadim Zeitlin | VC++ warning fixes |
tree | commitdiff |
2003-07-10 |
Mattia Barbon | STL-ification patch for wxMSW and wxGTK. |
tree | commitdiff |
2003-07-09 |
Vadim Zeitlin | use mask for GIFs (part of patch 649438) |
tree | commitdiff |
2003-07-09 |
Julian Smart | OnIdle -> OnInternalIdle |
tree | commitdiff |
2003-07-08 |
Václav Slavík | fixes to wxHTML selection code: corrected mouse navigation |
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-03 |
Mattia Barbon | Moved some methods/classes inside COMPATIBILITY_2_4. |
tree | commitdiff |
2003-06-15 |
Václav Slavík | fixed misbehaving selection on some words |
tree | commitdiff |
2003-06-15 |
Vadim Zeitlin | GTK2 Unicode build warning fix |
tree | commitdiff |
2003-06-11 |
Vadim Zeitlin | made CopySelection() always available (otherwise it... |
tree | commitdiff |
2003-06-11 |
Vadim Zeitlin | a hack to make copying double clicked words to clipboar... |
tree | commitdiff |
2003-06-10 |
Václav Slavík | fixed Content-Type lookup |
tree | commitdiff |
2003-06-09 |
Václav Slavík | compilation fix for VisualAge C++ |
tree | commitdiff |
2003-06-07 |
Václav Slavík | use 'I' cursor when over text |
tree | commitdiff |
2003-06-07 |
David Elliott | Place m_lastDoubleClick initialization inside existing... |
tree | commitdiff |
2003-06-05 |
Václav Slavík | added line selection |
tree | commitdiff |
2003-06-05 |
Mattia Barbon | Add missing header for wxMotif. |
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-04 |
Václav Slavík | fixed bug in selection style if selection colours is... |
tree | commitdiff |
2003-06-03 |
Václav Slavík | new rendering customization api fixes |
tree | commitdiff |
2003-06-03 |
Vadim Zeitlin | signed/unsigned comparison warning fixed |
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 |
Václav Slavík | another bug fixed: wrong lookup of nearest cell before... |
tree | commitdiff |
2003-06-02 |
Vadim Zeitlin | compilation fix |
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 | attempt to fix first click problem |
tree | commitdiff |
2003-06-01 |
Vadim Zeitlin | compilation fix (not all paths returned a value) |
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 | fixed UpdateRenderingState to do what it was meant to |
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 | oops, commited debugging code by mistake |
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-15 |
Václav Slavík | unicode compilation fix |
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-02-26 |
Václav Slavík | compilation fix for optimizing compilers |
tree | commitdiff |
next |