コミットグラフ

122 コミット (57f7e4b5e05a63dc8aa9057d1017e4fcb3c1debf)

作成者 SHA1 メッセージ 日付
Ondřej Hruška 161707fa60
Fix button removal not working well 8年前
cpsdqs 0794030210
Use secure protocols if page was loaded securely 8年前
cpsdqs ce46ad7e96
Add capability to color buttons 8年前
cpsdqs 9a79537910
Make fancy graphics work with padding 8年前
cpsdqs eef42af52b
Fix screen not resizing and debug causing redraw 8年前
cpsdqs f84705f376
Only mask to adjacent cells with fancy graphics 8年前
cpsdqs c6b59f7094
Remove temporary code 8年前
cpsdqs 60a78afdab
Fix soft keyboard not working 8年前
cpsdqs 4547ea668a
Make fullscreen mode work again 8年前
cpsdqs 15cdfa18da
Fix status screen misbehaving 8年前
cpsdqs eaec57948e
Fix status screen using worst font 8年前
cpsdqs 623ee30544
Fix debug toolbar getting wrong value 8年前
cpsdqs 39277fa958
Add back blinkingCellCount functionality 8年前
cpsdqs f53d3390c8
Make debug bar work again and fix cursor artifacts 8年前
cpsdqs 73b390d7de
Make screen work again with screen-layout 8年前
cpsdqs 3851cd6aa6
Put layout between screen and renderer 8年前
Ondřej Hruška 32c889b714
debug toolbar css tuning 8年前
cpsdqs 3ef4f0712b
Screen layout! 8年前
cpsdqs a460b5fe89
Clean up and add a few comments 8年前
cpsdqs 289cc5aaf2
Remove all refs to external DOM objects in screen 8年前
cpsdqs f5bbb60468
Stop using pointers for button labels 8年前
cpsdqs 3d93cd3690
Add input queue 8年前
cpsdqs a5aa536f89
ScreenParser is now standalone…-able! 8年前
cpsdqs 32c6246c10
Fix cursor-hanging not updating properly 8年前
cpsdqs 174e6950d0
Add blinking cell counter back 8年前
cpsdqs 90a1676084
Remove most references to screen in parser 8年前
cpsdqs 0cfb648ac8
Rename debug_screen to debug, add heartbeat 8年前
cpsdqs 735ee58340
Start removing references to screen in parser 8年前
cpsdqs d154df6360
Stop logging heartbeats 8年前
cpsdqs 74ce1de432
Make themes.toHex use getColor, ensure .selectable 8年前
cpsdqs 394654099a
Move color mapping to themes 8年前
cpsdqs 3cf83d0fc5
Fix derp in e2cdb40 8年前
cpsdqs e2cdb4091c
Remove refs to single-instance objects in parser 8年前
Ondřej Hruška 9e62a8ddbb
make it so default bg is used as canvas bg behind the image 8年前
Ondřej Hruška 80f0ca7202
fix a megabug 8年前
Ondřej Hruška 608a393b63
added backdrop url topic W 8年前
Ondřej Hruška 75fb70c083
move attr bits to own file, make Load Failed text look nicer 8年前
cpsdqs af5f47d890
Fix call to non-existent method 8年前
cpsdqs 3e7a216450
Add TermScreen#backgroundImage 8年前
cpsdqs f28fc5094c
Draw nothing if backgroundImage is true 8年前
cpsdqs d4931c1f31
Add support for background images in renderer 8年前
cpsdqs 09da0690dd
Demo `themes`: Finish basic functionality 8年前
cpsdqs 0da19bca30
Start on new `themes` command in demo 8年前
Ondřej Hruška f8cc9f30d3
oops forgot a console log 8年前
Ondřej Hruška b0589ed35c
some cs lang fixes, fixed spacebar pushing buttons 8年前
cpsdqs 336849a9bb
[demo] Mouse demo: Fix issues with box rendering 8年前
cpsdqs d987f504a2
Fancier mouse demo 8年前
cpsdqs fcfd351b6e
[demo] Add Exit to local-echo 8年前
cpsdqs 01148465b7
Fix some issues with buttons, use buttons in demo 8年前
cpsdqs 795969842c
Fix upload buttons not canceling events 8年前