| Mon, 20 Nov 2017 16:50:00 +0300 |
Mikhail Kryshen |
BorderBox: added an option to use anchor points of the center view.
|
| Tue, 07 Nov 2017 02:07:11 +0300 |
Mikhail Kryshen |
Enable antialiasing and OpenGL acceleration.
|
| Tue, 01 Dec 2015 19:31:17 +0300 |
Mikhail Kryshen |
Workaround to allow empty text lines in labels.
|
| Wed, 18 Nov 2015 19:12:12 +0300 |
Mikhail Kryshen |
Fixed a misplaced docstring.
|
| Thu, 22 Oct 2015 03:52:26 +0300 |
Mikhail Kryshen |
Adjusted viewport scaling.
|
| Sun, 20 Sep 2015 02:00:53 +0300 |
Mikhail Kryshen |
Use defrecord for Views for easier printing and introspection.
|
| Fri, 18 Sep 2015 17:59:50 +0300 |
Mikhail Kryshen |
Added run-demo alias to project.clj, disabled reflection warnings (will use lein check).
|
| Fri, 18 Sep 2015 17:40:25 +0300 |
Mikhail Kryshen |
Renamed update! to notify!
|
| Fri, 18 Sep 2015 04:06:43 +0300 |
Mikhail Kryshen |
Update to Clojure 1.7.0.
|
| Fri, 18 Sep 2015 04:03:38 +0300 |
Mikhail Kryshen |
Marked transaction-unsafe functions (this also solves a name collision with Clojure 1.7.0)
|
| Wed, 10 Dec 2014 20:01:45 +0300 |
Mikhail Kryshen |
Reimplementation of async-view.
|
| Wed, 10 Dec 2014 19:00:17 +0300 |
Mikhail Kryshen |
Fixed a reflection warning.
|
| Wed, 10 Dec 2014 18:59:20 +0300 |
Mikhail Kryshen |
Correctly specify docstrings for dynamic vars without root bindings.
|
| Tue, 09 Dec 2014 16:45:22 +0300 |
Mikhail Kryshen |
Added some docstrings.
|
| Mon, 01 Dec 2014 21:43:39 +0300 |
Mikhail Kryshen |
Fixed possible race condition.
|
| Mon, 01 Dec 2014 21:39:22 +0300 |
Mikhail Kryshen |
Minor coding style corrections.
|
| Sun, 30 Nov 2014 18:45:12 +0300 |
Mikhail Kryshen |
Function to apply AffineTransform to a View.
|
| Sat, 29 Nov 2014 19:44:53 +0300 |
Mikhail Kryshen |
Updated dependencies.
|
| Fri, 28 Nov 2014 23:16:23 +0300 |
Mikhail Kryshen |
Added ref-view argument to specify a function for converting ref value to View.
|
| Wed, 26 Nov 2014 19:22:52 +0300 |
|