2001-06-27 |
Gilles Depeyrot | corrected wxICON for Mac OS (Classic and X) |
blob | commitdiff | raw |
2001-06-26 |
Vadim Zeitlin | first pass of wxUniv merge - nothing works, most parts... |
blob | commitdiff | raw | diff to current |
2001-04-30 |
Robin Dunn | Implemented wxGetClientDisplayRect which returns the... |
blob | commitdiff | raw | diff to current |
2001-04-19 |
Robin Dunn | Added wxCURSOR_ARROWWAIT which is the default arrow... |
blob | commitdiff | raw | diff to current |
2001-04-11 |
Václav Slavík | applied fix to fix BCC's wxBitmap ctor problem |
blob | commitdiff | raw | diff to current |
2000-12-10 |
Stefan Csomor | added cw6 fixes and patrick's patches |
blob | commitdiff | raw | diff to current |
2000-11-27 |
David Webster | A few OS/2 additions to enable the colour database... |
blob | commitdiff | raw | diff to current |
2000-09-25 |
Ron Lee | implemented wxDisplaySizeMM for gtk, msw & motif. |
blob | commitdiff | raw | diff to current |
2000-09-07 |
Julian Smart | Got wxHelpContext working, plus wxFindWindowAtPointer... |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-13 |
Ron Lee | moved wxDash typedef to gdicmn.h |
blob | commitdiff | raw | diff to current |
2000-02-21 |
Vadim Zeitlin | added wxCURSOR_DEFAULT to others (not GTK only), hide... |
blob | commitdiff | raw | diff to current |
2000-02-17 |
Vadim Zeitlin | added wxRect::Inflate() |
blob | commitdiff | raw | diff to current |
1999-11-29 |
Václav Slavík | fixed wxBITMAP for Motif |
blob | commitdiff | raw | diff to current |
1999-11-28 |
Václav Slavík | fixed wxBITMAP macro under wxGTK |
blob | commitdiff | raw | diff to current |
1999-11-24 |
Vadim Zeitlin | 1. wxIcon/wxCursor change, wxGDIImage class added |
blob | commitdiff | raw | diff to current |
1999-11-19 |
Robin Dunn | Added encoding parameter to wxFontList::FindOrCreateFont |
blob | commitdiff | raw | diff to current |
1999-11-05 |
Stefan Csomor | CW5.2 Pro Adaptions, wxMac starting to move in |
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-09-29 |
Vadim Zeitlin | 1. added a brief overview of Unicode support |
blob | commitdiff | raw | diff to current |
1999-08-27 |
Guillermo Rodrigue... | Added wxBITMAP_TYPE_PCX |
blob | commitdiff | raw | diff to current |
1999-08-18 |
Sylvain Bougnoux | Added PNM image handler |
blob | commitdiff | raw | diff to current |
1999-07-28 |
David Webster | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1999-07-10 |
Julian Smart | Added test for wxUSE_STATLINE in statline.cpp |
blob | commitdiff | raw | diff to current |
1999-06-17 |
Karsten Ballüder | Implemented tearoff menus, please see my posting to... |
blob | commitdiff | raw | diff to current |
1999-06-11 |
Vadim Zeitlin | wxSize::[GS]et{Width|Height} added |
blob | commitdiff | raw | diff to current |
1999-06-03 |
Robert Roebling | Reactivtaed the new wxRect code |
blob | commitdiff | raw | diff to current |
1999-06-03 |
Robert Roebling | The new wxRect doesn't compile so I #if 0ed it |
blob | commitdiff | raw | diff to current |
1999-06-02 |
Julian Smart | day_of_week fix to wxDate, wxRect additions |
blob | commitdiff | raw | diff to current |
1999-05-24 |
Vadim Zeitlin | 1. bug fixes in wxCaret |
blob | commitdiff | raw | diff to current |
1999-05-13 |
Vadim Zeitlin | 1. MSW message handling simplifications |
blob | commitdiff | raw | diff to current |
1999-05-12 |
Vadim Zeitlin | missing comma for Motif compilation added |
blob | commitdiff | raw | diff to current |
1999-05-09 |
Vadim Zeitlin | wxWindow split into wxWindowBase and wxWindow (wxGTK... |
blob | commitdiff | raw | diff to current |
1999-04-12 |
Ove Kaaven | Oh well, I'll just stuff in the rest of the Unicode... |
blob | commitdiff | raw | diff to current |
1999-03-25 |
Julian Smart | Many changes to the printing classes. |
blob | commitdiff | raw | diff to current |
1999-01-28 |
Robert Roebling | Removed wxNullRegion |
blob | commitdiff | raw | diff to current |
1999-01-27 |
Václav Slavík | added wxJPEGHandler |
blob | commitdiff | raw | diff to current |
1998-11-26 |
Robert Roebling | Flicker war won. |
blob | commitdiff | raw | diff to current |
1998-11-24 |
Vadim Zeitlin | 1. new wxList code |
blob | commitdiff | raw | diff to current |
1998-11-24 |
Julian Smart | 2nd attempt at MDI in wxMotif, using wxNotebook this... |
blob | commitdiff | raw | diff to current |
1998-11-23 |
Robert Roebling | Added install scripts in missing places |
blob | commitdiff | raw | diff to current |
1998-10-20 |
Vadim Zeitlin | wxColour(const char *) ctor related modifications |
blob | commitdiff | raw | diff to current |
1998-09-28 |
Julian Smart | More wxMotif work, OGL enhancements, USE_ macro correct... |
blob | commitdiff | raw | diff to current |
1998-09-12 |
Julian Smart | Added variant.h/cpp; changed variable names in object... |
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-08-07 |
Robert Roebling | More configure fixes |
blob | commitdiff | raw | diff to current |
1998-08-07 |
Vadim Zeitlin | (1) Denis Pershin's patch for wxGTK (memory leaks corre... |
blob | commitdiff | raw | diff to current |
1998-07-10 |
Karsten Ballüder | Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__... |
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-04 |
Julian Smart | Sorry, I went and removed consts as per the style guide :-) |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | Initial revision |
blob | commitdiff | raw | diff to current |
|