summaryrefslogtreecommitdiff
path: root/package.lisp
AgeCommit message (Expand)Author
2020-05-12Export completion presentation type parameters and optionsbmansurov
2020-02-12backends common: add a mixin for mediums having homegrown fontsDaniel Kochmański
2020-01-10make-pane-1: add a new protocol to resolve abstract pane namesDaniel Kochmański
2019-12-06package: fix typo FRAME-{MANANGER -> MANAGER}-PJan Moringen
2019-11-04clim-extensions: add stream-line-width protocolDaniel Kochmański
2019-10-15remove climb:text-style-to-fontadmich
2019-10-12panes.lisp : Export label-pane-label from clim-extensionsNisar Ahmad
2019-10-06commands: improve command output destination mechanismJan Moringen
2019-10-06ports: add [INVOKE-]WITH-PORT function and macroJan Moringen
2019-09-20ports: remove motion hints protocolsDaniel Kochmański
2019-09-20draw-glyph: remove unnecessary protocolDaniel Kochmański
2019-09-02Merge pull request #830 from admich/franz-extensionDaniel Kochmanski
2019-09-02pointer-tracking: re-adding some franz-specific functionsadmich
2019-09-02events: introduce window-manager-focus-event and send from clxDaniel Kochmański
2019-09-02sheets: introduce top-level-sheet-mixin and unmanaged-sheet-mixinDaniel Kochmański
2019-08-11pointer-tracking: remove unused extensionsDaniel Kochmański
2019-08-11ports: refactor port-grab-pointer protocolDaniel Kochmański
2019-07-27final(?) adjustmentsJan Moringen
2019-07-27frames: SETF FRAME-PRETTY-NAME notifies frame manager, changes window titleJan Moringen
2019-06-14ports: introduce selection protocolDaniel Kochmański
2019-06-14cleanup: remove cut-and-paste-mixin and selection apiDaniel Kochmański
2019-06-14silica: implement wait-function and remove unnecessary abstractionsDaniel Kochmański
2019-06-14presentation-translator: introduce define-selection-translator macroDaniel Kochmański
2019-03-08stream-cursor-*-position: rename from page-cursor-*-positionDaniel Kochmański
2019-03-06standard-page-layout: introduce a mixin abstracting pageDaniel Kochmański
2019-02-01export CHECK-BOX-VIEW and +CHECK-BOX-VIEW+admich
2019-01-06climb:parse-text-style*: add a new utilityDaniel Kochmanski
2018-12-20input: event-queue: refactor moduleDaniel Kochmanski
2018-12-13backend: common: add climb:approx-bbox-medium-mixinDaniel Kochmanski
2018-12-13fonts: unify text-sizes and simplify renderer implementationDaniel Kochmanski
2018-12-13Backends/common: introduce new module "medium"Daniel Kochmanski
2018-12-13cleanup: refactor clx system and some methodsDaniel Kochmanski
2018-12-13fonts: add glyph-code-char primitiveDaniel Kochmanski
2018-12-13fonts: merge partially truetype fonts implementationsDaniel Kochmanski
2018-12-13backend: common: come up with a more consistent interfaceDaniel Kochmanski
2018-12-13clim-backend: minor cleanupDaniel Kochmanski
2018-11-01clime: unify pane/stream/medium-background/foregroundDaniel Kochmanski
2018-09-27cleanup: eradicate with-special choices and clx-pane-mixinDaniel Kochmanski
2018-09-27cleanup: export some interfaces in clim-extensionsDaniel Kochmanski
2018-09-27clime: introduce color-rgba functionDaniel Kochmanski
2018-09-27indirect-ink: export interface to clim-extensionsDaniel Kochmanski
2018-09-27core: pattern: propose a new class hierarchy and a pattern protocolDaniel Kochmanski
2018-04-27clim extensions: export useful extensions and add a nicknameDaniel Kochmanski
2018-04-02cosmetic: update documentation and import if-let, when-letDaniel Kochmanski
2018-03-16Major cleanupDaniel Kochmanski
2017-10-04Use LAST-ELT from AlexandriaPiotr Filip Mieszkowski
2017-08-21Fix a wrong function name in the spec.Philipp Marek
2017-08-21Also export CURSOR-SET-POSITION.Philipp Marek
2017-08-13Merge pull request #304 from robert-strandh/closer-mopDaniel Kochmanski
2017-08-13package: add informative comment.Daniel Kochmanski