Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / samples / dialogs /
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
2006-01-15  Włodzimierz SkibaMore common code moved from generic dialogs to wxDialog...
2005-11-25  David ElliottRan make -f build/autogen.mk
2005-11-09  Michael WetherellRegenerate Makefile.in, configure and the VC++ project...
2005-10-23  Michael WetherellRebake after adding libs html and xml to samples using...
2005-10-23  Michael WetherellAdd libs html and xml to bakefiles of samples/contribs...
2005-10-16  Michael WetherellRegenerate the msvc makefiles after TARGET_CPU option...
2005-10-03  Vadim Zeitlinregenerated after version.bkl changes fixing -compatibi...
2005-10-01  David ElliottRan bakefile -f autoconf and autoconf.
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-08-03  Michael WetherellRebake after MSLU and other changes
2005-07-28  Julian SmartRebake for 2.6.2
2005-06-10  Włodzimierz SkibaAllow MSW Base be usable in other ports than wxMSW...
2005-05-31  Michael WetherellChange 'test -e' to 'test -f' for Sun
2005-05-31  Julian SmartBaked files for 2.6.1
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-05-22  Julian SmartRemoved def files
2005-04-17  Julian SmartRenewed makefiles after reverting run-time lib change
2005-04-17  Julian SmartRemoved border style
2005-04-17  Julian SmartRegenerated makefiles for runtime lib change
2005-04-17  Julian SmartImproved prop sheet dialog layout
2005-04-17  Michael WetherellUse 'test -f' since Sun's shell doesn't have 'test -e'
2005-04-14  Robin DunnRemoved rules for copying the Mac resource file since...
next