Nux

Merge lp://qastaging/~brandontschaefer/nux/lp.1219330 into lp://qastaging/nux

Proposed by Brandon Schaefer
Status: Merged
Approved by: Christopher Townsend
Approved revision: 812
Merged at revision: 814
Proposed branch: lp://qastaging/~brandontschaefer/nux/lp.1219330
Merge into: lp://qastaging/nux
Diff against target: 36 lines (+5/-10)
2 files modified
NuxGraphics/Events.cpp (+1/-4)
NuxGraphics/GraphicsDisplayX11.cpp (+4/-6)
To merge this branch: bzr merge lp://qastaging/~brandontschaefer/nux/lp.1219330
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Christopher Townsend (community) Approve
Review via email: mp+184160@code.qastaging.launchpad.net

Commit message

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.

Description of the change

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.

To post a comment you must log in.
Revision history for this message
Christopher Townsend (townsend) wrote :

LGTM and I'm sure this will make some people happy:)

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches