24 Commits

Author SHA1 Message Date
81d986c2ec
Updated clang-format 2022-04-22 19:15:36 -04:00
79ab1c663b
Fixed dropdown header during rename 2022-04-22 19:12:18 -04:00
c81f3c8880
Edited Readme to be more up-to-date 2022-04-22 19:00:18 -04:00
877bc9d33a
Renamed project from libpdraw to libpdw 2022-04-22 18:57:53 -04:00
bb1490b163
slight cleanup of list.hpp 2022-04-12 14:59:47 -04:00
31aba367f2
Switched example over to CBaseContainer::Add<>() 2022-04-12 13:08:55 -04:00
06c82b2de7
Added CBaseContainer::Add() for use over AddChild() 2022-04-12 12:32:12 -04:00
3c7f999306
CBaseWindow flipped pointers for use with CBaseContainer::Add() 2022-04-12 12:29:33 -04:00
6e524b1707
Removed the "CatGUI* g_pGUI" global 2022-04-11 16:59:45 -04:00
722bcb95cc
Removed extra readme.md from src/ 2022-04-11 13:53:18 -04:00
20e710bf86
Deprecation on final keyvalues pt4 2022-04-11 13:49:49 -04:00
0f3b06cb9f
Deprecated keyvalue floats pt3 2022-04-11 12:48:41 -04:00
17ccd88881
Deprecared keyvalue ints pt2 2022-04-11 12:32:54 -04:00
20b344c3b6
Deprecated keyvalues pt1 2022-04-11 11:57:36 -04:00
c05ca050e7
Fixed minimum cmake version, added licence headers and formatted example + xoverlay 2022-04-04 16:42:29 -04:00
289cba707a
Corrected Licence headers 2022-04-04 15:37:10 -04:00
d9b9cb7981
Added find functions to list and split the tokenparser from widget adder function 2022-04-04 15:08:33 -04:00
1cf551d149
Added a couple of doxygen comments to gui.h 2022-04-04 14:46:31 -04:00
96557465c2
Added doxygen build support 2022-04-04 14:41:04 -04:00
065885b3f2
Added clangformat and reformatted all files. 2022-04-04 14:33:51 -04:00
2a1dc39aac
Added option for cmake to output compile_commands.json. 2022-04-04 14:30:13 -04:00
a5a9a4f3eb Release 1.0.0 fully working v1.0.0 2022-03-23 10:30:58 -04:00
oneechanhax
310b6542fc Input system! 2018-06-23 07:45:55 -05:00
oneechanhax
d29c4c1e8a Example working 2018-06-22 19:09:09 -05:00