aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2022-07-23[remove] spurious refs to display tree events; [tweak] menu focusColin Okay
2022-07-23[fix] typo in listener-table-forColin Okay
2022-07-23[refactor] event-handlers to include a tagColin Okay
2022-07-23[change] option->item in menuColin Okay
2022-07-23[modified] focus [event] firing logic, slightlyColin Okay
2022-07-23[change] generic add/drop unit; [add] impls for menu classColin Okay
2022-07-23[add] menu basics and [example]Colin Okay
2022-07-22[version] [refactor] [redesign] removed containersColin Okay
2022-07-21[add] gui package. moved button.lisp into guiColin Okay
2022-07-21[refactor] make-frameset to use clearler namingColin Okay
2022-07-20[refactor] odd behavior in with-grid-bezierColin Okay
2022-07-20[rename] canvas-api and updated the [example]Colin Okay
2022-07-20[export] canvas apiColin Okay
2022-07-20[export] canvas apiColin Okay
2022-07-20[doc] docstrings to canvas language [add] stroke/fill stepsColin Okay
2022-07-20[modify] how apply-pen-at handles pen widthColin Okay
2022-07-20[add] fill bezier. [example] tweakingColin Okay
2022-07-20[change] state saving formsColin Okay
2022-07-20[fix] bug in stroke and fill rect; [refactor] pen color stateColin Okay
2022-07-19[fix] setting of pen function in canvasColin Okay
2022-07-19[example] fiddling with the exampleColin Okay
2022-07-19[add] canvas language and [example]Colin Okay
2022-07-19[rename] bitmap/imageColin Okay
2022-07-18[add] mouse event bubbling; [example] click-and-drag to 01Colin Okay
2022-07-18[doc] docstring on with-grid-bezierColin Okay
2022-07-18[add] bezier curve surrportColin Okay
2022-07-18[modify] with-grid-path autoclosep assumed when interiorpColin Okay
2022-07-17[add] path drwing and filling to canvasColin Okay
2022-07-17[add] path drawingColin Okay
2022-07-17[wip]Colin Okay
2022-07-17[refactor] [rename] with-line/with-grid-line; all vars now in loopColin Okay
2022-07-16[refactor] blit to use glTexSubImage2DColin Okay
2022-07-15[example] tweaking canvas exampleColin Okay
2022-07-15[bugfix] in ww::setf-many; [example] fiddling with example 10Colin Okay
2022-07-15[add] working canvas demo!Colin Okay
2022-07-15[fix] argument typo in setf-many macroColin Okay
2022-07-15[add] with-line macroColin Okay
2022-07-14[modify] exporting more symbolsColin Okay
2022-07-14[modify] package to export symbols naming asset classesColin Okay
2022-07-09[bugfix] still need bitmap cleanup method.Colin Okay
2022-07-09[refactor] use trival-garbage finalizers to clean up gl resourcesColin Okay
2022-07-08[add] [doc] README; [refactor] rendering of containersColin Okay
2022-07-08[docs] added docstrings to exportsColin Okay
2022-07-08[formatting] reorganized package exportsColin Okay
2022-07-08[add] exports to pacage; [rename] frameset-key/sprite-frameset-keyColin Okay
2022-07-08dohColin Okay
2022-07-08[doc] added docstring to on-mousemotionColin Okay
2022-07-07[refactor] paths points and enclosure [add] path encloses path testColin Okay
2022-07-07[refactor] point containment, generalized [add] intersectionsColin Okay
2022-07-06[bugfix] in accessor generation for buttonColin Okay