]> git.saurik.com Git - wxWidgets.git/history - include/wx/motif/dialog.h
Add EVT_WINDOW_MODAL_DIALOG_CLOSED() event table macro.
[wxWidgets.git] / include / wx / motif / dialog.h
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-08-24  Włodzimierz SkibaBlind wxTinderbox fix.
2006-08-19  Vadim Zeitlinmoved all wxDialog event handlers to wxDialogBase to...
2006-08-19  Vadim Zeitlincentralized Esc key handling for closing the dialogs...
2006-03-31  Włodzimierz SkibaRemoved every usage of obsolete wxTLW flags. 2.6 compat...
2005-09-25  Vadim Zeitlinre-renamed DoCreate() to XmDoCreateTLW() to avoid virtu...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-20  Vadim Zeitlinreally fix binary backwards compatibility for wxMotif
2005-09-19  Vadim Zeitlintemporarily reverted binary backwards incompatible...
2005-09-14  Vadim Zeitlinrenamed wxMotif::wxTLW::DoCreate() to XmDoCreateTLW...
2005-02-06  Mattia Barbon Replaced TRUE and FALSE with true and false
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-17  Václav Slavíkremoved WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-05-12  Mattia Barbon Removed redundant wx<Control>NameStr declarations.
2003-05-11  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2003-02-02  Mattia Barbon Implemented wxEventLoop for wxMotif, and used it...
2003-01-12  Vadim Zeitlincompilation fixes for non default wxUSE_XXX values...
2003-01-06  Mattia Barbon Implemented wxToplevelWindowMotif.
2002-02-05  Julian SmartReformatted Motif headers; added __WXX11__ symbol suppo...
1999-11-05  Robert Roebling Added IsTopLevel() as a virtual function.
1999-08-10  Robert Roebling New makefiles for GTK and Motif, using configure...
1999-06-29  Vadim Zeitlinmy wxMotif fixes (merged with Robert's changes), wxMoti...
1999-06-23  Robert Roebling Motif compile fixes
1999-06-21  Robert Roebling Motif compile fixes.
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-01-26  Julian SmartSome compile warnings removed; file selector prototypes...
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-10-26  Julian SmartMotif and other mods
1998-10-21  Julian SmartMore Motif stuff incl. beginnings of wxToolBar
1998-09-20  Julian SmartMore Motif stuff
1998-09-18  Julian SmartAdded Motif files.