Taurus CalendarMaker Changelog

What's new in Taurus CalendarMaker 1.1.0

Apr 2, 2007
  • Clear Selection used Ctrl Z, but now uses the more conventional Ctrl D.
  • Beans used integer arithmetic, now they all use floats for improved drawing accuracy.
  • Fixed font size when editing a cell in MonthImage properties, which caused the filename to "jump".
  • Fixed default font to be "sansserif" instead of "Helvetica", which doesn't exist on many platforms.
  • Fixed proportional (or constrained) resizing of beans using the Ctrl key.
  • Fixed missing icon in colour editor when properties window re-opened.
  • Improved Features:
  • Much better Focusing: The Tab key can be used to select beans for editing in the template; New selections automatically get the focus.
  • Graphical Anchor and Fill editors on the Layout properties page, both with proper keyboard navigation using the cursor keys.
  • New Font style editor buttons for Bold and Italic.
  • Improved Colour editor with Greyscale and Web colour pickers, which remembers recently used colours.
  • Improved names and descriptions for Accessibility, including the removal of punctuation (':', '...' and '-') from component names and the setting of combo box names and text field descriptions.
  • All fields and menu items have mnemonics.
  • Clearer icons for beans, with 'D' denoting beans that respond to the date.
  • Changed PropertyEditor from a JDialog to a JFrame, allowing Alt Tab to be used to switch between it and the main window.