home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 3 / Meeting_Pearls_III.iso / Pearls / dev / GUI / MUIBuilder / History < prev    next >
Encoding:
Text File  |  1995-08-10  |  3.4 KB  |  100 lines

  1. /*************************/
  2. /*    MUIBuilder 2.2a    */
  3. /*************************/
  4.  
  5. little bug fixes release
  6.  
  7. - little bug in button code generation
  8. - bug fixed in application menu testing
  9. - fixed an endless loop in guide generation (occured when generating
  10.   PopObjects documentation)
  11.  
  12. /*************************/
  13. /*     MUIBuilder 2.2    */
  14. /*************************/
  15.  
  16. bug fixes release.
  17.  
  18. - A bug appeared with the 2.1 release : sometimes, MB didn't generate
  19.   the function hooks definitions. fixed.
  20. - The small problems with code generation (buttons and lists) seem
  21.   to be solved.
  22. - fixed the slider notifications bug.
  23. - rewrote the guide generation
  24. - some attributes disappeared when saving a file. fixed !
  25. - improvement of the objects presentation window (add prefs)
  26. - the installer script now copies the images directory ! :)
  27. - The code generation is improved : all references to ungenerated
  28.   objects are supported.
  29. - There is an improved catalog genererator : it keeps all the strings
  30.   you add yourself directly in the text file.
  31. - The project icon is no more overwriten if it exists (so you'll keep
  32.   its position !)
  33. - some procedures of the muibuilder.library were rewritten : consequently,
  34.   the source generation is up to 15 times quicker than before.
  35. - Application Menus now appear during tests.
  36. - New Window attribute : NoMenus.
  37.  
  38.  
  39. /*************************/
  40. /*     MUIBuilder 2.1    */
  41. /*************************/
  42.  
  43. bug fixes release.
  44.  
  45. - No more code generation problem
  46.         for E users : only the needed identifiers are generated !
  47.         some hooks were not correctly generated : fixed !
  48. - fixed the enforcer hit at code generation
  49. - no more problems when saving some hooks
  50. - register group : there were some problems if titles were not given
  51.   to all groups
  52. - the code generator is now running synchronously, so that we know when
  53.   it is finished.
  54. - Menu generation fixed
  55. - We added some images to show the GUI objects.
  56.  
  57. /*************************/
  58. /*     MUIBuilder 2.0    */
  59. /*************************/
  60.  
  61. This is a major release. A lot of new features appear, and most
  62. of the existing ones have changed.
  63.  
  64. - Hierarchic tree display
  65. - new objects supported
  66. - notifications support for every object
  67. - possibility to test the notifications directly from MUIBuilder
  68. - menu objects
  69. - function hooks
  70.  
  71. /*************************/
  72. /*     MUIBuilder 1.1    */
  73. /*************************/
  74.  
  75. - generation source code errors corrected
  76. - 'Config' window modified:
  77.         possibility to chose the GetString function name
  78.         and the code generation module name
  79. - Added the automatic localization
  80. - possibility to create the catalog description file
  81. - the refreshes in the 'Window attributes' window work well now
  82. - No more Enforcer hits ( I hope !!! :-( ... I can't run Enforcer on my A1200 )
  83. - a few MUI2.0 features added ( RegisterGroup, and some attributes )
  84. - MUIBuilder scans the 'Modules' directory to see which languages are available
  85.   ( 'GenCodeXXXX' )
  86. - MUIBuilder is now translated in :
  87.         - Français ( catalog + documentation )
  88.         - Deutsch  ( catalog + documentation ) [ thanks to Christian Brandel ]
  89.         - Czech    ( catalog )                 [ thanks to Michal Kara       ]
  90. - new generator for the C language
  91. - new generator for the E language ( by Lionel Vintenat )
  92. - a generator made for the Assembly language by Michal Kara
  93. - possibility to see the result of your work at real time !
  94.  
  95. /*************************/
  96. /*     MUIBuilder 1.0    */
  97. /*************************/
  98.  
  99. First Release
  100.