log

age author description
Wed, 25 Apr 2018 10:26:01 +0300 Mikhail Kryshen Updated dependencies.default tip
Tue, 21 Nov 2017 19:06:25 +0300 Mikhail Kryshen BorderBox: properly wrap Geometry of the center view.
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 Mikhail Kryshen Function to show View in a JFrame.
Tue, 25 Nov 2014 17:18:48 +0300 Mikhail Kryshen Preserve bindings for asynchronous drawing.
Mon, 24 Nov 2014 02:17:54 +0300 Mikhail Kryshen Added views/border-box.
Mon, 24 Nov 2014 02:09:13 +0300 Mikhail Kryshen Faster dynamic bindings.
Sat, 22 Nov 2014 03:49:31 +0300 Mikhail Kryshen Fixed views/hinted: graphics context is not always bound in geometry.
Tue, 18 Nov 2014 17:00:35 +0300 Mikhail Kryshen Reworked implementation of hbox and vbox (DRY).
Tue, 18 Nov 2014 00:41:05 +0300 Mikhail Kryshen Variants of vbox and hbox that fill available space.
Mon, 17 Nov 2014 10:42:09 +0300 Mikhail Kryshen Allow theme entries to reference other theme keys.
Wed, 12 Nov 2014 15:44:17 +0300 Mikhail Kryshen Applying theme correctly.
Wed, 16 Apr 2014 00:10:48 +0400 Mikhail Kryshen API changes (themed, hinted, add-handlers); formatting.
Tue, 15 Apr 2014 23:45:14 +0400 Mikhail Kryshen Reverted some of the changes in 9997ac717c3c.
Mon, 14 Apr 2014 20:01:00 +0400 Mikhail Kryshen Removed the domain part from namespace names.
Mon, 14 Apr 2014 15:37:28 +0400 Mikhail Kryshen Updated README: replaced Layer with View.
Mon, 07 Apr 2014 20:19:02 +0400 Mikhail Kryshen Changed order of arguments for many functions: attributes go before content.
Mon, 07 Apr 2014 15:23:58 +0400 Mikhail Kryshen Layers are now called Views.
Mon, 07 Apr 2014 14:24:16 +0400 Mikhail Kryshen Updated dependencies.
Thu, 03 Apr 2014 20:26:35 +0400 Mikhail Kryshen Fixed misplaced docstring.
Thu, 25 Apr 2013 04:01:33 +0400 Mikhail Kryshen Panel has background color argument.
Thu, 25 Apr 2013 04:01:31 +0400 Mikhail Kryshen Nothing.
Thu, 25 Apr 2013 02:41:50 +0400 Mikhail Kryshen Refactored align-x and align-y macros.
Thu, 25 Apr 2013 02:40:24 +0400 Mikhail Kryshen Updated version and deps.
Mon, 22 Apr 2013 20:57:45 +0400 Mikhail Kryshen Added a TODO comment.
Sun, 21 Apr 2013 05:00:55 +0400 Mikhail Kryshen Corrections in README.
Sun, 21 Apr 2013 04:36:43 +0400 Mikhail Kryshen Corrections in README.
Mon, 07 Jan 2013 20:02:47 +0400 Mikhail Kryshen Release version 0.0.2.
Mon, 07 Jan 2013 19:54:13 +0400 Mikhail Kryshen Minor change in the default color theme.
Mon, 07 Jan 2013 19:52:23 +0400 Mikhail Kryshen Refactoring. Moved viewport functions into separate namespace.
Mon, 07 Jan 2013 19:51:21 +0400 Mikhail Kryshen Performance improvements.
Mon, 07 Jan 2013 19:40:20 +0400 Mikhail Kryshen Updated .hgignore.
Tue, 18 Sep 2012 14:43:26 +0400 Mikhail Kryshen Updated dependency: Guava 13.0.1.
Thu, 26 Apr 2012 19:23:04 +0400 Mikhail Kryshen Further refactoring of the event dispatcher.
Tue, 24 Apr 2012 18:51:37 +0400 Mikhail Kryshen Refactored the event dispatcher. Update hover states at every commit.
Tue, 24 Apr 2012 18:49:06 +0400 Mikhail Kryshen Refactored viewport scaling code into separate function.
Tue, 24 Apr 2012 18:47:31 +0400 Mikhail Kryshen Minor changes.
Fri, 13 Apr 2012 20:26:21 +0400 Mikhail Kryshen Added transform and component to MouseEvent.
Fri, 13 Apr 2012 20:24:19 +0400 Mikhail Kryshen Draw borders above content. Use fractional coordinates for correct alignment between panel and border.
Fri, 13 Apr 2012 04:25:18 +0400 Mikhail Kryshen Added root binding for *font-context*.
Thu, 12 Apr 2012 23:15:50 +0400 Mikhail Kryshen Added a type hint.
Thu, 12 Apr 2012 23:13:20 +0400 Mikhail Kryshen Revised handling of FontRenderContexts.