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
Very Low Activity
Commits
: Listings
Analyzed
13 days
ago. based on code collected
13 days
ago.
Jan 30, 2024 — Jan 30, 2025
Showing page 181 of 184
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
- Added support for VS 2012 in configure tool - Removed support for VS 2008 in configure tool
Kenneth Gangstoe
More...
over 12 years ago
- Added support for VS 2012 in configure tool - Removed support for VS 2008 in configure tool
Kenneth Gangstoe
More...
over 12 years ago
Adjust usage of glReadPixels setting the PACK options (ClanLib pixel buffers are tightly packed, thus do not use the OpenGL default)
rombust
More...
over 12 years ago
Adjust usage of glReadPixels setting the PACK options (ClanLib pixel buffers are tightly packed, thus do not use the OpenGL default)
rombust
More...
over 12 years ago
Fix bug in the GL1 target, using the incorrect opengl function call (should be using cl1 prefix instead of gl)
rombust
More...
over 12 years ago
Fix bug in the GL1 target, using the incorrect opengl function call (should be using cl1 prefix instead of gl)
rombust
More...
over 12 years ago
- Hooked up resize
Magnus Norddahl
More...
over 12 years ago
- Hooked up resize
mbn
More...
over 12 years ago
- Guicomponent now sets hot pseudo state
Kenneth Gangstoe
More...
over 12 years ago
- Guicomponent now sets hot pseudo state
Kenneth Gangstoe
More...
over 12 years ago
- Fixed layout bug
mbn
More...
over 12 years ago
- Fixed layout bug
Magnus Norddahl
More...
over 12 years ago
- Removed -clan-shrink-to-fit and -clan-expanding from width and height CSS properties - Added -clan-width-shrink-factor, -clan-height-shrink-factor, -clan-width-expand-factor and -clan-height-expand-factor properties - Updated test to use the new properties instead
mbn
More...
over 12 years ago
- Removed -clan-shrink-to-fit and -clan-expanding from width and height CSS properties - Added -clan-width-shrink-factor, -clan-height-shrink-factor, -clan-width-expand-factor and -clan-height-expand-factor properties - Updated test to use the new properties instead
Magnus Norddahl
More...
over 12 years ago
- Fixed min/max bug
mbn
More...
over 12 years ago
- Fixed min/max bug
Magnus Norddahl
More...
over 12 years ago
- Toying bit with the css rules
mbn
More...
over 12 years ago
- Toying bit with the css rules
Magnus Norddahl
More...
over 12 years ago
- Moved some of the CSS box layout calculation to its own file - Added GUIComponent::get_min_width and GUIComponent::get_min_height - Added GUIComponent::get_max_width and GUIComponent::get_max_height - Removed GUIComponent::get_preferred_size - Removed the manual set_geometry lines from the test program since it can now successfully calculate some of the layout
Magnus Norddahl
More...
over 12 years ago
- Moved some of the CSS box layout calculation to its own file - Added GUIComponent::get_min_width and GUIComponent::get_min_height - Added GUIComponent::get_max_width and GUIComponent::get_max_height - Removed GUIComponent::get_preferred_size - Removed the manual set_geometry lines from the test program since it can now successfully calculate some of the layout
mbn
More...
over 12 years ago
- Added GUIComponent::update_layout() function that calculates the layout according to CSS rules
Magnus Norddahl
More...
over 12 years ago
- Added GUIComponent::update_layout() function that calculates the layout according to CSS rules
mbn
More...
over 12 years ago
- Added -clan-expanding and -clan-shrink-to-fit to width and height CSS properties - Added -clan-box, -clan-grid and -clan-stacked to display CSS property - Added -clan-box-direction CSS property - Added property inheritance to GUIComponent::update_style - Updated test theme.css to specify how each component should be laid out
Magnus Norddahl
More...
over 12 years ago
- Added -clan-expanding and -clan-shrink-to-fit to width and height CSS properties - Added -clan-box, -clan-grid and -clan-stacked to display CSS property - Added -clan-box-direction CSS property - Added property inheritance to GUIComponent::update_style - Updated test theme.css to specify how each component should be laid out
mbn
More...
over 12 years ago
- Some support for pseudo classes
mbn
More...
over 12 years ago
- Some support for pseudo classes
Magnus Norddahl
More...
over 12 years ago
- Fixed border style being rendered when border-image is active
mbn
More...
over 12 years ago
- Fixed border style being rendered when border-image is active
Magnus Norddahl
More...
over 12 years ago
- Fixed border-image-width initial value
Magnus Norddahl
More...
over 12 years ago
- Fixed border-image-width initial value
mbn
More...
over 12 years ago
←
1
2
…
176
177
178
179
180
181
182
183
184
→
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