On Friday, May 18, the normal maintenance window (17:00 Pacific time) will be extended for data center maintenance until 23:00 Pacific. No extended down-time is planned, but brief delays and interruptions are possible throughout the period.
This file lists features of GEF. This is useful in seeing what is
there, and can be a good place to start before diving into the
code. Also this feature list is useful for informal regression
testing: if you add something new, check to make sure that all the old
features still work.
Each feature is named with a unique string (e.g.,
"drag_object_constrained").
Some features are planned but not implmented. These are left as
projects for students or other users of this framework. These features
are marked with "Needs-More-Work" here.
Most of these features are user-visible, meaning that they are
something that the user can see and use. Some of them are programmer
features that only the programmer can see and use. Most of the
programmer features are in section 7.
My intent was mainly to list features, and to describe them only a
little bit. A detailed description of each feature would be useful for
on-line help, but it would take a very long time to write and it would
need to be updated as GEF changes. I have given brief comments only
where the names of features are not enough to describe them.