source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @817   21 years Gary Byers Use #?. SET THE UI OBJECT (lost in 0.14.2 merge.)
(edit) @816   21 years Gary Byers Use #?.
(edit) @815   21 years Gary Byers Fix duplicate HI::SAVE-HEMLOCK-DOCUMENT. Don't parse buffer unless …
(edit) @814   21 years Gary Byers Handle new issues with :foreign-type (non-standard slot options …
(edit) @813   21 years Gary Byers Date tag for development.
(edit) @812   21 years Gary Byers incorporate 0.14.2 changes
(edit) @811   21 years Gary Byers save-as, open-document for Hemlock. Fix off-by-one in paren-blinking; …
(edit) @810   21 years Gary Byers Use Cocoa for more file operations.
(edit) @809   21 years Gary Byers SETF shows arglist in error message, if odd length.
(edit) @808   21 years Gary Byers Bump the version.
(edit) @807   21 years Gary Byers Font-mark/font-region stuff.
(edit) @806   21 years Gary Byers Add a STREAM-WRITE-STRING method for echo area.
(edit) @805   21 years Gary Byers Don't call HI::MAYBE-UPDATE-SELECTION anymore.
(edit) @804   21 years Gary Byers New history, font-region stuff.
(edit) @803   21 years Gary Byers Arglist stuff.
(edit) @802   21 years Gary Byers Clear echo area on entry to command.
(edit) @801   21 years Gary Byers Check buffer modification.
(edit) @800   21 years Gary Byers Remove old selection-updating code (was unused.)
(edit) @799   21 years Gary Byers Partial integration with new font-region stuff.
(edit) @798   21 years Gary Byers Partial integration with Cocoa document handling.
(edit) @797   21 years Gary Byers Still not working, but closer.
(edit) @796   21 years Gary Byers Get rid of some (very) old code. CENTER-TEXT-PANE via Cocoa.
(edit) @795   21 years Gary Byers FONT-REGION stuff.
(edit) @794   21 years Gary Byers arglist-on-space, current-function-arglist.
(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.)
Note: See TracRevisionLog for help on using the revision log.