picpuz Change Log
=================

2012.02.01  v.2.5
+ Picpuz was converted to use GTK3 and Cairo. It will no longer
  build or install on older Linux distros lacking these libraries.
+ RPM packages are built using Fedora and rpmbuild instead of alien.

2012.01.04  v.2.4
+ An image file can be dragged over from Nautilus or other file manager.
+ A Hungarian translation was added.

2011.11.01  v.2.3
+ Code cleanup for compiler warnings from GCC 4.6 (Ubuntu 11.10) 
+ DEB package is now made by dkpg and RPM is made from DEB via alien.

2011.05.01  v.2.2
+ The supplied .deb and .rpm packages are now built using Ubuntu 10.04
  instead of Ubuntu 8.10. These packages may not install on Linux 
  releases using older libraries.

2010.05.16  v.2.1.3
+ Chinese translation was added.
+ Dual window updates still confusing GTK on some distros. Workaround is 
  to simplify by killing reference window if a new puzzle is started.

2010.05.06  v.2.1.2
+ Makefile was made more package-builder friendly.
+ Order of painting the main window and the reference window was reversed
  to get around a weird GTK bug (Ubuntu 9.10 but not prior versions).

2009.10.29  v.2.1.1
+ Bugfix: crash if open gallery folder after fresh install.

2009.10.26  v.2.1
+ Do not open gallery window when program is started - confusing.
+ Makefile changes for package builder.

2009.10.08  v.2.0
+ Red line option added

2009.07.19  v.1.9.4
+ Chinese (mainland) translation was added.

2009.07.02  v.1.9.3
+ fix translation bug preventing saving of a partially completed
  puzzle if language is not English.

2008.12.01  v.1.9
+ translation system converted to use Gnu gettext (the Linux norm)

2008.08.25  v.1.8
+ added French GUI translation
+ remember image directory on exit, reload same on startup

2008.06.01  v.1.7
+ add preview image to file open dialog
+ convert from build script to conventional makefile
+ default location for saved puzzles: /home/user/.picpuz

2008.04.20  v.16
+ code changes for compatibility with recent gcc, c-lib, and GTK2

2008.01.29  v.15
+ separate build scripts for downloaders and package builders
+ code changes to get application directories from build script
+ if a cluster of tiles fit together and all are offset from home by
  the same amount, if one is moved home then move all of them home.

2008.01.01  v.14
+ Multiple language capability for GUI. German translation done.
+ Build script allows user to choose install location and desktop icon.

2007.11.15  v.13  
+ code cleanup for 64-bit architecture compatibility

2007.10.13  v.12  
+ command line parameters added

2007.10.12  v.11  
+ zfuncs updates, no functional changes

2007.07.11  v.10  v.10b
+ added thumbnail index window to help navigate and select image files
+ (v.10b) bug correction in image navigation (directories with blanks)

2007.07.06  v.09  
+ library changes, no functional differences

2007.05.24  v.08  
+ add prev/next buttons for stepping through many images

2007.05.13  v.07  
+ replace toolbar macros with zfuncs function calls

2007.01.15  v.06  
+ added icons to toolbar buttons

2006.12.21  v.05
+ new button: change tile borders: black  white  dotted lines
  (improve visibility with dark backgrounds)

2006.12.17  v.04
+ corrected bug: program did not exit when window destroyed via "x" button
+ new feature: puzzle tiles are more like classic jigsaw puzzles
+ new feature: status bar tracks progress

2006.11.30  v.03
+ added tool tips to toolbar buttons

2006.11.28  v.02
+ add function: right mouse finds home tile for selected tile position

2006.11.24  v.01  initial release
+ arbitrary tileing of selected image file
+ arbitrary window resize, retaining tiles
+ random mixing of tiles
+ separate viewing window for guidance image
+ exchange tiles with mouse clicks
+ save unfinished puzzle and resume later
+ cheat buttons
+ help function


