StudyPlanner/src
ketrptr 17ee289f7e modified: src/ui.c 2024-12-16 12:18:59 +01:00
..
config.h modified: Makefile 2024-12-10 22:06:49 +01:00
db.c modified: Makefile 2024-12-16 11:51:54 +01:00
db.h modified: src/db.h 2024-12-15 13:25:51 +01:00
iCal.c new file: src/iCal.c 2024-12-14 22:42:37 +01:00
iCal.h new file: src/iCal.c 2024-12-09 21:04:33 +01:00
llist.c implemented: #define localtime_r(T,Tm) (localtime_s(Tm,T) ? NULL:Tm) 2024-12-16 09:46:16 +01:00
llist.h proof of concept planner 2024-12-12 16:08:19 +01:00
planner.c Merge branch 'master' of https://gitea.fhgr.ch/schurtisimon/StudyPlanner 2024-12-16 10:23:14 +01:00
planner.h Merge branch 'master' of https://gitea.fhgr.ch/schurtisimon/StudyPlanner 2024-12-16 10:23:14 +01:00
test.c modified: src/db.c 2024-12-15 12:18:32 +01:00
ui.c modified: src/ui.c 2024-12-16 12:18:59 +01:00
ui.h minor changes 2024-12-14 23:01:50 +01:00