Check-in [92eee129fc]
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Made it compile in Delphi 2010 again. Don't pop up a balloon every minute when refreshing fails (e.g. if the network is down); only do that once every 15 minutes. Try saving the position and current edge when the window is docked.
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 92eee129fcdd25cb1f1f763f9466b341fcdbf6c5
User & Date: MCO 2013-05-17 15:35:56.690
Context
2013-05-23
07:29
Added Application.MainFormOnTaskbar := False, so the main form's window is not visible on the taskbar. check-in: c5cc44ca2e user: MCO tags: trunk
2013-05-17
15:35
Made it compile in Delphi 2010 again. Don't pop up a balloon every minute when refreshing fails (e.g. if the network is down); only do that once every 15 minutes. Try saving the position and current edge when the window is docked. check-in: 92eee129fc user: MCO tags: trunk
2011-12-30
12:20
Upgraded to Delphi XE2. When today's start time has not been reached, start drawing at the current time instead of at the start time. check-in: 1ab81676cc user: MCO tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/F_Main.dfm.
Changes to src/F_Main.pas.
Changes to src/lib/AppBar.pas.
Changes to src/prj/d2009/TempusFugit.dpr.
Changes to src/prj/d2009/TempusFugit.dproj.
Changes to src/prj/d2009/TempusFugit.res.