summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui/Calendar.java
Commit message (Expand)AuthorAgeFilesLines
* Enable navigation on a readonly Calendar. (#16523)Sauli Tähkäpää2015-02-061-6/+0
* Make getMouseEvent() method available in the TargetDetailsImpl (#13416).Denis Anisimov2015-01-281-1/+2
* Option for rendering Calendar event captions as HTML (#9030)Artur Signell2015-01-021-1/+36
* Missing @since for 7.4Leif Åstrand2014-12-181-1/+1
* Fix VCalendar to use correct year of week. (#14783)Sauli Tähkäpää2014-11-031-2/+20
* Use isConnectorEnabled instead of isEnabled for client requests(#12781).Denis Anisimov2014-10-161-3/+7
* Revert "Make getMouseEvent() method available in the TargetDetailsImpl (#1341...Markus Koivisto2014-08-281-2/+1
* Make getMouseEvent() method available in the TargetDetailsImpl (#13416).Denis Anisimov2014-08-251-1/+2
* Update copyright year to 2014Artur Signell2014-04-161-1/+1
* Use Calendar as sender for action handlers (#13191)Henri Sara2014-01-301-2/+2
* Fix actions in action menu appearing in random order #12250Patrik Lindström2013-07-301-4/+5
* Fix invisible calendar actions menu #12181Patrik Lindström2013-07-301-0/+1
* Enabled drag & drop to Calendar #11048John Ahlroos2013-06-031-1/+30
* Global code reformatLeif Åstrand2013-04-051-2/+25
* Integrate Calendar into core #11079John Ahlroos2013-04-031-0/+1822