home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / text / golded / history_e < prev    next >
Text File  |  1995-02-27  |  24KB  |  619 lines

  1. --------------------------------------- 0.91 ----------------------------------
  2.  
  3. NEW
  4.  
  5. + asynchronous memory management
  6. + menu help available
  7. + localized (English/German); WB2.1+ required
  8. + columnar shifting
  9. + ASCII table faster
  10. + file requesters: multi selection supported
  11. + SCREEN/CONFIG keywords introduced
  12. + fall back on SlowLoad, if there are TABs at the beginning of a file
  13. + unlimited number of windows (shared message port)
  14. + unlimited number of folds
  15. + iconify available
  16. + online parenthesis checks (optional)
  17. + online case checks (optional)
  18. + automatic phrase completion (APC) based on user's dictionary
  19. + QuickFunc tables (C, BASIC, PASCAOL, ASSEMBLER, ...)
  20. + requester management faster
  21. + SmartIndention after keywords
  22. + new maximum line length: 512 characters
  23. + CUT/PASTE use the clipboard device
  24. + time/date strings according to default format of locale library
  25. + XPK compression support
  26. + internal command management improved (hashing: faster)
  27. + external MakeRefs utility built into the editor
  28. + solid/light TAB's
  29. + columnar insertion of text
  30. + text windows turned into AppWindows
  31. + pick/push implemented
  32. + temporary shanghai available (menu item requester)
  33. + UNDO for current line
  34. + layout functions (block format, ...)
  35. + user keyboard mapping
  36. + backward search implemented
  37. + former Hyper-based help management replaced by AmigaGuide support
  38. + screen is centered
  39. + absolute GOTO (unfolding automatically)
  40. + character set remap
  41. + WordWrap
  42. + go-to-last-change command
  43. + block-based appending of text
  44. + access to environment variables
  45. + saving of settings considerably faster
  46. + ARexx-Port implemented, several examples included
  47. + user file extensions of QuickFunc scanner
  48. + QuickStarter ED
  49. + unlock utility
  50. + installer script
  51.  
  52.  
  53. --------------------------------------- v0.92 ---------------------------------
  54.  
  55. NEW
  56.  
  57. + searching faster (ToUpper()/ToLower() replaced by tables)
  58. + string gadget edit hook
  59. + new gadget look: requester images, default gadgets emphasized
  60. + new ARexx commands/options:
  61.   + command: FREEZE
  62.   + command: PROJECT
  63.   + command: MACRO
  64.   + command: COLON
  65.   + command: REFRESH
  66.   + option:  NONAME  (NEW)
  67.   + option:  HIDE    (BLOCK)
  68.   + option:  STATUS  (REQUEST)
  69.   + option:  STICKY  (UNLOCK)
  70.   + option:  ORDINAL (WINDOW)
  71.   + option:  STEP    (GOTO)
  72.   + option:  AUTO    (FORMAT)
  73.   + option:  TOF     (GOTO)
  74.   + option:  BOF     (GOTO)
  75. + references requester offers GENERATE option
  76. + proportional flag supported by printer configuration
  77. + command requester: list of available commands
  78. + context-sensitive outdention
  79. + project requester
  80. + XPK: password/efficiency supported
  81. + freezing of windows
  82. + new 'magic code' \HOST
  83. + macro recording
  84. + startup macro available
  85. + improved QuickStarter
  86. + automatic usage of current left margin (format)
  87. + CANCEL button added to several requesters
  88.  
  89. ADJUSTMENTS
  90.  
  91. + removed faulty string from MISC requester
  92. + REPLACE/USE in ARexx mode: display refresh was missing
  93. + removed 'GOTO EOL' bug
  94. + PICK command renamed to POP
  95. + renamed ARexx port from GoldED.1 to GOLDED.1
  96. + backup counter set to 0 if user cancels backup request
  97. + handling of several 'magic codes' (\n \t \b) was broken
  98. + improved German catalog (AutoBak: file name now is displayed)
  99. + ARexx: changes of current line were lost after performing the SAVE command
  100. + fixed memory loss
  101. + additional med-res icon set
  102. + improved UnLock utility
  103.  
  104.  
  105. ---------------------------------- 0.93 ---------------------------------------
  106.  
  107. NEW
  108.  
  109. + HotKey commodity support
  110. + new ARexx commands/options:
  111.   + option:  CLOSE   (SCREEN)
  112.   + option:  UNLOAD  (QUIT)
  113.   + command: UJUMP
  114.   + command: DJUMP
  115.   + command: RX
  116.   + command: EVENT
  117.   + option:  DEBUG   (TASK)
  118.   + option:  LIST    (PROJECT)
  119.   + option:  CURRENT (FUNC)
  120.   + option:  QUIET   (LOCK)
  121.   + option:  FIRST   (FIND)
  122.   + option:  MATCH   (BRACKET)
  123.   + option:  CR      (TEXT)
  124.   + option:  BUFFER  (QUERY)
  125.   + option:  TOGGLE  (CODE)
  126.   + option:  SMART   (SAVE)
  127.   + option:  DYNAMIC (TAB, TABS)
  128.   + option:  REGULAR (TAB, TABS)
  129.   + option:  FORCE   (WINDOW)
  130. + added new HIDE Option to GoldED & QuickStarter
  131. + Rico's GUIMake now part of GoldED distribution
  132. + REQUEST command supports underscores
  133. + keyboard cursor control within listviews (OS3.0 required)
  134. + new menu item: matching parenthesis
  135. + each menu item may be linked to a diffent AmigaGuide database (@ qualifier)
  136. + new macros
  137.   + insert C function body
  138.   + fold marked lines
  139.   + revisions management
  140.   + execute line of text as DOS command
  141. + dynamic TABs
  142. + command help: templates are listed
  143. + Reformat may be turned of while in WordWrap mode
  144. + user may adjust pens (menu color and more)
  145.  
  146. ADJUSTMENTS
  147.  
  148. + now user may type while marking a block
  149. + case conversion used to fail if national characters were involved
  150. + REQUEST command supports multiple lines sparated by | or linefeed
  151. + removed potential enforcer hit from WordWrap code
  152. + internal commands now may be lowercase
  153. + national characters (e.g. "ä") used to confuse the COUNT command
  154. + LOAD missed last line of a text if line didn't contain a LF code
  155. + '#' no longer considered as white space character
  156. + keyboard requester: LOAD/SAVE gadgets repositioned
  157. + AutoBackup requester: OK/CANCEL gadgets repositioned
  158. + conversion table MSDOS->Amiga was broken
  159. + improved doubleclick handling within listviews
  160. + view is refreshed after performing a TEXT command
  161. + '\"' no longer considered as string by parenthesis check
  162. + 'width' gadget of layout requester replayed by 'right border' gadget
  163. + RX command fixed
  164. + 'fold all' didn't fold inner folds
  165. + added body text support to string/number requests (REQUEST command)
  166.  
  167.  
  168. ---------------------------------- 0.94 ---------------------------------------
  169.  
  170. NEW
  171.  
  172. + user may set default tool of icons created by GoldED
  173. + SORT faster (2000 lines: 3 seconds instead of several minutes)
  174. + global search across several files
  175. + new ARexx commands/options:
  176.   + command: GREP
  177. + current string gadget is highlighted
  178. + control codes available within string gadgets
  179. + external scan handlers may be added to the QuickFunc requester
  180. + fold markers: quotation marks obsolete
  181.  
  182. ADUSTMENTS
  183.  
  184. + borderless display mode support dropped
  185. + MACRO command: MACRO PLAY LOOPS was broken
  186. + WordWrap: empty lines at end of paragraphe are kept
  187. + keyboard requester: improved keyboard listview control
  188.  
  189.  
  190. --------------------------------- 0.95 ----------------------------------------
  191.  
  192. NEW
  193.  
  194. + sub menus are available
  195. + "*" flag indicates changes
  196. + user may select scroller type (2D, 3D, simple)
  197. + new ARexx commands/options:
  198.   + option:  RENAME  (FILE)
  199.   + option:  NEWDIR  (FILE)
  200.   + option:  CURRENT (LAYOUT)
  201.   + option:  ARRANGE (WINDOW): argument expected
  202.   + option:  LOAD/S  (SCREEN)
  203.   + option:  SAVE/S  (SCREEN)
  204.   + option:  BYTE/N  (GOTO)
  205.   + option:  KEY/S   (REQUEST)
  206.   + command: EXTRACT
  207.   + command: HUNTER
  208.   + command: SEARCH  (FILE)
  209. + FastScroll mode
  210. + ChunkyPixel option offered by display mode requester
  211. + new pens: user may set menu text and menu border to different colors
  212. + memory usage estimation before loading a text (will give warnings)
  213. + automatic usage of SlowLoad, if insufficient continuous memory
  214. + shortcut of symbol gadgets without label text defaults to space
  215. + most requester may be canceled by ESC
  216. + menu requester: list of unused shortcuts
  217. + horizontal window arrangement
  218. + file hunter (move cursor over file name to make GoldED search that file)
  219. + search/replace history
  220. + event requester supports assignement of multiple commands
  221. + HiSpeed: 'faces down' option
  222. + HiSpeed: US-letter/US-legal available
  223. + faster startup
  224. + global search (FGREP) faster: Boyer-Moore algorithm
  225. + improved dictionary requester
  226. + user may specify clipboard unit
  227.  
  228. ADJUSTMENTS
  229.  
  230. + files menu (rename, delete): multiselect supported
  231. + improved low-memory handling (delayed 'another try' option)
  232. + fixed handling of file comments
  233. + SCREEN command: CONFIG/K option renamed to FILE/K
  234. + national characters used to confuse QuickFunc handler
  235. + QuickStarter accepts STICKY as well as CED's -STICKY
  236. + CapsLock no longer considered as SHIFT qualifier
  237. + improved FUNC skript
  238. + faster gadget update
  239. + added ghosting to GENERIC-KIND ("symbol") gadgets
  240. + QUIT sent to GoldED by RX returns immediately
  241. + HiSpeed: user interface didn't adjust to new font after loading a preset file
  242. + HiSpeed: pens of custom screens are respected
  243. + menu pen selection restricted to OS.0 users
  244. + removed Mungwall hit from GoldED's printer handling
  245. + output didn't stop after 'printer trouble' panic of OS
  246. + AutoCase now performed before SmartIndent
  247. + improved PUSH handling (line insertion) at end of text
  248.  
  249.  
  250. --------------------------------- 0.96 ----------------------------------------
  251.  
  252. NEW
  253.  
  254. + translated manual to German
  255. + separating line between menu items may be turned off
  256. + new ARexx commands/options:
  257.   + option: PASS    (SAVE)
  258.   + option: WORD    (INSERT)
  259.   + option: USERx   (MODE)
  260.   + option: SPLIT   (PREFS)
  261.   + option: NUMPAD  (MODE)
  262.   + option: LEFT    (DELETE)
  263.   + option: WORDS   (FIND/REPLACE)
  264.   + option: CONFIRM (REPLACE)
  265.   + option: SWAP    (FREEZE)
  266. + added 'average line width' to statistics display
  267. + QuickFunc scanners will consider folded lines (optional)
  268. + added pick/push cache to DELETED WORD (ALT-SHIFT-DELETE)
  269. + SmartIndention: optional keyword line indention
  270. + checkmarks may be attached to menus
  271. + several new external scan handlers (e.g. #defines)
  272. + GEDRefs utility: list men/keyboard bindings
  273. + horizontal scrolling faster
  274. + added clock within screen's title bar (optional)
  275. + user may assign commands to numeric keypad
  276. + printer output: optional line numbers
  277. + asynchronous printing available
  278. + external AppIcon starter
  279. + *.*-gadget of file hunter supports directory-independant search-suffix
  280. + find/replace: words-only option
  281. + interactive replace mode available
  282. + improved window freezing (exchange option)
  283.  
  284. ADUSTMENTS
  285.  
  286. + LEFT/NEXT/PREV (cursor movements) won't stop at end/start of line
  287. + shanghai setting of display mode requester respected
  288. + improved block format
  289. + REQUEST command offers string length limitation
  290. + non-ASCII character handling of COUNT command fixed
  291. + cursor-right + del + backspace in last line caused task-held if line was empty
  292. + internal commands: leading spaces are ignored
  293. + cursor positioning after a replace operation fixed
  294. + QUERY WORD: used to fail if last word of a line was requested
  295. + scroll bar handling can cope with more than 65535 lines
  296. + CONFIG SPLIT replaced by PREFS SPLIT
  297. + inerpreation of printer init string fixed
  298. + QuickStarter: used to ignore 'current directory' if no file name was given
  299. + user's settings of reqtools requester are respected
  300. + 'left border' gadget of layout requester sometimes lost last changes
  301. + format engine failed on extremely long lines
  302.  
  303.  
  304. --------------------------------- 0.97 ----------------------------------------
  305.  
  306. NEW
  307.  
  308. + user defined gadgets within window's title bar
  309. + AmigaGuide will run asynchonously (OS3.1 required)
  310. + HiSpeed: new mode supports printing of AmigaGuide files
  311. + file hunter: scanning of subdirectories may be turned off
  312. + new ARexx commands/options:
  313.   + option:  DEEP   (HUNT)
  314.   + option:  QUIET  (WINDOW)
  315.   + option:  SMART  (FUNC)
  316.   + option:  SNAP   (WINDOW)
  317.   + option:  SPC    (QUERY)
  318.   + command: GUI
  319.   + command: FIX
  320.   + option:  WEIGHT (GUI)
  321.   + option:  DATE   (GUI)
  322.   + option:  ASK    (MENU)
  323.   + option:  FILE   (MENU)
  324.   + option:  LOAD   (MENU)
  325.   + option:  SAVE   (MENU)
  326. + improved format: lines consisting of spaces are treated as empty lines
  327. + multiselect within project files listview; OS3.0 required
  328. + long file names within listviews are abbreviated ("..."); OS3.0 required
  329. + QuickFunc scanner defaults to search mode depending on file name (e.g. "*.c")
  330. + GUI requester
  331.   + scroll borders
  332.   + automatic window arrangement
  333.   + overwrite warnings
  334.   + use status line to display error messages
  335.   + white space definition; WARNING: some commands (e.g. QUERY WORD) will change 
  336.     their behaviour depending on white space settings; update your macros
  337. + horizontal FastScroll
  338. + NEXT, PREV, QUERY WORD consider white space settings
  339. + HiSpeed: setup supports shifting of output
  340. + HiSpeed localized (English/German)
  341. + installer script translated to German
  342. + new, faster searching
  343. + window arrangement:
  344.   + user may specify weights
  345.   + borders supported (useful to keep ToolManager dock visible)
  346. + new QuickStarter option: L=LINE/N (direct line access)
  347. + user defined date format (GUI DATE)
  348. + menu requesters supports appending of menu presets
  349. + '-/+' gadgets replaced by arrow gadgets
  350. + new, highly optimized scrolling
  351.  
  352. ADUSTMENTS
  353.  
  354. + improved color scheme of clock and user gadgets on public screens
  355. + repeated flag handling of cursor keys within sequenzes was broken
  356. + 'archived' bits are updated
  357. + AutoIndention: return within empty line won't change column
  358. + AmigaGuide help forced to be synchronous unless OS3.0+ is used (due to OS bug)
  359. + gadgets within window titles replaced by boopsi gadgets
  360. + improved menu requester; shortcut list includes current shortcut
  361. + ghosting of 'add' gadget (event requester) didn't work under OS2.x
  362. + moved several gadgets from the MISC requester to the GUI requester
  363. + HiSpeed: VMI is used instead of LPI (improved laser compatibility)
  364. + revision macro made to respect white space settings
  365. + bugfix: calculation of statistics fixed
  366. + bugfix: events of type text couldn't insert ASCII code 0
  367. + bugfix: AutoCase failed if line contained the ASCII code 0
  368. + faster refresh after menu has been changed (without closing window)
  369. + memory loss of config requester fixed
  370.  
  371. WARNING: THE LAST TWO 0.97 REVISIONS (COMPILED AT BEGINNING OF FEB '94) TEND
  372.          TO CRASH DUE TO A PROGRAMMING ERROR.
  373.  
  374.  
  375. --------------------------------- 0.98 ----------------------------------------
  376.  
  377. NEW
  378.  
  379. + new ARexx commands/options:
  380.   + option:    MASK      (REQUEST FILE)
  381.   + option:    VERSION   (QUERY)
  382.   + command:   BEEP
  383.   + command:   API
  384.     + option:  ASK
  385.     + option:  PORT
  386.   + option:    RIGHT     (GUI)
  387.   + option:    OVERWRITE (GUI, replaces ASKOVER)
  388.   + command:   SET
  389.   + option:    PREV      (WINDOW)
  390.   + option:    ADD       (FREEZE)
  391.   + command:   VLEFT     (replaces VIEW LEFT)
  392.   + command:   VRIGHT    (replaces VIEW RIGHT)
  393.   + option:    SYNC      (RX)
  394.   + option:    CHECK     (XREF)
  395.   + option:    PREVIEW   (QUERY)
  396.   + option:    SCREENW   (QUERY)
  397.   + option:    SCREENH   (QUERY)
  398.   + option:    PREVIEW   (VIEW)
  399.   + option:    EVENT/K   (KEY)
  400.   + option:    DATE      (QUERY)
  401.   + option:    TIME      (QUERY)
  402.   + option:    VPASTE    (PASTE)
  403.   + option:    CON       (RX)
  404.   + command:   NOTIFY
  405.   + option:    ADD       (API)
  406.   + option:    LOAD      (API)
  407.   + option:    SAVE      (API)
  408.   + option:    FILE      (API)
  409.   + option:    PROBLEM   (REQUEST)
  410.   + option:    VAR/K     (TEXT)
  411.   + option:    FIND/K    (API)
  412.   + option:    ASK/S     (BIND)
  413.   + option:    ASK/S     (PATH)
  414.   + option:    CONFIG/K  (BIND)
  415.   + option:    CONFIG/K  (PATH)
  416.   + option:    CONFIG/K  (TABS)
  417.   + option:    CONFIG/K  (MISC)
  418.   + option:    CONFIG/K  (GUI)
  419.  
  420. + API (Application Interface); new API requester
  421. + API client "dock" allows GoldED to offer a ToolManager dock
  422. + old config is split into presets during installation
  423. + optional audio error beep
  424. + loading: check if text is present already (optional)
  425. + MAXDOWN and MAXUP (CTRL + cursor up/down) considerably faster
  426. + HiSpeed v6.0
  427.   + finer linefeed control (13 steps)
  428.   + portrait and landscape shifting may be set independently
  429.   + HP LaserJet 4L presets
  430. + editor asks for name if user attempts to save unnamed text for the first time
  431. + HELP command: the main node is accessed if no TOPIC is given
  432. + GEDDock reads configuration from file
  433. + API client 'Spell' adds online spell checking capability to GoldED
  434. + frozen list: files may be added directly to list without having to open a window
  435. + EOL wrap: <cursor right> at end of line will move cursor to new line (optional)
  436. + horizontal scroll bar (optional)
  437. + new API class API_CLASS_REXX (see example client 'rexx')
  438. + user may set volume of error beep
  439. + control codes within a text (e.g.ESC) are visualized as inverted characters
  440. + Preview (fast font switching)
  441. + new API client SpellIT v1.0
  442. + HiSpeed 6.1: new menu item "use sceen font"
  443. + commands added by API clients appear within list of supported internal commands
  444. + vertical paste
  445. + window arrangement: top border may be specified
  446. + menu and keyboard requesters support copy & paste
  447. + automatic parenthesis check will try to give better advice
  448. + WINDOW USE recognizes symbolic file names ("sys:c" = "c:" = "system:c")
  449. + NOTIFY command offers access to the notification mechanism of AmigaDOS
  450. + menus: embedding of command sequences (e.g. CTRL-V); OS3.0 required
  451. + new reference requester (includes history)
  452. + width and height of scroll bars may be set by user
  453. + API requester rewritten: list of active clients, info gadget
  454. + GX command provides AutoConfig script execution
  455. + HiSpeed: manuals converted into AmigaGuide files
  456. + more pens: user may change color of status line, screen background & user gadgets
  457. + phrase completion: improved algorithm
  458. + AutoBackup of unnamed files: user is asked for a name
  459.  
  460. ADUSTMENTS
  461.  
  462. + BRACKET MATCH recognizes « »
  463. + increased number of USER variables (20); MODE command replaced by SET
  464. + menu <matching bracket> now is TeX compatible: \{ is ignored
  465. + REQUEST command: string requester used to cause Enforcer hits if canceled
  466. + REPLACE operation didn't set 'changed' flag "*"
  467. + display mode 'Night': deleting lines trashed window border
  468. + menu checkmarks are updated after using a config requester
  469. + priority of clock and spooler set to -1 (used to be 0)
  470. + dictionary: improved ghosting
  471. + border units of GUI requester changed from [%] to [pixel]
  472. + cursor simultanously within upper & lower scoll border: no scrolling
  473. + no automatic ()-check unless cursor leaves line
  474. + AutoLoad enabled: editor won't complain about missing preset file
  475. + exended API specifications
  476. + WINDOW USE didn't recognize frozen buffers
  477. + BITS command didn't set bits unless a requester was used
  478. + improved border handling (GUI requester) on AutoScroll screens
  479. + spell checker didn't recognize national characters
  480. + GOTO EOL jumps after last character of line (used to be on last character)
  481. + GUI requester: gadget "don't overwrite" replaced by 'overwrite'
  482. + client startup: GoldED's port name is passed as HOST=<port>
  483. + editor will search list of open files if file is selected from the project list
  484. + QUERY VAR/K won't open a requester (even if there is no prior LOCK)
  485. + editor didn't respect words-only flag if looking for single characters
  486. + API: NAME/K option obsolete
  487. + KEY command: EVENT/K option replaces CODE/N, ALT/S, CTRL/S and SHIFT/S
  488. + SpellIT client: removed potential deadlock of NEXT/S option
  489. + improved message handling of example API clients
  490. + Dock and ARexx macros aren't allowed to open a single requester twice anymore
  491. + AmigaGuide won't hang if a non-existant database is specified
  492. + CLIP command caused editor to loose changes within current line if assigned to a key
  493. + there was no date display if the locale library was missing
  494. + TABs & references requesters redesigned
  495. + GoldED:Tools/GEDRefs sometimes caused Enforcer hits
  496. + palette limitations (4 colors) removed
  497. + SCREEN command & MENU command: CONFIG/K option renamed to FILE/K
  498. + SpellIT: TEX/K support was broken
  499.  
  500.  
  501. --------------------------------- 0.99 ----------------------------------------
  502.  
  503. NEW
  504.  
  505. + usage of keyfiles
  506. + faster reference function
  507. + reference index kept resident (optional)
  508. + improved statistics:
  509.   + line number of longest line
  510.   + number of pages (FF codes)
  511.   + number of ESC sequences
  512.   + average word width
  513. + new ARexx commands/options:
  514.   + command: RUN
  515.   + option:  UNFOLD   (FUNC)
  516.   + option:  USER     (QUERY)
  517.   + command: SUFFIX
  518.   + option:  WAITPORT (RUN)
  519.   + option:  SECONDS  (RUN)
  520.   + option:  LINE/S   (RUN)
  521.   + option:  EOW/S    (DELETE)
  522.   + option:  SMART/S  (DELETE)
  523. + display requester: BorderBlank available
  524. + French translations of most files (FFD); French catalog
  525. + Describe presentation during installation
  526. + scoll arrows below scoll bar
  527. + SpellIT: « » are recognized as white space characters
  528. + SAS/C API-Client 'DebugIT'
  529. + block/indent: finer control
  530. + further improvements of scrolling speed
  531.  
  532. ADJUSTMENTS
  533.  
  534. + improved calculation of user gadget width if screen font is proportional
  535. + improved event loop of example API clients
  536. + TEXT/T within fold headers disabled
  537. + new installer script
  538. + OUTPUT option of RUN command used to work with interactive handles only
  539. + editor won't crash if locale library of OS2.1 is used in pre-OS2.1 environment
  540. + dictionary entries beginning with \ confused dictionary handler
  541. + AutoBackups won't reset "*" flag anymore
  542. + GUIDE scanner fixed: unnamed nodes are listed as "(unnamed)"
  543. + work-around to fix bug of AmigaLib function SetRexxVar
  544. + \NAME in printer init caused redirection of output to the text file
  545. + WARNING: DELETE WORD has been improved; you might have to update old macros
  546.  
  547.  
  548. --------------------------------- 1.0 -----------------------------------------
  549.  
  550. NEWS
  551.  
  552. + marker handling rewritten; available resolutions: line/character
  553. + doubleclick selects word under cursor
  554. + screen scrolls while marking if cursor reaches end of screen
  555. + new ARexx commands/options:
  556.   + option: SMART/S  (BACK)
  557.   + option: COLUMN/S (MARK)
  558.   + option: LINE/S   (MARK)
  559.   + option: WORD/S   (MARK)
  560.   + option: STRICT/S (MARK)
  561.   + option: SAVE/S   (REQUEST)
  562.   + option: BLOCK    (QUERY)
  563.   + option: BLOCKX   (QUERY)
  564.   + option: BLOCKY   (QUERY)
  565.   + option: BLOCKR   (QUERY)
  566.   + option: BLOCKB   (QUERY)
  567.   + option: INBLOCK  (QUERY)
  568.   + command: MOUSE
  569. + QuickFunc setup: external scan handlers highlighted (OS3.0+)
  570. + backspace over highlighted word deletes word
  571. + optional use of ASL file requester
  572. + user may map functions to mouse keys (config/mouse)
  573. + new NeXTStep dock package (available at support BBS)
  574. + SpellIT offers a RESIDENT option
  575.  
  576. ADJUSTMENTS
  577.  
  578. + GOTO command faster
  579. + GREP used to block the editor if search pattern was empty
  580. + WARNING: QUERY BFIRST/BLAST replaced by QUERY BLOCKY/BLOCKB
  581. + display refresh in word wrap mode fixed
  582. + DELETE EOL fixed
  583. + patterns of QuickRef setup are parsed by ParsePatternNoCase()
  584. + resident XREF index is updated after creation of new index
  585. + no longer possible to move cursor beyond maxium column using mouse
  586. + locale library has not been used in an exec 37 environment (including OS2.1)
  587.  
  588.  
  589. ------------------------------------ 1.1 --------------------------------------
  590.  
  591. NEWS
  592.  
  593. + templates; new requester: config/templates
  594. + right-to-left input mode available (layout menu)
  595. + new ARexx commands/options:
  596.   + command: TEMPLATES
  597.   + option:  TEMPLATES (QUERY)
  598.   + option:  REVERSED  (QUERY)
  599.   + option:  REVERSED  (GUI)
  600.   + option:  RAW       (OPEN)
  601.   + option:  LOAD/S    (GUI, BIND, TABS, MISC, PATH, PRINT, INDENT, PHRASE, HUNTER, LAYOUT, PROJECT)
  602.   + option:  SAVE/S    (GUI, BIND, TABS, MISC, PATH, PRINT, INDENT, PHRASE, HUNTER, LAYOUT, PROJECT)
  603.   + option:  TWINS/K   (BRACKET)
  604. + FAX Hotline (Germany: 0241-81665, International: +49-(0)241-81665)
  605. + command list: external commands provided by API clients are highlighted (OS3.0+)
  606. + API & PREFS command: replaced FILE/K by CONFIG/K
  607.  
  608. ADJUSTMENTS
  609.  
  610. + revision macro fixed
  611. + improved sequence recording (now based on actions; used to be event-based)
  612. + menus have been cleaned up
  613. + a few options have been moved from config/GUI to config/misc
  614. + block marker: last line of block has always been copied completely
  615. + mark last line(s) of text, delete block, hit return: 1.0 used to guru
  616. + TAB requester used to reset TAB values to 4/8 after repeated usage
  617. + sysihack compliant
  618. + GoldED DEMO was unable to save
  619.