summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-24core: invoke-display-function does not call FINISH-OUTPUT when no-opHEADmasterDaniel Kochmański
2024-09-17Merge commit 'b0611854'Daniel Kochmański
2024-09-17seos: STREAM-TEXT-CURSOR is not used when replayingDaniel Kochmański
2024-09-17seos: SEOS-WRITE-VECTOR does not assume that there will be splitDaniel Kochmański
2024-09-17drei: fixup for the repaint queue drawing modelDaniel Kochmański
2024-09-17drei: don't assume that displayed-lines-count is correctDaniel Kochmański
2024-09-17Merge branch 'pre-repaint-queue'Daniel Kochmański
2024-09-17core: remove superfluous mixins for pane I/ODaniel Kochmański
2024-09-17core: don't declare WITH-SHEET-MEDIUM continuation as dynamic-extentDaniel Kochmański
2024-09-17core: rename the SHEET-TRANSFORMATION-MIXIN's slot TRANSFORMATIONDaniel Kochmański
2024-09-17output: remove spurry mixins and add a missing trampolineDaniel Kochmański
2024-09-17internals: remove protocol that duplicates functionalityDaniel Kochmański
2024-09-17core: move medium graphics state accessors to COMPLETE-MEDIUM-MIXINDaniel Kochmański
2024-09-17queues: add a new operator queue-drainDaniel Kochmański
2024-09-17examples: fix a demo (missing initialization form)Daniel Kochmański
2024-09-17Merge branch 'pre-repaint-queue'Daniel Kochmański
2024-09-17ports: move I/O handler process to BASIC-PORTDaniel Kochmański
2024-09-17clx: remove duplicated code pathsDaniel Kochmański
2024-09-17core: rename internal queue interfacesDaniel Kochmański
2024-09-17core: move queues to a separate fileDaniel Kochmański
2024-09-17core: move lambda-event and with-synchronization to eventsDaniel Kochmański
2024-09-17core: introduce a pulse event (internal interface for now)Daniel Kochmański
2024-09-17cosmetic: add ignore declarationDaniel Kochmański
2024-09-17seos: don't reset cursor position on newlineDaniel Kochmański
2024-09-17examples: add a clear command to the coordinate-swizzling demoDaniel Kochmański
2024-09-17with-input-context: fix a regressionDaniel Kochmański
2024-09-03Merge branch 'pd-fix'Daniel Kochmański
2024-09-03update news fileDaniel Kochmański
2024-09-03core: use FRAME-DOCUMENT-HIGHLIGHTED-PRESENTATIONDaniel Kochmański
2024-09-03pd: don't resize window when output does not fit in pointer documentationDaniel Kochmański
2024-09-03wait handler: unhighlight presentations for non-recording streamsDaniel Kochmański
2024-09-03wait handler: make the workflow consistent with the button handlerDaniel Kochmański
2024-09-03cleanup: rename *-track-pointer to *-wait-handlerDaniel Kochmański
2024-09-03input contexts: add abstraction for creating and accesing the entryDaniel Kochmański
2024-09-03pointer-documentation: relax equality test for state comparisonDaniel Kochmański
2024-09-03drei: leave pointer documentation aloneDaniel Kochmański
2024-09-02frame-highlight-at-position: remove dead code pathsDaniel Kochmański
2024-09-02frames: add missing method FRAME-DOCUMENT-HIGHLIGHTED-PRESENTATIONDaniel Kochmański
2024-09-02highlight-output-record: more precise repaint regionDaniel Kochmański
2024-09-02core: implement missing operators for presentation highlightDaniel Kochmański
2024-09-02eis: add a missing method for STREAM-RESCANNING-PDaniel Kochmański
2024-09-02with-input-context: rewrite the macro to use a trampolineDaniel Kochmański
2024-09-02highlight-applicable-presentation: don't trip on keyboard eventsDaniel Kochmański
2024-09-02utilities: add internal and naive debug trace-like utilityDaniel Kochmański
2024-09-02cosmetic changesDaniel Kochmański
2024-09-02utilities: define-predicate-class: relax errors when instationedDaniel Kochmański
2024-08-24clx: add missing specialization for drawing rectangle setsDaniel Kochmański
2024-07-31drei: remove fix-pane-viewportDaniel Kochmański
2024-07-30scigraph: remove call to removed interfaceDaniel Kochmański
2024-07-26cleanup: remove leftover debug printDaniel Kochmański