Changes until version 2.03 are in »Geschichte« (german only) ---------------------------------------------------------------------------- 2.03b 03-Nov-1996 ---------------------------------------------------------------------------- - serious bug fixed: Extras/Export/Range has overwrited the original File, if xpk wasn't used :-( - enforcer hit during saving the session while a graphics window is open fixed - bug in v2.03 fixed: If SimpleRefresh the worksheet wasn't printed at start automatically. The command Define Worksheet (and reverse) didn't refresh the worksheet. - bug in v2.03 fixed: Extras/Export/Text didn't work because of the new printing features :-( - FPU exceptions are now disabled (because of runtimeerrors if FPU exists -not 68040!- and I couldn't find them lacking a real FPU) - bug fixed: regressionscurve will have wrong colour, if the values are printed in the chart - bug fixed: wrong display in window Pattern, after output the settings new e.g. past selection of another chart) - bug fixed: that noXY and lin./exp./pot. regression can't be at same time are displayed in the gui now - that axes aren't always marked completely because of rounding errors should be fixed now - bug in V2.x fixed: Enforcer-Hits, if at bottom/right worksheet border complete row/column removed and in parts part of a range is. - bug fixed: If complete row/column at bottom/right worksheet border removed, undo didn't work. - Enforcer-Hits, if a chart wasn't found by Worksheet/Open, fixed. ---------------------------------------------------------------------------- 2.04 11-Jan-1997 ---------------------------------------------------------------------------- - bug in V2.03 fixed: Iconify works again (enforcer-hits/guru/ "hanging" fixed) - xy-charts: x-axis labels have same type (number, date, time, month, weekday) as cells with x-values (e.g. monthnames instead of numbers at x-axis). Format of cells with type date or time is partly used. - no formfeed after last page of printout of sheet, if no footer is printed - setting for view: zero-values are not shown (ignored by celltype text, date and time). Also cellformat to set this for each cell (ignored only by celltype text). - printout of chart can be aborted - Worksheet/Open, Chart/Load (Chart-Manager) and gadget Load (Worksheet-Manager): Multiselection (and loading) of files in filerequester. - bug fixed: range was not set in gadget Range in window Create Series after opening - bug fixed: labeling of (real) 3d-charts now correct - curvechart (and 3d-areachart): empty cells (celltype=text; value=0 AND value of cell is hidden in actual view) and/or cells of value zero can be ignored: gadgets emty and zeros in Chart-Attributes - regression: same as above, gadgets empty and zeros. - new command Chart/Pattern, to load a chart as format-pattern for the new chart which will be created with the selected ranges - support of GadgetHelp (Intuition.library V39): there is a shorthelp for the gadgets of the gadgetbar shown, if the mousepointer is over one of the gadgets. Pressing help opens the (context sensitive and asynchrone) online-help (with a longer helptext). - »StarAm Plan.guide« reworked for AmigaGuide V39 (fontstyles, wordwrap) and more links. - bug fixed: frame around Chart was sometimes top and/or right thicker than bottom and left - bug in WNN()-function fixed: if function FLR() in first possibility FLR was used independend of condition - bug in parser of making uppercase, relocating and transpose fixed: runtime-error if ERG("anything"#) was used (you had to use ERG("anything"#"anything") instead) - bug fixed: user-error-text become supplement after next output of the value,e.g. in WNN(ZWN(%a#Formel)<>3.4#%a+ERG(#"DM")#FLR("Text")) - bug in v2.x fixed: if supplement in front of number, after recalculation wrong supplements - bug in v2.03 fixed: if put formular with function ERG() in empty or text-cell, the supplement wasn't shown before next recalculation of cell ---------------------------------------------------------------------------- 2.05 09-Mar-1997 ---------------------------------------------------------------------------- - starting from shell, now (as usual) the path of arguments must be relative to the current directory (previously program directory) or (as in the past) absolute. - if mouse pointer on iconbar, the window is no longer activated (check of help key programmed new). - bug avoided: strange bug in connection with XpkExamine(), TAG xpkGetError and the entry type in structure XpkFib (TAG xpkGetError removed). - check of identity of worksheets more exactly yet - error message if loading a project which contains a worksheet which is part of another loaded project. Removing of the worksheet from the project which is being loaded. So no more danger of a crash. - short help of iconbar now localized - bug fixed: Worksheet-Manager refreshed after changes in projects using the Project-Definition window (Gadget »Open«) - bug fixed: projects loaded by Extras/Project/Open weren't shown correctly in the project list. - more than one chart is allowed to be loaded by drag&drop onto the Chart-Manager yet - worksheets can be loaded by drag&drop onto the worksheet-manager yet. They are loaded in addition to the already loaded worksheets. A worksheet window isn't opened automatically in this case. - bug fixed in links to other worksheets by name in formulas (\Name.): If the name contains the special characters operators, brackets and # then the name can be set between " (\"Name".). So no error will occur. - links to other worksheets by name in formulas can contain a path now. The name (incl. path) must then set between " (\"Path/Name".). Then the worksheet is searched only in the memory and at the specified place. - Enforcer-Hit fixed: removing of a worksheet from a project (Project Definition Window) - crash, when icons not there, fixed ---------------------------------------------------------------------------- 2.1 04-May-1997 ---------------------------------------------------------------------------- - in character-window are two gadgets to enter/cancel input with mouse now - contents of a cell can be centered over a range of cell (instead of complete row), too. A range must then be marked. If no range marked then complete row is used. - bug fixed: the connect lines in bar-, stack- and proportional charts should now always be correct - enforcer hits fixed: open at start chart settings windows but chart wasn't there anymore - bug fixed: horiz. bar-, stack- and prop.charts were damaged (numbers at axes and if no grid/subgrid) - text series (a special form of arithmetic series) implemented. The possible text series can be defined by the user. - small bug fixed: bar chart with 3d effect and positve AND negativ values - drawing the charts the resolution and aspect ratio are taken into account completely: length of lines (ticks and subticks, some symbols with previously constant size) thickness of lines (all lines drawn with Draw and DrawEllipse), text height, text width (using FontTags of DiskFont.library v37/39). - the size of elements in the chart now optional depends on the horizontal resolution (as until now) or the width of the window - bug fixed: possibility to open screens <640×200 and to produce a runtime error by enter to large values removed. - bug fixed: now using GetBitMapAttr() (graphics.library v39) to get the screen depth - bug fixed: a window of a worksheet which is already open will come in front now, if you select View or doubleclick on the name of the sheet in the worksheet manager. - thickness of lines in chart now selectable (separate for different lines) size of symbols in chart now selectable - bug and enforcer hit fixed: window Change didn't come to front if selected Edit/Change a second time - bug fixed: Edit/Change deleted cells (long lives undo!) if the cells had contained formulas and only values should been changed - bug fixed: Edit/Changed changed formulas wrong in case of * or / - better look of polar coordinate system with angle range 0-180 - in texts of charts you can now use simple mathematical expressions ("Formelsatz"): fraction, sub-/superscript, math. symbols and greek letters, textstyles italic and bold - with %n you can now set the position of the factor of the axis lettering in the axis names (in 1000, in Mio, in billion, in 1E+012, ...). Factors in scientific notation are printed now superscript (10^{12} instead 1E+012, ^{ and } certainly not printed and 12 superscript). »in« not printed if %n is used. - small bug fixed: 3d area chart if increasing between two (adjacent) datapoints is too much - now the next factor at the axes is used if values <0.01 instead of <0.001 so that at least 2 digits are different - the automatic for max/min y axis values no calculates also usable results if values are between -1 and +1 - runtime errors catched: if triggerline should be drawn at too small or great value - bug fixed: polar coordinate system: if min y axis values was set by user (not equal zero), this value wasn't ignored when program checked if automatic must be used - bug fixed: polar coordinate system: if scaling was set by user x=0 wasn't catched - polar coordinate system: subgrid isn't drawn dotted any more because this doesn't work with circle arcs. You should use a smaller line thickness instead. - work around for inability of the printer.device to print a hardcopy from a CyberGraphX screen, so that you now can print out a chart from a CyberGraphX screen - routine to save a chart as graphics (IFF-ILBM) cybergraphx compatible (but only 8 bit!) rewrited, so that you now can save a chart as graphics (IFF-ILBM) from a CyberGraphX screen (true also for copying into clipboard). - small bug fixed: After Worksheet/Clear Unnamed not to read correctly in i.e. the Worksheet Manager - bug fixed: if an error occurs at saving a chart as grphics (IFF-ILBM) then you'll get an error message now (true also for copying into clipboard) ---------------------------------------------------------------------------- 2.1b 23-July-1997 ---------------------------------------------------------------------------- - Aminet distribution is now identical to disk distribution - Installer script completely rewritten: - localized - checking minimum preconditions - cleaning up after error - active support of installation on floppy disk (size checking and asking for new directory) - PRETEND mode works - all answers in EXPERT mode are safe - some more informations in EXPERT mode - Creating directory in EXPERT mode only if desired - less questions in AVERAGE mode (more automatic copying) - all questions first if possible - icon positions are kept on update (this must be activated manually by deleting some ; because of compatibility) -> perfect installer-script ;-) - enforcer hits, etc. fixed: changing position of cell A1 with command Edit/Sort confused StarAm Plan - enforcer hits fixed: they occured when sorting the data of a row - bug fixed: position of right scroller in worksheet window is now correctly calculated with screen font instead of program font - if windows are closed by the worksheet manager then the worksheet manager stays in foreground now - if you try to close the last open worksheet window then you can now also quit or iconify - enforcer hit fixed: occcured when deleting the only text of a text serie - Guru fixed: occured when deleting a text series which contains an empty text - bug fixed: the legend in a chart is now always well formated