| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-09 Gian Mario Tagliaretti <gianmt@gnome.org>
* docs/reference/Changelog: Create a dedicated Changelog for the docs
and move the latest entries in there.
2009-03-09 Gian Mario Tagliaretti <gianmt@gnome.org>
* docs/Makefile.am:
* docs/reference/pygio-classes.xml:
* docs/reference/pygio-emblemedicon.xml:
* docs/reference/pygio-icon.xml:
* docs/reference/pygio-emblem.xml: Add gio.EmblemedIcon and
gio.Icon in docs, fix a couple of typos.
svn path=/trunk/; revision=1026
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-09 Gian Mario Tagliaretti <gianmt@gnome.org>
* docs/Makefile.am:
* docs/reference/pygio-classes.xml:
* docs/reference/pygio-constants.xml:
* docs/reference/pygio-emblem.xml: Add gio.Emblem and constants in docs.
svn path=/trunk/; revision=1025
|
|
|
|
|
|
|
|
|
|
| |
2009-03-08 Gian Mario Tagliaretti <gianmt@gnome.org>
* docs/reference/pygio-classes.xml:
* docs/reference/pygio-cancellable.xml: Complete cancellable docs.
svn path=/trunk/; revision=1024
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-08 Gian Mario Tagliaretti <gianmt@gnome.org>
* docs/Makefile.am:
* docs/reference/pygio-classes.xml:
* docs/reference/pygobject-ref.xml:
* docs/reference/pygio-applaunchcontext.xml:
* docs/reference/pygio-cancellable.xml: Add few gio classes.
svn path=/trunk/; revision=1023
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-08 Gian Mario Tagliaretti <gianmt@gnome.org>
* docs/Makefile.am:
* docs/reference/pyglib-classes.xml
* docs/reference/pygobject-ref.xml
* docs/reference/pygobject-classes.xml: Split glib and gobject
doc sections.
svn path=/trunk/; revision=1021
|
|
|
|
|
|
|
|
|
|
|
| |
2008-12-24 Paul Pogonyshev <pogonyshev@gmx.net>
Bug 547119 – gobject.timeout_add_seconds() not found in docs
* docs/reference/pyglib-functions.xml (glib.timeout_add_seconds):
Describe.
svn path=/trunk/; revision=983
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-08-02 Johan Dahlin <johan@gnome.org>
* docs/Makefile.am:
* docs/reference/pyglib-constants.xml:
* docs/reference/pyglib-functions.xml:
* docs/reference/pyglib-maincontext.xml:
* docs/reference/pyglib-mainloop.xml:
* docs/reference/pygobject-classes.xml:
* docs/reference/pygobject-constants.xml:
* docs/reference/pygobject-functions.xml:
* docs/reference/pygobject-maincontext.xml:
* docs/reference/pygobject-mainloop.xml:
Separate the glib and gobject bindings in the manual.
svn path=/trunk/; revision=910
|
|
|
|
|
|
|
|
|
|
| |
2008-06-28 Johan Dahlin <jdahlin@async.com.br>
* docs/reference/pygobject.xml:
Document GObject.handler_block_by_func/handler_unblock_by_func
svn path=/trunk/; revision=789
|
|
|
|
|
|
|
|
| |
2007-11-30 Rafael Villar Burke <pachi@rvburke.com>
* docs/reference/pygobject.xml: Add props attribute
svn path=/trunk/; revision=721
|
|
|
|
|
|
|
|
| |
* docs/xsl/fixxref.py.in: Remove DATADIR substitution since it now
gets substituted as ${prefix}/share which doesn't work in a Python
script.
svn path=/trunk/; revision=705
|
|
|
|
| |
svn path=/trunk/; revision=668
|
|
|
|
| |
svn path=/trunk/; revision=646
|
|
|
|
| |
svn path=/trunk/; revision=636
|
|
|
|
| |
svn path=/trunk/; revision=635
|
|
|
|
|
|
| |
* docs/Makefile.am (HTML_FILES): Remove
html/pygobject-reference-copyright.html.
Fixes #361906 (Marc-Andre Lureau)
|
|
|
|
|
|
|
| |
* docs/reference/pygobject-introduction.xml: Remove Copyright and
License section.
* docs/reference/pygobject-ref.xml: Remove author info
|
| |
|
|
|
|
|
| |
* docs/Makefile.am: Install html files regardless even when passing
in --disable-docs, fixes #353159 (Matthias Clasen)
|
|
|
|
| |
dependencies to avoid regenerating the tarball when it's not needed.
|
|
|
|
|
| |
* docs/Makefile.am (EXTRA_DIST): Remove build_stamp, include generated .html
in the distributed tarball
|
|
|
|
|
|
|
|
|
| |
2006-08-21 Johan Dahlin <jdahlin@async.com.br>
* Makefile.am:
* docs/Makefile.am:
Always install the xsl files & css files, regardless if the
documentation was actually built or not. Also clean it up considerably.
|
|
|
|
|
| |
* docs/reference/pygobject-functions.xml: Update docs for
gobject functions.
|
| |
|
|
|
|
|
|
|
| |
* pygobject-2.0.pc.in: Add reference to installed pygobject docs
* docs/Makefile.am: Add install of style.css
* docs/xsl/html.xsl: Define stylesheet as style.css
* docs/style.css: Add.
|
|
|
|
|
|
|
|
|
| |
* docs/reference/entities.docbook.in:
* docs/reference/pygobject-ref.xml:
* docs/Makefile.am:
* configure.ac:
Use builddate.xml for the builddate entity and have builddate.xml be
updated when the docs are built not during configure time.
|
|
|
|
|
|
|
| |
2006-08-07 Johan Dahlin <jdahlin@async.com.br>
* docs/Makefile.am ($(HTML_DATA)): Fix parallel build
(#350225, Ed Catmur)
|
| |
|
|
|
|
|
|
|
|
|
| |
* m4/as-expand.m4: New file to workaround automake silliness
* docs/xsl/fixxref.py.in: New script
* docs/Makefile.am (XSLFILES): Add fixxref.py script, moved in from
PyGTK.
|
|
|
|
|
|
| |
* docs/xsl/html.xsl: Do not use shade.verbatim, set the background
color and border as a normal html tag to avoid an external
stylesheet.
|
|
|
|
|
|
|
|
|
|
|
| |
* configure.ac:
* docs/Makefile.am:
* docs/reference/.cvsignore:
* docs/reference/entities.docbook.in:
* docs/reference/pygobject-ref.xml:
Clean up the build date/version mess I created.
Now it's created during configure time and properly included in
the docbook files. Also make sure distcheck passes
|
|
|
|
| |
* undo last commit
|
|
|
|
| |
* Remove build_stamp and pdf dependency on builddate.xml
|
|
|
|
|
|
| |
* docs/Makefile.am: Make version.xml dependent on config.h
Make builddate.xml dependent on REFERENCE_DEPS. Add builddate.xml to
build_stamp and pdf dependencies. Add pdf files to cleanup.
|
|
|
|
|
|
|
|
|
| |
* configure.ac:
* docs/Makefile.am:
* docs/reference/.cvsignore:
* docs/reference/version.xml.in:
Generate builddate.xml and version.xml at build time instead on
configure time, add proper dependencies.
|
|
|
|
| |
* docs/Makefile.am: Use more portable date generator.
|
|
|
|
| |
* docs/xsl/ref-html-style.xsl: Add book to list of indexed items.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* docs/xsl/html.xsl: Output xref links for unknown links.
* docs/xsl/ref-html-style.xsl: Include refsect1 and refsect2 in
indexed items but only ig they have ids.
* configure.ac (AC_CONFIG_FILES) : Add docs/reference/version.xml
* docs/reference/pygobject-ref.xml: Add pygobject-introduction.xml
and version and builddate entities. Remove commented out items.
* docs/Makefile.am: Add reference/pygobject-introduction.xml and
reference/version.xml.in
|
|
|
|
| |
* docs/Makefile.am (HTMLdir): Install book in $datadir/gtk-doc/html
|
|
|
|
| |
in the tarball
|
| |
|
|
* Makefile.am:
* configure.ac:
* docs/.cvsignore:
* docs/Makefile.am:
* docs/common.xsl:
* docs/devhelp.xsl:
* docs/html.xsl:
* docs/pdf-style.xsl:
* docs/pdf.xsl:
* docs/ref-html-style.xsl:
* docs/reference/.cvsignore:
* docs/reference/pygobject-classes.xml:
* docs/reference/pygobject-constants.xml:
* docs/reference/pygobject-functions.xml:
* docs/reference/pygobject-gboxed.xml:
* docs/reference/pygobject-ginterface.xml:
* docs/reference/pygobject-gpointer.xml:
* docs/reference/pygobject-maincontext.xml:
* docs/reference/pygobject-mainloop.xml:
* docs/reference/pygobject-ref.xml:
* docs/reference/pygobject.xml:
Import GObject part of John Finlay's PyGTK Reference Manual, copy
over infrastructure from the pygtk-web module.
|