| 1 | 2011-12-14 Mirko Maischberger <mirko.maischberger@gmail.com> |
|---|
| 2 | * src/pdfcube.cc, man/pdfcube.1, m4/ax_booost_program_options.m4: |
|---|
| 3 | Andreas Moog patches. |
|---|
| 4 | |
|---|
| 5 | 2011-11-19 Mirko Maischberger <mirko.maischberger@gmail.com> |
|---|
| 6 | * src/pdfcube.cc: Switching to poppler cairo rendering. |
|---|
| 7 | Reported by: Pino Toscano |
|---|
| 8 | * man/pdfcube.1: Update the manpage to reflect the new features. |
|---|
| 9 | |
|---|
| 10 | 2009-01-06 Mirko Maischberger <mirko.maischberger@gmail.com> |
|---|
| 11 | * src/pdfcube.cc: Removed --transition switch in favor of reading |
|---|
| 12 | transitions from the PDF file. Added a dialog to open files when |
|---|
| 13 | no file is given on the command line (this is so the first "GUI" |
|---|
| 14 | version of PDFCube) |
|---|
| 15 | |
|---|
| 16 | 2008-11-23 Mirko Maischberger <mirko.maischberger@gmail.com> |
|---|
| 17 | * man/: moved pdfcube.1 manpage inside man folder. |
|---|
| 18 | |
|---|
| 19 | 2008-11-21 Mirko Maischberger <mirko.maischberger@gmail.com> |
|---|
| 20 | * src/pdfcube.cc: cleand code, fixed code to calc animation steps, |
|---|
| 21 | added program options via boost program options library. Removed |
|---|
| 22 | fog effect from compilation. Added the option to customize colors. |
|---|
| 23 | * pdfcube.1: updated the manpage to reflect changes. |
|---|
| 24 | |
|---|
| 25 | 2008-02-28 Karol Sokolowski <sokoow@gmail.com> |
|---|
| 26 | * src/pdfcube.cc: cleaned code, added code to calc |
|---|
| 27 | animation steps instead of having it hard-coded, added |
|---|
| 28 | backward cube animation and fog. |
|---|
| 29 | |
|---|
| 30 | 2007-11-18 Mirko Maischberger <mirko.maischberger@gmail.com> |
|---|
| 31 | * src/pdfcube.cc: Huang Guo-Hao suggested some useful |
|---|
| 32 | modifications to the initialization params of OpenGL |
|---|
| 33 | |
|---|
| 34 | 2007-01-29 Mirko Maischberger <mirko.maischberger@gmail.com> |
|---|
| 35 | * pdfcube.1.txt: added the manpage provided by Alexander Wirt, |
|---|
| 36 | with few modifications. |
|---|
| 37 | |
|---|
| 38 | 2006-12-24 Mirko Maischberger <mirko.maischberger@gmail.com> |
|---|
| 39 | * configure.ac, src/Makefile.am: Removed unneeded glut and libtool |
|---|
| 40 | dependencies |
|---|
| 41 | Reported by: Frank Boheme |
|---|
| 42 | |
|---|
| 43 | 2006-12-19 Mirko Maischberger <mirko.maischberger@gmail.com> |
|---|
| 44 | * debian/: Package debianization. |
|---|
| 45 | * src/llcube.cc: draft of low level cube code. |
|---|
| 46 | |
|---|
| 47 | 2006-12-19 Mirko Maischberger <mirko.maischberger@gmail.com> |
|---|
| 48 | * Autotools, release 0.0.2 |
|---|
| 49 | |
|---|
| 50 | 2006-12-16 Mirko Maischberger <mirko.maischberger@gmail.com> |
|---|
| 51 | * Release 0.0.1 |
|---|
| 52 | |
|---|
| 53 | 2006-12-09 Mirko Maischberger <mirko.maischberger@gmail.com> |
|---|
| 54 | * Initial import |
|---|