source: trunk/Packages/CevoComponents

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @573   3 days chronos * Fixed: White lines visible in scaled TListBoxEx component on mouse …
(edit) @572   3 days chronos * Fixed: Incorrect drawing of the list items if clicked on the first …
(edit) @570   4 days chronos * Fixed: Workaround for incorrectly styling TEdit controls under Gtk2.
(edit) @569   4 days chronos * Fixed: Added missing ListBoxEx unit file.
(edit) @568   4 days chronos * Fixed: Custom draw ListBox items to keep consistent style on Linux. …
(edit) @567   2 weeks chronos * Fixed: Init offscreen bitmap with solid black color.
(edit) @565   2 weeks chronos * Modified: Start form changed to use Offscreen bitmap for drawing as …
(edit) @561   3 weeks chronos * Fixed: Resize Term window offscreen bitmap on screen size change. …
(edit) @558   3 weeks chronos * Modified: Code cleanup.
(edit) @554   3 weeks chronos * Added: TButtonG class as a button class component referencing …
(edit) @548   4 weeks chronos * Fixed: Bad unit drawing in battle dialog. * Modified: Code cleanup.
(edit) @538   4 weeks chronos * Fixed: Map drawing in case of fractional scaling.
(edit) @536   5 weeks chronos * Modified: Code cleanup.
(edit) @533   5 weeks chronos * Fixed: Eliminated unwanted second map resize and redraw during …
(edit) @531   7 weeks chronos * Modified: Code cleanup.
(edit) @530   3 months chronos * Modified: Use BitBltBitmap instead of BitBltCanvas if possible.
(edit) @527   4 months chronos * Fixed: Height of Message dialog was not correctly calculated.
(edit) @525   4 months chronos * Fixed: Gtk2 first click workaround to work also with DPI components.
(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   5 months chronos * Modified: Clear menu optimisation.
(edit) @506   5 months chronos * Fixed: Better PixelPointer range checking.
(edit) @505   5 months chronos * Modified: Code cleanup.
(edit) @504   5 months chronos * Fixed: ScrollBar was not visible on Windows due to not set Width. * …
(edit) @502   5 months chronos * Fixed: Non-DPI build. * Modified: Code cleanup.
(edit) @501   5 months chronos * Fixed: TPixelPointer range check.
(edit) @497   5 months chronos * Fixed: Correction of StayOnTop restore method workaround.
(edit) @496   5 months chronos * Modified: Code cleanup.
(edit) @495   5 months chronos * Fixed: Workaround for LCL bug where ShowModal makes all StayOnTop
(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) @472   6 months chronos * Fixed: More high DPI corrections.
(edit) @471   6 months chronos * Fixed: More units uses items corrected for high DPI support.
(edit) @468   6 months chronos * Added: High DPI support integrated into trunk branch. It can be …
(edit) @464   6 months chronos * Modified: Code cleanup.
(edit) @462   6 months chronos * Modified: Code cleanup.
(edit) @460   6 months chronos * Modified: Do not initialize all local player windows at the start of …
(edit) @456   12 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) @440   2 years chronos * Fixed: Use Gtk2Fix in base window before showing modal window.
(edit) @432   2 years chronos * Fixed: Incorrectly renamed function.
(edit) @431   2 years chronos * Modified: Changed WindowMode numerical constants to enumeration.
(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) @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   3 years chronos * Added: Common package. UXMLUtils and UPixelPointer moved to Common …
(edit) @395   3 years chronos * Fixed: Workaround for Gtk2 windows not accepting first mouse down event.
(edit) @383   3 years chronos * Modified: Update snap package.
(edit) @381   3 years chronos * Fixed: Error if map without map picture was renamed. * Fixed: Copy …
(edit) @380   3 years chronos * Modified: TTexture class moved to seprate unit.
(edit) @379   3 years chronos * Fixed: Predefined maps and example map was not initially copied to …
(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) @372   3 years chronos * Fixed: Allow to move dialogs on Linux only in TitleHeight area.
(edit) @355   3 years chronos * Modified: Code cleanup.
(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) @340   3 years chronos * Added: Support for F11 full screen switch key in Start dialog. * …
(edit) @336   3 years chronos * Modify: Change Notify function to have separate enumeration type and …
(edit) @331   3 years chronos * Modified: Player border tile preparation code for bitmap color …
(edit) @330   3 years chronos * Modified: Reworker IsoEngine unit to support multiple iso maps with …
(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) @297   3 years chronos * Fixed: Sticky form to mouse cursor on Linux if another form is …
(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) @287   3 years chronos * Fixed: Memory leak during playing sounds in repeated call of …
(edit) @286   3 years chronos * Modified: Optimized TurnToYear function to eliminate unnecessary loop.
(edit) @285   4 years chronos * Modified: Suppress text console output from sound commands.
(edit) @275   4 years chronos * Fixed: Use correct type of TSound.Play parameter to be 64-bit on …
(edit) @257   4 years chronos * Modified: Allow to close windows by Escape key.
(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) @240   4 years chronos * Fixed: Saved and predefined maps were not correctly copied from …
(edit) @230   4 years chronos * Modified: Optimized drawing in Wonders window.
(edit) @229   4 years chronos * Fixed: Correction of condition for custom Linux HitTest implementation.
(edit) @228   4 years chronos * Fixed: Use custom Linux HitTest replacement only if OnMouseDown is …
(edit) @225   4 years chronos * Fixed: Slow drawing of actions on Start windows main tab. Use …
(edit) @222   4 years chronos * Fixed: Remove correct registered handler.
(edit) @211   4 years chronos * Modified: MakeRed function moved to ScreenTools after MakeBlue function.
(edit) @209   4 years chronos * Modified: Code formatting.
(edit) @208   4 years chronos * Fixed: Replaced drawing using Bitmap ScanLine by TPixelPointer to …
(edit) @207   4 years chronos * Fixed: Removed more compiler hints and warnings.
Note: See TracRevisionLog for help on using the revision log.