Commit Graph
18 Commits
Author SHA1 Message Date
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
ysj1173886760 3b53a4f2f7 GRAPHICS: MACGUI: move titlePos into BorderOffsets 2021-04-12 14:04:25 +02:00
ysj1173886760 aeacf0d4d2 GRAPHICS: MACGUI: modify the position where it draws the title, currently, it will draw title at the center of title box 2021-04-12 14:04:25 +02:00
ysj1173886760 307147c565 GRAPHICS: MACGUI: use titlePos to calc titleIndex, change the titleWidth in 9-patch when title is changed 2021-04-12 14:04:25 +02:00
ysj1173886760 179654939e GRAPHICS: add title to 9-patch image 2021-04-12 14:04:25 +02:00
ysj1173886760 f2825c85de GRAPHICS: enhance blit in nine-patch with transparency color 2021-04-01 16:08:56 +02:00
Eugene Sandulenko 23e213574b GRAPHICS: Fix warning 2020-08-01 14:43:15 +02:00
djsrv d4c825b089 GRAPHICS: Allow using Mac WM best color in 9patch 2020-07-31 16:38:37 -04:00
Eugene Sandulenko 2da99ab0dc GRAPHICS: Fix NinePatch palette length.
Byte did not allow to have 256 color palettes.
2019-09-29 16:40:06 +02:00
Eugene Sandulenko 772e60526f GRAPHICS: Initialize class variable 2019-09-28 01:48:11 +02:00
Eugene Sandulenko 01a240ca81 GRAPHICS: Fix warnings 2016-08-03 14:41:14 +02:00
Borja Lorente 02a18134c3 GRAPHICS: Add basic caching to 9patch colors 2016-08-02 08:33:50 +02:00
Borja Lorente 7bc8d472ab GRAPHICS: Fix style and spelling 2016-08-02 08:33:50 +02:00
Borja Lorente bc798d9ff4 GRAPHICS: Add custom border measures 2016-08-02 08:33:43 +02:00
Borja Lorente 4ab02530ae GRAPHICS: Add MacWindowBorder to abstract borders 2016-07-31 14:45:36 +02:00
Borja Lorente c071eb0e18 GRAPHICS: Fix style issues 2016-07-31 14:05:14 +02:00
Alexander Tkachev 4b87563792 GUI: Add blipClip() 2016-07-03 12:23:57 +02:00
Eugene Sandulenko a2174d76c1 GRAPHICS: Added 9-patch bitmap renderer 2016-05-26 22:37:42 +02:00