Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoor...
[wxWidgets.git] / src / common / dlgcmn.cpp
2004-09-10  Włodzimierz SkibaSource cleaning: whitespaces, tabs, TRUE/true, FALSE...
2004-08-30  Václav Slavíknew stock buttons API
2004-08-15  Václav Slavíkuse stock buttons in generic dialogs
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-01-27  Dimitri SchoolwerthApplied patch #876969: "Fixes to Borland warnings"...
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2003-10-16  Vadim Zeitlinwarning fixes for BCC and OW (heavily modified patch...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-05-23  Julian SmartApplied patch [ 738821 ] Allow more features to be...
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-03-08  Mattia Barbon Reverted changes to make buttons smaller in wxMotif...
2003-03-02  Mattia Barbon Implemented wxButton::DoGetBestSize for wxMotif....
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-04-16  Vadim Zeitlinremoved redundant code
2001-10-08  Vadim Zeitlinadded and documented wxWS_EX_BLOCK_EVENTS flag
2001-10-05  Vadim Zeitlinfixed the problem with the ampersand [mis]handling...
2001-09-15  Václav SlavíkwxTopLevelWindow (only for wxGTK for now)
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-05-16  Julian SmartApplied patch #420395 (adding wxCLIP_SIBBLINGS capabili...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-01-21  Vadim Zeitlin1. wxWizard supports setting images for each page,...
1999-10-12  Robert Roebling Refresh() problem from DialogEd solved
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-09-10  Robin DunnMade wxNO_DEFAULT set the "no" button as the default...
1999-08-19  Robert Roebling Doc updates, wxsizer et al
1999-08-13  Robert Roebling More makefiles
1999-08-11  Robert Roebling Did somework on the generic dialogs,
1999-08-04  Vadim ZeitlinwxButton::GetDefaultSize() fix
1999-08-02  David WebsterChanges to make common and generic compilable under...
1999-06-28  Vadim ZeitlinwxGTK compile fixes for my wxMSW changes
1999-06-28  Vadim Zeitlinfile I forgot to add...