summaryrefslogtreecommitdiff
path: root/Examples/demodemo.lisp
AgeCommit message (Expand)Author
2024-03-25examples: adjust demo text transfer testDaniel Kochmański
2024-02-19examples: small updatesDaniel Kochmański
2024-02-19examples: rewrite text transformation demo for interactivityDaniel Kochmański
2024-02-19core: remove multiline-text-medium-mixinDaniel Kochmański
2024-02-05examples: add a regression testDaniel Kochmański
2024-01-03examples: rearrange the launcherDaniel Kochmański
2024-01-02examples: rework the demo seos-baselineDaniel Kochmański
2023-10-07examples: add indirect gestures exampleDaniel Kochmański
2023-02-28Preliminary support for the new input editorDaniel Kochmański
2022-12-29examples: pass demodemo args to find-application-frameDaniel Kochmański
2022-11-06examples: add a regression test for nested clippingDaniel Kochmański
2021-11-09cleanup: quote presentation types in define-commandDaniel Kochmański
2021-09-24core: basic-pane: add always-repaint-background-mixin to supersDaniel Kochmański
2021-06-04examples: add the frame reinitialize demoDaniel Kochmański
2021-03-19examples: sheet-geometry applicationDaniel Kochmański
2021-03-19examples: small tweaks for better scrollingDaniel Kochmański
2020-12-10examples: add a demo for the asynchronous command executionDaniel Kochmański
2020-12-06examples: add a demo for testing pixmapsDaniel Kochmański
2020-11-12examples: frame-sheet-name-test: add changing frame iconsJan Moringen
2020-11-11examples: font-selector: do not block calling frame, other improvementsJan Moringen
2020-10-28examples: add a game of checkersDaniel Kochmański
2020-10-26examples: list-test: remove unnecessary button, fix layout, simplifyJan Moringen
2020-10-22examples: frame-sheet-name-test: separate package, use new file header formatJan Moringen
2020-10-10examples: drawing-tests: use new file header format, untabify, cosmetic changesJan Moringen
2020-09-29tests: extract graph formatting tests from graph-formatting.lispJan Moringen
2020-09-26examples: colorslider: separate package, simpler code, show channelsJan Moringen
2020-09-18examples: remove sliderdemo.lispJan Moringen
2020-09-12examples: demodemo: use new file header format, untabify, re-indentJan Moringen
2020-09-12examples: clim-fig: separate packageJan Moringen
2020-09-12examples: patterns: use a separate package, do not depend on demodemoJan Moringen
2020-08-26examples: fix and reactivate stopwatch demoJan Moringen
2020-06-26Examples: add the presentation-translators-testDaniel Kochmański
2020-04-05examples: rename {menutest -> menu-test}.lisp, minor cleanupJan Moringen
2020-02-11examples: remove redefinition conflicts in demosDaniel Kochmański
2020-02-11examples: rename packages to match clim-demo.* naming conventionDaniel Kochmański
2020-02-11examples: add file-manager demo which exercises advanced drag-and-dropJan Moringen
2019-12-15panes: LABEL-PANE supports multi-line labelsJan Moringen
2019-12-15panes: various cleanup around LABEL-PANEJan Moringen
2019-12-05Add (:menu-bar nil) to demos and tests that don't have menu barsduuqnd
2019-08-11examples: add a new demo showing possible drag and drop approaches.Daniel Kochmański
2019-08-11examples: add tracking pointer testDaniel Kochmański
2019-07-28examples: new demo for sheet and frame namesJan Moringen
2019-06-14examples: add selection demoDaniel Kochmański
2019-02-13examples: new indentation testJan Moringen
2019-01-11examples: seos-baseline: extend test for marginsDaniel Kochmanski
2019-01-08examples: add seos-baseline regression testDaniel Kochmanski
2018-12-13examples: add multiline-positioning regression testDaniel Kochmanski
2018-12-13examples: add regression test for transformationsDaniel Kochmanski
2018-11-18examples: demodemo: fix invalid use of :label in OPTION-TEST demoJan Moringen
2018-10-09Examples/demodemo: no longer uses non-exported symbolsJosé Ronquillo Rivera