lp:~dobey/libubuntuone/just-load-already

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

151. By dobey

Don't bother trying to auth u1ms urls, as we auth on checkout anyway

150. By dobey

Build against a system liboauth rather than shipping old copies
Replace the COPYING files in the correct manner, with the LGPLv3 copy
Fix all the license headers to properly refer to LGPLv3 and Canonical Ltd.

149. By dobey

Remove the rescanning of purchased folder on startup to prevent a race condition

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

147. By dobey

Add a delay to the initial main store page loading, to avoid a race
Move progress bar creation, and notify signal connect, to avoid racing
Avoid an unneeded second call to get the URI from webkit in nav request

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.

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