DeskClock v2.5 Stable 2007-2009 by Rogert Gomez Ocano
6 Mar. 2009.
Spanish and English by Rogert Gomez Ocano.
Russian translation by Alexander Kornienko.

Cherokee language thanks to Rick Pearce & James West.
Danish language thanks to Erik Bo Krantz Simonsen.
Dutch language thanks to Heidi Ochsner.
Finnish language thanks to Mika Sounvieri.
French language thanks to Gilles Gudikian.
German language thanks to Ulrike Schleier.
Italian language thanks to Alessio.
Russian language thanks to Korney San.

*****************************************************************************
**   Version History                                                       **
*****************************************************************************
v2.5 - Removed Aston Secure Desktop 1.9.2 compatibility.
     New Aston Secure Desktop 1.9.6 change and this
     feature are unusable. (The best part: code optimization)
     - Removed Overlap Fullscreen Application feature.
     Never work so right.
     - Fixed: Some minor bugs
     
v2.4 BETA 4 - Added: Calendar Mouse wheel feature: use mouse wheel
		to change month. Center click to restore current.
	- Added: "Macedonian", "Malay" and "Mongolian" to Language List.
	- Added: New "Bell" icon. (look great!)
	- Fixed: Some small bugs on Calendar feature.

v2.4 BETA 3 - Added Danish and Finnish Talk files.
		Recompiled from original language resources for
		Speaking Clock Deluxe (www.lux-eterna.com/clock).
		Thanks to:	Rick Pearce & James West (Cherokee)
				Erik Bo Krantz Simonsen (Danish),
				Mika Sounvieri (Finnish)
	- Added: New nNN resource for Danish language.
	- Added: "Afrikaans" and "Cherokee" to Language List.
	- New: English talk file recompiled to fix wrong talk at 00:00.
	- Fixed: Some small bugs on talking feature.

v2.4 BETA 2 - Added: Delete alarms option in context menu 

v2.4 BETA 1 - More Code optimization.
     - Talking feature re-written anew for the requests of new languages.
     - Added: French, German and Italian Talk files. 
		Recompiled from original language resources for
		Speaking Clock Deluxe (www.lux-eterna.com/clock).
		Thanks to:	Gilles Gudikian (French)
				Ulrike Schleier (German),
				Alessio (Italian)
     - Added: Now you can select languages from context menu.
     - Added: Say time every 20 minutes.
     - Added: About Voice language dialog. Just hold down SHIFT key
		and right-click to open context menu and the new
		option "About .talk ..." will apear.
     - Added: Talk Debuger.
		Just hold down CONTROL key and click in "Say time..."
		option in context menu till the talk procedure start. 
		Then hold down the SHIFT and CONTROL key toguether 
                till stop talking, and you will get a dialog.
     - Fixed: Bug in "Click & DoubleClick" procedure.
     - Fixed: Bug in Move Calendar to new position procedure.

v2.3 - Code optimization (24 kb smaller).
     - Added: Talk and Chimes options in context menu.
     - Added: Talk in 24 hours format mode.
     - Added: AM/PM/24H symbol Offset.
     - Fixed: Bug in "Smart Skin Search" feature.
     - Fixed: Hide on mouse over.
     - Fixed: Window jump on draging.
     - Fixed: Small Context menu bug.
     - Fixed: Enable/disable alarms on Aston Secure Desktop mode bug.
     - Fixed: Small bug in Win9x draw procedure.
     - Fixed: Small bug in Click/Double-Click procedure. 
     - Fixed: Some smalls cosmetics bugs...

v2.2 - Added: AstonSecureDesktop compatible mode. I love it!!! ;)
     - Added: Aston TaskbarClock Calendar is loaded by default.
     - Added: Left and Right Offset in Taskbar Skin mode.
     - Added: Setup Alarms dialog in context menu. More easy and usefull.
     - Added: New alarms dialog.
     - Added: Show a Bell icon in Tray on playing alarms (for easy access).
     - Fixed: DeskClock crash on Aston recycle if some Alarm dialog are visible.
     - Fixed: Small bug in Click/Double-Click procedure. 
     - Fixed: Small bug in Talking procedure. 
     - Fixed: Small bug in Calendar position. 

