2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 19, 2025 — Jan 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- nodes cannot be moved to their current parent or any child More... over 13 years ago
- drag and drop now works without defining event handlers when using GetItems in the data template More... over 13 years ago
- moving nodes now can handle moving elements in the data objects when using GetItems in the data template More... over 13 years ago
- prevent some possible AVs in TTreeViewPresenter More... over 13 years ago
- prevent linker from removing routine that has to be patched More... over 13 years ago
- added conditional to DevExpress package More... over 13 years ago
- components now all register in the same page in the tool palette More... over 13 years ago
- added unit test More... over 13 years ago
- added missing unit and unit tests More... over 13 years ago
- Delphi 2010 compatibility More... over 13 years ago
- fixed possible AV More... over 13 years ago
- TTreeViewPresenter now supports OnCollectionChanged for child elements More... over 13 years ago
- changed IDataTemplate.GetItems method More... over 13 years ago
- added AsObject method to IEnumerable More... over 13 years ago
- corrected fiber functions according to msdn More... over 13 years ago
- runtime patch for wrong memory allocation in TBaseMethodHandlerInstance.Create (Delphi 2010 and XE) More... over 13 years ago
- added MinWidth to TColumnDefinition More... over 13 years ago
- updated Mock example More... over 13 years ago
- refactorings and added Sequence More... over 13 years ago
- fixed range check error More... over 13 years ago
- added Format method to TRttiMethodHelper More... over 13 years ago
- InitColumns is not called during design time More... over 13 years ago
- only apply runtime patching once More... over 13 years ago
- removed TBindingBase and added TriggerMode property More... over 13 years ago
- added name for InSequence and fixed bug with expectation count More... over 13 years ago
- implemented sequencial expectations More... over 13 years ago
- updated mock examples More... over 13 years ago
- fixed wrong check for expectations when arguments differ More... over 13 years ago
- stub mode only works for methods that have no expectations defined More... over 13 years ago
- TValue.ToString for interface and object references works as in debugger More... over 13 years ago