File: TODO

package info (click to toggle)
xfe 2.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 21,864 kB
  • sloc: cpp: 75,575; sh: 9,881; ansic: 8,055; makefile: 358; sed: 16
file content (20 lines) | stat: -rw-r--r-- 657 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

====================================== TODO List and Known Issues======================================


Known Issues
------------

- to allow composed characters (like ä, Ö, ê, etc.) to be entered in xfe, xfw, etc., the FOX library *must* be
  compiled with the --with-xim configure option.

- in Xfw, if the wordwrap mode is selected an line numbers are displayed, then the line numbers are uncorrectly
  displayed for wrapped lines. This is a FOX issue.


To Do
------

- implement file operations using threads (image thumbnails, copy...)

- internationalization should handle multiple plural forms (required by languages like polish, czech, etc.)