source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @793   21 years Gary Byers Lots-o-changes …
(edit) @792   21 years Gary Byers Synthesize obliqueness/boldness.
(edit) @791   21 years Gary Byers %MAKE-CONSTANT-NSSTRING when restoring constant NSStrings.
(edit) @790   21 years Gary Byers Lots of changes/fixes: selection, view-size, scrolling, …
(edit) @789   21 years Gary Byers Event-queue-node constructor.
(edit) @788   21 years Gary Byers Don't use %CURRENT-TCR, in %LAST-FN-ON-STACK.
(edit) @787   21 years Gary Byers New fields in backtrace context.
(edit) @786   21 years Gary Byers Simple loader, for now.
(edit) @785   21 years Gary Byers Bump.
(edit) @784   21 years Gary Byers New stack-walking scheme: pass optional backtrace context, not TCR.
(edit) @783   21 years Gary Byers region now per-buffer.
(edit) @782   21 years Gary Byers Less hysteria writing to echo-area stream.
(edit) @781   21 years Gary Byers Remove some CLXisms.
(edit) @780   21 years Gary Byers Better EVAL-REGION.
(edit) @779   21 years Gary Byers Reorganize; new per-buffer active-region scheme.
(edit) @778   21 years Gary Byers Immutable key-event (not dll-node.)
(edit) @777   21 years Gary Byers Always delete current-region before insertion.
(edit) @776   21 years Gary Byers Don't call DISPLAYED-P.
(edit) @775   21 years Gary Byers Remove a few CLXisms.
(edit) @774   21 years Gary Byers Mark setup for new scheme.
(edit) @773   21 years Gary Byers Key events are interned, so don't make them mutable.
(edit) @772   21 years Gary Byers #k"Enter" evaluates region, not "defun".
(edit) @771   21 years Gary Byers Lots-o-changes: double-click, paste, etc.
(edit) @770   21 years Gary Byers (Partial) fixes to struct-returning method definitions.
(edit) @769   21 years Gary Byers Remove some commented-out code.
(edit) @768   21 years Gary Byers Erik Pearson's SOCKET-ERROR changes/fixes.
(edit) @767   21 years Gary Byers remove backup files
(edit) @766   21 years Gary Byers Call #_GetCurrentEventQueue before some other thread calls it ... Make …
(edit) @765   21 years Gary Byers Defaults changes.
(edit) @764   21 years Gary Byers Defaults changes. Support clipview around echo-area (horizontal …
(edit) @763   21 years Gary Byers Changes to support constraints, prefs dialog.
(edit) @762   21 years Gary Byers New file.
(edit) @761   21 years Gary Byers Require "COCOA-PREFS". Doc string on defaults; handle …
(edit) @760   21 years Gary Byers Handle control-g (abort-event) in GET-KEY-EVENT.
(edit) @759   21 years Gary Byers Add showPreferences: action, connect Preferences item to it.
(edit) @758   21 years Gary Byers Use readlink() to determine executable pathname under Linux. Use …
(edit) @757   21 years Gary Byers Determine executable pathname (needs to use /proc on Linux.)
(edit) @756   21 years Gary Byers Hysteresis in stack-overflow recovery. (Needs testing.)
(edit) @755   21 years Gary Byers Add bt.break-condition.
(edit) @754   21 years Gary Byers Break condition comes from context now.
(edit) @753   21 years Gary Byers %ACTIVE-AREA is deprecated.
(edit) @752   21 years Gary Byers Backtrace context now contains the break condition.
(edit) @751   21 years Gary Byers Fencepost in %PTR-IN-AREA-P. Deprecate (and remove some calls to) …
(edit) @750   21 years Gary Byers Check for circularities when checking for forward-referenced …
(edit) @749   21 years Gary Byers Umm, background color components are of type :float.
(edit) @748   21 years Gary Byers remove backup files from CVS
(edit) @747   21 years Gary Byers Not sure what changed, but IB found inconsistencies and wanted the …
(edit) @746   21 years Gary Byers Not sure what changed, but IB found inconsistencies and wanted the …
(edit) @745   21 years Gary Byers Integration.
(edit) @744   21 years Gary Byers Color stuff, redisplay changes. Use a sheet to display error messages …
(edit) @743   21 years Gary Byers Color stuff; maintain backtrace contexts in threads. Menu action …
(edit) @742   21 years Gary Byers Require COCOA-BACKTRACE. Move UI-DO-OPERATION here, implement …
(edit) @741   21 years Gary Byers Don't install deallocate hook, for the time being.
(edit) @740   21 years Gary Byers Update the selection before grabbing the next key-event. Timed-wait …
(edit) @739   21 years Gary Byers lock/unlock the buffer (actually the gap-cache) when editing.
(edit) @738   21 years Gary Byers MAYBE-UPDATE-SELECTION: doesn't do anything anymore; should be removed.
(edit) @737   21 years Gary Byers Active region vars are now symbol-macros.
(edit) @736   21 years Gary Byers *POP-STRING* needed a newline.
(edit) @735   21 years Gary Byers Use new error handler.
(edit) @734   21 years Gary Byers Make EDITOR-SLEEP kind of work.
(edit) @733   21 years Gary Byers Keep active region stuff in gap-cache.
(edit) @732   21 years Gary Byers Fix error message typo when allocating GFs.
(edit) @731   21 years Gary Byers Don't set &allow-other-keys in GF lambda lists if method only says &key.
(edit) @730   21 years Gary Byers Quote more chars when converting from native namestrings.
(edit) @729   21 years Gary Byers 040326.
(edit) @728   21 years Gary Byers Unknown slot options in DEFCLASS: use CDR, not CADR for option value.
(edit) @727   21 years Gary Byers NANOSCECONDS: always return two integers.
(edit) @726   21 years Gary Byers %SET-FPSCR-CONTROL: maintain stack discipline. Write zeroes to status …
(edit) @725   21 years Gary Byers Lisp menu
(edit) @724   21 years Gary Byers 040324.
(edit) @723   21 years Gary Byers PROVIDE's been in the CL package for the last decade or so. (This …
(edit) @722   21 years Gary Byers EVAL-SELECTION ui methods.
(edit) @721   21 years Gary Byers Update the buffer-cache after processing deletion notification. …
(edit) @720   21 years Gary Byers #k"enter", #k"c-m-x" bound to "Editor Evaluate Defun".
(edit) @719   21 years Gary Byers Eval-region via selection queue mechanism.
(edit) @718   21 years Gary Byers Fix typo in error message (rededefining non-GF as GF.)
(edit) @717   21 years Gary Byers Clean this up: put things in the right package.
(edit) @716   21 years Gary Byers Use new gap-cache stuff. Keep track of editing in textstorage; don't …
(edit) @715   21 years Gary Byers Get FDs right when starting a listener process. Note package correctly.
(edit) @714   21 years Gary Byers Transpose Characters - do it even if at line end (may be bugs in …
(edit) @713   21 years Gary Byers New shared gap scheme.
(edit) @712   21 years Gary Byers Use circumflex in mark printer. %SET-NEXT-CHARACTER changes (still …
(edit) @711   21 years Gary Byers New (shared) gap-cache stuff.
(edit) @710   21 years Gary Byers SELECTION-INPUT-STREAM fixes.
(edit) @709   21 years Gary Byers Skip the alignment bytes when reading a (SIMPLE-ARRAY DOUBLE-FLOAT (*)).
(edit) @708   21 years Gary Byers Skip the alignment bytes when writing a (SIMPLE-ARRAY DOUBLE-FLOAT …
(edit) @707   21 years Gary Byers Process Hemlock commands in a per-frame thread.
(edit) @706   21 years Gary Byers New listener process/selection-stream stuff.
(edit) @705   21 years Gary Byers Initialize UI object here.
(edit) @704   21 years Gary Byers UI object will be *NSApp*.
(edit) @703   21 years Gary Byers Rearrange a bit.
(edit) @702   21 years Gary Byers Maintain event queue in per-frame thread.
(edit) @701   21 years Gary Byers Start to make this saner.
(edit) @700   21 years Gary Byers Cache buffer gap variables in buffer, when passing buffer between threads.
(edit) @699   21 years Gary Byers Run a %COMMAND-LOOP (in a separate thread) after all.
(edit) @698   21 years Gary Byers Major mode listed before others, always.
(edit) @697   21 years Gary Byers Hook for package change. Use selection stream.
(edit) @696   21 years Gary Byers Maintain key-events in doubly-linked lists.
(edit) @695   21 years Gary Byers Extra slots in BUFFER, to cache gap variables.
(edit) @694   21 years Gary Byers Lock rings while operating on them.
Note: See TracRevisionLog for help on using the revision log.