5
I Use This!
Very Low Activity

Commits : Listings

Analyzed 13 days ago. based on code collected 14 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change the sign for metrics.bbox_offset.y in freetype texture fonts More... about 10 years ago
Cursor shouldn't blink when not activated
mbn
More... about 10 years ago
Added View::get_canvas
mbn
More... about 10 years ago
Add get_pixel_ratio() to the canvas More... about 10 years ago
Add PathFont to the examples solution and fix its compile. More... about 10 years ago
Fix the GameTimer code where microseconds are lost on very fast code when using get_time_elapsed_ms() More... about 10 years ago
Compile fix for the examples because of Font API change More... about 10 years ago
Add makefile for CarambolaChat linux More... about 10 years ago
Add makefile for CarambolaChat linux More... about 10 years ago
Adjust freetype to handle pixel_ratio for generated glyphs More... about 10 years ago
Ported URL regex from old ClanLib 2 to C++11
mbn
More... about 10 years ago
Fixed uninitialized member variable
mbn
More... about 10 years ago
Allow the same clan::Font to be used between buffers with different DPI settings More... about 10 years ago
Adjust the GraphicContext handling of the FrameBuffer to become DPI aware More... about 10 years ago
Fix compile for freetype fonts on linux More... about 10 years ago
Implement font pixel ratio for freetype More... about 10 years ago
Adjust the path threshold from 32 to 64 More... about 10 years ago
Defer loading of fonts added by clan::FontFamily, until requested from clan::Font. Obtain the Win32 font pixel_ratio from the graphic context. More... about 10 years ago
Fix the Win32 window creation, caused by the DisplayWindowHandle change. Also fixed the creation of shadow windows More... about 10 years ago
Expose DisplayWindowHandle to the API. Window handles are sometimes required in applications More... about 10 years ago
Changed the font in Carambola Chat example
mbn
More... about 10 years ago
Moved the workspace view stuff into view files Added message count to the tabs
mbn
More... about 10 years ago
Hooked up status on the connections list
mbn
More... about 10 years ago
Changed tabs to be more like the 80's (which is in fashion again!)
mbn
More... about 10 years ago
Fixed Image bug when pixel ratio is unspecified on the image source
mbn
More... about 10 years ago
Changed NaN to 0
mbn
More... about 10 years ago
Removed get_ppi as the device pixel aspect is the same thing
mbn
More... about 10 years ago
Fixed compile errors
mbn
More... about 10 years ago
Merge pull request #52 from keigen-shu/master More... about 10 years ago
Implement Display Pixel Ratio (DPR). More... about 10 years ago