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