5
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 24, 2023 — May 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gauge: Fixes compilation error due to new TfpgRect changes. More... over 7 years ago
Marked many stand-alone TfpgRect functions deprecated. More... over 7 years ago
Fix compiler hint about hidden constructor. More... over 7 years ago
pagecontrol: introduced a FontDesc and Font property. More... over 7 years ago
customstyles demo: a very quick example of custom themeing the Listbox and Combobox widgets. More... over 7 years ago
Edit: a minor simplification in the HandlePaint code. More... over 7 years ago
FontSelectDialog's protected properties are now marked virtual. More... over 7 years ago
ListBox is now themeable. All painting is done via fpgStyle methods. More... over 7 years ago
fontselect demo: main form now UIDesigner maintained. More... over 7 years ago
docs: minor corrects to the pascal grammar syntax diagram. More... over 7 years ago
Listview: Fixed MakeVisible. MakeVisible would not work properly until the scrollbars were updated. More... over 7 years ago
Listview: Fixed MakeVisible to account for the height of the scrollbar More... over 7 years ago
Listview Example: Added a button to demonstrate .MakeVisible More... over 7 years ago
Merge branch 'jt/jpgscale' into develop More... over 7 years ago
Merge branch 'jt/jpg_loading' into develop More... over 7 years ago
jpg: fix Alpha channel under AggPas More... over 7 years ago
Red bits shifted correctly More... over 7 years ago
Fix JPEGScale error More... over 7 years ago
Make AClickCount parameter a const parameter. More... over 7 years ago
remove TfpgWindowHack class - we don't need it any more. More... over 7 years ago
Published OnMultiClick event for TfpgLabel. More... over 7 years ago
new eventtest demo project file for use with MSEide. More... over 7 years ago
eventtest demo: fix compilation errors due to alien window changes. More... over 7 years ago
combobox: item list can now be changed inside the OnDropDown event. More... over 7 years ago
Native windows: All queued messages directed to a native window(Widget.Window) are deleted from the message queue when the window is destroyed. More... almost 8 years ago
EditCombo: Fixed crash with ESC key from bug #50 for editcombo as well. More... almost 8 years ago
Merge branch 'bug50' into develop More... almost 8 years ago
Combobox: Fixed bug #50. A Message was queued for the the native window which gets destroyed by .Close from the popup window. More... almost 8 years ago
ledmatrix and UIDesigner updates More... almost 8 years ago
Merge branch 'ledmatrix' into develop More... almost 8 years ago