Dustin Swan
|
f1ff6c29d6
|
textEditor can save to a textEditorBuffers list with the W command. it can apply back to the original store ref with the A command. Crazy man
|
19 hours ago |
Dustin Swan
|
b0726bc0fb
|
Undo and redo!
|
21 hours ago |
Dustin Swan
|
63f599b850
|
More editor stuff
|
2 days ago |
Dustin Swan
|
735db38a2f
|
omg i'm text editing
|
2 days ago |
Dustin Swan
|
824d4f61de
|
textEditor is happening
|
2 days ago |
Dustin Swan
|
cbab2a3417
|
Fixing tree after making paths lists. more font stuff. fixing rebind from the palette
|
3 days ago |
Dustin Swan
|
414fc5d79c
|
More font crap. fixing getField typo.
|
3 days ago |
Dustin Swan
|
c0a8d29119
|
2nd font
|
3 days ago |
Dustin Swan
|
169b067050
|
Rendering my disgusting font. using it in a few places. wow its hideous
|
3 days ago |
Dustin Swan
|
6fe94ddfb2
|
store paths are now arrays, because '.' needed to be a valid path ident. more quoting crap. font is done! well.. it's something. probably not 'done'
|
4 days ago |
Dustin Swan
|
515ad7fc9c
|
More quoting nonsense
|
4 days ago |
Dustin Swan
|
d79166a5bc
|
Font editer coming a long. first font is looking good. some parser changes to accomodate any string as record fields. other stuff
|
4 days ago |
Dustin Swan
|
e3b8930111
|
More components. better app interface. more progress on fontEditor
|
5 days ago |
Dustin Swan
|
76e6868cac
|
Palette history
|
5 days ago |
Dustin Swan
|
a874101a3d
|
glyphView. fontEditor. a few more host functions
|
5 days ago |
Dustin Swan
|
cc33b9a015
|
Changing the shape of apps. adding better error boundries at stateful components. start fontViewer
|
5 days ago |
Dustin Swan
|
d58c39a1ac
|
Loading glyphs
|
5 days ago |
Dustin Swan
|
f426573f96
|
Saving glyphs
|
5 days ago |
Dustin Swan
|
2e05df8035
|
Mouse toggling pixel cells
|
6 days ago |
Dustin Swan
|
eccc14a714
|
Cleaning up os 'app' launching, apps always return a function that takes a size for their window
|
6 days ago |
Dustin Swan
|
12a22cf55c
|
pixelEditor coming along
|
6 days ago |
Dustin Swan
|
5d7d297050
|
Allowing textInput to be controlled or uncontrolled. adding tab to palette to replace query text with selected item
|
6 days ago |
Dustin Swan
|
eb5618c64e
|
Starting on the pixelEditor. Fixing state reset issue when moving stateful components in the store path. adding hasField host function
|
6 days ago |
Dustin Swan
|
080273ac25
|
Missed one
|
7 days ago |
Dustin Swan
|
afb26a32fd
|
Using ! for effectful host functions
|
7 days ago |
Dustin Swan
|
8be7bf43a2
|
saveImage host function
|
7 days ago |
Dustin Swan
|
00e213748d
|
Saving changelog on every store update
|
7 days ago |
Dustin Swan
|
6ca485bf1d
|
padding. esc to close palette
|
1 week ago |
Dustin Swan
|
91e9ccd92e
|
openOrFocus
|
1 week ago |
Dustin Swan
|
988d2f8ee4
|
keybindings to move windows left or right in the win list
|
1 week ago |
Dustin Swan
|
3d7559845e
|
more tree editor stuff
|
2 weeks ago |
Dustin Swan
|
f42b5d8abe
|
tree leaves are now editable. cleaning. removing redefine, since i can just eval() with :=
|
2 weeks ago |
Dustin Swan
|
a8a51718fc
|
keyboard nav in tree view.
|
2 weeks ago |
Dustin Swan
|
5c76f9f3a2
|
Fixing some bugs. fixing some scroll issues
|
2 weeks ago |
Dustin Swan
|
6f217a0923
|
Adding ability for stateful views to 'emit' events to their update functions. enhancing state tree viewer
|
2 weeks ago |
Dustin Swan
|
69407cd25b
|
Collapsible tree view working. separating out ClickOnly events for non-focusable stateful components
|
2 weeks ago |
Dustin Swan
|
fec18486d8
|
Fixing bugs. escaping things when pretty printing. adding reflect host function. getting further with tree view
|
2 weeks ago |
Dustin Swan
|
f27b946790
|
Fixing pretty printer indentation. launching inspector when selecting any store value
|
2 weeks ago |
Dustin Swan
|
5c4ecbafdb
|
inspector works. i can edit a value wow
|
2 weeks ago |
Dustin Swan
|
abca3eb397
|
more
|
2 weeks ago |
Dustin Swan
|
373ec8b36b
|
scrollable now supports horizontal scrolling. using it in os wm. putting all os stuff in os namespace
|
2 weeks ago |
Dustin Swan
|
5fc9d13f80
|
fixing some bugs
|
2 weeks ago |
Dustin Swan
|
80cd8d6c7b
|
scrollbars
|
2 weeks ago |
Dustin Swan
|
783146dabc
|
we have mouse scrolling
|
2 weeks ago |
Dustin Swan
|
164f752338
|
Cleaning
|
2 weeks ago |
Dustin Swan
|
1961ac6249
|
Adding support for mouse wheel events. cleaning up click handler to take functions
|
2 weeks ago |
Dustin Swan
|
85451d24fb
|
palette scrolls!!
|
2 weeks ago |
Dustin Swan
|
4cdd180ebc
|
Printable keys now don't include like meta-P e.g. Also really nailing down the index selection in palette
|
2 weeks ago |
Dustin Swan
|
6ab98c1448
|
let statements _within_ match patterns now need parens. adding sections to palette options. etc.
|
2 weeks ago |
Dustin Swan
|
68f4fbe9b3
|
bugs
|
2 weeks ago |