Resurrect etimedate:

- Redesigned Calendar widget, many new options
- Killed a lot of code by porting to edelib::Date (timezone handling is still 
internal)
- Added syncing with time servers using ntpdate
This commit is contained in:
Vedran Ljubovic
2007-09-05 19:51:01 +00:00
parent 0c606e2676
commit 06b7079100
14 changed files with 1104 additions and 2505 deletions

View File

@@ -23,3 +23,4 @@ SubInclude TOP eimage ;
SubInclude TOP datas ;
SubInclude TOP docs ;
SubInclude TOP efiler ;
SubInclude TOP etimedate ;