~attente/glib/gicon-upstream

« back to all changes in this revision

Viewing changes to docs/reference/gio/html/migrating.html

  • Committer: Package Import Robot
  • Author(s): Iain Lane, Josselin Mouette, Iain Lane
  • Date: 2012-10-17 11:51:14 UTC
  • mfrom: (172.1.3 experimental)
  • Revision ID: package-import@ubuntu.com-20121017115114-gqog9lavags5afi1
Tags: 2.34.1-1
[ Josselin Mouette ]
* Require libelfg0-dev, not libelf-dev which has nothing to do with 
  it.

[ Iain Lane ]
* New upstream release
  + GTimeZone support for zoneinfo version 1
  + Leak in glib-compile-resources
  + g_settings_bind: use canonical property name
  + Port gio tests from pygobject to pygi
* Switch python-gobject-2 BD to python-gi, folowing porting of tests. 
* debian/patches/50_git_gmenuexporter_allow_null_bus_on_name_vanished.patch:
  Cherry-pick upstream patch to fix crash when GBusNameVanishedCallback is
  called with a NULL GDBusConnection. (LP: #1044322)

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="index.html" title="GIO Reference Manual">
9
9
<link rel="prev" href="GTestDBus.html" title="GTestDBus">
10
10
<link rel="next" href="migrating.html" title="Part I. Migrating to GIO">
11
 
<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
29
29
<dd><dl><dt><span class="chapter"><a href="ch29.html">Migrating from POSIX to GIO</a></span></dt></dl></dd>
30
30
<dt><span class="chapter"><a href="ch30.html">Migrating from GnomeVFS to GIO</a></span></dt>
31
31
<dd><dl>
32
 
<dt><span class="section"><a href="ch30.html#idp42350896">Trash handling</a></span></dt>
 
32
<dt><span class="section"><a href="ch30.html#idp47054432">Trash handling</a></span></dt>
33
33
<dt><span class="section"><a href="ch30s02.html">Operations on multiple files</a></span></dt>
34
34
<dt><span class="section"><a href="ch30s03.html">Mime monitoring</a></span></dt>
35
35
</dl></dd>
36
36
<dt><span class="chapter"><a href="ch31.html">Migrating from GConf to GSettings</a></span></dt>
37
37
<dd><dl>
38
 
<dt><span class="section"><a href="ch31.html#idp15851920">Before you start</a></span></dt>
 
38
<dt><span class="section"><a href="ch31.html#idp49040800">Before you start</a></span></dt>
39
39
<dt><span class="section"><a href="ch31s02.html">Conceptual differences</a></span></dt>
40
40
<dt><span class="section"><a href="ch31s03.html">GConfClient (and GConfBridge) API conversion</a></span></dt>
41
41
<dt><span class="section"><a href="ch31s04.html">Change notification</a></span></dt>
45
45
</dl></dd>
46
46
<dt><span class="chapter"><a href="ch32.html">Migrating to GDBus</a></span></dt>
47
47
<dd><dl>
48
 
<dt><span class="section"><a href="ch32.html#idp77664560">Conceptual differences</a></span></dt>
 
48
<dt><span class="section"><a href="ch32.html#idp77360032">Conceptual differences</a></span></dt>
49
49
<dt><span class="section"><a href="ch32s02.html">API comparison</a></span></dt>
50
50
<dt><span class="section"><a href="ch32s03.html">Owning bus names</a></span></dt>
51
51
<dt><span class="section"><a href="ch32s04.html">Creating proxies for well-known names</a></span></dt>
77
77
</div>
78
78
<div class="footer">
79
79
<hr>
80
 
          Generated by GTK-Doc V1.18.1</div>
 
80
          Generated by GTK-Doc V1.18</div>
81
81
</body>
82
82
</html>
 
 
b'\\ No newline at end of file'