Changes since tag v11.0.0.555

commit 481c236e2cf0b847f44fa815f9262c3c46812e9a
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Sun Sep 29 14:16:00 2024 -0300

    Removed the timeline widget from panel.lua and moved to timeline.lua

commit 01e17dcb98ff39cf91f0da507f1c777ea0230bf9
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Sun Sep 29 14:15:06 2024 -0300

    Added annotations and a contructor function for DF:CreatePool()

commit 4a58e7108833bb88431628806569b947b8392b71
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Sun Sep 8 23:31:50 2024 -0300

    Added SetTextTruncated() for df_button, more difinitions, buildmenu 'icontexture' now uses widget:GetHright()-2 as width and height

commit d9721a58c76469ccaa31e2a198aca60de136c336
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Fri Sep 6 23:16:11 2024 -0300

    Added Math.InvertInRange(min, max, v): InvertInRange(0, 1, 0.75) return 0.25; Fixed AddRoleIconToText(text, role, size)

commit 0b756998c95bfdd0aac7133d64a3db0a57ddbe24
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Wed Sep 4 13:08:47 2024 -0300

    alias for DF:PreviewTexture() (debug only)

commit d9f841fc352c2d6e8cbd03de3ca6416a4c9019f1
Author: Continuity <continuity@gmx.net>
Date:   Wed Sep 4 11:57:37 2024 +0200

    - this does not belong here...

commit 6266af60972b52e73da105b7a1208c7d008e6e90
Author: Continuity <continuity@gmx.net>
Date:   Mon Sep 2 15:40:53 2024 +0200

    - fixing options refresh on scroll pages

commit 1cf7060581dc5c64bf14db1aabb70de7052130f7
Author: Continuity <continuity@gmx.net>
Date:   Fri Aug 23 12:20:19 2024 +0200

    - fixing talent checks error

commit 07b12f13efb9cfa2566739754c76eb4ec529a280
Author: Continuity <continuity@gmx.net>
Date:   Thu Aug 22 17:22:11 2024 +0200

    - ensuring proper timer updates

commit 47546b8a6fe0df59e5fd0745e4158fefcd76b3d4
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Sun Aug 18 23:01:41 2024 -0300

    ToC Update

commit 392d673f5c667799ef53cde6f1ab1d9e83dce7af
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Fri Aug 16 23:58:50 2024 -0300

    Fixed an issue where filler lines would keep shown after drawing a second chart.

commit 0d98f7bee1c97e5b906a03de7e40f27a781cb5e3
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Fri Aug 16 19:40:26 2024 -0300

    Added options for cooltip: "TopBorderSize", "TooltipFrameHeightOffset" and "TooltipFrameHeightOffsetSub"

commit 05002d87044d48cff0186a13b2105d6a3e755661
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Fri Aug 16 12:42:55 2024 -0300

    Finetuning and added shadow color to game cooltip

commit 3fabe4f310bc9b3fe81644bb57f8e12634cb3a5c
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Sat Aug 10 23:51:36 2024 -0300

    More development on pack tables

commit 9a6ca292f5ae6066ee0f3e590b781029b12d8319
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Sat Aug 10 18:11:37 2024 -0300

    More development on pack tables

commit 0f262e8c647bc7b15cc7c2ee9a0457ff860f401a
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Sat Aug 10 16:14:16 2024 -0300

    Added new file 'packtable.lua' which was functions to serialize tables

commit f7d2059eee412bfcc46b3dbdff7e82b5097f67e5
Author: Continuity <continuity@gmx.net>
Date:   Fri Aug 9 23:37:34 2024 +0200

    - fixing icon picker

commit 64670b9141a000959fd6aaca9d98010adb64484f
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Fri Aug 9 13:17:37 2024 -0300

    More implementation to time bar

commit 76a3d17a9fc9201389ab65efd619f7551e70254f
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Fri Aug 9 11:44:52 2024 -0300

    Timebar documentation

commit 7a453e88609dc63eaf27c297d878f8a5bb1dc65c
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Fri Aug 9 11:31:21 2024 -0300

    Chart draw is now Async

commit 6d3e91ed04b889a5ba52592052e505a3bb72e801
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Wed Jul 31 18:47:38 2024 -0300

    small fixes

