~attente/glib/gicon-upstream

« back to all changes in this revision

Viewing changes to docs/reference/gio/gdbus-object-manager-example/gdbus-object-manager-example-sections.txt

  • 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:
11
11
example_animal_complete_poke
12
12
example_animal_emit_jumped
13
13
example_animal_get_mood
 
14
example_animal_get_foo
 
15
example_animal_get_bar
14
16
example_animal_dup_mood
 
17
example_animal_dup_foo
 
18
example_animal_dup_bar
15
19
example_animal_set_mood
 
20
example_animal_set_foo
 
21
example_animal_set_bar
16
22
ExampleAnimalProxy
17
23
ExampleAnimalProxyClass
18
24
example_animal_proxy_new