blob: e5da2b45c447499129d6e91e5670c5a74e365bcd [file] [log] [blame]
Alexandre Julliarda11d7b11998-03-01 20:05:02 +00001
2Some ideas for improvements:
3============================
4
Alexandre Julliarda11d7b11998-03-01 20:05:02 +00005- Make "Without Titlebar", Double-clicking the clock should reveal the caption
6 again.
7
Alexandre Julliarda11d7b11998-03-01 20:05:02 +00008- Font Handling of Digital Clock.
Alexandre Julliardf90efa91998-06-14 15:24:15 +00009 (Does not work probably due to Winelib)
Alexandre Julliarda11d7b11998-03-01 20:05:02 +000010
11- Implement Timer Mechanism instead Polling.
12 Clock does not run if menu is being selected (?).
13
Sylvain Petreollefdff5232002-03-27 21:17:01 +000014- Complete translation for the following languages : Pt,Sk
Alexandre Julliarda11d7b11998-03-01 20:05:02 +000015
Alexandre Julliard642d3131998-07-12 19:29:36 +000016- Add new .rc resources for all languages you know. That's in fact very easy.
17 Just clone the file En.rc, change the strings and submit it. You can find
18 my email address in the README file.
Alexandre Julliarda11d7b11998-03-01 20:05:02 +000019
Alexandre Julliarda11d7b11998-03-01 20:05:02 +000020Please don't forget a ChangeLog entry.