summaryrefslogtreecommitdiff
path: root/apps/plugins/calendar.c (follow)
Commit message (Expand)AuthorAge
...
* m200v4: rename Keys, so they match better other targets with similar key-layo...Dominik Wenger2008-12-12
* Sansa Clip: build plugins (FS#9578)Rafaël Carré2008-11-28
* Change button map for iaudio x5 and m5 to avoid using impossible button combo...Nils Wallménius2008-10-26
* Add MEM_FUNCTION_WRAPPERS to fix linker errors and tweak the ipod buttonmap s...Nils Wallménius2008-10-25
* Accept FS#9224 by Teruaki Kawashima, adding support for all RTC equipped targ...Nils Wallménius2008-10-25
* FS#9487 fixes and improvements of the calendar plugin by Teruaki KawashimaNils Wallménius2008-10-24
* Made some read-only arrays const, simplified a funky for-loop, fixed potentia...Bertrik Sikken2008-10-04
* Fix FS#9397 - calendar plugin shows incorrect calendars, fix suggested by Tho...Nils Wallménius2008-10-03
* fix out-of-bounds array accessFrank Gevaerts2008-09-12
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Plugin parameters should be const.Steve Bavin2008-05-13
* Optimise some more line drawing calls.Jens Arnold2008-04-12
* Clean up hard-coded pathsNils Wallménius2007-09-10
* Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W...Jens Arnold2007-03-16
* Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...Jens Arnold2007-02-01
* Use correct file mode when creating files. Fixes task 5452Dan Everton2006-05-30
* New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold2006-01-15
* Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman2005-12-04
* First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold2005-06-24
* Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg2005-02-22
* Plugin fixes for simulator: (1) Don't compile calendar for units without RTC....Jens Arnold2005-01-16
* Plugin rework 2: (most) Compile-time keyboard configuration, for Ondio adapti...Jens Arnold2004-10-17
* Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg2004-09-19
* Fixed the broken calendar save functionLinus Nielsen Feltzing2004-07-27
* Adapted to new event handlingLinus Nielsen Feltzing2004-07-27
* Fixes: snprintf() lengths, buffer sizes.Jens Arnold2004-05-08
* I found several plugins to draw beyond screen boundaryJörg Hohensohn2003-12-23
* The calendar couldn't handle a non-default font in some occasionsLinus Nielsen Feltzing2003-11-20
* Huw Smith's fix for saving memo function.Hardeep Sidhu2003-08-08
* correct build errorsRobert Hak2003-07-24
* Huw Smith's calendar pluginDaniel Stenberg2003-07-24