CRiSP http://www.crisp.demon.co.uk CRiSP Editor Change Log en-us Copyright 2005-2009 Foxtrot Systems Ltd 5703* src/crunch/draw.cr: Add box macro to draw boxes. Sat Oct 24 23:34:48 2009 fox 5703* src/crunch/draw.cr: Add box macro to draw boxes. 5702* rcopyd.c: Fix fork/race condition. Fri Oct 16 22:14:47 2009 fox 5702* rcopyd.c: Fix fork/race condition. 5701* motif.c: Partial inertial wheel mouse support. Tue Oct 6 23:15:24 2009 fox 5701* motif.c: Partial inertial wheel mouse support. 5700* kbdmap.c, tty.c, xcrisp.cr: Fix issue with 8-bit chars in char mode Sat Oct 3 20:15:35 2009 fox 5700* kbdmap.c, tty.c, xcrisp.cr: Fix issue with 8-bit chars in char mode when UTF-8 enabled emulator is running. 5699* version: 9.4.1f Fri Sep 25 21:47:26 2009 fox 5699* version: 9.4.1f 5698* display.c: Avoid possible core dump on startup if a line wrapped Fri Sep 25 21:47:26 2009 fox 5698* display.c: Avoid possible core dump on startup if a line wrapped buffer tries to move the cursor off screen. 5697* chkalloc.c: Fix core dump when memory stack checking performed. Wed Sep 16 22:18:38 2009 fox 5697* chkalloc.c: Fix core dump when memory stack checking performed. 5696* objects/scrbar.c: Cancel repeat timer when we delete a scrollbar Wed Sep 16 22:18:38 2009 fox 5696* objects/scrbar.c: Cancel repeat timer when we delete a scrollbar to avoid possible core dump. 5695* autosave.cr: Dont autosave the session state...for now. Fri Sep 11 19:57:11 2009 fox 5695* autosave.cr: Dont autosave the session state...for now. 5694* Archive: 9.0287 Fri Sep 11 19:57:11 2009 fox 5694* Archive: 9.0287 5693* projects.cr: Be careful of trying to set project name of a Thu Sep 10 20:24:29 2009 fox 5693* projects.cr: Be careful of trying to set project name of a dialog window (Options->Screen settings). 5692* pkg/compile.cfg: Add support for parsing COBOL error messages Fri Aug 21 10:24:14 2009 fox 5692* pkg/compile.cfg: Add support for parsing COBOL error messages | 14 E Unrecognizable word or literal 'TEST' | 14 E Unrecognizable word or literal 'ERROR' | 23 W Digits may be truncated during MOVE from blah | 24 W Another Digits may be truncated during MOVE from blah | 133 W More Digits may be truncated during MOVE from blah 5691* Version: 9.4.1e Fri Aug 21 10:24:14 2009 fox 5691* Version: 9.4.1e 5690* objects/gui.c: gui_wait_for_object: Dont set p_level to zero Fri Aug 21 10:24:14 2009 fox 5690* objects/gui.c: gui_wait_for_object: Dont set p_level to zero if argv[2] is specified else we prematurely terminate on the 5689* syntax.cr: Now does background syntax checking. Thu Aug 20 19:50:44 2009 fox 5689* syntax.cr: Now does background syntax checking. col.cr: Fix some issues in column settings. 5688* src/crunch/col.cr, src/crunch/syntax.cr: New macros for Mon Aug 17 21:31:18 2009 fox 5688* src/crunch/col.cr, src/crunch/syntax.cr: New macros for column manipulation and syntax checking of source files 5687* file.cr, shell.cr: Fix some issues with the 'crispsh' buffer. Fri Aug 14 20:56:24 2009 fox 5687* file.cr, shell.cr: Fix some issues with the 'crispsh' buffer. Make "pwd" macro return current path, so we can run pwd inside 5686* tools/gen_sw_update.sh: Update to include the missing Linux Thu Aug 13 23:18:51 2009 fox 5686* tools/gen_sw_update.sh: Update to include the missing Linux binaries. 5685* gui/setup.cr: Add a new tab to Autosave & Backups for audit Thu Aug 13 23:18:51 2009 fox 5685* gui/setup.cr: Add a new tab to Autosave & Backups for audit trail configuration. 5684* audit.cr, crisp.cr, config.cr: Add support for only auditing Wed Aug 12 20:39:30 2009 fox 5684* audit.cr, crisp.cr, config.cr: Add support for only auditing new files, and save the option. 5683* objects/tabwin.c: map_mouse_to_tab: Possible UMR for x position. Sun Aug 9 15:34:01 2009 fox 5683* objects/tabwin.c: map_mouse_to_tab: Possible UMR for x position. 5682* Fix for Motif GetNodeList UMR issue. Sun Aug 9 15:34:01 2009 fox 5682* Fix for Motif GetNodeList UMR issue. 5681* www.cr: Default to firefox (!) Sat Aug 8 19:43:39 2009 fox 5681* www.cr: Default to firefox (!) 5680* doc/license.html: Add description about the licensing. Fri Aug 7 22:29:52 2009 fox 5680* doc/license.html: Add description about the licensing. 5679* objects/scrbar.c: Fix issue with black arrows on Windows (and Thu Aug 6 21:11:45 2009 fox 5679* objects/scrbar.c: Fix issue with black arrows on Windows (and unportable code on X11). 5678* lmlib.c, lmapi.c: Allow a node locked license to be downgraded. Thu Aug 6 21:11:45 2009 fox 5678* lmlib.c, lmapi.c: Allow a node locked license to be downgraded. 5677* fnd.c: find_exec_path: We need to do realpath() on the Tue Aug 4 22:27:06 2009 fox 5677* fnd.c: find_exec_path: We need to do realpath() on the result to avoid issues with symlinks. 5676* Archive: 9.0286 Mon Aug 3 21:47:58 2009 fox 5676* Archive: 9.0286 5675* kbd.c, keycode.h: Make ASCII -nnn mode work properly. Mon Aug 3 21:47:58 2009 fox 5675* kbd.c, keycode.h: Make ASCII -nnn mode work properly. We ran out of bits in the key_code_t structure, so find an 5674* xcomm.c, winkbd.c: Make sure keypad ASCII mode doesnt get Sun Aug 2 14:40:17 2009 fox 5674* xcomm.c, winkbd.c: Make sure keypad ASCII mode doesnt get treated as a mappable keystroke. 5673* autosave.cr, crisp.cr, restore.cr: Save current session state Sun Aug 2 14:40:17 2009 fox 5673* autosave.cr, crisp.cr, restore.cr: Save current session state periodically in case of crashes. 5672* mackbd.m: Treat Help key as the Ins key. Sun Aug 2 14:40:17 2009 fox 5672* mackbd.m: Treat Help key as the Ins key. macobject.m: Prevent Aqua from trying to map Ins to the question mark Sun Aug 2 14:40:17 2009 fox macobject.m: Prevent Aqua from trying to map Ins to the question mark 5671* macobject.m, scrbar.c: Ensure we dont invoke invalid [qdPort] Sat Aug 1 18:48:55 2009 fox 5671* macobject.m, scrbar.c: Ensure we dont invoke invalid [qdPort] method for a scrollbar and let Cocoa do the drawing. 5670* macx11.m: lock_focus: Fix silly re-entrancy locking issue. Sat Aug 1 18:48:55 2009 fox 5670* macx11.m: lock_focus: Fix silly re-entrancy locking issue. 5669* dos/setup/setup.cpp: Allow /quiet installation. Fri Jul 31 20:20:51 2009 fox 5669* dos/setup/setup.cpp: Allow /quiet installation. 5668* include/version.h: v9.4.1c Sun Jun 28 20:43:52 2009 fox 5668* include/version.h: v9.4.1c 5667* codes.cr, xwin.cr, gui/setup.cr: Add new option to the Sun Jun 28 20:43:52 2009 fox 5667* codes.cr, xwin.cr, gui/setup.cr: Add new option to the Options->Screen Settings->GUI, to allow hex/octal/decimal/ascii 5666* objects/scrbar.c: Add hover semantics and allow theme coloring. Sat Jun 13 00:04:37 2009 fox 5666* objects/scrbar.c: Add hover semantics and allow theme coloring. 5665* objects/scrbar.c: Add support for double headed arrow at bottom of a Sat Jun 13 00:04:37 2009 fox 5665* objects/scrbar.c: Add support for double headed arrow at bottom of a vertical scrollbar. 5664* objects/pixmaps/?arrow1.xpm: Soften the arrows slightly. Sat Jun 6 21:29:55 2009 fox 5664* objects/pixmaps/?arrow1.xpm: Soften the arrows slightly. 5663* objects/scrbar.c, etc/blue.thm: Allow us to customise the Sun May 31 20:12:27 2009 fox 5663* objects/scrbar.c, etc/blue.thm: Allow us to customise the scrollbar colors. 5662* src/keywords/numbers.kwd: Syntax color numbers in a plain text Sun May 31 20:12:27 2009 fox 5662* src/keywords/numbers.kwd: Syntax color numbers in a plain text file. 5661* xwin.cr: When renaming a buffer, e.g. on File/Save-as, relay Mon May 25 16:05:44 2009 fox 5661* xwin.cr: When renaming a buffer, e.g. on File/Save-as, relay out the file tabs at the top since we lose sync with which 5660* version.h: 9.4.1b Sat May 23 13:38:57 2009 fox 5660* version.h: 9.4.1b 5659* Archive: 9.0285 Sat May 23 13:38:57 2009 fox 5659* Archive: 9.0285 5658* objects/gui.c: Fix last change to wait_for_dialog causing Sat May 23 13:38:57 2009 fox 5658* objects/gui.c: Fix last change to wait_for_dialog causing Exit dialog not allowing exit. 5657* restore.cr: Add support for $CRISP_NO_SAVE_STATE env var. Sun May 17 12:29:48 2009 fox 5657* restore.cr: Add support for $CRISP_NO_SAVE_STATE env var. 5656* etc/crisp2.ini: Add defaults for *.S (asm-x86) files. Sun May 17 12:29:48 2009 fox 5656* etc/crisp2.ini: Add defaults for *.S (asm-x86) files. 5655* asm-x86.kwd: Add some additional opcodes Sun May 17 12:29:48 2009 fox 5655* asm-x86.kwd: Add some additional opcodes 5654* linux-x86_32: Previous change fixes crunch/crpp. Sun May 17 12:29:48 2009 fox 5654* linux-x86_32: Previous change fixes crunch/crpp.