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
1 day
ago. based on code collected
1 day
ago.
Aug 19, 2024 — Aug 19, 2025
Showing page 6 of 118
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Need to add version 1.10 of lcov to the supported versions so the Debian package build can succeed.
Chris Townsend
More...
over 11 years ago
Add lcov version 1.10 to the list of supported versions.
Chris Townsend
More...
over 11 years ago
* Don't need that header
Brandon Schaefer
More...
over 11 years ago
* Move XIM support from NuxGraphics to Nux, and GraphicsDisplayX11 to the WindowThread.
Brandon Schaefer
More...
over 11 years ago
* Current XIM Work. Plan on moving the bulk of the work to WindowThread. As the XIC needs to access to the TextEntry, which GraphicsDisplayX11 doesn't have.
Brandon Schaefer
More...
over 11 years ago
minor fixes (static analyzer errors and warnings).
Eleni Maria Stea
More...
almost 12 years ago
fixed syntax error in macro.
Eleni Maria Stea
More...
almost 12 years ago
Fixed nux syntax error
Eleni Maria Stea
More...
almost 12 years ago
small fixes based on clang errors and warnings.
Eleni Maria Stea
More...
almost 12 years ago
merged to trunk
Eleni Maria Stea
More...
almost 12 years ago
uncommented out the logger
Eleni Maria Stea
More...
almost 12 years ago
removed unused variables
Eleni Maria Stea
More...
almost 12 years ago
removed unused variable bCaptionAvailable and code that was commented out
Eleni Maria Stea
More...
almost 12 years ago
stop unused param warning in release mode
Eleni Maria Stea
More...
almost 12 years ago
Allow embedded clients to specify which windows should be redrawn.
SmSpillaz
as Sam Spilsbury
More...
almost 12 years ago
added virtual destructors where missing (fixing static analysis errors).
Eleni Maria Stea
More...
almost 12 years ago
fixed invalid argument static analysis error (casting)
Eleni Maria Stea
More...
almost 12 years ago
added brackets so that the assignments don't confuse the compiler
Eleni Maria Stea
More...
almost 12 years ago
fixed typos so that the functions always return
Eleni Maria Stea
More...
almost 12 years ago
added virtual destructors in classes that have virtual methods to prevent future mem leaks
Eleni Maria Stea
More...
almost 12 years ago
changed Glew_Ok to suppress compiler warnings
Eleni Maria Stea
More...
almost 12 years ago
commented out unused private members
Eleni Maria Stea
More...
almost 12 years ago
changed SetMaximum/MinimumHeight to match the virtual function they override
Eleni Maria Stea
More...
almost 12 years ago
fixed GroupBox bCaptionAvailable: since it was commented out everywhere, I also commented out the declaration to fix the significant warning
Eleni Maria Stea
More...
almost 12 years ago
fixed SetMaximum/MinimumWidth/Height methods to override the right Area method
Eleni Maria Stea
More...
almost 12 years ago
removed extra brackets to fix clang warning
Eleni Maria Stea
More...
almost 12 years ago
fixed virtual GeometryChanged to override the View.h GeometryChanged
Eleni Maria Stea
More...
almost 12 years ago
added const to GetTextColor in cpp to match definition
Eleni Maria Stea
More...
almost 12 years ago
although const reference is better for return type GetTextColor should override virtual GetTextColor and match is definition
Eleni Maria Stea
More...
almost 12 years ago
function logger is never used
Eleni Maria Stea
More...
almost 12 years ago
←
1
2
3
4
5
6
7
8
9
10
…
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