Tue, 20 Dec 2011 21:04:21 -0500 |
Adam Chlipala |
Adapt to new HTML contexts |
Fri, 09 Dec 2011 17:38:20 -0500 |
Adam Chlipala |
Change more dashes to slashes, for JavaScript compatibility |
Sun, 04 Dec 2011 16:33:48 -0500 |
Adam Chlipala |
Change time format to work portably in JavaScript |
Sun, 04 Dec 2011 16:45:31 +0100 |
Ron de Bruijn |
Be able to obtain the name from a navItem |
Sat, 24 Sep 2011 18:55:27 -0430 |
Karn Kallio |
Merge from Adam. |
Mon, 22 Aug 2011 05:06:15 -0430 |
Karn Kallio |
Comment corrections based on code review. |
Sat, 24 Sep 2011 17:35:33 -0400 |
Adam Chlipala |
Tweak TogglePanel signature |
Sat, 24 Sep 2011 15:47:00 -0400 |
Adam Chlipala |
Add a new parameter to Gui.gui |
Fri, 23 Sep 2011 13:30:01 +0200 |
Ron de Bruijn |
Partial generalize togglePanel solution (breaks build) |
Thu, 22 Sep 2011 19:24:01 +0200 |
Ron de Bruijn |
Introduction of multi-parameter type class for gui components |
Sun, 21 Aug 2011 11:27:41 -0400 |
Adam Chlipala |
Fix sign error in clock skew correction |
Thu, 18 Aug 2011 12:53:17 -0430 |
Karn Kallio |
Add RemotePager. |
Sun, 07 Aug 2011 14:38:52 -0400 |
Adam Chlipala |
Replace ChangePoller with SourceL, plus some other rearrangements |
Fri, 05 Aug 2011 18:55:24 -0430 |
Karn Kallio |
Write calendarCtl in terms of a source with a listener. |
Thu, 28 Jul 2011 11:51:10 -0430 |
Karn Kallio |
Repair calendarCtl : adjust monthinfo when set. |