source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @381   13 years chronos * Fixed: Memory leak on TemplateGenerics TListObject items Count …
(edit) @380   13 years chronos * Modified: Removed ClickAction property of TLastOpenedList and moved …
(edit) @379   13 years chronos * Added: Package UpdateChecker for easy application update.
(edit) @378   13 years chronos * Added: Unit XMLUtils for XML date time handling.
(edit) @377   13 years chronos * Added: Test of POST data handling for HTTPServerTCP.
(edit) @376   13 years chronos * Modified: QueryParts renamed to Path as TListString type.
(edit) @375   13 years chronos * Modified: TWebApp will not maintaing page list and produce response …
(edit) @374   13 years chronos * Modified: TLastOpenedList transformed to TComponent descendant.
(edit) @373   13 years chronos * Fixed: Associate PopupMenu in TCDManagerTabs only to PageControl
(edit) @372   13 years chronos * Modified: In Common package class TDebugLog redone with use of …
(edit) @371   13 years chronos * Added: Method TRegistryEx.DeleteKeyRecursive.
(edit) @370   13 years chronos * Modified: ISPProgrammer now use updated component oriented …
(edit) @369   13 years chronos * Fixed: In package Common TJobProgressView fixed handling of job …
(edit) @368   13 years chronos * Modified: TJobProgressView is now TComponent descendant registred in …
(edit) @367   13 years chronos * Added: Specialized class TListNotifyEvent of generic TGList. * …
(edit) @366   13 years chronos * Modified: More clear TLastOpenedList implementation using OnChange
(edit) @365   13 years chronos * Added: CoolDocking method BringToFront to force control visibility …
(edit) @364   13 years chronos * Added: UJobProgressView to Common package. This unit handle …
(edit) @363   13 years chronos * Added: Package ISPProgrammer for in-system programming of various …
(edit) @362   13 years chronos * Modified: PersistentData Memory backend partial implementation. * …
(edit) @361   13 years chronos * Added: Demo for PersistentData package.
(edit) @360   13 years chronos
(edit) @359   13 years chronos * Fixed: Regions size update on Control visible state change. * Added: …
(edit) @358   13 years chronos * Fixed: Compilation under Linux of Common package.
(edit) @357   13 years chronos * Modified: WebApp is not TComponent instead of TCustomApplication. …
(edit) @356   13 years chronos
(edit) @355   13 years chronos * Modified: Change concept of dock manager items logical visibility vs …
(edit) @354   13 years chronos * Added: CoolDocking text logging support. * Added: CoolDocking update …
(edit) @353   13 years chronos * Modified: TPlayList is now registred as component in group CoolAudio
(edit) @352   13 years chronos * Modified: Supported AudioSystems is configured using include config …
(edit) @351   13 years chronos * Reorganizet CoolAudio Systems files.
(edit) @350   13 years chronos
(edit) @349   13 years chronos
(edit) @348   13 years chronos * Added: CoolAudio DSP device audiosystem skeleton.
(edit) @347   13 years chronos * Modified: CoolAudio will be used as components in component palette.
(edit) @346   13 years chronos * Fixed: Opening nonstandard serial port devices under Linux (e.g. …
(edit) @345   13 years chronos * Modified: MySQL Schema renamed to more general Path. Path will be …
(edit) @344   13 years chronos
(edit) @343   13 years chronos
(edit) @342   13 years chronos * Added: Update locking support for TGList. * Modified: Enhanced …
(edit) @341   13 years chronos * Modified: CoolStreaming VarBlockSerializer enhanced to better decode …
(edit) @340   13 years chronos * Added: New package PersistentData for abstraction of access to …
(edit) @339   13 years chronos * Added: PinConnection CommSocket splitted to CommTCPClient and …
(edit) @338   13 years chronos * Fixed: PixelFormat pf32bit doesn't work properly on 24bit colors.
(edit) @337   13 years chronos * Fixed: Compilation error in synapse package.
(edit) @336   13 years chronos * BGRABitmap package stored as zip file instead of extracted source.
(edit) @335   13 years chronos * Modified: CoolDocking use TemplateGenerics package instead of …
(edit) @334   13 years chronos
(edit) @333   13 years chronos * Added: Generic Rectangle class TGRectangle<TDimension>. Introduced …
(edit) @332   13 years chronos * Moved: Unit URectangle moved to package Common. * Modified: Package …
(edit) @331   13 years chronos * Fixed: Missing common package URectangle unit.
(edit) @330   13 years chronos * Modified: Common package change to version 0.5.
(edit) @329   13 years chronos * Modified: TLastOpenedList registry handling methods now do not use …
(edit) @328   13 years chronos * Added: URegistry and ULasOpenedList are now part of package Common.
(edit) @327   13 years chronos * Modified: TGTree structure.
(edit) @326   13 years chronos * Modified: TGTree structure.
(edit) @325   13 years chronos * Fixed: Error in writing same object to TListObject item cause …
(edit) @324   13 years chronos * Modified: TListChar in unit SpecializedList replaced by more general …
(edit) @323   13 years chronos * Modified: TGStream renamed to TGAbstractStream. TGMemoryStream …
(edit) @322   13 years chronos * Added: TGMemoryStream implementation. * Added: Additional methods to …
(edit) @321   13 years chronos * Partial commit of NativeGenerics.
(edit) @320   13 years chronos * Fixed: Now NativeGenerics package correctly compile on FPC 2.7.1.
(edit) @319   13 years chronos * Added: In addition to measure frame data conversion, table show real …
(edit) @318   13 years chronos * Fixed: Exchanged numeric values in table columns for Duration and FPS.
(edit) @317   13 years chronos * Modified: Updated BGRABitmap package to version 5.5. * Modified: …
(edit) @316   13 years chronos * Fixed: Not working properly TListView OnItemSelect event in …
(edit) @315   13 years chronos
(edit) @314   13 years chronos * Added: ModularSystem unit for loadable module management.
(edit) @313   13 years chronos * Added: Demo application for NativeGenerics taken from …
(edit) @312   13 years chronos * Modified: TGStream is now implemented. TMemoryStreamByte have …
(edit) @311   13 years chronos * Added: Support for handling POST values in HTTPServer. * Fixed: TCP …
(edit) @310   13 years chronos * Modified: Enhanced TWebUser and TWebOnlineUser classes.
(edit) @309   13 years chronos * Added: HTML class THtmlTable.
(edit) @308   13 years chronos * Fixed: Needed virtual method IndexOf of TGList.
(edit) @307   13 years chronos * Modified: Assign methods of TStreamHelper, TVarBlockSerializer and …
(edit) @306   13 years chronos * Modified: CoolTranslator compilation on FPC 2.6.0. * Added: Event …
(edit) @305   13 years chronos * Added: Property Finished of TListedThread.
(edit) @304   13 years chronos * Added: Handling of TStream by TListByte.
(edit) @303   13 years chronos * Added: Assign menthod for VarBlockSerializer and VarBlockIndexed.
(edit) @302   13 years chronos * Fixed: CommThread delay in loop only if necessery. * Modified: …
(edit) @301   13 years chronos * Added: Another specilaized generic Dictionary.
(edit) @300   13 years chronos * Added: Synapse library with package file. Cryptlib units are not …
(edit) @299   13 years george * Fixed: Forgotten packet loss generation in TCommFrame.
(edit) @298   13 years george * Added: Exception handling in TThreadPool. If exception occurs in one …
(edit) @297   13 years george * Added: TExceptionLogger can be extended for handling synchronization …
(edit) @296   13 years george * Added: New TCommDelay interconnection block for creating time delay …
(edit) @295   13 years george * Moved: Units UPool and UResetableThread moved from CoolWeb to …
(edit) @294   13 years george * Modified: CommProtocol remote buffer now have own class for handling …
(edit) @293   13 years george
(edit) @292   14 years george * Fixed: Filtering unused bits in reading operation of TBitStream.
(edit) @291   14 years george * Modified: Method of StreamHelper for reading string data with …
(edit) @290   14 years george * Added: Unit UMemory for manipulation with memory block. Unit …
(edit) @289   14 years george * Added: New class TPinConcentrator as special case of TCommHub. …
(edit) @288   14 years george * Added: TCommPin now support state number forwarding. State value is …
(edit) @287   14 years george * Fixed: CoolTranslator opening files with non-ascii characters.
(edit) @286   14 years george * Fixed: Missing unit in CoolTranslator Demo.
(edit) @285   14 years george
(edit) @284   14 years george
(edit) @283   14 years george * Fixed: Changing serial port name.
(edit) @282   14 years george * Addded: Function for open web page.
Note: See TracRevisionLog for help on using the revision log.