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

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Aron Sisak
  • Date: 2007-06-19 13:49:52 UTC
  • mfrom: (1.1.15 upstream)
  • Revision ID: james.westby@ubuntu.com-20070619134952-k1hur43gw2120n72
Tags: 0.9.1-0ubuntu1
* New upstream release:
  - New Features and UI Improvements:
    * Cairo-based renderer for pages and selections of PDF, DVJU and DVI documents
    * PDF exporter for printing DVI documents
    * Zoom icon artwork
  * Patch to avoid frequent process wakeup for metadata handling
  * Bumped poppler requirements to 0.5.9
  * Changed sidebar ordering
  * Removed extra locking of a main loop to speed up rendering 
  - Bug fixes:
    * Print job is released quickly
    * Update a cursor and tooltips after scrolling
  * More safe mkdir_with_parents
  * Safe saving of a document copy to a remote location
  * Build fix without libgnome
  * Selections don't disappear after zoom
  * Preview button added to the print dialog
  - Translations:
  * sv, en_GB, ta, nb, ca, gl, et, es, dz, th, he
* debian/control.in
  - changed gs / gs-esp / gs-esp-x dependency to ghostscript-x
  - changed libpoppler dependecy (>= 0.5.9)

Show diffs side-by-side

added added

removed removed

Lines of Context:
94
94
    <keyword type="function" name="ev_document_get_text ()" link="evince-ev-document.html#ev-document-get-text"/>
95
95
    <keyword type="function" name="ev_document_has_attachments ()" link="evince-ev-document.html#ev-document-has-attachments"/>
96
96
    <keyword type="function" name="ev_document_get_attachments ()" link="evince-ev-document.html#ev-document-get-attachments"/>
97
 
    <keyword type="function" name="ev_document_render_pixbuf ()" link="evince-ev-document.html#ev-document-render-pixbuf"/>
 
97
    <keyword type="function" name="ev_document_render ()" link="evince-ev-document.html#ev-document-render"/>
98
98
    <keyword type="function" name="ev_rect_cmp ()" link="evince-ev-document.html#ev-rect-cmp"/>
99
99
    <keyword type="" name="The &quot;history-changed&quot; signal" link="evince-ev-document.html#EvPageCache-history-changed"/>
100
100
    <keyword type="" name="The &quot;page-changed&quot; signal" link="evince-ev-document.html#EvPageCache-page-changed"/>
139
139
    <keyword type="function" name="ev_document_misc_get_thumbnail_frame ()" link="evince-ev-document-misc.html#ev-document-misc-get-thumbnail-frame"/>
140
140
    <keyword type="function" name="ev_document_misc_get_page_border_size ()" link="evince-ev-document-misc.html#ev-document-misc-get-page-border-size"/>
141
141
    <keyword type="function" name="ev_document_misc_paint_one_page ()" link="evince-ev-document-misc.html#ev-document-misc-paint-one-page"/>
 
142
    <keyword type="function" name="ev_document_misc_surface_from_pixbuf ()" link="evince-ev-document-misc.html#ev-document-misc-surface-from-pixbuf"/>
 
143
    <keyword type="function" name="ev_document_misc_pixbuf_from_surface ()" link="evince-ev-document-misc.html#ev-document-misc-pixbuf-from-surface"/>
 
144
    <keyword type="function" name="ev_document_misc_surface_rotate_and_scale ()" link="evince-ev-document-misc.html#ev-document-misc-surface-rotate-and-scale"/>
142
145
    <keyword type="macro" name="EV_DOCUMENT_SECURITY_IFACE()" link="evince-ev-document-security.html#EV-DOCUMENT-SECURITY-IFACE:CAPS"/>
143
146
    <keyword type="macro" name="EV_IS_DOCUMENT_SECURITY_IFACE()" link="evince-ev-document-security.html#EV-IS-DOCUMENT-SECURITY-IFACE:CAPS"/>
144
147
    <keyword type="struct" name="EvDocumentSecurity" link="evince-ev-document-security.html#EvDocumentSecurity"/>
280
283
    <keyword type="function" name="ev_file_helpers_init ()" link="evince-ev-file-helpers.html#ev-file-helpers-init"/>
281
284
    <keyword type="function" name="ev_file_helpers_shutdown ()" link="evince-ev-file-helpers.html#ev-file-helpers-shutdown"/>
282
285
    <keyword type="function" name="ev_tmp_filename ()" link="evince-ev-file-helpers.html#ev-tmp-filename"/>
 
286
    <keyword type="function" name="ev_tmp_filename_unlink ()" link="evince-ev-file-helpers.html#ev-tmp-filename-unlink"/>
 
