CalendarControl Changelog

What's new in CalendarControl 6.5

Jul 11, 2017
  • Added 64 bit compile support for Mac targets.
  • Added 64 bit compile support for Windows targets.
  • Slightly re-touched the look and feel on Windows and Linux systems.
  • Added OSXDrawWeekBars property to turn Optionally turn off drawing the week bars on OS X. (Request ID 0000008 in the Einhugur bug base) (Note when upgrading existing projects then this property gets set to false by Xojo so if you want it on which is the default when dragging new control on the window then you need to turn it on in the property browser).
  • Did some El Capitan tweaks and fixes in look and feel.

New in CalendarControl 6.1 (Dec 11, 2014)

  • Did a change in API's on MacOS X to support Xojo 2014r3 and changes in Mac OS X.
  • Did some Yosemite tweaks and fixes in look and feel.
  • Changed the compile architecture on Windows systems.

New in CalendarControl 6.0.1 (Sep 3, 2013)

  • Fixed issue with the AutoLocalize property on Xojo when built for Cocoa.

New in CalendarControl 6.0 (Aug 28, 2013)

  • Now also ships with a Xojo plugin. The Xojo plugin comes in the new Xojo format and is compiled with newer SDK, and includes Cocoa design time mode.
  • Fixed critical issue in the DateDictionary class which could cause serious issues on certain dates.

New in CalendarControl 5.3.2 (Oct 20, 2012)

  • fixed support for very new Linux distros such as for example Ubuntu 10.x and 12.x

New in CalendarControl 5.3 (Oct 15, 2012)

  • CalendarControl now supports Real Studio 2012 (r1.1 and later).

New in CalendarControl 5.2 (Jun 18, 2012)

  • Did a entry point change to support next generation of REALbasic.

New in CalendarControl 5.1.2 (Sep 13, 2011)

  • Fixed some Cocoa issues.

New in CalendarControl 5.1 (Nov 15, 2010)

  • Changed entry point loading to support REALbasic 2010r5 and later.

New in CalendarControl 5.0 (Oct 11, 2010)

  • Added Cocoa compile support (REALbasic 2010r4 or later needed for using Cocoa)
  • Used a more optimized compiler on Windows systems.
  • Some of the DateDictionary functions now do more nil checks in case if nil is by accident passed to it as key.
  • The DateDictionary class is now console safe.
  • Added support for the new operator Operator_Subscript (read) on the DateDictionary class. (REALbasic 2010r4 or later needed for using the Operator_Subscript)

New in CalendarControl 4.2 (Sep 7, 2009)

  • Added support for next generation of REALbasic.

New in CalendarControl 4.1.2 (Jan 14, 2009)

  • Did some changes to make the plugin work on the latest REALbasic version.
  • Did some internal optimizations and replaced use of depreciated SDK functions.
  • Plugin is now linked against and dependent on libstdc++6 instead of libstdc++5 on Linux systems.

New in CalendarControl 4.1 (Nov 10, 2008)

  • Did some changes to make the plugin work on the latest REALbasic version.
  • Did some internal optimizations and replaced use of depreciated SDK functions.
  • Plugin is now linked against and dependent on libstdc++6 instead of libstdc++5 on Linux systems.