1
0
Fork 0
Commit Graph

7 Commits (52d431acb984d9b1c186e4b0100a62d11f589be5)

Author SHA1 Message Date
Marrub d13f2f6fe4 Change headers so everything is included sequentially by Lth.h.
Context: Rename Lth_ContextResourceFind
stdlib: Fix Lth_isidenti
2016-10-21 21:55:38 -04:00
Marrub 668f77010f Types: Add Lth_Vector macro 2016-10-19 10:00:41 -04:00
Marrub b550ec0668 Change header comment style. 2016-10-18 17:21:09 -04:00
Marrub 47acf3cadd Control, Context, LinkList, et al: Restructuring
LinkList: Rename Lth_LinkList* functions to Lth_List*
LinkList: Split Lth_LinkListInsert
LinkList: Add Lth_ListLinkTail

Control: Make controls associated with a context and font

Context: Fix mapped windows with unspecified position being placed wrong
Context: Fix mapped windows being added backwards

Draw: Fix rectangles being drawn wrong
2016-10-18 13:59:02 -04:00
Marrub 44ae7d93e7 Control: Add SIGPSTDRAW 2016-10-17 19:22:54 -04:00
Marrub d9929aadd3 LinkList: Add Lth_ListForEach and Lth_ListFor
This uses some extensions David JUST implemented into GDCC.
2016-10-17 19:12:31 -04:00
Marrub 3e801bda10 Initial commit 2016-10-17 11:57:44 -04:00