lazarus-ccr/components/callite
2019-05-26 20:08:54 +00:00
..
demo1 callight: Use copy of FormatSettings in calendar. 2018-12-27 17:06:09 +00:00
demo2 callite: Refactor drawing routines to avoid flicker. 2019-05-26 13:05:38 +00:00
demo3 CalLite: Add demo for multi-selection of dates 2018-12-29 15:32:45 +00:00
icons callite: Add HiRes palette icon by Roland Hahn 2018-01-06 15:05:53 +00:00
source CalLite: Fix memory leak introduced by previous commit. 2019-05-26 20:08:54 +00:00
callight_pkg.lpk CalLite: Redo translations. Add language lgCustom for which DayNames, MonthNames and DisplayTexts are taken from properties. DayNames and MonthNames can hold long and short names separated by pipe character. Additional DisplayText options for long "Today is..." and calendar caption. Undeprecate property "Languages". Everything should be backward-compatible. 2018-12-28 23:00:03 +00:00
README.txt callite: Add HiRes palette icon by Roland Hahn 2018-01-06 15:05:53 +00:00

TCalendarLite is a light-weight calendar component, a TGraphicControl
descendant which consequently is not dependent on any widgetset.
It is not a fixed-size component, as are most calendars, but will align
and resize as needed.

License: modified LGPL (with linking exception) (the license same as Lazarus)

The palette icon was painted by Roland Hahn. It is freeware and not subject to
any restrictions.