Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Improve djvu loading speed. Fix for 301993Nickolay V. Shmyrev2005-05-291-1/+11
|
* Cleanup tiff configure checks. Fix for bug 305218.Nickolay V. Shmyrev2005-05-241-34/+30
|
* Ukrainian translation added.Maxim Dziumanenko2005-05-231-1/+1
| | | | | | 205-05-24 Maxim Dziumanenko <mvd@mylinux.ua> * Ukrainian translation added.
* Added hu to ALL_LINGUAS.Gabor Kelemen2005-05-231-1/+1
| | | | | | 2005-05-23 Gabor Kelemen <kelemeng@gnome.hu> * configure.ac: Added hu to ALL_LINGUAS.
* Depends on poppler 0.3.2Marco Pesenti Gritti2005-05-221-1/+1
| | | | | | | | 2005-05-22 Marco Pesenti Gritti <mpg@redhat.com> * configure.ac: Depends on poppler 0.3.2
* Rough TIFF backend.Jonathan Blandford2005-05-221-0/+31
| | | | | | Sat May 21 23:18:30 2005 Jonathan Blandford <jrb@redhat.com> * tiff/tiff-document.c: Rough TIFF backend.
* Release 0.3.1Marco Pesenti Gritti2005-05-211-1/+1
| | | | | | | | | | 2005-05-21 Marco Pesenti Gritti <mpg@redhat.com> * NEWS: * configure.ac: * cut-n-paste/toolbar-editor/Makefile.am: Release 0.3.1
* Conditionally add dvi and djvu mime types to desktop file. Fix for 304658Nickolay V. Shmyrev2005-05-211-1/+13
|
* Added "es" to ALL_LINGUASFrancisco Javier F. Serrador2005-05-101-1/+1
| | | | | | 2005-05-10 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Added "es" to ALL_LINGUAS
* Implement epiphany like toolbar editor. Based on patch byMarco Pesenti Gritti2005-05-091-0/+2
| | | | Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* Make --disable really disableThomas de Grenier de Latour2005-05-091-3/+3
| | | | | | | | 2005-05-09 Thomas de Grenier de Latour <degrenier@easyconnect.fr> * configure.ac: Make --disable really disable
* Release 0.3.0Marco Pesenti Gritti2005-05-071-1/+1
| | | | | | | | | | | | | | | | | 2005-05-07 Marco Pesenti Gritti <mpg@redhat.com> * NEWS: * configure.ac: Release 0.3.0 * data/evince-ui.xml: Hide presentation mode for now * shell/ev-view.c: (highlight_find_results): Show current find selection only on current page
* Output zoom-control Makefile. build zoom-control subdir.James Bowes2005-05-021-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-05-02 James Bowes <bowes@cs.dal.ca> * configure.ac: Output zoom-control Makefile. * cut-n-paste/Makefile.am: build zoom-control subdir. * cut-n-paste/zoom-control/ephy-zoom-action.c: * cut-n-paste/zoom-control/ephy-zoom-action.h: * cut-n-paste/zoom-control/ephy-zoom-control.c: * cut-n-paste/zoom-control/ephy-zoom-control.h: * cut-n-paste/zoom-control/ephy-zoom.c: * cut-n-paste/zoom-control/ephy-zoom.h: New files imported from epiphany, and modified to add a separator into the menu. * cut-n-paste/zoom-control/Makefile.am: Build zoom-control. * data/evince-ui.xml: Replace old zoom toolbar actions with new zoom-control action. * shell/Makefile.am: Include zoom-control flags. * shell/ev-view.c: (ev_view_set_zoom), (ev_view_get_zoom), (ev_view_get_sizing_mode), (ev_view_zoom_in), (ev_view_zoom_out), (ev_view_zoom_for_size_presentation), (ev_view_zoom_for_size_continuous_and_dual_page), (ev_view_zoom_for_size_continuous), (ev_view_zoom_for_size_dual_page), (ev_view_zoom_for_size_single_page), (ev_view_zoom_normal): s/ev_view_zoom/ev_view_set_zoom/ and make public, add ev_view_get_zoom and ev_view_get_sizing_mode. * shell/ev-view.h: * shell/ev-window.c: (update_action_sensitivity), (update_sizing_buttons), (zoom_control_changed_cb), (register_custom_actions): Initialize and use the zoom-control widget.
* Fix to poppler requirementNickolay V. Shmyrev2005-04-261-3/+3
|
* Require poppler 0.3.0Marco Pesenti Gritti2005-04-261-3/+5
| | | | | | | | 2005-04-26 Marco Pesenti Gritti <mpg@redhat.com> * configure.ac: Require poppler 0.3.0
* Fix for 301996Nickolay V. Shmyrev2005-04-261-0/+2
|
* Release 0.2.1Jonathan Blandford2005-04-231-2/+2
| | | | | | | | | | | Fri Apr 22 19:57:46 2005 Jonathan Blandford <jrb@redhat.com> * NEWS: * configure.ac: Release 0.2.1 * Makefile.am: fix distcheck.
* Depend on 2.57, 2.59 doesnt seem to be necessaryMarco Pesenti Gritti2005-04-221-1/+1
| | | | | | | | 2005-04-22 Marco Pesenti Gritti <mpg@redhat.com> * configure.ac: Depend on 2.57, 2.59 doesnt seem to be necessary
* Recent files support.Nickolay V. Shmyrev2005-04-071-2/+64
| | | | | | | | | | | | | | | | | | | 2005-04-07 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * cut-n-paste/recent-files/Makefile.am: * data/evince-ui.xml, shell/Makefile.am: * shell/ev-application.c, shell/ev-application.h: * shell/ev-window.c: Recent files support. * configure.ac: Added "ru" to ALL_LINGUAS. * dvju: new backend to support DJVU files. * dvi: new backend to support DVI. * configure.ac, Makefile.am, shell/Makefile.am, ev-window.c: * ev-application.c: Support for new backends. * help, ev-window.c, main.c shell/Makefile.am:
* Release 0.2.0Marco Pesenti Gritti2005-04-061-1/+1
| | | | | | | | | | | | | 2005-04-06 Marco Pesenti Gritti <mpg@redhat.com> * NEWS: * configure.ac: Release 0.2.0 * ps/ps-document.c: (setup_pixmap): Remove debug code
* Added new Language, Kinyarwanda (rw), to this packageSteven Michael Murphy2005-04-011-1/+1
|
* Added Walloon filePablo Saratxaga2005-04-011-1/+1
|
* Remove pixbuf backend for nowJonathan Blandford2005-03-311-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thu Mar 31 01:21:58 2005 Jonathan Blandford <jrb@redhat.com> * Makefile.am: Remove pixbuf backend for now * configure.ac: Require poppler-glib instead of just poppler. * backend/ev-document-thumbnails.h: Add a comment * backend/ev-document.h: * backend/ev-document.c: (ev_document_class_init), (ev_document_load), (ev_document_get_link), (ev_document_get_links): Remove 3 methods and add get_links. Also, made 0 based. * backend/ev-jobs.c: (ev_job_render_new), (ev_job_render_run): * backend/ev-jobs.h: now EvJobRender can grab the links for a document. * backend/ev-link.c: (ev_link_set_title), (ev_link_mapping_free_foreach), (ev_link_mapping_free), (ev_link_mapping_find): * backend/ev-link.h: Allow NULL titles. Also, introduce a mapping link. * backend/ev-page-cache.c: (ev_page_cache_init), (_ev_page_cache_new), (ev_page_cache_set_current_page), (ev_page_cache_get_size), (ev_page_cache_next_page), (ev_page_cache_prev_page): Fix to be 0 based. * pdf/Makefile.am: * pdf/ev-poppler.h: * pdf/ev-poppler.cc: New backend. * ps/ps-document.c: (ps_document_init), (ps_document_set_page), (ps_document_get_page), (ps_document_document_iface_init): * shell/ev-pixbuf-cache.h: * shell/ev-pixbuf-cache.c: (ev_pixbuf_cache_init), (dispose_cache_job_info), (job_finished_cb), (move_one_job), (ev_pixbuf_cache_update_range), (copy_job_to_job_info), (add_job_if_needed), (ev_pixbuf_cache_set_page_range), (ev_pixbuf_cache_get_pixbuf), (ev_pixbuf_cache_get_link_mapping): Fix up code to grab a page cache per each doc. Also, fix to be 0 based. * shell/ev-sidebar-thumbnails.c: (ev_sidebar_tree_selection_changed), (page_changed_cb), (ev_sidebar_thumbnails_set_document): Fix to be 0 based. * shell/ev-view.c: (status_message_from_link), (find_page_at_location), (get_link_at_location), (ev_view_motion_notify_event), (ev_view_button_release_event), (ev_view_init): Use the new link code. Fix to be 0 based. * shell/ev-window.c: (update_action_sensitivity), (document_supports_sidebar): 0 based.
* Added "lt" to ALL_LINGUAS.Žygimantas Beručka2005-03-161-1/+1
| | | | | | 2005-03-16 Žygimantas Beručka <uid0@akl.lt> * configure.ac: Added "lt" to ALL_LINGUAS.
* Release 0.1.9Marco Pesenti Gritti2005-03-141-1/+1
| | | | | | | | | 2005-03-14 Marco Pesenti Gritti <marco@gnome.org> * NEWS: * configure.ac: Release 0.1.9
* Release 0.1.8Marco Pesenti Gritti2005-03-121-1/+1
| | | | | | | | | 2005-03-12 Marco Pesenti Gritti <marco@gnome.org> * NEWS: * configure.ac: Release 0.1.8
* Added "ko" (Korean).Changwoo Ryu2005-03-111-1/+1
| | | | | | 2005-03-12 Changwoo Ryu <cwryu@debian.org> * configure.ac (ALL_LINGUAS): Added "ko" (Korean).
* *** empty log message ***Marco Pesenti Gritti2005-03-091-1/+1
|
* AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL; remove it.Christian Persch2005-03-071-1/+0
| | | | | | | | | 2005-03-07 Christian Persch <chpe@cvs.gnome.org> * configure.ac: AC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL; remove it.
* Add a nautilus thumbnailer. Based on patch by Fernando HerreraMarco Pesenti Gritti2005-03-031-0/+2
| | | | | | | | | | | | | | | | | 2005-03-03 Marco Pesenti Gritti <marco@gnome.org> * Makefile.am: * configure.ac: * pdf/.cvsignore: * pdf/pdf-document.cc: * thumbnailer/Makefile.am: * thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get), (main): * thumbnailer/evince-thumbnailer.schemas: * thumbnailer/pdf-icon.png: Add a nautilus thumbnailer. Based on patch by Fernando Herrera <fherrera@onirica.com>.
* Release 0.1.6Marco Pesenti Gritti2005-03-021-1/+1
| | | | | | | | | | 2005-03-02 Marco Pesenti Gritti <marco@gnome.org> * NEWS: * configure.ac: * po/POTFILES.in: Release 0.1.6
* Use poppler instead of including xpdf source code. Poppler is a fork ofKristian Høgsberg2005-03-011-225/+2
| | | | | | | | | | | | | | | | | | | | | | | | 2005-03-01 Kristian Høgsberg <krh@redhat.com> Use poppler instead of including xpdf source code. Poppler is a fork of xpdf to build it as a shared library. See http://freedesktop.org/wiki/Software/poppler. * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included xpdf fork. * pdf/Makefile.am: Build libpdfdocument.a here. * pdf/GDKSplashOutputDev.cc: * pdf/GDKSplashOutputDev.h: * pdf/GnomeVFSStream.cc: * pdf/GnomeVFSStream.h: * pdf-document.cc: * pdf-document.h: * test-gdk-output-dev.cc * Thumb.cc: * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile against poppler.
* Release 0.1.5Marco Pesenti Gritti2005-02-271-1/+1
| | | | | | | | | 2005-02-27 Marco Pesenti Gritti <marco@gnome.org> * NEWS: * configure.ac: Release 0.1.5
* french translationSebastien Bacher2005-02-251-1/+1
|
* Check ghostscript >= 7Marco Pesenti Gritti2005-02-251-10/+6
| | | | | | | | 2005-02-25 Marco Pesenti Gritti <marco@gnome.org> * configure.ac: Check ghostscript >= 7
* (ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).Martin Kretzschmar2005-02-241-1/+1
|
* Updated Greek Translation.Kostas Papadimas2005-02-201-1/+1
|
* Added "fi" (Finnish). Added Finnish translation.Tommi Vainikainen2005-02-181-1/+1
| | | | | | | 2005-02-18 Tommi Vainikainen <thv@iki.fi> * configure.ac (ALL_LINGUAS): Added "fi" (Finnish). * po/fi.po: Added Finnish translation.
* *: Added Bulgarian translation by Rostislav Raykov <zbrox@i-space.org>Alexander Shopov2005-02-171-1/+1
| | | | | | | 2005-02-17 Alexander Shopov <ash@contact.bg> *: Added Bulgarian translation by Rostislav Raykov <zbrox@i-space.org>
* Updated English (British) translation.David Lodge2005-02-151-1/+1
| | | | | | 2005-02-15 David Lodge <dave@cirt.net> * en_GB.po: Updated English (British) translation.
* remove unused dirsMarco Pesenti Gritti2005-02-091-2/+0
|
* Release 0.1.4Marco Pesenti Gritti2005-02-091-1/+1
| | | | | | | | | | | | | | 2005-02-09 Marco Pesenti Gritti <marco@gnome.org> * NEWS: * configure.ac: Release 0.1.4 * pdf/xpdf/Catalog.cc: * pdf/xpdf/XRef.cc: Fix the fix for CAN-2004-0888
* Add debugging helpersMarco Pesenti Gritti2005-02-071-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-02-07 Marco Pesenti Gritti <marco@gnome.org> * Makefile.am: * configure.ac: * doc/debugging.txt: * lib/.cvsignore: * lib/Makefile.am: * lib/ev-debug.c: (log_module), (trap_handler), (ev_debug_init), (ev_profiler_new), (ev_should_profile), (ev_profiler_dump), (ev_profiler_free), (ev_profiler_start), (ev_profiler_stop): * lib/ev-debug.h: Add debugging helpers * ps/Makefile.am: * ps/ps-document.c: (set_up_page), (start_interpreter), (stop_interpreter), (document_load), (ps_document_next_page), (ps_document_goto_page), (ps_document_set_page_size), (ps_document_widget_event), (ps_document_render): * shell/Makefile.am: * shell/ev-view.c: (expose_bin_window): * shell/main.c: (main): Add some logs
* A data/evince.schemas.in:Christian Persch2005-02-071-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-02-07 Christian Persch <chpe@cvs.gnome.org> * Makefile.am: * configure.ac: * data/.cvsignore: * data/Makefile.am: * data/evince-ui.xml: A data/evince.schemas.in: * po/POTFILES.in: * shell/ev-stock-icons.c: (ev_stock_icons_init): * shell/ev-stock-icons.h: * shell/ev-window.c: (update_chrome_visibility), (update_chrome_flag), (ev_window_cmd_edit_find), (ev_window_update_fullscreen_popup), (ev_window_fullscreen), (ev_window_unfullscreen), (ev_window_focus_in_event), (ev_window_focus_out_event), (ev_window_cmd_leave_fullscreen), (ev_window_view_toolbar_cb), (ev_window_view_statusbar_cb), (ev_window_view_sidebar_cb), (find_bar_close_cb), (ev_window_dispose), (ev_window_class_init), (set_action_properties), (set_chrome_actions), (load_chrome), (ev_window_init): Implement fullscreen mode changes from bug #164776. Also implement persistent chrome toggles.
* Added "ca" (Catalan) to ALL_LINGUAS.Jordi Mallach2005-02-071-1/+1
|
* Release 0.1.3Marco Pesenti Gritti2005-02-041-1/+1
| | | | | | | | | 2005-02-04 Marco Pesenti Gritti <marco@gnome.org> * NEWS: * configure.ac: Release 0.1.3
* Add «nb» to ALL_LINGUAS too.Kjartan Maraas2005-02-021-1/+1
| | | | | | 2005-02-02 Kjartan Maraas <kmaraas@gnome.org> * configure.ac: Add «nb» to ALL_LINGUAS too.
* Release 0.1.2Marco Pesenti Gritti2005-02-011-1/+1
| | | | | | | | | 2005-02-01 Marco Pesenti Gritti <marco@gnome.org> * NEWS: * configure.ac: Release 0.1.2
* Added "da" (Danish) to ALL_LINGUAS.Ole Laursen2005-01-261-1/+1
| | | | | | 2005-01-26 Ole Laursen <olau@hardworking.dk> * configure.ac: Added "da" (Danish) to ALL_LINGUAS.
* Fix CID fonts with freetype 2.1.9Marco Pesenti Gritti2005-01-261-0/+8
| | | | | | | | | 2005-01-26 Marco Pesenti Gritti <marco@gnome.org> * configure.ac: * pdf/splash/SplashFTFontEngine.cc: Fix CID fonts with freetype 2.1.9