Audio (342) Datatype (51) Demo (203) Development (593) Document (22) Driver (99) Emulation (146) Game (991) Graphics (494) Library (113) Network (228) Office (65) Utility (912) Video (69)
Total files: 4328
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Update to KingCON1.8 | Description: | Update with handler to earlier version of KingCON. | Download: | kingcon_upd.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 34kb | Version: | 1.8 | Date: | 18 Jan 2014 | Author: | Mikolaj Calusinski | Submitter: | Marko Seppänen | Requirements: | KingCON x.x | Category: | utility/shell | License: | Other | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 8568 | | | Snapshots:
| |
| Comments: | 0 | Snapshots: | 1 | Videos: | 0 | Downloads: | 457 (Current version) | | 457 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
A patch to an earlier version of KingCON just containing the handler.
Version 1.3 can be found here:
http://aminet.net/package/util/shell/KingCON_1.3
-----------------------------------------------------------------------------
KingCON-handler (68020+) 1.8:
===============================
* - zoom gadget works with AOS4
* - fixed %A bug introduced in 1.6
* - added locale support
* - once again rewrote IM_DRAW routine for iconify gadget
* - removed workaround for xData program
* - added support for NewMouse wheels
* - fixed CTRL-D bug introduced in 1.4
* - reworked break signals post logic (should fix Reaction based ClassAction
* consoles)
* - fixed crash on window resize with NOREVIEW option (really old bug!)
* - added shell resident comands to completer
* - Complete/Enable cache didn't work as supposed (it reset NOCLOSE flag
* instead) - bug introduced in 1.5.1
* - educated screennotify support
* - fixed another old bug: referencing random ConUnit pointer on
* Next screen/Goto screen
* - fixed 'read from zero' Enforcer hits with some ARexx scripts (referencing
* fl_Volume of null pr_CurentDir)
* - misc fixes and improvements, added support for long filenames in custom
internal filename-completion (TAB) filerequesters
****************************************************************************
* 0.16 (1.4) - Sun Mar 07 13:19:57 1999
*
* - added ROMTAG structure
* - boot shell doesn't open diskfont and wb.libraries and does not try to
* reference ENV:
* - added scanning of C: to command completer
* - forced ScreenToFront() when opening the console in active mode
* - increased minwidth to 104 (to accomodate for iconify gadget)
* - reduced number of sections
* - bumped revision to 1.4
*
* 0.17 - Wed Jun 07 15:35:50 2000
*
* - fixed some small bugs
* - removed automatic ScreenToFront() - forgot about POPSCREEN option ;)
* - more cleanups
* - wb and icon libraries are not opened if no WB screen has been detected
*
* 0.18 (1.5) -
*
* - added 'Keep closed' to 'Console' menu
* - optimized quite a few routines
* - bumped revision to 1.5
* - increased maximal path length of dropped icons from 80 to 255 bytes
* - added support for C: multiassigns to command completer
*
* 0.19 (1.5.1) -
* - asl is opened only when needed
*
* 0.20 (1.5.1) - Wed Dec 13 01:45:53 2000
* - searches of command completer are a little bit more inteligent now: it
* tries to avoid rescanning same directories
*
* 0.21 (1.5.1) - Mon Jan 22 14:17:55 2001
* - fixed serious bug in lib close routine
*
* 0.22 (1.6)
* - fixed small mis-alignment
* - workaround serious bug in AREXX (ACTION_CHANGE_SIGNAL is not reset on
* Arexx termination)
* - rewrote global data area handling, startup semaphore has been removed
* (should cure some race conditions and hang-ups)
* - code tweaking; converted parameters passing from stack to registers for
* many routines
* - fixed race condition with char '[' rendering in raw mode
* - fixed bugs in SGR ANSI support
* - fixed Enforcer hit when opening filereq with 'Show .info' selected
* - added SGR keyword to options
* - bootshell is detected and it covers (nearly) full screen now
* - added 'Clear window' to menu (uses A+Z shortcut)
* - rewritten boopsi gadgets creation code; should be compatible with
* VisualPrefs now
* - 'Review/Clear buffer' and 'Console/Keep closed' got shortcuts: 'B' and 'K',
* respectively
* - added support for VisualPrefs' tbiclass
* - added screennotify.library support for AddWorkbenchClient()
*
* 0.23 (1.7)
* - fixed %A bug introduced in 1.6
* - added locale support
* - once again rewrote IM_DRAW routine for iconify gadget
* - removed workaround for xData program
* - added support for NewMouse wheels
* - fixed CTRL-D bug introduced in 1.4
* - reworked break signals post logic (should fix Reaction based ClassAction
* consoles)
* - fixed crash on window resize with NOREVIEW option (really old bug!)
* - added shell resident comands to completer
* - Complete/Enable cache didn't work as supposed (it reset NOCLOSE flag
* instead) - bug introduced in 1.5.1
* - educated screennotify support
* - fixed another old bug: referencing random ConUnit pointer on
* Next screen/Goto screen
* - fixed 'read from zero' Enforcer hits with some ARexx scripts (referencing
* fl_Volume of null pr_CurentDir)
* - added support for OS4 iconify gadget
* - fixed completer expansion problem with '"' char
* - yet another Enforcer hit fixed
* - iffparse.lib is opened only if env: is present
* - ACTION_END executes asynchronously now
***************************************************************************
|