~ubuntu-branches/ubuntu/breezy/koffice/breezy

« back to all changes in this revision

Viewing changes to filters/kword/pdf/CHANGELOG

  • Committer: Bazaar Package Importer
  • Author(s): Ben Burton
  • Date: 2004-05-09 11:33:00 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040509113300-vfrdadqsvjfuhn3b
Tags: 1:1.3.1-1
* New upstream bugfix release.
* Built against newer imagemagick (closes: #246623).
* Made koffice-libs/kformula recommend/depend on latex-xft-fonts, which
  provides mathematical fonts that the formula editor can use.  Also
  patched the kformula part to make these fonts the default.
* Changed kword menu hint from "WordProcessors" to "Word processors"
  (closes: #246209).
* Spellchecker configuration is now fixed (closes: #221256, #227568).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
0.6 (7 May 2003)
 
2
 * fix image coalescence.
 
3
 * let KWord extend the frames if they are too small...
 
4
 * recognize ff, ffl and ffi ligatures.
 
5
 * better rendering of tabulated text aligned on the right edge (occure mainly
 
6
   in headers and tables of content).
 
7
 
 
8
0.5 (26 January 2003)
 
9
* option to disable image importing.
 
10
* fix links detection.
 
11
* fix standard fonts detection.
 
12
* -huge- optimisation by replacing vector by list !!
 
13
* remove returns at end of lines. Also replace '-' by soft hyphen
 
14
  and try to compute paragraph alignments.
 
15
* compute body, header and footer frame sizes (now use DTP mode of kword)
 
16
 
 
17
0.4 (15 January 2003)
 
18
* fix crach in link processing [reported by Volker Augustin].
 
19
* recognize accent+letter combinations generated by latex.
 
20
* recognize ligatures (fi and fl) generated by latex.
 
21
* recognize some latex fonts.
 
22
 
 
23
0.3 (14 January 2003)
 
24
* progress dialog.
 
25
* remove compilation warning in xpdf sources.
 
26
* compile with Qt 3.0 [patch by Andreas Pour].
 
27
 
 
28
0.2 (26 December 2002)
 
29
* first public release.