home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Linux / Divers / angela-1.28-BETA-bin-Linux-i586.tar.gz / angela-1.28-BETA-bin-Linux-i586.tar / angela-1.28-BETA / CHANGES < prev    next >
Text File  |  1998-05-05  |  3KB  |  113 lines

  1. This file records the major changes between revisions.
  2. The version number refers to the version of the angela!
  3. main file. $Revision: 1.21 $
  4.  
  5. A - means removal of a feature.
  6. A + means addition of a new feature.
  7. A ! means correction/update of an existing feature.
  8.  
  9. Up to 1.28
  10. ----------
  11.     + Added etiquettel and etiquetter shapes for nodes.
  12.     + Added new styles for nodes: Etiquette left and right.
  13.  
  14. Up to 1.27
  15. ----------
  16.     + Added module for Tcl/Tk code generation.
  17.  
  18. Up to 1.26
  19. ----------
  20.     ! Removed two assert() calls in gmllib.h (causing __eprintf
  21.       linking errors on Solaris).
  22.  
  23. Up to 1.25
  24. ----------
  25.     + Improved GML export filter.
  26.     + GML import filter, supporting graphlet node and edge styles.
  27.     ! Rewriting modules, bug when array had the same name in all C
  28.       modules.
  29.  
  30. Up to 1.24
  31. ----------    
  32.     + Primitive GML support as export filter.
  33.     + Added C++ modules support (and began incorporating LEDA and AGD).
  34.     + Added spring embedder demo in demos subdirectory
  35.  
  36. Up to 1.23 (not released)
  37. ----------
  38.     + Added C module_command all_attributes to return all
  39.       attributes, including not user-accessible.
  40.  
  41. Up to 1.22
  42. ----------
  43.     ! Postscript output now is correct.
  44.     ! Bugfix: tcl_platform(byteOrder) does not exist on all
  45.       platforms.
  46.  
  47. Up to 1.21
  48. ----------
  49.     ! Added done button in properties dialog box.
  50.     + Added configuration dialog box for module plingexec.
  51.     + Dynamic cascade menu allocation for module plingexec.
  52.  
  53. Up to 1.20 (not released)
  54. ----------
  55.     ! Put menu File->Save configuration under Properties.
  56.     + Module for executing external programs on PLING files.
  57.  
  58. Up to 1.19
  59. ----------
  60.     + Properties dialog box for setting configuration.
  61.     + New User/Site preference system. Old angela.rc files
  62.       are obsolete and incompatible. Allowing saving of
  63.       configuration.
  64.     + SunOS support in configure.in.
  65.     ! Changed appearance of context menus.
  66.     ! Modified print dialog box.
  67.     ! Focus in capabilities edit now in entry field.
  68.  
  69. Up to 1.18 (not released)
  70. ----------
  71.     ! Minor cosmetic changes in dialog boxes and command-line
  72.       help.
  73.  
  74. Up to 1.17
  75. ----------
  76.     ! In edit mode, Middle click = Ctrl left click (select).
  77.     ! Improving platform independency.
  78.     ! Renamed some buttons.
  79.     + Added context-menu to nodes and edges.
  80.     + Added default extension while load/save files to the last
  81.       filter extension loaded.
  82.  
  83. Up to 1.16 (not released)
  84. ----------
  85.     ! Bugfix in configure.in, some platforms need an existing
  86.       variable in test clauses.
  87.     ! Renamed Ok button into Done in capabilities:edit.
  88.  
  89. Up to 1.15
  90. ----------
  91.     ! Added fancier capabilities edit box, with confirmation
  92.       button. Also fixes a little bug when entering new value
  93.       without confirming with RETURN key.
  94.     + Style interface started.
  95.     ! Fixed the need of coumpound {} and "" in angela.rc.
  96.     ! Fixed a bug in the forwarding of multiple-words values.
  97.     ! Fixed a bug in module module_plingread which wrapped too
  98.       much "" around some values.
  99.  
  100. Up to 1.14
  101. ----------
  102.     + Added synonyms for all attributes, for better reading.
  103.     + Added command line options --debug, --help and file
  104.       loading from command line.
  105.     ! Saving a graph without current name invokes save as...
  106.     ! Action buttons now are respectively disabled.
  107.     ! Bug in deleting node(s), was not updating node:carriage.
  108.     ! Grayed inactive functions in menus.
  109.  
  110. Up to 1.13
  111. ----------
  112.     + Added maintenance of change file.
  113.