]> git.saurik.com Git - wxWidgets.git/history - src/msw/tglbtn.cpp
Include wx/button.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / src / msw / tglbtn.cpp
2006-05-17  Włodzimierz SkibaInclude wx/button.h according to precompiled headers...
2006-01-18  Julian SmartMust strip menu codes from labels before measuring...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-05-18  Robin DunnPatch #1203934: enable best size caching for MSW widgets
2004-11-22  Julian SmartChanged Rocketeer licence to wxWindows licence, by...
2004-09-07  Włodzimierz SkibaSource cleaning: -1/wxID_ANY/wxDefaultCoord, ::, TRUE...
2004-06-24  Václav Slavíkfixed warnings after GetFont prototype change
2004-06-19  Robin DunnControls will readjust their size and minsize when...
2004-05-30  Dimitri Schoolwerthpartially applied patch #895170: "Building with minimal...
2004-05-14  Robin DunnPatch #952053, wxToggleButton gains WS_VISIBLE flag
2003-05-26  Julian SmartMore style fixes
2003-05-07  Julian SmartRemoved some commented-out code
2003-05-06  Julian SmartRevamped border handling.
2001-05-16  Julian SmartApplied patch #420395 (adding wxCLIP_SIBBLINGS capabili...
2001-05-14  Julian SmartFixes for 16-bit compilation
2001-02-08  Vadim Zeitlinapplied (slightly modified) wxToggleButton patch from...