2006-06-18 Ron Coscorrosa , version 0.70 * Removed 'disable deprecated' defines so the thing actually compiles on systems younger than 5 years old. They were added originally so that GTK+ 2.0 would be used, instead of 1.2. Damn this program is old. 2002-07-12 Ron Coscorrosa , version 0.67 * Fixed bug when saving L-system images as JPG. * Able to choose a specific (single) color for the foreground on L-systems using the color picker (instead of having to have a .map file for each single color you want to use). * White.map and Black.map removed because of above feature * New option to center new L-system windows (useful for the "Display All L-systems in group" command). * Minor bug fixes * Documentation updates 2002-06-23 Ron Coscorrosa , version 0.65 * Color map/fmap files can now specify color names as well as RGB triplets (should have been included originally, but I forgot about it -- good thing brain farts don't stink right?). * All one color maps were removed, except for Black and White (if you want more, stick them in ~/.lsysexp/maps per the documentation). This way the color menu is less cluttered. * Fixed a few bugs in fractint2lsysexp.pl (incorrect converting of angles when outputting in lsyscustom format, and omission of a few #include statements for include output format). * Added "Display all L-systems in Group" command * Added 107 new L-systems, most in groups Hanmer-1 through Hanmer-3, others sprinkled about in appropriate groups. The L-systems in the Hanmer-{1,2,3} groups are somewhat randomly named (it's bad enough sorting through 1,600 L-systems without having to name the good ones). * Documentation upgrades to reflect changes in this release 2002-04-07 Ron Coscorrosa , version 0.60 * Compiles and works under cygwin (windows). GTK+ 2.0 isn't "there" yet on the win32 platform, so some things look weird, but it works for the most part. * Added preferences dialog (users can specify default background color, width/height, number of colors, and image save directory). This is the most significant change of this release. * Added "..." after the about menu (I considered upping the version number up to 1.0 after this drastic change, but after hours of deliberation decided against it). * Cleaned up the code, partitioned callbacks.c and interface.c into smaller more manageable parts * Added some more single-color .map files * Some memory cleanups * Various minor tweaks/enhancements * A thought just occured: Where do you describe the changes you make in a ChangeLog? 2002-03-24 Ron Coscorrosa , version 0.55 * Added .fmap and .map capabilities (for custom colors), and consequently ditched the old custom color code (the custom gradients in the previous version are now distributed as .fmap files) * Added clickable URL in about dialog - yipee! * Made Colors menu be a tearoff menu for convenience (doesn't work work correctly with KDE 2.2.1's window manager, see BUGS for details) * ~/.lsysexp is now a directory, ~/.lsysexp/lsyscustom is what was previously ~/.lsysexp. * ~/.lsysexp/maps created for user maps, /usr/local/share/lsysexp/maps created for system-wide maps * Optimization flags for gcc added to configure.in * Added Help/Documentation and Help/About menus to each L-system window * Various minor tweaks/enhancements 2002-03-20 Ron Coscorrosa , version 0.50 * L-system Explorer - initial version 0.50 released to public, and is greeted with waves of apathy and indifference