openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
N
Nux OpenGL
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 1 hour
ago. based on code collected
about 1 hour
ago.
Aug 21, 2024 — Aug 21, 2025
Showing page 9 of 118
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge with trunk
Marco Trevisan (Treviño)
More...
almost 12 years ago
Releasing 4.0.2+13.10.20130920-0ubuntu1 (revision 817 from lp:nux).
Automatic PS uploader
More...
almost 12 years ago
Releasing 4.0.2+13.10.20130920-0ubuntu1, based on r817
Automatic PS uploader
More...
almost 12 years ago
Minor change.
azzar1
as Andrea Azzarone
More...
almost 12 years ago
Remove debug strings.
azzar1
as Andrea Azzarone
More...
almost 12 years ago
Draw scrollbars on top of the scrollview and not next to it.
azzar1
as Andrea Azzarone
More...
almost 12 years ago
Gracefully handle ibus_bus_get_config returning NULL. Fixes: https://bugs.launchpad.net/bugs/1047944.
Brandon Schaefer
More...
almost 12 years ago
initialize all fields of the test results structure to avoid segfaults when Unity support is not available (lp: #1226737). Fixes: https://bugs.launchpad.net/bugs/1226737.
Stephen M. Webb
More...
almost 12 years ago
initialize test resuts to avoid crashes on older hardware (lp: #1226737)
Stephen M. Webb
More...
almost 12 years ago
* Check if conf is valid before attempting to use it. As it can return null for a couple reasons.
Brandon Schaefer
More...
almost 12 years ago
Merging with trunk
Marco Trevisan (Treviño)
More...
almost 12 years ago
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.
Brandon Schaefer
More...
almost 12 years ago
* Destory the XIC when we focus out, otherwise we seem to be getting stuck if we leave fcitx enabled...need to check 12.04 to see if this is the case as well. Could be a bug in fcitx...as we have focused out, and it doesn't leave enabled mode.
Brandon Schaefer
More...
almost 12 years ago
* Greek does not play nice with XmbLookupString and gives us a size 0 for the event string. So if we run into the status XLookupKeySym, look it up using XLookupString. This way pinyin will still work when we poke it.
Brandon Schaefer
More...
almost 12 years ago
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.
Brandon Schaefer
More...
almost 12 years ago
* Fix using a static array when not using XIM, we should always use a dynamic or a static but not mix between both...
Brandon Schaefer
More...
almost 12 years ago
Releasing 4.0.2+13.10.20130829.1-0ubuntu1 (revision 812 from lp:nux).
Automatic PS uploader
More...
almost 12 years ago
Releasing 4.0.2+13.10.20130829.1-0ubuntu1, based on r812
Automatic PS uploader
More...
almost 12 years ago
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.
Brandon Schaefer
More...
almost 12 years ago
* Use a temp buf to get the size of the sting, then store it into its dynamic buffer. * When we were probing for the size of the string using greek it was returning 0 size. Causing no greek chars to print. Using a temp allows us to prob correctly.
Brandon Schaefer
More...
almost 12 years ago
Releasing 4.0.2+13.10.20130816.2-0ubuntu1 (revision 810 from lp:nux).
Automatic PS uploader
More...
about 12 years ago
Releasing 4.0.2+13.10.20130816.2-0ubuntu1, based on r810
Automatic PS uploader
More...
about 12 years ago
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.
Łukasz 'sil2100' Zemczak
More...
about 12 years ago
Apdated gmock detection after gmock was updated.
Stephen M. Webb
More...
about 12 years ago
adjust detection of google-mock to catch latest changes
Stephen M. Webb
More...
about 12 years ago
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
Łukasz 'sil2100' Zemczak
More...
about 12 years ago
Releasing 4.0.2+13.10.20130802-0ubuntu1 (revision 807 from lp:nux).
Automatic PS uploader
More...
about 12 years ago
Releasing 4.0.2+13.10.20130802-0ubuntu1, based on r807
Automatic PS uploader
More...
about 12 years ago
Change general hotkey/tiggers to general/hotkey triggers.
Brandon Schaefer
More...
about 12 years ago
* Fix new ibus 1.5 changes
Brandon Schaefer
More...
about 12 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
117
118
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree