~ubuntu-branches/ubuntu/hardy/evince/hardy

« back to all changes in this revision

Viewing changes to help/reference/xml/ev-jobs.xml

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-09-04 12:56:35 UTC
  • mfrom: (1.1.19 upstream)
  • Revision ID: james.westby@ubuntu.com-20070904125635-4l90ndzk1qv6kovm
Tags: 2.19.92-0ubuntu1
* New upstream version:
  Bug fixes:
  - Bump requirements to poppler 0.6
  - Restart the search when reloading a document with the find bar visible
    (LP: #126530)
  - Do not jump to the first page when reloading a document from the last page
  - Do not update visibility when changing a chrome flag
  - Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL
  - Make sure current-page <= end-page in continuous mode
  - Ignore outline items without a title (LP: #124142)
  - Use only drag mouse cursor during a drag operation
  - Actually fix printing regressions
  - Add support for double and triple click selections
* debian/control.in:
  - updated poppler requirement
* debian/patches/02_autoconf.patch:
  - updated

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
                                             <link linkend="gint">gint</link> width,
61
61
                                             <link linkend="gint">gint</link> height,
62
62
                                             <link linkend="EvRectangle">EvRectangle</link> *selection_points,
 
63
                                             <link linkend="EvSelectionStyle">EvSelectionStyle</link> selection_style,
63
64
                                             <link linkend="GdkColor">GdkColor</link> *text,
64
65
                                             <link linkend="GdkColor">GdkColor</link> *base,
65
66
                                             <link linkend="gboolean">gboolean</link> include_forms,
87
88
                                             const <link linkend="gchar">gchar</link> *format,
88
89
                                             <link linkend="gdouble">gdouble</link> width,
89
90
                                             <link linkend="gdouble">gdouble</link> height,
90
 
                                             <link linkend="EvFileExporterOrientation">EvFileExporterOrientation</link> orientation,
91
91
                                             <link linkend="EvPrintRange">EvPrintRange</link> *ranges,
92
92
                                             <link linkend="gint">gint</link> n_ranges,
93
93
                                             <link linkend="EvPrintPageSet">EvPrintPageSet</link> page_set,
572
572
                                             <link linkend="gint">gint</link> width,
573
573
                                             <link linkend="gint">gint</link> height,
574
574
                                             <link linkend="EvRectangle">EvRectangle</link> *selection_points,
 
575
                                             <link linkend="EvSelectionStyle">EvSelectionStyle</link> selection_style,
575
576
                                             <link linkend="GdkColor">GdkColor</link> *text,
576
577
                                             <link linkend="GdkColor">GdkColor</link> *base,
577
578
                                             <link linkend="gboolean">gboolean</link> include_forms,
597
598
<varlistentry><term><parameter>selection_points</parameter>&nbsp;:</term>
598
599
<listitem><simpara>
599
600
</simpara></listitem></varlistentry>
 
601
<varlistentry><term><parameter>selection_style</parameter>&nbsp;:</term>
 
602
<listitem><simpara>
 
603
</simpara></listitem></varlistentry>
600
604
<varlistentry><term><parameter>text</parameter>&nbsp;:</term>
601
605
<listitem><simpara>
602
606
</simpara></listitem></varlistentry>
791
795
                                             const <link linkend="gchar">gchar</link> *format,
792
796
                                             <link linkend="gdouble">gdouble</link> width,
793
797
                                             <link linkend="gdouble">gdouble</link> height,
794
 
                                             <link linkend="EvFileExporterOrientation">EvFileExporterOrientation</link> orientation,
795
798
                                             <link linkend="EvPrintRange">EvPrintRange</link> *ranges,
796
799
                                             <link linkend="gint">gint</link> n_ranges,
797
800
                                             <link linkend="EvPrintPageSet">EvPrintPageSet</link> page_set,
814
817
<varlistentry><term><parameter>height</parameter>&nbsp;:</term>
815
818
<listitem><simpara>
816
819
</simpara></listitem></varlistentry>
817
 
<varlistentry><term><parameter>orientation</parameter>&nbsp;:</term>
818
 
<listitem><simpara>
819
 
</simpara></listitem></varlistentry>
820
820
<varlistentry><term><parameter>ranges</parameter>&nbsp;:</term>
821
821
<listitem><simpara>
822
822
</simpara></listitem></varlistentry>