summaryrefslogtreecommitdiff
path: root/apps/plugins/calendar.c
AgeCommit message (Expand)Author
2007-09-10Clean up hard-coded pathsNils Wallménius
2007-03-16Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W...Jens Arnold
2007-02-01Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...Jens Arnold
2006-05-30Use correct file mode when creating files. Fixes task 5452Dan Everton
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold
2005-12-04Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman
2005-06-24First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold
2005-02-22Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg
2005-01-16Plugin fixes for simulator: (1) Don't compile calendar for units without RTC....Jens Arnold
2004-10-17Plugin rework 2: (most) Compile-time keyboard configuration, for Ondio adapti...Jens Arnold
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg
2004-07-27Fixed the broken calendar save functionLinus Nielsen Feltzing
2004-07-27Adapted to new event handlingLinus Nielsen Feltzing
2004-05-08Fixes: snprintf() lengths, buffer sizes.Jens Arnold
2003-12-23I found several plugins to draw beyond screen boundaryJörg Hohensohn
2003-11-20The calendar couldn't handle a non-default font in some occasionsLinus Nielsen Feltzing
2003-08-08Huw Smith's fix for saving memo function.Hardeep Sidhu
2003-07-24correct build errorsRobert Hak
2003-07-24Huw Smith's calendar pluginDaniel Stenberg