5
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
For the sake of being thorough, all dialogs updated with Protected visibility. More... about 7 years ago
Move private members to protected More... about 7 years ago
gdi: simplifies the code - assigning callback methods. More... about 7 years ago
GDI: Temporary fix for "doesn't repaint or resizing" bug. More... about 7 years ago
gdi: GetEventName() to help debug GDI window events. More... about 7 years ago
gdi: GetEventName() to help debug GDI window events. More... about 7 years ago
gdi: Use FPC's built-in Lo() and Hi() functions More... about 7 years ago
gdi: Use FPC's built-in Lo() and Hi() functions More... about 7 years ago
gdi: Window's MaxWidth and MaxHeight functionality has been restored. More... about 7 years ago
Merge branch 'maint' into develop More... about 7 years ago
x11: fixed a keyrelease event bug More... about 7 years ago
Agg2D - make a few more properties accessible to descendants. More... about 7 years ago
toolbox: adds utility functions to scale applications to Hi-DPI. More... about 7 years ago
AggPas: rendering pipeline tutorial example code. More... about 7 years ago
Fix memory leak in TfpgBaseInterpolation class. More... over 7 years ago
Fix memory leak in TfpgBaseInterpolation class. More... over 7 years ago
ide: fix string syntax highlighting bug. More... over 7 years ago
ide: simplified the regex to highlight hex values. More... over 7 years ago
x11: removed another relic $7F000000 magic number. More... over 7 years ago
fpgColorToRBG - removed the code using the magic $7F000000 value. More... over 7 years ago
Fix tab bug where text on tabs were not displayed when using AggCanvas. More... over 7 years ago
AggCanvas: minor optimisation when drawing text. If text length is 0, don't draw anything. More... over 7 years ago
edit: improves the selection rectangle rendering. More... over 7 years ago
AggCanvas: fix occasional AVs on app exit due to fpgCaret. More... over 7 years ago
agg: changed the FreeBSD compiler Warning to a Note. More... over 7 years ago
AggCanvas: now uses AttachPartialImage() internally More... over 7 years ago
Agg2D: BlendMode call now uses default as defined in the constructor. More... over 7 years ago
refactor Edit and Memo painting. TfpgWidget already did some housekeeping for them. More... over 7 years ago
AggCanvas: an improved TAgg2D.DoXORFillRectangle() implementation. More... over 7 years ago
AggCanvas: restructure DoSetFontRes() IFDEF's to fix code navigation issues in some IDE's More... over 7 years ago