source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @483   9 years chronos * Fixed: Used decimal point symbol depending on locale.
(edit) @482   9 years chronos * Moved: Application specific protocols moved to Protocols …
(edit) @481   9 years chronos * Updated: Fix NativeGenerics project compilation with FPC 3.0.0.
(edit) @480   9 years chronos * Fixed: Serial port state was incorrectly detected on Linux.
(edit) @479   9 years chronos * Fixed: Used incorrect functions for swaping between big and little …
(edit) @478   9 years chronos * Fixed: Typo.
(edit) @477   9 years chronos * Added: Check if text is entered to column filter.
(edit) @476   10 years chronos * Fixed second fraction read from XML date time.
(edit) @475   10 years chronos * Modified: Separate Load/Save function from Registry operations in …
(edit) @474   10 years chronos * Added: Demo for usage of TPersistentForm component.
(edit) @473   10 years chronos * Fixed: CoolAudio compilation warnings.
(edit) @472   10 years chronos * Fixed: Use csOpaque control style also to Image, PaintBox and …
(edit) @471   10 years chronos * Modified: Initialization of array of draw method classes done in run.
(edit) @470   10 years chronos * Modified: Use Graphic32 library only on Windows. * Fixed: Update …
(edit) @469   10 years chronos * Added: Different ScaleDPI scaling approach which use stored …
(edit) @468   10 years chronos * Added: Licence property for ApplicationInfo. * Added: Simpler …
(edit) @467   10 years chronos * Fixed: TScaleDPI can now also use lower DPI then original. * Fixed: …
(edit) @466   10 years chronos * Added: Unit and class for easy handling of support of screen high DPI.
(edit) @465   11 years chronos * Added: TLastOpenedList now supports TXMLConfig as persistent storage.
(edit) @464   11 years chronos * Added: Basic TTCPClient class.
(edit) @463   11 years chronos * Modified: All components from Common package are registered to …
(edit) @462   12 years chronos * Fixed: Load icon with correct size to title bar.
(edit) @461   12 years chronos * Fixed: Connection iin TCommTCPServer.
(edit) @460   12 years chronos * Modified: Thread locking in TCommSerialPort in PinConnection
(edit) @459   12 years chronos * Added: Brief description for rest of available draw methods. * …
(edit) @458   12 years chronos * Modified: TListFile enhancements.
(edit) @457   12 years chronos * Modified: CoolStreaming TStreamHelper can own stream. * Added: …
(edit) @456   12 years chronos * Modified: In Common package method DebugLog.Add now expect Text as …
(edit) @455   12 years chronos * Modified: PrintPreview should use TVectorCanvas instead of raster …
(edit) @454   12 years chronos * Added: Now PixelFormat for tests where TBitmap is used can be …
(edit) @453   12 years chronos * Added: Export results to text file in mediawiki format.
(edit) @452   12 years chronos * Updated BGRABitmap package.
(edit) @451   12 years chronos * Modified: Real FPS is now measured as cumulative.
(edit) @450   12 years chronos * Added: Test using Graphics32 package TGR32Image class. * Modified: …
(edit) @449   12 years chronos
(edit) @448   12 years chronos * Added: Column which show real FPS calculated using frames counter …
(edit) @447   12 years chronos * Modified: Each methods separated to own unit. Code from unit is …
(edit) @446   12 years chronos * Modified: Method execution code form single test and all methods …
(edit) @445   12 years chronos * Added: Allow control draw form DoubleBuffer and EraseBackground.
(edit) @444   12 years chronos * Added: Now draw frame size can be changed.
(edit) @443   12 years chronos * Modified: Draw frame moved to separated form without TPageControl. …
(edit) @442   12 years chronos * Modified: OpenGL methods could be disabled by compiler define …
(edit) @441   12 years chronos * Fixed: Wrong memory inicialization in TListObject results in error …
(edit) @440   12 years chronos * Fixed: Thread safe access to serial port pin interface using lock.
(edit) @439   12 years chronos * Modified: Optiomization using Update blocking during mass …
(edit) @438   12 years chronos * Modified: Faster write in TPrestoProgrammer using delayed response …
(edit) @437   12 years chronos * Fixed: Better switching tabbed controls.
(edit) @436   12 years chronos * Modified: Better handlig of TCoolBar resize.
(edit) @435   12 years chronos * Fixed: ConfirmationDialog some text was not translated on dialog display.
(edit) @434   12 years chronos * Modified: Confused TRegistryEx property Context with Context …
(edit) @433   12 years chronos * Added: Custom new version info form with option to show release …
(edit) @432   13 years chronos * Added: ListViewSort and SyncCounter units.
(edit) @431   13 years chronos * Added: ModuleManager modules updating notification using Update, …
(edit) @430   13 years chronos * Fixed: CoolDock show wrong tab focused if tab was invisible.
(edit) @429   13 years chronos * Modified: ModularSystem now uset DoStart, DoStop, DoInstall, …
(edit) @428   13 years chronos * Added: Load and save module list to registry. * Added: Installation …
(edit) @427   13 years chronos
(edit) @426   13 years chronos * Modified: Custom types for TemplateGenerics moved from global space …
(edit) @425   13 years chronos * Added: NativeGenerics BinarySerializer unit. * Added: NativeGenerics
(edit) @424   13 years chronos * Modified: Moved all general methods from TGList to TGAbstractList. …
(edit) @423   13 years chronos * Added: TGFileList generic class to NativeGenerics package.
(edit) @422   13 years chronos * Added: Component CoolBar can show multiple bands for placing of …
(edit) @421   13 years chronos * Modified: ModularSystem now allow installation, uninstallation and …
(edit) @420   13 years chronos * Deleter: JobProgressView was moved to Common package.
(edit) @419   13 years chronos * Modified: ConfirmationForm package now use text identificator …
(edit) @418   13 years chronos * Fixed: Show debug info from external debug file in exception handling.
(edit) @417   13 years chronos * Modified: Classs TDallasProgrammer in ISPProgrammer package now user …
(edit) @416   13 years chronos * Added: TDeviceConnector in PinConnection package for generalized …
(edit) @415   13 years chronos * Fixed: Serial COM port enumeration on Windows.
(edit) @414   13 years chronos * Fixed: Use parent TCommNode Active property instead custom in …
(edit) @413   13 years chronos * Modified: Classes using TCommPin class now inherits from TCommNode …
(edit) @412   13 years chronos * Fixed: Telnet Com Port option now working without telnet option …
(edit) @411   13 years chronos * Modified: Further work on PinConnection package Telnet support.
(edit) @410   13 years chronos * Added: Class TCommMark in PinConnection package which can divide …
(edit) @409   13 years chronos * Modified: Class TSerialPort in PinConnection package now use only …
(edit) @408   13 years chronos * Added: PinConnection package now have partialy implemented …
(edit) @407   13 years chronos * Modified: PinConnection package now use for data parameters …
(edit) @406   13 years chronos * Modified: TDallasProgrammer in ISPProgrammer package will use …
(edit) @405   13 years chronos * Modified: TemplateGenerics TBinarySerializer now use TListByte class …
(edit) @404   13 years chronos * Modified: Linux support for PinConnection SerialPort, Common …
(edit) @403   13 years chronos * Added: New package ConfirmationDialog for better generalization and …
(edit) @402   13 years chronos * Modified: Used single TRegistryContext parameter in TLastOpenedList …
(edit) @401   13 years chronos * Fixed: TComponent Constructor override in ModularSystem.
(edit) @400   13 years chronos * Added: TRegistryContext record type for use of combined RootKey and …
(edit) @399   13 years chronos * Modified: TModule in ModularSystem is now TComponent decendant …
(edit) @398   13 years chronos * Added: TBaseEvent class to SpecializedList in TemplateGenerics.
(edit) @397   13 years chronos * Modified: ModuleManager will not free API reference.
(edit) @396   13 years chronos * Fixed: Uninstall all modules before destruction of TModuleManager.
(edit) @395   13 years chronos * Added: ModularSystem modules can be marked for installation. * …
(edit) @394   13 years chronos * Added: ModuleSystem package which helps manage available module …
(edit) @393   13 years chronos * Modified: Reverted deletion of URegistry unit. New package …
(edit) @392   13 years chronos * Added: GeneralRegistry Demo application. * Added: GeneralRegistry
(edit) @391   13 years chronos * Modified: GeneralRegistry compilation on Linux. So far XMLRegistry …
(edit) @390   13 years chronos * Added: GeneralRegistry TWinRegistry class implementation.
(edit) @389   13 years chronos * Modified: Minor changes.
(edit) @388   13 years chronos * Added: New advanced platform independent registry handling classes …
(edit) @387   13 years chronos * Modified: URegistry unit moved from Common package to separated …
(edit) @386   13 years chronos * Added: Registry package as replacement for fcl-registry with various …
(edit) @385   13 years chronos * Added: Missing UApplicationInfo unit in Common package.
(edit) @384   13 years chronos
Note: See TracRevisionLog for help on using the revision log.