source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @524   6 years chronos * Modified: Forms moved to Forms subdirectory.
(edit) @523   6 years chronos * Added: Win32 installer for GraphicTest.
(edit) @522   6 years chronos * Modified: Updated Graphics32 library.
(edit) @521   6 years chronos * Modified: Propagate project build mode options to used packages. * …
(edit) @520   6 years chronos * Modified: Removed dependency on TemplateGenerics and used fgl unit …
(edit) @519   6 years chronos * Modified: Update project web links.
(edit) @518   7 years chronos * Modified: Updated Common package files.
(edit) @517   7 years chronos * Added: PosFromIndex and PosFromIndexReverse functions.
(edit) @516   7 years chronos * Added: Write/Read memory methods.
(edit) @515   7 years chronos * Modified: PersistentForm also keep dimensions of aligned panels. * …
(edit) @514   7 years chronos * Modified: Updated BigInt classes for Int128 a UInt128.
(edit) @513   7 years chronos * Modified: Code cleanup. * Modified: Center progress dialog to center …
(edit) @512   7 years chronos * Added: JobProgressView demo for better testing of the component.
(edit) @511   7 years chronos * Fixed: Common package various fixes.
(edit) @510   7 years chronos * Added: Basic TStringTable class. * Fixed: Removed various compiler …
(edit) @509   7 years chronos * Modified: Better color themning. * Added: Files search function with …
(edit) @508   7 years chronos * Fixed: FileNew initialization.
(edit) @507   7 years chronos * Modified: Update Common package. * Added: Support for color theme.
(edit) @506   7 years chronos * Fixed: Wrong theming of TCustomDrawGrid Editor. * Fixed: Update …
(edit) @505   7 years chronos * Added: Unfinished Int128 BigInt test class.
(edit) @504   7 years chronos * Modified: Updated Theme and ListViewSort units.
(edit) @503   7 years chronos * Added: Basic theme class.
(edit) @502   7 years chronos * Fixed: Compilation warnings.
(edit) @501   7 years chronos * Added: Description property in TApplicationInfo. * Modified: …
(edit) @500   7 years chronos * Modified: Place application executable to main project directory and …
(edit) @499   7 years chronos * Modified: Build main executable in lib directory also per build …
(edit) @498   7 years chronos * Added: Required packages.
(edit) @497   7 years chronos * Added: New project template for projects with File menu, About …
(edit) @496   7 years chronos * Modified: New native generics classes working under FPC 3.0 …
(edit) @495   8 years chronos * Fixed: Use newer language ID function for newer LCL versions.
(edit) @494   8 years chronos * Modified: Updated BGRABitmap package.
(edit) @493   8 years chronos * Added: Function to load file content to string.
(edit) @492   8 years chronos * Fixed: Conditional compilation of Common package under Linux.
(edit) @491   8 years chronos * Added: Support for storing ListView column width in PersistentForm. …
(edit) @490   9 years chronos * Added: Various new functions.
(edit) @489   9 years chronos * Modified: Improvements for running with FPC 3.0 and Lazarus 1.6.
(edit) @488   9 years chronos * Modified: Better handling of directory where .po files are located.
(edit) @487   9 years chronos * Modified: Improved ScaleDPI component. * Modified: Improved storing …
(edit) @486   9 years chronos * Fixed: JobProgressView translation.
(edit) @485   9 years chronos * Added: Missing Czech translation file.
(edit) @484   9 years chronos * Added: XML supporting functions also with Int64 type.
(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   12 years chronos * Added: ListViewSort and SyncCounter units.
(edit) @431   12 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
Note: See TracRevisionLog for help on using the revision log.