summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Load experimental icalendar plugin to make it executeHEADmasterOlliver Schinagl2016-03-181-1/+11
| | | | Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* Add preliminary ical experimentsOlliver Schinagl2016-03-185-1/+140
| | | | | | | | | This patch adds preliminary 'support' for iCalendar. Preliminary in the sense that it opens a known file, and prints some output using printf. This is just some experiments in parsing ics files. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* Add test data from libicalOlliver Schinagl2016-03-181-0/+40533
| | | | Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* Add support for ical to configure.acOlliver Schinagl2016-03-181-0/+22
| | | | Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* Add initial plugin headerOlliver Schinagl2016-03-187-3/+164
| | | | | | | | | This patch adds the first preliminary draft plugin description. It is missing many things, most importantly documentation. More importantly it is likely not yet complete. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* Add support for libdl to configure.acOlliver Schinagl2016-03-181-0/+4
| | | | Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* Move gettext to a shared include directoryOlliver Schinagl2016-03-183-1/+3
| | | | Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* Add some nice gettext defaultsOlliver Schinagl2016-03-181-0/+6
| | | | Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* Make lib/engagement.c adhere a little bit more to my codeing standardOlliver Schinagl2016-03-181-33/+32
| | | | Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* Remove WIN32 defines from sourcesOlliver Schinagl2016-03-182-19/+7
| | | | Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* Add copyright header to all filesOlliver Schinagl2016-03-186-9/+51
| | | | | | This patch adds copyright info to source and header files Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* Rename bin/engagement_main.c to bin/engagement.cOlliver Schinagl2016-03-113-2/+2
| | | | Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* Add support for C99 default types to configure.acOlliver Schinagl2016-03-111-0/+13
| | | | Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* Ignore generated documentation and .desktop fileOlliver Schinagl2016-03-111-0/+2
| | | | Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* Do not use enlightenment-devel mailing address for AC_INITOlliver Schinagl2016-03-111-1/+1
| | | | Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* Define author and copyright holder in po/MakevarsOlliver Schinagl2016-03-111-2/+2
| | | | Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* Add preliminary README, AUTHORS and LICENSE contentOlliver Schinagl2016-03-113-2/+18
| | | | Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* Change the default source license to AGPL3+ from BSDOlliver Schinagl2016-03-111-1/+1
| | | | Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* Add empty eflprj generated skeleton projectOlliver Schinagl2016-03-1050-0/+2367
| | | | Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* Add AGPLv3 or later LicenseOlliver Schinagl2016-02-041-0/+661
| | | | Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* Initial commitOlliver Schinagl2016-02-041-0/+0