1999-12-08 |
Vadim Zeitlin | 1. many DrawRotatedText() corrections (gtk) |
blob | commitdiff | raw |
1999-12-07 |
Vadim Zeitlin | 1. fixes for DrawRotatedText(), drawing sample extended... |
blob | commitdiff | raw | diff to current |
1999-12-06 |
Vadim Zeitlin | DrawRotatedText() for MSW |
blob | commitdiff | raw | diff to current |
1999-12-06 |
Vadim Zeitlin | Rotated text patch from Hans-Joachim Baader (with some... |
blob | commitdiff | raw | diff to current |
1999-10-18 |
Vadim Zeitlin | 1. wxApp::ProcessPendingEvents() is now common, added... |
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-27 |
Patrick Albert | Removing some level 3 warning |
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-08-01 |
Vadim Zeitlin | 1. wxWindow::Centre() hopefully fixed |
blob | commitdiff | raw | diff to current |
1999-07-23 |
Robert Roebling | Finished MingW32 makefiles |
blob | commitdiff | raw | diff to current |
1999-07-19 |
Harco de Hilster | Moved bunch of #defines (LOG2DEV etc) from msw/dc.cpp... |
blob | commitdiff | raw | diff to current |
1999-06-22 |
Vadim Zeitlin | an assert added to check that we're not doing something... |
blob | commitdiff | raw | diff to current |
1999-06-14 |
Ove Kaaven | A few weeks of Unicode fixes (my old win95 laptop compi... |
blob | commitdiff | raw | diff to current |
1999-06-09 |
Julian Smart | Getting various compilers to work with wxWin again |
blob | commitdiff | raw | diff to current |
1999-06-09 |
Robert Roebling | The last drops of WINE. |
blob | commitdiff | raw | diff to current |
1999-06-09 |
Vadim Zeitlin | 1. wxPaintDC reuse now seems to actually work instead... |
blob | commitdiff | raw | diff to current |
1999-06-08 |
Julian Smart | Removed floor() references |
blob | commitdiff | raw | diff to current |
1999-06-05 |
Brian Macy | Attempt at getting mingw32 working again... still doesn... |
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-03-25 |
Julian Smart | Many changes to the printing classes. |
blob | commitdiff | raw | diff to current |
1999-02-11 |
Julian Smart | Solved wxMotif scrolling display problem; added wxImage... |
blob | commitdiff | raw | diff to current |
1999-02-05 |
Julian Smart | Removed lots of OnClose functions; doc'ed OnCloseWindow... |
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-12-23 |
Julian Smart | Got generic wxListCtrl, wxTreeCtrl working under Window... |
blob | commitdiff | raw | diff to current |
1998-12-20 |
Julian Smart | wxPaintDC -> wxDC in wxListCtrl; fixed compile problems... |
blob | commitdiff | raw | diff to current |
1998-12-04 |
Julian Smart | Fixes for WXWIN_COMPATIBILITY, and BC++ fix for event.cpp |
blob | commitdiff | raw | diff to current |
1998-12-02 |
Julian Smart | Added wxRegion version of wxWindowDC::SetClippingRegion |
blob | commitdiff | raw | diff to current |
1998-11-24 |
Vadim Zeitlin | 1. new wxList code |
blob | commitdiff | raw | diff to current |
1998-11-09 |
Julian Smart | Removed references to DEBUG and WXDEBUG; cured Motif... |
blob | commitdiff | raw | diff to current |
1998-10-12 |
Julian Smart | Changes related to stream includes |
blob | commitdiff | raw | diff to current |
1998-10-02 |
Julian Smart | Removed DrawOpenSpline since it doesn't seem to be... |
blob | commitdiff | raw | diff to current |
1998-09-25 |
Vadim Zeitlin | USE_xxx constants renamed to wxUSE_xxx. This is an... |
blob | commitdiff | raw | diff to current |
1998-09-03 |
Julian Smart | Dang, can't remember what I changed now |
blob | commitdiff | raw | diff to current |
1998-08-28 |
Julian Smart | Fixed MSW printing, tidied up member variable names |
blob | commitdiff | raw | diff to current |
1998-08-19 |
Julian Smart | GDI double-deletion fix, wxBitmap depth bug |
blob | commitdiff | raw | diff to current |
1998-08-15 |
Julian Smart | Changes mostly as a result of __WXSTUBS__ compilation... |
blob | commitdiff | raw | diff to current |
1998-07-16 |
Julian Smart | Cured SetString/GetSelection interaction; incorporated... |
blob | commitdiff | raw | diff to current |
1998-07-12 |
Vadim Zeitlin | GetTextExtent checks that passed pointers are not NULL |
blob | commitdiff | raw | diff to current |
1998-07-10 |
Karsten Ballüder | Cleared up DEBUG define mess, defines are now called... |
blob | commitdiff | raw | diff to current |
1998-07-10 |
Julian Smart | Fixed const problems in status bar code, changed panelg... |
blob | commitdiff | raw | diff to current |
1998-07-08 |
Vadim Zeitlin | wxDC::GetTextExtent() checks that passed in x and y... |
blob | commitdiff | raw | diff to current |
1998-07-08 |
Julian Smart | Removed redundant auto-setting code in wxDC; corrected... |
blob | commitdiff | raw | diff to current |
1998-07-08 |
Julian Smart | Cured a bad assert in wxStatusBar; #ifdefed oleutils... |
blob | commitdiff | raw | diff to current |
1998-06-25 |
Julian Smart | Cured DC/GDI object leak; listbox window proc restored... |
blob | commitdiff | raw | diff to current |
1998-06-14 |
Julian Smart | Corrected missing pipe in treectrl.h, wxOK->wxID_OK... |
blob | commitdiff | raw | diff to current |
1998-05-28 |
Julian Smart | Updates from Chris Breeze |
blob | commitdiff | raw | diff to current |
1998-05-21 |
Julian Smart | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | added some wxMSW stuff |
blob | commitdiff | raw | diff to current |
|