sheaf
c1cae2b69f
compute outline data concurrently
2021-02-23 20:58:53 +01:00
sheaf
b32499cc68
GHC 9.0 compatibility
2021-02-23 13:16:26 +01:00
sheaf
393ef6f06e
Implement programmable brush framework
2020-11-12 17:34:46 +00:00
sheaf
a5ba7dcd33
use haskell-gi bugfix to improve tab reordering
2020-09-26 00:21:49 +02:00
sheaf
eb8e7012aa
curve dragging support
2020-09-18 19:17:40 +02:00
sheaf
e3d920573d
add debug mode to visualise fitting algorithm
2020-09-14 06:03:45 +02:00
sheaf
dc11c1af15
add change descriptions for document history
...
* fix issue with accelerator key press handler
overriding the application's key press handler
* fix not being able to close tabs when no document is active
2020-09-10 21:50:35 +02:00
sheaf
7e8c2e10d1
add document history & undo/redo
2020-09-10 18:59:14 +02:00
sheaf
d501fcb76a
add ruler ticks
...
* also includes some improvements to Cairo pixel alignment
2020-09-07 15:44:08 +02:00
sheaf
e4779d8af2
update "toggle guides" menu text on toggle
2020-09-06 15:31:18 +02:00
sheaf
091c1603bb
add toggle for showing guides
2020-09-06 05:32:03 +02:00
sheaf
031d72a69b
create/move/delete guides: drag from ruler area
2020-09-06 00:40:56 +02:00
sheaf
930fa0ebf9
don't attempt to draw outline when brush is empty
2020-09-05 15:35:01 +02:00
sheaf
a098eb6471
refactor document modification
...
* the "modifyingCurrentDocument" now handles
all the followup actions necessary after
modifying the current document,
such as updating the title bar
2020-09-05 02:56:59 +02:00
sheaf
264fa8dff0
dynamic file tab close button behaviour
2020-09-04 22:51:47 +02:00
sheaf
86729cb462
update title and file tab upon change, close
2020-09-04 20:54:48 +02:00
sheaf
341a8ed0ca
closing documents / removing file tabs
2020-09-03 05:57:08 +02:00
sheaf
5f3bbc891a
add saving/loading
2020-09-03 00:53:08 +02:00
sheaf
db4115c634
hook up menu to actions, + some refactors
2020-09-02 22:49:50 +02:00
sheaf
919acf4928
add accelerator labels to menu items
2020-09-02 15:58:00 +02:00
sheaf
7033578e20
refactor: separation of event handling and actions
2020-09-02 04:52:08 +02:00
sheaf
101d9515c0
update file tabs dynamically
2020-09-01 21:56:59 +02:00
sheaf
dfa446254a
adjust what is rendered in different modes
2020-08-29 20:50:02 +02:00
sheaf
f16ac3fa93
fitting a cubic Bézier to a sequence of points
...
* WIP: current code exhibits convergence issues / instability
2020-08-24 10:55:39 +02:00
sheaf
86a1426136
start implementing brush mode
2020-08-20 03:57:26 +02:00
sheaf
e8c77befd6
split out stroke code to library
2020-08-19 23:34:43 +02:00
sheaf
e044b1b06c
stroking: compute offset given tangent vector
2020-08-19 17:41:15 +02:00
sheaf
596821222f
implement drawing with the pen tool
2020-08-17 00:09:16 +02:00
sheaf
38c4e9fa6c
add mouse drag-move operation
2020-08-15 23:49:14 +02:00
sheaf
91e1431306
add selection UI
2020-08-14 00:47:10 +02:00
sheaf
8d50c92ca9
highlight points for hover/selection
2020-08-13 19:58:54 +02:00
sheaf
ae0ac23910
draw Bézier curves and connecting lines
2020-08-12 23:23:25 +02:00
sheaf
2bd6847e78
add root solving code, coalesce event handling
2020-08-12 22:43:47 +02:00
sheaf
d74d4fd5cc
use fixed number of digits in infobar
2020-08-11 12:22:56 +02:00
sheaf
07f9981c41
update infobar, mouse focus zoom, module refactor
2020-08-11 00:07:09 +02:00
sheaf
9bc8e096c9
file tab close buttons
2020-08-06 05:09:52 +02:00
sheaf
f224c6b738
add MenuBar
2020-08-05 22:23:16 +02:00