2009-01-06 Mirko Maischberger * src/pdfcube.cc: Removed --transition switch in favor of reading transitions from the PDF file. Added a dialog to open files when no file is given on the command line (this is so the first "GUI" version of PDFCube) 2008-11-23 Mirko Maischberger * man/: moved pdfcube.1 manpage inside man folder. 2008-11-21 Mirko Maischberger * src/pdfcube.cc: cleand code, fixed code to calc animation steps, added program options via boost program options library. Removed fog effect from compilation. Added the option to customize colors. * pdfcube.1: updated the manpage to reflect changes. 2008-02-28 Karol Sokolowski * src/pdfcube.cc: cleaned code, added code to calc animation steps instead of having it hard-coded, added backward cube animation and fog. 2007-11-18 Mirko Maischberger * src/pdfcube.cc: Huang Guo-Hao suggested some useful modifications to the initialization params of OpenGL 2007-01-29 Mirko Maischberger * pdfcube.1.txt: added the manpage provided by Alexander Wirt, with few modifications. 2006-12-24 Mirko Maischberger * configure.ac, src/Makefile.am: Removed unneeded glut and libtool dependencies Reported by: Frank Boheme 2006-12-19 Mirko Maischberger * debian/: Package debianization. * src/llcube.cc: draft of low level cube code. 2006-12-19 Mirko Maischberger * Autotools, release 0.0.2 2006-12-16 Mirko Maischberger * Release 0.0.1 2006-12-09 Mirko Maischberger * Initial import