Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/help
Commit message (Collapse)AuthorAgeFilesLines
* Fixes build && distcheckNickolay V. Shmyrev2009-02-024-39/+72
| | | | svn path=/trunk/; revision=3406
* Split API documentation into libdocument, libview and shell. RequiredCarlos Garcia Campos2009-02-0116-322/+572
| | | | | | | | | | | | | | | | | | | | | | | | | | 2009-02-01 Carlos Garcia Campos <carlosgc@gnome.org> * configure.ac: * help/reference/Makefile.am: * help/reference/libdocument/Makefile.am: * help/reference/libdocument/libevdocument-docs.sgml: * help/reference/libdocument/libevdocument.types: * help/reference/libdocument/version.xml.in: * help/reference/libview/Makefile.am: * help/reference/libview/libevview-docs.sgml: * help/reference/libview/libevview.types: * help/reference/libview/version.xml.in: * help/reference/shell/Makefile.am: * help/reference/shell/evince-docs.sgml: * help/reference/shell/evince.types: * help/reference/shell/tmpl/dummy.sgml: * help/reference/shell/version.xml.in: Split API documentation into libdocument, libview and shell. Required gtk-doc files has been added, but API docs still need to be completed and improved. Fixes bug #568465. svn path=/trunk/; revision=3401
* Renamed from evince-backend.pc.in. Renamed library to libevdocument.la.Christian Persch2009-01-251-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * configure.ac: * evince-document.pc.in: Renamed from evince-backend.pc.in. * libdocument/Makefile.am: Renamed library to libevdocument.la. * libview/Makefile.am: * shell/Makefile.am: * backend/*/Makefile.am: Adapt to changed library name. * libdocument/Makefile.am: * libview/Makefile.am: Change the installed headers path to match the directory names in SVN. * evince-document.h: * evince-view.h: Add single headers. Bug #568227. * libdocument/*.h: * libview/*.h: Add single headers guards. * libview/Makefile.am: * libdocument/Makefile.am: * backend/*/Makefile.am: * help/reference/Makefile.am: Define EVINCE_COMPILATION, so we can still include individual headers. * properties/Makefile.am: * properties/ev-properties-main.c: * properties/ev-properties-view.h: * thumbnailer/Makefile.am: * thumbnailer/evince-thumbnailer.c: Include only evince-document.h. * libdocument/Makefile.am: * libview/Makefile.am: Generate type builtins from all installed headers. * libdocument/ev-link-action.[ch]: * libdocument/ev-link-dest.[ch]: * libdocument/ev-transition-effect.[ch]: * libview/ev-view.[ch]: Remove handcoded type builtins. * libdocument/Makefile.am: * evince-document.h: Add ev-document-factory.h to the public headers. svn path=/trunk/; revision=3381
* Bug 568171 – doc build failsChristian Persch2009-01-182-1/+8
| | | | svn path=/trunk/; revision=3354
* JobPrint is removedNickolay V. Shmyrev2009-01-051-1/+0
| | | | svn path=/trunk/; revision=3327
* Fixed terminology ("spin box") and credits in the Brazilian PortugueseLeonardo Ferreira Fontenelle2008-12-072-7/+12
| | | | | | | | | 2008-12-07 Leonardo Ferreira Fontenelle <leonardof@gnome.org> * pt_BR/pt_BR.po: Fixed terminology ("spin box") and credits in the Brazilian Portuguese translation. Contributed by Vladimir Melo. svn path=/trunk/; revision=3295
* Updated Brazilian Portuguese translation. Contributed by Daniel S. KodaLeonardo Ferreira Fontenelle2008-12-072-295/+562
| | | | | | | | | | 2008-12-07 Leonardo Ferreira Fontenelle <leonardof@gnome.org> * pt_BR/pt_BR.po: Updated Brazilian Portuguese translation. Contributed by Daniel S. Koda and reviewed by Vladimir Melo. * ChangeLog: Fixed a typo. svn path=/trunk/; revision=3292
* Documentation build fixesNickolay V. Shmyrev2008-12-012-2/+1
| | | | svn path=/trunk/; revision=3284
* Fixes documentatoin buildNickolay V. Shmyrev2008-11-051-2/+0
| | | | svn path=/trunk/; revision=3258
* Updated Catalan documentationGil Forcada Codinachs2008-10-232-174/+461
| | | | svn path=/trunk/; revision=3232
* Updated Italian translation by Milo Casagrande.Luca Ferretti2008-09-202-155/+436
| | | | | | | | 2008-09-20 Luca Ferretti <elle.uca@libero.it> * it.po: Updated Italian translation by Milo Casagrande. svn path=/trunk/; revision=3198
* Reference build fixesNickolay V. Shmyrev2008-09-012-2/+1
| | | | svn path=/trunk/; revision=3137
* Updated german translationMario Blättermann2008-08-292-22/+26
| | | | svn path=/trunk/; revision=3127
* Updated Russian translation by Timur Salikhov <Tima-S@yandex.ru>.Nickolay V. Shmyrev2008-07-272-297/+903
| | | | | | | | | | 2008-07-27 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * ru/ru.po: Updated Russian translation by Timur Salikhov <Tima-S@yandex.ru>. svn path=/trunk/; revision=3088
* Updated Swedish translation.Daniel Nylander2008-07-222-146/+410
| | | | | | | * sv/sv.po: Updated Swedish translation. svn path=/trunk/; revision=3083
* updated Finnish translationTimo Jyrinki2008-07-072-5/+263
| | | | svn path=/trunk/; revision=3067
* Added German translation by Mario BlättermannJan Arne Petersen2008-06-084-1/+1274
| | | | | | | | | | | | 2008-06-08 Jan Arne Petersen <jpetersen@jpetersen.org> * Makefile.am: * de/de.po: * de/figures/evince_start_window.png: Added German translation by Mario Blättermann <mario.blaettermann@t-online.de>. svn path=/trunk/; revision=3048
* added missing libevmountoperation to gtkdoc-scanobj libraries. BugFrederic Peters2008-05-191-0/+1
| | | | | | | | | | 2008-05-19 Frederic Peters <fpeters@0d.be> * help/reference/Makefile.am: added missing libevmountoperation to gtkdoc-scanobj libraries. Bug #533896. svn path=/trunk/; revision=3035
* Updated Spanish translationJorge Gonzalez Gonzalez2008-04-072-136/+388
| | | | svn path=/trunk/; revision=2994
* Added Shortcuts section. Patch by Niels Giesen. Updated FranchClaude Paroz2008-04-053-144/+550
| | | | | | | | | 2008-04-05 Claude Paroz <claude@2xlibre.net> * C/evince.xml: Added Shortcuts section. Patch by Niels Giesen. * fr/fr.po: Updated Franch translation. svn path=/trunk/; revision=2988
* Updated Spanish translationJorge Gonzalez Gonzalez2008-03-043-5/+10
| | | | svn path=/trunk/; revision=2945
* Minor fix in Brazilian Portuguese translation to match the GUI.Leonardo Ferreira Fontenelle2008-03-032-2/+7
| | | | | | | | | 2008-03-03 Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org> * pt_BR/pt_BR.po: Minor fix in Brazilian Portuguese translation to match the GUI. svn path=/trunk/; revision=2939
* Updated Occitan translationYannig MARCHEGAY2008-02-231-1/+1
| | | | svn path=/trunk/; revision=2927
* Add zh_CN to DOC_LINGUASFunda Wang2008-02-212-1/+5
| | | | svn path=/trunk/; revision=2925
* Updated Spanish translationJorge Gonzalez Gonzalez2008-02-122-10/+20
| | | | svn path=/trunk/; revision=2906
* Update for release 2.21.91.Nickolay V. Shmyrev2008-02-111-2/+0
| | | | | | | | | | | 2008-02-12 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * configure.ac: Update for release 2.21.91. svn path=/trunk/; revision=2903
* Add zh_CN translation from zhangchnYang Zhang2008-01-191-0/+628
| | | | svn path=/trunk/; revision=2834
* Simplify image format selection on save.Nickolay V. Shmyrev2008-01-152-6/+0
| | | | | | | | | | | | | | | | | | | | | | | 2008-01-15 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * configure.ac: * cut-n-paste/Makefile.am: * cut-n-paste/fileformatchooser/Makefile.am: * cut-n-paste/fileformatchooser/egg-macros.h: * cut-n-paste/fileformatchooser/eggfileformatchooser.c: * cut-n-paste/fileformatchooser/eggfileformatchooser.h: * shell/Makefile.am: * shell/ev-utils.c: (file_chooser_dialog_add_writable_pixbuf_formats), (get_gdk_pixbuf_format_by_extension): * shell/ev-utils.h: * shell/ev-window.c: (ev_window_error_message), (image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as): Simplify image format selection on save. svn path=/trunk/; revision=2827
* Includes library for file format into the list, fixes gtk-doc build.James Cloos2008-01-082-0/+6
| | | | | | | | | | 2008-01-04 James Cloos <cloos+gnome-evince-list@jhcloos.com> * reference/Makefile.am: Includes library for file format into the list, fixes gtk-doc build. svn path=/trunk/; revision=2813
* Updated Occitan translationYannig MARCHEGAY2007-12-311-7/+4
| | | | svn path=/trunk/; revision=2793
* More news fixes and little gtk-doc fixNickolay V. Shmyrev2007-12-031-0/+1
| | | | svn path=/trunk/; revision=2760
* Updated Occitan translationYannig MARCHEGAY2007-11-201-22/+21
| | | | svn path=/trunk/; revision=2744
* RemovedCarlos Garcia Campos2007-10-261-7/+0
| | | | | | | | | | | | | | | | 2007-10-26 Carlos Garcia Campos <carlosgc@gnome.org> * configure.ac: * cut-n-paste/Makefile.am: * cut-n-paste/recent-files/*: Removed * help/reference/Makefile.am: * shell/Makefile.am: * shell/ev-application.[ch]: (ev_application_shutdown), (ev_application_init): * shell/ev-window.c: (ev_window_add_recent), (ev_window_setup_recent), (ev_window_dispose), (ev_window_init): Bump requirements to gtk+ 2.10.0 and remove egg-recent code. svn path=/trunk/; revision=2722
* Added Brazilian Portuguese translation, by Hugo Doria and Pedro deJonh Wendell2007-10-053-1/+1017
| | | | | | | | | | 2007-10-05 Jonh Wendell <jwendell@gnome.org> * pt_BR/pt_BR.po: Added Brazilian Portuguese translation, by Hugo Doria and Pedro de Medeiros * Makefile.am: Added pt_BR to DOC_LINGUAS svn path=/trunk/; revision=2693
* Updated Occitan translationYannig MARCHEGAY2007-09-162-17/+21
| | | | svn path=/trunk/; revision=2678
* Updated Italian transation. Updated to new GNOME default theme.Luca Ferretti2007-09-113-204/+193
| | | | | | | | | | | 2007-09-11 Luca Ferretti <elle.uca@libero.it> * it/it.po: Updated Italian transation. * it/figures/evince_start_window.png: Updated to new GNOME default theme. svn path=/trunk/; revision=2672
* Added Japanese help translation.Satoru Satoh2007-08-214-1/+954
| | | | svn path=/trunk/; revision=2636
* Updated Occitan translationYannig MARCHEGAY2007-08-211-0/+821
| | | | svn path=/trunk/; revision=2635
* Updated Occitan translationYannig MARCHEGAY2007-08-211-1/+1
| | | | svn path=/trunk/; revision=2633
* Fixes invalid read, see bug #466401.Justin Blanchard2007-08-142-156/+167
| | | | | | | | | | | | 2007-08-14 Justin Blanchard <justinb04@aim.com> * shell/ev-page-cache.c: (build_height_to_page), (ev_page_cache_get_height_to_page): Fixes invalid read, see bug #466401. svn path=/trunk/; revision=2618
* Renamed ca/figues to ca/figuresJosep Puigdemont i Casamajó2007-07-302-0/+4
| | | | svn path=/trunk/; revision=2603
* Updated Spanish translation by Jorge González.Claudio Saavedra2007-04-032-301/+690
| | | | | | | | | | 2007-04-03 Claudio Saavedra <csaavedra@alumnos.utalca.cl> * es/es.po: Updated Spanish translation by Jorge González. svn path=/trunk/; revision=2395
* Restore Italian translation, it seems the last time I uploaded the poLuca Ferretti2007-03-152-326/+734
| | | | | | | | | | 2007-03-15 Luca Ferretti <elle.uca@libero.it> * it.po: Restore Italian translation, it seems the last time I uploaded the po template file :-( svn path=/trunk/; revision=2381
* Update Ukrainian translation.Maxim Dziumanenko2007-03-121-191/+193
| | | | | | | | | 2007-03-12 Maxim Dziumanenko <dziumanenko@gmail.com> * Update Ukrainian translation. svn path=/trunk/; revision=2376
* Update Ukrainian translation.Maxim Dziumanenko2007-03-122-113/+63
| | | | | | | | | 2007-03-12 Maxim Dziumanenko <dziumanenko@gmail.com> * Update Ukrainian translation. svn path=/trunk/; revision=2375
* Updated Finnish translationIlkka Tuohela2007-03-052-93/+228
| | | | svn path=/trunk/; revision=2368
* Updated French translationChristophe Bliard2007-02-282-12/+17
| | | | | | | | | 2007-02-28 Christophe Bliard <christophe.bliard@trux.info> * fr/fr.po: Updated French translation svn path=/trunk/; revision=2358
* Updated (British) English translationDavid Lodge2007-02-093-1/+646
| | | | svn path=/trunk/; revision=2304
* Added man fileNickolay V. Shmyrev2007-01-301-2/+2
| | | | | | | | | | | | 2007-01-30 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * data/Makefile.am: * data/evince.1: Added man file svn path=/trunk/; revision=2277
* Updated index document.Nickolay V. Shmyrev2007-01-304-26/+182
| | | | | | | | | | | | | 2007-01-30 Nickolay V. Shmyrev <shmyrev@shadow.teleton> * reference/Makefile.am: * reference/evince-docs.sgml: * reference/evince.types: Updated index document. svn path=/trunk/; revision=2276