Support for comma in contrib gizmo wxLEDNumberCtrl (patches #1006434, #1007063 with modifications).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28893 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2004-08-25 18:50:52 +00:00
parent 2bee303343
commit db11ea905f
3 changed files with 137 additions and 59 deletions

View File

@@ -207,6 +207,7 @@ All:
- added wxMicroSleep() and wxMilliSleep() replacing deprecated wxUsleep()
- basic UDP sockets support (Lenny Maiorani)
- fixed wxDateTime::GetWeekDayName() for some dates (Daniel Kaps)
- support for comma in contrib gizmo wxLEDNumberCtrl (Grant Likely)
All (GUI):