Overview
Comment: | Start refactoring dashboard |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | refactor-dashboard |
Files: | files | file ages | folders |
SHA1: |
101b0b8206e1ca7b8f42f1dbe9ffb92f |
User & Date: | mrwellan on 2011-06-25 17:44:23 |
Other Links: | branch diff | manifest | tags |
Context
2011-06-25
| ||
17:46 | Merged bogus non-real branch check-in: 438155a337 user: mrwellan tags: refactor-dashboard | |
17:44 | Start refactoring dashboard check-in: 101b0b8206 user: mrwellan tags: refactor-dashboard | |
2011-06-22
| ||
23:44 | Fixed dashboard scrolling induced crash Closed-Leaf check-in: ef4bccf3fa user: mrwellan tags: experimental | |
Changes
Modified Makefile from [882324e3f3] to [6bee1e6a16].
1 2 3 4 5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | - + | FILES=$(glob *.scm) megatest: common.scm configf.scm db.scm keys.scm launch.scm megatest.scm process.scm runs.scm gui.scm csc megatest.scm |
︙ |
Added dashboard-tests.scm version [d249feea17].