summaryrefslogtreecommitdiff
path: root/Apps
AgeCommit message (Expand)Author
2021-03-11clouseau: idea for restricting place modificationJan Moringen
2021-03-11clouseau: specialized places for packagesJan Moringen
2021-03-11clouseau: allow (un)exporting symbolsJan Moringen
2021-03-11clouseau: allow changing the home package of a symbolJan Moringen
2021-03-11clouseau: separate files for symbol inspection and package inspectionJan Moringen
2021-03-01apps: listener: ensure that the read command is completeDaniel Kochmański
2020-11-12clouseau: :ECHO NIL when translating scroll to {in,de}crement commandsJan Moringen
2020-11-12clouseau: fix ACCEPTS-VALUE-P method for VECTOR-FILL-POINTER-PLACEJan Moringen
2020-10-14examples: remove passing :scroll-bars to CLIM-STREAM-PANEadmich
2020-09-20clouseau: fix translator tester for COM-{IN,DE}CREMENT-PLACEJan Moringen
2020-09-15clouseau: use :INSERT-DEFAULT for OBJECT argument in COM-EVAL-WITH-CONTEXTJan Moringen
2020-09-15clouseau: fix tester of COM-SET-PLACE-TO-{TRUE,FALSE} commandsJan Moringen
2020-09-04cleanup: rename internal constants from *constant* to +constant+Daniel Kochmański
2020-09-02listener: fix ACCEPT method for SEQUENCEJan Moringen
2020-09-02clouseau: generate boolean and {inc,de}crement command pairs using macrosJan Moringen
2020-09-02clouseau: fix tester of translator to COM-SET-PLACE-TO-FALSEJan Moringen
2020-08-31clouseau: exclude drag-and-drop translators from menuJan Moringen
2020-08-29clouseau: handle uninterned symbols in PRINT-SYMBOL-IN-CONTEXTJan Moringen
2020-08-25clouseau: fix invalid keyword argument in FORMATTING-TABLE callJan Moringen
2020-08-25clouseau: use CONTEXT-CLASS-MIXIN to print class names more conciselyJan Moringen
2020-08-25clouseau: new state mixin CONTEXT-CLASS-MIXINJan Moringen
2020-08-18clouseau: remove a few double package markers in testsJan Moringen
2020-08-18clouseau: fix deleting alist elementsJan Moringen
2020-08-18clouseau: fix removing the value of a symbol in the type namespaceJan Moringen
2020-08-18clouseau: use new-style file headersJan Moringen
2020-08-18clouseau: do not offer changing the class if it cannot workJan Moringen
2020-08-15clouseau: INSPECTOR-PANE-MIXIN accepts the :HANDLE-ERRORS initargJan Moringen
2020-08-05clouseau: fix COM-{COPY-PLACE-VALUE,SWAP-PLACE-VALUES} commandsJan Moringen
2020-08-05clouseau: fix removing values from adjustable arraysJan Moringen
2020-08-05clouseau: make PRINT-OBJECT method for BASIC-PLACE saferJan Moringen
2020-08-05clouseau: wrap all command documentation in safe printing macrosJan Moringen
2020-08-05clouseau: COM-EVAL-WITH-CONTEXT works in non-clouseau framesJan Moringen
2020-06-06clouseau: swap places by default instead of copyingJan Moringen
2020-06-06clouseau: default argument for COM-EVAL-WITH-CONTEXTJan Moringen
2020-06-06clouseau: higher priority for boolean toggle commandsJan Moringen
2020-03-04clouseau: more readable presentation in HISTORY-PANEJan Moringen
2020-03-04clouseau: better support for reinitializationJan Moringen
2020-03-04clouseau: more compact representation of slot namesJan Moringen
2020-03-04clouseau: clean up ENSURE-PLACE, use in FORMATTING-PLACEJan Moringen
2020-03-04clouseau: export names of INSPECTED-OBJECT sublcassesJan Moringen
2019-12-30Listener: Add command COM-SHOW-CLASS-DOCUMENTATION.John Lorentzson
2019-12-15Listener: open pathnames with #\Spaceadmich
2019-12-08Listener: mime types with wildcardadmich
2019-12-01manual: documentation improvementsJan Moringen
2019-12-01manual: improve listener documentationJan Moringen
2019-11-14clouseau: inspect plists as key and value placesJan Moringen
2019-11-14clouseau: present values of slots with :TYPE LIST as listsJan Moringen
2019-11-14clouseau: allow inspecting NIL as an empty proper listJan Moringen
2019-11-14clouseau: improve argument precedence order of INSPECT-OBJECT-USING-STATEJan Moringen
2019-11-14clouseau: improper lists are not sequencesJan Moringen