Commit Graph

23 Commits

Author SHA1 Message Date
05f60addce Setting version to 1.5 and updating documentation accordingly
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3171 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-06-16 11:29:33 +00:00
4d2ea06bfa Use LazUTF8 instead of LCLProc
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3163 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-06-13 10:46:13 +00:00
6ef6225a17 Code cleanup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3131 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-06-03 06:55:16 +00:00
9f4da10a62 cleanup code from ifdef regarding very old Lazarus version
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2906 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-03-15 15:28:02 +00:00
9ef50a2413 Always use PopupMode pmAuto
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2901 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-03-09 16:11:37 +00:00
99ecf565f6 AutoAdvance set by default
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2899 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-02-19 08:40:21 +00:00
4d82896a64 Prevent combo date mode when day is not shown
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2898 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-02-10 14:24:21 +00:00
94144e9e61 Improving detection of default date display order.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2854 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-27 13:55:36 +00:00
db4eec3283 Convert system month names to utf8
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2846 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-23 06:22:41 +00:00
ac388ad3f8 month names allowed now
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2838 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-11-15 21:32:47 +00:00
49e3927ada Introducing a way to replace default LCL's calendar with some other calendar control
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2818 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-10-31 14:02:19 +00:00
6e41b14320 Starting right-to-left languages support
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2809 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-10-15 10:49:00 +00:00
47d1db4071 Add HideDateTimeParts property
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2807 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-10-12 19:08:00 +00:00
eb04addd7e A small fix
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2795 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-09-18 20:47:06 +00:00
95d9d92e3d Add new property AutoAdvance
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2783 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-09-05 20:01:41 +00:00
69b74cea58 OnChange responds immediately to user's typing
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2722 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-04-08 13:45:11 +00:00
91d939066d Move TDTCalendar's Notification method to protected section to avoid warning
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2721 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-04-08 12:14:00 +00:00
f08de69e4e When TMonitor.WorkareaRect is not implemented, use TMonitor.BoundsRect
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2697 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-03-10 16:02:31 +00:00
aee597f739 Bug 23898 - responding to Abort in OnChange handler
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2691 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-22 10:28:34 +00:00
678dbe14c1 Add property AutoButtonSize
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2645 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-02-01 10:37:17 +00:00
28f337df41 Fixed up-down arrows firing OnChange event
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2638 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2013-01-27 11:25:55 +00:00
97df6a8d20 Add property Cascade (patch by teejaydub - #22989)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2598 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-12-07 14:56:48 +00:00
093e2b2102 ZVDateTimeCtrls initial import
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2503 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-09-05 00:32:23 +00:00