~ubuntu-branches/ubuntu/precise/libglade2/precise-proposed

« back to all changes in this revision

Viewing changes to doc/html/libglade-lib.html

  • Committer: Bazaar Package Importer
  • Author(s): Loic Minier, Josselin Mouette, Loic Minier
  • Date: 2007-06-19 11:30:34 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070619113034-xctrql4yvydepdfj
Tags: 1:2.6.1-1
[ Josselin Mouette ]
* Fix grammatical error in the description (closes: #405575).

[ Loic Minier ]
* Add a get-orig-source target to retrieve the upstream tarball.
* New upstream stable release; with API additions.
  - Bump shlibs to >= 1:2.6.1.
* Add #DEBHELPER# to libglade2-dev.preinst; doh!
* Wrap build-deps and deps.
* Update "Suggests" to glade | glade-gnome.
* Fix licensing in copyright.
* Fix upstream URL in copyright.
* Fix watch file to use HTTP and track all stable versions.
* Cleanups.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
5
5
<title>Part&#160;I.&#160;Libglade Library Reference</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.69.1">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
7
7
<link rel="start" href="index.html" title="Libglade Reference Manual">
8
8
<link rel="up" href="index.html" title="Libglade Reference Manual">
9
9
<link rel="prev" href="libglade-dtd-exceptions.html" title="Exceptions">
10
10
<link rel="next" href="libglade-Libglade-Initialisation.html" title="Libglade Initialisation">
11
 
<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
<link rel="chapter" href="libglade-notes.html" title="Libglade Programming Notes">
14
14
<link rel="chapter" href="libglade-dtd.html" title="Glade 2.0 File Format">
29
29
<div></div>
30
30
<p>This section contains the API reference for libglade.  All
31
31
      the public interfaces are documented here.</p>
 
32
<div class="toc">
 
33
<p><b>Table of Contents</b></p>
 
34
<dl>
 
35
<dt>
 
36
<span class="refentrytitle"><a href="libglade-Libglade-Initialisation.html">Libglade Initialisation</a></span><span class="refpurpose"> &#8212; Routines used to initialise libglade.</span>
 
37
</dt>
 
38
<dt>
 
39
<span class="refentrytitle"><a href="GladeXML.html">GladeXML</a></span><span class="refpurpose"> &#8212; Allows dynamic loading of user interfaces from XML descriptions.</span>
 
40
</dt>
 
41
<dt>
 
42
<span class="refentrytitle"><a href="libglade-Libglade-SAX-Parser.html">Libglade SAX Parser</a></span><span class="refpurpose"> &#8212; Declarations and routines for accessing the SAX based parser.</span>
 
43
</dt>
 
44
<dt>
 
45
<span class="refentrytitle"><a href="libglade-Libglade-Build.html">Libglade Build</a></span><span class="refpurpose"> &#8212; Routines used by widget building routines</span>
 
46
</dt>
 
47
</dl>
 
48
</div>
32
49
</div>
33
50
</div>
34
51
</body>