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

« back to all changes in this revision

Viewing changes to help/reference/html/evince.devhelp

  • 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:
90
90
    <function name="ev_document_get_n_pages ()" link="evince-ev-document.html#ev-document-get-n-pages"/>
91
91
    <function name="ev_document_get_page_size ()" link="evince-ev-document.html#ev-document-get-page-size"/>
92
92
    <function name="ev_document_get_page_label ()" link="evince-ev-document.html#ev-document-get-page-label"/>
93
 
    <function name="ev_document_can_get_text ()" link="evince-ev-document.html#ev-document-can-get-text"/>
94
 
    <function name="ev_document_get_text ()" link="evince-ev-document.html#ev-document-get-text"/>
95
93
    <function name="ev_document_has_attachments ()" link="evince-ev-document.html#ev-document-has-attachments"/>
96
94
    <function name="ev_document_get_attachments ()" link="evince-ev-document.html#ev-document-get-attachments"/>
97
95
    <function name="ev_document_render ()" link="evince-ev-document.html#ev-document-render"/>
271
269
    <function name="ev_async_renderer_render_pixbuf ()" link="evince-ev-async-renderer.html#ev-async-renderer-render-pixbuf"/>
272
270
    <function name="enum EvFileExporterFormat" link="evince-ev-file-exporter.html#EvFileExporterFormat"/>
273
271
    <function name="enum EvFileExporterCapabilities" link="evince-ev-file-exporter.html#EvFileExporterCapabilities"/>
274
 
    <function name="enum EvFileExporterOrientation" link="evince-ev-file-exporter.html#EvFileExporterOrientation"/>
275
272
    <function name="EvFileExporterContext" link="evince-ev-file-exporter.html#EvFileExporterContext"/>
276
273
    <function name="EV_FILE_EXPORTER_IFACE()" link="evince-ev-file-exporter.html#EV-FILE-EXPORTER-IFACE:CAPS"/>
277
274
    <function name="EV_IS_FILE_EXPORTER_IFACE()" link="evince-ev-file-exporter.html#EV-IS-FILE-EXPORTER-IFACE:CAPS"/>