Update OpenVMS makefile
[wxWidgets.git] / samples / dialogs /
2013-09-11  Vadim ZeitlinChange version to 3.0.0.
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-13  Vadim ZeitlinRebake all the samples and others makefiles too.
2013-07-06  Vadim ZeitlinOnly link with libwxscintilla if using Scintilla is...
2013-07-06  Vadim ZeitlinAlways add libwxscintilla in monolithic mode.
2013-07-06  Vadim ZeitlinRebake the rest of the files after TOOLKIT change in...
2013-05-31  Vadim ZeitlinAdd wxFileDialog::GetCurrentlySelectedFilename().
2013-05-20  Vadim ZeitlinAdd a public wxModalDialogHook class for intercepting...
2013-04-29  Vadim ZeitlinAdd support for wxICON_AUTH_NEEDED to wxMessageDialog.
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2013-01-21  Vadim ZeitlinDon't include wxUniversal configurations in MSVC projec...
2012-11-23  Vadim ZeitlinAdd possibility to delay showing wxRichToolTip.
2012-07-27  Vadim ZeitlinImplement wxNotificationMessage using libnotify in...
2012-07-10  Vadim ZeitlinIncrease version to 2.9.5.
2012-04-28  Vadim ZeitlinFix harmless warnings about hiding base class virtual...
2012-04-17  Vadim ZeitlinAdd possibility to change the test message box title...
2012-02-28  Vadim ZeitlinUse /bin/echo for creation of Mac OS X PkgInfo files.
2012-02-07  Vadim ZeitlinAvoid CRT deprecation warnings for MSVC build using...
2012-02-07  Vadim ZeitlinRebake all project files to reflect MSVC deprecation...
2012-01-20  Dimitri SchoolwerthRemoved ellipsis from "About..." occurrences.
2012-01-17  Dimitri SchoolwerthDeleted makefile.mgl.
2012-01-15  Vadim ZeitlinRemove wxMGL port.
2011-12-25  Vadim ZeitlinAlways link with expat in monolithic build.
2011-12-18  Vadim ZeitlinUpdate version to 2.9.4 in version.bkl too and rebake...
2011-10-18  Vadim ZeitlinAdded wxRichToolTip class.
2011-09-11  Steve LamertonRebake trunk after wxWebView merge and add missing...
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-08-08  Vadim ZeitlinAdded wxTopLevelWindow::MSWGetSystemMenu() method.
2011-08-04  Vadim ZeitlinAdd support for wxHELP button to wxMessageDialog.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-11  Vadim ZeitlinDon't handle "Return" key as "TAB" even when the defaul...
2011-05-03  Stefan Csomorremoving old codewarrior files
2011-03-13  Vadim ZeitlinDocument wxTE_MULTILINE support in wxTextEntryDialog.
2011-02-16  Stefan Csomoradding edit menu in order to be able to support native...
2011-02-03  Vadim ZeitlinRebake everything using bakefile 0.2.9.
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2010-09-10  Vadim ZeitlinAdd a possibility to show a progress dialog on dialog...
2010-08-18  Vadim ZeitlinUse task dialog for wxProgressDialog implementation...
2010-08-18  Vadim ZeitlinAdd wxRichMessageDialog class.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2010-06-20  Vadim ZeitlinRemove unnecessary mondrian.{ico,xpm} files from sample...
2010-04-09  Václav SlavíkRegenerated makefiles after removing USE_GDIPLUS.
2010-04-07  Stefan Csomormoving static box construction - z Order makes checkbox...
2010-03-30  Jouk JansenDefining wxCOMPILE_TIME_ASSERT for OpenVMS
2010-03-25  Jouk JansenUpdates to make wxWidgets compaile on OpenVMS again
2010-03-14  Vadim ZeitlinAdd a "not specified" icon style to the message box...
2010-01-28  Stefan Csomoradding window-modal message box sample
2010-01-09  Kevin OllivierRebake.
2010-01-04  Kevin OllivierRebake from clean wx tree.
2009-12-08  Vadim ZeitlinUse X64 machine type for MSVC linker instead of old...
2009-11-18  Kevin OllivierRebake after last commit.
2009-10-31  Kevin OllivierBakefile 0.2.8 rebake.
2009-10-23  Vadim ZeitlinRebaked using post-0.2.7 svn version of bakefile.
2009-10-22  Vadim ZeitlinRebake everything using bakefile 0.2.7.
2009-10-08  Kevin OllivierMake sure all Bakefile formats that use CRLF line feeds...
2009-10-05  Vadim ZeitlinRemove the hack with changing the parent background...
2009-10-05  Vadim ZeitlinGenerate the button clicks in GTK version of wxInfoBar.
2009-10-05  Vadim ZeitlinAdd wxInfoBar::RemoveButton() method.
2009-10-05  Vadim ZeitlinAdded wxInfoBar::AddButton().
2009-10-05  Vadim ZeitlinInitial wxInfoBar implementation.
2009-10-05  Vadim ZeitlinStore canvas attributes in the canvas itself in the...
2009-10-05  Vadim ZeitlinMinor cleanup and copyright updates in the dialogs...
2009-10-05  Vadim ZeitlinUse member variable instead of a global in the dialogs...
2009-09-12  Vadim ZeitlinRebake all the samples, demos and tests makefiles.
2009-07-25  Vadim ZeitlinAllow setting long version field in About dialog.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-09  Vadim ZeitlinAdd information about the log message generation locati...
2009-06-28  Vadim Zeitlinadded wxICON_NONE and implement support for it in wxGTK...
2009-05-12  Vadim Zeitlindon't update stc.h when not building the library, it...
2009-05-07  Vadim Zeitlinadd SetEscapeId() test (see #10746)
2009-04-26  Vadim Zeitlinadd parent parameter to wxAboutBox() (closes #9952)
2009-04-26  Kevin OllivierRebake after latest changes.
2009-04-24  Chris Elliottupdate bakefile to 0.2.6
2009-03-15  Kevin OllivierRebake after last change.
2009-03-13  Kevin OllivierRebake after Mac bundle change.
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...
next