File: TODO

package info (click to toggle)
wine 0.0.20020411-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 43,012 kB
  • ctags: 104,265
  • sloc: ansic: 550,196; perl: 21,747; yacc: 3,990; sh: 3,904; makefile: 3,297; tcl: 2,616; lex: 2,443
file content (20 lines) | stat: -rw-r--r-- 618 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

Some ideas for improvements:
============================

- Make "Without Titlebar", Double-clicking the clock should reveal the caption
  again.

- Font Handling of Digital Clock.
  (Does not work probably due to Winelib)

- Implement Timer Mechanism instead Polling.
  Clock does not run if menu is being selected (?).

- Complete translation for the following languages : Pt,Sk

- Add new .rc resources for all languages you know. That's in fact very easy. 
  Just clone the file En.rc, change the strings and submit it. You can find
  my email address in the README file.

Please don't forget a ChangeLog entry.