ecere/i18n: Completed dates i18n, Fixed compiler i18n $(EAR) build issues, Moved...
authorJerome St-Louis <jerome@ecere.com>
Sun, 19 Feb 2012 17:59:27 +0000 (02:59 +0900)
committerJerome St-Louis <jerome@ecere.com>
Sun, 19 Feb 2012 17:59:27 +0000 (02:59 +0900)
commitff68fc58d6677784c40286a0ae8b48992ee0efd6
tree22ba615b53ec51560ba45810a2dbfce7f92e137c
parent8bde6b0b66c3810eb9aa0879e81f4d4e2058b9f3
ecere/i18n: Completed dates i18n, Fixed compiler i18n $(EAR) build issues, Moved GetAlNum to unicode.ec (out of ecereCOM), Added dataBoxes sample
22 files changed:
compiler/bootstrap/ecere/bootstrap/String.c
compiler/bootstrap/ecere/bootstrap/i18n.c
compiler/bootstrap/libec/bootstrap/pass2.c
compiler/ecc/Makefile
compiler/ecp/Makefile
compiler/ecs/Makefile
compiler/libec/Makefile
ecere/Makefile
ecere/Makefile.ecereCOM
ecere/Makefile.vanilla
ecere/ecere.epj
ecere/ecereCOM.epj
ecere/locale/zh_CN/LC_MESSAGES/ecere.mo
ecere/locale/zh_CN/LC_MESSAGES/ecere.po
ecere/src/com/String.ec
ecere/src/gui/controls/CalendarControl.ec
ecere/src/sys/Date.ec
ecere/src/sys/Time.ec
ecere/src/sys/i18n.ec
ecere/src/sys/unicode.ec
samples/guiAndGfx/dataBoxes/dataBoxes.ec [new file with mode: 0644]
samples/guiAndGfx/dataBoxes/dataBoxes.epj [new file with mode: 0644]