series
2008-09-01 Make hggroup to react on [xyzac]liminclude changes in its children.
2008-09-01 Sync with octave archive.
2008-08-31 Fix FLTK update.
2008-08-31 Fix "set" call with empty arguments.
2008-08-29 Some compilation fixes for MSVC.
2008-08-28 Sync with octave archive.
2008-08-10 Auto-generate base_properties and execute updaters/listeners/notifiers only when property is actually change.
2008-08-04 Interface for backend switch.
2008-07-23 Add generic octave-to-backend notification (M. Gajewski) + patch re-ordering
2008-07-23 Sync with octave archive.
2008-07-22 Change gh_manager::event_data class layout to match common rep/class pattern in octave.
2008-07-22 Sync with octave archive.
2008-07-22 Fix FLTK backend compilation under MSVC.
2008-07-21 Fix octave_base_mutex compilation (avoid using error)
2008-07-21 Remove unneeded substituted variables.
2008-07-18 Implement closereq through callback execution.
2008-07-17 Patches event_management and dNDArray_ctor_export have been included in octave archive
2008-07-17 Fix NDArray contructor compilation.
2008-07-17 octave_mutex and gcbo_gcbf moved to octave archive
2008-07-16 Add gcbo/gcbf functions
2008-07-16 Add global lock of graphics system + event management framework
2008-07-11 Sync with octave archive.
2008-07-11 Win32/C++ implementation of octave-bug
2008-07-10 - Sync with octave archive (4 patches were integrated)
2008-07-02 Add basic line antialiasing.
2008-07-02 Draw markers above lines.
2008-07-01 Allow to compile octave without FLTK/OpenGL
2008-07-01 Fix vertex_data reference counting.
2008-06-20 MSVC compile fixes.
2008-06-14 Synchronize with octave archive.
2008-06-13 Remove atan2(float,float) ambiguity.
2008-06-12 Restore CXXFLAGS and LIBS correctly when FTGL headers are not present.
2008-06-11 Update with octave archive
2008-05-04 Initial conversion of graphics branch into MQ
2008-05-03 Initial commit