home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 3 / CD ACTUAL 3.iso / linux / system / tkhtml-2.3 / tkhtml-2 / tkHTML-2.3 / ChangeLog next >
Encoding:
Text File  |  1995-03-07  |  4.4 KB  |  139 lines

  1. 2.2->2,3
  2.   Damn that lingering <HR> bug
  3.   Fixed misnamed window in Save dialog
  4.   Changed Header menu generation, they weren't working.
  5.   Changed <HR> menu generation
  6.   Added global default setting of config.tcl options in tkHTML script
  7.  
  8. 2.1->2.2
  9.   Fixed bug in <HR> menu options
  10.   Disabled text in About dialog
  11.   Added Forms menu and sequences by David Inglish (eaeu894@ea.oac.uci.edu)
  12.     - do not have WYSIWYG capability (sorry!)
  13.   Added optional tags for NetScape (no WYSIWYG either)
  14.     <UL> - disc|circle|square
  15.     <OL> - letters|roman|numeric
  16.     <WBR> and <NOBR>
  17.     <HR> - size|align|width|noshade
  18.     <CENTER>
  19.     <FONT>
  20.  
  21. 2.1->2.0
  22.  
  23.   Modified some of the previewer appearances for lists
  24.   Added find/find again commands (Ctrl-S/Ctrl-F, respectively)
  25.   Allow to create new file from command line, insead of "file not found"
  26.   Added <TITLE> to Functions menu
  27.   Fixed <HR> menu option
  28.   Fixed permissions of Tix widgets
  29.   Fixed -L error in wwwish Makefile
  30.   Can now read user's .tkHTML file (same format as config.tcl)
  31.   Added option to start new files with pre-formatted template
  32.   Changed crude way of verifying files, use standard methods instead
  33.   Added ctrl-v/ctrl-y for by-page navigation
  34.   Added entities options to config.tcl
  35.   Fixed Previewer resizing
  36.   Added Search and Replace (optionally confirmed)
  37.   Changed various save functions
  38.   Added option for by-PID temp file
  39.  
  40. 1.32->2.0
  41.  
  42.   Rewrote from scratch
  43.     - distributed code
  44.     - Tix widgets
  45.     - repackaged source
  46.  
  47.   Fixed Makefile for wwwish
  48.   Added more emacs bindings
  49.   Added selectible font and pointsize for editting window
  50.   Change how Preview mode font is set
  51.   Fixed and improved resizing, now scales correctly
  52.   Fixed fonts for Times Roman in Preview mode    
  53.   Made config.tcl, where options can be set, such as font/pointsize
  54.   Added ability to start tkHTML with a file to edit on the command line
  55.   Added toggle for word or character wrap in main window (defaults to char)
  56.   Changed quit dialogs, so there is only one
  57.   Used improved file selector dialogs, Motif(tm)-like, instead of silly XF one
  58.   Added "event" window, where information on tkHTML events are displayed 
  59.   Used "correct" accelerators indicators in menus
  60.   Preview no longer asks to save first, now uses a temp file (user-definable)
  61.   Fixed reloading of preview window so it updates correctly
  62.   Allowed for only one copy of preview running, update existing if called again
  63.   
  64. 1.31->1.32
  65.  
  66.   Made the font larger in the creation window.
  67.   Modified all fonts for previewing, they are the same that Chimera uses
  68.   Missed a few color settings, fixed.
  69.   
  70. 1.3beta-> 1.31
  71.  
  72.   Added ability to paste from X into main window
  73.   Improved appearance of preview window
  74.   Fixed selection problem
  75.   Added notification of non-saved file when calling previewer
  76.   Added bitmap for about stuff, located in /tmp
  77.   Changed <BR> insertion hotkey to Alt-p
  78.   Added ability for 3rd mouse button to clear selection
  79.   Added preliminary keyboard-controlled selection
  80.   
  81. 1.21->1.3beta
  82.  
  83.   Added preliminary WYSIWYG previewing with the use of TkWWW examples and
  84.     requires the use of 'wwwish', instead of standard 'wish' for use.
  85.   Created source archive for wwwish and it's needed libwww.a lib
  86.  
  87. 1.20->1.21 
  88.  
  89.   Added ';' after inserted entities
  90.   Narrowed help window, alot of white space eliminated
  91.   Hard-coded positioning of dialogs
  92.   Added HTML Primer (stubbed)
  93.   Added titles to dialogs/help browser 
  94.   Added new about dialog, dropped TextBox
  95.   Added forced placement of most dialogs, now always dependent on toplevel
  96.   Removed dead code
  97.   Fixed colors on file selector box and other dialogs (I think)
  98.  
  99. 1.16->1.20
  100.  
  101.   Inline Image function (menu and keys) were wrong, fixed.
  102.   Fixed some entities which had % instead of &
  103.   Fixed entities menu, calling wrong widget
  104.   Added hypertextual help system.    
  105.   Fixed missing '!' in Comment function
  106.   Added startup window 
  107.  
  108. 1.15->1.16
  109.  
  110.   Got rid of YesNoBox, added my own, next to make own help boxes
  111.  
  112. 1.14->1.15
  113.  
  114.   Another revision of delete/backspace
  115.   Improved highlighted text stuff once more
  116.  
  117. 1.13->1.14
  118.  
  119.   Fixed delete
  120.  
  121. 1.12->1.13
  122.   
  123.   Forgot to fix functions under the Functions menu..done.
  124.   Added more emacs-like binding, namely ctrl-a and ctrl-e
  125.   Added deletable highlighted text
  126.   Added 'Entities' menu and associated alt bindings
  127.  
  128. 1.1-1.12
  129.   
  130.   Fixed arrow key bindings and scrolling
  131.   Added PgUp/PgDn
  132.  
  133. Alpha -> 1.0
  134.  
  135.   Fixed handling of selected text and options
  136.   More emacs-like bindings
  137.  
  138.  
  139.