Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/help/reference/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* [build] Include git.mk in all MakefilesChristian Persch2009-10-221-1/+2
|
* Split API documentation into libdocument, libview and shell. RequiredCarlos Garcia Campos2009-02-011-130/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | 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-181-1/+5
| | | | svn path=/trunk/; revision=3354
* Documentation build fixesNickolay V. Shmyrev2008-12-011-0/+1
| | | | svn path=/trunk/; revision=3284
* Reference build fixesNickolay V. Shmyrev2008-09-011-0/+1
| | | | svn path=/trunk/; revision=3137
* 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
* Simplify image format selection on save.Nickolay V. Shmyrev2008-01-151-1/+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-081-0/+1
| | | | | | | | | | 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
* More news fixes and little gtk-doc fixNickolay V. Shmyrev2007-12-031-0/+1
| | | | svn path=/trunk/; revision=2760
* 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
* Updated index document.Nickolay V. Shmyrev2007-01-301-1/+6
| | | | | | | | | | | | | 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
* Added gtk-doc based documentation for Evince. Still in initial state but INickolay V. Shmyrev2007-01-291-0/+121
2007-01-29 Nickolay V. Shmyrev <shmyrev@shadow.teleton> * help/reference/* : * configure.ac: Added gtk-doc based documentation for Evince. Still in initial state but I hope it will grow. * configure.ac: Lower dbus requirement to 0.70 svn path=/trunk/; revision=2272