lp:~dobey/libubuntuone/fix-crits

Created by dobey and last modified
Get this branch:
bzr branch lp:~dobey/libubuntuone/fix-crits
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

148. By dobey

Merged with trunk to resolve conflict

147. By dobey

Don't register the custom handler for libsoup for now
Delay the initial loading of the connecting page, to avoid a race condition

146. 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

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

140. By dobey

Stop any current loading pages when a new page is requested externally

139. By dobey

Work around a crash introduced by changes in WebKit 1.4.3

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