lp://staging/~dobey/libubuntuone/alertbar-align
- Get this branch:
- bzr branch lp://staging/~dobey/libubuntuone/alertbar-align
Branch merges
- Alejandro J. Cura (community): Approve (code and irl)
- Roberto Alsina (community): Approve (code review)
-
Diff: 84 lines (+22/-6)2 files modifiedlibubuntuoneui/u1-music-store.c (+21/-5)
tests/test-music-store.c (+1/-1)
Related bugs
Related blueprints
Branch information
Recent revisions
- 152. By dobey
-
Enable line wrap on the alert label widget
Fix alignment and padding of icon, button, and alert bar
Fix test program to set default size on window properly, and to 640x480 - 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. - 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.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/libubuntuone