Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (499 - 501 of 1030)

Ticket Resolution Summary Owner Reporter
#185 fixed installing new snapshot makes pref pane inaccessible R. Matthew Emerson Brian Hayes
Description

Installing the new Clozure Common Lisp Version 1.1-r7538 snapshot on a system that had the previous snapshot operating kills the display of the preference pane. Preferences are still correctly read, but the interface is lost.

Remedy is to delete the file "com.clozure.Clozure CL.plist", but of course this also loses all preference settings.

#196 fixed Clozure CL should be more clever about window placement R. Matthew Emerson Rainer Joswig
Description

Placement of new (editor) windows on the screen is not really that sophisticated. It seems to open the window always at the same place (plus some offset when you open new windows, so that they are 'stacked'). Textedit does the same. Apple Mail is a bit more clever. It stacks the new window at the horizontal position of the current front-most window + offset. This allows you to move an editor window to a new position and have all subsequent editor windows opened (stacked) based on this position. This is especially useful on large screens, when one wants windows to be opened at another position.

This could be done by window class. When creating a new window, Clozure CL could look where the frontmost window of that class is and place the new window with an offset from that position.

#202 invalid add DTrace provider R. Matthew Emerson R. Matthew Emerson
Description

It might be worthwhile to investigate adding a DTrace provider to OpenMCL.

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