Add Elementary Calendar Widget
authorBruno Dilly <bdilly@profusion.mobi>
Mon, 23 Aug 2010 18:45:36 +0000 (18:45 +0000)
committerBruno Dilly <bdilly@profusion.mobi>
Mon, 23 Aug 2010 18:45:36 +0000 (18:45 +0000)
commit3ccf37f9b3c6d270d6fdb6a8d9eaee1247e0393d
treec5d4da67cd6ad23a90ebbafe1a76b5e3b1265591
parent7c1429e20fec4b55e4d9c6211832c691337e45d1
Add Elementary Calendar Widget

A calendar is a widget that allows the user to select a date. It has
support to adding marks (holidays and checks by default). The calendar
is displayed month at a time.

Weekdays names and the function used to format month and year to
be displayed can be set, giving more flexibility to this widget.

SVN revision: 51584
data/themes/default.edc
src/lib/Elementary.h.in
src/lib/Makefile.am
src/lib/elm_calendar.c [new file with mode: 0644]