Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (352 - 354 of 1030)

Ticket Resolution Summary Owner Reporter
#1159 duplicate Close windows of a type p2
Description

Suggestion Option-click close or hide on Hemlock window button would be useful. This to close or hide all windows of that type. Useful to clear clutter such as closing many inspector windows, or some other window of a type, but not closing any other windows. The same window type operations for any window type in the CCL API.

At the moment, option-click window close button closes all visible CCL windows. Unsure how this tallies with http://support.apple.com/kb/HT1343

#1196 fixed [Tools] [Apropos...] fails p2
Description

Fresh complete svn download and compile of CCL 1.10-dev-r16115-trunk (DarwinX8664). In Hemlock IDE menu [Tools] [Apropos...] immediately fails with:

> Error: The value NIL is not of the expected type SIMPLE-VECTOR.
> While executing: GUI::|-[AproposWindowController comboBox:objectValueForItemAtIndex:]|, in process Initial(0).

*(647D88) : 0 (FUNCALL #'#<GUI::|-[AproposWindowController comboBox:objectValueForItemAtIndex:]|> 17591849973284) 755
 (647E40) : 1 (%PASCAL-FUNCTIONS% 245 17591849973284) 365
 (647EF8) : 2 (FUNCALL #'#<Anonymous Function #x30000105912F> #<LISP-APPLICATION <LispApplication: 0x608000137e80> (#x608000137E80)> #S(CCL::OBJC-SELECTOR :NAME "run" :%SEL #<A Foreign Pointer #x7FFF8D22C066>)) 173
 (647F18) : 3 (FUNCALL #'#<(:OBJC-DISPATCH NEXTSTEP-FUNCTIONS:|run|)> ???) 541
 (647F50) : 4 (EVENT-LOOP NIL) 421
 (647FA0) : 5 (FUNCALL #'#<(:INTERNAL GUI::COCOA-STARTUP GUI::START-COCOA-IDE)>) 1205
#1209 notabug Making a package without using any other packages p2
Description

In the Notes: section, the CLHS for defpackage says " ... create the package with :use '(), ...".

CCL does not seem to allow this, error-ing with: There is no package named "NIL" .

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.