2010-06-20 |
Vadim Zeitlin | Use wxDELETE() and wxDELETEA() when possible. |
blob | commitdiff | raw |
2009-01-20 |
Vadim Zeitlin | set m_isBeingDeleted to true (only) in SendDestroyEvent... |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Vadim Zeitlin | don't use annoying and unneeded in C++ casts of NULL... |
blob | commitdiff | raw | diff to current |
2008-07-29 |
Vadim Zeitlin | move SendSizeEvent() down to wxWindow from wxFrame... |
blob | commitdiff | raw | diff to current |
2008-01-01 |
Vadim Zeitlin | do VMS-specific X symbols redefinitions only once in... |
blob | commitdiff | raw | diff to current |
2007-11-29 |
Václav Slavík | 1. added wxEvtHandler::SafelyProcessEvent() and wxWindo... |
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-04-09 |
Mattia Barbon | Replace direct calls to ProcessEvent() with |
blob | commitdiff | raw | diff to current |
2007-04-07 |
Vadim Zeitlin | made wxTLW::SetIcon() non-virtual, it was already imple... |
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 | fix compilation after c_str() changes, mainly by replac... |
blob | commitdiff | raw | diff to current |
2006-06-09 |
Włodzimierz Skiba | Include wx/statusbr.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-06-07 |
Włodzimierz Skiba | Include wx/toolbar.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-26 |
Paul Cornett | move some data definitions to more appropriate places |
blob | commitdiff | raw | diff to current |
2006-05-24 |
Włodzimierz Skiba | Include wx/settings.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-21 |
Włodzimierz Skiba | Include wx/icon.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-18 |
Włodzimierz Skiba | Include wx/menu.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-02 |
Włodzimierz Skiba | Include wx/utils.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-28 |
Włodzimierz Skiba | Include wx/app.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-04-26 |
Włodzimierz Skiba | Include wx/log.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2005-10-06 |
Włodzimierz Skiba | wxMotif for OS/2 adjustements. Source cleaning. |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Vadim Zeitlin | re-renamed DoCreate() to XmDoCreateTLW() to avoid virtu... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-09-20 |
Vadim Zeitlin | really fix binary backwards compatibility for wxMotif |
blob | commitdiff | raw | diff to current |
2005-09-19 |
Vadim Zeitlin | temporarily reverted binary backwards incompatible... |
blob | commitdiff | raw | diff to current |
2005-09-14 |
Vadim Zeitlin | renamed wxMotif::wxTLW::DoCreate() to XmDoCreateTLW... |
blob | commitdiff | raw | diff to current |
2005-08-28 |
Mattia Barbon | Remove useless code. |
blob | commitdiff | raw | diff to current |
2005-06-13 |
Włodzimierz Skiba | '[1219035] cleanup: miscellaneous' and minor source... |
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-05-22 |
Mattia Barbon | Do not realize the top level shell that acts as a... |
blob | commitdiff | raw | diff to current |
2004-05-07 |
Chris Elliott | fix for motif /scintilla bugs |
blob | commitdiff | raw | diff to current |
2004-05-01 |
Mattia Barbon | Precompiled headers support. |
blob | commitdiff | raw | diff to current |
2003-11-16 |
Mattia Barbon | Changes corresponding to patch #841324 from Ian... |
blob | commitdiff | raw | diff to current |
2003-08-28 |
Mattia Barbon | Don't crash in wxControl::GetLabel when getting the... |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-07-21 |
Mattia Barbon | wxX11 and wxMotif STL-ification, part 1. it does... |
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-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 |
|