[gtk-doc] Created tag GTK_DOC_1_12



The unsigned tag 'GTK_DOC_1_12' was created.

Tagger: Stefan Kost <ensonic users sf net>
Date: Fri Dec 18 10:53:34 2009 +0200

    Release: 1.12

Changes since the last tag 'GTK_DOC_1_11':

Claude Paroz (2):
      Fixed DocBook validity in Spanish manual translation
      Revert "es-manual: fix one xml link id typo"

Dan Williams (1):
      manual: fix GTKDOC_CHECK usage example

Daniel Mustieles (1):
      Updated Spanish translation

Daniel Nylander (1):
      Updated Swedish translation

H. Habighorst (1):
      build: various build cleanups. Fixes #591450

Jannis Pohlmann (1):
      autogen: recognize automake-1.11. Fixes #596731

Javier Jardón (1):
      Support silent build rules with automake 1.11

Jennie Petoumenou (3):
      Updated Greek translation
      Updated Greek translation
      Updated Greek documentation translation

Jorge Gonzalez (7):
      Updated Spanish translation by Francisco Javier F. Serrador and me
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Jorge Gonzalez Gonzalez (7):
      Added initial Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Jorge González (5):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spansih translation
      Updated Spanish translation
      Updated Spanish translation

Mario Blättermann (2):
      Added partial German docs
      Updated German translation

Nicola Fontana (3):
      build: allow building without gnome-doc-utils, Fixes #577059
      configure: make python a soft dependency again. Fixes #589426
      autogen.sh: handle generic automake version

Philip Chimento (1):
      examples: fix makefile for running tests. Fixes #577774

Philip Withnall (2):
      Added British English translation by Jen Ockwell
      scan: Fixed gcc warnings. Fixes #580206

Simos Xenitellis (1):
      Added Greek translation

