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
Rewrite C-style cast with C++ style (service_unix.cpp) More... almost 10 years ago
remove unused varriable More... almost 10 years ago
Rewrite C-style cast with C++ style More... almost 10 years ago
Compile fix for CarambolaChat More... almost 10 years ago
Merge branch 'master' of https://github.com/sphair/ClanLib More... almost 10 years ago
Remove the optimising debugging in the blend example More... almost 10 years ago
Making add_subview rombust-proof
mbn
More... almost 10 years ago
Adjust the UTF8_Reader so that it is a pod type, to increase font performance More... almost 10 years ago
Fix various tests More... almost 10 years ago
Merge branch 'master' of https://github.com/sphair/ClanLib More... almost 10 years ago
Enable the Stencil example listbox options More... almost 10 years ago
Fix bug in the Blend example that caused performance problems More... almost 10 years ago
Fix project GUID More... almost 10 years ago
Alter the HelloWorld project GUID More... almost 10 years ago
Alter the HelloWorld project GUID More... almost 10 years ago
Gradients got some long property names
mbn
More... almost 10 years ago
Changed StyleString to not copy string data for const char * strings
mbn
More... almost 10 years ago
Adjusted hash function
mbn
More... almost 10 years ago
Added const char * functions to style API and replaced std::string with StyleString in backend to reduce memory allocations
mbn
More... almost 10 years ago
Added some constexpr stuff that we cannot use anyway because Microsoft sucks
mbn
More... almost 10 years ago
Changed unordered_map back to map for dimension lookup as hash<string> doesn't work with the compare function
mbn
More... almost 10 years ago
Changed Style implementation to use unordered_map instead of map
mbn
More... almost 10 years ago
Implemented border-image repeat, round and space styles More... almost 10 years ago
Tweak the Blend example to make it easier to benchmark More... almost 10 years ago
Add FPS to the blend example More... almost 10 years ago
Add some string tests to the benchmarking More... almost 10 years ago
Port clanApplication for the Tests More... almost 10 years ago
Fix the sound factory to not use the global variable, thus fixing crash on linux caused by destruction order More... almost 10 years ago
Linux example fixes More... almost 10 years ago
Fix the texturegroup example for linux More... almost 10 years ago