log

age author description
2010-10-06 Mikhail Kryshen Faster clipping calculation (fixes performance bottleneck).
2010-10-06 Mikhail Kryshen Correctly highlight visible area in viewport miniature.
2010-10-01 Mikhail Kryshen Observers: use weak keys, renamed some fns.
2010-09-08 Mikhail Kryshen English README.
2010-09-04 Mikhail Kryshen Minor changes in README.ru.
2010-09-02 Mikhail Kryshen Fix async-layer copying wrong (not the most recently updated) buffer on screen.
2010-09-01 Mikhail Kryshen Code cleanup.
2010-09-01 Mikhail Kryshen Measure time intervals between repaints. Experiments.
2010-09-01 Mikhail Kryshen Fixed processing of mouse-released events.
2010-09-01 Mikhail Kryshen Added timestamp to the layer context.
2010-08-30 Mikhail Kryshen Rename text-layer to label.
2010-08-30 Mikhail Kryshen Added hbox.
2010-08-30 Mikhail Kryshen EventDispatcher can report hovered and picked states for handles.
2010-08-30 Mikhail Kryshen LGPL3
2010-08-30 Mikhail Kryshen Keep old context observers until rendering is complete.
2010-08-30 Mikhail Kryshen Added annotation in Russian.
2010-08-29 Mikhail Kryshen Moved fps code from demo to layers.
2010-08-29 Mikhail Kryshen Viewport miniature.
2010-08-29 Mikhail Kryshen Remove graph.clj for now as it depends on unreleased code and needs to be reworked.
2010-08-28 Mikhail Kryshen Code cleanup, docstrings.
2010-08-27 Mikhail Kryshen Asynchronous drawing.
2010-08-27 Mikhail Kryshen Changes in the observe-repaint mechanism.
2010-08-26 Mikhail Kryshen New mechanism for layers to trigger repaints.
2010-08-26 Mikhail Kryshen New mechanism for layers to trigger repaints (beginning).
2010-08-25 Mikhail Kryshen Updated .hgignore.
2010-08-25 Mikhail Kryshen Asynchronous scaled display.
2010-08-25 Mikhail Kryshen Asynchronous drawing (first working version).
2010-08-23 Mikhail Kryshen Asynchronous drawing (continue).
2010-08-23 Mikhail Kryshen Asynchronous drawing (incomplete).
2010-08-20 Mikhail Kryshen Code cleanup, docstrings.