Custom Query (1030 matches)
Results (604 - 606 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #548 | fixed | Hemlock movement-command implementation is spotty | ||
| Description |
There seem to be several holes in the implementation of Hemlock movement commands.
I'll adopt this one and see if I can get most of the common movement/selection commands working as expected; the work overlaps with what I was doing on selections and listener-copying anyway. |
|||
| #547 | fixed | "definitions of ...." window item behavior | ||
| Description |
in the definitions of .... window you can select a item with the arrows. but then you have take the mouse and double click to go the source. it shold be possible to do that with return and/or cmd-arrowdown/rightarrow. |
|||
| #545 | fixed | Instances of gui:ns-lisp-string don't print properly | ||
| Description |
The contents of an instance of gui:ns-lisp-string always prints as the empty string. This seems to be because gui:ns-lisp-strings answer NIL to initialized-nsobject-p, which results in their nsobject-description being the empty string. Probably should change the nsobject-description of uninitialized objects to "[uninitialized]" or something like that while you're at it. |
|||
