~ubuntu-branches/ubuntu/trusty/glib2.0/trusty-proposed

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2011-09-19 05:51:44 UTC
  • mfrom: (1.59.27 upstream)
  • Revision ID: package-import@ubuntu.com-20110919055144-fxt09udcwcyo5x9p
Tags: 2.29.92-0ubuntu1
* New upstream release:
  - GDBus: fix segfault when remote property is invalidated
  - take more care in connection teardown to avoid use-after-free
    (LP: #740878)
  - GMappedFile: return an error when trying to map a device
  - GSettings: always deliver signals to the correct thread
    (LP: #804946, #832513)
* Drop 00git_gsettings_thread_fix.patch, 00git_changes_since_2.29.90.patch:
  Upstream now.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
<div>
16
16
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GIO Reference Manual</p></th></tr></table></div>
17
17
<div><p class="releaseinfo">
18
 
      for GIO 2.29.90
 
18
      for GIO 2.29.92
19
19
 
20
20
      The latest version of this documentation can be found on-line at
21
21
      <a class="ulink" href="http://library.gnome.org/devel/gio/unstable/" target="_top">http://library.gnome.org/devel/gio/unstable/</a>.
483
483
<dd><dl>
484
484
<dt><span class="chapter"><a href="ch27.html">Migrating from GnomeVFS to GIO</a></span></dt>
485
485
<dd><dl>
486
 
<dt><span class="section"><a href="ch27.html#id523441">Trash handling</a></span></dt>
 
486
<dt><span class="section"><a href="ch27.html#id531086">Trash handling</a></span></dt>
487
487
<dt><span class="section"><a href="ch27s02.html">Operations on multiple files</a></span></dt>
488
488
<dt><span class="section"><a href="ch27s03.html">Mime monitoring</a></span></dt>
489
489
</dl></dd>
490
490
<dt><span class="chapter"><a href="ch28.html">Migrating from GConf to GSettings</a></span></dt>
491
491
<dd><dl>
492
 
<dt><span class="section"><a href="ch28.html#id713237">Before you start</a></span></dt>
 
492
<dt><span class="section"><a href="ch28.html#id720883">Before you start</a></span></dt>
493
493
<dt><span class="section"><a href="ch28s02.html">Conceptual differences</a></span></dt>
494
494
<dt><span class="section"><a href="ch28s03.html">GConfClient (and GConfBridge) API conversion</a></span></dt>
495
495
<dt><span class="section"><a href="ch28s04.html">Change notification</a></span></dt>
499
499
</dl></dd>
500
500
<dt><span class="chapter"><a href="ch29.html">Migrating to GDBus</a></span></dt>
501
501
<dd><dl>
502
 
<dt><span class="section"><a href="ch29.html#id999825">Conceptual differences</a></span></dt>
 
502
<dt><span class="section"><a href="ch29.html#id1007471">Conceptual differences</a></span></dt>
503
503
<dt><span class="section"><a href="ch29s02.html">API comparison</a></span></dt>
504
504
<dt><span class="section"><a href="ch29s03.html">Owning bus names</a></span></dt>
505
505
<dt><span class="section"><a href="ch29s04.html">Creating proxies for well-known names</a></span></dt>