v2.1 NEVER POSTED IN ASTON SITE (for Kornijenko and Justice's beta test only)
     - Added: Transparency level and Ghost mode.
     - Added: Up to 10 Alarms times with messages.
     - Added: Ability to read setup alarms from text file.

              You can create alarms.plc text file.
              This files must be in Aston\Plugins\ folder.

              Use AlarmX=1 to enable the number X alarm or
              use AlarmX=0 to disable the number X alarm.
              X is the alarm number from 0 to 9.

              You can change alarm message using MessageX=new message.
              Or change time using TimeX=12:34 (to change alarm X to 12:34)

              For example, to enable Alarm 0, and change message and time 
              and to disable alarm 1 use this file extructure:
		===alarms.plc=========
		Alarm0=1
		Time0=13:40
		Message0=Its time to go!
		Alarm1=0
		===alarms.plc=========

	      So external program can generates an Alarms.plc text file
              and DeskClock reads it (every 60 secs), makes alarms 
              modification and finally erase the file.

     - Added: You can use one skin image list containig all numbers
              (from 0 to 9) and use it as "Number 0 Skin", and leave others
              skins numbers fields empty (from 1 to 9).

       Can do the same to "Second 0 Skin" and "Decorative 0 Skin" sections.

     - Fixed: Click and Double-Click function.
     - Fixed: Bug that moves plugin to 0,0 when games are played.
     - Fixed: Load Default Config if no skin is used.
     - Fixed: Bug in alarm correction: now "10:" will be change to "10:00"
     - Fixed: Correction in calendar position.
     - Fixed: Instead of just saying the time once, it says it twice.

v2.0 - Skins redone for better compatibility with the new features.
     - Added: Hide On Mouse Over.
     - Added: 7 Days Skin can be set to start at Monday or Sunday.
     - Added: Up to 8 Alarms times with messages. (Will be enough?)
     - Added: New Z-Order code with Taskbar mode support.
     - Added: Default Chimes and Alarm wave sound included in resources.
     - Added: Chimes Count Hours.
     - Added: Border Color.
     - Added: Resource for "O'Clock" words in talking feature.
     - Added: Say time every half hour and every quarter hour.
     - Added: Now you can select tray icon's color according to your theme.
     - Added: Don't say AM/PM if use 24 hours format.
     - Added: \r command for multilines in "User Format".
     - Added: Sun and Moon pictures can be send to background.
     - Added: Skin for 24 Hours symbol.
     - Added: Build in Calendar.
     - Changed "Misc." tab to "Symbols"
     - Changed "Say time every hour" option in context menu
       to the default talking option selected by the user, to enable/disable
       the talking feature.
     - More optimized code and improvement.
     - Fixed: Wrong alarm play at 0:00 hours.
     - Fixed: Alarms do not play at 0 minutes.

v1.9b2 - Removed Z-Order code and crash stop... Some un-ortodox code
         make Aston to crash. I test DeskClock plugin using Aston 1.9.3
 		 running Win9x, Win2000 SP4 and WinXP SP2 and there is no more
		 crash. Everythig is ok now. :>
       - Added: 24 Hours format disable AP/PM indicator. More logically;)
       - Make some code optimization.
         Enjoy it Guys... and I'm sorry for the bugs.
         I hope that now the plugin is OK ...(shure?)

v1.9b1 - Somethig go wrong. - Aston crash !!! (panic!!!)
         I check the code again and again and fix some small bugs.
         The code is too big. Who wrote that?...
         I start to make this plugin for fun, now is a big problem to
         check out... I'm working on it... Hmmm...
         Here is the problem! I will fix it tomorrow, now I'm dead...
         I need some vacations...
         Sorry Guys... more than 2600 lines of code are not a joke!

v1.9 FINAL RELEASE (I think that, but not...)
     - Added: Default skin.
     - Added: Tray Icon for easy access.
     - Added: Talking Clock feature.
     - Added: Up to 5 Alarms.
     - Added: Seconds Offsets
     - Changed 'AM/PM Position' options.
     - More Optimized Code.
     - Fixed: minor bug in Smart Skins Search that find and load wrong picture
       (thanks to Vladan Krstic)
     - Fixed: minor bug in text blinking dots 
       (now User Format "***"hh*nn*ss"***" work!)
     - Fixed: Z-Orders Transparency.

v1.8 - Added: Up to 4 Alarms.
     - Added: User Format for "Show Text Time" with TTF Font.
     - Added: Kerning Skin.
     - Added: Z-Order. Hmmmm... Iam not shure about the code.
     - Added: Sun/Moon Icons. Interesting !!!
     - More Optimized Code.
     - Changed: Now wave file is played directly from disk location,
             no more load wave file into memory. (free some memory)
	   
v1.7 - Added: Days of Week skins.
     - Added: TTF Fonts support.
     - Added: Default sound included in resources.
     - Added: Kerning.
     - Small bug fixed.
     
v1.6 - Added: "Smart Skin Search" feature for easy skin load.
             (Is too tedious to load every skin one by one)
     - Added: Separate set of skins for Seconds.
     - Added: Now Settings grouped and located on separate tabs.
     - Small bug fixed.

v1.5 FIRSTH PUBLIC RELEASE
     - Added: Enable/disable Chimes and Alarm by right clic menu now save changes.
     - Fixed: bugs in Alarm Time settings.

v1.4 - Added: Chimes Icon.
     - Added: Alarm settings. Usefull !!!
     
v1.3 - Added: enable/disable Chimes in right clic menu.

v1.2 - Added: Chimes settings. Great!
     - Added: Context menu (Right click menu).

v1.1 - Added: Main and Glass Skins. Now look better.

v1.0 - Initial Release. Some creazy ideas come to my mind.
