Removing more CodeWarrior samples.
[wxWidgets.git] / samples / dialogs /
2009-03-12  Kevin OllivierRemoving more CodeWarrior samples.
2009-03-07  Vadim Zeitlinreplace wxGetMultipleChoices() with wxGetSelectedChoice...
2009-03-04  Francesco Montorsiadd headers to the samples' bakefiles so that they...
2009-03-02  Kevin OllivierLand the rest of the changes made by a rebake after...
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...
2009-01-17  Vadim Zeitlinremove MSVC solution files from svn
2009-01-15  Vadim Zeitlinlink with wininet.lib under Windows to avoid linking...
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-10-27  Vadim Zeitlinrebaked using bakefile 0.2.5
2008-10-16  Vadim Zeitlinremove obsolete makefiles
2008-10-08  Vadim Zeitlinadd VC9 project files (closes #9960)
2008-10-08  Vadim Zeitlinrebaked makefiles with 0.2.4
2008-09-20  Kevin OllivierRebake after bakefile changes.
2008-09-11  Vadim Zeitlintest wxCANCEL_DEFAULT flag
2008-09-11  Vadim Zeitlinmade wxLogGui more flexible and documented it and added...
2008-09-11  Stefan Csomoradding new toolkits for osx
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-09-04  Kevin Ollivierrebake
2008-08-21  Vadim Zeitlinremove unneeded dependencies from bakefiles and regener...
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-02  Václav Slavíkregenerated all trunk makefiles with bakefile-0.2.3
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-27  Václav Slavíkadded VC7/8 project files for samples
2008-01-23  Václav Slavíkregenerated makefiles with bkl-0.2.3
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-12-15  Vadim Zeitlinrebaked everything, fixes problems with OpenGL samples...
2007-11-25  Václav Slavíkremoved ANSI configs from VisualC++ project files
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-11  Chris Elliottupdate makefiles
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-30  Vadim Zeitlinchanged ds[pw] files to use CRLF eol style and not...
2007-06-26  Vadim Zeitlinremove .cvsignore files, they're useless with svn
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-08  Vadim Zeitlinremoved the old tmake project files
2007-02-07  Robin Dunnrebaked after changing the version number
2007-02-04  Vadim Zeitlincall OnInit() from all samples to allow using standard...
2006-11-10  Robin DunnMove version number to 2.8.0.0 and rebake the makefiles
2006-11-04  Vadim Zeitlinrebaked with baefile rev 928
2006-11-04  Vadim Zeitlinattempt to fix linking error in one of the tinderbox...
2006-10-28  Robin DunnMoved version number to 2.7.2.0 and rebaked
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-10  Václav Slavíkgenerate makefile.unx files using bakefile
2006-10-09  Robin DunnBumping the version number also requires that version...
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-08-01  Włodzimierz SkibaRemoved unused Symantec (*.sc) build system. Symantec...
2006-08-01  Włodzimierz SkibaRemoved all outdated makefile.dos and their *.msc include.
2006-07-24  Vadim ZeitlinwxFD_PREVIEW implementation for wxGTK (slightly modifie...
2006-06-29  Julian SmartMoved wxRichTextCtrl to its own library
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  Włodzimierz SkibaRemoval of first part of dsw files (as requested by...
2006-04-21  Vadim Zeitlintest centering file dialog on parent frame
2006-04-21  Włodzimierz SkibaRemoved outdated build files.
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-10  Vadim Zeitlinregenerated all makefiles with bakefile 0.2.0; removed...
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-21  Michael WetherellRebake all the VC++ project files and makefiles
next