Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 0.1.1Marco Pesenti Gritti2005-01-241-1/+1
|
* Add «nb» to ALL_LINGUAS.Kjartan Maraas2005-01-111-1/+1
| | | | | | 2005-01-11 Kjartan Maraas <kmaraas@gnome.org> * configure.ac: Add «nb» to ALL_LINGUAS.
* Added Japanese translation.Satoru Satoh2005-01-081-1/+1
|
* Added cs to ALL_LINGUAS.Miloslav Trmac2005-01-021-1/+1
| | | | | | 2005-01-02 Miloslav Trmac <mitr@volny.cz> * configure.ac: Added cs to ALL_LINGUAS.
* Added nl to ALL_LINGUAS.Vincent van Adrighem2004-12-281-1/+1
| | | | | | 2004-12-28 Vincent van Adrighem <adrighem@gnome.org> * configure.ac: Added nl to ALL_LINGUAS.
* Added pt_BR translationRaphael Higino2004-12-251-1/+1
|
* Added Simplified Chinese translationFunda Wang2004-12-241-1/+1
|
* Added en_CA to ALL_LINGUAS. Added Canadian English translation.Adam Weinberger2004-12-231-1/+1
| | | | | * configure.ac: Added en_CA to ALL_LINGUAS. * po/en_CA.po: Added Canadian English translation.
* Added "sv" to ALL_LINGUAS. Added Swedish translation.Christian Rose2004-12-221-1/+1
| | | | | | | 2004-12-22 Christian Rose <menthos@menthos.com> * configure.ac: Added "sv" to ALL_LINGUAS. * po/sv.po: Added Swedish translation.
* Add pixbuf backend.Anders Carlsson2004-12-221-0/+1
| | | | | | | | | | | | | | | | | | | | | | | 2004-12-22 Anders Carlsson <andersca@gnome.org> * Makefile.am: * configure.ac: * pixbuf/Makefile.am: * pixbuf/pixbuf-document.c: (G_DEFINE_TYPE_WITH_CODE), (pixbuf_document_load), (pixbuf_document_get_n_pages), (pixbuf_document_set_page), (pixbuf_document_get_page), (pixbuf_document_set_target), (pixbuf_document_set_scale), (pixbuf_document_set_page_offset), (pixbuf_document_get_page_size), (pixbuf_document_render), (pixbuf_document_begin_find), (pixbuf_document_end_find), (pixbuf_document_finalize), (pixbuf_document_class_init), (pixbuf_document_document_iface_init), (pixbuf_document_init): * pixbuf/pixbuf-document.h: * shell/Makefile.am: * shell/ev-application.c: (ev_application_open): * shell/ev-window.c: (mime_type_supported_by_gdk_pixbuf), (ev_window_open): Add pixbuf backend.
* Auto*ify dvi and dvi/dvilibSoeren Sandmann2004-12-221-0/+3
| | | | | | | | | | | | | | | | | | Tue Dec 21 21:45:43 2004 Soeren Sandmann <sandmann@redhat.com> * Makefile.am: * dvi/dvilib/Makefile.am: * dvi/Makefile.am: * configure.ac: Auto*ify dvi and dvi/dvilib * dvi/Makefile: Remove from CVS * dvi/dvilib/dl-pkfont.cc (unpack_bitmap): Fix uchar/uint confusion. * dvi/dvilib/dl-fontdefinition.{cc,hh}: New DviFontMap class * dvi/dvilib/dl-vffont.{cc,hh}: Many bugfixes to VF code.
* Import ggv backend. Not hooked up yet.Marco Pesenti Gritti2004-12-221-1/+35
| | | | | | | | | | | | | | | | | | | | 2004-12-22 Marco Pesenti Gritti <marco@gnome.org> * Makefile.am: * configure.ac: * ps/Makefile.am: * ps/ggvutils.c: * ps/ggvutils.h: * ps/gsdefaults.c: * ps/gsdefaults.h: * ps/gsio.c: * ps/gsio.h: * ps/gtkgs.c: * ps/gtkgs.h: * ps/ps.c: * ps/ps.h: Import ggv backend. Not hooked up yet.
* load files from the command line.Mark McLoughlin2004-12-221-2/+2
| | | | | | | | | | | | | | | | | | | 2004-12-22 Mark McLoughlin <mark@skynet.ie> * shell/main.c: (load_files), (main): load files from the command line. 2004-12-22 Mark McLoughlin <mark@skynet.ie> * configure.ac: don't require bonobo. * cut-n-paste/recent-files/*: kill bonobo recent view. * shell/ev-window.c: (ev_window_is_empty): upd. (unable_to_load), (ev_window_open): load backend based on the mime type.
* add marshaler-generator thingy. I'm sure there's a better way to do thisHavoc Pennington2004-12-221-0/+3
| | | | | | | | | | | | | | 2004-12-21 Havoc Pennington <hp@redhat.com> * backend/ev-backend-marshal.c, backend/ev-backend-marshalers.list, backend/Makefile.am: add marshaler-generator thingy. I'm sure there's a better way to do this in the modern world. * backend/ev-document.h (struct _EvDocumentIface): add begin_find, end_find methods and "found" signal. * configure.ac: find glib-genmarshal
* Move viewer directory to backend/ directory, rename EvViewer toOwen Taylor2004-12-211-1/+1
| | | | | | | Tue Dec 21 18:20:40 2004 Owen Taylor <otaylor@redhat.com> * viewer/* backend/* configure.ac Makefile.am: Move viewer directory to backend/ directory, rename EvViewer to EvDocument.
* Import of xpdf code from gpdf.Owen Taylor2004-12-211-1/+219
| | | | | | | | | | | | | | | | | | | Tue Dec 21 16:30:58 2004 Owen Taylor <otaylor@redhat.com> * pdf/**: Import of xpdf code from gpdf. * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h: Fix FreeType includes. * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\ pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}: Include xpdfconfig.h
* Initial revisionMarco Pesenti Gritti2004-12-211-0/+121