source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6743   17 years Gary Byers Use a prototype info.plist, touch the kernel, etc.
(edit) @6742   17 years Gary Byers HyperSpec stuff. Not finished, and need to use a saner IB.
(edit) @6741   17 years Gary Byers Replace Info.plist with a "prototype", allowing the right kernel to be set.
(edit) @6740   17 years Gary Byers
(edit) @6739   17 years Gary Byers use hash tables in #=, ##. Sometimes
(edit) @6738   17 years Gary Byers
(edit) @6737   17 years Gary Byers x862-numcmp: if both args fixnums ... x862-inline-numcmp: don't …
(edit) @6736   17 years Gary Byers Add a reset button, use FontNameTransformer.
(edit) @6735   17 years Gary Byers More stuff.
(edit) @6734   17 years Gary Byers Nah. We don't want to use the font panel.
(edit) @6733   17 years Gary Byers Add cocoa-defaults-initial-values.
(edit) @6732   17 years Gary Byers Back out of last change.
(edit) @6731   17 years Gary Byers color wells not "continuous".
(edit) @6730   17 years Gary Byers Bind "enabled" state of preferences revert button to prefs …
(edit) @6729   17 years Gary Byers Un botch accidental tab view binding.
(edit) @6728   17 years Gary Byers Ensure (for the time being) that everything's text. Start to add font …
(edit) @6727   17 years Gary Byers Single default for background color.
(edit) @6726   17 years Gary Byers New preferences panel; use Cocoa bindings. Seems buggy as hell, but …
(edit) @6725   17 years Gary Byers New preferences panel.
(edit) @6724   17 years Gary Byers Single defaults for background colors. (Not always working wrt …
(edit) @6723   17 years Gary Byers Try to work with new preferences scheme.
(edit) @6722   17 years Gary Byers That darned wacky hypespec has an #\r in its name.
(edit) @6721   17 years Gary Byers New file; try to use Cocoa bindings to maintain preferences.
(edit) @6720   17 years Gary Byers #/validateMenuItem: define on hemlock-text-view, not hemlock-editor …
(edit) @6719   17 years Gary Byers #/validateMenuItem: define on hemlock-text-view, not hemlock-editor …
(edit) @6718   17 years Gary Byers #/validateMenuItem: define on hemlock-text-view, not hemlock-editor …
(edit) @6717   17 years Gary Byers for html display.
(edit) @6716   17 years Gary Byers for html display.
(edit) @6715   17 years Gary Byers for html display.
(edit) @6714   17 years Gary Byers claim to be an editor for html documents, too.
(edit) @6713   17 years Gary Byers remove-slot-initargs: a little better, but should be able to recognize …
(edit) @6712   17 years Gary Byers Need cocoa-doc, too.
(edit) @6711   17 years Gary Byers Lisp menu stuff (restarts dialog, etc.) Listener window menu …
(edit) @6710   17 years Gary Byers Generalize the print callback for simple sequence dialogs a bit more.
(edit) @6709   17 years Gary Byers Mostly commented-out debugging stuff. listener windows have their own …
(edit) @6708   17 years Gary Byers New file: hyperspec lookup stuff, simple HTML display via NSTextView.
(edit) @6707   17 years Gary Byers Close restarts window when exiting break loop.
(edit) @6706   17 years Gary Byers Add menu item for hyperspec lookup.
(edit) @6705   17 years Gary Byers current-point-for-deletion in listener c-d.
(edit) @6704   17 years Gary Byers Remove some old stuff; be quieter about unknown function arglists in …
(edit) @6703   17 years Gary Byers "keysym names" can be lazily generated from char-name; there are more …
(edit) @6702   17 years Gary Byers New self-insert; echo-area stuff.
(edit) @6701   17 years Gary Byers don't check for protected buffer regions in DELETE-REGION.
(edit) @6700   17 years Gary Byers Remove some old code; add some new code.
(edit) @6699   17 years Gary Byers Greater care with echo-area modification.
(edit) @6698   17 years Gary Byers PRINT-SHORT-DOC was a bad
(edit) @6697   17 years Gary Byers Change quoted-insert mechanism.
(edit) @6696   17 years Gary Byers New stuff for c-q, m-..
(edit) @6695   17 years Gary Byers RECURSIVE-EDIT: don't do begin/end-editing here.
(edit) @6694   17 years Gary Byers Don't show (redundant) buffer-name, pathname in modeline. Do show line …
(edit) @6693   17 years Gary Byers Change comment in "Goto Absolute Line".
(edit) @6692   17 years Gary Byers Streams to hemlock buffers have to synch with Cocoa text system.
(edit) @6691   17 years Gary Byers Buffer's EXTERNAL-FORMAT is better named LINE-TERMINATION.
(edit) @6690   17 years Gary Byers Maybe less consing in CLASS-SLOT-INITARGS. Still need to improve …
(edit) @6689   17 years Gary Byers NEW-BACKTRACE-INFO adds applicable restarts to context.
(edit) @6688   17 years Gary Byers ctrl-_ is undo. Need to get undo working …
(edit) @6687   17 years Gary Byers Lots-o-changes, mostly having to do with using a real NSString for …
(edit) @6686   17 years Gary Byers Report conditions in the event process at most once. Use defstatic for …
(edit) @6685   17 years Gary Byers require COCOA-UTILS.
(edit) @6684   17 years Gary Byers open-code some cases of SLOT-VALUE on foreign slots. non-:ID foreign …
(edit) @6683   17 years Gary Byers objc:defmethod: declare type of receiver.
(edit) @6682   17 years Gary Byers Use are real stream to write to input. Default-style stuff.
(edit) @6681   17 years Gary Byers New file; not much here yet.
(edit) @6680   17 years Gary Byers Stack-allocate error handler in DEFCALLBACK-BODY.
(edit) @6679   17 years Gary Byers comment formatting.
(edit) @6678   17 years Gary Byers utf-8-length-of-memory-encoding was counting chars twice.
(edit) @6677   17 years Gary Byers RECORD-SOURCE-FILE for compiler-macros.
(edit) @6676   17 years Gary Byers Who knows what changed, and how would you know ?
(edit) @6675   17 years Gary Byers Claim to require Tiger, not ... later.
(edit) @6674   17 years Gary Byers CFBundleHelpAnchor isn't a valid tag anyway …
(edit) @6673   17 years Gary Byers Not sure if anything changed except for IB window positions.
(edit) @6672   17 years Gary Byers Put both ends of the pty in "raw" mode. Use utf-8, lots of hair in …
(edit) @6671   17 years Gary Byers Let user resize columns. Defend against some bugs that Hamilton had …
(edit) @6670   17 years Gary Byers Require "COCOA-INSPECTOR".
(edit) @6669   17 years Gary Byers Don't (dbg) on nserror. Do invoke process-debug-condition.
(edit) @6668   17 years Gary Byers Use negative stroke width. "Random" insertions are enqueued to the …
(edit) @6667   17 years Gary Byers New args+locals scheme.
(edit) @6666   17 years Gary Byers Simpler function entry if simple optionals, all args in regs.
(edit) @6665   17 years Gary Byers New selection-stream scheme. Macroexpand prints to listener output stream.
(edit) @6664   17 years Gary Byers Try to use the right flavor of CURRENT-POINT.
(edit) @6663   17 years Gary Byers Try to use the right flavor of CURRENT-POINT.
(edit) @6662   17 years Gary Byers Export the extra "CURRENT-POINT" function names.
(edit) @6661   17 years Gary Byers Lose some "DEFINDENT" stuff.
(edit) @6660   17 years Gary Byers Active regions are "enabled." Try to use the right flavor of CURRENT-POINT.
(edit) @6659   17 years Gary Byers Get linefeed right. No mouse keysyms.
(edit) @6658   17 years Gary Byers Don't delete region, check for protected ranges in insertion …
(edit) @6657   17 years Gary Byers No %EXIT-HEMLOCK, %PAUSE-HEMLOCK. Try to use the right flavor of …
(edit) @6656   17 years Gary Byers No EXIT-HEMLOCK.
(edit) @6655   17 years Gary Byers No mouse-events. Remove some CLX code.
(edit) @6654   17 years Gary Byers Wrap a CATCH around "buffer operation" execution.
(edit) @6653   17 years Gary Byers CURRENT-POINT-FOR-DELETION, -FOR-SELECTION, -FOR-INSERTION: try to …
(edit) @6652   17 years Gary Byers Remove mouse bindings, other things unlikely to be used.
(edit) @6651   17 years Gary Byers SET-TTY-RAW. (Is this widely available, or does this need …
(edit) @6650   17 years Gary Byers GET-TIMEZONE: insist on UNSIGNED-BYTE.
(edit) @6649   17 years Gary Byers stream-error-context for reader errors.
(edit) @6648   17 years Gary Byers DEFCALLBACK: if error-return, use HANDLER-BIND, not HANDLER-CASE.
(edit) @6647   17 years Gary Byers New (args + locals) scheme for backtraces, "stack inspection".
(edit) @6646   17 years Gary Byers tilde-expansion stuff.
(edit) @6645   17 years Gary Byers STREAM-SURROUNDING-CHARACTERS, for STREAM-ERROR-CONTEXT.
(edit) @6644   17 years Gary Byers %token-package, for stream-error context.
Note: See TracRevisionLog for help on using the revision log.