5
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Jan 24, 2025 — Jan 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix: Combobox & EditCombobox Font change will now apply to the dropdown list too More... about 2 months ago
textedit: experimental Elastic Tabstop support (rendering only) More... about 2 months ago
fix: Sizeable property not working on Linux/X11 More... 2 months ago
fix: prevent infinite paint loop causing Windows freeze More... 2 months ago
docview: update mseide "clean" project template file. More... 2 months ago
docview: fixes compiler warning about non-portable pointers More... 2 months ago
docview: fixes compiler warnings about variant to string conversion More... 2 months ago
bug: fixed a 14 year old range error bug. More... 2 months ago
docview & MSEide: removed docview.prj & updated docview_clean.prj More... 2 months ago
fix: lm-border demo missing dependency on 'fpgui_toolkit.lpk' package More... 3 months ago
Adds missing lm-flow.lpi (lazarus project file) More... 3 months ago
Merge branch 'macos-cocoa' into 'develop' More... 3 months ago
fix: prevent popup windows from being added as child windows More... 3 months ago
debug: add tracing to setImageBuffer and drawRect More... 3 months ago
fix: configure borderless windows for proper visibility on macOS More... 3 months ago
debug: add tracing to window allocation and visibility More... 3 months ago
fix: implement proper window type handling for decorations More... 3 months ago
fix: prevent infinite paint loop by removing UpdateScrollbars from TfpgTreeView.HandlePaint More... 3 months ago
debug: add detailed tracing to MsgPaint entry/exit points More... 3 months ago
debug: revert DoPutBufferToScreen and add InvalidateRect tracing More... 3 months ago
fix: implement DoPutBufferToScreen for Cocoa backend More... 3 months ago
debug: add tracing to AllocateWindowHandle and MainFormShow More... 3 months ago
fix: prevent infinite window reallocation loop More... 3 months ago
debug: add detailed message delivery tracing More... 3 months ago
debug: add tracing output to diagnose docview hanging issue More... 3 months ago
fix: call NSApp.finishLaunching to properly initialize event loop More... 3 months ago
cleanup: remove clipboard debug output More... 3 months ago
fix: uppercase key text before comparison in CheckClipboardKey More... 3 months ago
fix: correct TShiftState debug output More... 3 months ago
debug: add clipboard diagnostic output More... 3 months ago