]> git.saurik.com Git - wxWidgets.git/history - src/gtk/tglbtn.cpp
Make everything compile with GTK_DISABLE_DEPRECATED declared.
[wxWidgets.git] / src / gtk / tglbtn.cpp
2006-02-20  Mart RaudseppMake everything compile with GTK_DISABLE_DEPRECATED...
2006-02-03  Mart RaudseppGTK2: gtk_label_set -> gtk_label_set_text
2006-02-03  Mart RaudseppRemove obsolete GTK1 compatibility macros. Patch #14134...
2006-01-22  Mart RaudseppUse g_signal* instead of deprecated gtk_signal*. Use...
2005-06-08  Włodzimierz SkibaSecond part of '[ 1216148 ] cleanup: unused variables...
2005-03-21  Vadim ZeitlinGTK+ callbacks must have C linkage (patch 1157384)
2004-11-22  Julian SmartChanged Rocketeer licence to wxWindows licence, by...
2004-06-24  Robin Dunn* Implemented BestSize cache
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-06  Robin DunnGet(Class)DefaultAttributes() for wxGTK controls
2004-05-04  Robin DunnAdded wxControl::PostCreation for wxGTK. Moved calls to
2004-03-07  Robert Roebling Added wxToggleBitmapButton (it compiles).
2003-12-03  Robin DunnUse InheritAttributes for wxGTK widgets so they will...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-09  Julian Smart- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
2003-07-07  Julian SmartAdded wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATE...
2002-08-05  Robert Roebling Lots of updates for Unicode and GTK 2.0 support.
2002-04-17  Robert Roebling Various changes to focus handling when TLW start.
2002-03-12  Vadim Zeitlinchanges to make wxGTK compile with GTK+ 2.0: now it...
2002-01-12  Robert Roebling Applied patches for wxBU_EXACTFIT to button.cpp and...
2001-11-17  Robert Roebling More changes to various controls for more reliably
2001-11-08  Robert Roebling wxListBox mouse events now report coords relative
2001-02-08  Vadim Zeitlinapplied (slightly modified) wxToggleButton patch from...