287
    <keyword type="function" name="ev_tmp_uri_unlink ()" link="evince-ev-file-helpers.html#ev-tmp-uri-unlink"/>
283
288
    <keyword type="function" name="ev_xfer_uri_simple ()" link="evince-ev-file-helpers.html#ev-xfer-uri-simple"/>
284
289
    <keyword type="function" name="ev_file_uncompress ()" link="evince-ev-file-helpers.html#ev-file-uncompress"/>
285
290
    <keyword type="function" name="ev_file_compress ()" link="evince-ev-file-helpers.html#ev-file-compress"/>
411
416
    <keyword type="struct" name="EvPixbufCacheClass" link="evince-ev-pixbuf-cache.html#EvPixbufCacheClass"/>
412
417
    <keyword type="function" name="ev_pixbuf_cache_new ()" link="evince-ev-pixbuf-cache.html#ev-pixbuf-cache-new"/>
413
418
    <keyword type="function" name="ev_pixbuf_cache_set_page_range ()" link="evince-ev-pixbuf-cache.html#ev-pixbuf-cache-set-page-range"/>
414
 
    <keyword type="function" name="ev_pixbuf_cache_get_pixbuf ()" link="evince-ev-pixbuf-cache.html#ev-pixbuf-cache-get-pixbuf"/>
 
419
    <keyword type="function" name="ev_pixbuf_cache_get_surface ()" link="evince-ev-pixbuf-cache.html#ev-pixbuf-cache-get-surface"/>
415
420
    <keyword type="function" name="ev_pixbuf_cache_get_link_mapping ()" link="evince-ev-pixbuf-cache.html#ev-pixbuf-cache-get-link-mapping"/>
416
421
    <keyword type="function" name="ev_pixbuf_cache_get_image_mapping ()" link="evince-ev-pixbuf-cache.html#ev-pixbuf-cache-get-image-mapping"/>
417
422
    <keyword type="function" name="ev_pixbuf_cache_get_text_mapping ()" link="evince-ev-pixbuf-cache.html#ev-pixbuf-cache-get-text-mapping"/>
418
423
    <keyword type="function" name="ev_pixbuf_cache_clear ()" link="evince-ev-pixbuf-cache.html#ev-pixbuf-cache-clear"/>
419
424
    <keyword type="function" name="ev_pixbuf_cache_style_changed ()" link="evince-ev-pixbuf-cache.html#ev-pixbuf-cache-style-changed"/>
420
 
    <keyword type="function" name="ev_pixbuf_cache_get_selection_pixbuf ()" link="evince-ev-pixbuf-cache.html#ev-pixbuf-cache-get-selection-pixbuf"/>
 
425
    <keyword type="function" name="ev_pixbuf_cache_get_selection_surface ()" link="evince-ev-pixbuf-cache.html#ev-pixbuf-cache-get-selection-surface"/>
421
426
    <keyword type="function" name="ev_pixbuf_cache_set_selection_list ()" link="evince-ev-pixbuf-cache.html#ev-pixbuf-cache-set-selection-list"/>
422
427
    <keyword type="function" name="ev_pixbuf_cache_get_selection_list ()" link="evince-ev-pixbuf-cache.html#ev-pixbuf-cache-get-selection-list"/>
423
428
    <keyword type="struct" name="EvPrintJob" link="evince-ev-print-job.html#EvPrintJob"/>
463
468
    <keyword type="function" name="ev_sidebar_add_page ()" link="evince-EvSidebar.html#ev-sidebar-add-page"/>
464
469
    <keyword type="function" name="ev_sidebar_set_page ()" link="evince-EvSidebar.html#ev-sidebar-set-page"/>
465
470
    <keyword type="function" name="ev_sidebar_set_document ()" link="evince-EvSidebar.html#ev-sidebar-set-document"/>
 
471
    <keyword type="macro" name="EV_STOCK_ZOOM" link="evince-ev-stock-icons.html#EV-STOCK-ZOOM:CAPS"/>
466
472
    <keyword type="macro" name="EV_STOCK_ZOOM_PAGE" link="evince-ev-stock-icons.html#EV-STOCK-ZOOM-PAGE:CAPS"/>
467
473
    <keyword type="macro" name="EV_STOCK_ZOOM_WIDTH" link="evince-ev-stock-icons.html#EV-STOCK-ZOOM-WIDTH:CAPS"/>
468
474
    <keyword type="macro" name="EV_STOCK_VIEW_DUAL" link="evince-ev-stock-icons.html#EV-STOCK-VIEW-DUAL:CAPS"/>