1==== bugs
2* drag and drop to oo links to the temporary file: this is a bug of OO, which does not accept the image data, only the file name
3* [done, 1.3.0] eqe leaves some temporary images in /tmp
4* [done, 1.0.2] fixed drag and drop, which 1.0.1 broke
5* [done, 1.0.1] temporary files are now created in File::Spec->tmpdir()
6* [done, 1.0.1] new version of libgtk2-perl  (1.042-1)changed the format  of some flags
7* [done, 1.0-beta] the error message (check your LaTeX) does not display
8  (the error log pops up OK though)
9* [done, 1.0-beta] add the dependency on latex
10* [done, 1.0-beta] in eqedit's manpage, specify that eqedit awaits LaTeX input on stdin
11* [DONE] have eqe clean after itself
12* [DONE] gtk warnings line 384
13* [DONE] cp -> convert in save as
14* [DONE] error checking in save as
15
16==== enhancements, in random order of importance
17
18* optionally auto-generate after a timeout or something (disabling the error log) (Massimo Lauria)
19* add transparency based on luminance/color/whatever support to eqe
20
21* try to get drag and drop working for other apps (kword, abiword, emacs...)
22** WORKING FINE:
23*** kword: accepts image/png, yay!
24*** kpresenter: accepts image/png
25*** konqueror: accepts uri-list, proposes to move, copy, link (good)
26*** firefox: accepts the uri-list, displays the image OK
27*** eqe's gtk text zone accepts the text, OK
28** WORKING SOMEHOW:
29*** ooimpress 1.x: accepts uri-list only, which creates a link (suboptimal)
30*** OpenOffice 2.x: seemed to work, but now behaves just like 1.x
31** BROKEN:
32*** xemacs: accepts none of my types
33*** abiword: accepts nothing
34*** kate: accepts image/png, displays it as text... :(
35*** gedit: accepts the png, cannot detect the character encoding (duh), pops up an error
36
37* save the generation info in image comments, to be able to reopen them with eqe
38* put the core into modules on CPAN
39* add a window to show the generated LaTeX code
40* auto-test the Debian package with piuparts
41* write a very short Help->Manual
42* add some sort of library of equations
43* maybe generate PDF, and offer it for D&D
44* make the text editing box prettier
45* add a progress indicator when the image is being generated
46* there is some copy-paste between eqe and eqedit, get rid of it
47
48* [DONE, 1.3.0] add a menu item to launch a sensible editor on the template
49* [DONE, 1.3.0] ask for confirmation before overwriting a file
50* [DONE, 1.3.0] add a shortcut to generate the image (Massimo Lauria)
51* [DONE, 1.3.0] do not generate startup and error message everytime
52* [done, 1.2.0] generate RPMs for Mandriva, Fedora Core...
53* [done, 1.2.0] write a README!
54* [done, 1.2.0] give an easy way to edit the LaTeX templates used by eqe
55* [done, 1.2.0] clean up the GUI code in eqe
56* [done, 1.2.0] add command line options to eqe, such as --help and --version, at least
57* [done, 1.1.1] possibly relax the dependencies, regarding versions
58* [done, 1.0.4] make eqe look for eqedit in the path, instead of just in /usr/bin
59* [done, 1.0.3] add a diagnostic when eqe cannot find eqedit (what happens now is a bunch of uninitialised value warnings,
60  and an error "cannot call method activate on an undefined value")
61* [done, 1.0.1] eqedit --verbose --keep-temp prints a message about the
62  kept temporary file
63* [done, 1.0-beta] mettre un bouton pour passer en environnement displaymath
64  autour de l'equation (au lieu d'avoir a le faire soi-meme)
65* [done, 1.0-beta] in save as, give a hint that any output format ImageMagick
66  supports is OK
67* [done, 1.0-beta] color the error log (lines starting with !, and ?), and scroll it to the bottom (/first error)
68* [done, 1.0-beta] add a 'clear' button
69* [done, 1.0-beta] add a button to show log
70* [done, 1.0-beta] add a tooltip on the image button
71
72
73