5
I Use This!
Very Low Activity

Commits : Listings

Analyzed 13 days ago. based on code collected 13 days ago.
Jan 30, 2024 — Jan 30, 2025
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 More... over 12 years ago
- Added support for VS 2012 in configure tool - Removed support for VS 2008 in configure tool 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) 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) 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) 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) More... over 12 years ago
- Hooked up resize More... over 12 years ago
- Hooked up resize
mbn
More... over 12 years ago
- Guicomponent now sets hot pseudo state More... over 12 years ago
- Guicomponent now sets hot pseudo state More... over 12 years ago
- Fixed layout bug
mbn
More... over 12 years ago
- Fixed layout bug 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 More... over 12 years ago
- Fixed min/max bug
mbn
More... over 12 years ago
- Fixed min/max bug More... over 12 years ago
- Toying bit with the css rules
mbn
More... over 12 years ago
- Toying bit with the css rules 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 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 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 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 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 More... over 12 years ago
- Fixed border-image-width initial value More... over 12 years ago
- Fixed border-image-width initial value
mbn
More... over 12 years ago