source: Generics/TemplateGenerics

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @574   5 months chronos * Modified: Removed U prefix from unit names.
(edit) @529   6 years chronos * Fixed: Compilation warnings.
(edit) @528   6 years chronos * Fixed: Compiler warnings and notes. * Modified: Removed unused code …
(edit) @519   6 years chronos * Modified: Update project web links.
(edit) @489   8 years chronos * Modified: Improvements for running with FPC 3.0 and Lazarus 1.6.
(edit) @441   12 years chronos * Fixed: Wrong memory inicialization in TListObject results in error …
(edit) @427   12 years chronos
(edit) @426   12 years chronos * Modified: Custom types for TemplateGenerics moved from global space …
(edit) @414   12 years chronos * Fixed: Use parent TCommNode Active property instead custom in …
(edit) @410   12 years chronos * Added: Class TCommMark in PinConnection package which can divide …
(edit) @407   12 years chronos * Modified: PinConnection package now use for data parameters …
(edit) @405   12 years chronos * Modified: TemplateGenerics TBinarySerializer now use TListByte class …
(edit) @398   12 years chronos * Added: TBaseEvent class to SpecializedList in TemplateGenerics.
(edit) @383   12 years chronos * Fixed: Comparison in TGList.IndexOf method doesn't work properly.
(edit) @382   12 years chronos * Fixed: Protected secition in class TListObject.
(edit) @381   12 years chronos * Fixed: Memory leak on TemplateGenerics TListObject items Count …
(edit) @379   12 years chronos * Added: Package UpdateChecker for easy application update.
(edit) @370   12 years chronos * Modified: ISPProgrammer now use updated component oriented …
(edit) @367   12 years chronos * Added: Specialized class TListNotifyEvent of generic TGList. * …
(edit) @365   12 years chronos * Added: CoolDocking method BringToFront to force control visibility …
(edit) @360   13 years chronos
(edit) @358   13 years chronos * Fixed: Compilation under Linux of Common package.
(edit) @342   13 years chronos * Added: Update locking support for TGList. * Modified: Enhanced …
(edit) @334   13 years chronos
(edit) @333   13 years chronos * Added: Generic Rectangle class TGRectangle<TDimension>. Introduced …
(edit) @325   13 years chronos * Fixed: Error in writing same object to TListObject item cause …
(edit) @312   13 years chronos * Modified: TGStream is now implemented. TMemoryStreamByte have …
(edit) @308   13 years chronos * Fixed: Needed virtual method IndexOf of TGList.
(edit) @304   13 years chronos * Added: Handling of TStream by TListByte.
(edit) @301   13 years chronos * Added: Another specilaized generic Dictionary.
(edit) @270   13 years george * Added: Test of method EqualTo in demo for TListInteger.
(edit) @258   13 years george * Minor modifications
(edit) @257   13 years george * Renamed: Method TListObject.AddInsertNew to InsertNew
(edit) @251   13 years george * Modified: DebugLog transformed to component. * Fixed: String compare …
(edit) @250   13 years george * Modified: Unit UCommon in CoolWeb package used form package Common …
(edit) @247   13 years george * Fixed: Various minor bugs and enhancements.
(edit) @232   14 years george
(edit) @226   14 years george * Added: Component CoolTranslator for application localization.
(edit) @222   14 years george * Přidáno: Jednotka UURI pro práci s textovým umístěním souborů a složek.
(edit) @221   14 years george * Added: AddNew and InsertNew methods can accept precreated object …
(edit) @220   14 years george * Added: Functions AddNew and InsertNew to TListObject generic class.
(edit) @219   14 years george * Modified: Optimized TGList.IndexOf. * Used better compiler …
(edit) @196   14 years george * Added: Generic Bitmap class. * Modified: Swaped X, Y parameters in …
(edit) @175   14 years george * Added: Generic Matrix class methods enhacement.
(edit) @129   14 years george * Modified: Thread exception handling through global handler. * …
(edit) @114   14 years george * Fixed: CoolDocking was not showing tab content on tab switch.
(edit) @112   14 years george * Added: Method GetArray and SetArray of TGList use array of …
(edit) @111   14 years george * Added: TListString benchmark.
(edit) @110   14 years george * Added: Disable buttons during benchmarks. * Modified: Benchmark …
(edit) @109   14 years george * Added: TGMatrix implode.
(edit) @108   14 years george * Modified: TMemo in demo replaced by TListView for better result …
(edit) @107   14 years george * Added: Testing unit GenericMatric. * Modified: Expand and Contract …
(edit) @102   14 years george * Added: TListMethod class.
(edit) @101   14 years george * Fixed: String type is reference counter thus have to be properly …
(edit) @92   14 years george * Added: StrToStr function.
(edit) @91   14 years george * Added: Method Explode to create list items from string. * Modified: …
(edit) @90   14 years george * Modified: Last and First functions of TGList changed to properties.
(edit) @88   14 years george * Removed: Conflicting unit ListObject in demo directory.
(edit) @87   14 years george * Added: TListObject specialized class.
(edit) @86   14 years george * Modified: In all files include directive changed to shorter form {$I …
(edit) @85   14 years george * Fixed: GenericList code for multiple specialization.
(edit) @84   14 years george * Modified: Thanks to compiler directives and simple macros …
(edit) @83   14 years george * Modified: Interface and implementation section of generic templates …
(edit) @82   14 years george * Modified: Specialized ListObject transformed to generic TGObjectList.
(edit) @80   14 years george * Added: Benchmark for comparasion between classes TStringList and …
(edit) @79   14 years george * Fixed: Process messages during benchmark.
(edit) @78   14 years george * Added: Ability of TListObject to own items and be able to free them …
(edit) @77   14 years george * Added: Generic range type. * Added: Specialized TListByte type which …
(edit) @76   14 years george * Added: Partial generic set implementation. * Modified: TGStack, …
(edit) @75   14 years george * Removed: Compiled demo executable.
(edit) @74   14 years george * Added: Specialized class TListChar aka TString.
(edit) @73   14 years george * Added: Generic Queue and Stack classes.
(edit) @72   14 years george * Added: Generic class TGDictionary and TGPair. Specialized class …
(edit) @71   14 years george * Moved: Reorganized file structure.
(edit) @70   14 years george * Modified: Unit and class names reorganized form TIntegerList to …
(edit) @69   14 years george * Added: Demo application.
(edit) @68   14 years george * Moved: Generic List moved to subfolder. * Added: Generic tree.
(add) @66   14 years george * Added: TemplateGenerics package. Contains some generic classes. * …
Note: See TracRevisionLog for help on using the revision log.