summaryrefslogtreecommitdiff
path: root/Libraries
AgeCommit message (Expand)Author
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-03drei: leave pointer documentation aloneDaniel Kochmański
2024-09-02cosmetic changesDaniel Kochmański
2024-07-31drei: remove fix-pane-viewportDaniel Kochmański
2024-06-27pointer-documentation: [1/n] remove drei-induced clutterDaniel Kochmański
2024-02-03drei: don't impose conforming code assumptions on dreiDaniel Kochmański
2024-01-24seos: ensure scroll when the text output record is closedDaniel Kochmański
2024-01-11core: split recording into "output record" and "recording stream"Daniel Kochmański
2024-01-03core: window-viewport does not transform the regionDaniel Kochmański
2023-10-16drei: repaint the sheet after each displayDaniel Kochmański
2023-09-08drei: be more aware about being graftedDaniel Kochmański
2023-08-14esa: canonicalize #\return to #\newlineDaniel Kochmański
2023-06-02extensions: slim: "inherit" the current view from parent callsDaniel Kochmański
2023-06-02extensions: slim: add a few presentation-related utilitiesDaniel Kochmański
2023-06-02extensions: slim: recompiling apps redisplays themDaniel Kochmański
2022-12-29core: remove unused function CHAR-FOR-READDaniel Kochmański
2022-12-29core: events: remove non-standard initialization argumentDaniel Kochmański
2022-12-27drei: sturdier current-view methodDaniel Kochmański
2022-10-14core: remodel the input and repaint handlingDaniel Kochmański
2022-07-06system: auxilliary systems depend on "clim" instead of "clim-basic"Daniel Kochmański
2022-06-21core: drei: don't call REDISPLAY-FRAME-PANE from HANDLE-REPINTDaniel Kochmański
2022-02-16Revert "recording: use changing-output-record macro"Daniel Kochmański
2022-01-31recording: use changing-output-record macroDaniel Kochmański
2021-10-26accept: expression: don't hardcode returning the expressionDaniel Kochmański
2021-10-08Use strings for system namesEric Timmons
2021-10-08Use strings for asd dependenciesEric Timmons
2021-09-27Update ASDF dependencies and componentsEric Timmons
2021-08-20doc(drei): fix spelling errorscontrapunctus
2021-05-14drei-area: add the gs-text-style-mixin to the output recordDaniel Kochmański
2021-05-14drei: cosmetic changeDaniel Kochmański
2021-05-14drei: add a kludge to inhibit recursive redisplayDaniel Kochmański
2021-04-19geometry: use the new macroDaniel Kochmański
2021-04-19drei: use new file header format in undo.lispJan Moringen
2021-04-19events: avoid unbound event slotsJan Moringen
2021-04-08drei: add missing package usesDaniel Kochmański
2021-04-08drei: do not :USE package ESA-IO in Drei packagesJan Moringen
2021-04-08drei: remove unused variablesJan Moringen
2021-04-08drei: define protocol generic functions in separate fileJan Moringen
2021-04-08drei: do not redefine {FOR,BACK}WARD-ONE-LIST in lisp-syntax.lispJan Moringen
2021-04-08drei: do not :USE package DREI-UNDO in other packagesJan Moringen
2021-04-08drei: tests: supply valid default in lambda list of LISP-SYNTAX-M2Jan Moringen
2021-04-08drei: tests: avoid unused function warningsJan Moringen
2021-04-08drei: tests: fix type error in kill ring testsJan Moringen
2021-04-08drei: tests: fix invalid uses of IS macro in CLONE-MARK testJan Moringen
2021-04-08drei: tests: fix read default float format in lisp syntax testJan Moringen
2021-04-08drei: fix regression for MAKE-INSTANCE form traitsJan Moringen
2021-04-08drei: use new file header format in all filesJan Moringen
2021-04-08drei: untabify all files, cosmetic changesJan Moringen
2021-02-01Merge pull request #1131 from death/small-patchesDaniel Kochmanski