Commit (click to see the diff): f42e2b9e1ad9f9ffcd7fa05c2113197fd28859ce
Removed Anchored protocol, "layer-size" function in Layer replaced with "geometry" which returns a structure describing both layer size and anchor point. Indyvon now requires Clojure 1.3.
Mikhail Kryshen
Diffstat
changeset: 106:f42e2b9e1ad9 user: Mikhail Kryshendate: Wed Sep 21 02:27:11 2011 +0300 summary: Removed Anchored protocol, "layer-size" function in Layer replaced with "geometry" which returns a structure describing both layer size and anchor point. README.rst | 2 +- README.ru | 2 +- project.clj | 3 +- src/net/kryshen/indyvon/async.clj | 5 +- src/net/kryshen/indyvon/component.clj | 5 +- src/net/kryshen/indyvon/core.clj | 137 ++++++++++++++++++++++++++++++++++++++++++------------------- src/net/kryshen/indyvon/demo.clj | 23 +++++----- src/net/kryshen/indyvon/layers.clj | 176 ++++++++++++++++++++++++++++++++++++++++++++----------------------------------- 8 files changed, 209 insertions(+), 144 deletions(-)
Files in this revision
- .hgignore
- COPYING
- COPYING.LESSER
- README.rst
- README.ru
- project.clj
- src/net/kryshen/indyvon/async.clj
- src/net/kryshen/indyvon/component.clj
- src/net/kryshen/indyvon/core.clj
- src/net/kryshen/indyvon/demo.clj
- src/net/kryshen/indyvon/layers.clj