Commit Graph

22 Commits

Author SHA1 Message Date
Martin Preuss
2561bdcd7d more work on drawable object. 2024-05-24 18:34:55 +02:00
Martin Preuss
08a4d24732 drawable: add fallback function. 2024-05-24 00:19:16 +02:00
Martin Preuss
b20c0f9901 fixed an include. 2024-05-24 00:11:58 +02:00
Martin Preuss
83e0a8089f started working on drawable objects. 2024-05-24 00:11:48 +02:00
Martin Preuss
986215b7e1 compile cairo code. 2024-05-23 13:34:33 +02:00
Martin Preuss
5fc413c46d reuse code. 2024-05-23 13:34:23 +02:00
Martin Preuss
5d869ce215 added missing code. 2024-05-23 10:58:50 +02:00
Martin Preuss
ce9f34cfd4 added matrix layout object. 2024-05-23 10:48:37 +02:00
Martin Preuss
ff72f5f0ce added VLayer object. 2023-11-19 00:40:42 +01:00
Martin Preuss
9624dda3f5 Use generic layout algorithms. 2023-11-18 18:55:23 +01:00
Martin Preuss
0638a58e16 Added common code for layouting. 2023-11-18 17:02:30 +01:00
Martin Preuss
697548e093 renamed var. 2023-11-15 00:38:46 +01:00
Martin Preuss
a0921163b0 Improved maintainability of hlayout code. 2023-11-15 00:36:31 +01:00
Martin Preuss
9f5e43063a added libtest. 2023-11-15 00:31:21 +01:00
Martin Preuss
d6a32eaa30 added placement object for horizontal layout 2023-11-15 00:31:04 +01:00
Martin Preuss
e907417572 renamed AQDG_PLACE_OBJECT to AQDG_OBJECT, added options. 2023-11-15 00:30:11 +01:00
Martin Preuss
26489c947b define logdomain. 2023-11-15 00:29:06 +01:00
Martin Preuss
398dea5de3 Started working on placement sub-lib. 2022-03-24 23:28:16 +01:00
Martin Preuss
2586d053b9 Comment-out unused code. 2022-03-24 22:34:40 +01:00
Martin Preuss
083327b2b1 Renamed AQDG_Graph_Init_fromDb() and AQDG_Graph_Init()
- AQDG_Graph_Init_fromDb() -> AQDG_Graph_InitFromDb()
- AQDG_Graph_Init() -> AQDG_Graph_InitFromSettings()
2022-03-24 22:34:10 +01:00
Martin Preuss
0093338296 Imported latest changes from AqFinance. 2022-03-24 21:58:17 +01:00
Martin Preuss
d0490c01db Initial commit. 2022-03-24 20:49:19 +01:00