Compilation fix to docview sample after r73004.
[wxWidgets.git] / samples / uiaction /
2012-07-10  Vadim ZeitlinIncrease version to 2.9.5.
2012-06-20  Vadim ZeitlinAdd missing c_str() and similar calls to samples in...
2012-03-04  Vadim ZeitlinUse wxHAS_IMAGES_IN_RESOURCES instead of explicit platf...
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-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-12-08  Vadim ZeitlinUse '1'..'9' to simulate digits instead of WXK_NUMPADn.
2011-11-15  Vadim ZeitlinAdd support for digits and +/- sign to wxUIActionSimula...
2011-09-11  Steve LamertonRebake trunk after wxWebView merge and add missing...
2011-02-03  Vadim ZeitlinRebake everything using bakefile 0.2.9.
2010-08-22  Vadim ZeitlinMerge the new GUI tests from SOC2010_GUI_TEST branch.
2010-08-22  Vadim ZeitlinMerge wxUIActionSimulator fixes from SOC2010_GUI_TEST...
2010-04-09  Václav SlavíkRegenerated makefiles after removing USE_GDIPLUS.
2010-03-22  Vadim ZeitlinLet uiaction sample compile even if wxUSE_UIACTIONSIMUL...
2010-03-22  Vadim ZeitlinAdd wxUSE_UIACTIONSIMULATOR and turn it off by default.
2010-03-13  Vadim ZeitlinUse event tables instead of Bind() in uiaction sample.
2010-03-06  Kevin OllivierAdd uncommitted uiaction `sample bakefiles.
2010-03-06  Kevin OllivierAdding wxUIActionSimulator, a class for programmaticall...