Commit graph reanimate/reanimate.cabal
Author SHA1 Message Date
David Himmelstrup
b38b48b125 Add colormaps.
Former-commit-id: 615e0c7ea54b7433a95d141d6e186a2fa11369d7
2019-08-22 16:58:30 +08:00
David Himmelstrup
8643b3742c Add raster support.
Former-commit-id: 3d542f6499cf830e1db78c08602fbe6c6bf7f2c4
2019-08-08 19:03:13 +08:00
David Himmelstrup
a95fb2dc6c Rewamp signals and add example animation.
Former-commit-id: 85acb0f89e265f1b9b7b189f9261a2b34d609f58
2019-07-15 18:32:49 +08:00
David Himmelstrup
0832cf9cf2 Bump version to 0.1.5.0
Former-commit-id: 27daeb87d7fe7020e058937f9b843f4135d285cc
2019-07-07 11:19:41 +08:00
David Himmelstrup
fb0afc00fe Random updates.
Former-commit-id: 4c90ed32c5bf46519cf2b7258330aaefbceae216
2019-07-04 18:16:49 +08:00
Brad Neimann
1353d0f1b8 Use open-browser package to support more platforms
Former-commit-id: 5775895d191e2064a2f4b53cf2a8d8cc7ffc613f
2019-04-05 17:15:29 +11:00
Brad Neimann
16c4248ebf Remove unused 'unix' dependency
This dependency is unused, but its presence causes Windows compilation
to fail.


Former-commit-id: 2acd5e377e9d010406f15775e23f80a3b1cd6a08
2019-04-05 17:04:08 +11:00
David
9632e1db9b Bump version to 0.1.4.1
Former-commit-id: c3ff286a5631fc379c0f0c6c7208dddede7487ff
2019-03-12 15:41:04 +01:00
David
e984bab39a Use crossplatform filewatching library.
Former-commit-id: 7b9f72fb826176feb2709450f41c3b7045279cb1
2019-03-12 15:40:44 +01:00
David
df0cef94ca Bump version to 0.1.4.0
Former-commit-id: 338d1a7c63c78b00ebe1e80b8fc74c7761d8571a
2019-03-09 12:17:53 +01:00
David
1ba671ea8e Only use inotify on linux. Bump version to 0.1.3.0
Former-commit-id: f93c0b7bd6cb844cbe680a83900d416f8bcd531d
2019-03-09 12:01:16 +01:00
David
7c1be27a3e Set inotify flag to automatic and bump version to 0.1.2.0
Former-commit-id: 1e7bf0e97f2a6ba3c63a12fc91b1b4e2882da183
2019-03-09 11:48:45 +01:00
David
6ef6dc840a Bump version to 0.1.1.0
Former-commit-id: 95fa698d514fbb8814649cb9337eca8392efe7bd
2019-03-09 11:43:08 +01:00
David
81d2176896 Make inotify optional.
Former-commit-id: 7b1776384f5755edf4d792a5c3c73ca4f5ef66e2
2019-03-09 11:42:52 +01:00
David
da1205861a Remove gtk-viewer flag.
Former-commit-id: 5e55e6ebbf78ec8366a35fd1f5b10f01fad06542
2019-03-08 16:47:47 +01:00
David
6f54ebdf5b Fix cabal issues.
Former-commit-id: 9b67289156022747c2ba480f2ccd27ca71b6a6a2
2019-03-08 16:46:57 +01:00
David
a4121d01d9 Better caching, bundle viewer.
Former-commit-id: cacfc7fd5402fadd381d16c748cdfdbf97a63cd9
2019-03-08 16:36:25 +01:00
David
c07f4c18ae Local web viewer.
Former-commit-id: a5e99d454a2e44b32a31f57e62764322f7196032
2019-03-08 10:37:15 +01:00
David
5cbffbe2e4 Switch from svg-tree to reanimate-svg.
Former-commit-id: 0b46ed1c6f1319e30bfe3b0d8ae3abcc7962ee5b
2019-03-03 16:17:30 +01:00
David
a1b9b42a91 Support diagrams.
Former-commit-id: 94e65d8cf820f1a60b9ac0bdf897495e1c58e80d
2019-03-03 16:09:59 +01:00
David
2f0d83f9b1 Better exception handling in the websocket server.
Former-commit-id: 403eae84b74f76f26b51fdac8930bb9e02ca6e6b
2019-03-01 10:56:17 +01:00
David
9707cca88b Switch to a monadic API.
Former-commit-id: 0c2706be2b4cf0a92a46f000cbd1da620f86a2e1
2019-02-28 10:39:12 +01:00
David
0f588e873d Add missing module to cabal file.
Former-commit-id: 17b88c6d6a5657eb1e2d00f495ac759912dc3524
2019-02-27 15:44:53 +01:00
David
f5e1dc6368 Use files rather than memory to store cached values.
Former-commit-id: 2ea3cf87574a2a98354b7aebc6b845009c5b9d65
2019-02-27 15:42:31 +01:00
David
a9a69057ae Remove the GTK viewer.
Former-commit-id: ca14e7d47eb37a3e9d3c3809906f1b6ddfc41f49
2019-02-27 10:08:34 +01:00
David
cb1cbf4d1c Improve the web-viewer.
Former-commit-id: 2b6f3e2307214cc2de76e2bae2f3df21370c4464
2019-02-27 10:06:38 +01:00
David
73d2a4154b Work on a high-level API. Rewrite examples.
Former-commit-id: 9ece1999ff54c8deb26ad996e92d7e787e16ff5d
2019-02-18 22:37:54 +01:00
David
985c52b6e9 Move towards tree-svg.
Former-commit-id: b5482d83e9073044f3049fb5a7f5b1722a5afde6
2019-02-18 21:16:15 +01:00
David
69b39801eb Add basic support for bounding boxes.
Former-commit-id: c779c795d23874ba49f0f0852c514b2bafc69471
2019-02-18 16:00:40 +01:00
David
bf841e0f79 Update version bounds and default resolver.
Former-commit-id: 05d79079e158c38092910c8173d1b53c3c0842f0
2019-02-17 14:31:13 +01:00
David
8ac6404906 Path manipulation tools and a corresponding gif example.
Former-commit-id: 6b12aa665e4ffcfe6885f97937076ab6e321abc9
2019-02-17 14:11:05 +01:00
David
ce82793a3c Process svgs to remove needless view boxes.
Former-commit-id: ae9e285075e97575c5019afa94ef8d31f45e1f6d
2019-02-16 16:18:35 +01:00
David
569d054a8d Move shared tools to a separate module.
Former-commit-id: 0fd4d5105eac72c3b2f20c4db0156eff97ef4900
2019-02-16 11:41:25 +01:00
David
57ba9585c5 Parse the SVG file output from latex.
Former-commit-id: 51507f3ef7dc9cbbcc5454466da4643c116c7259
2019-02-16 10:59:46 +01:00
David
41c3879f9e Add bezier example.
Former-commit-id: 98875ca4469a7a9846dce396318d59540fd67210
2019-02-15 19:52:27 +01:00
David
f59a7e1731 Add latex cache.
Former-commit-id: dae2e21b3e13bd20b06363977112d339f12bd27e
2019-02-15 16:40:51 +01:00
David
f278af1afa Basic LaTeX example.
Former-commit-id: e500d6b4a52af087dd1a91590eb4891653631336
2019-02-15 15:20:33 +01:00
David
ac2e63622b Forgot to commit the cabal file. 2019-02-14 10:37:11 +01:00