add VC9 project files (closes #9960)
[wxWidgets.git] / samples / keyboard / keyboard.cpp
2008-07-19  Vadim Zeitlincompilation fix for builds without wxHAS_RAW_KEY_CODES
2008-06-07  Vadim Zeitlinpresent information about key presses better; some...
2008-04-28  Václav Slavíkreport Unicode characters when reporting EVT_CHAR in...
2008-04-28  Václav Slavíkuse the new DoLogString signature (fixes with 2.8 compa...
2007-07-29  Vadim Zeitlinmake the text in the top area more readable
2007-07-29  Vadim Zeitlindon't use deprecated DoLog() overload
2007-02-04  Vadim Zeitlincall OnInit() from all samples to allow using standard...
2006-03-24  Włodzimierz SkibaFix after removal of PRIOR/NEXT in common headers.
2006-01-22  Jamie GaddDistinguish numpad extended keys. Fixes bug #1327720
2004-10-02  Václav Slavíkcompilation fixes for gcc-3.4
2004-07-21  Włodzimierz SkibawxUSE_LOG fixes and sizer adjustements related to posit...
2004-05-25  Julian SmartMore name changes
2004-05-19  Włodzimierz Skiba-1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-04-06  Dimitri Schoolwerthapplied patch #929947: "Various cleaning of warnings...
2003-12-11  Julian SmartApplied patch [ 846809 ] Cleaning of 11 samples
2003-09-09  Mattia Barbon Various warning and Unicode fixes from ABX.
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-04-08  Vadim Zeitlinreport all ASCII keys, not just the US-ASCII ones
2002-04-07  Vadim Zeitlinadded option to show the raw key codes
2002-04-07  Vadim Zeitlinadded a new sample to show the key events