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
Merge branch 'master' of https://github.com/sphair/ClanLib More... over 9 years ago
Fix some build warnings More... over 9 years ago
Linux compile fix More... over 9 years ago
Update linux window frame handling to match win32 More... over 9 years ago
Fix linux makefile More... over 9 years ago
Fix the example More... over 9 years ago
Fixed layered2 example
mbn
More... over 9 years ago
Fix the Quaternion example More... over 9 years ago
Fix the particle example project More... over 9 years ago
Fix the examples due to recent API change More... over 9 years ago
Add set_always_render() option in TextureWindow, for users writing directly into the window canvas, instead of a framebuffer More... over 9 years ago
Add add_subview() helper to the ViewTree More... over 9 years ago
Correctly create a default view controller when using ViewTree More... over 9 years ago
Create a default view controller when using ViewTree More... over 9 years ago
Add Visual Studio 2015 projects More... over 9 years ago
Update makefile More... over 9 years ago
Update X11 to build, to reflect Win32 breaking change More... over 9 years ago
Made modal dialogs actually modal
mbn
More... over 9 years ago
- Changed window styles in DisplayWindowDescription to support dialog windows - Removed/disabled incomplete full window layout support
mbn
More... over 9 years ago
Rename preferred_length to preferred_size
mbn
More... over 9 years ago
Fixed typo
mbn
More... over 9 years ago
Removed unimplemented functions
mbn
More... over 9 years ago
Added preferred_length to TextFieldView Implemented placeholder text
mbn
More... over 9 years ago
Added RowView, ColumnView and SpacerView for the most common layout cases
mbn
More... over 9 years ago
Fixed texture example
mbn
More... over 9 years ago
Adjusted HelloWorld example
mbn
More... over 9 years ago
Fixed some bugs
mbn
More... over 9 years ago
Changed ViewController to be the root of a ViewTree
mbn
More... over 9 years ago
Fix linux makefiles More... over 9 years ago
Moved top level UI objects out of View
mbn
More... over 9 years ago