~ubuntu-branches/ubuntu/karmic/grace/karmic

« back to all changes in this revision

Viewing changes to doc/CHANGES.html

  • Committer: Bazaar Package Importer
  • Author(s): Ionut Georgescu
  • Date: 2006-11-12 17:58:47 UTC
  • mfrom: (2.1.6 feisty)
  • Revision ID: james.westby@ubuntu.com-20061112175847-pwerjj6k1smuwp6f
Tags: 1:5.1.20-5
Fix a bug in grace-thumbnailer which makes it write the thumbnail to
stdout instead of the destination supplied by nautilus.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<H1>Grace list of changes</H1>
9
9
 
10
10
<PRE>
 
11
<H2>5.1.20</H2>
 
12
 
 
13
<H3>Parser</H3>
 
14
 *  [ES] added SGN() function
 
15
 
 
16
<H3>Defaults</H3>
 
17
 *  [ES] changed default major tick spacings to 0.2
 
18
 
 
19
<H3>Bug fixes</H3>
 
20
 *  [ES] command argument "-graphtype pie" wasn't recognized (rep. #2058)
 
21
 *  [ES] fixed openning of help documents when using an external browser
 
22
 *  [ES] "Geometric transforms" with order: "Rotate, scale, translate" in fact
 
23
         was doing "Translate, scale, rotate"
 
24
 *  [ES] Grace might crash when using "Engineering" tick label format
 
25
         (rep. #2094)
 
26
 *  [ES] file selection dialog wasn't closed when fit parameters file was
 
27
         read in successfully
 
28
 
 
29
 
 
30
<H2>5.1.19</H2>
 
31
 
 
32
<H3>Functionality</H3>
 
33
 *  [ES] BARDY and BARDYDY sets are now allowed in XY graphs
 
34
 
 
35
<H3>Bug fixes</H3>
 
36
 *  [RL] loading a DL module could fail with an irrelevant error message 
 
37
         (rep. #2071)
 
38
 *  [ES] a bug in the PS driver caused CUPS to output empty page if printing
 
39
         accounting was enabled in foomatic (rep. #2047)
 
40
 *  [ES] automatic data point purging (enabled when set length exceeds "Max
 
41
         drawing path length" in Edit/Preferences) could fail silently
 
42
         (rep. #2069)
 
43
 *  [ES] the point purging could result in wrong set filling when fill to
 
44
         the baseline was selected
 
45
 *  [ES] configure's option --with-helpviewer was broken (rep. #1414)
 
46
 
 
47
 
11
48
<H2>5.1.18</H2>
12
49
 
13
50
<H3>Parser</H3>