]> git.saurik.com Git - wxWidgets.git/history - include/wx/gtk/stattext.h
Added wxWindow::GTKHandleRealized() virtual method to wxGTK.
[wxWidgets.git] / include / wx / gtk / stattext.h
2011-02-27  Vadim ZeitlinAdd wxUSE_MARKUP and wrap SetLabelMarkup() in it.
2011-02-27  Vadim ZeitlinReplace wxST_MARKUP style with wxControl::SetLabelMarkup().
2008-02-02  Paul CornettEnable best size caching, remove unnecessary GetLabel...
2007-04-01  Vadim Zeitlinadded support for ellipsization and markup in wxStaticT...
2006-10-17  Włodzimierz SkibaHeaders cleaning.
2006-08-30  Paul Cornettheader includes cleanup
2006-03-12  Vadim Zeitlinsupport mnemonics for wxStatic/RadioBox and made it...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-17  Vadim Zeitlinhacked around wxGTK wxStaticText which doesn't derive...
2005-08-02  Michael WetherellAdd import/export attributes
2005-04-07  Robert Roebling Implemented text wrapping for GTK (1.2 and 2.X).
2004-06-21  Robin Dunnreverted m_adjustMinSize change prepatory for a new...
2004-06-19  Robin DunnControls will readjust their size and minsize when...
2004-06-14  Václav Slavíkfixed GTK styles handling:
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-06  Robin DunnGet(Class)DefaultAttributes() for wxGTK controls
2004-03-29  Robert Roebling Applied SetForegorund colour patch for GTK2.
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-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2000-01-03  Robert Roebling Corrected spin control, which ignored hand typed...
1999-11-19  Vadim ZeitlinwxWindow::GetBestSize() added
1999-07-15  Guilhem Lavaux* wxMemoryStreams updates
1998-10-29  Robert Roebling Big color update with the newest information
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten BallüderInitial revision