5
I Use This!
Very Low Activity

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Added missing license header More... about 12 years ago
- Added missing license header
mbn
More... about 12 years ago
- Removed GUIComponent::func_css_property_list - Removed CSSPropertyList from sig_style_changed - Renamed GUIComponent::func_default_properties to func_apply_properties More... about 12 years ago
- Removed GUIComponent::func_css_property_list - Removed CSSPropertyList from sig_style_changed - Renamed GUIComponent::func_default_properties to func_apply_properties
mbn
More... about 12 years ago
- Removed GUIThemeLayoutManager - Cleaned up and renamed layout visitors - Moved CSS GUI layout code to the Layout folder - Moved GUIComponent_Impl::layout_content logic to a visitor class
mbn
More... about 12 years ago
- Removed GUIThemeLayoutManager - Cleaned up and renamed layout visitors - Moved CSS GUI layout code to the Layout folder - Moved GUIComponent_Impl::layout_content logic to a visitor class More... about 12 years ago
It's working! .. the scrollbar is working! More... about 12 years ago
It's working! .. the scrollbar is working! More... about 12 years ago
Adjust the scrollbar, using "css insertion" AND "default css properties" More... about 12 years ago
Adjust the scrollbar, using "css insertion" AND "default css properties" More... about 12 years ago
Move the func_default_properties.invoke after apply_properties More... about 12 years ago
Move the func_default_properties.invoke after apply_properties More... about 12 years ago
Add root component modification speed tests More... about 12 years ago
Add root component modification speed tests More... about 12 years ago
Add an option to display the FPS in the CSSDocument2 test More... about 12 years ago
Add an option to display the FPS in the CSSDocument2 test More... about 12 years ago
Add tests for "is_inside".. all okay More... about 12 years ago
Add tests for "is_inside".. all okay More... about 12 years ago
Add tests for "is_overlapped".. all okay More... about 12 years ago
Add tests for "is_overlapped".. all okay More... about 12 years ago
Add clan::Rect.translate() using clan::Size More... about 12 years ago
Add clan::Rect.translate() using clan::Size More... about 12 years ago
Add tests for "contains".. all okay More... about 12 years ago
Add tests for "contains".. all okay More... about 12 years ago
Prepare Core/Math test for rectangles (note some other tests in there are broken) More... about 12 years ago
Prepare Core/Math test for rectangles (note some other tests in there are broken) More... about 12 years ago
Revert: "Fix an old bug in GUIManager_Impl::process_pointer_moved_at(), that incorrectly included an extra pixel in checking component boundaries" ... Bug was in clan::Rect More... about 12 years ago
Revert: "Fix an old bug in GUIManager_Impl::process_pointer_moved_at(), that incorrectly included an extra pixel in checking component boundaries" ... Bug was in clan::Rect More... about 12 years ago
Fix clan::Rect not handling X2,Y2 correctly More... about 12 years ago
Fix clan::Rect not handling X2,Y2 correctly More... about 12 years ago