2003-07-11 |
Julian Smart | More WinCE mods |
blob | commitdiff | raw |
2003-07-08 |
Vadim Zeitlin | deprecated and removed from our code GetUseCtl3D()... |
blob | commitdiff | raw | diff to current |
2003-07-06 |
Vadim Zeitlin | implemented GetDefaultBorder() in wxControl, override... |
blob | commitdiff | raw | diff to current |
2003-06-02 |
Julian Smart | Attempt to make wxWindows play better with XP themes |
blob | commitdiff | raw | diff to current |
2003-05-23 |
Julian Smart | Applied patch [ 736322 ] Remove TWINE support, merge... |
blob | commitdiff | raw | diff to current |
2003-05-06 |
Julian Smart | Revamped border handling. |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Removed erroneous copyright names and corrected licence... |
blob | commitdiff | raw | diff to current |
2003-01-10 |
Vadim Zeitlin | removed style parameter from MSWCreate(), it is unneeded |
blob | commitdiff | raw | diff to current |
2002-09-14 |
Vadim Zeitlin | set size if it's initially == wxDefaultSize() in MSWCre... |
blob | commitdiff | raw | diff to current |
2002-08-22 |
Vadim Zeitlin | fix for wxComboBox flicker on create (patch 598891) |
blob | commitdiff | raw | diff to current |
2002-08-22 |
Vadim Zeitlin | reverted patch 598016 (removed MSWCreateControl() visib... |
blob | commitdiff | raw | diff to current |
2002-08-22 |
Julian Smart | Applied patch [ 598016 ] remove flicker during combo... |
blob | commitdiff | raw | diff to current |
2002-02-20 |
Vadim Zeitlin | 1. always create the buttons with WS_CLIPSIBLINGS style... |
blob | commitdiff | raw | diff to current |
2001-12-08 |
Vadim Zeitlin | fixes for handling WM_SYSCOLORCHANGE - now seems to... |
blob | commitdiff | raw | diff to current |
2001-10-20 |
Vadim Zeitlin | fixd creation of controls with default initial size |
blob | commitdiff | raw | diff to current |
2001-10-07 |
Vadim Zeitlin | changed/centralized window creation code to allow wxTLW... |
blob | commitdiff | raw | diff to current |
2001-08-22 |
Vadim Zeitlin | minor clean up |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Vadim Zeitlin | first pass of wxUniv merge - nothing works, most parts... |
blob | commitdiff | raw | diff to current |
2001-06-08 |
Julian Smart | Support for Cygwin 1.0 (thought it worked before, but...) |
blob | commitdiff | raw | diff to current |
2001-05-14 |
Julian Smart | Fixes for 16-bit compilation |
blob | commitdiff | raw | diff to current |
2001-05-02 |
Kendall Bennett | Updates to fix Watcom C/C++ 11.0 compiler warning probl... |
blob | commitdiff | raw | diff to current |
2000-11-25 |
Václav Slavík | applied (part of) Alexey Leko's patch |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-04-11 |
Vadim Zeitlin | compilation fix inside WXWIN_COMPATIBILITY |
blob | commitdiff | raw | diff to current |
2000-02-14 |
Vadim Zeitlin | fixes for compilation with the old mingw32, wxUSE_NORLA... |
blob | commitdiff | raw | diff to current |
2000-01-18 |
Vadim Zeitlin | 1. small fix in wxDirDialog: SHBrowseForFolder() doesn... |
blob | commitdiff | raw | diff to current |
2000-01-06 |
Vadim Zeitlin | 1. more warnings fixes in gtk/region.cpp and common... |
blob | commitdiff | raw | diff to current |
1999-12-23 |
Robin Dunn | Added a constructor that allows creation of independent... |
blob | commitdiff | raw | diff to current |
1999-12-14 |
Václav Slavík | removed USE_SHARED_LIBRARY(IES) |
blob | commitdiff | raw | diff to current |
1999-11-25 |
Vadim Zeitlin | 1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed |
blob | commitdiff | raw | diff to current |
1999-11-19 |
Vadim Zeitlin | wxWindow::GetBestSize() added |
blob | commitdiff | raw | diff to current |
1999-11-15 |
Vadim Zeitlin | 1. fixed wxStaticBox background erasing (or, rather... |
blob | commitdiff | raw | diff to current |
1999-11-11 |
Vadim Zeitlin | 1. wxStaticBox doesn't draw over the underlying control... |
blob | commitdiff | raw | diff to current |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-08-04 |
J. Russell Smyth | Made changes to allow build with new mingw32/gcc-2.95 |
blob | commitdiff | raw | diff to current |
1999-07-26 |
Vadim Zeitlin | 1. wxChoice and wxComboBox support client data under MSW |
blob | commitdiff | raw | diff to current |
1999-07-02 |
Vadim Zeitlin | 1. DoSetSize() simplified, DoGetBestSize() introduced |
blob | commitdiff | raw | diff to current |
1999-06-17 |
Vadim Zeitlin | 1. wxDialogs are now destroyed when they go out of... |
blob | commitdiff | raw | diff to current |
1999-05-19 |
Vadim Zeitlin | 1. wxMSW seems to work (please test and send your bug... |
blob | commitdiff | raw | diff to current |
1999-05-13 |
Vadim Zeitlin | 1. MSW message handling simplifications |
blob | commitdiff | raw | diff to current |
1999-05-10 |
Vadim Zeitlin | wxWindow split (MSW part of changes) |
blob | commitdiff | raw | diff to current |
1999-02-28 |
Julian Smart | Doc mods; fixed return non-processing problem; fixed... |
blob | commitdiff | raw | diff to current |
1999-02-04 |
Vadim Zeitlin | 1. more keyboard navigation fixes - seems to work now |
blob | commitdiff | raw | diff to current |
1999-01-31 |
Vadim Zeitlin | wxControl::MSWNotify() handler calls wxWindow version... |
blob | commitdiff | raw | diff to current |
1999-01-19 |
Julian Smart | TWIN32 compatibility added; wxMotif uses wxGTK's wxPost... |
blob | commitdiff | raw | diff to current |
1999-01-07 |
Julian Smart | Doc & Symantec C++ fixes |
blob | commitdiff | raw | diff to current |
1998-11-24 |
Vadim Zeitlin | 1. new wxList code |
blob | commitdiff | raw | diff to current |
1998-10-27 |
Julian Smart | Motif wxNotebook about done; added print/preview to... |
blob | commitdiff | raw | diff to current |
1998-08-10 |
Julian Smart | Various Dialog Editor-related mods; Dlg Ed. getting... |
blob | commitdiff | raw | diff to current |
1998-07-04 |
Julian Smart | Sorry, I went and removed consts as per the style guide :-) |
blob | commitdiff | raw | diff to current |
1998-06-26 |
Julian Smart | New wxEventType for event type enum, and corresponding... |
blob | commitdiff | raw | diff to current |
1998-06-22 |
Julian Smart | Cured problem introduced by LEAVE/ENTER OnIdle code... |
blob | commitdiff | raw | diff to current |
1998-06-13 |
Julian Smart | Correction to dnd.h; EVT_MOUSE_EVENTS now includes... |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | added some wxMSW stuff |
blob | commitdiff | raw | diff to current |
|