StudyPlanner/src
ketrptr bc53d5bcf3 modified: Makefile
modified:   src/StudyPlanner.h
	modified:   src/ui.c
bugfix
2024-12-16 19:46:40 +01:00
..
StudyPlanner.h modified: Makefile 2024-12-16 19:46:40 +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: Makefile 2024-12-16 18:23:24 +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 bugfixes 2024-12-16 17:29:07 +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: Makefile 2024-12-16 19:46:40 +01:00
ui.h minor changes 2024-12-14 23:01:50 +01:00