Stefan Kost (162):
      Back to development. === Release 1.11 ===
      patch by: Matthias Clasen  <mclasen redhat com>
      Reintroduce "sh -c" and comment why its used. Add real libtool support to
      Add deprecation warnings for signals and properties. Also reuse code for
      Don't touch doctype header in expand-content-files.
      Planning.
      Fix escaping.
      Hightlight deprecation warnings.
      Documentation structure ideas.
      patch by: Bruce van der Kooij  <brucevdkooij gmail com>
      Fix running tests, if no gtk-doc is installed yet.
      Now aall tests pass.
      Fix inconsistency of prototype and docs.
      Ideas about syntax highlighing. Old color scheme. Use tango colors.
      Prepare for 1.12. More thinking about the documentation structure. Add
      Detect gtkdoc-rebase in gtk-doc.m4. Based on idea of Sven Herzberg. Fixes
      Add support for --help and --version to remaining tools. Also show a short
      Finally, make distcheck works.
      Comment out echo for debugging.
      Initial go at implementing syntax highlighting for sources using gnu
      patch by: David NeÄ?as <yeti physics muni cz>
      Look for source-highlight and highlight. Not perfect yet, highlight uses
      Erm, not having a highlighter is not fatal.
      Make highligher post processing conditional.
      More ideas. Experiment with navigation for index and glossaries.
      More ideas. Make sure indexdiv and glossarydiv elements have anchors.
      Fix gap, caused by double index divs produces by index generated with the
      Detect namespace prefix if not given.
      Indent. Fix end of string handling. Use one tango colors one more time.
      More ideas. Really fix double extension of entities. Fix link color of
      We could add the language as a comment, it is not shown in the final
      Try to xref first word in 'normal' span.
      Match css of highlight with source-highlight. Handle line numbering by
      Point to the right docs. More tinking. Remove one commented out item.
      Only run the syntax highligher if we have one. Fixes #568714.
      patch by: David NeÄ?as <yeti physics muni cz>
      patch by: David NeÄ?as <yeti physics muni cz>
      Treat iface/interface like class in other places too.
      patch by: David NeÄ?as <yeti physics muni cz>
      patch by: David NeÄ?as <yeti physics muni cz>
      patch by: David NeÄ?as <yeti physics muni cz>
      No need to format a '\n' into a fromatstring. Add FIXMEs for Bug 568711.
      Recomment out debug log the accidentialy went in.
      Mention onine site for regexp testing. Small output cleanups. Indenting
      Handle inline functions in headers. Fixes #532395.
      Add public symbols from section file when doing the -undocumented.txt
      Use tables like described in #536928. tests/tools.sh Comment on why we do
      Expand urls in comments of examples.
      patch by: David NeÄ?as <yeti physics muni cz>
      Major CSS cleanup. This is hopefully an end of layout issues related to
      Automatically creating ulinks for urls. Add a link for testing.
      Remove, this is generated.
      Expanding urls is not a good idea yet. Need to figure out.
      Try to link to struct members as a test for Bug #565126.
      Some planning. Single tabs are rendered inconsistently in browsers.
      Fix the spelling of my name.
      Also style <note> tags.
      Fix example to show to to make it work even with make distcheck.
      patch by: Damien Lespiau <damien lespiau gmail com>
      Require the line to ends after the double-colon (sans whitespace),
      Fix params and running of 'highlight'.
      Allow linking to struct members. Update docs. Fixes #565126.
      Planning. Update annotations and fix matching to support parameters.
      Planning.
      Dist more files. Update status. Remove some crack left from copy'n'paste.
      Prototype an idea.
      With fop-0.94 it works actually, while 0.95 seesm to have the exceptions.
      Starting point for generating single page html. Needs refactoring with
      Don't use named entities.
      patch by: Paolo Borelli <pborelli katamail com>
      Fix annotation more. Refactor the extra-link feature. Still disabled by
      There is some gtk specific stuff there, which we probably want to kick
      Improve. scan only checks headers, while mkdb scans sources and headers.
      Don't confuse -1 with G_MAXULONG on 64bit. Fixes #572612.
      patch by: David NeÄ?as <yeti physics muni cz>
      Fix ChangeLog format so that we pick up the bug number for release notes.
      Don't expect $MODULE to be defined (e.g. if someone does not update
      Adding a test for #574654.
      patch by: Nicola Fontana <ntd entidi it>
      Do not overwrite declaration variable with sgml-ified variant to not
      patch by: Vincent Untz <vuntz nome org>
      Don't run fop for now, its way to broken. Formatting.
      patch by: Tobias Mueller <gnome-bugs auftrags-killer org>
      Turn pdf off if there is no gtkdoc-mkpdf installed.
      patch by: David NeÄ?as <yeti physics muni cz>
      Only run the tests if gtk-doc is enabled. Fixes #577774.
      Tentative patch to allow building without scrollkeeper and
      docbuild: use --copy during bootstrap, make doc uild more conditional
      doap: add doap file
      build: also dist new doap file
      mkdb: less white space in the generated xml
      doap: fix category
      scan: remove one sprintf and guard one statuc buffer.
      scan: comment the code
      make: don't dist xml dir. Fixes #580622
      doap: turn emails into mailto: uris
      scan: double escape null terminators
      mkdb: don't include trailing .: in symbolname when expanding abbreviations
      highligh: adjust to api change
      annotations: add one more example
      es-manual: fix one xml link id typo
      tests: fix type in returns: statement
      mkdb: non functional code cleanup
      tests: fix typo in returns: statement
      mkdb: add docs for random function
      mkdb: merge returns for tmpl based docs, Fixes #587103
      tests: add a since tag to a macro to see if its properly handled
      mkdb: avoid empty <para> tags in tmpl based docs
      mkdb: fix isemptydoc to also work for really empty strings
      scan: be smarter in when trying to figure the get_type functions, Fixes #580300
      manual: fix typo
      build: add pango's git.mk to manage .gitignore files
      build: modifications made by git.mk
      build: get rid of old .svnignore files
      build: tune gitignore generations
      build: indenting
      scan: don't create empty  *-overrides.txt files
      build: more gitignore tuning
      mkpdf: add mkpdf to Makefile.am and fix cleanup
      pdf: look for dblatex for pdf generation
      m4: we disable pdf if there is no mkpdf installed
      pdf: use full dblatex path and add some comments about usage
      pdf: dist pdfs and clean on dist-clean
      mkdb: add internal hack to print syms with no since:
      migratetmpl: optionaly patch sources with doc-blobs
      tests: add a list to the examples
      migratetmpl: don't break para (e.g. in lists)
      pdf: add pdf targets to makefiles
      pdf: add imgdir option to get images working in pdfs
      tests: add a image to the test docs
      mkdb: more details in log
      annotations: allow annotations in struct/union/enum members
      pdf: fix building imagepath
      maintenance: more todos and fix doc comment
      tests: add test-env to all Makefiles. Fixes #581237
      tests: fix spelling
      docs: clarify link between SECTION:tag and FILE in -section.txt. Fixes #594224
      gtkdoc-mkdb: add a warning if section name is not used in -section.txt
      scanobj: fix signedness comparission warnings from gcc. Fixes #596730
      build: add the two new macros
      tests: add a test for annotations in returns
      parsing: support return value types like "long int". Fixes #602518
      common: move CreateValidSGMLID to common
      fixxref: add warning about broken links. Fixes #602026
      fixxref: get line numbers and woraround some missing links
      scan: replace newlines with a blank when joining lines
      fixxref: less false reports for new xref warnings
      fixxref: also read section file to not warn about private stuff
      fixxref: smarter link resolving
      make: don't add m4 to EXTRA_DIST - Fixes #591450 and make distcheck
      mkdb: be more flexible on making () links.
      tests: add testcases for bug 512155
      mkdb, fixxref: tag more data and filter warnings
      mkdb: recursively add items to annotation glossary
      xrefs: fix xrefs between modules for enums, calss members etc.
      fixxref: don't leak GTKDOCLINKs to final html
      mkdb: turn link targets into valid sgml ids, so that links actualy work
      tests: use bash instead of sh as this uses $((expression). Fixes #604798
      dist: update HACKING for git and add CHangeLog rule
      news: update release notes
      docs: bump release date
      dist: add helper for making NEWS

Sven Herzberg (1):
      Fixes 571820 - gobject.c: pspec_pool not initialized for interfaces



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]