From 228068424bc98b1300b482d7ff653c36658c69dd Mon Sep 17 00:00:00 2001 From: leo Date: Sun, 1 Oct 2000 14:44:32 +0000 Subject: Save custom minifigs created with the Minifig Wizard git-svn-id: http://svn.leocad.org/trunk@148 c7d43263-9d01-0410-8a33-9dba5d9f93d6 --- docs/CHANGES.txt | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'docs') diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index f3c508c..baa4f88 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -1,5 +1,32 @@ This is a changelog for developers only, not for ordinary users. +01/10/2000 + - Added an option to save custom minifigs to the Minifig Wizard. + +30/09/2000 + - Enabled the "Make Default" button of the preferences dialog (Linux). + +24/09/2000 + - Finished adding the new minifig rotation options. + +20/09/2000 + - Fixed the numeric keypad under Linux, thanks to Renaud Breard. + - Updated the Array dialog. + +18/09/2000 + - Added new menu shortcuts. + - Fixed endianess bugs when loading piece information. + - Fixed piece preview mirrored image. + - Fixed some warning messages in FreeBSD. + - Added endian test to auto-configuration. + - Fixed gtk-config problem under FreeBSD. + +16/09/2000 + - Added man page, thanks to Patrick Mahoney. + - Moved gif and jpg functions from image.cpp to separate files. + - Modified the Makefile to automatically check for libjpeg, zlib and + libpng. It also creates a config.h file with the options. + 15/09/2000 - Fixed problem with "focus follow mouse" in X, thanks to Renaud Breard. -- cgit v1.2.3