Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (625 - 627 of 1030)

Ticket Resolution Summary Owner Reporter
#1172 fixed Need to be able to set *wrap-lines-to-window* dynamically Zach Beane Shannon Spires
Description

Currently *wrap-lines-to-window* is a global preference that only takes effect when new windows are opened. We need a way to dynamically change this value on a per-window basis (on windows that have already been opened) with a menu item and command-key equivalent.

We should probably keep the global preference as it serves as a default. But it needs to be possible to change this flag dynamically on windows that are already open.

Fred had this capability and it was useful, and we need it in the CCL IDE.

#1188 fixed Search-files no longer works in 10.6 Zach Beane Shannon Spires
Description

Search-files uses ns:ns-table-cell-view (possibly among other constructs) which is 10.7 only. Revert code to 10.6 compatibility until a formal decision is made to no longer support 10.6.

#330 fixed no ppc64 support in ObjC bridge Gary Byers
Description

I don't know if we'll ever fix this or not. It's probably about 3 days' work to:

1) add support for calling variadic ObjC methods

2) add DWARF debugging info to the kernel point(s) where ObjC method calls are made (SPffcall, possibly variants of it) to support the C++-style declarative exception handling that the 64-bit ObjC runtime uses.

3) add other missing features that I may not be thinking of.

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