Timeline
10/20/2011:
- 05:21 Changeset [2318] by
-
- trunk/eraser/Eraser/SettingsPanel.Designer.cs
Fixed display of language names in the Eraser Language selection. This is in preparation for migration to .NET 4.
- 05:10 Changeset [2317] by
-
- branches/eraser6/6.0
- branches/eraser6/6.0/UpdateVersions.bat
Backport from revision 2316 from trunk/eraser:
When obtaining the revision information, if we cannot find SubWCRev, we should output to stderr to be captured in the build server logs.
- 05:05 Changeset [2316] by
-
- trunk/eraser/UpdateVersions.bat
When obtaining the revision information, if we cannot find SubWCRev, we should output to stderr to be captured in the build server logs.
- 05:01 Changeset [2315] by
-
- branches/eraser6/6.0
- branches/eraser6/6.0/Eraser.Manager/Schedule.cs
Backport from revision 2314 from trunk/eraser:
Fixed monthly schedules, as described in http://bbs.heidi.ie/viewtopic.php?p=24697#p24697. The old code does seem rather strange.
- 04:53 Changeset [2314] by
-
- trunk/eraser/Eraser.Manager/Schedule.cs
Fixed monthly schedules, as described in http://bbs.heidi.ie/viewtopic.php?p=24697#p24697. The old code does seem rather strange.
- 04:52 Changeset [2313] by
-
- trunk/eraser/Eraser/TaskPropertiesForm.cs
The event handler for the checked changed event for each of the recurring schedule types may be called from outside the three buttons. For such instances, do not change the checked state (since sender is none of the three, all will be reset to blank)
- 04:30 Changeset [2312] by
-
- trunk/eraser/Eraser/TaskPropertiesForm.Designer.cs
- trunk/eraser/Eraser/TaskPropertiesForm.cs
- trunk/eraser/Eraser/TaskPropertiesForm.resx
Be explicit about the behaviour of the schedule check boxes. Since we handle the checking ourselves, we need to be careful of when the boxes are triggered and reset the states properly. Fixes the bug described in http://bbs.heidi.ie/viewtopic.php?p=24697#p24697
10/11/2011:
- 11:10 Changeset [2311] by
-
- trunk/website/trac.css
Slightly modified the style file to better fit the overall theme and look less trac-ish.
- 11:09 Changeset [2310] by
-
- trunk/website/Templates/Eraser.dwt
- trunk/website/announcements/20081201.html
- trunk/website/announcements/20081213.html
- trunk/website/announcements/20090103.html
- trunk/website/announcements/20090108.html
- trunk/website/announcements/20090418.html
- trunk/website/announcements/20090610.html
- trunk/website/announcements/20090611.html
- trunk/website/announcements/20090706.html
- trunk/website/announcements/20091215.html
- trunk/website/announcements/20100414.html
- trunk/website/announcements/20101106.html
- trunk/website/contributing.html
- trunk/website/download.php
- trunk/website/index.php
- trunk/website/reviews.html
Trac has been set up as a separate server, at http://trac.heidi.ie/
