source: trunk/Packages/CevoComponents/ScreenTools.pas

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @565   35 hours chronos * Modified: Start form changed to use Offscreen bitmap for drawing as …
(edit) @548   11 days chronos * Fixed: Bad unit drawing in battle dialog. * Modified: Code cleanup.
(edit) @538   2 weeks chronos * Fixed: Map drawing in case of fractional scaling.
(edit) @536   2 weeks chronos * Modified: Code cleanup.
(edit) @533   3 weeks chronos * Fixed: Eliminated unwanted second map resize and redraw during …
(edit) @531   5 weeks chronos * Modified: Code cleanup.
(edit) @530   2 months chronos * Modified: Use BitBltBitmap instead of BitBltCanvas if possible.
(edit) @522   4 months chronos * Modified: Code cleanup. * Added: High DPI aware SetWindowPos function.
(edit) @518   4 months chronos * Fixed: Make fractional scaling work also on Windows. * Modified: By …
(edit) @515   4 months chronos * Modified: Improved scaling of ImageOp_BCC procedure. * Fixed: Do not …
(edit) @514   4 months chronos * Modified: LogoBuffer is in fact general DrawBuffer. Use single …
(edit) @512   4 months chronos * Modified: Clear menu optimisation.
(edit) @506   4 months chronos * Fixed: Better PixelPointer range checking.
(edit) @505   4 months chronos * Modified: Code cleanup.
(edit) @502   4 months chronos * Fixed: Non-DPI build. * Modified: Code cleanup.
(edit) @501   4 months chronos * Fixed: TPixelPointer range check.
(edit) @492   5 months chronos * Modified: By default use 100% (96 DPI) as fractional scaling doesn't …
(edit) @486   5 months chronos * Modified: Code cleanup.
(edit) @477   5 months chronos * Fixed: Scaling on Windows.
(edit) @474   5 months chronos * Fixed: More high dpi related fixes.
(edit) @473   5 months chronos * Added: Custom DPI configuration in Settings dialog. * Fixed: Better …
(edit) @468   5 months chronos * Added: High DPI support integrated into trunk branch. It can be …
(edit) @456   11 months chronos * Modified: Removed U prefix from unit names.
(edit) @447   2 years chronos * Modified: Use first capital letter in identifiers.
(edit) @442   2 years chronos * Modified: Code cleanup.
(edit) @424   2 years chronos * Modified: Update Common package to version 0.10. * Modified: fgl …
(edit) @423   2 years chronos * Modified: Do not use explicit mode delphi directive as it is already …
(edit) @417   2 years chronos * Modified: Merged LoadGraphicSet and LoadGraphicSet2 into single …
(edit) @380   3 years chronos * Modified: TTexture class moved to seprate unit.
(edit) @375   3 years chronos * Fixed: ExtractFileNameWithoutExt function moved to CevoComponents
(edit) @374   3 years chronos * Fixed: Still possible crash during change of partialy produced …
(edit) @352   3 years chronos * Modified: TTexture changed from record to class. * Modified: Code …
(edit) @347   3 years chronos * Modified: Optimized drawing in InitOrnament procedure.
(edit) @331   3 years chronos * Modified: Player border tile preparation code for bitmap color …
(edit) @323   3 years chronos * Modified: Created single procedure for unshare/free bitmap before …
(edit) @318   3 years chronos * Modified: Defined and used more Templates graphic set items. * …
(edit) @317   3 years chronos * Added: Allow to set gamma corection in settings dialog.
(edit) @316   3 years chronos * Modified: Some Templates items used as TGraphicSetItem.
(edit) @315   3 years chronos * Fixed: Gamma was incorrectly applied to images with transparency …
(edit) @314   3 years chronos * Added: Graphic set can now load dimensions of its graphic set items …
(edit) @313   3 years chronos * Modified: LoadGraphicSet now returns TGrExtDescr reference. Replaced …
(edit) @312   3 years chronos * Modified: TGrExtDescr record changed to class. GrExt changed to …
(edit) @300   3 years chronos * Modified: Code cleanup.
(edit) @296   3 years chronos * Modified: Improved LoadGraphicFile function to do not raise and …
(edit) @295   3 years chronos * Modified: LoadGraphicFile options changed to set type.
(edit) @290   3 years chronos * Modified: Use FreeAndNil instead of Free as defensive measure. * …
(edit) @288   3 years chronos * Added: Supported more key bindings. * Fixed: Wrong default binding …
(edit) @286   3 years chronos * Modified: Optimized TurnToYear function to eliminate unnecessary loop.
(edit) @256   4 years chronos * Fixed: Wrong font size calculation. Fonts base DPI is 72 as in the …
(edit) @245   4 years chronos * Added: Inactive scaling functions for future HighDPI support.
(edit) @230   4 years chronos * Modified: Optimized drawing in Wonders window.
(edit) @225   4 years chronos * Fixed: Slow drawing of actions on Start windows main tab. Use …
(edit) @211   4 years chronos * Modified: MakeRed function moved to ScreenTools after MakeBlue function.
(edit) @208   4 years chronos * Fixed: Replaced drawing using Bitmap ScanLine by TPixelPointer to …
(edit) @206   4 years chronos * Modified: Remove warnings about uninitialized TPixelPointer …
(edit) @205   4 years chronos * Fixed: Removed various code compilation warnings and hints.
(edit) @196   4 years chronos * Modified: Optimized drawing using BitBlt directly instead of …
(edit) @194   4 years chronos * Fixed: Locale configuration in configuration was not working as …
(edit) @192   4 years chronos * Modified: Code cleanup. * Modified: Simplified initialization of …
(edit) @190   4 years chronos * Modified: Code cleanup.
(edit) @189   4 years chronos * Added: New Global unit with global constants. * Modified: Multiple …
(edit) @188   4 years chronos * Modified: Simplified code by replacing BitBlt which uses always …
(edit) @187   4 years chronos * Modified: Made MiniMap separate class for better code readability …
(edit) @182   4 years chronos * Added: Support for bigger map tile size.
(edit) @173   5 years chronos * Added: Sound support for Linux. By default it should execute …
(edit) @170   5 years chronos * Modified: PixelPointer moved to separate unit.
(edit) @167   5 years chronos * Added: Allow to change full screen mode to windowed mode.
(copy) @164   5 years chronos * Moved: CevoComponents moved to new Packages subdirectory so there …
copied from trunk/Components/ScreenTools.pas
(edit) @163   5 years chronos * Modified: Unit ScreenTools cleanup.
Note: See TracRevisionLog for help on using the revision log.