Update OpenVMS makefile
[wxWidgets.git] / src / motif / dialog.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-05-20  Vadim ZeitlinAdd a public wxModalDialogHook class for intercepting...
2012-11-01  Václav SlavíkAdd wxTEST_DIALOG for testing of modal dialogs.
2011-01-04  Stefan Csomormerging back XTI branch part 2
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2009-01-20  Vadim Zeitlinset m_isBeingDeleted to true (only) in SendDestroyEvent...
2008-02-05  Václav Slavíkcall Show(false) from ~wxDialog to call EndModal if...
2008-01-01  Vadim Zeitlindo VMS-specific X symbols redefinitions only once in...
2007-12-29  Julian SmartAdded automatic dialog scrolling ability
2007-07-21  Václav Slavíkfixed wxMotif to compile in Unicode mode (this is not...
2007-04-07  Mattia Barbon Rework wxMotif font/color inheritance so it works
2007-03-19  Vadim Zeitlinfix compilation after c_str() changes, mainly by replac...
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-05-26  Paul Cornettmove some data definitions to more appropriate places
2006-05-24  Włodzimierz SkibaInclude wx/settings.h according to precompiled headers...
2006-05-02  Włodzimierz SkibaInclude wx/utils.h according to precompiled headers...
2006-04-28  Włodzimierz SkibaInclude wx/app.h according to precompiled headers of...
2006-03-31  Włodzimierz SkibaRemoved every usage of obsolete wxTLW flags. 2.6 compat...
2005-10-08  Vadim Zeitlinmore 'unreachable code' warnings which had been disable...
2005-10-06  Włodzimierz SkibawxMotif for OS/2 adjustements. Source cleaning.
2005-10-03  Włodzimierz SkibaSource cleaning. wxMotif/OS2 adjustements.
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-20  Julian SmartIsModal() now has the newer meaning (equivalent of...
2005-09-19  Vadim Zeitlintemporarily reverted binary backwards incompatible...
2005-09-18  Mattia Barbon Send wxInitDialogEvent under wxMotif.
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
2004-05-22  Mattia Barbon Do not realize the top level shell that acts as a...
2004-05-01  Mattia Barbon Precompiled headers support.
2004-04-29  Jouk Jansen Committing in .
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-05-04  Mattia Barbon Changed the way ApplicationShells are used: now wxMotif
2003-04-14  Mattia Barbon Code clanup: removed some useless/unused member
2003-03-26  Mattia Barbon Calling a virtual function from a destructor is not...
2003-03-14  Mattia Barbon Remove explicit casts to (const char *), and replace...
2003-02-02  Mattia Barbon Implemented wxEventLoop for wxMotif, and used it...
2003-01-07  Mattia Barbon Reverted accidental commit.
2003-01-06  Mattia Barbon Implemented wxToplevelWindowMotif.
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2000-08-25  Jouk Jansen Committing in .
2000-07-15  Bryan Pettymerged 2.2 branch
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-18  Jouk Jansen Committing in .
1999-10-26  Julian SmartRemoved lots of wxMotif compile warnings. Copied new...
1999-08-10  Robert Roebling New makefiles for GTK and Motif, using configure...
1999-08-02  Michael BedwardAdded code to set m_isBeingDeleted as per wxGTK
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
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-24  Julian SmartSome stubs corrections; Motif corrections incl. busy...
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1999-02-18  Julian SmartFixed wxMotif's wxExecute again, added OnPaint capabili...
1999-02-12  Julian SmartSome doc corrections (added blank lines at end of docs...
1999-02-11  Julian SmartSolved wxMotif scrolling display problem; added wxImage...
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-02-05  Julian SmartChanged GetForce -> !CanVeto
1999-01-24  Julian SmartAdded some Motif wxGLCanvas support; some more Motif...
1999-01-19  Vadim Zeitlincompilation fixes for "nocompatibility" mode
1999-01-14  Julian SmartAdded some tentative wxMotif clipboard code; did some...
1999-01-01  Julian SmartLots of wxMotif fixes
1998-12-28  Julian SmartFixes to wxMotif scrolling and colours (wxTreeCtrl...
1998-12-23  Julian SmartSome more wxMotif improvements: DrawIcon fixed; generic...
1998-12-18  Julian SmartIn DialogEd, changed Close to Destroy to make it shut...
1998-12-11  Julian SmartSome stubs includes removed from wxMotif; wxNotebook...
1998-11-12  Julian SmartAccelerators implemented for wxMotif; some wxComboBox...
1998-11-11  Julian SmartMotif bug fixes; dialog OnPaint works now; wxColourDial...
1998-11-09  Robert Roebling Suppressed warnings
1998-10-26  Julian SmartMotif and other mods
1998-10-23  Julian SmartMore Motif changes (colour/font stuff)
1998-10-21  Julian SmartMore Motif stuff incl. beginnings of wxToolBar
1998-10-18  Julian SmartMotif additions
1998-10-02  Julian SmartRemoved DrawOpenSpline since it doesn't seem to be...
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-20  Julian SmartMore Motif stuff
1998-09-18  Julian SmartMotif files added.