5
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 20 hours ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixes minor spelling mistake in code comment. More... over 7 years ago
TfpgRect.ToString() implementation. Keep rect functionality inside TfpgRect. More... over 7 years ago
AggCanvas: implement an interim DoXORFillRectangle() for rendering the edit cursor/caret. More... over 7 years ago
Fixes Github bug #55 - About Dialog doesn't paint logo correctly. More... over 7 years ago
Normalise PaintRect in TfpgWidget.DoUpdatePosition. More... over 7 years ago
Fixes shifted rendering, detected by AggCanvas. More... over 7 years ago
Fix issue where invalidated rectangle was way to large. More... over 7 years ago
button.HandlePaint: inherited HandlePaint already clear the clip rect for us. More... over 7 years ago
resolve compiler warnings about deprecated TfpgRect methods being used. More... over 7 years ago
docs: alienwindow_design - fixed the title decoration. More... over 7 years ago
docs: Added two new technical documents. More... over 7 years ago
docview: Improve how DocView tries to find external INF files from a link. More... over 7 years ago
docview: show current directory in environment variables output. More... over 7 years ago
TAgg2D: new overloaded Attach() methods. More... over 7 years ago
GDI Canvas: Fixed clipping inside parent controls that overlap More... over 7 years ago
Removed WeAreTargetCanvas from x11 and moved it base as WeAreToplevelCanvas More... over 7 years ago
Agg Canvas: Fixed clipping inside parent controls that overlap. Canvas: Moved some routines from specfic implementations to base. More... over 7 years ago
docs: Updated documentation that references the deprecated UpdateWindowPosition call. More... over 7 years ago
docs: new documentation for TfpgRect's IntersectRect() and UnionRect() methods. More... over 7 years ago
docs: remove unnecessary indentation in fpdoc documentation XML. More... over 7 years ago
docs: remove empty documentation of fpg_base. More... over 7 years ago
X11: Fixed clipping of images. DoDrawImagePart was using a new gc to paint which didn't use the cliprect More... over 7 years ago
Core: Changed TfpgRect.IntersectRect to not use FillChar More... over 7 years ago
Core: Fix for intersect rect when self equaled out parameter. X11: Fix setting a cliprect on alien widget for TfpgX11Canvas. It now intersects the new value with the widgets parent-tree. More... over 7 years ago
AggPas: Removed FreeBSD warning. This platform is well tested now. More... over 7 years ago
Agg2D - Implements TAgg2D.DoAddClipRect() More... over 7 years ago
Fixes compiler hint about deprecated UnionRect() usage. More... over 7 years ago
Compiler hint fix - removes unused variable. More... over 7 years ago
TfpgRect.UnionRect(): Fix bug revealed by new unit test. More... over 7 years ago
units tests: more TfpgRect unit tests added. More... over 7 years ago