1995-05-20 |
Chris Hanson | Change color stuff to use global color-name database... |
commit | commitdiff | tree | snapshot |
1995-05-20 |
Chris Hanson | Move OS/2 console stuff to "os2graph", and flesh it... |
commit | commitdiff | tree | snapshot |
1995-05-20 |
Chris Hanson | Get resizing of console window to work properly. |
commit | commitdiff | tree | snapshot |
1995-05-20 |
Chris Hanson | Implement OS2PS-GET-FONT-METRICS primitive. |
commit | commitdiff | tree | snapshot |
1995-05-20 |
Chris Hanson | Implement OS2PS-GET-FONT-METRICS primitive. |
commit | commitdiff | tree | snapshot |
1995-05-20 |
Chris Hanson | Follow standard practice and call WinCancelShutdown... |
commit | commitdiff | tree | snapshot |
1995-05-20 |
Chris Hanson | Eliminate compiler warning. |
commit | commitdiff | tree | snapshot |
1995-05-20 |
Chris Hanson | Implement procedures to manipulate basic presentation... |
commit | commitdiff | tree | snapshot |
1995-05-20 |
Chris Hanson | Add hooks to update PM console's font metric data when... |
commit | commitdiff | tree | snapshot |
1995-05-19 |
Chris Hanson | Add hooks to update PM console's font metric data when... |
commit | commitdiff | tree | snapshot |
1995-05-19 |
Chris Hanson | Add hooks to update PM console's font metric data when... |
commit | commitdiff | tree | snapshot |
1995-05-19 |
Chris Hanson | Add hooks to update PM console's font metric data when... |
commit | commitdiff | tree | snapshot |
1995-05-19 |
Stephen Adams | Spelling mistake. |
commit | commitdiff | tree | snapshot |
1995-05-19 |
Chris Hanson | Add hooks to update PM console's font metric data when... |
commit | commitdiff | tree | snapshot |
1995-05-19 |
Chris Hanson | Add hooks to update PM console's font metric data when... |
commit | commitdiff | tree | snapshot |
1995-05-19 |
Stephen Adams | Fixed for new DBG info scheme. No longer tries to... |
commit | commitdiff | tree | snapshot |
1995-05-19 |
Chris Hanson | M-x occur should leave point at beginning of buffer. |
commit | commitdiff | tree | snapshot |
1995-05-19 |
Chris Hanson | Simplify error reporting for popclient. The output... |
commit | commitdiff | tree | snapshot |
1995-05-19 |
Stephen Adams | Added call to DBG-INFO/REMEMBER. |
commit | commitdiff | tree | snapshot |
1995-05-18 |
Stephen Adams | Changed open coding to be controlled by the size of... |
commit | commitdiff | tree | snapshot |
1995-05-17 |
Stephen Adams | Initial revision |
commit | commitdiff | tree | snapshot |
1995-05-17 |
Stephen Adams | Added wttree.scm. |
commit | commitdiff | tree | snapshot |
1995-05-16 |
Chris Hanson | Add primitives to create and manage menus. |
commit | commitdiff | tree | snapshot |
1995-05-16 |
Stephen Adams | Added wttree. |
commit | commitdiff | tree | snapshot |
1995-05-16 |
Stephen Adams | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1995-05-16 |
Stephen Adams | Merged split-typecode and old versions. |
commit | commitdiff | tree | snapshot |
1995-05-16 |
Stephen Adams | Tidying. |
commit | commitdiff | tree | snapshot |
1995-05-14 |
Stephen Adams | Added expansions for multiplication by a constant fixnu... |
commit | commitdiff | tree | snapshot |
1995-05-14 |
Stephen Adams | Added %car %cdr %set-car! %set-cdr! %vector-ref %vector... |
commit | commitdiff | tree | snapshot |
1995-05-14 |
Stephen Adams | Added %car %cdr %set-car! %set-cdr! %vector-ref %vector... |
commit | commitdiff | tree | snapshot |
1995-05-13 |
Stephen Adams | Fixed prefix nodes to compose with highlighted nodes. |
commit | commitdiff | tree | snapshot |
1995-05-13 |
Chris Hanson | Don't use WinQueryFocus to decide whether the cursor... |
commit | commitdiff | tree | snapshot |
1995-05-12 |
Chris Hanson | OS/2 directory-listing procedures must canonicalize... |
commit | commitdiff | tree | snapshot |
1995-05-11 |
Stephen Adams | Tidying. |
commit | commitdiff | tree | snapshot |
1995-05-11 |
Stephen Adams | Removed useless definitions. |
commit | commitdiff | tree | snapshot |
1995-05-11 |
Stephen Adams | Added ATAN. |
commit | commitdiff | tree | snapshot |
1995-05-10 |
Chris Hanson | Fix random editing error. |
commit | commitdiff | tree | snapshot |
1995-05-10 |
Chris Hanson | Patch to work around sporadic error code in DosRequestM... |
commit | commitdiff | tree | snapshot |
1995-05-10 |
Chris Hanson | Patch to work around bugs in OS/2 PM API cursor procedures. |
commit | commitdiff | tree | snapshot |
1995-05-10 |
Chris Hanson | Fix think-o in recent change. |
commit | commitdiff | tree | snapshot |
1995-05-10 |
Chris Hanson | Fix think-o in recent change. |
commit | commitdiff | tree | snapshot |
1995-05-10 |
Stephen Adams | Changed some LAMBDAs in the arity-dispatched operators to |
commit | commitdiff | tree | snapshot |
1995-05-09 |
Chris Hanson | Fix two small bugs in the paragraph-parsing code. |
commit | commitdiff | tree | snapshot |
1995-05-07 |
Chris Hanson | In the console readahead thread, when getch() returns... |
commit | commitdiff | tree | snapshot |
1995-05-07 |
Chris Hanson | Pay attention to the console_closedp flag, and take... |
commit | commitdiff | tree | snapshot |
1995-05-07 |
Chris Hanson | When WM_QUIT is posted to the PM message queue, kill... |
commit | commitdiff | tree | snapshot |
1995-05-06 |
Chris Hanson | Implement support for fixed-width outline fonts. |
commit | commitdiff | tree | snapshot |
1995-05-06 |
Stephen Adams | Tidying and adding integration declarations. |
commit | commitdiff | tree | snapshot |
1995-05-06 |
Stephen Adams | Fixed typo. |
commit | commitdiff | tree | snapshot |
1995-05-06 |
Stephen Adams | Code for BEGIN now generates simpler code for sequences... |
commit | commitdiff | tree | snapshot |
1995-05-06 |
Stephen Adams | Changed BEGINNIFY to work incrementally, i.e. assume... |
commit | commitdiff | tree | snapshot |
1995-05-06 |
Chris Hanson | Add code to do news-group posting. |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Chris Hanson | Change definition of MAIL-INSERT-FIELD to make it more... |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Chris Hanson | If "To:" header field not given to MAIL-SETUP, don... |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Chris Hanson | Reorganize mail sending code into more general pieces... |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Chris Hanson | Add OS/HOSTNAME procedure to get a host name suitable... |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Stephen Adams | Added DBG-USE structure. |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Stephen Adams | Tidying. |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Stephen Adams | Made debugging info handling code be more graceful... |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Stephen Adams | Fiddled with kmp printing. |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Chris Hanson | Change MAKE-MAIL-BUFFER to return the buffer it makes... |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Chris Hanson | Change MAKE-MAIL-BUFFER to return the buffer it makes... |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Chris Hanson | Fix bug: select-buffer-hook not being invoked-with... |
commit | commitdiff | tree | snapshot |
1995-05-04 |
Chris Hanson | Do CRLF translation when cutting to and pasting from... |
commit | commitdiff | tree | snapshot |
1995-05-03 |
Stephen Adams | Changed SHOW-TIME to break process time into non-gc... |
commit | commitdiff | tree | snapshot |
1995-05-03 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1995-05-03 |
Chris Hanson | Add auto-loaded news reader. |
commit | commitdiff | tree | snapshot |
1995-05-03 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1995-05-03 |
Chris Hanson | Add new file implementing operations on ordered vectors. |
commit | commitdiff | tree | snapshot |
1995-05-02 |
Chris Hanson | Integrate support for OS-dependent cut&paste buffer... |
commit | commitdiff | tree | snapshot |
1995-05-02 |
Chris Hanson | Integrate support for OS-dependent cut&paste buffer... |
commit | commitdiff | tree | snapshot |
1995-05-02 |
Chris Hanson | Integrate support for OS-dependent cut&paste buffer... |
commit | commitdiff | tree | snapshot |
1995-05-02 |
Chris Hanson | Add primitives to read and write the OS/2 clipboard. |
commit | commitdiff | tree | snapshot |
1995-05-02 |
Chris Hanson | Add primitives to read and write the OS/2 clipboard... |
commit | commitdiff | tree | snapshot |
1995-05-02 |
Chris Hanson | If a file insertion doesn't insert any data, don't... |
commit | commitdiff | tree | snapshot |
1995-05-02 |
Chris Hanson | Previously a POP password was discarded any time an... |
commit | commitdiff | tree | snapshot |
1995-05-02 |
Chris Hanson | If popclient program is successful, kill buffer showing... |
commit | commitdiff | tree | snapshot |
1995-05-01 |
Stephen Adams | Moved call to GRAPH/INTERESTING to before call to GRAPH... |
commit | commitdiff | tree | snapshot |
1995-05-01 |
Stephen Adams | Removed 2 old fg related bindings. |
commit | commitdiff | tree | snapshot |
1995-04-30 |
Stephen Adams | Added a hand-crafted vector-8b based bit-string operati... |
commit | commitdiff | tree | snapshot |
1995-04-30 |
Stephen Adams | Changed COMPUTE-KEY-HASH to compute hash value optimist... |
commit | commitdiff | tree | snapshot |
1995-04-30 |
Chris Hanson | Repaginate. |
commit | commitdiff | tree | snapshot |
1995-04-30 |
Chris Hanson | Change select-buffer hooks to take a second argument... |
commit | commitdiff | tree | snapshot |
1995-04-30 |
Chris Hanson | Add optional argument to WINDOW-DELETE! procedure.... |
commit | commitdiff | tree | snapshot |
1995-04-30 |
Chris Hanson | * Generalize and simplify sendmail interface, to give... |
commit | commitdiff | tree | snapshot |
1995-04-29 |
Stephen Adams | Fixed bug when a coerced call site has been transformed... |
commit | commitdiff | tree | snapshot |
1995-04-29 |
Stephen Adams | (LOAD-OPTION name #!optional no-error?) now returns... |
commit | commitdiff | tree | snapshot |
1995-04-29 |
Stephen Adams | Fixed RTLGEN/INTEGER-CONSTANT? to reject non-integers. |
commit | commitdiff | tree | snapshot |
1995-04-29 |
Stephen Adams | Added expansion for SYMBOL? |
commit | commitdiff | tree | snapshot |
1995-04-29 |
Stephen Adams | Added expansion for SYMBOL? (similar to those for numer... |
commit | commitdiff | tree | snapshot |
1995-04-29 |
Stephen Adams | Tidying. |
commit | commitdiff | tree | snapshot |
1995-04-29 |
Stephen Adams | Tidying. |
commit | commitdiff | tree | snapshot |
1995-04-29 |
Stephen Adams | Tidying. |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Stephen Adams | Added some (incomplete) documantation about garbage... |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Stephen Adams | Yet another case where a BODY ended in a DEFINITION... |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Chris Hanson | Eliminate compiler warning. |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Chris Hanson | * The procedure OS_set_working_dir_pathname in "os2env... |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Chris Hanson | Primitive OS2WIN-GET-EVENT was sometimes calling OS_fre... |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Chris Hanson | In primitive OS2-SELECT-REGISTRY-TEST, there was a... |
commit | commitdiff | tree | snapshot |
1995-04-28 |
Chris Hanson | Readahead message types belong to the channel-thread... |
commit | commitdiff | tree | snapshot |
next |