Split this out from other changes to keep things sane..
[wxWidgets.git] / src / gtk1 / mdi.cpp
2003-01-13  Ron LeeSplit this out from other changes to keep things sane..
2002-08-05  Robert Roebling Lots of updates for Unicode and GTK 2.0 support.
2002-06-02  Robert Roebling Overrode wxMDIChildFrame's DoSetSize to not misplace
2002-05-31  Vadim Zeitlinremoved unused wxWindowGTK::m_isFrame
2002-03-12  Vadim Zeitlinchanges to make wxGTK compile with GTK+ 2.0: now it...
2000-09-16  Robert Roebling Set the m_isFrame flag corrcetly.
2000-08-10  Vadim ZeitlinwxMDIFrames define DoGetClientSize() and not GetClientS...
2000-07-15  Bryan Pettymerged 2.2 branch
1999-12-01  Robert Roebling Applied patch for multiple file selection, documented.
1999-11-28  Robert Roebling New event locking.
1999-11-02  Vadim Zeitlininclude <wx/...> => include "wx/..."
1999-10-31  Robert Roebling Distrib changes.
1999-10-29  Robert Roebling Renamed GtkMyFixed to GtkPizza,
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-04  Julian SmartRemoved some unused parameter warnings; compile error...
1999-10-01  Vadim Zeitlinvirtual functionsignature corrected
1999-09-30  Robert Roebling Corrected filelist.txt a little - one gsocket.c is...
1999-07-27  Robert Roebling Small distrib updates,
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-06-06  Robert Roebling Corrected hotkeys for MDI menus.
1999-05-17  Robert Roebling New virtual key defines (NUMPAD_XXX).
1999-05-17  J. Russell SmythAdded code to make wxMDIChildFrame::Activate() work
1999-05-10  Robert Roebling A few more things are back to work.
1999-05-10  Robert Roebling Small modifications to Vadims changes
1999-05-09  Vadim ZeitlinwxWindow split into wxWindowBase and wxWindow (wxGTK...
1999-05-05  Robert Roebling Added scrolling of widgets and sample
1999-04-27  Robert Roebling New idle handling. Only that.
1999-04-14  Ove KaavenOK, enough for today. To be continued tomorrow...
1999-04-14  Robert Roebling added wxCB_READONLY
1999-04-12  Vadim ZeitlinGTK 1.0.x compilation fixes
1999-04-11  Robert Roebling Rewrote MDI system
1999-03-24  Vadim ZeitlinwxMenu code clean up
1999-02-18  Julian SmartAdded 'tardist' script for creating .tgz archives of...
1999-02-16  Robert Roebling MDI fixes
1999-01-02  Robert Roebling Header changes (gtk.h etc no longer included in defs.h
1998-12-07  Robert Roebling Added serial code for wxList and wxHashTable to sourc...
1998-11-25  Robert Roebling Improvements for notebooks on various versions of GTK
1998-11-16  Robert Roebling Hm, FortyThieves' cards were all black.
1998-11-11  Robert Roebling Still bit fiddling in wxImage.
1998-11-03  Robert Roebling Fix for TextCtrl problem as reported by Vegh
1998-10-27  Robert Roebling Added background colour again
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-16  Robert Roebling Added mising AddBitmapList in wxBitmap
1998-08-09  Robert Roebling Added Pop-up menus.
1998-08-08  Denis PershinDP:
1998-08-07  Vadim Zeitlin(1) Denis Pershin's patch for wxGTK (memory leaks corre...
1998-07-29  Robert Roebling wxMDIChildFrame inherits from wxFrame
1998-07-28  Robert Roebling Fixed bug in wxListCtrl
1998-07-28  Robert Roebling Fixed bug in MDI
1998-07-27  Robert Roeblingwarning msgs
1998-07-24  Robert RoeblingwxFrame::CreateToolBar() stuff
1998-07-24  Karsten Ballüderfixed private member access problem
1998-07-22  Robert Roeblingmdi private menus
1998-07-13  Robert Roeblingresize mdi and notebook client
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten BallüderInitial revision