updated on Tue Jan 10 16:09:17 UTC 2012
[aur-mirror.git] / diffpdf / CHANGES
blobd9a273882e9dc8a8f87d81bdca4f529568e130a7
1 1.2.2
3 Tiny change in how command line arguments are handled. This should make
4 things work with both English and non-English locales on Windows.
6 1.2.1
8 Minor improvement with focus control for Previous and Next buttons.
10 Acknowledged Steven Lee for building Windows binaries and Dirk Loss for
11 building Mac OS X binaries in the About box.
13 1.2.0
15 Got rid of old text comparison mode.
17 Various small user interface improvements.
19 Fixed a subtle bug that meant the combine text highlighting setting
20 wasn't saved and restored correctly.
22 1.1.5
24 Slightly changed the .pro file to make it a tiny bit more helpful.
25 Added a Help button and separated Help and About information.
26 Updated the README for Mac users (thanks to Dirk Loss for the info).
28 1.1.4
30 Improved the reporting of files that are the same.
32 1.1.3
34 Tiny bugfix for Debian.
36 1.1.2
38 It is now possible for the user to control whether highlighting is
39 combined in text mode.
41 Added a cache for page images. This makes it much quicker to flick back
42 and forth between pages. The cache size can be set by the user: the
43 bigger the cache the more pages that can be flicked through without
44 recalculating.
46 1.1.1
48 Replaced QVariant::toReal() with QVariant::toDouble() to avoid breaking
49 compatibility with Qt 4.4.
51 1.1.0
53 Added margin rules to indicate where changes are. (These can be turned
54 off by setting a rule width of 0.0.)
56 1.0.0
58 Implemented the sequence matcher algorithm for text mode matching.
60 0.6.0
62 Redid the user interface to use dock widgets.
64 0.5.0
66 First release.