- Timestamp:
- 07/12/02 11:10:37 (22 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r1401 r1402 10 10 - added kNoContextMenu and kCannotPick flags for the Primitives 11 11 - scaled the size of the pixel numbers text with the pixel radius 12 13 * mgui/MineSweeper.[h,cc]: 14 - added 15 16 * mgui/Makefile, mgui/GuiLinkDef.h: 17 - added MineSweeper 18 12 19 13 20 -
trunk/MagicSoft/Mars/mgui/GuiLinkDef.h
r1015 r1402 13 13 14 14 #pragma link C++ class MCamDisplay+; 15 #pragma link C++ class MineSweeper+; 15 16 16 17 #endif -
trunk/MagicSoft/Mars/mgui/Makefile
r1052 r1402 32 32 MGeomCam.cc \ 33 33 MCamDisplay.cc \ 34 MineSweeper.cc \ 34 35 MGeomCamCT1.cc \ 35 36 MGeomCamMagic.cc
Note:
See TracChangeset
for help on using the changeset viewer.