Changeset 8962 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 06/15/08 21:53:41 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r8961 r8962 49 49 * mraw/Makefile, mraw/RawLinkDef.h: 50 50 - removed MRawFileWrite 51 52 * mbase/MStatusDisplay.[h,cc]: 53 - added the tif file format 54 - added the csv file format 55 - fixed the bmp and xml menu entries 56 - added again to list of specials to allow for access from the 57 interpreter 58 - added title to AddTab. The title is stored as canvas title 59 - added some warpper to access FindobjectInCanvas and Print 60 from the MStatusDisplay to gain access from the interpreter 61 - Removed obsolete DrawClonePad wrapper in Display and 62 added title 63 - added FillArray to add all canvases to a temporary MStatusArray 64 - removed obsolete CanvasSetFillColor 65 - use mktemp in UpdatePSHeader 66 - some code cleanup. Moved some common code from the SaveAs function 67 to the new InitWrite* functions 68 - implemented %%tab%% and %%name%% 69 - added a workround (MyCanvas) to get the title and footer in the 70 ps-files also in root 5.18 71 - removed cloning of the canvases whereever possible.Gave problems 72 in root 5.18 (not yet understood) 73 - changed color mode of postscrip files from rgb to cmyk 74 - UpdatePSHeader not long needed in root >=5.12 75 - reorganized header file 51 76 52 77
Note:
See TracChangeset
for help on using the changeset viewer.