You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
41 lines
1.7 KiB
41 lines
1.7 KiB
15 years ago
|
Version 0.8:
|
||
|
* [Mario Weilguni]
|
||
|
Made it work with Qt 2.0
|
||
|
Fixed a lot of layout problems
|
||
|
Fixed segfault caused by wrong accelerator in ::changeAccelerators()
|
||
|
There are still a few problems with changed color handling,
|
||
|
currently outcommented (look for "TODO" if you wish to fix it)
|
||
|
|
||
|
Version 0.7:
|
||
|
* [Mark Donohoe] Patch from Jake Hamy <jehamby@lightside.com> which
|
||
|
incorporates code from Johanes Plass' GV. This adds
|
||
|
(1) Compressed file support, (2) PDF support
|
||
|
( Currently limited by ghostscript's poor handling of
|
||
|
this format )
|
||
|
* [Mark Donohoe] Fixed major performance bug which caused gs to be
|
||
|
repeatedly restarted
|
||
|
* [Mark Donohoe] Improved print dialog
|
||
|
- Print to file
|
||
|
- Print all, current, marked, or range of pages
|
||
|
- Setup spooler command, printer name
|
||
|
- Reverse order of printing
|
||
|
* [Mark Donohoe] Much better keyboard support
|
||
|
* [Mark Donohoe] Improved geometry management
|
||
|
* [Mark Donohoe] Improved warning and error dialogs
|
||
|
|
||
|
Version 0.6.3:
|
||
|
* [Mark Donohoe] Session management
|
||
|
* [Mark Donohoe] Patch from Markus Duda <Duda@physik.rwth-aachen.de> for
|
||
|
pagelist.
|
||
|
( Fixes a problem with documents that have named rather
|
||
|
than numbered pages I believe )
|
||
|
* [Mark Donohoe] Imporvements to page list interface
|
||
|
* [Mark Donohoe] Fixed mix up of Magnification and Orientation on
|
||
|
View Control dialog
|
||
|
* [Mark Donohoe] Few geometry management fixes
|
||
|
* [Mark Donohoe] New icon
|
||
|
|
||
|
Version 0.6.1:
|
||
|
* [Robert Williams] Added version.h and ChangeLog
|
||
|
* [Robert Williams] Added -caption "%c" to kghostview.kdelnk
|