Removing more CodeWarrior samples.
[wxWidgets.git] / samples / dialogs / dialogs.cpp
2009-03-07  Vadim Zeitlinreplace wxGetMultipleChoices() with wxGetSelectedChoice...
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-01-30  Francesco Montorsis/wxUsleep/wxMilliSleep
2009-01-21  Vadim Zeitlinadd more wxUSE_XXX checks to allow compilation with...
2008-12-31  Vadim Zeitlincustomize the rearrange dialog even more
2008-12-31  Vadim Zeitlinmake wxRearrangeDialog more customizable and add an...
2008-12-17  Vadim Zeitlindon't crash if the extra controls are not used in the...
2008-11-30  Vadim Zeitlinreally fix the typo in the message
2008-11-30  Francesco Montorsitypo fix
2008-11-28  Vadim Zeitlinremove wxVSCROLL from wxMessageDialog style (left over...
2008-09-11  Vadim Zeitlintest wxCANCEL_DEFAULT flag
2008-09-11  Vadim Zeitlinmade wxLogGui more flexible and documented it and added...
2008-09-11  Vadim Zeitlindon't use wxStrings in a statically initialized array...
2008-09-09  Vadim Zeitlinadd tests for the remaining message box flags (wxNO_DEF...
2008-09-08  Vadim Zeitlinadded a dialog for wxMessageBox testing
2008-09-05  Vadim Zeitlinno changes, fix typo
2008-09-05  Vadim Zeitlinuse more clear messaage about the custom labels in...
2008-04-06  Vadim Zeitlindemonstrate fuller about dialog in ShowFullAboutDialog...
2008-03-02  Vadim Zeitlinadd support for custom controls in file dialog in wxGTK...
2008-01-13  Robert Roeblinguse wxSizer::Fit() for sizing the dialog
2008-01-12  Robert RoeblingInvoke default action if dclick event after <ENTER...
2007-12-22  Vadim Zeitlinallow centering wxMessageDialog on its parent window...
2007-11-24  Vadim Zeitlinadded wxNotificationMessage and implemented it generica...
2007-11-18  Vadim Zeitlinadded public wxInfoMessageBox() (slightly modified...
2007-11-18  Vadim Zeitlinpreserve custom colours between calls to wxGetColourFro...
2007-10-07  Vadim Zeitlinsimplify the code for extended flags handling fixing...
2007-07-29  Vadim Zeitlinadded wxMiniFrame demonstration to the dialogs sample
2007-06-22  Václav SlavíkwxUSE_STL compilation fix
2007-05-24  Vadim Zeitlin1. Derive wxMessageDialogBase from wxDialog (why did...
2007-04-22  Vadim Zeitlinadded wxStdDialogButtonSizer test (patch 1705382)
2007-04-07  Vadim Zeitlinuse 2 extensions in a filter in FileSave() for testing
2007-02-04  Vadim Zeitlincall OnInit() from all samples to allow using standard...
2006-11-04  Vadim Zeitlinattempt to fix linking error in one of the tinderbox...
2006-10-22  Vadim Zeitlinreverted change which made the progress dialog more...
2006-10-22  Vadim Zeitlinsmall refactoring to avoid code duplication; renamed...
2006-10-08  Vadim Zeitlinuse translators if explicitely specified, fall back...
2006-10-08  Vadim Zeitlinadded example of customizing the generic about dialog...
2006-10-08  Vadim Zeitlindon't use 8 bit copyright symbol
2006-10-08  Vadim Zeitlintest credits in about dialog
2006-10-08  Vadim Zeitlinuse wxVERSION_NUM_DOT_STRING_T instead of wxVERSION_NUM...
2006-10-08  Vadim Zeitlininitial implementation of wxAboutBox()
2006-08-30  Paul Cornettbuild fix
2006-08-20  Vadim Zeitlincreate status bar to see wxLogStatus messages
2006-08-19  Vadim Zeitlincompilation fix after wxPlatformInfo patch: use wxOS_WI...
2006-08-04  Vadim Zeitlinmenu items for Centre() tests shouldn't be checkable
2006-07-24  Vadim ZeitlinwxFD_PREVIEW implementation for wxGTK (slightly modifie...
2006-06-07  Włodzimierz SkibawxBLACK usage.
2006-05-30  Włodzimierz SkibawxFD_* constants without 2.6 compatibility (heavily...
2006-05-28  Vadim ZeitlinFile/dir dialog styles and other changes (patch 1488371):
2006-04-21  Vadim Zeitlintest centering file dialog on parent frame
2006-04-16  Julian SmartChanged the wxPlatform syntax as per Vadim's suggestions
2006-04-15  Julian SmartEasier platform testing class and function
2006-04-14  Julian SmartImplemented Mac-style button toggling within wxButtonTo...
2006-04-14  Julian SmartwxButtonToolBar only useful on Mac right now
2006-04-14  Julian SmartSteps towards implementing native-style, non-top-level...
2006-03-30  Włodzimierz SkibaBetter backward compatibility and deprecation markup...
2006-03-23  Włodzimierz SkibaCentering maximized wxTLWs on screen should do nothing.
2006-03-23  Julian SmartDon't centre the frame on WinCE
2006-03-07  Włodzimierz SkibaPresent generic dialog on WinCE. Show using/avoiding...
2006-02-09  Vadim Zeitlinadded tests for centering dialogs on screen/parent
2006-02-09  Vadim Zeitlinput property sheets in their own submenu; resolve accel...
2006-01-31  Włodzimierz SkibaBuild fix.
2006-01-31  Julian SmartAdded SetSheetStyle to property sheet dialog to allow...
2006-01-26  Włodzimierz SkibaBetter #include
2006-01-15  Włodzimierz SkibaMore common code moved from generic dialogs to wxDialog...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-28  Vadim Zeitlintest centering file dialog
2005-08-28  Mattia Barbon No significant changes. Remove reliance on wx/bookctr...
2005-06-10  Włodzimierz SkibaAllow MSW Base be usable in other ports than wxMSW...
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-04-17  Julian SmartRemoved border style
2005-04-17  Julian SmartImproved prop sheet dialog layout
2005-04-02  Julian SmartRemoved unnecesary statusbar; check for spin control...
2005-04-01  Julian SmartAdded wxPropertySheetDialog demo
2005-03-26  Vadim Zeitlindon't use *.* under Unix as it does not match all files...
2005-02-16  Julian SmartAdded assert (WinCE doesn't report checked status corre...
2004-12-30  Włodzimierz SkibawxPD_CAN_SKIP for skipping parts of progress and reintr...
2004-11-18  Ryan Nortonfix dialogs sample to remember last color with generic...
2004-10-04  Włodzimierz SkibaWarning fixes to most detailed warning output of OpenWa...
2004-09-16  Vadim Zeitlinmore 'realistic' progress dialog test (part of patch...
2004-09-07  Vadim Zeitlinadded accels for submenus; removed weird wxConvCurrent...
2004-06-22  Włodzimierz SkibawxParseWildcard renamed to wxParseCommonDialogsFilter...
2004-06-22  Włodzimierz SkibaLess text for smaller screen.
2004-06-21  Włodzimierz SkibaBetter conditions within dialogs sample.
2004-06-18  Włodzimierz SkibaFlatening menu for Smartphones when menubar has only...
2004-06-16  Włodzimierz SkibaGeneric file dialog presentation. Regenerated makefiles.
2004-06-16  Włodzimierz SkibaSmartphone menus.
2004-06-13  Dimitri Schoolwerthreplaced menu calls Append([...], true) with the less...
2004-06-12  Dimitri Schoolwerthremoved SetAutoLayout(true) calls when a corresponding...
2004-06-11  Włodzimierz SkibaReworked dialogs sample in the direction of fully worki...
2004-06-04  Václav Slavíkremember custom palette changes done in wxColourDialog
2004-05-25  Julian SmartMore name changes
2004-02-29  Mattia Barbon Compilation fixes.
2004-02-17  Julian SmartFixed source for WinCE compatibility
2004-02-16  Dimitri SchoolwerthIncluded required wx/image.h and added wxUSE_IMAGE...
2004-02-15  Robert Roebling The file dialog needs to be able to read images ...
2004-01-21  Julian SmartFilter index wasn't being set for multiple file dialog
2003-10-23  Mattia Barbon wxMac linking fix.
2003-09-09  Mattia Barbon Various warning and Unicode fixes from ABX.
2003-08-14  Julian SmartClear -> ClearBackground
next