home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 September (IDG) / Sep99.iso / Shareware World / Utilities / Text Processing / Alpha / Help / Changes < prev    next >
Encoding:
Text File  |  1999-05-24  |  119.9 KB  |  2,442 lines  |  [TEXT/ALFA]

  1. ================================================================================ 
  2. = Alpha change log                         
  3. ================================================================================ 
  4.  
  5. Fixes and improvements of 7.x versions of Alpha carried out by Vince Darley 
  6. with much help from Tom Fetherston, Johan Linde, Jon Guyer and suggestions 
  7. from the Alpha-D mailing list.  Alpha is shareware; please register with 
  8. the author using the register button in the about box.
  9.  
  10. Many known bugs are listed in the "Bug Reports and Debugging" readme.  
  11. These will all (hopefully) be fixed in Alpha 8.0.  There is no current 
  12. release date for Alpha 8.0, and there's no point in asking.  If you'd
  13. like to suggest new features etc for Alpha 8.0, the Alpha-D mailing
  14. list is the correct place to suggest them.
  15.  
  16. ================================================================================ 
  17. = 7.2 released                        last update: 24/5/1999 {6:29:13 pm}
  18. ================================================================================ 
  19. • M2 mode icon, plus other icons cleaned up (thanks Andreas)
  20. • new pascal mode (thanks Johan)
  21. • latex theorem labels better (thans Juan)
  22. • recentFiles menu has a flag for alphabetical vs most recent
  23.   ordering, and a key-binding to edit the most recent file (all recent
  24.   file preferences are in the Config->Preferences->Files page).
  25.   Thanks Juan.
  26. • ftpMenu fix (thanks Tom)
  27. • fillParagraph works on box-comments too
  28. • fillParagraph position remembering works well for comments (box/para)
  29. • somewhat experimental TeX code so when Alpha is asked to edit a
  30.   temporary file, it tries to edit the correct file instead.
  31. • fixes to Frontier code from Johan.
  32. • cancelled save-as bug fix.
  33. • fillParagraph position remembering code doesn't use global vars any more
  34. • addRemoveDollars generalised and moved to textManip.tcl, renamed to
  35.   'togglePrefix', which takes one argument: the prefix.
  36. • internet updates fix for ftp sites.
  37. • minor fix to date::isOlder for Alpha-dev release, plus better error msgs
  38. • hook fix
  39. • bibtex/tex menu interaction fix
  40. • better Alpha-dev release compatibility
  41. • aeparse, latex theorem, smart quotes, ... fixes.
  42. • HTML and related mode updates
  43. • small dialog, Docprojects fixes.
  44. ================================================================================ 
  45. = 7.2fc11 released                        last update: 21/4/99 {2:52:56 pm}
  46. ================================================================================ 
  47. • minor latex menu fix (extra space)
  48. • indentation and elec expansion fixes for Alpha-dev
  49. • user details pref saving bug-fix with multiple identities
  50. • indentation only messes with spaces/tabs at the beginning of the line.
  51. • aebuild fix from alpha-d list
  52. • more progress msgs at startup
  53. • new cmd 'alpha::flag' which simplifies some feature declarations (see
  54.   indentation.tcl for examples).
  55. • minor fixes to appPaths, packages, textFill
  56. • addition of unstuffSig as a helper (can set to Mindvision expander)
  57. • some www/ftp improvements
  58. • indentation fix (minor)
  59. ================================================================================ 
  60. = 7.2fc10 released                        last update: 16/4/1999 {9:46:01 pm}
  61. ================================================================================ 
  62. • minor changes to a few Help files
  63. • minor fix to latexUtilities
  64. • formatEntry jumps to next non-whitespace char afterwards, not necessarily
  65.   the next entry (bibtex mode)
  66. • supersearch can be turned off again.  The on/off ability of shift-cmd-F 
  67.   is a purely temporary thing which is ignored when you quit & restart
  68. • fat version of Gnu Diff (many thanks to Rob Managan)
  69. • minor preference and TeX menu changes
  70. • preferences which aren't explicitly added to a given var/flagPrefs() 
  71.   array entry are now added to the 'Miscellaneous Packages' item in the
  72.   Config->Packages menu, rather than to 'Miscellaneous' in the 
  73.   Config->Preferences menu.  This is equivalent to adding them to the 
  74.   (Packages) array entry.
  75. • new Applevents packages and help from Jon.
  76. • added help to emacs pref items
  77. • indentation pays better attention to indentUsingSpacesOnly feature
  78. • aebuild improvement
  79. • tclMode, remoteTclShell improved
  80. • Extending Alpha additions
  81. • new icons: please rebuild your desktop (hold down opt-cmd when the 
  82.   finder starts up).
  83. ================================================================================ 
  84. = 7.2fc9 released                        last update: 12/4/1999 {5:38:56 pm}
  85. ================================================================================ 
  86. • install .tcl won't rebuild unless some file is actually installed
  87.   (if files are too new or equal, then no rebuild happens -- please
  88.   test this new feature).
  89. • improved handling of -tabsize by 'new' (thanks Tom)
  90. • file modified on disk messages added to alphaHooks.tcl
  91. • better copyRing, smartPaste
  92. • removed too much recursion from cMode indentation
  93. • fixed (I think) supersearch conflict with deleteComments via addition of
  94.   procedure 'performSearch'.  This behaves a bit like 'search' but is for use
  95.   from Tcl code which wishes to make correct use of further procs like
  96.   replaceAll etc.  Also fixed deleteComments bug.
  97. • supersearch turned into a feature so it can be activated/deactivated 
  98.   correctly.
  99. ================================================================================ 
  100. = 7.2fc8 released                        last update: 8/4/99 {1:31:31 am}
  101. ================================================================================ 
  102. • intelCutPaste moved to copyRing and renamed, copyRing fixes
  103. • great supersearch improvements for 'inselection' searches, plus some
  104.   other fixes (thanks Dominique)
  105. • tabsize fixed in brws mode under some circumstances
  106. • Diff::rerun fixed
  107. • 'enterSearchString' clears the 'inselection' flag in supersearch, unless
  108.   the entered string is inside the 'inselection' range.
  109. • renamed package prefs menu to 'packages' to reflect its contents better.
  110. • longstanding ftpMenu bug fixed (thanks Tom)
  111. • elecExpansions, completions minor fixes
  112. • by default tex filesets don't include eps files (there's a fileset flag
  113.   to store the preference).
  114. • tcl::continueComment fix 
  115. • bib indexing improvements (thanks Juan)
  116. • bugs with []{} in file/dir names fixed.
  117. • preferences rearrangement, and minor bug fix.
  118. • great AMS-LaTeX environment improvements for tex mode (thanks)
  119. ================================================================================ 
  120. = 7.2fc7 released                        last update: 22/3/1999 {2:04:22 pm}
  121. ================================================================================ 
  122. • placed prompt vars in Gui preference pane
  123. • in-selection fix for supersearch, other supersearch improvements
  124. • java mode uses better indentation as for C,C++ below
  125. • bibConvert handles yet another format.
  126. • proc 'dialog::_reqWidth' added to dialogs.tcl to calculate text 
  127.   width for buttons, menus, checkboxes etc.
  128. • fixes to supersearch, copyRing (thanks)
  129. • evaluate moved to tcl menu (you can make the Tcl menu global if you want
  130.   evaluate to be there always as cmd-L, or you can add a binding to your
  131.   prefs.tcl --- most users said they prefered evaluate out of the edit 
  132.   menu).
  133. ================================================================================ 
  134. = 7.2fc6 released                        last update: 19/3/99 {9:15:06 pm}
  135. ================================================================================ 
  136. • copyRing menu enabling/disabling moved from alphaHooks
  137. • superSearch fixes
  138. • developerUtilities improvements
  139. • minor install fix for repeat installs
  140. • Bug Reports and Debugging and Extending Alpha readmes updated.
  141. • minor fill paragraph improvement (still no comment-box filling).
  142. • "Tcl mailing list" help file renamed and filled with more useful info.
  143. • fixes to superSearch (thanks Dominique)
  144. • prompts vars moved to globals
  145. • better indentation in C,C++ modes for those who like left braces on a line
  146.   of their own.
  147. • mark::getRange fix (thanks Frederic)
  148. ================================================================================ 
  149. = 7.2fc5 released                        last update: 17/3/1999 {7:30:26 pm}
  150. ================================================================================ 
  151. • Minor install changes (cosmetic).
  152. • mode-search-paths fix
  153. • better comment filling of text using cmd-I
  154. • install fix
  155. • text::isInComment fix and numerous similar regexp/regsub potential problems
  156. • dialog view-filename adjusted for better viewing of long names - thanks!
  157. • InSt small icon (in next non-patch release) - thanks!
  158. • some supersearch \r\n\t fixes (new pref 'quoteFunnyChars')
  159. • bibConvert handles yet another inspec format
  160. • calc improvements
  161. ================================================================================ 
  162. = 7.2fc4 released                        last update: 16/3/1999 {6:34:08 pm}
  163. ================================================================================ 
  164. • Emacs menu enabling/disabling moved from alphaHooks to emacs package
  165. • toolserver shell fix
  166. • python icon fix (in next non-patch release)
  167. • install 'no changes' no longer rebuilds anything
  168. • saveAs and win::Modified fix for modification date read a little early
  169. • ability to uninstall multiple modes/menus/features
  170. ================================================================================ 
  171. = 7.2fc3 released
  172. ================================================================================ 
  173. • Perl mode fixes (thanks)
  174. • coreFixes and alphaHooks fixes for file-modified stuff
  175. ================================================================================ 
  176. = 7.2fc2 released
  177. ================================================================================ 
  178. • fillParagraph fixes
  179. • keeps track of when a file has changed on disk, and adjust save/revert
  180.   flags as appropriate.  Fixed a bunch of old bugs related to duplicate 
  181.   windows in alphaHooks.tcl, and added 'file changed on disk.  are you 
  182.   sure you want to save?' functionality.  Lots of changes to 
  183.   alphaHooks.tcl and coreFixes.tcl.
  184. ================================================================================ 
  185. = 7.2fc1 released
  186. ================================================================================ 
  187. • Minor changes to 'early' prefs and packages: things which must be set or
  188.   initialised early in the startup sequence.  More robust technique now.
  189. • Version of AlphaTcl detached from Alpha
  190. • System installer will give option of saving installation log before quit.
  191. • Readme displayed after changes to either Alpha or AlphaTcl (in the long
  192.   run we may want a different readme for these two cases).
  193. • fixed (un)commentBox bugs
  194. • latex fileset relative paths bug fix for Alpha dev release.
  195. • minor startup changes.
  196. ================================================================================ 
  197. = 7.2b4 released
  198. ================================================================================ 
  199. • various minor fixes.  Really fixed dead-key workaround.
  200. ================================================================================ 
  201. = 7.2b3 released
  202. ================================================================================ 
  203. • sortLines improved, and takes new flag '-d' to remove duplicates
  204. • simplified various comment/uncomment box/para procedures.
  205. • copyRing fixes/improvements
  206. • filling of text inside comments!  Works for some modes at least: C, C++, 
  207.   Tcl, Java.  Not sure which others.  Fill also now respects the selection
  208.   limits given and won't meddle with text outside those limits.
  209. • Dominique's workaround for dead-key problem, plus other fixes
  210. • added latex mode flag to not take over entire numeric keypad
  211. • Ovid bib format added to bibConvert package.
  212. • fixed namespace {} in toolboxRefMenu
  213. • added call to reset electricMenu when bindings are changed.
  214. • improvements to electricMenu insertions, and smartPaste
  215. • install.tcl and fileManipulation.tcl fixes for Alpha dev. release.
  216. ================================================================================ 
  217. = 7.2b2 released
  218. ================================================================================ 
  219. • fixed ancient bug in changeMode related to traces
  220. • double-space and fill and shift improvements to textFill/Manip.tcl
  221. • tabsize back to 8 in browser window, but converted tabs to spaces in 
  222.   text prior to entry in window.
  223. ================================================================================ 
  224. = 7.2b1 released
  225. ================================================================================ 
  226. • added 'Recurse in folder...' fileset (appears in search dialogs)
  227. • fixes and improvements to tclMode and remoteTclShell
  228. • bug fix to alphaCommands.tcl (templates in Shel mode etc)
  229. • latex mode handles pdf
  230. • minor elec template improvements
  231. • Alpha's version will stay at 7.2, with the Tcl code's version being 
  232.   updated by smaller patch releases (basically the application hasn't
  233.   changed for years).
  234. • various minor improvements to java, C, toolboxRef, textManip (from Chuck)
  235. • fixed search dialog vanishing fileset problem
  236. • improvements to supersearch, and better help text
  237. • better C++, Tcl indentation.  Other Tcl improvements
  238. • new proc 'text::indentBy' used by smartPaste, shiftLeft and shiftRight
  239. • shiftLeft/Right now use 'indentationAmount'. This means the global 
  240.   variable/pref 'shiftChar' is no longer used.  
  241. • singlePage renamed to defaultSize (changes to win, menus, internationalMenus)
  242. • minor change to install.tcl to make it easy to update the core
  243. • better cMode indentation (thank you!)
  244. ================================================================================ 
  245. = 7.1.7 and 7.1.8 released
  246. ================================================================================ 
  247. • scanning for help text improved slightly
  248. • 'extending alpha' additions
  249. • supersearch improvements
  250. • fixed variety of unfortunate problems recently introduced
  251. • fix silly bug just introduced
  252. • on startup if the package indices are rebuilt, so are the tcl indices.  
  253.   This means you can now install a package (at least simple packages) by
  254.   simply moving them into any of Alpha's standard Tcl folders, and then
  255.   quitting and restarting Alpha.  This is NOT the recommended way of
  256.   installing them, since it bypasses any special installation procedure
  257.   a package may have.  Also if the file you move replaces an old one,
  258.   Alpha will not notice and you may well get startup errors.
  259. • additional keyboard support, and removal of appleevent at startup 
  260.   problem.  Fix of 'new -info' bug.
  261. ================================================================================ 
  262. = 7.1.6 released
  263. ================================================================================ 
  264. • backup related fixes and improvements from Johan
  265. • auto-setting of keyboard from Johan, at least for recent MacOS.  An array 
  266.   needs filling in for keyboard names.
  267. • even more fixes from Johan.
  268. • additions to 'new' --- all flags that setWinInfo takes can now be used, 
  269.   also args '-text' to set the text, or a useful new flag '-info'
  270.   which takes the text as the next arg, and automatically sets the
  271.   window to a read-only shell window, and scrolls to the top after
  272.   inserting the given text.  Useful for all those 'info' windows Alpha
  273.   uses!  Numerous examples throughout SystemCode/Modes
  274. • more space allowed in yesno and optionmenu dialogs
  275. • all sorts of minor fixes.
  276. • print header problem always had page number problem fixed
  277. • various Diff, mark related fixes (thanks Frederic)
  278. • simplified sendUrl to use icURL.  You can over-ride it using 
  279.   smarterSource if you want some behaviour other than standard
  280.   Internet Config linking.
  281. • more help text in prefs defined in globals.tcl
  282. • simplified some regsub's in SystemCode.  Learnt a new thing: regsub always
  283.   copies the string into the given variable, even if there were no matches.
  284. • small bug fix to cache.tcl
  285. • betterTemplates start up fix
  286. • better shift left/right procs in textManip (thanks Mark)
  287.   'shiftChar' is now a global preference.  You can add a mode specific 
  288.   override easily for any given mode.
  289. • added new pref type 'funnyChars' which uses quote::(Un)display 
  290.   before/after placing in prefs dialog for easier editing.  
  291.   'shiftChar' is an example.
  292. • minor improvements to bibtex mode, dialogs, menusAndKeys
  293. • smartPaste simplified (no longer a need for a preference)
  294. ================================================================================ 
  295. = 7.1.5 released
  296. ================================================================================ 
  297. • <shift><click> on the file name in titlebar menu also does a Show In
  298.   Finder, rather than copying the path as it used to.
  299. • improved help in some global dialogs.  See 'Extending Alpha' for how
  300.   to write preference help so that it is useful both now (Alpha 7.1) and
  301.   in the future (Alpha 8.0) when it will be used automatically in balloon
  302.   help.  See globals.tcl for examples of how these are written.
  303.   FEEL FREE TO CONTRIBUTE NEW HELP TEXT FOR POORLY EXPLAINED ITEMS!
  304. • fixed Tcl 8 problem in errors.tcl, improved efficiency of code for Tcl 8
  305.   in numerous places all over SystemCode.
  306. • version number is now a 'sub-version' rather than a 'pN' patch version.
  307. • fewer things in the core clobber errorInfo, which is nicer for debugging
  308.   (you can switch to the Tcl shell and do 'set errorInfo' and expect 
  309.   something useful, rather than something to do with the process of 
  310.   switching to the shell!).  The way to avoid clobbering errorInfo is to
  311.   avoid using 'catch' unless it is really necessary.  Note that 'catch'
  312.   is actually quite slow too, since it has to set the error state.
  313. • Readme is up to date with new menus and urls, similar fixes in a few
  314.   places in Tcl code.
  315. • Updated HTML mode manual
  316. • minor latex mode/filesets improvements
  317. • improved C,C++ indentation
  318. • supersearch fix
  319. • saveasHook improvement
  320. • small rearrangements of coreFixes, alphaBits
  321. • There's now both an Alpha package and an AlphaTcl package.  In the 
  322.   future the version of 'Alpha' will change relatively infrequently, but that
  323.   of AlphaTcl more frequently.  Alpha is the application, AlphaTcl the set 
  324.   of files contained in the Tcl:SystemCode directory.  If you currently 
  325.   use 'alpha::package require/exists/... Alpha' you should probably change
  326.   that to 'AlphaTcl' in the future if you want to check for 7.1.5 or 
  327.   whatever.
  328. • various minor improvements to SystemCode files, recentFiles and 
  329.   filesetsMenu, especially regarding aliases and Tcl 8.
  330. • fixes to ftpMenu from Johan
  331. ================================================================================ 
  332. = 7.1p4 released
  333. ================================================================================ 
  334. • Jon and Mark Nagata added this nice feature: Title Bar clicking has been
  335.   modified in accordance with discussion here a few weeks ago. Mark Nagata
  336.   and I worked things around so that clicking the topmost item (file name) in
  337.   the popup path copies the full path to the Clipboard. "Fetched" files get
  338.   their URL copied to the Clipboard.
  339.  
  340.   Selecting lower items in the popup (folders in the path), causes the old
  341.   behavior of opening an SFGetBox with that folder current. <shift><click> on
  342.   a folder item opens the appropriate folder in the Finder (this was always
  343.   there).
  344. • no longer automatically remove leading, trailing and double 
  345.   menu-separators automatically.  Package writers are assumed not to
  346.   make such errors. (there was a conflict with the win-menu).
  347. • internationalMenus fix for new menu setup
  348. • change... changed to changeMode...
  349. • better file::showInFinder from Juan
  350. • fix to procs::reformatEnclosing
  351. • addition of icon resource to Alpha, and BNDL, FREFs for installer files
  352.   their type is 'InSt'.   developerUtils package updated accordingly.  
  353.   You'll need to rebuild your desktop to see the new icon on such files.
  354. • minor codewarrior menu fix, and prev error addition
  355. • prevMatch added to browser mode
  356. • beginning of support in ftpMenu for http too (the 'fetched' and other
  357.   variables take a fifth element the 'type' = ftp, http etc).
  358. • added couple of mark related procs to Alpha commands.  Simplifies Diff 
  359.   mode.  
  360. • procs::findEnclosing is now happy with procs which don't start a line.
  361. • some documentation in 'Extending Alpha' for how to embed preference help
  362.   in your package files.  This will be used for balloon help in a future
  363.   Alpha release.  It is currently used when you press 'help' in a dialog.
  364. • changed version to p4 (!)
  365. • fixed v. rare problem in alphaHooks with lsearch
  366. • TeX fixes (thanks!)
  367. ================================================================================ 
  368. = 7.1p3 released
  369. ================================================================================ 
  370. • dialog::text, dialog::yesno are nicer, and dialog::alert has been 
  371.   added.  In particular, dialog::yesno has configurable buttons.
  372. • better startup error messages (using new procs)
  373. • addition of UniversalHeaders pref to C++ mode, and opt-Q key-binding
  374.   to open one of the headers v. quickly.
  375. • improvements to fileManipulation.tcl and prompts.tcl
  376. • minor emacs fix
  377. • lots of menu rearrangments after recent discussion on Alpha-D
  378.   (feedback on new arrangement much appreciated)
  379. • required a bunch of code changes.  In particular the docProjects package
  380.   needed updating for the new structure.
  381. • fixed little bug in dialog::text (manifested in special keys... dialog)
  382. • internationalMenu pkg updates for new menus
  383. • few more menu changes
  384. • dialog::password new proc in core Tcl
  385. • minor improvement to C++ mode indentation
  386. • installer fix for newer files from Jon
  387. • some ae improvements from Jon
  388. ================================================================================ 
  389. = 7.1p2 released
  390. ================================================================================ 
  391. • fixed unBind, print problems
  392. • tiny latex mode fix (missing '.')
  393. • fix for startup after previous problematic startup (rare problem)
  394. • fix in file::getModeForFile in case of aliases
  395. • better startup error messages
  396. • minor changes to tclLog and shellMode
  397. • latex mode has a 'customising' section in the manual.  Not much 
  398.   there yet.
  399. • improved java mode
  400. • latest HTML etc modes from Johan.
  401. • auto_mkindex now includes procs not at the beginning of a line (Tcl 
  402.   8.0.3 or newer do this too)
  403. ================================================================================ 
  404. = 7.1p1 released
  405. ================================================================================ 
  406. • updated urls, links etc to Pete's and Vince's new web/archive sites.
  407. • proper bibtex mode included
  408. • bug fixes from Johan to search, clickUtils, browserMode
  409. • Jon's new jumpPrev/Next func
  410. • Juan's 'quickSearch'
  411. • minor TeX improvements
  412. • AlphaBits.tcl works for 7.1 and 8.0 dev version (not publically available)
  413. • autoContinueComment is now a feature so you can turn it on/off
  414. • horiz scroll bar is on by default
  415. • java marking and menu improvements/fixes
  416. • various indentation/beginning of file fixes in generic code
  417.   (could cause infinite loops in java mode, for instance)
  418. • added feature 'indentUsingSpacesOnly' for Rowland.  It just needs 
  419.   activating for whichever mode requires it.
  420. • fixed slow return in latex mode for Rowland
  421. • replaced previous fix with new commentsArentSpecialWhenIndenting feature
  422.   which can be used in any mode.
  423. ================================================================================ 
  424. = 7.1 released
  425. ================================================================================ 
  426. • updated links and urls for Pete's new sites
  427. • register application included with distribution 
  428. • fixed couple of bugs in electric menu and docprojects
  429. • fixed perl electric left/right problems
  430. • fixed C++ indent empty line
  431. • fixed smarterSource startup problems
  432. • various latex fixes and all other stuff reported on Alpha-D
  433. • updated Johan's link to new docs
  434. • updated various modes, esp frontier.
  435. • added camlMode
  436. • prevFunc etc improvements
  437. • Perl completions fixed; dbl-clicking not as nice as before.
  438. • win.tcl minor fix
  439. • new icons added (caml + some tcl related ones)
  440. • latex improvements
  441. • bib to refer
  442. • eudoraMenu updates
  443. • shellMode fix
  444. • BNDL bits set
  445. ================================================================================ 
  446. = 7.1fc5 released
  447. ================================================================================ 
  448. • new win.tcl (thanks Chuck)
  449. • recent files fix
  450. • parseFuncs calling mechanism improved
  451. • file extension mappings for each mode are stored without cr's etc.
  452. • few documentation improvements
  453. • removed pagestyle-empty etc from latex sectioning
  454. • more latex documentation improvements
  455. • electric Colon is a feature like the other electric things.  Modes 
  456.   should remove any mode var 'electricColon'.
  457. • sped up the global return/brace/tab type routines by avoiding calls 
  458.   to 'unknown'.  Side effect of this required some changes elsewhere.  
  459.   One benefit is that things should work with tcl8 unchanged now.  
  460.   Other side-effects: <mode>::<proc> is now required for the usual
  461.   electricX, carriageReturn etc.  The backwards compatible 
  462.   <mode><proc> have been removed (I don't think any modes use the old 
  463.   versions any more).  Changing mode will be slower the first time, 
  464.   since Alpha now forces mode specific procs to be loaded.  Various
  465.   generic procs are called '::XX' now so that everything is will work
  466.   ok with tcl 7 or 8.  Need to think about how to make changing mode
  467.   the first time faster.  These changes may have introduced some new
  468.   bugs: however they'll be easy to fix.
  469.   The trick of electric/indent procs using 'error' to force use of the
  470.   generic procedure no longer works.  Call the generic procedure 
  471.   directly instead (it's quicker that way too!).
  472. • text::genericIndent deprecated.  Call '::indentLine' instead.
  473.   (backwards compatibility proc is included)
  474. • changing mode faster again, but relies upon new behaviour for correct
  475.   functionality: on startup each mode must ensure its 'mode::MarkFile',
  476.   'mode::electricX' type procs are loaded in.  Currently, I believe all
  477.   modes already do that.  However it wasn't previously a requirement;
  478.   now it is.  The list of procs which must be loaded are stored in the
  479.   'mode::procs' variable.  The reason I don't force the attempted 
  480.   loading of each of these procs is that that takes a long time if the
  481.   procs don't exist.
  482. • document projects help file included.
  483. • hopefully updated all links to Pete's new ftp and web sites for 
  484.   Alpha.
  485. • eudora menu 'global' option added
  486. ================================================================================ 
  487. = 7.1fc4 released
  488. ================================================================================ 
  489. • eudora menu problem fixed
  490. • fileset menu problem with aliases fixed.
  491. • improvement to auto_load
  492. • TeX mode can use CMacTeX's pdfTeX
  493. • Java mode func marking works again, smart paste too.
  494. • updated to Internet Config 2.0
  495. • Java improvements
  496. • mv,cp fixes from Johan
  497. • fix for ':' and cmd-double-click problem.
  498. • indentationTypes moved to globals.tcl, couple of other moves.
  499. • slovenian and croatian keyboards supported
  500. • improved C++ and Java indentation.
  501. • fixed filesets flags menu (core problem)
  502. • improvements to emacs pkg.
  503. ================================================================================ 
  504. = 7.1fc3 released
  505. ================================================================================ 
  506. • Mercutio 1.5.2
  507. • 'Top Window Folder' renamed to 'Top Window's Folder'
  508. • Java improvements
  509. • Documentation improvements.
  510. • new HTML mode and manual.
  511. • fixed problem with dialog::handleSet when used from multi-page 
  512.   dialogs which contain sublists of items (WWW dialog problem).
  513. • fixed help for 'get_directory' to show 'Cancel' = error, not empty string.
  514.   Fixed couple of places in dialogs.tcl which relied on empty string 
  515.   behaviour.
  516. ================================================================================ 
  517. = 7.1fc2 released ('+' release was due to incorrect initial release)
  518. ================================================================================ 
  519. • numerous fixes from Johan -- many thanks as ever.
  520. • two replacement icons (IE,..)
  521. • updated HTML and related modes and manual
  522. • minor C++, Java improvements
  523. • increased Alpha's prefered memory allocation.
  524. • updated to Mercutio 1.5.1
  525. • file::revert renamed to file::revertThese to fix file menu conflict
  526. • updated Alpha Manual, Quick Start from Johan.
  527. • menu::buildHierarchy improved to work with glob style *.{a,b} 
  528.   patterns.
  529. • bug fix to 'menu::flagProc' when used for mode/pkg vars (array entries)
  530. ================================================================================ 
  531. = 7.1fc1 released
  532. ================================================================================ 
  533. • fileset menu minor improvements/fixes
  534. • my modified version of tkDiff works more or less now (requires 
  535.   scriptRunner and tkdiffControl packages).  Probably only useful for 
  536.   high-end macs, since Tk is slow on MacOS.
  537. • some Java mode improvements
  538. • improvements to Diff, Java, Perl and Gnuplot modes
  539. • procUtils fix, install improvement.
  540. • emacs added to list of default packages.
  541. • escapeSmartStuff fix for end of file.
  542. • Extending Alpha improvements (Tom and Vince)
  543. ================================================================================ 
  544. = 7.1b10 released (probably last beta release)
  545. ================================================================================ 
  546. • Diff mode extended so can hopefully use tkDiff as a graphical Diff 
  547.   utility external to Alpha (provided you have Tk installed)
  548. • twiddle fix
  549. • bunch of fixes from Johan
  550. • Jon's new code (ae, error etc)
  551. • latex Accents fix.
  552. • first-time users are asked if they want standard features activated.
  553. • dialog::yesno improvements
  554. ================================================================================ 
  555. = 7.1b9 released
  556. ================================================================================ 
  557. • various fixes (thanks Tom, Johan)
  558. • TeX, Bib completion problems fixed.
  559. • 'forwardDeleteUntil' procedure bound to shift-ctrl-Backspace
  560.   (nice feature from VI: useful for deleting to the end of the 
  561.   sentence etc.)
  562. • features can now be turned off for particular modes.
  563. • can add '(tabsize:4)' to _first_ line of a file to force a 
  564.   particular tab-size.
  565. • new Frontier menu
  566. • Tcl mode and TeX mode fixes
  567. • more \n file problem fixes (not sure I understand this,...!)
  568. • new win.tcl (thanks!)
  569. • new showVarValue
  570. ================================================================================ 
  571. = 7.1b8 released
  572. ================================================================================ 
  573. • release problem fixed
  574. • printing hopefully fixed
  575. ================================================================================ 
  576. = 7.1b7 released
  577. ================================================================================ 
  578. • some menus updated to use init/activate/deactivate scripts.
  579. • scripts for menus as for features: syntax of 'alpha::menu' changed
  580.   to allow extra arguments.  However, complete backwards compatibility
  581.   exists for all cases in which the menu name is an icon (begins 
  582.   with '•'), which is all current cases to the best of my knowledge.
  583.   See extending Alpha document for new syntax (closer to 
  584.   alpha::feature than the old one).  The new syntax is a little more
  585.   verbose than the old one but helps in that (a) it is clearer what is
  586.   going on, and (b) it's more flexible.  
  587. • Shell, bibConvert, showVarValue improvements.
  588. • file volumes works now (thanks Jon!)
  589. • supersearch replace all in single-file/selection etc much quicker
  590.   (does it all in one go rather than searching item by item)
  591. • completion::fromList fixed
  592. • various other problems in TeX, Bib,... modes.  thanks for bug reports
  593. • IBM file problem fixed.
  594. • TeX env indentation fixed.
  595. • Changed some 'loading' to 'Loading' so all look same at startup.
  596. • status::prompt improvement
  597. • C++ mode indentation improved again.
  598. • Multiple identities in Docprojects package.
  599. • Jon's new ae code (and error.tcl etc)
  600. • 'Extending Alpha' document improved somewhat.
  601. • Shell fix to carriage-return (thanks johan)
  602. • Some improvements to completion code, and fix for TeX Ref completion 
  603.   problem.  Note reference completion only works properly with the
  604.   elecCompletions package installed.
  605. • New Perl mode (Tom) (+ new icon)
  606. • BibConvert extensions (Jon)
  607. • Improvements to superSearch package (esp. 'replace all' code)
  608. • Couple new 'quote::' procedures which are useful for dialogs.
  609. • Variety of bug fixes.
  610. • Brown camel rsrc for Perl mode.
  611. • codewarrior menu fix.
  612. ================================================================================ 
  613. = 7.1b6 released
  614. ================================================================================ 
  615. • duplicate window problem fixed.
  616. • app::runScript new core procedure which is used by latex and diff 
  617.   modes.
  618. • new emacs pkg actually included this time.
  619. • all of HTML mode included.
  620. • couple of fixes to latex, menus, ...
  621. • better backwards compatibility with Alpha 7.0
  622. • alpha::mode line can contain a desired version number for 
  623.   menus/features.  Each item is a list {name ?on-by-default? 
  624.   ?desired-version?}.  Feature lists are remembered and updated
  625.   automatically for new versions of your mode.
  626. • improved developer utilities (hopefully avoid the recent HTML mode 
  627.   problem).
  628. • tryElseDump replaced by try which has been extended a bit.
  629. ================================================================================ 
  630. = 7.1b5 released
  631. ================================================================================ 
  632. • new HTML, JScr modes
  633. • better emacs pkg
  634. • prompt::getAKey fix, jumping to Tcl procs via cmdDblClick fixed.
  635. • 'editMark' now returns 0 if it succeeded, 1 if it failed to find 
  636.   the mark in the given file.
  637. • updated Modula2 mode.
  638. • fillRegion problem fixed (sorry), and some minor improvements and 
  639.   fixes to TeX and TeX completions.
  640. ================================================================================ 
  641. = 7.1b4 released
  642. ================================================================================ 
  643. • can startup with 'shift' to not load prefs (broke in previous 
  644.   release)
  645. • latexFilesets with non-existent files (because you deleted them) no
  646.   longer result in an infinite loop.
  647. • 'case ...:' statements indented correctly for C,C++ modes.
  648. • better documentation for some new stuff in "Extending Alpha" help 
  649.   file.
  650. • fixed Diff problem I introduced recently.
  651. • other stuff in b3/b4: some Shell improvements, Diff improvements (Jon)
  652.   LaTeX fixes, some dialog bugs and improvements (Johan), better menu
  653.   disabling (Andreas),...
  654. • remote-tcl-shell works again (updated for Jon's aeparse pkg)
  655. ================================================================================ 
  656. = 7.1b3 released
  657. ================================================================================ 
  658. • fixed long-standing pref dialog problem, and related new pref dialog 
  659.   problems: hitting any button except ok/cancel causes Alpha to forget
  660.   changes to other variables: e.g. using Set... or Help makes Alpha
  661.   forget the checkbox/edittext/optionmenu selections you may have
  662.   just made.  Unfortunately not too easy to fix efficiently.
  663. • numerous niggling bugs fixed (everything reported on Alpha-D, to
  664.   the best of my knowledge)
  665. • better escapeSmartStuff for latex (thanks!)
  666. • new Perl mode from Tom
  667. • all sorts of other contributions.
  668. ================================================================================ 
  669. = 7.1b2 released
  670. ================================================================================ 
  671. • menu init script recognised and used (on/off scripts still to come)
  672. • Jon's new aevt code, try code, ...
  673. • working HTML modes.
  674. ================================================================================ 
  675. = 7.1b1 released
  676. ================================================================================ 
  677. • new menu-bindings for mode/global prefs.
  678. • Alpha 68k in release again.
  679. • some package-downloads bugs
  680. • the list of menus in the alpha::mode declaration line is now a list
  681.   of menus and features by default associated with the mode.  For 
  682.   instance you should now add 'electricTab' etc. to that list in place
  683.   of the mode variable 'newPref f electricTab...' of Alpha 7.0
  684. • codeWarriorMenu and thinkMenu bugs fixed
  685. • 'electricTab' is now a feature, not a mode-preference.  This is 
  686.   good, because it means that turning electricTab on and off on either
  687.   a global or mode-specific basis is handled by Alpha's core.  A mode
  688.   now has to do nothing to support electric tabs.
  689. • Also electricReturn, electricBraces, electricSemicolon are now 
  690.   features.  This means the corresponding mode-preferences are now 
  691.   _obsolete_.  They should be removed.
  692. • Global selections are now removed from the mode-specific dialogs.
  693. • useful new proc 'tryElseDump' used internally a lot now.  If, for example,
  694.   activating a new package fails, the error is caught and, if you
  695.   have the tcl shell open (cmd-Y), the error is dumped into the shell.
  696. • made changeMode quite a bit faster (using new package mechanism)
  697. • big changes to whole package mechanism.  Now extensions behave more 
  698.   like menus: you can turn them on and off either globally or on a 
  699.   per-mode basis.  The package and alpha-downloads menus have been
  700.   combined, and the 'Menus…' selections are now 'Menus And Features…'.
  701.   New command 'alpha::feature' which basically replaces the old 
  702.   'alpha::extension' (although that is still supported).  Also there's
  703.   been one minor change (backwards compatible) to 'alpha::menu'.
  704.   The one probable incompatibility is any code which modifies the
  705.   'modeMenus' array.  This is now ignored.  The code has a different
  706.   mechanism for attaching menus to modes (which should happen 
  707.   automatically in all standard cases).
  708. • reorganised clickUtils and appPaths
  709. • prompt::statusLineComplete can use 'delete' as well as left-arrow to 
  710.   backup, although Alpha's limitations mean 'delete' isn't quite as 
  711.   nice (Try opt-Q in Tcl or Bib mode for an example).
  712. • put all file:: procs together in fileManipulation.tcl
  713. • small improvements to modes.tcl, menus.tcl
  714. • Alpha zaps your Cache when Alpha's core version changes.
  715. • latex mode improvements
  716. • file::getModeForFile cleverer checking for 'install' on first line.
  717. • bibtexMode fixes (thanks)
  718. • install.tcl fixes from Jonathan Guyer
  719. • rewrote text::genericIndent to avoid crashes due to searching 
  720.   backwards for a complex regexp.  Mostly occured in Java mode.
  721. • new proc 'text::inBlockComment' which will check in mode dependent
  722.   way if you're in a '/*  */' type comment (where the actual symbols
  723.   depend upon the mode).  If your mode doesn't use asymmetric comments
  724.   like this then the proc always returns an error.  Use 'catch' if
  725.   necessary.
  726. • help dialogs work for modes too
  727. • added 'programmer' to list of default fonts.
  728. • more help for TeX mode and for Alpha's globals
  729. • supersearch package implements find/replace in selection.
  730. • two bibtex/bibconvert bugs fixed (thanks)
  731. • include Alpha 68k in distribution.
  732. • bunch more fixes/improvements from Johan.
  733. • renamed bind to Bind and menu to Menu for future compatibility
  734.   (but left in procs so old versions still work).  Its completely
  735.   backwards compatible provided any menu you create uses just 'menu'
  736.   for itself and its submenus or just 'Menu' for itself and its 
  737.   submenus.  Mixing (e.g. Menu -n Blah {item1 item2 {menu -n submenu})
  738.   will not work.  Obviously you should just rename everything to the
  739.   upper-case version.  These are the last two of Alpha's commands which
  740.   conflict with Tcl/Tk (as of version Tcl 8.1 at least), which will 
  741.   make any future transition easier.
  742. ================================================================================ 
  743. = 7.0p4-5 released
  744. ================================================================================ 
  745. • bibConvert handles another inspec format
  746. • latex mode can work with new CMacTeX 3.0 xdvi/ghostview components 
  747.   without any changes.
  748. • new HTML, Frontier modes
  749. • for some reason not all fixes were included in previous distributions
  750.   hopefully that's fixed now.
  751. • multi-page help dialogs
  752. • improvements to "Extending Alpha" document.  Thanks Tom.
  753. • more bug fixes from Johan
  754. • commentLine/insertPrefix improvements (many thanks)
  755. • rename load to evaluate for future compatibility
  756. • removed mod2completions.tcl for the moment
  757. • special keys dialog bug fix
  758. • (distribution problem so quick release)
  759. ================================================================================ 
  760. = 7.0p3 released
  761. ================================================================================ 
  762. • improved package-index-scanning and newPref gathering
  763. • some documentation improvements
  764. • bunch of bug fixes (from Johan amongst others)
  765. • better package descriptions, more robust startup, better error logging
  766. • improved bibToHtml available
  767. • hook::callAll now returns the number of registered procs which 
  768.   didn't return normally (i.e. signalled an error)
  769. • 'better templates' package significantly faster.
  770. • Help feature in standard preference dialogs (not completely finished yet)
  771. ================================================================================ 
  772. = 7.0p2 28-1-98
  773. ================================================================================ 
  774. • paraStart fix (fillParagraph could crash Alpha due to nasty recursion)
  775.   Thanks for very detailed bug report.
  776. • Alpha will now check what's in Modes/Menus/Packages at startup and 
  777.   rebuild if it seems something has changed (avoids AlphaLite->Alpha 
  778.   upgrade problem, and most problems which would arise if users 
  779.   manually install packages).  Power-users can hold down option to
  780.   avoid the rebuild.
  781. • better C, C++, Tcl, TeX, Bib modes
  782. • new 'prompts' core package.
  783. • opt-Q is new binding for a mode-dependent quick-find (Tcl, Bib modes)
  784. • Perl mode fixed to work properly with Alpha 7.0 (previously it was a 
  785.   bit of a hack which had some problems!)
  786. • elec::Wrap minor improvement/fix
  787. • minor fix and some improvements to indentation.tcl
  788. • very nice new feature.  During the package-indexing process, Alpha
  789.   scans comments which precede 'newPref' statements, and stores them
  790.   in its prefhelp index.  Now when you do 'Describe Mode', Alpha 
  791.   displays by each item what it is used for.  Of course a lot of
  792.   modes aren't very well commented at the moment...
  793. ================================================================================ 
  794. = 7.0p1 14-1-98
  795. ================================================================================ 
  796. • saveasHook fix
  797. • improved filesetsMenu, recentFiles, TeX mode
  798. • year wrap-around bug in checking alpha-downloads dates fixed
  799. • .tcl subscript bug in alpha-downloads fixes
  800. • better checking for auto-decompressed downloads; hopefully avoids
  801.   double-decompression, and simplifies netscape/IE problems.
  802. • -*- Mode: XX -*- handled. (previously just -*-XX-*-)
  803. • dialogs.tcl changes to handle preference-changed procedures which
  804.   are composed of multiple parts.
  805. • indentation.tcl fixes to avoid search error in non-whitespace
  806.   searches which hit the end of the file.
  807. • added sort paragraphs
  808. • significant improvements to bib, tex modes
  809. ================================================================================ 
  810. = 7.0 released
  811. ================================================================================ 
  812. • changes to indentation.tcl and cMode.tcl and startup picture.
  813. • added 'saveUnmodified' which saves a file but keeps the old 
  814.   modification date.
  815. • changes to elec::Wrap to synchronise with TeX mode's wrapObject
  816. • added 'file writable' and 'file size' checks to query web for package list.
  817. • inserted templates indent correctly irrespective of tab size 
  818.   (really works now!)
  819. • procPatching uses saveUnmodified to avoid problems with updating 
  820.   Alpha's code in the future.
  821. • TeX smart paste works
  822. • Mercutio 1.5 final
  823. • latexSizes improved.
  824. • getOpts more flexible
  825. • improved bringToFront, revert, TeX smart paste, 
  826. • Del key works on all keyboards again.
  827. • added aevt code to core, plus Jon's fixes. Make sure you remove 
  828.   'Packages:aevt.tcl' if you have it.
  829. • moved some code to 'CorePackages', just to make things a bit more 
  830.   modular.  It's for code which the core needs, but is sufficiently 
  831.   separated from the messy, interlinked SystemCode stuff that it 
  832.   makes sense to keep it separate.  (Ideally everything in systemcode
  833.   should be organised even more and almost everything will end up in
  834.   CorePackages).  Makes maintaining and improving things easier...
  835. ================================================================================ 
  836. = 7.0final (?) released
  837. ================================================================================ 
  838. • fix to win.tcl
  839. • added packages prefs page (add to it using alpha::addToPreferencePage)
  840. • couple of other minor changes (various packages updated...)
  841. ================================================================================ 
  842. = 7.0fc4 released
  843. ================================================================================ 
  844. • more improvements to hook.tcl
  845. • package::findAllExtensions fix (minor)
  846. • fixed patch-level back to ""
  847. • version in get-info is in sync again.
  848. • setFontTabs fixed to not dirty window.
  849. • added '.' to quote::Regfind list
  850. • can use netscape etc for updating site listings.  It fails 
  851.   initially, but then you are told to wait till the listing is 
  852.   complete and then select a new menu-item.
  853. • split fileUtils into winUtils and fileUtils.
  854. • minor changes to indentation.tcl
  855. • Mercutio MDEF 1.5b2 (contains important fixes)
  856. • recentFiles, docProjects, newDocument improvements/fixes from Andreas, Jon.
  857. ================================================================================ 
  858. = 7.0fc3 released
  859. ================================================================================ 
  860. • very cool menu dimming from Andreas
  861. • HTML carriage-return problem fixed
  862. • TeX fill paragraph small fix
  863. • another completion tutorial fix
  864. • Tcl var completion better
  865. • better menu enabling/disabling
  866. • better TeX completions tutorial
  867. • modula 2 mode now available
  868. • improved replaceInFileset
  869. • internal change so '[win::Current]' or '[win::CurrentTail]' are much more 
  870.   efficient than '[lindex [winNames ?-f?] 0]' (or [car [winNames ?-f?]]
  871. • better menu dimming, a few internal changes to hook.tcl
  872. • winModes renamed to win::Modes (although it shouldn't really be used
  873.   outside of the core code), use 'new -m MODE' instead.
  874. • Mercutio MDEF 1.3.5b1 - fixes two potentially crashing bugs.
  875. ================================================================================ 
  876. = 7.0fc2 released
  877. ================================================================================ 
  878. • 'save' dimmed as appropriate
  879. • variety of internal changes for better Tcl 8 compatibility
  880. (I think the Tcl code will work unchanged now with either Tcl7.4 or Tcl8.0)
  881. • better startup error reporting
  882. • some improved documentation
  883. • filesetsMenu minor improvements
  884. • latexSizes better
  885. • inserted templates indent correctly for any tabsize, by noting the 
  886.   indentationAmount pref (both basic and V'sA templates)
  887. • various completion tutorial improvements from Tom Fetherston
  888. • some latex/bib improvements/fixes
  889. • internationalMenus pkg fixes (thanks Frederic)
  890. ================================================================================ 
  891. = 7.0fc1p1 and p2 released 
  892. ================================================================================ 
  893. • TeX improvements
  894. • 'new' fix to bug introduced in fc1 release.
  895. • listAllBindings and listGlobalBindings
  896. • describe mode gives help text too if it is short.
  897. • internationalMenus package available thanks to Andreas
  898. • bunch of fixes from all sorts of people -- thanks v. much.
  899. • TeX::indentLine now operates 
  900. • smarterSource will be activated much earlier at startup if you use 
  901.   it.
  902. • you may need to remove your preference setting for 'package::loaded'
  903.   for things to work correctly wrt turning packages on and off -- this
  904.   is due to some internal changes in the fc1p2 release.
  905. • added dialog::yesno which returns 1,0 or error rather than the built in
  906.   askyesno which you always have to use '== "yes"' with.
  907. • electricMenu and shell improvements/fixes (thanks Frederic)
  908. • latexSizes has user-specifiable bindings
  909. • Diff mode copes with context-sensitive Diffs, and has a special 
  910.   preference for them.  also for directory comparisons now.
  911. • Some more international-menus/keys improvements.
  912. • better and new electric completions in TeX mode
  913. • added the 'alpha::package disable' subcommand.  This allows you to 
  914.   specify a script to be evaluated when the user disables a package.
  915. • 'blink' shows some context if the blink location is offscreen.
  916. • menu::uninsert proc so you can remove previously inserted items.
  917. • better Tcl completions
  918. ================================================================================ 
  919. = 7.0fc1 released 
  920. ================================================================================ 
  921. • useful new proc 'app::isRunning list-of-sigs ?name? ?sig?' which 
  922.   returns 1 if an app with one of the given sigs is running, 0 
  923.   otherwise.  Also if you pass it the name of a variable (or two).
  924.   They are set to (using upvar) the name of the app and the actual
  925.   sig of the app.  This proc uses a good regexp rather than scanning
  926.   the 'processes' list one element at a time.
  927.  
  928. Remember: if your mode/menu/extension needs a feature from a new 
  929. release of Alpha, just add the line:
  930.  
  931.     alpha::package require Alpha 7.0b4p2
  932.     
  933. or something similar.  Additionally the installer can use the
  934. optional flag '-require {Alpha 7.0fc1}' to warn the user on
  935. installation.
  936.  
  937. • some fixes from Johan (filesets etc)
  938. • keyboard pop-up in international prefs.
  939. • greek keybinding fix for TeX mode
  940. • betterTemplates improvement
  941. • minor Tcl::Markfile fix
  942. • latexSizes package available
  943. • simple international keyboards pop-up thanks to Andreas.  If your 
  944.   keyboard isn't there, define a new 'keyboards' array entry.  See
  945.   international section of the manual for details.
  946. • some purgeable resource fixes from Andreas
  947. • completion proc uses the current mode's wordBreak definition rather
  948.   than a default (TeX mode completions work properly again)
  949. • carriageReturn fixes a long-standing beginning of comment-line bug.
  950. • improved 'new' and Calc mode a little bit.
  951. • handleReply now uses a queue rather than a stack.  Also 
  952.   'currentReplyHandler' always adds to the end of the queue unless
  953.   you give it an optional parameter '1' which says add only if there
  954.   are no duplicates.
  955. • alpha downloads menu improved, and finds the downloaded installer 
  956.   more robustly.
  957. • fixed hierarchical fileset update bug due to not storing all info
  958.   in the cache.  On restart, new submenus wouldn't actually work 
  959.   before, until you rebuilt the entire menu.
  960. • Tcl-dbl-click faster now.
  961. ================================================================================ 
  962. = 7.0b4p1 released 
  963. ================================================================================ 
  964. • a few 'switch --' bugs fixed (you should nearly always add '--' after 
  965.   regexp, switch etc for safety ;-)
  966. • prefs menu looks nicer
  967. • proper unix.tcl included
  968. • changed DeskTop to Desktop in some Alpha dialogs (will be in next 
  969.   non-patch release).
  970. • describe mode fix for modes not registered as packages (Text, PS, etc)
  971. • disabling of the current-mode menu when there's no window.
  972. • bindings opt-p and shift-opt-e for pi and e in Calc mode.
  973. • Updated to mercutio mdef 1.3.4 (again in next non-patch release only)
  974.   fixes bugs, looks better with OS 8.
  975. • added two icons
  976. • made a dialog resource purgeable that wasn't but should have been (777)
  977. • renameTo moved to file menu (as a dynamic item)
  978. • added ctrl-m binding to 'nextMatch'
  979. • few internal changes.
  980. • removed some obsolete stuff from "Alpha Commands"
  981. • improved alpha downloads menu
  982. • docProjects no longer require newDocuments
  983. • C++ marking improved
  984. • dialog::findApp bug-fix
  985. • llindex more robust.
  986. • gnuplotMode.tcl works with 7.0 again (unofficial version)
  987. ================================================================================ 
  988. = 7.0b4 released 
  989. ================================================================================ 
  990. • saveHook backup-fix
  991. • related document-projects improvements
  992. • globalMenus fix
  993. • removed compatibility.tcl
  994. • specialkeys fix
  995. • number of useful fixes from Johan
  996. • 'don't show log' in installer actually works now!
  997. • 'file rename' in file-utils menu
  998. • textures interaction fixes
  999. • appPaths.tcl fixes
  1000. • fixes from Tom Fetherston
  1001. • new hook 'launch' with which you can register to be called when an 
  1002.   app with a given sig is launched: hook::register launch myproc $sig
  1003. • extension documentation improvements
  1004. • auto_reset called by rebuildTclIndices (but not by auto_mkindex since
  1005.   standard Tcl doesn't do that)
  1006. • HTML + related modes updated from Johan.
  1007. ================================================================================ 
  1008. = 7.0b3p1 released 
  1009. ================================================================================ 
  1010. • Tcl, C++, TeX, Shel mode improvements
  1011. • Key-binding fix (one old one new)
  1012. • 'special keys…' menu item
  1013. • latex mode 'choose command' currently removed.
  1014. • -provide {pkg version pkg2 version ...} install script flag now 
  1015.   available.  This checks that there isn't a newer version already 
  1016.   installed.
  1017. ================================================================================ 
  1018. = 7.0b3 released 
  1019. ================================================================================ 
  1020. • bunch of fixes from Johan
  1021. • package-index is auto-rebuilt if Alpha version changes and it isn't uptodate
  1022. • startup improvements (more robust)
  1023. • Tcl, C++, TeX mode improvements
  1024. • install flag -forcequit
  1025. • install flag '-rebuildquit' is ignored now.  Alpha always rebuilds and asks
  1026.   if you want to quit (unless -forcequit in which case you must quit)
  1027. • the rebuilding process takes place once your install script has completed.
  1028. • menu::buildSome cleaner now
  1029. • bunch of other fixes improvements from Johan, Tom
  1030. • HTML, Frontier, Javascript modes improved.
  1031. • Diff mode improved.
  1032. ================================================================================ 
  1033. = 7.0b2p1 released 
  1034. ================================================================================ 
  1035. • '-exact' flag supported by package require
  1036. • miscellaneous minor fixes.
  1037. • some 'unix' code now in coreFixes.tcl, rest improved and no longer needed
  1038.   at startup
  1039. • recursiveRm gone.  Replaced by '-r' option to rm.
  1040. • diff mode no longer requires both windows to be present to synchronise
  1041.   movement.  For example you may open a .diff file and look at it.  Then
  1042.   you can open the left diff window (using a menu item).  Diffs in that
  1043.   file are subsequently highlighted.  Then you can locate the right diff
  1044.   window and continue...
  1045. • package help item can now be:
  1046.   file "name"  --- a file in the Help folder
  1047.   [script] --- a script to open/edit the help file (usually jump to a mark)
  1048.   text --- a lot of text which will be put in a window for you
  1049. • small package::require fix (when errors happened)
  1050. • small mode-file matching improvement for Unix eol files.
  1051. • smartPaste better
  1052. • tclMode, C++ mode better
  1053. • package menu quicker --- abandoned the invisible non-help items since
  1054.   with the new 'help' package sub-command it's very easy to add help.
  1055. • wwwMode is now wwwMenu (why wasn't it always?? -- thanks tom)
  1056. • Tcl mode has surroundwithbullets again
  1057. • paste, supersearch improvements
  1058. • removed silly 'indentFollowsTab' flag, simplified a number of indentation
  1059.   routines.
  1060. • latex mode simplifications
  1061. • new proc 'elec::replaceText'
  1062. • C++ mode has a work-around in indent-line for an Alpha-core bug.  
  1063.   Activate the new flag in the mode-prefs to use it.
  1064. • diff mode patching with only one of two windows present.
  1065. • diff flags preference changed from global to Diff mode var.
  1066. ================================================================================ 
  1067. = 7.0b2 released 
  1068. ================================================================================ 
  1069. • a misc dialog fix
  1070. • word completion improvement
  1071. • icons for python and supercard modes
  1072. • installer more robust to systemcode changes
  1073. • some searching fixes (but see the 'supersearch' package too)
  1074. • 68k resources available now.
  1075. • modes with <mode>::correctIndentation defined have smart pasting if
  1076.   you install the smartPaste package.
  1077. ================================================================================ 
  1078. = 7.0b1p2 released 
  1079. ================================================================================ 
  1080. • ${mode}::startPara, endPara are used by fillParagraph if they exist.
  1081. • paragraph filling in Shel mode
  1082. • added international prefs, and note in manual under International Users.
  1083. • prefs dialogs handle item grouping
  1084. • installer can remove directories
  1085. • installer dialog re-sizes better
  1086. • Tcl mode can do remote stuff
  1087. • a few contributed bug-fixes (thanks!)
  1088. • added help sub-command to alpha::package to help packages locate help files.
  1089. • recent files menu much faster building
  1090. • appPaths.tcl imporvements
  1091. • error log options
  1092. • cache sub-dirs work ok
  1093. • renamed some of the package index stuff --- all stored in one subdir in
  1094.   the cache now.
  1095. • cache improvements
  1096. • alpha now prefers mode procs to be called '<mode>::markFile', 
  1097.   '<mode>::electricLeft' etc.  This will make things much more efficient
  1098.   and simple when Alpha upgrades to Tcl 8.  
  1099. • better Tcl::electricLeft
  1100. • new takes optional arg '-m <mode>' to set the mode of a new window 
  1101.   directly.  It also now returns the actual name of the window created.
  1102. • alpha remembers mode menu changes again now---newly introduced bug ;-(
  1103. • replace in fileset handles regexp and case-insensitive now
  1104. ================================================================================ 
  1105. = 7.0b1p1 released 
  1106. ================================================================================ 
  1107. • auto-loading extensions treated differently (extension without startup code)
  1108. • a menu fix
  1109. • menu::buildSome better
  1110. • a local directory '${HOME}:AlphaPrefs:' takes precedence over the one in
  1111.   the system/prefs folder if it exists.
  1112. • template insertion with no stops bug fixed
  1113. • package version checking/handling better
  1114. • TeX problems fixed
  1115. • improvements to Shell mode
  1116. ================================================================================ 
  1117. = 7.0b1 released 
  1118. ================================================================================ 
  1119. • various fixes to TeX mode
  1120. • ftpMenu improvements, app dialog too (thanks Johan)
  1121. • Tcl mode stuff from Tom
  1122. • help file improvements
  1123. • electric menu better
  1124. • diff mode improving...
  1125. • few other minor problems
  1126. • added key symbols for a few standard bindings to menus
  1127. • diff mode much better.
  1128. • fixed startup problems
  1129. • alpha package deals with extensions, modes and menus
  1130. ================================================================================ 
  1131. = 7.0a4 released 
  1132. ================================================================================ 
  1133. • package uninstall command now exists (see end of the Packages Help file)
  1134. • rename package to alpha::package to avoid problems if Alpha uses Tcl 8.0
  1135. • Menus directory is now recursively scanned.
  1136. • changed some Tcl-mode menu bindings
  1137. • other fixes from Tom, Johan.
  1138. • rewrote Alpha's mode and menu loading scheme to be more like the one for
  1139.   packages.  This is altogether better.  Since we have to rebuild indices
  1140.   when we install something new, we might as well extract the startup
  1141.   information.  Hence there are new commands 'alpha::mode' and 
  1142.   'alpha::menu' which behave like 'alpha::package' in that they declare
  1143.   a few required things (name, version, dummyProc, extensions etc.) and
  1144.   contain an optional startup script.  Now on startup Alpha doesn't need
  1145.   to scan the modes and menus directories.  Big time-saving!
  1146. • made package-menus a separate menu item --- they are a different kind of
  1147.   thing, since they can be turned on and off at will (unlike packages which
  1148.   usually require a restart), and the user may wish to access them more
  1149.   often.
  1150. • uninstall works ok now.
  1151. • new latex mode
  1152. • fixed some diff mode bugs.
  1153. • new combined help file 'extending alpha'
  1154. •) keys::toBind has problems with modified bindings.  This is the problem:
  1155.     'eval bind [keys::toBind /1«X»] refresh' 
  1156. works ok, but
  1157.     'eval bind [keys::toBind /1<U«X»] refresh' 
  1158. doesn't, since 'shift-1' is in fact '!', so we need /!<U«X», but it will
  1159. work if we have 'ctrl' as well as shift (for some reason...).  I'm not 
  1160. too sure how to fix this.
  1161.  
  1162. Fixed keys::toBind now, but in a keyboard dependent way (I think).  I don't 
  1163. think there's any other way.  There are two variables keys::mapShiftBindFrom 
  1164. and keys::mapShiftBindTo which contain the mapping required.  Perhaps these 
  1165. should be put in an 'advanced' preferences dialog.
  1166.  
  1167. ================================================================================ 
  1168. = 7.0a3 released 
  1169. ================================================================================ 
  1170. • Reorganised SystemCode and UserCode directories.  Removed a lot of 
  1171.   obsolete code and put it in the 'Compatibility' directory, so it's 
  1172.   still there if anyone wants it.  
  1173. • Modified basic word-completion 
  1174.   procedures and added general purpose indentation, electric and 
  1175.   template code.  Some of the new code merely replicates the 
  1176.   functionality of the old, some is completely new.  All of it is very 
  1177.   easy to extend and enhance with new templates, completion 
  1178.   mechanisms,… The idea is to keep Alpha's core code simple, but allow
  1179.   people to add things on without having to mess with that core too 
  1180.   much.
  1181. • Added similarly extensible option-titlebar-click procedures.
  1182.   Pop-up menu: to look for related files, option click in a window's titlebar 
  1183.   for a list of #included files, or files in the same directory or files 
  1184.   which form part of the same TeX document (it's a mode-dependent menu).
  1185. • Added regisearch.
  1186. • Simplified the flags/vars/mode/global dialog code.  It's now easy to 
  1187.   use for your for packages which aren't modes - so you can add an extra
  1188.   panel in the global options dialog with the name of your package.  
  1189.   Also added a new option: previously if 'menuFlags($var)' was set 
  1190.   then 'var' was one of the given list of items.  Now, that is still true,
  1191.   but separately, if 'flag::options($var)' is set, then var appears to
  1192.   the options dialog as one of the given list of items, but behind the
  1193.   scenes is just an index 0,1,2, etc. into that list.
  1194.   Finally the 'mode' dialog can also be used by separate packages which
  1195.   do not keep a copy of all their variables in the global scope.
  1196.   You just do "dialog::pkg_options Pkg" where all your vars are 
  1197.   stored in 'PkgmodeVars'.
  1198. • Added 'package' commands.  A simple package should just contain a 
  1199.   single line 'alpha::extension Pkg 0.95' somewhere in its file for all
  1200.   auto-loading, activation, deactivation, ... to work correctly.  Such
  1201.   a line will cause the package to be loaded at startup.  A nicer 
  1202.   package will also provide the script:
  1203.   
  1204.       alpha::extension Pkg 0.95 script
  1205.     
  1206.   where 'script' is a script which does what is necessary to 
  1207.   initialise the package so that all other capabilities can be carried
  1208.   out through autoloading.  A simple example might be:
  1209.   
  1210.     alpha::extension Compare 1.0 {
  1211.         menu::addTo Compare winInPlace
  1212.     }
  1213.     
  1214.   which would add an item to the compare menu which when selected 
  1215.   would call the procedure 'compare::winInPlace'.  This means the
  1216.   entire file ("compare.tcl" or whatever it might be called) is only
  1217.   loaded when used.  That's obviously a bit better, so packages are
  1218.   encouraged to use this latter technique.
  1219.   
  1220.   Packages may require or test the existence of other packages.
  1221.   Just use:
  1222.   
  1223.     alpha::package require VinceAdditions 7.82
  1224.     
  1225.   or
  1226.   
  1227.     if [alpha::package exists VinceAdditions 7.82] { ... }
  1228.   
  1229.   Version numbers are now handled as in standard Tcl 8.  If a version
  1230.   number appears incompatible, an error occurs.
  1231.   
  1232. • Added hook and cache procedures.
  1233. • Bound 'opt-P' in the Tcl menu to find a procedure definition using
  1234.   command completion in the status window.
  1235. • Added hooks so packages can put items in the 'current mode' and
  1236.   'global' menus.  The latter is especially useful for packages.
  1237. • Added proc 'newPref' which should be used instead of 'newModeVar'
  1238. • Package system streamlined somewhat, version numbers work a bit
  1239.   more like Tcl.
  1240. • Removed old install menu, and install proc.  This means there is
  1241.   no way to select between latex2e and latex2.09, and no way to
  1242.   install the old electric-alias code.  Perhaps someone won't like
  1243.   that.  TeX mode can always add a modeVar to toggle between 2e and 
  1244.   2.09 if people actually use the old stuff any more.
  1245. • Alpha now starts up ok with 'packages disabled' (hold down shift)
  1246. • Added a trial key-binding dialog from HTML mode.
  1247. • Note a subtle change due to the new hooks procedures.  ChangeMode
  1248.   hooks are only called when the mode does actually change.  The old
  1249.   behaviour was odd (they would also be called on activateHook and
  1250.   some other events).  Modes (such as TeX) which relied on the old
  1251.   behaviour must be fixed ('upgraded' ;-).
  1252. • Split off all mode-completion routines into a separate directory.
  1253.   They are only loaded when necessary.
  1254. • Added a 'coreFixes.tcl' file which contains workarounds for bugs
  1255.   in Alpha's hard-coded procedures.
  1256. • Major overhaul of TeX, Bib modes to incorporate a lot of 
  1257.   code: integrates with filesets better, more searching capabilites
  1258.   for bibliographies/citations.  Also fixed up those modes for
  1259.   the new Tcl scheme.
  1260. • Fixed problem with flags dialogs (thanks Tom)
  1261. • Fixed bug in activateHook
  1262. • Added dynamic menu item for 'spellcheckSelection' (use Ctrl)
  1263. • Added 'Install' menu.  Any file whose name ends in ' Install' or 
  1264.   ' INSTALL', or whose first line contains the word 'install' (any 
  1265.   case) will be opened in the new 'Inst' mode.  This mode has an
  1266.   install menu, which will allow easy installation of the package
  1267.   to which the window belongs.
  1268. • Fixed a couple of subtle bugs in the dialogs code.
  1269. • mode::init hooks are called when a mode first starts up.  You can
  1270.   add new mode vars, manipulate menus etc.  However: mode-vars are
  1271.   not yet global, and menus are not yet in the menu bar.
  1272. • Incorporated numerous fixes and improvements from Johan.
  1273. • Improved package-index-rebuilding.  Now when a 'package ifneeded'
  1274.   command is reached, the 'source' command is aborted, using a 
  1275.   'return -code return' command.  This means the rest of the file is
  1276.   not sourced.  This is both quicker and less likely to cause trouble.
  1277. • Install menu code moving along.  Open any file whose name ends in
  1278.   "Install" to have a look.
  1279. • Fixed subtle startup bug; the list of modeVars was being reset.
  1280. • Decent installation dialog now.  Reorganised code into 'install.tcl',
  1281.   'package.tcl' and 'procUtils.tcl'.  Probably still some bugs in the
  1282.   install code.
  1283. • documentation fix: 'select' can take an optional parameter '-w win' 
  1284.   (very useful for diff mode)
  1285. • Bunch of fixes from Tom.
  1286. • Made TeX mode work properly with new scheme.  This involves replacing
  1287.   all 'insertText' with a special TeXinsertText which sends things to the
  1288.   new template scheme.  Also, since the template scheme automatically
  1289.   jumps to the first template, lots of code is simplified: one can replace
  1290.   set p [getPos] ; insertText "big insertion" ; goto $p ; nextTabStop
  1291.   by just 'TeXinsertText "big insertion"'  Menu bindings for nextTabStop
  1292.   etc aren't completely setup yet.  This may have to wait until we have
  1293.   proper user-selectable bindings.
  1294. • Install code even better now.  Can install large folers of code or 
  1295.   single files.  Add 'install' anywhere to the first line of a .tcl file
  1296.   which isn't in Alpha's hierarchy to check out the new code to install
  1297.   a file like that.
  1298. • Modernised a bunch of modes (thanks Johan)
  1299. • Added numerous fixes from Johan and Tom
  1300. • Install code can now be over-ridden with various options.
  1301. • package-index-rebuilding further improved, so 'package provide' will
  1302.   now also abort a source if required.
  1303. • Recalculate the auto_index before rebuilding it after installing
  1304.   a package.
  1305. • saveasHook now correctly uses both oldName and newName as parameters.
  1306. • Added 'auto-install' feature.
  1307. • Added couple of missing print procs.
  1308. • Modified global menu, including a flags sub-menu now.
  1309. • Added some icons and stuff to the 'newMenuIcons.rsrc' file (e.g. for voodoo)
  1310. • Improvements to installation code. New facility to open a file once on
  1311.   starting Alpha.
  1312. • Diff mode much improved.
  1313. • Beginnings of tutorial for writing new modes/packages.
  1314. • Lots of small stuff...
  1315. • Beginnings of general binding procedures; see dialogs.tcl
  1316. • Binding procs work now, at least for elec-code.  Will need some changes
  1317.   to integrate back into html mode.  See config:global:elec-bindings for
  1318.   an example.
  1319. • Further package improvements.  Various menus are now packages.  This leads
  1320.   to a minor problem: these menus can be turned on and off in two different
  1321.   ways.
  1322. • Installation scripts can now use '-remove' to remove obsolete files too.
  1323. • Fixed up TeX mode a bit more, removing obsolete code and files.
  1324. • New icons in resource; you must install them.
  1325. • Improvements to installation scripts; '-rebuildquit' and '-require' flags.
  1326. • Improved pascalMode.tcl, diffMode.tcl.
  1327. • Distribution is correct now (fixed a script problem I had)
  1328. • Improved mode tutorial
  1329. • Vars which end in 'Mode' now use a pop-up menu to select a mode when used
  1330.   in any preferences dialog.
  1331. • Improved 'twiddle' command.
  1332. • Very cool new dialog features.  Any item which ends in 'Folder' is a
  1333.   folder preference, and has a 'Set…' button which allows it to be set
  1334.   directly from the dialog box.  This allows a mode to keep all of its
  1335.   preferences in one place (no need for the user to discover 'App Paths').
  1336.   Second, you can register new flag types in addition to the basic
  1337.   'flag' and 'variable'.  Currently only the type 'binding' is setup.
  1338.   You just use 'global::newType binding' and can subsequently use
  1339.   'newPref binding ...'.  How does this work?  Well, you need two new
  1340.   procs:
  1341.   
  1342.     proc dialog::specialView_binding {value} {
  1343.         # convert 'value' to non-editable textual form for the options dialog
  1344.     }
  1345.     proc dialog::specialSet_binding {name} {
  1346.         # prompt the user for a new value for the variable 'name'
  1347.         # use global::getFlag, to get its value, and 
  1348.         # global::modified 'name' 'value' to tell the dialog that
  1349.         # it was modified (if the user cancels, this change is later
  1350.         # ignored)
  1351.     }
  1352.  
  1353.   New types will just need procs dialog::specialSet/View_${type} ...
  1354.   
  1355. • Improved Tcl file marking.
  1356. • Added type 'file'.
  1357. • App Paths menu is now obsolete, so it has been removed.  TeX, Perl and 
  1358.   Mail code updated to use new file/folder prefs.
  1359. • package code checks version numbers now.
  1360. • Fixed major, though very infrequent, bug in newPref
  1361. • You can now lappend 'unset' variables to modifiedVars; when Alpha quits
  1362.   such variables are removed from the user defs if they are still unset.
  1363.   (otherwise the current value is of course saved).
  1364. • More menus are dynamically put together.  Avoid the use of 'addMenuItem',
  1365.   especially to the Utils and Config menus.  You're better off using
  1366.   menu::addTo 'name' 'items' which also allows you to add dynamic items
  1367.   and sub-menus.
  1368. • Modified/cancelled special flags are set/unset properly now.
  1369. • New type 'menubinding' and 'binding'.  Menu-bindings must contain
  1370.   modifiers unless they are special keys, normal bindings need not.
  1371. • Other minor changes
  1372. • Added listvar, array and Sig types
  1373. • Forced to split global flags into two sub-blocks, since Alpha chokes on
  1374.   calls to 'dialog' which are too long.
  1375. • dialog::pkg_options can now be used to edit the contents of any array:
  1376.     dialog::pkg_options "" "Title of dialog box" 1 'array-name'
  1377.   changes are recorded and will be remembered on startup.
  1378.   (you can skip items by setting 'set ${array-name}Invisible(item) 1')
  1379. • fixes couple of recently introduced bugs
  1380. • added 'SearchPath' type: a list of folders
  1381. • made it easy to create and manipulate flag-menus and option-menus from
  1382.   pre-existing mode/pkg prefs.  (e.g. two of the filesets menu utilities
  1383.   submenus use the new code)
  1384. • menu::addTo is more robust
  1385. • reorganised global flags menu
  1386. • can select prefix-chars in the key-binding dialog (emacs-ish ctrl-x ctrl-s)
  1387. • can select 'escape' as a prefix char too
  1388. • fixed stupid bug in dialog
  1389. • added 'quick find regexp' to search menu
  1390. • made the printer menu an optional package
  1391. • a few fixes from Johan, Tom and me.
  1392. • synchronise global menus and packages.
  1393. • version comparison works with alpha/beta/devel/final-candidate
  1394. • some new icons, dialog improvements, binding procedures
  1395. • new 'prefs::addPackage' proc which will add an item '${pkg} Prefs…' to the
  1396.   global menu, and handle manipulation of a dialog for all '${pkg}modeVars'
  1397. • installer creates a log window if desired.
  1398. • installer handles 'ignore' files/dirs better now.
  1399. • How to deal with mode-vars which over-ride globals?  There are a number of 
  1400.   problems here: first it _is_ useful to have a global preference, but then 
  1401.   have, in one mode, that global over-ridden.  That happens automatically 
  1402.   right now.  The problems arise when you switch to another mode: not only 
  1403.   is the global var _not_ set to its old value, but the global var is in 
  1404.   fact unset.  Any ideas on how to resolve this?  (Tcl 8 and namespaces 
  1405.   would make this easy, I think).  I've put a solution to this in
  1406.   'changeMode' now.  It maintains a list of those globals which are over-
  1407.   ridden by the current mode, and resets their values when that mode
  1408.   switches out of scope.  It's actually not that complex or time-consuming
  1409.   a processs which is good (changeMode already does too much!).  I still
  1410.   anticipate a better solution if Alpha upgrades to Tcl 8.
  1411. • new install feature.  Previously if the first line of the 
  1412.   'OPEN-TO-INSTALL' (or generally *INSTALL) file contained 'auto-install',
  1413.   it would open iconified and the *install.tcl script sourced immediately.
  1414.   This is still true, but further if the first line of the *INSTALL file
  1415.   contains auto-install-script, then the *INSTALL file itself will be
  1416.   sourced (make sure that first line starts with a '#' or there'll be an
  1417.   error).  This removes the need for silly one-line files with 'auto-install'
  1418.   at the top.
  1419. • Number of small bug-fixes and improvements.
  1420. • Tcl proc/var completion improved. (context sensitive)
  1421. • codewarrior menu improving...
  1422. • java, C++ mode improvements, Java completions
  1423. • gnuplot mode updated even more.  Added 'editPrefs' hook.
  1424. • added file creator->mode mappings e.g. 'set modeCreator(GPLT) GPLT'
  1425. • added tclIndex files to distribution for first time users
  1426. • dialogs support arrow keys for bindings/menu items.  Seems as if menu items
  1427.   don't quite work in menus (I guess they aren't 'special' keys)
  1428. • better use-package menu (but works around a stack of nasty menu-bugs)
  1429. • bug fixes to few dialogs.
  1430. • colour dialog items grouped at end for modes.
  1431. • renamed 'modifiedModeVars' to 'modifiedArrayElements'; it was being used
  1432.   in so many places where 'Mode' was not relevant that the new name is more
  1433.   clear.  You can still use the old name, but the newer one is better.
  1434. • global/mode over-riding of variables completely transparent now.  One key
  1435.   feature is the changing a mode-specific value must happen in the mode-prefs
  1436.   dialog, and changing a global value must happen in the global-prefs dialog.
  1437.   If you do change a global value while it is over-ridden, the global value
  1438.   does change, the mode-value does not (and remains in force), and the user
  1439.   is warned that they adjusted a hidden variable, not the mode one.  Again,
  1440.   I'm sure this variable-scope-mess would be much alleviated with namespaces.
  1441. • the above change meant the removal of 'generalElectricTab' and 
  1442.   'modeSpecificElectricTab', to be replaced by a single global flag 
  1443.   'electricTab', which is over-ridden by mode-specific flags of the same 
  1444.   name.  This global flag is off by default.
  1445. • fixed minor colour problem in dialogs
  1446. • url downloading will work if you set your downloadFolder correctly
  1447. • cleaned up some temporary code.
  1448. • diffMode fixes, install fixes, dialog fixes
  1449. • url/www/ftp improvements
  1450. • You can hopefully use Alpha to download files from my web site now,
  1451.   although there are probably still bugs in the code.
  1452. • WARNING: completely new, incompatible replyHandler registration.
  1453. • What to do about 'handleReply'?  it handles apple-event replies in some 
  1454.   sort of queued fashion, and is used variously by the ftpMenu code, 
  1455.   voodooMenu, and there is also a default in appleevents.tcl Presumably 
  1456.   there should be one 'handleReply' which somehow knows who sent the 
  1457.   original event and passes the reply on to a given handler.  I've
  1458.   sorted this now.  There is one handleReply with which any other
  1459.   handler may be registered using 'currentReplyHandler procname'.
  1460.   That proc takes one argument, the reply which is to be handled
  1461.   (maybe).  If it does handle that reply it should return '1', else
  1462.   anything it likes.  You should call 'currentReplyHandler' just
  1463.   before every apple-event call which has a queued reply.
  1464. • Used a different mechanism for rebuild package indices so I don't have
  1465.   to alter smarterSource in any way.  I now use 'return -code 11' to
  1466.   abort source statements.
  1467. • Turned 'smarterSource' into a package rather than part of the core.
  1468. • Rewrote some of the menu-building code.  Use 'menu::insert' to add
  1469.   items to pre-existing menus.  It's more tk-like now.
  1470. • recentFiles menu is now a package.
  1471. • fixed nasty dialog bug in multi-page ones (hadn't reset some vars)
  1472. • made dialog code more robust to index vars badly set.
  1473. • fixes from Tom, Johan (in particular ftp code is much improved)
  1474. • even better regIsearch (very useful proc Tom's been improving)
  1475. • really made dialog code robust to index vars.
  1476. • get files from web/update list of packages should all work ok now
  1477. • numerous small fixes
  1478. • fixed up unknown procedure to be more robust (nabbed from Tcl8)
  1479. • '!!' works in the shell window now.
  1480. • better synchronisation of package activation with the menu
  1481. • better tcl mark file
  1482. • appPaths.tcl reorganised
  1483. • got code ready for 7.0 release (renamed NewMenus/Modes/System etc.)
  1484. • renamed 'package' to 'alpha::package'.  This is to make it less hassle
  1485.   if Alpha upgrades to Tcl 8.0.
  1486. • fixed menu dialog bug, install files bug, rebuild indices bug.
  1487. ================================================================================ 
  1488. = OLD STUFF BELOW
  1489. ================================================================================ 
  1490.  
  1491. Problems/projects:
  1492.     • fileset fast word count is gibberish.
  1493.     • scrollbars of split window get confused
  1494.     • batch multi dir 
  1495.  
  1496. ================================================================================ 
  1497. = 6.52 Released!
  1498. ================================================================================ 
  1499. • Incompatibility w/ Kaleidescope fixed.
  1500.  
  1501. ================================================================================ 
  1502. = 6.51 Released!
  1503. ================================================================================ 
  1504. • New java mode.
  1505.     
  1506. ================================================================================ 
  1507. = 6.51b14 5-2-96
  1508. ================================================================================ 
  1509. • Fixes some problems introduced w/ filesets in last version.
  1510.  
  1511. ================================================================================ 
  1512. = 6.51b13 4-13-96
  1513. ================================================================================ 
  1514. • Fixes to fortran and perl modes.
  1515. • The updated java mode should be in this version...
  1516. • Updates to fileset procs. You may need to remove your preferences...
  1517.  
  1518. ================================================================================ 
  1519. = 6.51b12 4-3-96
  1520. ================================================================================ 
  1521. • 'showInvisibles' now available from mode popup in status bar.
  1522. • can again drag to end of buffer.
  1523. • Java mode updated.
  1524. • FTP'd files no longer give the "Wrap?" dialog.
  1525. • Directory scan in find dialog easier to use.
  1526. • word-match works w/ non-multi batch
  1527.  
  1528. ================================================================================ 
  1529. = 6.51b11 3-31-96
  1530. ================================================================================ 
  1531. • Many of the bug fixes hadn't gotten copied into the release dir for b10. 
  1532.   They are here now.
  1533.  
  1534. ================================================================================ 
  1535. = 6.51b10 3-31-96
  1536. ================================================================================ 
  1537. • 'rebuildFtpMenu' now works correctly out of the box.
  1538. • fix for 'endLineSelect'.
  1539. • Removed latex palette item and added help item.
  1540. • Easier to decide not to tearoff menus.
  1541. • HTML fixes.
  1542. • Perl filters work again.
  1543.  
  1544. ================================================================================ 
  1545. = 6.51b9 3-31-96
  1546. ================================================================================ 
  1547. • Command-click on a URL now selects it and sends off to internet config.
  1548. • regular expression search bug introduced in 6.21 fixed.
  1549. • 'insertText' now properly preserves the "mark".
  1550.  
  1551. ================================================================================ 
  1552. = 6.51b8 3-31-96
  1553. ================================================================================ 
  1554. • Alpha now knows that the Internet Explorer understands open-URL events.
  1555. • "Keyboard" macros can now be named and saved.
  1556. • 'recentProc' now exists again.
  1557. • Bug w/ menu floats not always opening fixed.
  1558. • Up-to-date html docs.
  1559.  
  1560. ================================================================================ 
  1561. = 6.51b7 3-31-96
  1562. ================================================================================ 
  1563. • Floating point precision problem fixed in calculator.
  1564. • Innumerable Tcl bug fixes by Vince Darley.
  1565. • HTML mode 1.4.
  1566. • "Helper Apps" on Config menu allows helper apps to be reconfigured.
  1567. • 'search' now works w/ 'searchStart'.
  1568. • added 'tearoffMenus' flag.
  1569. • brace blink problem corrected.
  1570.  
  1571. ================================================================================ 
  1572. = 6.51b5 11-26-96
  1573. ================================================================================ 
  1574. • IC Menu now has a telnet item, works w/ NCSA telnet.
  1575. • 'coloring' now affects color-while-you-type.
  1576. • New HTML mode and docs.
  1577. • A myriad of other small changes.
  1578. • Includes new version of Mercutio MDEF, internet config.
  1579. • Cache of temporary ftp mounts points.
  1580. • Can turn off all caching of mount points.
  1581. • Can now create new files at ftp mount points.
  1582. • setFileInfo has new 'pathname' type.
  1583.  
  1584. ================================================================================ 
  1585. = 6.51b3 8-26-96
  1586. ================================================================================ 
  1587. • 'sendUrl' again works from the menu.
  1588. • 'matchIt' has optional param
  1589. • 'eventHandler' w/ no new proc returns current handler
  1590. • HTML menu can now be torn off.
  1591. • Torn-off mode menus automatically hide and reappear.
  1592.  
  1593. ================================================================================ 
  1594. = 6.51b2 8-26-96
  1595. ================================================================================ 
  1596. • IC Menu now contains a 'finger' item. Works w/ Peter Lewis's finger 
  1597.   program.
  1598. • New version of MDEF. Hopefully, this version won't crash.
  1599. • 'Move files' in HTML mode no longer remove empty lines in the moved files.
  1600.  
  1601. ================================================================================ 
  1602. = 6.51 8-26-96
  1603. ================================================================================ 
  1604. • Menus tear off!
  1605. • 'gotoFunc' added to Text menus, assigned old gotoMark key binding.
  1606. • 'cd' once again silently supplies the leading colon on relative 
  1607.   pathnames.
  1608. • Problem of loading 'prefs.tcl' a second time fixed.
  1609. • 'findFile' and 'getfile' now accept an optional argument that specifies a 
  1610.   default directory or file. 
  1611. • Titlebar popup now brings up findfile to correct dir or file.
  1612. • wordCompletion enhanced to allow underlines, and bound to F1.  
  1613. • includeFiles menu fixed.
  1614. • C/C++ func menu now includes include files.
  1615. • Documented 'setCreator' and 'setType' in shell help file.
  1616.   
  1617. ================================================================================ 
  1618. = 6.5 Released - 8-23-96
  1619. ================================================================================ 
  1620.  
  1621. ================================================================================ 
  1622. = 6.22 8-19-96
  1623. ================================================================================ 
  1624. • Another change to the C mode 'parseExpr'.
  1625.  
  1626. ================================================================================ 
  1627. = 6.21 8-18-96
  1628. ================================================================================ 
  1629. • 'regexp' now handles perl extensions such as \w in square brackets
  1630. • C, C++, and Java func expr fixes.
  1631. • C++ now default mode for .c and .h files. CodeWarrior and ThinkRef 
  1632.   default C/C++ menus.
  1633.  
  1634. ================================================================================ 
  1635. = 6.2b17 7-31-96
  1636. ================================================================================ 
  1637. • 'Recent' submenu added to AlphaLite.
  1638. • CW 10 will support extern apps! See here, young man.
  1639.  
  1640. ================================================================================ 
  1641. = 6.2b16 7-31-96
  1642. ================================================================================ 
  1643. • Fixed screwup in the latex funcs menu.
  1644.  
  1645. ================================================================================ 
  1646. = 6.2b15 7-31-96
  1647. ================================================================================ 
  1648. • Drag in read-only window no longer messes up hiliting.
  1649. • Triple-clicking is back.
  1650. • "Latex Guide" html version is back in full Alpha version.
  1651. • Codewarrior menu 'touch's file w/ IDE, so "Modification Date Caching" 
  1652.   *can* be enabled in the project preferences.
  1653. • The "Funcs" menu is back, and has now been reassigned the curly braces
  1654.   icon. The marks menu has been moved to the icon w/ the big 'M'.
  1655.   
  1656. ================================================================================ 
  1657. = 6.2b14 7-31-96
  1658. ================================================================================ 
  1659. • Electric left at end of buffer fix.
  1660. • Palette crasher fixed.
  1661. • Some attempt to fix the intermittent problems w/ menu font sizes that some 
  1662.   people has been made. If it doesn't do it for you, you can turn them off 
  1663.   via the global variable 'smallMenuFont'.
  1664. • Workaround for some of the color problems w/ the status window. 
  1665. • Closed hand appears immediately on drag.
  1666.  
  1667. ================================================================================ 
  1668. = 6.2b13 7-31-96
  1669. ================================================================================ 
  1670. • *Now* 'puts' to stdout is transparently ignored.
  1671. • The name of the 'Trash' eudora folder can now be changed.
  1672. • 'fillText' (and hence soft wrapping) now also respect the 'doubleSpaces' 
  1673.   flag.
  1674. • HTML 1.2 changes.
  1675. • Global config dialog smaller.
  1676. • The crash when opening and then closing an empty window on 68ks seems to 
  1677.   have disappeared.
  1678.   
  1679. ================================================================================ 
  1680. = 6.2b12 7-18-96
  1681. ================================================================================ 
  1682. • FTP and Fileset menus are back to where they should be.
  1683. • Help and palette menu items added for perl menu.
  1684. • Mail messages now show dates.
  1685. • Electric braces, returns, and semicolons now work in perl 
  1686.   mode. Added hierarchical help menu and palette to perl menu.
  1687. • electricC-blah routines are now just 'electric', and live in electric.tcl, 
  1688.   which used to be indentLine.tcl.
  1689. • HTML send-window can now tolerate windows w/ ' <n>' appended.
  1690. • Word-wrap crash w/ very long lines now fixed.
  1691. • Skew of Marks menu in dialog fixed.
  1692.   
  1693. ================================================================================ 
  1694. = 6.2b11 7-18-96
  1695. ================================================================================ 
  1696. • Changed 'winNames' back. 
  1697. • Fixed redraw problem when backspacing w/ palette visible.
  1698. • Changed bindings for (sendtence|paragraph)Region.
  1699. • 'puts' now null proc.
  1700. • Annoying flicker when selecting text gone.
  1701.  
  1702. ================================================================================ 
  1703. = 6.2b10 7-17-96
  1704. ================================================================================ 
  1705. • Added wdef w/ border for pre-system-7.5 users.
  1706. • Floats can now be bound to mode w/ -z.
  1707. • Date routines fixed for year 2000 :-)
  1708. • winNames -f will no longer have ' <n>' appended.
  1709. • Removing 'All' from the popup marks menu now only removes the front 
  1710.   window's marks.
  1711. • Various fileset and html fixes.
  1712.   
  1713. ================================================================================ 
  1714. = 6.2b9 7-7-96
  1715. ================================================================================ 
  1716. • More latex changes, improvements, and documentation.
  1717. • Alpha can now be "deconstructed". See here.
  1718.  
  1719.  
  1720. ================================================================================ 
  1721. = 6.2b8 7-7-96
  1722. ================================================================================ 
  1723. • Floaters close if their menu is redefined.
  1724. • "Suffix Mapping" menu item under Config allows suffixes to be reassigned 
  1725.   among modes.
  1726. • ftpMode listing name formed differently
  1727. • New latex mode. 2.09 support is back.
  1728.  
  1729.  
  1730. ================================================================================ 
  1731. = 6.2b7 6-29-96
  1732. ================================================================================ 
  1733. • fixed diff mechanism
  1734. • a couple of fixes for html
  1735. • "Rebuild Tcl Indices" no longer picks up commented-out procs.
  1736.  
  1737. ================================================================================ 
  1738. = 6.2b6 6-28-96
  1739. ================================================================================ 
  1740. • faster scrolling behind floating windows.
  1741. • added '-n' option for floats.
  1742. • Big reorganization of Tcl code. See here.
  1743. • Fixed batch dir searches.
  1744.  
  1745. ================================================================================ 
  1746. = 6.2b5 6-23-96
  1747. ================================================================================ 
  1748. • fixed scrolling behind floating windows, although still slow.
  1749. • added 'float' and 'unfloat'.
  1750.  
  1751.  
  1752. ================================================================================ 
  1753. = 6.2b4 6-23-96
  1754. ================================================================================ 
  1755. • New latex changes.
  1756. • fixes for carriage return problem introduced in b3.
  1757.  
  1758. ================================================================================ 
  1759. = 6.2b3 6-13-96
  1760. ================================================================================ 
  1761. • Added new 'substituteWindow' as alternate to 'chooseWindow' in menu.
  1762. • Changed dynamic loading mechanism, saves memory, should work the same 
  1763.   unless you access auto_index or the 'tclIndex' file.
  1764. • added a call to 'savePostHook'.
  1765. • added ftp (Anarchy) menu. No docs yet.
  1766.  
  1767. ================================================================================ 
  1768. = 6.2b2 6-8-96
  1769. ================================================================================ 
  1770. • Function-call colorizing fixes.
  1771. • Changed windows menu a bit.
  1772. • sendUrl didn't work if HTML mode hadn't been used. Fixed.
  1773. • 68k 'eventHandler' finally fixed!!
  1774. • Remove marks handles metachars.
  1775. • Latex 3.2b9.
  1776.  
  1777. ================================================================================ 
  1778. = 6.2b1 6-8-96
  1779. ================================================================================ 
  1780. • Fixed new-fileset menu item from find dialog.
  1781. • Function-call coloring available for C and C++ modes. 
  1782.  
  1783. ================================================================================ 
  1784. = 6.2a6 6-7-96
  1785. ================================================================================ 
  1786. • Fixed glob on other volumes bug.
  1787. • Mercutio 1.3b9.
  1788.  
  1789. ================================================================================ 
  1790. = 6.2a5 6-7-96
  1791. ================================================================================ 
  1792. • Fixed blank chars if typing as new window opened.
  1793. • Coloring bug with multiple-line colorized hunks of text fixed.
  1794. • 'printHeaderProc' replaced w/ 'printLeftHeader' and 'printRightHeader'.
  1795. • Fixed mode suffix bugs introduced in a4.
  1796.  
  1797. ================================================================================ 
  1798. = 6.2a4 6-6-96
  1799. ================================================================================ 
  1800. • Moved to CW8.
  1801. • Moved to Mercutio 1.3b6
  1802. • Added listpick interface to IC menu urls.
  1803. • 'immediateSend' now menu flag for eudora mode.
  1804. • Current mode can be changed via "Config:Current Mode:Change…"
  1805. • Current mode suffixes can be changed via the "Config:Current Mode:Flags…" 
  1806.   dialog.
  1807. • Added all of Vince's fileset stuff.
  1808. • HTML mode changes.
  1809.  
  1810. ================================================================================ 
  1811. = 6.2a3 2-15-96
  1812. ================================================================================ 
  1813. • '-c' option added to menu command tells menu routines to ignore 
  1814.   meta-chars.
  1815. • Added 'pushd', 'popd', and 'dirs' shell commands.
  1816. • String-coloring bug fixed.
  1817. • New LaTeX version.
  1818.  
  1819. ================================================================================ 
  1820. = 6.2a2 2-15-96
  1821. ================================================================================ 
  1822. • Memory corruption problem fixed.
  1823. • Changed html.tcl htmlMode.tcl sendUrl to use 'browserSig' var instead of 
  1824.   path.
  1825. • getWinInfo gets 'currline'.
  1826. • Enter key now sort of emulates what I'm told it does in Brief.
  1827. • Added HTML table row to tab-delimited format and back.
  1828. • 'dialog's popup menus no longer are scanned for command equivalents.
  1829. • searching for reg expr '\\reg' will now match '\reg'.
  1830. • Batch search now works for single-file searches as well.
  1831.  
  1832. ================================================================================ 
  1833. = 6.2a1 2-15-96
  1834. ================================================================================ 
  1835. • 'OpenHeader' added to CodeWarrior menu.
  1836. • option-mouse-down in code-warrior files now pops up a headers menu.
  1837. • "Find In Next File" now command-M in AlphaLite as well.
  1838. • Added 'nameFromAppl', which allows path to be found from creator.
  1839. • Many pathvars tossed.
  1840. • Added 'doubleSpaces' flag.
  1841. • 'addAlphaChars' allows characters to be added to definition of 'isalpha' and 
  1842.   'isalnum'. 
  1843. • Regular expressions can now use '\w', '\W', '\s', '\S', '\b', '\B', '\d', 
  1844.   and '\D'. All but '\b' and '\B' can also be used inside of character classes.
  1845. • Delete filesets now works on enumerated filesets as well as non-enumerated.
  1846. • Improved HTML mode.
  1847. • Global variable substitution now performed on 'backDir'.
  1848. • Holding down the shift key during startup tells Alpha to skip 
  1849.   preferences files.
  1850. • 'edit' now accepts '-c' option that tells is to bring existing files to 
  1851.   front without asking if duplicate needed.
  1852. • glob bug fixed.
  1853.  
  1854. ================================================================================ 
  1855. = 6.12 2-15-96
  1856. ================================================================================ 
  1857. • Bad regular expression no longer complains for every file in fileset.
  1858. • Eudora alert annoyance removed.
  1859. • Support for Java syntax coloring and editing added.
  1860. • "Edit Nicknames" bug fixed.
  1861.  
  1862. ================================================================================ 
  1863. = 6.11 2-11-96
  1864. ================================================================================ 
  1865. • grep multi-file search/replace bug fixed
  1866. • 'special chars' color fix
  1867. • global menus
  1868. • nicknames w/ eudora
  1869. • Alpha now has its very own calculator.
  1870. • 'shell' param for setWinInfo
  1871. • thumb can no longer be dragged past max size of win (problem for win length
  1872.   greater than 32k).
  1873. • 'killWindowStatus' default now front window.
  1874. • 'moveInsertionHere' now deselects first.
  1875.  
  1876.  
  1877. ================================================================================ 
  1878. = 6.1 2-1-96
  1879. ================================================================================ 
  1880. • Added '.' and '\' to list of chars escaped for non-grep batch searches.
  1881. • String-coloring draw problem fixed (sometimes printed chars from next line on 
  1882.   current line).
  1883. • Another IC tweak.
  1884. • Another Fortran mode tweak by the many Toms.
  1885.  
  1886.  
  1887. ================================================================================ 
  1888. = 6.098 2-1-96
  1889. ================================================================================ 
  1890. • Fixed non-grep batch searching problem.
  1891. • Typing in strings now colored.
  1892. • TeX prefs split into two pages.
  1893. • Potentially evil bug fixed for modes that don't color strings.
  1894. • CodeWarrior flag problem fixed.
  1895. • Internet Config clients on other volumes should open now.
  1896.  
  1897. ================================================================================ 
  1898. = 6.097 1-20-96
  1899. ================================================================================ 
  1900. • Changed bindings for 'Iconify'.
  1901. • 'noShiftBinding' gone.
  1902. • 'removeSavedSetting' now saves modifed vars first.
  1903. • new scheme mode
  1904. • regModeKeywords can now color strings.
  1905. • Coloring for keywords, strings, comments can be changed in mode dialog.
  1906. • Version 3.1 of Tom Scavo's TeX mode.
  1907.  
  1908. ================================================================================ 
  1909. = 6.0963 1-19-96
  1910. ================================================================================ 
  1911. • Change in the preferences dialog.
  1912. • Back to caret to denote control modifiers in menus.
  1913. • Changed command equiv for searchNextFile.
  1914.  
  1915. ================================================================================ 
  1916. = 6.0962 1-18-96
  1917. ================================================================================ 
  1918. • Fixes 'Find' crasher.
  1919.  
  1920. ================================================================================ 
  1921. = 6.096 1-15-96
  1922. ================================================================================ 
  1923. • 3.1 beta TeX mode by Tom Scavo.
  1924. • radio buttons and gray outlines added to 'dialog'.
  1925. • 'Escape' selects Cancel button again.
  1926. • Hopefully, the crashing w/ simple key sequences on international 
  1927.   keyboards is fixed.
  1928.  
  1929. ================================================================================ 
  1930. = 6.095 1-7-96
  1931. ================================================================================ 
  1932. • Non-alphanumeric mailbox names handled.
  1933. • "Revert To Backup" added to file menu.
  1934. • Replace-all can now be aborted w/ command-.
  1935. • multi-line comment coloring problem fixed.
  1936. • Eudora and config menus continue to evolve. The eudora mode, especially, I 
  1937.   think is especially slick. Opening mailboxes large is still slow, but 
  1938.   everything else works pretty well.
  1939. • Improved CodeWarrior error reporting from John Dunning.
  1940. • New icons for function keys in menus. The 'control' icon is now 
  1941.   different (looks like a picnic table).
  1942. • 'wordWrap' and 'softWrap' subsumed into a single variable ('wordWrap'), and 
  1943.   accessed via a menu in the status bar.
  1944. • Non-regular-expression batch searches now work correctly.
  1945. • Config menu re-arranged. Flags and vars now set using dialog.
  1946. • New 'dialog' function.
  1947.  
  1948.  
  1949. ================================================================================ 
  1950. = 6.094 1-7-96
  1951. ================================================================================ 
  1952. • Row-col indicator changes again.
  1953. • Drag bar problems fixed.
  1954. • Eudora mode significantly improved.
  1955.  
  1956. ================================================================================ 
  1957. = 6.093 1-6-96
  1958. ================================================================================ 
  1959. • Row-col indicator works for >10000 lines again.
  1960. • Fixed open-file bug recently introduced.
  1961.  
  1962. ================================================================================ 
  1963. = 6.092 1-6-96
  1964. ================================================================================ 
  1965. • Command-click on title now gives enabled menu, result is sent to tcl proc
  1966.   'titlebar', currently opens the folder in the Finder.
  1967. • A few Eudora mode changes, now we have docs! 
  1968. • Other random, assorted minor fixes.
  1969.  
  1970. ================================================================================ 
  1971. = 6.091 1-4-96
  1972. ================================================================================ 
  1973. • region modifiers now taken notice of read-only status
  1974. • text menu alternation problem fixed.
  1975. • space and delete work intelligently in browser and mail modes.
  1976.  
  1977. ================================================================================ 
  1978. = 6.09 1-4-96
  1979. ================================================================================ 
  1980. • File and mode-selection popup are now in the status window.
  1981. • 'showPlatform', 'showRowCol', and 'showMode' are gone, in effect always on.
  1982.  
  1983.  
  1984. ================================================================================ 
  1985. = 6.08 1-2-96
  1986. ================================================================================ 
  1987. • Another menu re-configuration. Help menu gone, everything now under system 
  1988.    help menu.
  1989. • "Quick Start" doc added.
  1990. • The "Sort Lines" menu item (under Text) now alternates w/ "Reverse Sort".
  1991. • "Mode Info" and "File Info" popups separated. "File Info" still popup, 
  1992.   "Mode Info" now under Config.
  1993. • You can no longer bring a window to the front and drag it in one click. 
  1994.   Let me know if you disagree w/ this. I had several complaints about the 
  1995.   current setup.
  1996.   
  1997. ================================================================================ 
  1998. = 6.07 1-2-96
  1999. ================================================================================ 
  2000. • Internet Config warning (on startup) removed.
  2001. • drag warning narrowed.
  2002. • obscure 'addAppPaths' bug fixed.
  2003. • defaults for color picker added.
  2004. • Slight menu re-configuration.
  2005. • Command-click and command-double-click differentiated a bit better.
  2006.  
  2007. ================================================================================ 
  2008. = 6.06 1-2-96
  2009. ================================================================================ 
  2010. • Redraw bug w/ split panes fixed.
  2011. • Bugs w/ command-double-clicking and slow file loads (both added in 6.05) 
  2012.   fixed. 
  2013.  
  2014. ================================================================================ 
  2015. = 6.05 1-1-96
  2016. ================================================================================ 
  2017. • 'colorTriple' now takes an initial color.
  2018. • new routine icURL <URL> that passes arg to Internet Config, if present.
  2019. • command-clicking passes the text to Internet Config (doesn't yet work for 
  2020.   68k version).  
  2021. • New Internet Config menu. 
  2022. • New soft-wrapping feature.  Vars 'wrapLow', and 'wrapHigh'.
  2023. • 'Push' and 'pop' marks moved up a level in Search menu. Hypertext jumps 
  2024.   now call 'pushMark' before performing the action.
  2025.  
  2026. ================================================================================ 
  2027. = 6.04 12-25-95
  2028. ================================================================================ 
  2029. • Cmd-double-clicking procs can now notice a "control"
  2030.   modifier of the basic command-double-clicking. No mode yet uses this.
  2031. • Red and blue colors changed slightly.
  2032. • Eudora mode subject display glitch fixed.
  2033. • Fixed nastly little memory bug (which usually showed up while pasting 
  2034.   large chunks of text).
  2035. • XTCLs are gone. They will be replaced in the near future by the standard 
  2036.   Tcl extension mechanism. See Ray Johnson at SunLabs for more details.
  2037. • Bug inserting literals ampersands fixed.
  2038. • Discrepancy between two versions of 'menu' command fixed. Menuprocs are 
  2039.   called w/ two arguments, return value ignored.
  2040. • Tag files now always created type mac, prompt for wrapping tagwin no 
  2041.   longer occurs.
  2042. • If the first line of a file contains the text 'nowrap' anywhere in it, 
  2043.   the wrap prompt is not displayed, regardless of the line lengths.
  2044.  
  2045. ================================================================================ 
  2046. = 6.03 12-11-95
  2047. ================================================================================ 
  2048. • Including Pete Gontier's ClickWarrior, an init that vectors clicks in 
  2049.   CodeWarrior's project window to Alpha. See here for details.
  2050. • Fixed HTML display problem.
  2051. • Enhanced Fortran mode, mode-specific indentLine, fileset-specific 
  2052.   'cTAGS' from Tom Pollard. Also an 'emacs' smartMode in :Tcl:UserCode.
  2053.  
  2054. ================================================================================ 
  2055. = 6.02 11-11-95
  2056. ================================================================================ 
  2057. • Command-double-clicking on a URL now sends it to your web browser. See 
  2058.   here to customize.
  2059. • More of Vince Darley's Tcl code, new marking routines for C, C++, Tcl. 
  2060.   New rebuildTclIndices. (un)Commentbox(paragraph).
  2061. • Inserting text in keyboard macro doesn't mess up mark.
  2062. • Alpha menu icons don't pop up when other apps frontmost.
  2063. • "Recent Files" list can now be reset. Only one instance of a given 
  2064.   filename can now be in list.
  2065. • Added "Redefine colors…" submenu off Mode. See manual.
  2066. • Added Vince Darley's fillParagraph and smarterSource code. 
  2067. • Added mode-specific prefs (not Vince's).
  2068. • Mail mode allows you to tell Eudora to quit notifying Alpha.
  2069.  
  2070. ================================================================================ 
  2071. = 6.01 7-21-95
  2072. ================================================================================ 
  2073. • 'repeatSearchBackward' and 'repeatSearchForward' now work correctly in 
  2074.   macros
  2075. • added/changed 'searchString'/'replaceString'.
  2076.  
  2077. ================================================================================ 
  2078. = 6.01 7-21-95
  2079. ================================================================================ 
  2080. • MacPerl mode fixes, new help files for MacPerl and BibTeX.
  2081. • Patterns menu from the find dialog now gets updated.
  2082. • "Drop•PS" is now selectable from the print menu.
  2083. • Very rudimentary eudora interface added. Install via the 'Utils' menu.
  2084. • Added 'tileMargin' var so that different win styles, such as those of 
  2085.   'Aaron', look right.
  2086. • Added 'eventHandler' hook to allow Tcl scripts to respond to incoming 
  2087.   Apple Events.
  2088. • Latex bug fixed.
  2089.     
  2090. ================================================================================ 
  2091. = 6.0 7-16-95! 
  2092. ================================================================================ 
  2093. • Added 'Bib' to modes 'commentBox' recognizes.
  2094.  
  2095. ================================================================================ 
  2096. = 6.0b28 7-16-95 
  2097. ================================================================================ 
  2098. • Fixed some distribution problems.
  2099.  
  2100. ================================================================================ 
  2101. = 6.0b28 7-16-95 
  2102. ================================================================================ 
  2103. • Added 'Send Url' to Utils menu, moved emacs menu over to Mode.
  2104. • Fixed DOS-file crash.
  2105. • Fixed top-level HTML menu problem.
  2106. • New mode definitions for ADA flex/yacc
  2107. • New fixes/additions to Perl and BibTeX modes.
  2108.  
  2109. ================================================================================ 
  2110. = 6.0b27 7-11-95 
  2111. ================================================================================ 
  2112. • New (and final, for a while) latex mode.
  2113. • "Remove Saved Setting" no longer unsets the variable.
  2114. • Changed HTML mode icon to Netscape, added a "Send URL to Netscape" item 
  2115.   under the HTML URLs submenu.
  2116.  
  2117. ================================================================================ 
  2118. = 6.0b26 7-4-95 
  2119. ================================================================================ 
  2120. • Lock icon now redraws after resume.
  2121. • Another try at alleviating the annoying dialogs when using TPM 7.0.4.
  2122. • Another try at word-wrapping.
  2123. • A couple of drag-scrolling bugs in split-pane windows fixed.
  2124.  
  2125.  
  2126. ================================================================================ 
  2127. = 6.0b25 7-4-95 
  2128. ================================================================================ 
  2129. • New HTML version
  2130. • 'indentOnCR' now respected during word wrapping.
  2131. • bug fix in bibtex mode.
  2132. • Crashing bug w/ split windows fixed.
  2133. • Read-only 'lock' icon now above vertical scrollbar.
  2134.  
  2135.  
  2136. ================================================================================ 
  2137. = 6.0b24 7-3-95 
  2138. ================================================================================ 
  2139. • word-wrapping now uses vars 'wrapBreak' and 'wrapBreakPreface'.
  2140. • flags now work in C++ mode.
  2141. • New LaTeX version.
  2142. • "Find Options" dialog problems fixed.
  2143.  
  2144.  
  2145. ================================================================================ 
  2146. = 6.0b23 7-3-95 
  2147. ================================================================================ 
  2148. • 'Win Sets' are gone. However, you can entirely duplicate their behavior 
  2149.   by using 'Create Fileset From Wins' and 'Open Entire Fileset' under the 
  2150.   "FileSets:Utilities" submenu.
  2151. • Nasty little (real old) bug that caused the cursor to appear only briefly 
  2152.   after a command executed finally fixed.
  2153. • Moved 'hilite' out of a Search submenu.
  2154. • "Replace in Fileset" moved to control alternate of "Replace All".
  2155. • Bug w/ queued replies (usually seen w/ think project manager) fixed.
  2156. • Fortran comment coloring bug fixed.
  2157. • Split pane bug fix.
  2158. • Word-wrapping bug. 
  2159. • Fixed some hiliting bugs. In doing so, I broke scrolling when covered by 
  2160.   floating windows. For those of you that this affects, for right now I 
  2161.   say, "Don't Do That."
  2162. • Fixed "Goto Tab Stop" problem in TeX mode.
  2163. • 3D buttons have gone away. If you liked them, I suggest you get the "
  2164.   Aaron" init. This should also fix the problem w/ crashing on the original 
  2165.   portables.
  2166.  
  2167. ================================================================================ 
  2168. = 6.0b22 7-1-95 
  2169. ================================================================================ 
  2170. • Redraw fixes w/ multiple panes.
  2171. • Enable/disable emacs persists across executions.
  2172. • Changed buttons, etc.
  2173. • New version of latex code.
  2174. • Added 'Replace In Fileset" proc.
  2175. • Can now create filesets on the fly from the find window.
  2176.  
  2177.  
  2178. ================================================================================ 
  2179. = 6.0b21 6-12-95 
  2180. ================================================================================ 
  2181. • Addition of underline keywords for latex mode (not in place yet).
  2182. • 'word match' works w/ batch searches.
  2183. • Multi-file directory scans have option of text-only. 
  2184. • Final latex mode nearing completion.
  2185. • Small html and bibtex mode changes.
  2186. • Bindings w/ a shift, but not a command, control, or option, now work.
  2187. • 'latex' 2.09 proc works again....
  2188.  
  2189. ================================================================================ 
  2190. = 6.0b20 6-11-95 
  2191. ================================================================================ 
  2192. • Fix in 'showVarValue'.
  2193. • 'editMark' now creates marks if they don't exist.
  2194. • Print submenu changed, can now set default printer app.
  2195. • Clicking on drag bar of inactive window makes active and then continues 
  2196.   to drag.
  2197. • indentLine/indentRegion and lineToParagraph/paragraphToLine added to 
  2198.   Convert menu.
  2199. • sendOpenEvent takes an option that tells it to not wait for a reply.
  2200. • Comment colorizing better.
  2201. • Files w/ Projector's "ModifyReadOnly" flag set can now be modified.
  2202. • LaTeX mode almost finished…
  2203.  
  2204. ================================================================================ 
  2205. = 6.0b19 6-5-95 
  2206. ================================================================================ 
  2207. • Popup menus from the 'prompt' command now correctly display spacers.
  2208. • Lots of new latex and perl changes/fixes. 'latex' in the 2.09 version 
  2209.   works now.
  2210. • 'alpharc.tcl' has been renamed 'prefs.tcl'. Probably the last name change
  2211.   in a while :-).
  2212. • Directory comparisons seem to be working on my machine...
  2213. • Printing through various apps allowed.
  2214.   
  2215. ================================================================================ 
  2216. = 6.0b18 6-3-95 
  2217. ================================================================================ 
  2218. • Added docs for the new preferences routines ('addDef', 'addArrDef', 
  2219.   'removeDef', and 'removeArrDef', fixed some problems, added 
  2220.   a menu item to open up the new alpharc.tcl file, addUserLine now writes 
  2221.   to alpharc instead of userStartup.
  2222. • Slightly re-organized the Filesets menu.
  2223. • 'menu' now takes a "mode" flag.
  2224.  
  2225. ================================================================================ 
  2226. = 6.0b17 6-3-95 
  2227. ================================================================================ 
  2228. • Added new user preferences system, use addDef/removeDef and 
  2229.   addArrDef/removeArrDef pairs. In prefs.tcl. 'userStartup.tcl' is no 
  2230.   longer sourced! However, there is now a new file called "alpharc.tcl" 
  2231.   that is sourced from the prefs folder. No tcl routines add text to
  2232.   this file.
  2233. • Added new "recent files" sub-menu to File menu. "Recent" files can also
  2234.   be opened via the 'editFile' dialog.
  2235.  
  2236. ================================================================================ 
  2237. = 6.0b16 6-2-95 
  2238. ================================================================================ 
  2239. • cleaned up some messes put in w/ b15
  2240.  
  2241.  
  2242. ================================================================================ 
  2243. = 6.0b15 5-29-95 
  2244. ================================================================================ 
  2245. • ordinary deletions after rectangular deletions work better.
  2246. • PPC scrollbar problem gone
  2247. • Text buffers now allocated via mac routines vs unix, hopefully giving 
  2248.   low memory behavior.
  2249.  
  2250. ================================================================================ 
  2251. = 6.0b14 5-29-95 
  2252. ================================================================================ 
  2253. • "Mode:App Paths" a bit easier to use
  2254. • pathnames longer than 128 chars work
  2255. • bindings from non-active menus are not active either
  2256. • some split-pane redrawing problems fixed
  2257. • 'statusPrompt' no longer appends a space to the prompt
  2258. • shift no longer works as a binding modifier except for alpha-numerics
  2259. • command-shift-dash for "Switch to" for compilers now command-shift-s
  2260. • Nasty bug w/ get_directory and get_file fixed.
  2261. • All function keys/arrow keys now terminate incremental searches.
  2262. • 'get_directory' now accepts a prompt argument.
  2263. • 'statusPrompt' doesn't have problems w/ activate events any more
  2264. • 'prompt' no longer interprets slashes as command equivalents in menu
  2265. • command-v now 'paste's from within 'statusPrompt'
  2266. • 8-bit chars handled better.
  2267. • Repeat searches now always move at least one char before matching. Let 
  2268.   me know what you think.
  2269. • Some fixes for search-replacements w/ null patterns or replacement 
  2270.   strings. '&' in a grep replacement string now works correctly.
  2271.  
  2272. ================================================================================ 
  2273. = 6.0b13 3-25-95 
  2274. ================================================================================ 
  2275. • Scrolling vertically through window correctly redraws when obscured by a
  2276.   single floating window.
  2277. • 'addUserLine' now uses curly braces instead of parens.
  2278. • Cmd-double-clicking now works for "C" tags, Tcl procs in UserCode or 
  2279.   SystemCode, and words in the Tcl language. Can also access by selecting 
  2280.   a word and using the "Modes:Lookup Name" menu item.
  2281. • 68k on primitive 68ks better :-)
  2282. • Bug w/ hiliting on split windows fixed.
  2283. • Emacs menu can be turned on and off.
  2284. • Double-clicking on split-window bar toggles split window.
  2285.  
  2286. ================================================================================ 
  2287. = 6.0b12 3-20-95 
  2288. ================================================================================ 
  2289. • New price structure, new registration system.
  2290. • Command-. works again.
  2291. • 'puts' spits carriage returns again.
  2292. • better replaceAll behavior
  2293. • Added '<E' extend style to menu items, forces new dynamic item 
  2294.   alternate group. 
  2295. • Added 'getColors' command.
  2296. • Added hyperText ability.
  2297. • 'saveAs' changed.
  2298. • cmd-double-clicking in the window no longer brings up the mark menu, 
  2299.   but clicking on the curly braces and command-clicking on the titlebar both
  2300.   still do. cmd-double-clicking now tries to find the definition of a C 
  2301.   function (See here).
  2302.   
  2303. ================================================================================ 
  2304. = 6.0b11 3-17-95 
  2305. ================================================================================ 
  2306. • powerThumb back.
  2307. • filesets menu now responds to changes in file system if rebuilt. 
  2308.   However, this only works for filesets created this by this version or 
  2309.   higher. If you want to manually hack your userStartup.tcl to use your 
  2310.   old filesets, look at how the 'System' etc. filesets are defined in 
  2311.   fileSets.tcl.
  2312. • AEBuild works for 68k again.
  2313. • numlock is displayed on the statusbar
  2314.  
  2315. ================================================================================ 
  2316. = 6.0b10 3-15-95 
  2317. ================================================================================ 
  2318. • 68k scrollbar thumb, titlebar popup crashes fixed
  2319. • 'numLock' flag added to remove bindings from keypad and use as keypad. 
  2320.   The "clear" or numlock keypad key now toggles this binding.
  2321. • 'scanfile' (and hence the grep procs) handle unix and ibm files better.
  2322.  
  2323. ================================================================================ 
  2324. = 6.0b9 3-1-95 
  2325. ================================================================================ 
  2326. • Alpha correctly creates startup file and directory now.
  2327. • Keybinding and lookup done differently. Hopefully, the new scheme will 
  2328.   allow will better for international users. Please send me mail on 
  2329.   whether this is true. Also, handling of the CapsLock key should be much 
  2330.   better.
  2331. • Crashing when dragging thumb gone, but had to temporarily kill 
  2332.   powerThumb feature.
  2333. • Changed 'Csh' mode to 'Shel' mode.
  2334.   
  2335. ================================================================================ 
  2336. = 6.0b8 3-1-95         Switched to CodeWarrior, introduced many problems…
  2337. ================================================================================ 
  2338. • INCOMPATIBILITY! "userStartup.tcl" must now be in a "Alpha" folder 
  2339.   within your system preferences directory. Alpha will no longer find the 
  2340.   old preferences, and WILL NOT copy it over for you.
  2341. • command-click on window title now give popup menu showing location
  2342. • cleaner proc now copies instead of moving
  2343. • isearch doesn't quit when encountering bound characters unless with 
  2344.   command, control, or option.
  2345. • no longer support option modifed US KCHR resource that gets rid of dead 
  2346.   keys.
  2347. • Holding down control (sorry, option unavailable because of rectangular 
  2348.   editing) while clicking on paren selects paren in addition to contained 
  2349.   expression. 
  2350. • Toolbox Assistant support added. By default, this has been added to the 
  2351.   C, C++, and Pascal modes. YOU MAY NOT SEE THIS IF YOU HAVE ALREADY MODIFIED 
  2352.   WHICH MENUS THESE MODES DISPLAY. If this is the case, just use the 
  2353.   'setModeMenus' option under the bottom popup menu above the vertical 
  2354.   scrollbar.
  2355. • "Mode:App Paths" allows Alpha's paths to various other applications to
  2356.   be viewed, changed, or reset.
  2357. • Added commands 'splitWindow' and 'otherPane'. Not quite complete.
  2358. • Added postscript mode.
  2359. • Several colorizing bugs fixed, most having to do w/ comments.
  2360. • 'optionIsMeta' gone completely
  2361. • added 'forceMainScreen' flag. When set, all windows are forced to be 
  2362.   completely visible on the main screen. Otherwise, they just stay 
  2363.   whereever they open.
  2364. • 'suppressHeader' phased out in favor of 'printHeader', 
  2365.   'printHeaderTime', and 'printHeaderFullPath'.
  2366. • 'maskCapsLock' is gone, and capslock is handled more intelligently, at 
  2367.   least for US keyboards. This *will* be getting better in future versions.
  2368.   
  2369. ================================================================================ 
  2370. = 6.0b7 11-14-94 
  2371. ================================================================================ 
  2372. • CodeWarrior fixes:
  2373.     - create warrior fileset now notices more than one segment
  2374.     - timeouts are longer
  2375.  
  2376. ================================================================================ 
  2377. = 6.0b6 11-14-94 
  2378. ================================================================================ 
  2379. • Added a few things to support CodeWarrior.
  2380. • 'edit' now has -w option.
  2381.  
  2382.  
  2383. ================================================================================ 
  2384. = 6.0b4 11-11-94 
  2385. ================================================================================ 
  2386. • added 'openTexWindow' to "Latex Utilities" submenu.
  2387. • fixed bugs in 'newModeVar', 'display'.
  2388. • slightly changed next/prev(sub)section latex commands to display 
  2389.   selected line at top of window
  2390. • 'userStartup.tcl' moved to "Internal:System Folder:Preferences:Alpha userStartup.tcl"
  2391. • GNU diff now works for directories other than the startup disk
  2392. • display bug fixed
  2393.  
  2394. ================================================================================ 
  2395. = 6.0b3 11-11-94 
  2396. ================================================================================ 
  2397. • 'replaceText' bug fixed
  2398. • userStartup cleaner added at quit 
  2399. • Compare directories is here!
  2400. • text clippings can now be imported via drag and drop
  2401. • Now check for drag-n-drop init...
  2402.  
  2403. ================================================================================ 
  2404. = 6.0b2 10-26-94 
  2405. ================================================================================ 
  2406. • 'posActivate' gone
  2407. • Alpha now defines 'screenWidth' and 'screenHeight' variables.
  2408. • Alpha now checks for windows off screen
  2409. • Apple drag-n-drop of text and files supported.
  2410.  
  2411. ================================================================================ 
  2412. = 5.98 10-26-94 
  2413. ================================================================================ 
  2414. • Fancy new menus!
  2415. • added Pascal mode. By default, this only recognizes files with .p suffixes.
  2416. • '-s' search option now saves     'forward', 'regExpr', 'matchWords', and 
  2417.   'ignoreCase'. 
  2418. • menus now dynamically sourced.
  2419. • if '&' last char in menu item, no special chars interpreted.
  2420. • 'regModeKeywords' now allows additional keywords to be added, possible 
  2421.   of a different color than older keywords.
  2422. • 'largestPrefix' returns largest common prefix of a list of strings.
  2423. • 'getNamedMarks' changed behavior.
  2424. • 'regModeKeywords' has been changed.
  2425. • "File:Win Sets" submenu.
  2426. • Assorted color improvements.
  2427. • 'listpick' now returns an error if "Cancel" is selected.
  2428. • double-clicking on parens, square brackets, and curly brances selects 
  2429.   entire expression.
  2430.   
  2431. ================================================================================ 
  2432. = 5.97 9-26-94 
  2433. ================================================================================ 
  2434. • ReplaceAll now notices and complains about regular expressions that 
  2435.   match zero-length pieces of text.
  2436. • Included GNU Diff w/ distribution. I forgot it w/ the previous two 
  2437.   distributions. 
  2438.   
  2439. ================================================================================ 
  2440. = 5.96 9-25-94 
  2441. ================================================================================ 
  2442.