Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/help
Commit message (Collapse)AuthorAgeFilesLines
* Improve wording on reference docs front pageWouter Bolsterlee2009-10-061-33/+27
|
* Updated Greek translation.Kostas Papadimas2009-09-101-590/+209
|
* Updated Swedish translationDaniel Nylander2009-08-231-53/+58
|
* Updated Czech help translation by Marek CernockyPetr Kovar2009-07-261-53/+70
|
* Updated German doc translationMario Blättermann2009-07-231-70/+79
|
* help/vi: translated a bit moreNguyễn Thái Ngọc Duy2009-06-211-27/+27
|
* help: added Vietnamese manualNguyễn Đình Trung2009-06-212-1/+899
|
* Updated Greek translationSimos Xenitellis2009-06-201-273/+627
|
* [build] Fixes reference docs buildNickolay V. Shmyrev2009-06-152-2/+2
| | | | Second part of the commit
* Fix docs build when srcdir != builddirChristian Persch2009-06-113-0/+9
|
* updated Greek documentation translationΓιάννης Κατσαμπίρης2009-05-161-726/+617
|
* [docs] Fixes documentation buildNickolay V. Shmyrev2009-05-031-3/+4
| | | | Libmisc sources are added to shell docs. Fixes GNOME bug #579671
* Updated Spanish translationJorge Gonzalez2009-05-021-55/+68
|
* Added F3 as a find-next accelerator key, bug 579072Michael J. Chudobiak2009-04-301-1/+4
|
* Fixes typoNickolay V. Shmyrev2009-04-121-1/+1
| | | | svn path=/trunk/; revision=3602
* Added figures by Fotis TsamisSimos Xenitellis2009-03-282-0/+4
| | | | svn path=/trunk/; revision=3561
* Updated Czech translation by Lucas Lommer.Andre Klapper2009-03-112-2/+6
| | | | | | | | | 2009-03-11 Andre Klapper <a9016009@gmx.de> * cs/cs.po: Updated Czech translation by Lucas Lommer. svn path=/trunk/; revision=3530
* Added Czech translation by Martin Picek.Andre Klapper2009-03-093-1/+1246
| | | | | | | | | | 2009-03-09 Andre Klapper <a9016009@gmx.de> * cs/cs.po: * Makefile.am: Added Czech translation by Martin Picek. svn path=/trunk/; revision=3523
* Updated British English translation.Philip Withnall2009-03-022-307/+927
| | | | | | | | | 2009-03-02 Philip Withnall <philip@tecnocode.co.uk> * en_GB/en_GB.po: Updated British English translation. svn path=/trunk/; revision=3510
* Added image in Basque language. Images are: evince_start_window.pngInaki Larranaga Murgoitio2009-02-172-0/+5
| | | | | | | | | | 2009-02-17 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org> * eu/figures/: Added image in Basque language. Images are: evince_start_window.png svn path=/trunk/; revision=3480
* Added Basque translation. Added 'eu' to DOC_LINGUAS.Inaki Larranaga Murgoitio2009-02-162-1/+6
| | | | | | | | | | 2009-02-16 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org> * eu/eu.po: Added Basque translation. * Makefile.am: Added 'eu' to DOC_LINGUAS. svn path=/trunk/; revision=3470
* svn path=/trunk/; revision=3469Iñaki Larrañaga Murgoitio2009-02-161-0/+626
| | | | svn path=/trunk/; revision=3469
* 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