5
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 14 hours ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
unit tests: new TfpgRect() tests. More... over 7 years ago
moved all forward declaration to the top. More... over 7 years ago
uidesigner: Implements 2-way object inspector selection. More... over 7 years ago
memo: BeginUpdate/EndUpdate also triggers OnChange when needed. More... over 7 years ago
unit tests: testing framework changed from FPCUnit to FPTest. More... over 7 years ago
unit tests: fix spelling mistakes in "manual test" project. More... over 7 years ago
uidesigner: Reduce WITH statement blocks, and auto-update of new component hierarchy treeview. More... over 7 years ago
ColorListBox: Fix initial rendering bug in UIDesigner. More... over 7 years ago
Grid, ListBox & Memo: improved empty widgets look in UIDesigner. More... over 7 years ago
memo: Fixes compiler warning about uninitialised variables. More... over 7 years ago
memo: Fixes deprecated InflateRect() usage. More... over 7 years ago
listbox: Fixes deprecated warnings of InflateRect() usage. More... over 7 years ago
listbox: Fix rendering bug on initial placement in UIDesigner. More... over 7 years ago
uidesigner: Object Inspector now has a treeview component hierachy. More... over 7 years ago
uidesigner: Object Inspector form design is now managed by the UIDesigner itself. More... over 7 years ago
docview: fixes bug #329 - restored fully functioning DND support. More... over 7 years ago
docview: Fixed bug #500 - Show File Info information was incomplete. More... over 7 years ago
richview testedit: fixes memory leaks & minor code formatting. More... over 7 years ago
richview testedit: some code formatting in the program unit. More... over 7 years ago
richview testedit: changed main form so it can be maintained by the UIDesigner. More... over 7 years ago
Richedit testedit app: fix bug #601 - missing tooltips on toolbar buttons. More... over 7 years ago
docview: Complete the implementation to adjust the background color of a help topic. More... over 7 years ago
minor code formatting: removes pointless class name comments. More... over 7 years ago
docview: updated project file settings for use with MSEide. More... over 7 years ago
docview: removed unused units from the uses class in the program unit. More... over 7 years ago
docview: Re-enabled Contents treeview drag-n-drop support. More... over 7 years ago
docview: moved form event handler assignments to the AfterCreate method where it belongs. More... over 7 years ago
docview: Implements a ShowMimeList() purely for DND debug purposes. More... over 7 years ago
docview: THelpFile.GetImages() parameters are now explicitly var parameters. More... over 7 years ago
imagelist: fixes memory leaks in the Clear() method. More... over 7 years ago