Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / include / wx / gtk1 / dialog.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2007-11-12  Vadim Zeitlinmake various control names constants of type char,...
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-01-23  Mart RaudseppRemove GTK2 specific prototypes from wx/include/gtk1...
2006-01-16  Mart RaudseppMove constant strings to .rodata/.data.rel.ro ELF segme...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-02  Michael WetherellAdd import/export attributes
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2001-09-15  Václav SlavíkwxTopLevelWindow (only for wxGTK for now)
2001-08-14  Vadim Zeitlinremoved redundant InitDialog methods
2001-08-01  Vadim Zeitlinadded generic implementation and documentation for...
2000-07-15  Bryan Pettymerged 2.2 branch
1999-12-29  Robert Roebling Added wxWindow::DoMoveWindow(..)
1999-11-22  Robert Roebling Headers moved a bit.
1999-11-05  Robert Roebling Added IsTopLevel() as a virtual function.
1999-10-15  Vadim Zeitlinremoved wxDialog::Centre()
1999-06-29  Vadim Zeitlinmy wxMotif fixes (merged with Robert's changes), wxMoti...
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-05-09  Vadim ZeitlinwxWindow split into wxWindowBase and wxWindow (wxGTK...
1999-04-14  Ove Kaavenchar -> wxChar
1999-02-24  Vadim ZeitlinwxGTK fixes for the yesterday's addition of m_isWindow...
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1999-02-17  Robert Roebling Let's face it, GTK's resizing is broken and
1999-02-05  Vadim Zeitlinmore wxCloseEvent changes: now the behaviour should...
1999-02-05  Vadim ZeitlinwxWindow::OnClose() removed completely from wxGTK,...
1998-11-23  Robert Roebling Added install scripts in missing places
1998-11-15  Robert Roebling Added new wxBitmapButton implementation
1998-11-11  Robert Roebling Still bit fiddling in wxImage.
1998-10-29  Robert Roebling Big color update with the newest information
1998-09-07  Robert Roebling Added USE_CONFIG
1998-09-05  Robert Roebling Fixed two small things in wxListCtrl
1998-08-15  Robert Roebling See last changelog
1998-08-14  Robert Roebling Added validation support
1998-07-20  Robert Roeblingmany fixes to wxTextCrtl, wxTreeCrtl, wxListBox,
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten BallüderInitial revision