Blame NEWS

Packit df99a1
NEW IN VERSION 3.5.27
Packit df99a1
------------------------
Packit df99a1
- simplified configuration scripts
Packit df99a1
- deadlock fixes
Packit df99a1
- miniexp under win32 uses tlsalloc instead of _thread vars (pb under xp)
Packit df99a1
Packit df99a1
NEW IN VERSION 3.5.26
Packit df99a1
------------------------
Packit df99a1
- Thread safe miniexp
Packit df99a1
- Now using the standard autotools approach (thanks to Vincent Torri).
Packit df99a1
- New windows installer (thanks to Konstantin Kravtsov).
Packit df99a1
- Fixed Russian code page issues in windows.
Packit df99a1
- General speedup thanks to lock-free smart pointers.
Packit df99a1
- ddjvu can produce one file per page.
Packit df99a1
- djvused can now set the default page orientation.
Packit df99a1
- Bug fixes all around.
Packit df99a1
Packit df99a1
Packit df99a1
NEW IN VERSION 3.5.25
Packit df99a1
---------------------
Packit df99a1
- Removed the deprecated djview3 code.
Packit df99a1
- Removed the deprecated cothreads code.
Packit df99a1
- Removed the unmaintained japanese man pages.
Packit df99a1
- Added ddjvu option to skip corrupted pages.
Packit df99a1
- Miniexp API is now reentrant.
Packit df99a1
- Bug fixes all around.
Packit df99a1
Packit df99a1
Packit df99a1
NEW IN VERSION 3.5.24
Packit df99a1
---------------------
Packit df99a1
- Set ddjvuapi_version to 20.
Packit df99a1
- Added ddjvuapi support for changing the white point.
Packit df99a1
- Added option "-u" in djvused.
Packit df99a1
- Added option "-o djvufile" in djvuxmlparser.
Packit df99a1
- Added support for <CHARACTER> tag in djvuxmlparser.
Packit df99a1
- Added print-xmp, set-xmp, remove-smp in djvused.
Packit df99a1
Packit df99a1
Packit df99a1
NEW IN VERSION 3.5.23
Packit df99a1
---------------------
Packit df99a1
- Djview3 has been deprecated by djview4 whose source comes in 
Packit df99a1
  its own tarball. Use configure option --enable-djview to force
Packit df99a1
  the compilation of djview3.
Packit df99a1
- Set ddjvuapi_version to 19.
Packit df99a1
- Added ddjvu_document_create_by_filename_utf8
Packit df99a1
- Generate icons with rsvg rather than imagemagick.
Packit df99a1
- djvused: correctly outputs escape characters.
Packit df99a1
- djvumake: added options to generate foreground colors.
Packit df99a1
- Various bug fixes.
Packit df99a1
Packit df99a1
NEW IN VERSION 3.5.22
Packit df99a1
---------------------
Packit df99a1
- Probably the last release before djvulibre-4
Packit df99a1
- Backported djview4 version of nsdejavu.so 
Packit df99a1
- Various bug fixes
Packit df99a1
Packit df99a1
NEW IN VERSION 3.5.21
Packit df99a1
---------------------
Packit df99a1
- Speed improvement on multicore platforms
Packit df99a1
- Ddjvu now can produce pdf output.
Packit df99a1
- Various bug fixes
Packit df99a1
Packit df99a1
NEW IN VERSION 3.5.20
Packit df99a1
---------------------
Packit df99a1
- Csepdjvu handle gsdjvu hyperlink comments.
Packit df99a1
- Djvudigital therefore handles hyperlinks.
Packit df99a1
Packit df99a1
NEW IN VERSION 3.5.19
Packit df99a1
---------------------
Packit df99a1
- License change. Starting with version 3.5.19, 
Packit df99a1
  DjVuLibre is distributed under either version 2 of the GPL
Packit df99a1
  or (at your option) any later version.
Packit df99a1
  Previous versions were released strictly under 
Packit df99a1
  the GPL version 2.
