~ubuntu-branches/ubuntu/oneiric/gwibber/oneiric

« back to all changes in this revision

Viewing changes to libgwibber/Gwibber-0.2.gir

  • Committer: Bazaar Package Importer
  • Author(s): Ken VanDine
  • Date: 2011-08-25 15:36:16 UTC
  • mfrom: (1.1.59 upstream)
  • Revision ID: james.westby@ubuntu.com-20110825153616-sd8yqbkdytwh0gi5
Tags: 3.1.6-0ubuntu1
* New upstream release
  - async loading of all images
  - display thumbnails for images and videos
  - display facebook comments inline
  - round the corners of avatars and thumbnails
  - significant performance improvements for rendering the stream views
* debian/libgwibber-gtk2.symbols
  - added symbols

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
                <member name="img_src" c:identifier="GWIBBER_STREAM_MODEL_COLUMN_IMG_SRC" value="27"/>
39
39
                <member name="img_thumb" c:identifier="GWIBBER_STREAM_MODEL_COLUMN_IMG_THUMB" value="28"/>
40
40
                <member name="img_name" c:identifier="GWIBBER_STREAM_MODEL_COLUMN_IMG_NAME" value="29"/>
 
41
                <member name="video_pic" c:identifier="GWIBBER_STREAM_MODEL_COLUMN_VIDEO_PIC" value="30"/>
 
42
                <member name="video_src" c:identifier="GWIBBER_STREAM_MODEL_COLUMN_VIDEO_SRC" value="31"/>
 
43
                <member name="video_url" c:identifier="GWIBBER_STREAM_MODEL_COLUMN_VIDEO_URL" value="32"/>
 
44
                <member name="video_name" c:identifier="GWIBBER_STREAM_MODEL_COLUMN_VIDEO_NAME" value="33"/>
 
45
                <member name="comments" c:identifier="GWIBBER_STREAM_MODEL_COLUMN_COMMENTS" value="34"/>
41
46
        </enumeration>
42
47
        <class name="Account" c:type="GwibberAccount" glib:type-name="GwibberAccount" glib:get-type="gwibber_account_get_type" glib:type-struct="AccountClass" parent="GObject.Object">
43
48
                <field name="parent_instance">