TASK LIST
=========

In priority Order
-----------------

. Make the UNDO/REDO mechanism to work with the macro-construction.

. Fix the flicker mouse annoyance when the mouse move around the
figure without dragging anything

. Fix the annoying that says can't save figure even when the figure is
saved.

. Implemeting Guile scriptability for menus, buttons and geometric
figure. Typically guile script will be embedded in the xml file format
so new menus and new buttons could be defined for a specific
figure. Button with guile callback will be placed in a dedicated place
holder. Default icons buttons may also be hidden using guile commands.

. Defining a DrGeo API to be used for guile scriptability.

. Implementing a guile based console, so user can play interactively
from the console with a geometric figure.

. CORBA use for distance control over a figure: tutoring with
Dr. Genius. A tutor shows to a learner something from it desktop to
the learner desktop.


. Macro creation and playing.
 -done-

. Style mode for the basic object
 -done-

. Fixe buggy line & half-line methods
 -done-

. Zoom function
 -done-

. Undo/redo
 -done-

. Improve locus sampling