Packit df99a1
Packit df99a1
NEW IN VERSION 3.5.18
Packit df99a1
---------------------
Packit df99a1
- Renamed djview as djview3.
Packit df99a1
- Various enhancement of DDJVUAPI.
Packit df99a1
- Partial support for page titles instead of page numbers.
Packit df99a1
- Clarification of metadata information.
Packit df99a1
- Fixed djvumake mask separation feature.
Packit df99a1
- Complain when given a so-called "secure" djvu file.
Packit df99a1
- Fixed handling of urls with cgi arguments
Packit df99a1
- Fixed bug related to caching and ddjvuapi
Packit df99a1
- Reorganized ${datadir}/djvu
Packit df99a1
- Provide scripts in ${datadir}/djvu/*/desktop to register
Packit df99a1
  the djvu mime types and the djview menu entries.
Packit df99a1
Packit df99a1
NEW IN VERSION 3.5.17
Packit df99a1
---------------------
Packit df99a1
- Various enhancement of DDJVUAPI
Packit df99a1
- Compiles with GCC-4.1.
Packit df99a1
- Compiles with the SunCC compiler.
Packit df99a1
- Command line utilities compile under WIN32 
Packit df99a1
  using MSVC using the provided project files.
Packit df99a1
- Minor bug fixes in csepdjvu text extraction.
Packit df99a1
- Fixed leak in csepdjvu, cpaldjvu and cjb2.
Packit df99a1
Packit df99a1
NEW IN VERSION 3.5.16
Packit df99a1
---------------------
Packit df99a1
- Shared library build system updates.
Packit df99a1
Packit df99a1
NEW IN VERSION 3.5.15
Packit df99a1
---------------------
Packit df99a1
- Fixes for compilation with GCC-4.0.
Packit df99a1
Packit df99a1
NEW IN VERSION 3.5.14
Packit df99a1
---------------------
Packit df99a1
- Fixes for compilation with GCC-3.4.
Packit df99a1
- Cjb2 lossy mode vastly improved (thanks to Ilya Mezhirov)
Packit df99a1
- Revamped install for desktop information files
Packit df99a1
- Compilation uses libtool and makes shared libs on more platforms.
Packit df99a1
- Uniform decoding api ddjvuapi.h.
Packit df99a1
- Enhanced ddjvu based on ddjvuapi.
Packit df99a1
- ddjvu can produce tiff files.
Packit df99a1
Packit df99a1
NEW IN VERSION 3.5.13
Packit df99a1
---------------------
Packit df99a1
- Navigation history in djview.
Packit df99a1
- New option -fullscreen in djview.
Packit df99a1
- Silently processes files up to version 25.
Packit df99a1
- Only produces files with version 24.
Packit df99a1
- French and Japanese localization.
Packit df99a1
- Japanese man pages.
Packit df99a1
- Fixes for MacOS.
Packit df99a1
- Compilation of XMLTools enabled by default.
Packit df99a1
- KDE and GNOME integration
Packit df99a1
- CJB2 now handles tiff files.
Packit df99a1
Packit df99a1
NEW IN VERSION 3.5.12
Packit df99a1
---------------------
Packit df99a1
- Improved color quantization (fix cpaldjvu artifacts)
Packit df99a1
- Fixed handling of non latin characters.
Packit df99a1
- Worked around problems with gcc-3.3.1.
Packit df99a1
Packit df99a1
NEW IN VERSION 3.5.11
Packit df99a1
---------------------
Packit df99a1
- All private symbols in DJVU namespace
Packit df99a1
- Fixed keyboard focus in kde-3.1.1
Packit df99a1
- Fixed toolbar control arguments.
Packit df99a1
- Incremented djvuversion to 24 (LT again)
Packit df99a1
- Fixed djvm.
Packit df99a1
Packit df99a1
NEW IN VERSION 3.5.10
Packit df99a1
---------------------
Packit df99a1
- Added support for mouse wheel.
Packit df99a1
- Added support for LT toolbar control args.
Packit df99a1
- Added DESTDIR in Makefiles.
Packit df99a1
- Incremented djvuversion to 23.
Packit df99a1
- Djview key space now does continuous reading
Packit df99a1
- Fixed thumbnail generation on empty pages.
Packit df99a1
- Improved csepdjvu option -bgwhite.
Packit df99a1
- Djview and djvups now can print booklets.
Packit df99a1
- Djview main dialogs have a help button.
Packit df99a1
- Annotation strings now recognize C escape sequences.
Packit df99a1
Packit df99a1
NEW IN VERSION 3.5.9
Packit df99a1
--------------------
Packit df99a1
- Fix for gcc-3.2.
Packit df99a1
- Fix for broken command ddjvu.
Packit df99a1
- Modified IW44 for ARM processors.
Packit df99a1
- Modified RPM spec file for Mozilla-1.1+.
Packit df99a1
Packit df99a1
NEW IN VERSION 3.5.8
Packit df99a1
--------------------
Packit df99a1
- Fixed printing of b&w documents (broken since 3.5.6)
Packit df99a1
- Fixed menu problem on rh7.3
Packit df99a1
- Included fixes for gcc-3.1.
Packit df99a1
Packit df99a1
NEW IN VERSION 3.5.7
Packit df99a1
--------------------
Packit df99a1
- Fixes for cygwin
Packit df99a1
- Fixes for configuration script
Packit df99a1
- Updated copyright notices with clarified
Packit df99a1
  patent statement from Lizardtech.
Packit df99a1
Packit df99a1
NEW IN VERSION 3.5.6
Packit df99a1
--------------------
Packit df99a1
- Fixes for gcc-3.1 and qt3
Packit df99a1
- Fixes for macosx compilation
Packit df99a1
- Added option -bgwhite in cpaldjvu
Packit df99a1
Packit df99a1
NEW IN VERSION 3.5.5
Packit df99a1
--------------------
Packit df99a1
- Removed annoying flicker with djview/Qt3.
Packit df99a1
- Simplified the use of djvuserve.
Packit df99a1
- Fixes to the tools build with CYGWIN.
Packit df99a1
- Added the lizardtech XML tools (use --enable-xmltools to compile).
Packit df99a1
- Fixed show stopper in djvused.
Packit df99a1
Packit df99a1
NEW IN VERSION 3.5.4
Packit df99a1
--------------------
Packit df99a1
- Fixed bug in djview print dialog.
Packit df99a1
- Fixed bug in djvused.
Packit df99a1
- Added CGI program djvuserve.
Packit df99a1
Packit df99a1
NEW IN VERSION 3.5.3
Packit df99a1
--------------------
Packit df99a1
- Support for QT2 and QT3
Packit df99a1
- Removed lots of QT1 specific hacks.
Packit df99a1
- Added command djvups.
Packit df99a1
Packit df99a1
NEW IN VERSION 3.5.2
Packit df99a1
--------------------
Packit df99a1
- Added support for image/vnd.djvu mime type.
Packit df99a1
- Configure changes for FreeBSD.
Packit df99a1
- Bug fixes in djvused.
Packit df99a1
Packit df99a1
NEW IN VERSION 3.5.1
Packit df99a1
--------------------
Packit df99a1
- Initial release with:
Packit df99a1
  man pages, bug fixes, autoconf based build system,
Packit df99a1
  more portable browser plugin, djvused, etc.