source: trunk/Packages/CevoComponents

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @518   15 months chronos * Fixed: Make fractional scaling work also on Windows. * Modified: By …
(edit) @515   15 months chronos * Modified: Improved scaling of ImageOp_BCC procedure. * Fixed: Do not …
(edit) @514   15 months chronos * Modified: LogoBuffer is in fact general DrawBuffer. Use single …
(edit) @512   15 months chronos * Modified: Clear menu optimisation.
(edit) @506   16 months chronos * Fixed: Better PixelPointer range checking.
(edit) @505   16 months chronos * Modified: Code cleanup.
(edit) @504   16 months chronos * Fixed: ScrollBar was not visible on Windows due to not set Width. * …
(edit) @502   16 months chronos * Fixed: Non-DPI build. * Modified: Code cleanup.
(edit) @501   16 months chronos * Fixed: TPixelPointer range check.
(edit) @497   16 months chronos * Fixed: Correction of StayOnTop restore method workaround.
(edit) @496   16 months chronos * Modified: Code cleanup.
(edit) @495   16 months chronos * Fixed: Workaround for LCL bug where ShowModal makes all StayOnTop
(edit) @492   16 months chronos * Modified: By default use 100% (96 DPI) as fractional scaling doesn't …
(edit) @486   16 months chronos * Modified: Code cleanup.
(edit) @477   16 months chronos * Fixed: Scaling on Windows.
(edit) @474   16 months chronos * Fixed: More high dpi related fixes.
(edit) @473   16 months chronos * Added: Custom DPI configuration in Settings dialog. * Fixed: Better …
(edit) @472   16 months chronos * Fixed: More high DPI corrections.
(edit) @471   16 months chronos * Fixed: More units uses items corrected for high DPI support.
(edit) @468   16 months chronos * Added: High DPI support integrated into trunk branch. It can be …
(edit) @464   17 months chronos * Modified: Code cleanup.
(edit) @462   17 months chronos * Modified: Code cleanup.
(edit) @460   17 months chronos * Modified: Do not initialize all local player windows at the start of …
(edit) @456   23 months chronos * Modified: Removed U prefix from unit names.
(edit) @447   3 years chronos * Modified: Use first capital letter in identifiers.
(edit) @442   3 years chronos * Modified: Code cleanup.
(edit) @440   3 years chronos * Fixed: Use Gtk2Fix in base window before showing modal window.
(edit) @432   3 years chronos * Fixed: Incorrectly renamed function.
(edit) @431   3 years chronos * Modified: Changed WindowMode numerical constants to enumeration.
(edit) @424   3 years chronos * Modified: Update Common package to version 0.10. * Modified: fgl …
(edit) @423   3 years chronos * Modified: Do not use explicit mode delphi directive as it is already …
(edit) @417   3 years chronos * Modified: Merged LoadGraphicSet and LoadGraphicSet2 into single …
(edit) @413   3 years chronos * Fixed: Mouse window move simulation under Linux was not reliable due …
(edit) @408   3 years chronos * Fixed: Use correct text color and background in settings form key …
(edit) @396   4 years chronos * Added: Common package. UXMLUtils and UPixelPointer moved to Common …
(edit) @395   4 years chronos * Fixed: Workaround for Gtk2 windows not accepting first mouse down event.
(edit) @383   4 years chronos * Modified: Update snap package.
(edit) @381   4 years chronos * Fixed: Error if map without map picture was renamed. * Fixed: Copy …
(edit) @380   4 years chronos * Modified: TTexture class moved to seprate unit.
(edit) @379   4 years chronos * Fixed: Predefined maps and example map was not initially copied to …
(edit) @375   4 years chronos * Fixed: ExtractFileNameWithoutExt function moved to CevoComponents
(edit) @374   4 years chronos * Fixed: Still possible crash during change of partialy produced …
(edit) @372   4 years chronos * Fixed: Allow to move dialogs on Linux only in TitleHeight area.
(edit) @355   4 years chronos * Modified: Code cleanup.
(edit) @352   4 years chronos * Modified: TTexture changed from record to class. * Modified: Code …
(edit) @347   4 years chronos * Modified: Optimized drawing in InitOrnament procedure.
(edit) @340   4 years chronos * Added: Support for F11 full screen switch key in Start dialog. * …
(edit) @336   4 years chronos * Modify: Change Notify function to have separate enumeration type and …
(edit) @331   4 years chronos * Modified: Player border tile preparation code for bitmap color …
(edit) @330   4 years chronos * Modified: Reworker IsoEngine unit to support multiple iso maps with …
(edit) @323   4 years chronos * Modified: Created single procedure for unshare/free bitmap before …
(edit) @318   4 years chronos * Modified: Defined and used more Templates graphic set items. * …
(edit) @317   4 years chronos * Added: Allow to set gamma corection in settings dialog.
(edit) @316   4 years chronos * Modified: Some Templates items used as TGraphicSetItem.
(edit) @315   4 years chronos * Fixed: Gamma was incorrectly applied to images with transparency …
(edit) @314   4 years chronos * Added: Graphic set can now load dimensions of its graphic set items …
(edit) @313   4 years chronos * Modified: LoadGraphicSet now returns TGrExtDescr reference. Replaced …
(edit) @312   4 years chronos * Modified: TGrExtDescr record changed to class. GrExt changed to …
(edit) @300   4 years chronos * Modified: Code cleanup.
(edit) @297   4 years chronos * Fixed: Sticky form to mouse cursor on Linux if another form is …
(edit) @296   4 years chronos * Modified: Improved LoadGraphicFile function to do not raise and …
(edit) @295   4 years chronos * Modified: LoadGraphicFile options changed to set type.
(edit) @290   4 years chronos * Modified: Use FreeAndNil instead of Free as defensive measure. * …
(edit) @288   4 years chronos * Added: Supported more key bindings. * Fixed: Wrong default binding …
(edit) @287   4 years chronos * Fixed: Memory leak during playing sounds in repeated call of …
(edit) @286   4 years chronos * Modified: Optimized TurnToYear function to eliminate unnecessary loop.
(edit) @285   5 years chronos * Modified: Suppress text console output from sound commands.
(edit) @275   5 years chronos * Fixed: Use correct type of TSound.Play parameter to be 64-bit on …
(edit) @257   5 years chronos * Modified: Allow to close windows by Escape key.
(edit) @256   5 years chronos * Fixed: Wrong font size calculation. Fonts base DPI is 72 as in the …
(edit) @245   5 years chronos * Added: Inactive scaling functions for future HighDPI support.
(edit) @240   5 years chronos * Fixed: Saved and predefined maps were not correctly copied from …
(edit) @230   5 years chronos * Modified: Optimized drawing in Wonders window.
(edit) @229   5 years chronos * Fixed: Correction of condition for custom Linux HitTest implementation.
(edit) @228   5 years chronos * Fixed: Use custom Linux HitTest replacement only if OnMouseDown is …
(edit) @225   5 years chronos * Fixed: Slow drawing of actions on Start windows main tab. Use …
(edit) @222   5 years chronos * Fixed: Remove correct registered handler.
(edit) @211   5 years chronos * Modified: MakeRed function moved to ScreenTools after MakeBlue function.
(edit) @209   5 years chronos * Modified: Code formatting.
(edit) @208   5 years chronos * Fixed: Replaced drawing using Bitmap ScanLine by TPixelPointer to …
(edit) @207   5 years chronos * Fixed: Removed more compiler hints and warnings.
(edit) @206   5 years chronos * Modified: Remove warnings about uninitialized TPixelPointer …
(edit) @205   5 years chronos * Fixed: Removed various code compilation warnings and hints.
(edit) @201   5 years chronos * Fixed: Sound was played only once because LCL doesn't handle …
(edit) @199   5 years chronos * Fixed: LocalizedFilePath function can accept file names and also …
(edit) @196   5 years chronos * Modified: Optimized drawing using BitBlt directly instead of …
(edit) @194   5 years chronos * Fixed: Locale configuration in configuration was not working as …
(edit) @192   5 years chronos * Modified: Code cleanup. * Modified: Simplified initialization of …
(edit) @190   5 years chronos * Modified: Code cleanup.
(edit) @189   5 years chronos * Added: New Global unit with global constants. * Modified: Multiple …
(edit) @188   5 years chronos * Modified: Simplified code by replacing BitBlt which uses always …
(edit) @187   5 years chronos * Modified: Made MiniMap separate class for better code readability …
(edit) @184   5 years chronos * Modified: Code formatting.
(edit) @182   5 years chronos * Added: Support for bigger map tile size.
(edit) @174   6 years chronos * Fixed: Disable MoveAction for TDrawDlg instances after visible change.
(edit) @173   6 years chronos * Added: Sound support for Linux. By default it should execute …
(edit) @171   6 years chronos * Fixed: Incorrectly appended lines in Help form causing exception. * …
(edit) @170   6 years chronos * Modified: PixelPointer moved to separate unit.
(edit) @169   6 years chronos * Modified: Store Saved and Maps subdirectory names only once in …
(edit) @168   6 years chronos * Fixed: Allow to move dialog windows under Linux Gtk2.
Note: See TracRevisionLog for help on using the revision log.