]> git.saurik.com Git - wxWidgets.git/history - include/wx/gtk1/dialog.h
disable use of #pragma interface under Mac OS X
[wxWidgets.git] / include / wx / gtk1 / dialog.h
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