]> saetta.ns0.it Git - libgtkcalendarex/commit
Added skeleton files for Calendar, Catgory and Event.
authorAndrea Zagli <azagli@libero.it>
Sun, 7 Nov 2010 08:13:59 +0000 (09:13 +0100)
committerAndrea Zagli <azagli@libero.it>
Sun, 7 Nov 2010 08:13:59 +0000 (09:13 +0100)
commite195153870baa49b2188fc91acb44eea00203236
tree2cd3443c9c88ebcb80dc58fe78538f8f88a7ac1a
parent719276fd17d2270ba2e50b41920a68b2b09df040
Added skeleton files for Calendar, Catgory and Event.
src/Makefile.am
src/gtkcalex.h
src/gtkcalexcalendar.c [new file with mode: 0644]
src/gtkcalexcalendar.h [new file with mode: 0644]
src/gtkcalexcategory.c [new file with mode: 0644]
src/gtkcalexcategory.h [new file with mode: 0644]
src/gtkcalexevent.c [new file with mode: 0644]
src/gtkcalexevent.h [new file with mode: 0644]
src/libgtkcalendarex.h
tests/test.c
tests/test.ui