~ubuntu-branches/ubuntu/oneiric/glade-3/oneiric

« back to all changes in this revision

Viewing changes to doc/html/core.html

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2009-04-28 15:29:16 UTC
  • mfrom: (1.2.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20090428152916-9l0do44tmyjlnbiq
Tags: 3.6.3-0ubuntu1
* New upstream version (LP: #368390)
  - Fixed crash configuring button content (LP: #356013)
  - Fixed crash adding related action to button (LP: #358467)
  - Fixed allowing invalid data for GtkTreeStore (LP: #345989)
* debian/patches/02_spinbutton-adjustment.patch:
  - Fix default generation of GtkSpinButtons. Patch by Adam Buchbinder.
    (LP: #323228)

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
7
7
<link rel="start" href="index.html" title="Glade User Interface Designer Reference Manual">
8
8
<link rel="up" href="index.html" title="Glade User Interface Designer Reference Manual">
9
 
<link rel="prev" href="properties.html" title="Property Class Definitions">
 
9
<link rel="prev" href="pythonsupport.html" title="Python Gtk widgets support">
10
10
<link rel="next" href="GladeApp.html" title="GladeApp">
11
11
<meta name="generator" content="GTK-Doc V1.12 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
18
18
</head>
19
19
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
20
20
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
21
 
<td><a accesskey="p" href="properties.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
21
<td><a accesskey="p" href="pythonsupport.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
22
22
<td> </td>
23
23
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
24
24
<th width="100%" align="center">Glade User Interface Designer Reference Manual</th>
64
64
<span class="refentrytitle"><a href="GladeBaseEditor.html">GladeBaseEditor</a></span><span class="refpurpose"> — A customisable editor</span>
65
65
</dt>
66
66
<dt>
67
 
<span class="refentrytitle"><a href="GladePlaceholder.html">GladePlaceholder</a></span><span class="refpurpose"> — A <span class="type">GtkWidget</span> to fill empty places.</span>
 
67
<span class="refentrytitle"><a href="GladePlaceholder.html">GladePlaceholder</a></span><span class="refpurpose"> — A <GTKDOCLINK HREF="GtkWidget"><span class="type">GtkWidget</span></GTKDOCLINK> to fill empty places.</span>
68
68
</dt>
69
69
<dt>
70
70
<span class="refentrytitle"><a href="gladeui-glade-xml-utils.html">Xml Utils</a></span><span class="refpurpose"> — An api to read and write xml.</span>