5
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 23 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update build script to include AggCanvas options for Linux & FreeBSD. More... about 1 year ago
AggPas now reports if it can't find a cache match for the FontDesc. More... over 1 year ago
Some updates to the "Quick Guide to fpGUI" More... over 1 year ago
Bugfix #120: File Open/Save dialog changes application's "current directory". More... over 1 year ago
Adds a new user-installed font location from FreeBSD 13+ More... over 1 year ago
Don't hard-code line ending characters. Use the FPC constant instead. More... over 1 year ago
Update README with more current system requirements. More... over 1 year ago
Don't hard-code the "all files mask" - use the FPC constant instead. More... over 1 year ago
Removed unused FontConfig dependency in fpg_x11.pas and fpg_xft_x11.pas. More... almost 3 years ago
docview project file update. Missing search path. More... about 3 years ago
docs trayicon: extended docs and minor link fixes. More... about 3 years ago
fpdoc project - move output format option to front of file. More... about 3 years ago
X11 graphics api parameter types to match XLib, preventing range check errors. More... over 3 years ago
Prevent range check error in X11. Fixed github issue #99. More... over 3 years ago
Update docview project settings for MSEide. More... almost 4 years ago
gdi: minor code formatting. More... almost 4 years ago
Fixes compiler hints about unused code or variables. More... almost 4 years ago
Fixes compilation error with 32-bit FPC 3.2.0 More... almost 4 years ago
Reduce complexity of IF expressions More... about 4 years ago
docs: Adds BaseForm.OnKeyXXX event documentation More... over 4 years ago
Updates docview clean project file for MSEide - adds missing unit path More... over 4 years ago
*FEATURE* add [SHIFT]+[F10] for context menu More... over 4 years ago
BUG: fix broken focus handling More... over 4 years ago
Cleaned up TfpgWidget.HandleKeyPress() code More... over 4 years ago
demos: Adds MSEide project file for combobox test demo. More... over 4 years ago
GDI: Fixes compilation error since recent refactor. More... over 4 years ago
AboutDialog example: fixes compilation error More... over 4 years ago
Merge remote-tracking branch 'origin/develop-jfp' into 'develop' More... over 4 years ago
Syntax fix - missing semicolon. More... over 4 years ago
BUG: Fix failure to draw masked images in X11 More... over 4 years ago