lp://staging/~azzar1/nux/lp-1050959
- Get this branch:
- bzr branch lp://staging/~azzar1/nux/lp-1050959
Branch merges
- Marco Trevisan (Treviño): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 93 lines (+8/-36)1 file modifiedNux/ScrollView.cpp (+8/-36)
Related bugs
Bug #1050959: Dash - Fix Dash scrollbar so that it does not displace Dash background texture | Critical | Fix Committed |
Related blueprints
Branch information
Recent revisions
- 815. By Brandon Schaefer
-
Greek does not play nice with XmbLookupString and gives us a size 0 for the event string size. So if we run into the status XLookupKeySym, look it up using XLookupString. This way pinyin will still work as it did before the greek fix went in last week. Fixes: https:/
/bugs.launchpad .net/bugs/ 1219432. Approved by PS Jenkins bot, Christopher Townsend.
- 814. By Brandon Schaefer
-
Always use a dynamic char* when dealing with text events. We were using a static text, then allocating dtext causing ibus to get confused on what to use. Fixes: https:/
/bugs.launchpad .net/bugs/ 1219330. Approved by PS Jenkins bot, Christopher Townsend.
- 813. By PS Jenkins bot
-
Releasing 4.0.2+13.
10.20130829. 1-0ubuntu1 (revision 812 from lp:nux). Approved by PS Jenkins bot.
- 812. By Brandon Schaefer
-
Use a temp buf to poke for the size of string vs passing nullptr. For some reason this was working for most cases, but not greek. Using a temp buf allows us to poke the greeks chars and others that werent working. Fixes: https:/
/bugs.launchpad .net/bugs/ 1205713. Approved by Christopher Townsend, PS Jenkins bot.
- 811. By PS Jenkins bot
-
Releasing 4.0.2+13.
10.20130816. 2-0ubuntu1 (revision 810 from lp:nux). Approved by PS Jenkins bot.
- 810. By Łukasz Zemczak
-
Add 50_check_
unity_support to Xsession.d that will run the unity support test app to determine if we should use the fallback mode or not, since we'll be dropping the test from compiz. Approved by PS Jenkins bot, Brandon Schaefer, Didier Roche.
- 809. By Stephen M. Webb
-
Apdated gmock detection after gmock was updated.
Approved by PS Jenkins bot, Brandon Schaefer.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/nux