2009-06-24 |
Vadim Zeitlin | suppress warning about implicit conversion of literal... |
blob | commitdiff | raw |
2009-03-27 |
Václav Slavík | split wxCharTypeBuffer<T> into wxScopedCharTypeBuffer... |
blob | commitdiff | raw | diff to current |
2008-11-02 |
Vadim Zeitlin | replace wx_{const,static,reinterpret}_cast with their... |
blob | commitdiff | raw | diff to current |
2007-12-19 |
Vadim Zeitlin | more socket cleanup to allow using wxSocket from both... |
blob | commitdiff | raw | diff to current |
2007-07-21 |
Václav Slavík | fixed wxMotif to compile in Unicode mode (this is not... |
blob | commitdiff | raw | diff to current |
2007-07-09 |
Václav Slavík | added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM... |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Vadim Zeitlin | implement event loop for console applications (heavily... |
blob | commitdiff | raw | diff to current |
2007-04-07 |
Mattia Barbon | Rework wxMotif font/color inheritance so it works |
blob | commitdiff | raw | diff to current |
2007-03-19 |
Vadim Zeitlin | added wxXmString ctor from wxCStrData to fix compilatio... |
blob | commitdiff | raw | diff to current |
2007-03-18 |
Vadim Zeitlin | replaced c_str() with mb_str() to fix compilation after... |
blob | commitdiff | raw | diff to current |
2006-07-25 |
Włodzimierz Skiba | Minor header cleaning. |
blob | commitdiff | raw | diff to current |
2006-04-16 |
Vadim Zeitlin | create stock GDI objects on demand; use const with... |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Michael Wetherell | Compile fixes for the const patch |
blob | commitdiff | raw | diff to current |
2005-09-13 |
Vadim Zeitlin | added wxMOTIF_STR() macro casting away string literal... |
blob | commitdiff | raw | diff to current |
2005-07-31 |
Mattia Barbon | Allow displaying Japanese character with wxMotif... |
blob | commitdiff | raw | diff to current |
2005-02-06 |
Mattia Barbon | Replaced TRUE and FALSE with true and false |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-03-03 |
Mattia Barbon | Removed duplicated code. |
blob | commitdiff | raw | diff to current |
2003-05-12 |
Mattia Barbon | Factored out some common code. |
blob | commitdiff | raw | diff to current |
2003-05-04 |
Mattia Barbon | Changed the way ApplicationShells are used: now wxMotif |
blob | commitdiff | raw | diff to current |
2003-04-09 |
Mattia Barbon | Use the wxBitmap implementation from wxX11 |
blob | commitdiff | raw | diff to current |
2003-03-26 |
Mattia Barbon | SetSelection must not send an event. Fixed an off |
blob | commitdiff | raw | diff to current |
2003-03-10 |
Mattia Barbon | Added helper functions for string -> XmString conversion. |
blob | commitdiff | raw | diff to current |
2003-03-05 |
Mattia Barbon | Added new __WXMOTIF20__ macro, which is true if the... |
blob | commitdiff | raw | diff to current |
2003-03-02 |
Mattia Barbon | Refactored wxStaticBox, and changed wxStaticBox and... |
blob | commitdiff | raw | diff to current |
2003-02-23 |
Mattia Barbon | Implemented DoGetBestSize for wxListBox, (native... |
blob | commitdiff | raw | diff to current |
2003-02-04 |
Mattia Barbon | Applied patch [ 679397 ] remove GPL code from motif... |
blob | commitdiff | raw | diff to current |
2003-02-02 |
Mattia Barbon | Implemented wxEventLoop for wxMotif, and used it... |
blob | commitdiff | raw | diff to current |
2002-02-14 |
Julian Smart | Added some XSyncs to help size calculations, but positi... |
blob | commitdiff | raw | diff to current |
2002-02-08 |
Julian Smart | Now compiling |
blob | commitdiff | raw | diff to current |
2002-02-05 |
Julian Smart | Reformatted Motif headers; added __WXX11__ symbol suppo... |
blob | commitdiff | raw | diff to current |
1999-10-01 |
Vadim Zeitlin | renamed gsockmot.cpp to *.c |
blob | commitdiff | raw | diff to current |
1999-07-23 |
Vadim Zeitlin | 1. more wxMotif fixes |
blob | commitdiff | raw | diff to current |
1999-07-21 |
Vadim Zeitlin | 1. Assorted Motif fixes |
blob | commitdiff | raw | diff to current |
1999-06-07 |
Vadim Zeitlin | 1. wxWindow::IsTopLevel() added and documented |
blob | commitdiff | raw | diff to current |
1999-02-18 |
Julian Smart | Fixed wxMotif's wxExecute again, added OnPaint capabili... |
blob | commitdiff | raw | diff to current |
1998-12-18 |
Julian Smart | In DialogEd, changed Close to Destroy to make it shut... |
blob | commitdiff | raw | diff to current |
1998-10-21 |
Julian Smart | More Motif stuff incl. beginnings of wxToolBar |
blob | commitdiff | raw | diff to current |
1998-10-18 |
Julian Smart | Motif additions |
blob | commitdiff | raw | diff to current |
1998-09-20 |
Julian Smart | More Motif stuff |
blob | commitdiff | raw | diff to current |
1998-09-20 |
Julian Smart | More Motif stuff, minor stubs correction |
blob | commitdiff | raw | diff to current |
1998-09-18 |
Julian Smart | Some more wxMotif stuff: menus |
blob | commitdiff | raw | diff to current |
1998-09-18 |
Julian Smart | Added Motif files. |
blob | commitdiff | raw | diff to current |
|