==== bugs
* 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
* [done, 1.3.0] eqe leaves some temporary images in /tmp
* [done, 1.0.2] fixed drag and drop, which 1.0.1 broke
* [done, 1.0.1] temporary files are now created in File::Spec->tmpdir()
* [done, 1.0.1] new version of libgtk2-perl  (1.042-1)changed the format  of some flags
* [done, 1.0-beta] the error message (check your LaTeX) does not display
  (the error log pops up OK though)
* [done, 1.0-beta] add the dependency on latex
* [done, 1.0-beta] in eqedit's manpage, specify that eqedit awaits LaTeX input on stdin
* [DONE] have eqe clean after itself
* [DONE] gtk warnings line 384
* [DONE] cp -> convert in save as
* [DONE] error checking in save as

==== enhancements, in random order of importance

* optionally auto-generate after a timeout or something (disabling the error log) (Massimo Lauria)
* add transparency based on luminance/color/whatever support to eqe

* try to get drag and drop working for other apps (kword, abiword, emacs...)
** WORKING FINE:
*** kword: accepts image/png, yay!
*** kpresenter: accepts image/png
*** konqueror: accepts uri-list, proposes to move, copy, link (good)
*** firefox: accepts the uri-list, displays the image OK
*** eqe's gtk text zone accepts the text, OK
** WORKING SOMEHOW:
*** ooimpress 1.x: accepts uri-list only, which creates a link (suboptimal)
*** OpenOffice 2.x: seemed to work, but now behaves just like 1.x
** BROKEN:
*** xemacs: accepts none of my types
*** abiword: accepts nothing
*** kate: accepts image/png, displays it as text... :(
*** gedit: accepts the png, cannot detect the character encoding (duh), pops up an error

* save the generation info in image comments, to be able to reopen them with eqe
* put the core into modules on CPAN
* add a window to show the generated LaTeX code
* auto-test the Debian package with piuparts
* write a very short Help->Manual
* add some sort of library of equations
* maybe generate PDF, and offer it for D&D
* make the text editing box prettier
* add a progress indicator when the image is being generated
* there is some copy-paste between eqe and eqedit, get rid of it

* [DONE, 1.3.0] add a menu item to launch a sensible editor on the template
* [DONE, 1.3.0] ask for confirmation before overwriting a file
* [DONE, 1.3.0] add a shortcut to generate the image (Massimo Lauria)
* [DONE, 1.3.0] do not generate startup and error message everytime
* [done, 1.2.0] generate RPMs for Mandriva, Fedora Core...
* [done, 1.2.0] write a README!
* [done, 1.2.0] give an easy way to edit the LaTeX templates used by eqe
* [done, 1.2.0] clean up the GUI code in eqe
* [done, 1.2.0] add command line options to eqe, such as --help and --version, at least
* [done, 1.1.1] possibly relax the dependencies, regarding versions
* [done, 1.0.4] make eqe look for eqedit in the path, instead of just in /usr/bin
* [done, 1.0.3] add a diagnostic when eqe cannot find eqedit (what happens now is a bunch of uninitialised value warnings,
  and an error "cannot call method activate on an undefined value")
* [done, 1.0.1] eqedit --verbose --keep-temp prints a message about the 
  kept temporary file
* [done, 1.0-beta] mettre un bouton pour passer en environnement displaymath 
  autour de l'equation (au lieu d'avoir a le faire soi-meme)
* [done, 1.0-beta] in save as, give a hint that any output format ImageMagick 
  supports is OK
* [done, 1.0-beta] color the error log (lines starting with !, and ?), and scroll it to the bottom (/first error)
* [done, 1.0-beta] add a 'clear' button
* [done, 1.0-beta] add a button to show log
* [done, 1.0-beta] add a tooltip on the image button


