+ Skin: Now in the Analog mode, arrows shows in reverse order,
so the seconds arrow is placed below the all.
+ Changes in Format Designer. Now, it's possible to drag'n'drop
section color definition in RGN form from the color area below
the RGB selector button.
+ New feature for hotkey "New Alarm". Now, it's possible to
create an Alarm using a template. To define which template
is need to use, write options: /TAG=NN, where NN is a Tag
of template. To show Alarm dialog before it's setup add to
hotkey option /SHOW, overwise an Alarm will be created
automatically!
+ It's possible to set WINDOWS TASKBAR transparency!
This feature is available only in registered version.
+ Now $UPTIME$ macro produces new format output (D hh:mm)
if uptime is greate than 24 hours.
+ It's possible to use a backgroud picture on tooltip! Picture
filename is stoted inside .TSCH file.
+ Now .TSCH files stores a whole "View" tab of tooltip options,
so you can write different schemes as you can imagine. To
change scheme just double-click on it.
+ New hotkeys management was introduced. A hotkey options listed below:
Hotkey options:
---------------------------------------------------------
"Show/Hide clockface"
without parameters switches Clockface On or Off
/ON - set Clockface to On
/OFF - set Clockface to Off
---------------------------------------------------------
"Adjust Date/Time"
without parameters run ControlPanel->Date&Time
/ZERO -> reset seconds of the current time to zero
---------------------------------------------------------
"Quick Reminder"
without parameters open a Set Quick Reminder dialog box.
/min -> set a time period
(i.e.: 5m 10h 15d 20w 30M 45y 60s) }
prefixes are:
s - seconds
m - minutes
h - hours
d - days
w - weeks
M - months
y - years
---------------------------------------------------------
"Reboot/Shutdown"
without parameters does nothing
/LOCK lock workstation (like Ctrl+Alt+Del -> Lock)
/HYPERNATE (/HYP) hypernate function
/REBOOT (/RE) reboot Computer
/SHUTDOWN (/SHUT) shutdown computer ( ATX power off )
---------------------------------------------------------
"Run/Open"
without parameters does nothing
<file> - open the file/program specified (i.e.: regedit)
don't use a "<>" brackets!!!
Ace clock pro 3.6 build 446
+ transparency of alarm windows
+ max number of alarms on tooltip enlarged to 30 (was 10)
+ added highlight for remind alarms on the tooltip
+ automatically refresh visible tooltip window when the alarms list is changed
build 445
+ Tooltip Schemes ( .TSCH files ). Export/Import schemes from Ace Clock. File associations
+ fixed bug in Alarm
+ fixed bug in synchronization routines (not tested)
+ LNG files associations without "OPEN" possibility
+ Synchronization dialog now dynamic -> more free memory
3.6 build 444
+ Possibility to change font in reminder window: double click on icon
+ Many icons added in ICONS.DLL and available in alarms
+ Possibility to hide alarm control panel (snooze, close, delete)
+ remembering reminder window position
+ hint improvements: alarm text in few string
+ different mouse cursor
+ Possibility to change alarm text right in alarm window. By double click available only in registered version.
3.6 build 442
+ fixed bug: "Office Alarm" - some elements refuse clicks
+ fixed bug: hiding last line in multirow text
3.6 build 441
+ multirow text in the hint
+ possibility to limit messages in the hint
+ option "Show border" in the hint
3.6 build 435
+ regular clock correction added. see internet/adjustment
Build 430 version 3.6
list of changes since ver 3.5
1. fix: GPF in Windows 2000
2. Minimized (5 times) memory usage.
3. New digital clock format:
%DIFdd/mm/yy% - replaced by difference between current date and dd/mm/yy date
multiros clock formats
multirow text ajustment
Julian date
%GMT% - replaced by current time in zone
4. Format designer changes
5. hint improvements:gradient, animated gradient, rounded hint
6. Autosnooze in alarms
7. alarm designer changed
multirow digital display. You may set text justification with symbol pairs "<<" and ">>"
example:
<<hh:mm ddd^ <<d mmmm^' Paris: %GMT+01:00%{clWhite}'
New feature: to show elapsed time to next alarm in hint
New alarms storage format.
Changes were made since last AceClock version 3.0
1. SKINS in a separated standalone files (.ACS) and SKIN Editor!
2. Many bugfixes and new features added.
3. Code and memory usage are optimized.
4. Added Multiline feature in DIGITAL mode of clock. Use ^ character to specify a new line.
5. Additionals in DateTime format:
^ new line
'$VER$' version number in form: 3.2
'$BUILD$' build number in form: 408
'$GMT+00:00$' TimeZone time in form: hh:mm
'{R,G,B}' Change TextColor for current line in form: RGB
'{clWhite}' in form: Standard Windows constants (i.e.: clLime, clGreen, clYellow, clRed ... clBtnFace, clWindow ...)
sample:
"hh:mm ddd, d mmmm^' Paris: %GMT+01:00%, Build: $BUILD$''{clYellow}'"
produces:
11:12 Sat, 7 Jul
Paris: 08:12, Build: 409
6. Alarms.INI is more compact!
7. Changable Tooltip window background.