Adding the HildonCalendar based on Gtk Calendar. This effectively changes the license...
authorMichael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
Thu, 29 Mar 2007 10:51:54 +0000 (10:51 +0000)
committerMichael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
Thu, 29 Mar 2007 10:51:54 +0000 (10:51 +0000)
commit90abc1ac48455752b30248e998738a824016e8ed
treed597c9929f5cc2d9087ec79a3ced2c88e1639ff0
parent53b314382301856d0fdc65411dc5ffc90d3a400e
Adding the HildonCalendar based on Gtk Calendar. This effectively changes the license to LGPL version 2 OR LATER. Fixing some timeout issues and input-mode issues (deprecated properties). Example to test the new HildonCalendar.
19 files changed:
ChangeLog.2
doc/Makefile.am
doc/hildon-docs.sgml
doc/hildon.types
examples/Makefile.am
examples/hildon-date-editor-example.c [new file with mode: 0644]
src/Makefile.am
src/hildon-calendar-popup.c
src/hildon-calendar-private.h [new file with mode: 0644]
src/hildon-calendar.c [new file with mode: 0644]
src/hildon-calendar.h [new file with mode: 0644]
src/hildon-date-editor.c
src/hildon-get-password-dialog.c
src/hildon-marshalers.list
src/hildon-number-editor.c
src/hildon-range-editor.c
src/hildon-time-editor.c
src/hildon-time-picker.c
src/hildon.h