Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / src / gtk1 / minifram.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2010-05-10  Vadim ZeitlinReplace wxTINY_CAPTION_{HORIZ,VERT} with a single wxTIN...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2007-12-21  Jouk JansenUpdates For OpenVMS support and some extra includes...
2007-12-15  Vadim Zeitlinfixed wxGTK1 compilation after wxDC changes (still...
2006-05-09  Włodzimierz SkibaInclude wx/dcscreen.h according to precompiled headers...
2006-01-23  Mart RaudseppRemove GTK2 stuff from src/gtk1. Rename wx/gtk includes...
2005-11-04  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxGTK part).
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-03-21  Vadim ZeitlinGTK+ callbacks must have C linkage (patch 1157384)
2004-11-02  Robert Roebling Applied patch to show title bar changes
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
2003-01-05  Robert Roebling Corrected wxMiniFrame for GTK2 and removed its
2002-08-05  Robert Roebling Lots of updates for Unicode and GTK 2.0 support.
2002-01-27  Robert Roebling wxMiniFrame works again.
2002-01-09  Vadim Zeitlinfixes for the compilation warnings with Sun CC:
2001-05-11  Robin DunnChanged wxRootWindow from a global to a staic variable...
2000-03-18  Václav Slavíkchanged titlebar text colour from white to fg[GTK_STATE...
2000-03-16  Robert Roebling Next take at getting mini-frames even with Life!...
2000-03-16  Robert Roebling Fixed mini-frame problems.
2000-03-04  Robert Roebling Some more drawing things,
2000-01-31  Robert Roebling Using the best visual is now an option.
1999-12-30  Vadim Zeitlin1. many, many, many warnings fixed (from HP-UX build...
1999-12-29  Robert Roebling Corrected miniframe.
1999-12-01  Robert Roebling Applied patch for multiple file selection, documented.
1999-11-28  Robert Roebling More #include changes.
1999-10-29  Robert Roebling Renamed GtkMyFixed to GtkPizza,
1999-10-24  Robert Roebling Small distrib changes,
1999-10-20  Robert Roebling Minor Reparent() and SetToolBar() fix for wxFrame.
1999-10-14  Robert Roebling Changed time of sending the wxSizeEvent and assorted...
1999-07-27  Robert Roebling Small distrib updates,
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
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-28  Robert Roebling MiniFrame title are back.
1999-04-27  Robert Roebling New idle handling. Only that.
1999-04-14  Robert Roebling mini frame rewrite (titlebar still missing)
1999-01-08  Robert Roebling minor Configure / makefiles updates
1999-01-02  Robert Roebling Header changes (gtk.h etc no longer included in defs.h
1998-12-04  Robert Roebling Added wxMiniFrame