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
C
ClanLib
Settings
|
Report Duplicate
5
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 20, 2023 — Jan 20, 2024
Showing page 5 of 183
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #75 from ArtHome12/master
Mark Page
More...
over 8 years ago
Set the custom main window icon
Artem
More...
over 8 years ago
Add the "label" property to CheckBoxView
Artem
More...
over 8 years ago
This program demonstrates how to select files and folders and putting image on button and also demonstrate "sticky" button. Need to create VS-2013 - I have no it.
Artem
More...
over 8 years ago
Add 'sticky' property to the ButtonView - when in on, after first press the button remains pressed and need to press again.
Artem
More...
over 8 years ago
Fix BrowseFolderDialogImpl 2 The problem with crash was caused by Apple's extention ShellStreamsLocalized.dll, not by ClanLib. Return FOS_PATHMUSTEXIST back
Artem
More...
over 8 years ago
Merge pull request #74 from ArtHome12/master
Mark Page
More...
over 8 years ago
Fix BrowseFolderDialogImpl
Artem
More...
over 8 years ago
Hack to fix rendering problems with anti-aliasing with rounded corners on borders
Mark Page
More...
over 8 years ago
Merge branch 'master' of https://github.com/sphair/ClanLib
Artem
More...
over 8 years ago
Add draft FileDialogs example
Artem
More...
over 8 years ago
Merge remote-tracking branch 'refs/remotes/origin/master' into upstream/master
Artem
More...
over 8 years ago
Merge branch 'master' of https://github.com/sphair/ClanLib
Mark Page
More...
over 8 years ago
Make parameter const (to fix gcc build)
Mark Page
More...
over 8 years ago
Disable "[[deprecated" until we move away from C++11
Mark Page
More...
over 8 years ago
...
Magnus Norddahl
More...
over 8 years ago
Merge pull request #73 from ArtHome12/master
Kenneth Gangstø
More...
over 8 years ago
Merge remote-tracking branch 'refs/remotes/origin/master' into sphair/master
Artem
More...
over 8 years ago
Merge remote-tracking branch 'refs/remotes/origin/master' into upstream/master
Artem
More...
over 8 years ago
Remove usage of deprecated statics
Magnus Norddahl
More...
over 8 years ago
Another minor adjustment
Magnus Norddahl
More...
over 8 years ago
So much for assuming that VS2015 implemented the [[deprecated]] attribute..
Magnus Norddahl
More...
over 8 years ago
Moved new color functions into their own class
Magnus Norddahl
More...
over 8 years ago
Add Color and Colorf static creation functions to sit alongside the static color variables "static clan::Colorf apple = clan::Colorf::green;" is erroneous because we do not know static initialisation order. We can now instead have: "static clan::Colorf apple = clan::Colorf::_green();"
Mark Page
More...
over 8 years ago
Cosmetically fix
Artem
More...
over 8 years ago
Crash fix
Magnus Norddahl
More...
over 8 years ago
Merge pull request #72 from ArtHome12/master
Mark Page
More...
over 8 years ago
HelloWorld example
Artem
More...
over 8 years ago
Merge pull request #71 from ravstrix/master
Mark Page
More...
almost 9 years ago
Add benchmark for alternative normalization technique
Mark Page
More...
almost 9 years ago
←
1
2
3
4
5
6
7
8
9
…
182
183
→
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