| Alexandre Julliard | a11d7b1 | 1998-03-01 20:05:02 +0000 | [diff] [blame] | 1 | |
| 2 | Some ideas for improvements: |
| 3 | ============================ |
| 4 | |
| Alexandre Julliard | a11d7b1 | 1998-03-01 20:05:02 +0000 | [diff] [blame] | 5 | - Make "Without Titlebar", Double-clicking the clock should reveal the caption |
| 6 | again. |
| 7 | |
| Alexandre Julliard | a11d7b1 | 1998-03-01 20:05:02 +0000 | [diff] [blame] | 8 | - Font Handling of Digital Clock. |
| Alexandre Julliard | f90efa9 | 1998-06-14 15:24:15 +0000 | [diff] [blame] | 9 | (Does not work probably due to Winelib) |
| Alexandre Julliard | a11d7b1 | 1998-03-01 20:05:02 +0000 | [diff] [blame] | 10 | |
| 11 | - Implement Timer Mechanism instead Polling. |
| 12 | Clock does not run if menu is being selected (?). |
| 13 | |
| Sylvain Petreolle | fdff523 | 2002-03-27 21:17:01 +0000 | [diff] [blame] | 14 | - Complete translation for the following languages : Pt,Sk |
| Alexandre Julliard | a11d7b1 | 1998-03-01 20:05:02 +0000 | [diff] [blame] | 15 | |
| Alexandre Julliard | 642d313 | 1998-07-12 19:29:36 +0000 | [diff] [blame] | 16 | - 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 Julliard | a11d7b1 | 1998-03-01 20:05:02 +0000 | [diff] [blame] | 19 | |
| Alexandre Julliard | a11d7b1 | 1998-03-01 20:05:02 +0000 | [diff] [blame] | 20 | Please don't forget a ChangeLog entry. |