5
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 23 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of https://github.com/sphair/ClanLib More... over 8 years ago
Fixed OS X window positioning Added alpha channel to popups on OS X More... over 8 years ago
Linux compile fix More... over 8 years ago
Fixed typo More... over 8 years ago
OSX build fixes More... over 8 years ago
Changed private to public More... over 8 years ago
Removed input_context.h from unix build file More... over 8 years ago
Nuked InputContext from orbit More... over 8 years ago
Namespace indenting fix More... over 8 years ago
Removed InputContext::process_messages More... over 8 years ago
Remove tablet support. It was unknown if it worked correctly with modern operating systems. Also it was unused, and not portable. More... over 8 years ago
Remove the Rect from request_repaint, since we always repaint the entire window More... over 8 years ago
Fix repaint typos on X11 More... over 8 years ago
Remove the legacy DisplayWindowProvider update function. It is no longer required (nobody used it, problematic on some platforms, full screen draw is fast on gpu's). sig_paint() no longer provides a Rect, since we always redraw the whole window. More... over 8 years ago
Namespace indenting fix More... over 8 years ago
Namespace indexing fix More... over 8 years ago
Namespace indenting fix More... over 8 years ago
Namespace indenting fix More... over 8 years ago
Namespace indentation fix More... over 8 years ago
Namespace indenting fix More... over 8 years ago
Fix X11Window not passing resizing to client More... over 8 years ago
Set the initial window position to be user defined More... over 8 years ago
Fix WindowTypes Test More... over 8 years ago
2nd Attempt, ensure X11 Message Queue isn't working on deleted windows More... over 8 years ago
Ensure X11 Message Queue isn't working on deleted windows More... over 8 years ago
Remove DisplayTarget's set_enable, replacing with set_current_target. Remove Linux D3D DisplayTarget stub More... over 8 years ago
Linux compile fixes More... over 8 years ago
Namespace indenting fix More... over 8 years ago
Namespace indenting fix More... over 8 years ago
Namespace indenting fix More... over 8 years ago