Commit graph

270 commits

Author SHA1 Message Date
David Botton
34971a7c90 Support target object on events 2021-01-06 13:17:21 -05:00
David Botton
f897486c81 Tutorial 03 2021-01-06 02:13:34 -05:00
David Botton
a378dff2f7 Launch incoming messages as new threads to allow queries to work in an event. 2021-01-06 01:53:55 -05:00
David Botton
69d0589089 Tutorial 2 2021-01-06 01:33:29 -05:00
David Botton
d2fdc58a40 A clog-body is passed to on-new-window 2021-01-05 22:45:06 -05:00
David Botton
5efce9a065 Update README.md 2021-01-05 20:05:53 -05:00
David Botton
99c9f11878 Update README.md and tutorial 01 2021-01-05 20:03:21 -05:00
David Botton
75f1d78209 Restart easier and tutorial 2021-01-05 19:10:06 -05:00
David Botton
347e5c2723 Update doc link 2021-01-05 16:13:33 -05:00
David Botton
6d91801a81 Fixes and additions and doc updates 2021-01-04 15:17:35 -05:00
David Botton
c998e04802 Traversal methods and doc update 2021-01-04 09:51:53 -05:00
David Botton
443318c6ab More clog-element 2021-01-04 09:17:32 -05:00
David Botton
2824e6facf More work on clog-element 2021-01-03 19:02:43 -05:00
David Botton
7c503eaa43 Start on fleshing out clog-element 2020-12-31 21:57:50 -05:00
David Botton
b5e551fd6e Refactor and create CLOG-Element 2020-12-30 22:05:34 -05:00
David Botton
39ff5175ef Add support to encode call back messages 2020-12-30 20:38:09 -05:00
David Botton
3c9e011cd8 added missing doc string 2020-12-30 20:10:10 -05:00
David Botton
58d30a60bc singleton demo 2020-12-30 20:05:48 -05:00
David Botton
f2ae15534c Update demo and add a readme 2020-12-30 19:37:21 -05:00
David Botton
6f74aa5b1c Status update 2020-12-30 19:09:01 -05:00
David Botton
9264c82668 Added screen object as part of CLOG-Window 2020-12-30 19:05:58 -05:00
David Botton
35d2e40382 correct class 2020-12-30 16:28:20 -05:00
David Botton
e2795d85c3 Status update 2020-12-30 15:59:09 -05:00
David Botton
b376578f62 Status update 2020-12-30 15:57:50 -05:00
David Botton
9ece5b7cf6 CLOG-navigator implementation 2020-12-30 15:52:44 -05:00
David Botton
209c224765 CLOG-Location implementation 2020-12-30 13:40:48 -05:00
David Botton
6b67bfbcc1 Reduce extra object creations 2020-12-29 22:31:26 -05:00
David Botton
26822cb46a Add some missing methods on window 2020-12-29 20:04:25 -05:00
David Botton
3ace7a8c35 Documentation updates 2020-12-29 19:56:21 -05:00
David Botton
97a7147b47 Complete clog-document and error corrections 2020-12-29 18:27:51 -05:00
David Botton
7027d0581f Manual update for clog-window 2020-12-28 09:41:57 -05:00
David Botton
30a61d37b7 Complete basic binding of window object 2020-12-27 22:11:56 -05:00
David Botton
a532fac389 More work on clog-window 2020-12-26 21:52:20 -05:00
David Botton
70b3d5c36b Link to docs 2020-12-24 22:13:04 -05:00
David Botton
979012e7c4 HTML documentation 2020-12-24 22:02:30 -05:00
David Botton
5589cde897 Flesh out the DOM structure 2020-12-24 21:29:42 -05:00
David Botton
d2e8e78e47 Add make-manual-sbcl script 2020-12-23 22:07:37 -05:00
David Botton
47dcd877cd Change from defconstant to defparameter 2020-12-23 22:02:58 -05:00
David Botton
51bf8a2177 Missing obj 2020-12-23 21:51:57 -05:00
David Botton
268163329b Add demo and updated read me. 2020-12-23 17:59:42 -05:00
David Botton
f5365148e9 Added clog:make-mark and make-manual-ecl script. 2020-12-23 16:45:00 -05:00
David Botton
6e73114f6e Split up clog package mutltiple files. 2020-12-23 16:00:11 -05:00
David Botton
57944d0379 Add on-resize event. 2020-12-23 12:47:53 -05:00
David Botton
89ac9d76ef Status update 2020-12-22 22:05:57 -05:00
David Botton
3199c337a8 Basic event system 2020-12-22 22:00:37 -05:00
David Botton
374d52865c More events. 2020-12-22 12:46:53 -05:00
David Botton
25626ed597 Start of event handling 2020-12-21 23:34:39 -05:00
David Botton
042ce1ec39 Height, width, focus, blur, validp 2020-12-20 02:01:45 -05:00
David Botton
fc593ab061 More work on docs 2020-12-19 23:25:18 -05:00
David Botton
3f53218e23 Setf versions of setters 2020-12-18 17:02:59 -05:00