2010-07-13 |
Vadim Zeitlin | Fix wxMotif compilation with g++ 4.4. |
blob | commitdiff | raw |
2009-09-30 |
Julian Smart | Applied #11260 (found a regression while checking in... |
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-01-01 |
Vadim Zeitlin | do VMS-specific X symbols redefinitions only once in... |
blob | commitdiff | raw | diff to current |
2007-12-14 |
Vadim Zeitlin | compilation fix after HandleWindowEvent() changes |
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-08-18 |
Julian Smart | Compile fix |
blob | commitdiff | raw | diff to current |
2007-08-11 |
Julian Smart | Menu label consistency changes |
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 |
2006-08-19 |
Vadim Zeitlin | don't use deprecated wxStripMenuCodes overload |
blob | commitdiff | raw | diff to current |
2006-06-19 |
Włodzimierz Skiba | Include wx/menuitem.h according to precompiled headers... |
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-05 |
Włodzimierz Skiba | Include wx/frame.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 |
2006-04-18 |
Włodzimierz Skiba | wx/wxprec.h already includes wx/defs.h (with other... |
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-30 |
Mattia Barbon | Implemented wxMenuBar::Insert and wxMenu::Insert. |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
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-08-28 |
Mattia Barbon | Remove useless code. |
blob | commitdiff | raw | diff to current |
2005-08-24 |
Mattia Barbon | As reported by Chris Elliott some releases of Lesstif... |
blob | commitdiff | raw | diff to current |
2005-06-19 |
Mattia Barbon | Fix crash on exit with Lesstif (and possibly Motif... |
blob | commitdiff | raw | diff to current |
2005-05-31 |
Włodzimierz Skiba | Warning fix. |
blob | commitdiff | raw | diff to current |
2005-03-18 |
Dimitri Schoolwerth | fixed signed/unsigned mismatch warning |
blob | commitdiff | raw | diff to current |
2005-03-17 |
Vadim Zeitlin | implemented wxMenuBar ctor taking array of menus/titles... |
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-01 |
Mattia Barbon | Fixed menu separators. |
blob | commitdiff | raw | diff to current |
2004-05-01 |
Mattia Barbon | Precompiled headers support. |
blob | commitdiff | raw | diff to current |
2004-03-30 |
David Elliott | Instead of m_menuBar use GetMenuBar() which will be... |
blob | commitdiff | raw | diff to current |
2004-03-26 |
Vadim Zeitlin | don't set wxMenu::m_menuBar when appending the menu... |
blob | commitdiff | raw | diff to current |
2004-01-31 |
Mattia Barbon | Added some missing STL-like wxArray/wxArrayString... |
blob | commitdiff | raw | diff to current |
2004-01-23 |
Robin Dunn | wxMenu::Append (and similar) now return a pointer to... |
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-07-03 |
Mattia Barbon | Moved some methods/classes inside COMPATIBILITY_2_4. |
blob | commitdiff | raw | diff to current |
2003-03-14 |
Mattia Barbon | Remove explicit casts to (const char *), and replace... |
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-02-02 |
Mattia Barbon | Implemented wxEventLoop for wxMotif, and used it... |
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-07-25 |
Mattia Barbon | Applied patch from Ian Brown to make menus look better... |
blob | commitdiff | raw | diff to current |
2002-04-16 |
Vadim Zeitlin | return NULL from a function returning a pointer, not... |
blob | commitdiff | raw | diff to current |
2002-02-14 |
Julian Smart | Removed wxBuffer from several ports; added function... |
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 |
2001-07-09 |
Julian Smart | Various wxMotif fixes |
blob | commitdiff | raw | diff to current |
2001-07-08 |
Gilles Depeyrot | added missing includes after wxUniv merge |
blob | commitdiff | raw | diff to current |
2000-08-24 |
Jouk Jansen | Committing in . |
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-11-15 |
Vadim Zeitlin | wxMenu::callback stuff taken inside WXWIN_COMPATIBILITY... |
blob | commitdiff | raw | diff to current |
1999-11-14 |
Julian Smart | Watcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBI... |
blob | commitdiff | raw | diff to current |
1999-11-12 |
Julian Smart | Removed warning. |
blob | commitdiff | raw | diff to current |
1999-11-08 |
Julian Smart | Made various Motif fixes, wxListBox/wxChoice derive... |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Vadim Zeitlin | wxMotif compiles (and runs minimal sample) again after... |
blob | commitdiff | raw | diff to current |
1999-10-27 |
Vadim Zeitlin | 1. wxMenu{Item|Bar} modifications for wxMotif |
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-07-27 |
Vadim Zeitlin | wxNO_FULL_REPAINT_ON_RESIZE logic for wxMSW |
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-29 |
Vadim Zeitlin | 1. wxGrid fixes contributed by Gerhard Gruber (client... |
blob | commitdiff | raw | diff to current |
1999-02-12 |
Julian Smart | Some doc corrections (added blank lines at end of docs... |
blob | commitdiff | raw | diff to current |
1999-02-06 |
Julian Smart | Added wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStub... |
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 |
1998-12-18 |
Julian Smart | In DialogEd, changed Close to Destroy to make it shut... |
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-08 |
Julian Smart | OGL fixes for wxMotif; added Set/GetClientData to wxMen... |
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-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 |
|