2003-07-21 |
Mattia Barbon | wxX11 and wxMotif STL-ification, part 1. it does... |
blob | commitdiff | raw |
2003-05-04 |
Mattia Barbon | Changed the way ApplicationShells are used: now wxMotif |
blob | commitdiff | raw | diff to current |
2003-04-14 |
Mattia Barbon | Code clanup: removed some useless/unused member |
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-27 |
Mattia Barbon | Removed some old cruft from wxBitmap, moved wxMotif... |
blob | commitdiff | raw | diff to current |
2003-03-26 |
Mattia Barbon | Calling a virtual function from a destructor is not... |
blob | commitdiff | raw | diff to current |
2003-02-10 |
Mattia Barbon | Remove unnecessary header dependencies. Fix resulting... |
blob | commitdiff | raw | diff to current |
2003-01-19 |
Mattia Barbon | Derive wxBitmap from wxBitmapBase in wxMotif, with... |
blob | commitdiff | raw | diff to current |
2003-01-18 |
Mattia Barbon | Fix some wxMotif build warnings about deprecated... |
blob | commitdiff | raw | diff to current |
2003-01-16 |
Mattia Barbon | Implement vertical toolbar under Motif. |
blob | commitdiff | raw | diff to current |
2003-01-06 |
Mattia Barbon | Implemented wxToplevelWindowMotif. |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-03-26 |
Mattia Barbon | wxIconBundle implementation. |
blob | commitdiff | raw | diff to current |
2002-03-14 |
Julian Smart | Removed duplicate WM line from motif/frame.cpp |
blob | commitdiff | raw | diff to current |
2002-01-08 |
Václav Slavík | use the new wxSystemSettings API everywhere |
blob | commitdiff | raw | diff to current |
2000-08-24 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
2000-03-07 |
Stefan Neis | Add Child to parent instead of adding it to itself! |
blob | commitdiff | raw | diff to current |
2000-02-24 |
Julian Smart | Some Motif fixes; makefile fixes; added wxTransferStrea... |
blob | commitdiff | raw | diff to current |
2000-01-25 |
Vadim Zeitlin | more patches for BC++ from Ricky Gonzales |
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-12-01 |
Vadim Zeitlin | 1. wxMotif::wxFrame derives from wxFrameBase now |
blob | commitdiff | raw | diff to current |
1999-11-18 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
1999-10-28 |
Julian Smart | Do... fixes and OnMenuHighlight correction (so MDI... |
blob | commitdiff | raw | diff to current |
1999-10-26 |
Julian Smart | Removed lots of wxMotif compile warnings. Copied new... |
blob | commitdiff | raw | diff to current |
1999-10-14 |
Vadim Zeitlin | = replaced with == |
blob | commitdiff | raw | diff to current |
1999-08-11 |
Robert Roebling | Corrected Motif build, |
blob | commitdiff | raw | diff to current |
1999-08-10 |
Robert Roebling | New makefiles for GTK and Motif, using configure... |
blob | commitdiff | raw | diff to current |
1999-08-09 |
Michael Bedward | wxFrame::Create now sets (arbitrary) values for positio... |
blob | commitdiff | raw | diff to current |
1999-08-02 |
Michael Bedward | Added code to set m_isBeingDeleted as per wxGTK |
blob | commitdiff | raw | diff to current |
1999-07-23 |
Vadim Zeitlin | 1. more wxMotif fixes |
blob | commitdiff | raw | diff to current |
1999-06-29 |
Vadim Zeitlin | my wxMotif fixes (merged with Robert's changes), wxMoti... |
blob | commitdiff | raw | diff to current |
1999-06-23 |
Robert Roebling | Motif compile fixes |
blob | commitdiff | raw | diff to current |
1999-04-08 |
Julian Smart | Changed the focus-window event handling back |
blob | commitdiff | raw | diff to current |
1999-04-07 |
Julian Smart | Menu/toolbar event handling now tries the window with... |
blob | commitdiff | raw | diff to current |
1999-02-22 |
Vadim Zeitlin | GetSize() and GetClientSize() changes |
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 |
1999-02-18 |
Julian Smart | Cured last focus bug (I hope); some wxMotif mods |
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-02-05 |
Julian Smart | Changed GetForce -> !CanVeto |
blob | commitdiff | raw | diff to current |
1999-01-19 |
Vadim Zeitlin | 1. wxMotif fixes for compilation in "no compatible... |
blob | commitdiff | raw | diff to current |
1999-01-19 |
Vadim Zeitlin | compilation fixes for "nocompatibility" mode |
blob | commitdiff | raw | diff to current |
1999-01-14 |
Julian Smart | Added some tentative wxMotif clipboard code; did some... |
blob | commitdiff | raw | diff to current |
1999-01-10 |
Julian Smart | Added some makefiles, cured some wxMotif bugs |
blob | commitdiff | raw | diff to current |
1998-12-17 |
Julian Smart | Just a teeny change -- addition of wxFrame::IsMaximized... |
blob | commitdiff | raw | diff to current |
1998-12-08 |
Julian Smart | Sorry folks, a lot of changes to remedy GetFont, GetBru... |
blob | commitdiff | raw | diff to current |
1998-11-25 |
Julian Smart | Various wxMotif changes including size optimisation... |
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-09 |
Julian Smart | Removed references to DEBUG and WXDEBUG; cured Motif... |
blob | commitdiff | raw | diff to current |
1998-11-08 |
Julian Smart | Minor changes |
blob | commitdiff | raw | diff to current |
1998-10-26 |
Julian Smart | Motif and other mods |
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-19 |
Julian Smart | More Motif additions: mdi and sashtest samples now... |
blob | commitdiff | raw | diff to current |
1998-10-18 |
Julian Smart | Motif additions |
blob | commitdiff | raw | diff to current |
1998-10-17 |
Julian Smart | Motif updates |
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-20 |
Julian Smart | More Motif stuff |
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 | Motif files added. |
blob | commitdiff | raw | diff to current |
|