lp:~dobey/libubuntuone/split-ui-lib

Created by dobey and last modified
Get this branch:
bzr branch lp:~dobey/libubuntuone/split-ui-lib
Only dobey can upload to this branch. If you are dobey please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
dobey
Project:
libubuntuone
Status:
Merged

Recent revisions

150. By dobey

Also rename the gir itself to UbuntuOneUI

149. By dobey

Fix gir to use correct version of Gtk+

148. By dobey

Fix the overlooked pieces

147. By dobey

Switch to webkitgtk-3.0
Move the current libubuntuone to libubuntuoneui
Update all the current references to libubuntuone to be libubuntuoneui
Add back a libubuntuone directory for coming code
Change the API version to 3.0 to break compat

146. By dobey

Update usage of aptdaemon API which seems to have changed slightly in 12.04
Fix the download progress message strings to not show "KiBB" (double B)
Fix a possible null string argument to g_str_has_prefix

145. By dobey

Remove the manual python bindings, as we'll be switching to only GI for this
Disable the mono bindings for now (not usable on gtk3)

144. By Martin Pitt

Fix usage of deprecated glib symbols

g_format_size_for_display() is deprecated, glib 2.30 replaced it with g_format_size(). Fall back to g_format_size_for_display() when building with a glib < 2.30.

g_thread_init() is deprecated since 2.24, just call g_type_init(). Bump glib requirement to >= 2.24 for this.

143. By dobey

Disable errors on deprecated declarations for newer glib/gtk+ versions

142. By Gabor Kelemen

Include correct header to make i18n work.

141. By dobey

Bump version to 3.1

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:libubuntuone
This branch contains Public information 
Everyone can see this information.

Subscribers