5
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add canvas set_viewport() to assist in using user mapmodes with the canvas More... over 8 years ago
LabelView rounding issue workaround More... over 8 years ago
Hack the clipboard so it works again on X11 More... over 8 years ago
Fix hotness bug in the font example More... over 8 years ago
Update the examples to reflect the modified API More... over 8 years ago
Adjust TextureWindow() to optionally provide a DisplayWindow that is required for the clipboard. Adjust callers of get_display_window() to not assume that DisplayWindow will always exist More... over 8 years ago
Changed ImageView to show its image centered and maintaining aspect ratio More... almost 9 years ago
Added support for auto margins in column flex layouts More... almost 9 years ago
Added multi-line navigation to TextView More... almost 9 years ago
Update makefile More... almost 9 years ago
Added initial TextView implementation More... almost 9 years ago
Fix incorrect subpixel order on Linux More... almost 9 years ago
Use transparent popup windows by default on Linux (without clickthrough) More... almost 9 years ago
Fix UI popups on Linux More... almost 9 years ago
Update the X11 window creation, with the aim to match Win32 More... almost 9 years ago
MSDN says an application should specify SW_SHOWNORMAL when displaying the window for the first time. More... almost 9 years ago
Add additional comments to the DisplayWindowDescription More... almost 9 years ago
Merge branch 'master' of https://github.com/sphair/ClanLib More... almost 9 years ago
Fix has_no_activate() bug on Win32 More... almost 9 years ago
Merge branch 'master' of https://github.com/sphair/ClanLib More... almost 9 years ago
Added multiple steps to TextFieldView undo/redo buffer More... almost 9 years ago
Add set_owner_window() to the WindowTypes test More... almost 9 years ago
Merge branch 'master' of https://github.com/sphair/ClanLib More... almost 9 years ago
Add new WindowTypes test More... almost 9 years ago
Remove the unused gui_window_cache (clanGUI only) More... almost 9 years ago
Fixed ctrl+arrow, shift+home and shift+end More... almost 9 years ago
Update linux makefiles More... almost 9 years ago
Fix the examples due to recent API modifications More... almost 9 years ago
Added example theme views More... almost 9 years ago
Changed SpanLayoutView to automatically manage text styles More... almost 9 years ago