This file accumulates history of changes in the source code of Data Master 2003 binary units. Use it to track bug fixes and new features in this software. =======================[dm2003]======================== 11.05.2008 0:58:06 RRR Beta build 11.8.0.305 - first of 3xx. Several bugfixes and improvements. No new interfaces in this version! <(root)> DM2003.res New version 11.8.0.305 DM2003.dof 1. "description" removed (dcc32) 2. new version 11.8.0.305 DataWnd.pas 1. Expression cell color added 2. plot double buffering added WorksDlg.pas 1. Worksheet RowHeight now may be changed 2. Expression cells color may be defined WorksDlg.dfm 1. RowHeight spinedit and label added 2. New item in Radiogroup (Expressions) MainWnd.pas 1. DisplayMessage() in balloon added 2. CheckPlotScale bugfix (if Min>Max) 3. Hint in VirtualListAction improved 4. New DataForm properties in desktop CoLabel.pas System color assignment bug fixed CoData.pas Cell Expression color and RowHeight now copied in Clone method CoAxis.pas System color assignment bug fixed CoSerie.pas System color assignment bug fixed CoPlot.pas System color assignment bug fixed CoMain.pas 1. ShowDialog "aboutbox", "precision" added 2. Parse now supports scalar number as Arguments parameter 3. ShowHelp now supports URLs outside dm2003.chm 06.04.2007 18:31:57 RRR Build #295 Enumeration objects bugfix minor improvements of Help <(root)> CoPlot.pas Enumeration bugfix (see enum.pas) Enum.pas Now we use TInterfacedObject. Previous version has memory leaks (see [test]\enumleaktest??.vbs) because ContainedObjects are not destroyed after use in for..each cycles (they use refcount of their Controller) MainWnd.pas 1. focus bugs in [?] help on MSIE4 2. GetDesktopWindow instead of 0 (seems no real changes) CoCont.pas Enumeration bugfix (see enum.pas) CoLabels.pas Enumeration bugfix (see enum.pas) CoMain.pas ShowHelp() can display any help file (now actually not used in DM2003) 28.01.2007 13:58:31 RRR Build #286 <(root)> DM2003.res New build #286 UrlDlg.dfm First file check-in UrlDlg.pas First file check-in DM2003.dpr New unit UrlDlg.pas added BrwsrWnd.pas MSIE7 bugfix: object caching feature CoMain.pas File Properties dialog changed: 1) support for URL property page 2) InitializeFileName member 3) Only general page if no metabase (instead of error message) DM2003.dof New build #286 07.01.2007 19:59:46 RRR Build #285 <(root)> SerieWnd.pas Now hidden series have grayed icons Strings.pas New strGetPointError string added CoSerie.pas Now GetPoint raises exception to inform caller about errors (all exceptions are swallowed in VCL) DMRes.RES Updated resources 13.06.2006 23:39:19 RRR Build #254 Enhanced processing of URLs as filenames <(root)> MainWnd.pas 1. Statusline correctly displays filename which is actually URL (ShortContainerName) 2. ReOpen menu displays correct INI file extension instead of hardcoded TXT (now read from MetaBase registry key) 3. DescExtension also corrected in Open/SaveAs dialog boxes type filter 4. Reading desktop now clears Notes filename (more consistent behavior!) NotesWnd.pas UpdateCaption made PUBLIC (called from MainForm) CoCont.pas Now DMContainer.Filename contains valid URL (early it was only extracted filename part) The same value assigned to window caption DataWnd.pas Disk file existence checked in CloseQuiery (need for URLs, also for invalid filenames) Now an attempt to save data into invalid file will force "Save As" dialog box instead of saving to undefined directory 10.05.2006 2:23:40 RRR Build #242 <(root)> DataWnd.pas 1. performance optimization (Modified) 2. NUM and ABSNUM in series expressions MainWnd.pas NUM and ABSNUM in series expressions CoMain.pas Added string argument in Parse() CoSerie.pas AddPoint() performance optimization 26.03.2006 1:19:35 RRR ShowDialog() in CoMain tweaks <(root)> CoMain.pas SelectDirectory dialog and get form visibility features in ShowDialog() 26.02.2006 20:54:45 RRR Build #240 <(root)> NotesWnd.pas CheckLNK added in wmDropFiles handler MainWnd.pas CheckLNK method - resolve shell links when drop files onto DM2003 windows DateTimeFormatHelpLabel.OnClick handler UpdateSerieList bufferization in OnIdle Read/Write date/time format and column expressions in the desktop files DataWnd.pas Several changes to support date/time format and column expressions UpdateSerieList bufferized in SetLabel SerieWnd.pas MoveSeries used in ListViewDragDrop now series are moved, not swapped WorksDlg.pas A lot of changes - support for Date/Time format WorksDlg.dfm A lot of changes - support for Date/Time format Strings.pas New strings for worksheet added CoMain.pas DateTime help label OnClick assigned (worksheet and axis properties dialogs) CoData.pas Plot property (to expose MoveSeries) Date/Time and expressions cloned CoAxis.pas Date/Time Axis format support (set/get) CoPlot.pas MoveSeries() for Paste and drag-n-drop PasteFromClipboard now INSERTS series at the position of ThisSerie DataWnd.dfm OnGetCellText handler added (Column expression support) CoWks.pas Date/Time format support (set/get) CoSerie.pas UpdateSerieList refresh optimization Many setters modified to boost speed 22.02.2006 15:31:48 RRR Build #235 <(root)> FileDlg.pas ShortFilename on NTFS issue (system 'bug') DMRes.RES Build #235 MainWnd.pas New DownloadFileToStream method added ReadDesktop now recognizes URLs Strings.pas New URL-related strings added NotesWnd.pas URLs support in TNotesForm.LoadFile added BrwsrWnd.dfm Document title in Browser window caption BrwsrDlg.pas Critical bugfix: event handlers cause crash if invoked just after modal html dialog close BrwsrWnd.pas Document title in Browser window caption 'about:xxxxxx' urls handling added DMRes.rc Resources for 'about:xxx' page CoCont.pas URLs support in TDMContainer.Load added 09.02.2006 16:08:10 RRR Build #230 <(root)> MainWnd.pas Two actions changed: Differentiation -> Parabolic diff Smooth -> Smooth and differentiation New config.bin signature Strings.pas New strFileTypeWarning added MainWnd.dfm Two actions changed: Differentiation -> Parabolic diff Smooth -> Smooth and differentiation AppDlg.dfm Changes on File Types page: new infoimage and infolabel controls, hints and layout updated AppDlg.pas New infoimage and infolabel controls, DeleteFile now disabled correctly File type existence checked on addition 12.12.2005 19:26:50 RRR Build #223 <(root)> MainWnd.pas Functional keys handling in TDMWebBrowser moved to ApplicationEventsMessage (ENTER key bugfix) CoMain.pas Duplicated condition (useless) in LMFit removed BrwsrWnd.pas Another problem with large font mode have been fixed (statusbar) 29.08.2005 16:42:11 RRR Build #222 <(root)> MainWnd.pas Statusbar Panel order (new series panel) and a lot of related changes (OnDrawpanel etc) New method of closing MDI children (OnClose) SerieWnd.pas Update code for Series status panel MainWnd.dfm New Series statusbar panel Progressbar position corrected CoMain.pas New method of refresh of Monitor status indication DataWnd.pas Statusbar Panel order (new series panel) 10.08.2005 19:24:41 RRR Build #220 <(root)> MainWnd.pas InitDataForm - d'n'd and reopen use templates MainWnd.dfm Height increased to display Welcome page fully! AppDlg.pas InitDataForm - now d'n'd and reopen use data file templates. FreeLibrary call added in InternetOptions handler (bug?) 18.07.2005 14:51:46 RRR Build #206 <(root)> MainWnd.dfm Form size reduced to prevent disappearance of MDI buttons in large font mode. Sizes of many components changed. BrwsrWnd.pas Support for EMs in added (now we use pixelWidth instead of Width) Splash.dfm Form improved in large font mode MainWnd.pas Correct ProgressBar size for large font mode AppDlg.dfm Form correctly scaled (Scaled=true) ActDlg.dfm Form correctly scaled (Scaled=true) BrwsrDlg.pas Support for EMs in added (now we use pixelWidth instead of Width) BrwsrDlg.dfm Form correctly scaled (Scaled=true) 30.06.2005 17:31:39 RRR Initialization Error on MSIE5 <(root)> CoMain.pas Initialization Error on MSIE5 11.06.2005 23:17:51 RRR Build #203 <(root)> MainWnd.pas ImportCommands bugfix (break removed) 10.06.2005 18:39:52 RRR Build #203 <(root)> CoSerie.pas Clipboard clear on Paste CoWks.pas Clipboard clear on Paste CoPlot.pas Clipboard clear on Paste BrwsrWnd.pas Problems with progressbar and redocking fixed CoLabel.pas Clipboard clear on Paste 27.03.2005 16:12:05 RRR Build #202 <(root)> MainWnd.dfm Constraints added to fix statusline+splitter bug MainWnd.pas Bugfix in ReadToolBarsAndDocks (invalid config.bin) Decimal separator TODO DM2003.dof Build #202 DM2003.res Build #202 23.01.2005 20:03:36 RRR Build #200 <(root)> DM2003.res Build #200 MainWnd.pas 1. Applicationeventmessage - bugfix (menus) 2. set focus for MDI windows 3. doWelcome - refactored NotesWnd.dfm Hideselection=false added BrwsrWnd.pas Added navigate(about:blank) in OnCreate CoMain.pas ShowDialog(true) for Notes,browser and series mgr now activates and focuses the form DM2003.dof Build #200 20.12.2004 0:41:47 RRR Bugfixes <(root)> MainWnd.pas Now exit crash bugfix works if settings are not saved on exit DataWnd.pas Modified window correctly saved on exit 19.12.2004 1:14:24 RRR Build #198 <(root)> MainWnd.pas Exit crash bugfix (possible?) F1 context help in all menus HelpBtn code refactored DM2003.res Build #198 DM2003.dof Build #198 13.12.2004 2:49:09 RRR Build #197 <(root)> DM2003.tlb OnPlotClickEvent parameters order corrected DM2003.res Build #197 MainWnd.pas Menu background (1st items bugfix) Fixed Unused items color New layout file signature (bkg!) MainWnd.dfm Menu background (1st items bugfix) DM_TLB.pas OnPlotClickEvent parameters order corrected CoMain.pas Multiple event sinks now allowed DM2003.idl OnPlotClickEvent parameters order corrected DM2003.dof Build #197 28.11.2004 19:25:57 RRR Build #195 (Release) <(root)> MainWnd.pas LineFitAction added, config.bin signature changed MainWnd.dfm LineFitAction added Splash.pas Mutex name changed SerieWnd.dfm Caption changed DM2003.res New build #195 CoData.pas Plot labels now also cloned (bugfix) AppDlg.dfm Enable browser drag-n-drop is OFF by default DM2003.dof New build #195 DataWnd.pas Correctly process expressions with a..z parameters (critical bugfix, but affects only display) 14.10.2004 20:39:54 RRR Build #191 (RC 1.05) <(root)> MainWnd.dfm Added Save command on Notes toolbar DM2003.res Build #191 DM2003.dof Build #191 11.10.2004 2:38:47 RRR Build #190 (RC1.04) <(root)> MainWnd.pas ImportCommands feature improved Strings.pas Unnecessary string removed DM2003.dof Build #190 DM2003.res Build #190 10.10.2004 18:05:34 RRR FindMenu procedures added (menu search made more reliable) <(root)> Strings.pas changes for TMainForm.FindMenu MainWnd.pas FindMenu procedures added (used to find Window and Reopen menus and in ImportCommands) 31.08.2004 23:56:10 RRR Build #189 <(root)> MainWnd.pas Build #189 25.08.2004 23:10:46 RRR Build #188 (RC1.01) <(root)> MainWnd.pas New PlotDataWizardAction added Strings.pas Series title changed MainWnd.dfm New action and menu item - PlotDataWizard CoPlot.pas TDMPlot.Set_SerieIndex bugfix DataWnd.dfm Series title changed 15.08.2004 14:41:37 RRR Build #185 (release candidate) <(root)> DMRes.rc New label edit mode cursor added DMRes.RES New label edit mode cursor added DMRes.inc New label edit mode cursor added DM2003.res Build #185 DM2003.tlb Two label coclasses and 1 enum added Two enums modified, plot coclass also modified for label support MainWnd.pas SelectLines->clearserieitem, new label actions (9!) new cursor (label edit), AddParserObject bugfix (!!!) SerieWnd.pas Correct legend painting (transparent dashes) MainWnd.dfm New plot actions added in the view submenu, label props action SelectLines item removed from View menu PlotCalculator toolbutton replaced with LabelEdit Serie catname -> series, Plot Labels category added ImageList and XPColorMap changes (because saved on L3C) ContextLabelPropertiesAction added Plot context menu: clearserie->selectlines LabelDlg.dfm First file check-in LabelDlg.pas First file check-in DM2003.idl Two label coclasses and 1 enum added Two enums modified, plot coclass also modified for label support CoPlot.pas Added FLabels - plot labels collection Added Paste/CanPaste support Get_CurrentSerie bugfix CoSerie.pas no changes CoMain.pas Added label properties dialog CoLabel.pas First file check-in CoLabels.pas First file check-in DM2003.dof Build #185 DM2003.dpr 3 new units added for plot label support DM_TLB.pas Two label coclasses and 1 enum added Two enums modified, plot coclass also modified for label support DataWnd.dfm Labels collection (empty) DataWnd.pas PlotMouse event handlers redesigned for label support 11.07.2004 1:39:50 RRR Property page transparency on XP <(root)> FileDlg.dfm Scaled = false FileDlg.pas Property page made transparent as in proppage DMRes.RES Resource for transparent dialog CoMain.pas Select special resource on XP for property page transparency DMRes.rc Resource for transparent dialog 01.07.2004 19:42:24 RRR Build # 165 (beta 2) <(root)> MainWnd.pas xTranslate added, Navigate wait cycles in OnClose commented (close hang bugfix), Welcome page navigation wait cycles added (also bugfix) DM2003.res Build # 165 SerieWnd.dfm Drag-n-drop support added Strings.pas New string (plot error) SerieWnd.pas Drag-n-drop support added DM2003.dof Build # 165 CoData.pas Secondary axes Cloned (bugfix) BrwsrDlg.pas Navigate wait cycles commented CoPlot.pas SwapSeries: idx=idx2 checked DataWnd.pas PlotError now displays window caption Drag-and-Drop series support added DataWnd.dfm OnDragOver and OnDragDrop handlers added 16.06.2004 23:11:11 RRR Build # 158 <(root)> DM2003.idl IDMPlot2.Objects member added (stub only) DM2003.res Build # 158 DM2003.dof Build # 158 - remarkable tweaks DM_TLB.pas IDMPlot2.Objects member added (stub only) DM2003.cfg Build # 158 - paths corrected SerieWnd.dfm Caption changed Splash.pas Timer event bugfix MainWnd.pas AppActivate handler (XP lock/../ bugfix), 1st start itemimage bugfix, AppData folder by default, modeless dialogs event support, AppEventsMessage bugfix (temp. browser activation), welcome screen (key changed) DM2003.tlb IDMPlot2.Objects member added (stub only) MainWnd.dfm Shortcuts, AppActivate event for lock/standby/hibernate bugfix BrwsrDlg.dfm OnCreate/OnDestroy handlers BrwsrDlg.pas OnCreate/OnDestroy handlers (for list), event support, modeless dialogs support (a lot of code added) AppDlg.pas Controls rearranged, scripter page bugfix (Execute), NT hint label visibility now checked ActDlg.dfm [?] help added AppDlg.dfm Many changes, form view improved CustWnd.dfm [?] help added DataWnd.pas Modeless dialogs event support CoPlot.pas Objects stub added CoCont.pas Modeless dialogs event support CoData.pas Modeless dialogs event support, maximize bugfix =======================[dmeditor]======================== 11.05.2008 1:28:25 RRR Several improvements in version 11.8.0.305 <(root)> DMEditor.dof 1. search path (cportlibx) 2. new version 11.8.0.305 3. EXE description removed (dcc32) DMEditor.res New version 11.8.0.305 HTMLDlg.dfm Error handler added in the Browser App template ActiveXDlg.pas Support for CPortLib2 added DMDAQDlg.dfm Two improvements in scanner templates: 1. NewSeries now can ADD series 2. can correctly start from scanning range limits if Stop conditions defined DMEditor.cfg New path to cportlibx project added 06.04.2007 19:18:04 RRR Build #295 <(root)> EditWnd.dfm 1. INI filter in open/save dialogs added 2. INI synedithighlighter added EditWnd.pas 1. INI syntax highlight added 2. DLL Wizard and new ini support DMEditor.dpr New DLLDlg unit added DMEditor.res New build (290!) NewDlg.dfm 1. OK button enabled if item selected 2. New items - INI and DLL Wizard NewDlg.pas OK button enabled if item selected HTMLDlg.dfm DescExt for Web Index now read from registry HTMLDlg.pas 1. DescExt for Web Index now read from registry 2. Bugfix: user forced to select some files 3. Form may be cancelled even if wrong input DMEditor.dof 1. reference to proppage (descext!) 2. new build number DeviceDlg.dfm Scrollbar added to INITMemo DLLDlg.dfm First file check-in ChTestDlg.dfm Form slightly improved (vscrollbar) ChTestDlg.pas Now form size set correctly (width as defined, height - scroll) DMDAQDlg.pas 1. scanner channel support (scanchannel) 2. scan/comm checkboxes may be disabled DMEditor.cfg reference to proppage (descext!) DLLDlg.pas First file check-in DMDAQDlg.dfm 1. Scan channel controls (and templates) 2. Help link and trigger timeout check in DAQ application templates 28.01.2007 14:10:07 RRR Build #286 <(root)> HTMLDlg.dfm New application type - Web Index HTMLDlg.pas New application type - Web Index DMEditor.res New build #286 DMDAQDlg.dfm Templates budfixed: 1) NewSeries_onclick instead of onclick="..." 2) DeltaRelRB.checked & vbCrLf 3) nextserie.gif instead of recserie.gif DMEditor.dof New build #286 18.10.2006 1:32:41 RRR Build #275 - DMDAQ components <(root)> DMEditor.res Build #275 DMEditor.dpr Two new units added EditWnd.dfm DMDAQAction and menu items added Saved on SM -> changed form height NewDlg.dfm New DMDAQ item added to the listview EditWnd.pas Added new DMDAQ action and menu item ChTestDlg.pas First check-in ChTestDlg.dfm First check-in DMDAQDlg.dfm First check-in DMEditor.dof Build #275 DMDAQDlg.pas First check-in 18.10.2006 1:20:32 RRR Support for device drivers + some minor changes PRIOR to build #275 <(root)> ExportDlg.dfm PrevBtn caption changed HTMLDlg.dfm Support for device drivers HTMLDlg.pas Support for device drivers DMEditor.dpr New ExportDlg unit ActiveXDlg.dfm PrevBtn caption changed DeviceDlg.dfm Support for device drivers + many minor changes DeviceDlg.pas Support for device drivers 14.06.2006 0:53:32 RRR Build #254 1. New ActiveX object wizard 2. Completion proposal feature 3. Enhancements in Data Acquisition wizard <(root)> EditorDlg.pas CodeCompletionCheckbox added (+ appropriate code in Execute) EditWnd.dfm SynCompletionProposal component, action and menu item for ActiveX wizard, new images DMEditor.res Build #254 EditorDlg.dfm CodeCompletionCheckbox added, controls rearranged TypeLibDlg.dfm First file check-in TypeLibDlg.pas First file check-in EditWnd.pas SynCompletionProposal component, action and menu item for ActiveX wizard HTMLDlg.dfm Language settings warning added to the pageproducer html code DMEditor.dpr 3 new units added CC.pas First file check-in DeviceDlg.dfm 1. New page and several controls were added 2. script code in pageproducers was changed ActiveXDlg.dfm First file check-in ActiveXDlg.pas First file check-in DMEditor.cfg New directories DMEditor.dof New directories DeviceDlg.pas 1. new controls for code options page 2. CheckNumeric, UseTimer, DateTime, DecimalSeparator code enhancements DispatchDlg.pas 1. GetVarType functions made unit-interfaced 2. _NewEnum not displayed in the methods combo 22.02.2006 15:35:28 RRR Build #235 <(root)> ExportDlg.dfm First check-in ExportDlg.pas First check-in EditWnd.dfm OpenURL and Export actions & menu items RTF and HTML exporters for synedit EditWnd.pas Several changes related to OpenURL support (load files over http/ftp) HTML and RTF export feature implemented 10.08.2005 19:37:07 RRR Build #220 <(root)> HTMLDlg.dfm px->pt 18.07.2005 14:57:34 RRR Build #206 <(root)> EditorDlg.dfm Form now correctly scaled HTMLDlg.dfm Form now correctly scaled in large font mode Size and positions of many controls changed ActionDlg.dfm Form now correctly scaled DeviceDlg.dfm Form now correctly scaled in large font mode Size and positions of many controls changed 10.06.2005 18:42:36 RRR Build #203 <(root)> DeviceDlg.dfm Polling period in seconds 08.04.2005 20:55:07 RRR DAQ Wizard in build #202 <(root)> DMEditor.res Build #202 DMEditor.dpr DeviceDlg added to project EditWnd.pas Initializes User Name HTMLDlg.pas DAQ wizard, User Name, Buttons in dialog mode HTMLDlg.dfm New picture + cosmetic changes DeviceDlg.dfm First file check-in ActionDlg.pas Fix bug if no language selected DeviceDlg.pas First file check-in DMEditor.dof Build #202 DMEditor.cfg Build #202 (cportlib!) 23.01.2005 20:12:09 RRR Build #200 Syntax highlight feature added <(root)> EditWnd.pas A lot of new code (synedit) EditWnd.dfm New actions, synedit instead of memo, etc. EditorDlg.pas First file check-in HTMLDlg.dfm First file check-in NewDlg.pas First file check-in NewDlg.dfm First file check-in HTMLDlg.pas First file check-in DMEditor.cfg Build #200 DispatchDlg.dfm Position, scaled and image changed ActionDlg.pas Memo replaced by synedit DMEditor.dof Build #200 EditorDlg.dfm First file check-in DMEditor.res Build #200 DMEditor.dpr 3 new dialogs added 19.12.2004 1:16:29 RRR Build #198 <(root)> EditWnd.dfm Added labels bitmaps dropped when bitmap was copied from 24bpp version DMEditor.res Build #198 DMEditor.dof Build #198 28.11.2004 19:33:31 RRR Build #195 (Release) <(root)> EditWnd.dfm Memo and dialog fonts synchronized, BrowseAction added, imagelist changes (24 bits) EditWnd.pas BrowseAction (and menu item) added, About box display file description DMEditor.dof New build #195 DMEditor.res New build #195 15.08.2004 15:09:22 RRR Build #185 (release candidate) <(root)> EditWnd.dfm HideSelection (needed for Find), new images EditWnd.pas oneliner for displatchactionexecute dropped by MM!!! changes needed for label support (new treeview items) DMEditor.dof Build #185 (release candidate) DMEditor.res Build #185 11.07.2004 1:42:28 RRR Build # 167 (2 bugfixes) <(root)> EditWnd.dfm OnKeyDown handler (Alt-AV bugfix) EditWnd.pas OnKeyDown handler (Alt-AV bugfix) ReadRegistry bugfix (error msg in cycle) DMEditor.dof Build # 167 DMEditor.res Build # 167 16.06.2004 23:17:38 RRR Build # 158 <(root)> DMEditor.res Build # 158 DMEditor.dof Build # 158 DMEditor.cfg Build # 158 =======================[dmforms]======================== 11.05.2008 2:05:28 RRR Version 11.8.0.305 <(root)> DMForms.res New version 11.8.0.305 DMForms.dof Version 11.8.0.305 EXE description removed (dcc32) CoDLLHelper.pas DMDLLHelper now supports online INIs 06.04.2007 21:03:41 RRR Build #295 (DLL Helper) <(root)> DMForms.res New build (290!) DMForms.tlb New DLLHelper object added (coclass and interface) DMForms_TLB.pas New DLLHelper object added (coclass and interface) DMForms.idl New DLLHelper object added (coclass and interface) CoDLLHelper.pas First file check-in DMForms.dof New build (290!) DMForms.dpr New unit (CoDLLHelper.pas) added 28.01.2007 14:14:58 RRR Build #286 <(root)> CoINIFile.pas Support for URLs (DMWebINIFile) 07.01.2007 20:07:30 RRR Build #285 <(root)> CoRS232.pas Multiple event sinks added for compatibility with .Net platform 10.05.2006 2:28:06 RRR Build #242 <(root)> CoSocket.pas Binary mode added Read returns error message 18.07.2005 14:58:50 RRR Build #206 <(root)> CoRegistry.pas Fixed critical bug in DMRegistry coclass 23.01.2005 20:16:20 RRR Build #200 Added DMTimer object DMRegistry object modified <(root)> DMForms.res Build #200 DMForms.idl Added Timer object DMForms_TLB.pas Added Timer object DMForms.tlb Added Timer object CoTimer.pas First file check-in CoRegistry.pas HKLM\Software\RRR key now accessible DMForms.dpr New CoTimer unit added DMForms.dof Build #200 28.11.2004 19:34:39 RRR Build #195 (Release) <(root)> DMForms.res New build #195 DMForms.dof New build #195 11.07.2004 1:54:53 RRR Build # 166 (CoIEEE488 moved to Devices) <(root)> DMForms.res Build # 166 DMForms.tlb CoIEEE488 moved to Devices DMForms_TLB.pas CoIEEE488 moved to Devices DMForms.idl CoIEEE488 moved to Devices + older changes in TLB CoIEEE488.pas DMForms.dof Build # 166 DMForms.dpr CoIEEE488 moved to Devices 01.07.2004 19:45:11 RRR Build # 165 (beta 2) <(root)> DMForms.res Build # 165 XTerminal.pas Binary mode support added + minor improvements CoRS232.pas Binary mode support added + minor improvements DMForms.dof Build # 165 16.06.2004 23:19:14 RRR Build # 158 <(root)> DMForms.res Build # 158 XTerminal.pas Binary mode implemented DMForms.dof Build # 158 CoRS232.pas Binary mode implemented DMForms.cfg Build # 158 16.06.2004 22:23:48 RRR Build #154(before implementation of binary mode) <(root)> DMForms.tlb IDMIOPort/ IDMIOPortEvents parameters replaced with variants for binary mode support DMForms.res Build #154(before implementation of binary mode) XTerminal.pas Binary mode support (interface only) DMForms_TLB.pas IDMIOPort/ IDMIOPortEvents parameters replaced with variants for binary mode support CoRS232.pas Binary mode support (interface only) CoIEEE488.pas Binary mode support (interface only) DMForms.dof Build #154(before implementation of binary mode) CoSocket.pas Binary mode support (interface only) =======================[dmmath]======================== 11.05.2008 2:15:09 RRR New in version 11.8.0.305: 1. support for doubles in NLSF 2. parser object buffers enlarged <(root)> LMFit.pas Added support for doubles Parser.pas Added support for doubles Wrapper.pas 1. Float type used in Linear fitter functions 2. Doubles support for LM fitter functions 3. Now it is possible to add many parser objects DMMath.dof EXE description removed (dcc32) New version 11.8.0.305 DMMath.inc Now Float type in LinearFit may be changed DMMath.res New version 11.8.0.305 07.01.2007 20:11:45 RRR Build #285 <(root)> Parser.pas Bugfix: raise exception in addobject Wrapper.pas New exported function NLSFParse needed for parsing expressions with CXn parameters DMMath.dpr New exported function NLSFParse DMMath.inc New exported function NLSFParse 18.12.2005 0:40:31 RRR Build #226 <(root)> Wrapper.pas Added TBasis callback support for linear fitter; Fit parameter in LinearFitEx changed to pointer DMMath.inc Added TBasis callback type and constant for linear fitter 12.12.2005 19:33:52 RRR Build #223 <(root)> Wrapper.pas New function LinearFitEx added (arbitrary expression-defined basis terms) DMMath.inc New function LinearFitEx exported DMMath.dpr New function LinearFitEx exported 10.06.2005 18:48:15 RRR Build #203 <(root)> Wrapper.pas Bugfix in FixDecimalChar 01.04.2005 1:52:40 RRR Build #202 - Decimal separator bugfix <(root)> Wrapper.pas Decimal separator bugfix DMMath.res Build #202 DMMath.dof Build #202 28.11.2004 19:35:59 RRR Build #195 (Release) <(root)> DMMath.res New build #195 DMMath.dof New build #195 16.06.2004 23:19:36 RRR Build # 158 <(root)> DMMath.res Build # 158 DMMath.dof Build # 158 DMMath.cfg Build # 158 =======================[library]======================== 11.05.2008 1:18:21 RRR New in version 11.8.0.305 - support of double precision floating point numbers (when doublefloat defined, TReal=double) <(root)> DMData.inc doublefloat condition added DMPlot.pas public TPlot.GetPoint now has TReal X,Y parameters. This change is for doubles support. DMWorksheet.pas Inherited DrawCell called for ExpressionCell color support DM2003.dof New version 11.8.0.305 DM2003.res New version 11.8.0.305 DMContainer.pas 1. long data file line (>256 chars) bug fixed 2. now container correctly supports doubles 23.04.2007 2:36:23 RRR Build #295 - 3 plot bugfixes <(root)> DMWebIniFile.pas First file check-in DMPlot.pas 1. axis label font size and margins (bugfix) 2. addpoint - incorrect point drawing (bugfix) 3. label pen width not copied/pasted (bugfix) 10.05.2006 2:26:33 RRR Build #242 <(root)> DMPlot.pas 1. rounding bugfix (points invisible if coordinates are the same) 2. hidden series are not clickable 02.03.2006 17:48:16 RRR Bugfix <(root)> AxisDlg.pas Beep removed (ALWAYS when scale too large) 26.02.2006 21:07:38 RRR Build #240 <(root)> DMWorksheet.pas 1. OnGetCellText event support added 2. Paste performance greatly improved SerieDlg.dfm # of functional series intervals may be 1 DMPlot.pas TAxis object significantly modified to support date/time labels format AxisDlg.dfm A lot of changes - date/time format supported, + several minor improvements AxisDlg.pas A lot of changes - date/time format supported 18.12.2005 0:48:13 RRR Build #226 <(root)> DMWorksheet.pas Bugfix in PasteFromClipboard (row,col initialization) DMPlot.pas 1. Now points in functional series may be clicked 2. OnSelectionChange event called at the very end 12.12.2005 19:29:22 RRR Build #223 <(root)> DMWebBrowser.pas Functional keys handling commented (moved to MainWnd, as in TEmbeddedWB) 29.08.2005 16:36:26 RRR Build #222 <(root)> DMPlot.pas Error in MakeMajorTicks corrected (assertion violation at large scales) 10.08.2005 19:36:12 RRR Build #220 <(root)> DMPlot.pas Zillion of enhancements in following areas: =========================================== a) width of vertical axis labels calculated more correctly (by real label values!) b) ZERO label value processed correctly c) Delete and Point Eraser correct ALL series blocks in ALL forms d) enhanced painting of plot selection (especially actual on W98) e) numerous log scale axis enhancements: ticks with reverse scale bug, label selection, ruler and translation tools f) autohide ticks and labels on resize g) copy points from functional series 10.06.2005 18:41:39 RRR Build #203 <(root)> DMContainer.pas Decimal separator in files forced to "." 01.04.2005 2:22:48 RRR Decimal separator bugfix <(root)> DMWorksheet.pas Decimal separator bugfix DMContainer.pas Decimal separator bugfix 01.04.2005 1:51:01 RRR Build #202 - Decimal separator bugfix <(root)> DMWorksheet.pas Decimal separator bugfix DMContainer.pas Decimal separator bugfix in Str2Real 23.01.2005 20:06:01 RRR Build #200 <(root)> DMUserAction.pas Now providers may be not loaded into IDE DMUserActionEditor.pas Now providers may be not loaded into IDE DM2003.dof Build #200 DM2003.res Build #200 28.11.2004 19:28:44 RRR Build #195 (Release) <(root)> DMPlot.pas Label properties assignment order (bugfix) Incorrect Legend printing fixed (scaling) 15.08.2004 15:04:49 RRR Build #185 (release candidate) <(root)> DMPlot.pas 1. labels support 2. TSerie clipboard (2 props) 3. TSeries update bugfix 30.07.2004 16:58:09 RRR Plot bugfixes before adding objects <(root)> SerieDlg.pas Points and dotted lines bugfix DMWebBrowser.pas SetScrollBars/3D implemented DMPlot.pas Many bugfixes: Range check (scaling points and selection) Points and dotted lines colors Selection now not disappear when change serie Zoom both axes mode added Margins bugfix (new algorithm) 16.06.2004 23:15:54 RRR Build # 158 <(root)> DMPlot.pas Plot property added for TAxis DM2003.res Build # 158 DMWorksheet.pas Default shortcuts placed into ifdef DMWebBrowser.pas Accelerator keys problem solved DM2003.cfg Compiler option changed AxisDlg.dfm Help context bugfix DM2003.dpk Compiler option changed DM2003.dof Build # 158 =======================[proppage]======================== 11.05.2008 2:32:12 RRR Version 11.8.0.305 Improved support for dates <(root)> PropSmpl.pas Now proppage correctly supports dates (default is dd.mm.yyyy, mm/dd/yyyy also can be read) PropPage.res Version 11.8.0.305 PropPage.dof 1. Version 11.8.0.305 2. EXE description removed (dcc32) 06.04.2007 20:56:19 RRR Build #295 HTML Help support (for Vista) <(root)> PropServ.pas 1. HTML Help instead of WinHelp 2. InitializeDM refactored (!!!) PropSDlg.pas HTML Help instead of WinHelp PropPage.res New build (290!) PropServ.rc New PropHint resource included PropSmpl.pas HTML Help instead of WinHelp PropSmpl.dfm 1. Changed help file 2. Help button has handler 3. OK/Cancel contexts removed propserv.RES New PropHint resource included PropPage.dof HTMLHelp files referenced new build (290!) PropDatD.dfm Help file removed PropConf.pas HTML Help instead of WinHelp PropConf.dfm 1. Changed help file 2. Help button has handler PropDatS.dfm Help file removed PropPage.cfg New build (290!) PropHint.rc First file check-in PropHint.h First file check-in 28.01.2007 14:36:57 RRR Build #286 <(root)> PropServ.pas Many changes for support of URLs and InitializeFileName member PropServ.inc Added IDMPropertySheet.InitializeFileName member PropSmpl.pas Bugfixes and URLs support. 1) unused string removed 2) ImageDClickLabel added Many changes in the code PropSmpl.dfm Bugfixes: 1) hints removed (cause error message) 2) jpegs removed from filter (not supported) 3) new ImageDClickLabel added PropDatD.pas 1. Added support for URLs (r/o) 2. InitializeFileName support (ActiveDocument buttons disabled) PropDatC.pas Added support for URLs (r/o) PropSDlg.pas Added support for URLs and InitializeFileName (new fields) PropDatS.pas Added support for URLs (r/o) 14.06.2006 0:01:20 RRR Build #254 Bugfix: comments in sample description disappear if sample description is saved while comments field not modified <(root)> PropServ.rc Changed resources: a) images (server* replaced) b) coltable.htm removed (unused!) PropServ.pas DescExtension defs moved to PropServ.inc (now used in DM2003.exe) PropSmpl.pas 1. Sample description (comments) disappear bugfix (now this value correctly saved if it was unmodified) 2. Description file extension in Open/SaveAs dialogs (now filter corrected according to DescExt) propserv.RES Changed resources PropDMW.pas 1. GetMem/FreeMem block now protected 2. default now MakeDMWBackup=false PropConf.pas Non-default value of MakeDMWBackup written to the registry (like other values) PropServ.inc DescExtension defs moved from PropServ.pas PropHTML.pas ReadFile/WriteFile/Options members added (flawless INI support for HTML proppage) Note: ENTER bug still NOT FIXED!!! 26.02.2006 21:16:06 RRR Build #240 <(root)> PropDMW.pas Bugfix - buffer deallocated after gettext 22.02.2006 15:48:56 RRR Build #235 DMW page can edit description data page can edit columns <(root)> PropDMW.pas Many changes related to new feature: DMW page can now edit desktop file description PropDMW.dfm Memo changed for R/W mode formcreate handler added PropSmpl.pas strings -> constants (just another refactoring) PropServ.pas strings -> constants (just another refactoring) PropDatS.dfm Button caption changed PropConf.pas Backup DMW checkbox added strings replaced by constants 7 conditions (constant added) PropConf.dfm Controls reordered, new backup dmw flag added PropDatD.pas A lot of changes related to new features: 1) column captions now may be edited 2) 2 new invisible by default conditions PropDatD.dfm A lot of changes related to new features: 1) column captions now may be edited 2) 2 new invisible by default conditions 28.11.2004 19:38:37 RRR Build #195 (Release) <(root)> PropPage.res New build #195 PropPage.dof New build #195 15.08.2004 15:20:44 RRR Build #185 (release candidate) module code was refactored <(root)> PropPage.dof File refactored in MM PropPage.dpr File refactored in MM PropHTML.dfm File refactored in MM PropHTML.pas File refactored in MM PropPage.res File refactored in MM PropServ.pas File refactored in MM PropSmpl.pas File refactored in MM PropSDlg.dfm First file check-in PropSDlg.pas First file check-in PropDatC.pas File refactored in MM PropDatD.dfm File refactored in MM PropConf.pas File refactored in MM PropDatC.dfm File refactored in MM PropDatD.pas File refactored in MM PropDMW.dfm File refactored in MM PropDMW.pas File refactored in MM PropDatS.dfm File refactored in MM PropDatS.pas File refactored in MM 11.07.2004 1:44:59 RRR Transparency bugfix (black button background) <(root)> PropDMW.pas WMERASEBKGND method bugfixed PropServ.pas Transparentforms var replaced by direct call PropDatS.pas WMERASEBKGND method bugfixed PropDatC.pas WMERASEBKGND method bugfixed PropDatD.pas WMERASEBKGND method bugfixed 10.07.2004 18:01:19 RRR Build #167(form scaled fix) <(root)> PropDMW.dfm Scaled = true PropPage.dof Build #167 PropPage.res Build #167 PropDatC.dfm Scaled = true PropDatD.dfm Scaled = true PropDatS.dfm Scaled = true 02.07.2004 1:32:19 RRR Build # 166 (transparency under XP themes) <(root)> PropPage.res Build # 166 (transparency under XP themes) PropPage.dof Build # 166 (transparency under XP themes) PropServ.pas Form transparency code added propserv.RES New resource for transparent dialog pages PropServ.rc New resource for transparent dialog pages PropDatD.pas Form transparency code added PropDatC.pas Form transparency code added PropDatS.pas Form transparency code added PropHTML.pas Form transparency code added PropDMW.pas Form transparency code added 01.07.2004 19:47:22 RRR Build # 165 (beta 2) <(root)> PropDatS.pas ESCAPE and ENTER bugfix added PropPage.dof Build # 165 PropPage.res Build # 165 PropDatC.dfm KeyPreview+OnKeyDown events added PropDatC.pas ESCAPE and ENTER bugfix added PropDatS.dfm KeyPreview+OnKeyDown events added 16.06.2004 23:32:32 RRR Build # 158 <(root)> PropPage.res Build # 158 PropPage.dpr New form, ShowConfigDlg function added PropPage.dof Build # 158 PropServ.pas TXT extension, read registry parameters PropSmpl.pas TXT extension propserv.RES HTML resources added PropServ.rc HTML resources added PropDatC.pas TXT extension PropConf.pas First file check-in PropConf.dfm First file check-in PropDatD.pas TXT extension, Conditions labels bugfix PropHTML.pas GetExternal, filename property added PropHTML.dfm OnGetExternal event added PropDatS.pas TXT extension 16.06.2004 22:25:24 RRR Slightly better help support Updated help file <(root)> PropPage.res Slightly better help support Updated help file PropSmpl.dfm Slightly better help support Updated help file PropSmpl.pas Slightly better help support Updated help file PropPage.dof Slightly better help support Updated help file PropDatD.dfm Slightly better help support Updated help file PropDatD.pas Slightly better help support Updated help file PropDatS.pas Slightly better help support Updated help file =======================[scripter]======================== 11.05.2008 2:53:11 RRR New in version 11.8.0.305: many bugfixes and enhancements in scripts <(root)> printworksheet.htm Error handler added nlsf2.htm Bugfix: now up to 25 fitting parameters allowed nlsf.htm 1. Bugfix: now up to 25 fitting parameters 2. Fit series range set exactly by data range 3. Fit series expression uses "." as separator 4. Now 7-8 digits saved for parameters welcome.htm Error handler added Scripter.res Version 11.8.0.305 Scripter.dof 1. Version 11.8.0.305 2. EXE description removed (dcc32) masterscript.vbs Fit series expression uses "." as separator (Straight line and peak fitters) linearfit.htm 1. Error handler added 2. Fit series range set exactly by data range 3. Fit series expression uses "." as separator copyfunction.htm Bugfix in OnCloseDocument (see dm2003.todo) baseline.htm Error handler added manualfit.htm Error handler added main.RES Version 11.8.0.305 linearfit2.htm 1. Fit series range set exactly by data range 2. Fit series expression uses "." as separator 31.08.2007 23:35:24 RRR Build #295 Several minor improvements <(root)> masterscript.vbs 1. In About dialog, MSIE DOM string wrapped 2. Check Updates displays file date info welcome.htm Now online (Browse Samples) link navigates to ONLINE samples! index.htm Online sources folder location changed main.RES Build #295 28.01.2007 14:41:18 RRR Build #286 <(root)> masterscript.vbs 1. URL support in Server_OnLoadFile 2. URL support in FileProperties action 3. URL support in OpenURL (enable UseMB) main.RES New build #286 07.01.2007 20:33:03 RRR Build #285 <(root)> manualfit.htm 1. Added GetPoint exception handling code 2. Functional series handled more correctly main.RES New and updated resources masterscript.vbs 1. CheckUpdates now can show welcome.html 2. OpenFile now shows Notes and Browser 3. LineFit bugfix (straight_line_fitting_bug.dat) 4. MultiXLMFitAction code added nlsf2.htm First file check-in nlsf.htm Bugfix: weight column bounds checking index.htm Added link to New Multi-X NLSF tool baseline.htm Added GetPoint exception handling code linearfit.htm Added GetPoint exception handling code main.rc New nlsf2.htm resource added linearfit2.htm Buttons aligned more accurately 18.10.2006 1:26:51 RRR Build #275 <(root)> masterscript.vbs 1. F5 on recording window also make recording series 2. Save As works in Browser window 3. Worksheet can be printed (by MSHTML) 4. New RecordingWindow action for DMDAQ printworksheet.htm First check-in main.rc printworksheet.htm resource added main.RES New resources 14.06.2006 0:24:30 RRR Build #254 1. databrowser tool added 2. enhanced processing of file extensions 3. iframes replaced by "overflow=auto" <(root)> masterscript.vbs 1. Now *.txt may be data files (hardcoded TXT in OpenAction => *.txt always opened in Notes - now 'TXT' replaced by DescExt) 2. Save_OnExecute reworked (now it works correctly when data/notes filename is URL) 3. DataBrowser action added main.RES Resources changed nlsf.htm IFrame removed (paramtable.htm replaced by internal table with overflow=auto) welcome.htm Enhanced demonstration graphs plotdata.htm Most important enhancement: now wizard doesn't close on block errors! main.rc 1. separate tables (*table_htm) removed 2. databrowser resources added copyfunction.htm 1. HelpLink improved 2. Combobox made resizable calculator.htm IFrame removed (calculatortable.htm replaced by internal table with overflow=auto) databrowser.htm New file (first check-in) linearfit.htm IFrame removed (paramtable.htm replaced by internal table with overflow=auto) index.htm Link to new databrowser.htm tool 10.05.2006 2:32:53 RRR Build #242 <(root)> main.RES New resources (since #226) linearfit.htm Bugfix: wrong fit series expression if all points have same coordinates 26.03.2006 1:25:59 RRR CopyFunction, NLSF and masterscript <(root)> masterscript.vbs 1. Browser, Notes and Series Manager now may be closed from keyboard (CoMain) !! ShowBrowser_OnExecute replaced !! 2. Check file existence in FileProperties action handler nlsf.htm 1. Weight menu panel 2. NIter max=200 (was 80) copyfunction.htm Server_OnCloseDocument event handler added (check if worksheets closed by hands) main.RES 02.03.2006 17:51:36 RRR A couple of bugfixes <(root)> monitor.htm Error handling added (if user don't allow to create socket) main.RES Build #240 copyfunction.htm 1. CInt trouble for large datasets 2. Progress indication 3. Error handling was missed 26.02.2006 21:18:53 RRR Build #240 <(root)> masterscript.vbs Paste in SeriesMgr now inserts series PlotLines enabled for 1-line container 22.02.2006 15:51:24 RRR Build #235 OpenURL action <(root)> masterscript.vbs OpenURL action completely rewrited to support download files, notes and desktops openurl.htm First check-in main.rc OpenURL dialog box resource added main.RES Build #235 OpenURL action 09.02.2006 16:14:15 RRR Build #230 <(root)> main.RES Differentiation dialog removed masterscript.vbs 1. SelectAll for Plot viewer 2. Differentiation action removed 3. Check in Sources action added configuration.htm Now file selection dialogs are available in rundll32 mode (Dialog shortcut in start menu) main.rc Differentiation dialog removed 28.01.2006 17:42:21 RRR Before internal build #230 <(root)> welcome.htm Demo plots modified, new ones added options.htm Delete2000 flag function changed masterscript.vbs Delete action on Plot delete series Cut action on Plot delete series Delete2000 flag function changed 18.12.2005 0:54:44 RRR Build #226 <(root)> masterscript.vbs 1. SaveUndoData refactored (now use Document prop) 2. Delete and Cut don't erroneously enable Undo when act on label objects 3. PlotPointClick - added IsFunction check since we now can click functional series main.RES Build #226 index.htm Added link to General Linear fitter 12.12.2005 19:39:05 RRR Build #223 <(root)> main.RES Build #223 masterscript.vbs SelectAll bugfix (check Notes is foreground) New PolyDiffSmooth and GeneralLinearFit actions polydiffsmooth.htm First file check-in linearfit2.htm First file check-in Main.pas Now unit can correctly download scripts >100k via http protocol main.rc Polydiffsmooth and linearfit2 HTML added 10.08.2005 21:34:04 RRR Build #220 <(root)> welcome.htm makehtml.vbs bugfix (.htm divided into 2 constants to avoid _htm!) masterscript.vbs Missed LCase (bugfix) main.RES Build #220 10.08.2005 19:47:42 RRR Build #220 <(root)> manualfit.htm Nothing essential masterscript.vbs HomeAction calculates [samples] hash key PlotLines_OnUpdate bugfixed (no series) InitialView for Clone and Template ScaleX/Y/1/2 FULLY support Log Scale axes Excel actions moved to [Samples] Lineear Fitter now supports Log Scale axes SourcesAction added (Extra commands) welcome.htm Dynamic link to [samples] added, hash keys appropriately modified "New file" link commented (users not morons!) configuration.htm Inputs shorten a bit (specific MSIE5 bug!) index.htm A couple of improvements and bugfixes main.RES New resources in Build #220 18.07.2005 15:27:50 RRR Build #206 <(root)> manualfit.htm Pixels->EMs monitor.htm Pixels->EMs makehtml.vbs First file check-in Main.pas Pixels->EMs in ShowConfigurationDialog (rundll32) main.RES Build #206 selectsortorder.htm Pixels->EMs selectwindow.htm Pixels->EMs plotdata.htm Pixels->EMs nlsf.htm Pixels->EMs options.htm Pixels->EMs linearfit.htm Pixels->EMs calculatortable.htm Pixels->EMs configuration.htm Pixels->EMs calculator.htm Pixels->EMs baseline.htm Pixels->EMs calculation.htm Bugfix: closing by [x] now = cancel Pixels->EMs + little tweaks fitresult.htm Pixels->EMs index.htm First file check-in digitizer.htm Pixels->EMs copyfunction.htm Pixels->EMs Column numbers replaced with labels differentiation.htm Pixels->EMs 10.06.2005 18:52:30 RRR Build #203 <(root)> manualfit.htm MsgBox title bugfix monitor.htm MsgBox title bugfix nlsf.htm MsgBox title bugfix Axes expressions enabled Additional error trap event Chi-Sqr checked by default configuration.htm MsgBox title bugfix linearfit.htm MsgBox title bugfix Axes expressions enabled main.RES New versions of resources 01.04.2005 2:03:03 RRR Several bugfixes <(root)> masterscript.vbs Registration code changed MsgBox title parameter (bugfix) main.RES New resources 27.03.2005 16:26:27 RRR Build #202 - new resource names for web deployment + bugfixes & improvements <(root)> monitor.htm New resource names -> links changed Settings button added, controls rearranged nlsf.htm New resource names -> links changed options.htm New resource names -> links changed main.RES New resources in Build #202 manualfit.htm New resource names -> links changed masterscript.vbs 1. about box implementation changed 2. all page names made lowercase (http-url compatible) 3. added ability to load from [sources] and website paramtable.htm Blank line added by script selectsortorder.htm New resource names -> links changed selectwindow.htm New resource names -> links changed welcome.htm New resource names -> links changed New tips, _blank added plotdata.htm New resource names -> links changed Scripter.dof Build #202 Scripter.res Build #202 calculatortable.htm Blank line added by script configuration.htm New resource names -> links changed Added Use HTML Sources checkbox copyfunction.htm New resource names -> links changed baseline.htm New resource names -> links changed calculation.htm New resource names -> links changed calculator.htm New resource names -> links changed differentiation.htm New resource names -> links changed linearfit.htm New resource names -> links changed Main.pas Localization problem (GetLCID) main.rc HTML resources has new extension digitizer.htm New resource names -> links changed exitpage.htm New resource names -> links changed fitresult.htm New resource names -> links changed 23.01.2005 20:21:40 RRR Build #200 <(root)> Scripter.dof Build #200 plotdata.htm Cosmetic improvements welcome.htm Added width and new links (help and registration) Scripter.res Build #200 masterscript.vbs Registration page support (link in welcome page) Useless Offline action removed copyfunction.htm Bugfix for MSIE4 (<< button image) configuration.htm New Connectable Objects tab main.RES New resources Main.pas Added Connectable Objects support 19.12.2004 1:18:33 RRR Build #198 <(root)> Scripter.dof Build #198 Scripter.res Build #198 main.RES new masterscript (bugfix) masterscript.vbs Bugfix in StraightLine fit (2 points is too few!!!) 13.12.2004 2:51:49 RRR Build #197 <(root)> welcome.htm Homepage URL changed (welcome.html) masterscript.vbs StraightLine action dialog URL bug fixed OpenURL action URL changed main.RES Build #197 28.11.2004 19:45:16 RRR Build #195 (Release) <(root)> Scripter.res New build #195 welcome.htm Changed address www.datamaster2003.com Scripter.dof New build #195 main.RES New build #195 masterscript.vbs Changed address www.datamaster2003.com F5 command corrected (set container) Scroller tool scrolls worksheet in another window FitPeak checks axes expressions New LineFit action 14.10.2004 20:25:43 RRR Build #191 (RC1.05) <(root)> Scripter.dof Build #191 Scripter.res Build #191 main.RES Build #191 plotdata.htm MSIE4 combobox bugfix 11.10.2004 2:41:15 RRR Build #190 (RC1.04) <(root)> Scripter.dof Build #190 Scripter.res Build #190 main.RES Build #190 masterscript.vbs Add plot label commands autounchecked 25.08.2004 23:16:08 RRR Build #188 (RC1.01) <(root)> nlsf.htm Fit axes bugfix plotdata.htm First file check-in welcome.htm New tip, PlotDataWizard action link, new image masterscript.vbs LogTicks+add label bugfix, zero label length, Fit axes bugfix, new PlotDataWizard action. linearfit.htm Fit axes bugfix main.rc New resources added main.RES New resources added, other changed 15.08.2004 15:16:10 RRR Build #185 (release candidate) <(root)> Scripter.res Build #185 welcome.htm New tip Scripter.dof Build #185 main.RES Build #185 masterscript.vbs Many changes: hints / captions for some actions Delete/Cut/Copy/Paste modified for label support Plot labels actions (8 ones) added, Server_OnPlotClick event handler changed Scale_XX actions now affect all axes (new zoom behavior) 01.07.2004 19:50:14 RRR Build # 165 (beta 2) <(root)> Scripter.dof Build # 165 Scripter.res Build # 165 welcome.htm msie4 + shadow filter bugfix fitresult.htm window.external.Close bugfix linearfit.htm msie4@roldec bugfix (combobox error) main.RES Build # 165 (resources) 16.06.2004 23:38:41 RRR Build # 158 <(root)> Scripter.dof Build # 158 options.htm Page greatly redesigned + welcome [x], [?] Help Scripter.dpr ShowConfigDlg added welcome.htm New demo graphs, hardcoded homepage link Scripter.res Build # 158 masterscript.vbs ShowWelcome, Read TXT extension, peak fitters (ChiSqr) calculator.htm [?] Help added calculation.htm [?] Help added configuration.htm Now form is callable by rundll32 main.RES Build # 158 Main.pas ShowConfigDlg added + minor changes 16.06.2004 22:28:19 RRR Build 153 (beta) <(root)> Scripter.dof Build #153 nlsf.htm series expressions check removed welcome.htm New welcome screen! Scripter.res Build #153 linearfit.htm series expressions check removed calculator.htm Parse errors trapped manualfit.htm Now set serie expressions on init main.RES Build #153