Allow handling EVT_UPDATE_UI for wxID_UNDO/REDO at wxDocument level.
[wxWidgets.git] / src / common / numformatter.cpp
2011-10-27  Vadim ZeitlinAlways include locale.h to get LC_ALL declaration.
2011-04-22  Dimitri SchoolwerthFixed wxUSE_STD_STRING==0 compilation.
2011-04-04  Dimitri SchoolwerthCompilation fixes for wxUSE_LOCALE and wxUSE_XLOCALE...
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2011-01-20  Vadim ZeitlinFurther improve caching of locale-specific data in...
2011-01-19  Vadim ZeitlinInclude more information in assert in wxNumberFormatter.
2011-01-19  Vadim ZeitlinUpdate cached values in wxNumberFormatter when locale...
2011-01-19  Vadim ZeitlinAdd support for long long to wxNumberFormatter.
2011-01-19  Vadim ZeitlinAdd wxNumberFormatter class helping to deal with thousa...