New account

Changes


17.01.2010

  • New online-help from Rolf Gachnang included

13.01.2010

  • Unit uOSFunc renamed to uSysFunc
  • tcTable.WriteCSV: corrected
  • Search for MySQL Version 4.0 implemented
  • Shared-Memory-name "SIBYL_MAINFORM_HANDLE" renamed to "WDSIBYL_MAINFORM_HANDLE"
  • Floating-Point-routines (sinh und tanh) simplified and corrected, Exception-Handling for OS/2 activated
  • Controlword read and writable, local saving of CW
  • StrACopy, StrALCopy added
  • Constant fanormal changed from $0080 to $0000
  • Class tSharedMemoryStream added
  • Class tcExec added
  • Class tcMuxWaitSemaphor added
  • Class !tEvent, tEventtMutex, tCriticalSection deleted
  • Function DLLExists moved to Unit uSysFunc
  • Modification to the classes tcPipeServer, tcPipeClient, tcCriticalSection, ...
  • tcExec: Pipe added
  • tcPort: new Class added
  • Function: TickCount
  • TGauge.PaintAsText: position settings for Windows corrected
  • TCheckGroup: added
  • tStringGrid: several changes (scrollbar etc.), DrawCellEvent added
  • TListBox: AutoScroll added, Character conversion for Win32? disabled
  • TEdit.ScanEvent: Keycode handling changed
  • StrOemToAnsi added

19.09.2008

  • New Function GetProcessId
  • Corrections to FileAge und FileCopy
  • New Function ExtractFileDrive eingebaut
  • New Type pAnsiStringValue und pStringValue
  • Moved Record trDateTime To Class tcDateTime
  • Extensions changed from upper-case to lower-case
  • New Functions DosQueryExtLIBPATH and DosSetExtLIBPATH
  • New Type TBitBtnKind bkEdit
  • kbCtrlBkSp OS/2 alway provides pressed Alt-key
  • TSystemOpenSaveDialog.SetupComponent correct initialisation of FInitialDir
  • New Property SetTransparentColor added to tImage
  • StrOEMtoAnsi, StrAnsiToOEM moved to SYSUTILS.PAS
  • Minor corrections to ReadInfoFromINI
  • TControl.WMChar changed
  • TScreen.MapPoints and TControl.MapPoints conversions for Windows added
  • New Property Locked and IsModal
  • New Message cmEdit added
  • Printer.ExceptionsAllowed to omit error messages
  • TComboListShowButton.MouseDown changed

13.01.2008

  • IDE: pipe "\wdsibyl\pipe" (z.b. echo "show productinfo" > \pipe\wdsibyl) included.
  • IDE: parameter "NOPIPE" included.
  • New heap management.
  • UniCode-Type included
  • Type TFileName moved to System.pas.
  • Unit SerialIO extended.
  • TCheckListBox.DrawItem: corrected.
  • TCustomHintWindow.ActivateHint: position of bubblewindows moved. Now it starts 10pixel right to the button.
  • Changes to function tFTP.GetRemoteDir
  • tcPMWinx.GetUserDefaultLCID included.
  • MkDir; corrected.
  • FormatBuf: integer use is allowed with %N,%E,%F...
  • FileSearch: now AnsiString.
  • GetTempFileName: moved from Classes.pas to SysUtils.pas.
  • GetEnv und GetEnvCount moved from uSysInfo to sysUtils.
  • TList.Grow: less use of Getmem/Freemem
  • Function UOSFunc.OpenObject included
  • Class uString.tDirList included
  • Functions TStrings.GetMaxLength and TString.GetMinLength included.
  • Types tStr1 und tStr9 included.
  • Function rx_word included and PosItem renamed to PosN.
  • Class uSysClass.tcFileSearch included.
  • Enhancements to tcFolders.OSPath.
  • Variable RunUnder included. Now it shows, if running with ODIN
  • Support for Windows Vista included.
  • Length of OS-Name extended.
  • tcSysAppInfo.getOdinPEExe: if WinDir does not exist, then use SysDir.
  • tcSysInfo.getEnv: Type of result changed to AnsiString.
  • tcSysInfo.WDSibylInfo: new function included.
  • Flag OBJ_ANY included.
  • DosSearchPath: changed to AnsiString
  • Unit BSERegistry converted to class.
  • Unit Dive reworked.
  • Unit SOM included.
  • Function ShellExecute included.
  • THintWindow.Redraw: support for multiple lines included.
  • tSizeBorder: BorderAlign "baVerticalSizing" included.
  • Changes to TCanvas.Arc
  • TBitmap: Property BitmapMem and BitmapMemLength included.
  • TOutline.SetSelectedNode (for the command "Outline.SelectedItem := X") changed (Win32 only)
  • uConvert: structural changes

02.05.2007

  • new Heap management
  • Parameter -LOG extended: now the full path can applied
    e.g.: D:>test -LOG=C:\temptest.log
  • new function OpenObject
  • Variable RunUnder included. It shows, if the Program runs under ODIN
  • new unit SOM.PAS
  • new function ShellExecute
  • new component tGauge

01.04.2007

  • The Installation program works with OS/2 Warp 3.
  • Enhancements to GenHelp.
  • tFTP: component changed.
  • TFileListBox.Refresh/TDirectoryListBox.Refresh: add function
  • TCustomHintWindow.ActivateHint: mouseclick handling advanced
  • tcPMWinx.GetUserDefaultLCID: new function.
  • MkDir: Windows and OS/2 now react equally
  • tDirList: new class included
  • Enhancements to tcFolders.OSPath .
  • The unit BSERegistry converted to a class.
  • TSystemOpenDialog.Execute:Boolean: OFN_FILEMUSTEXIST excluded

21.01.2007

  • Corrections to the »Format« at »%D%%.
  • tBitmap: Can now read OS/2 und Win-Bitmaps, PCX and GIF-Files.
  • The Project PicViewer included in the samples.
  • Changes to the Librarys for the new OS/2-Compiler.
  • The Installationprogram now supports the new Compiler.
  • Enhancements to programm GenHelp.
  • Help extended.
  • New function DosQuerySysState included.
  • New function GetProcesslist included.
  • New function TImage.SetPicture included.
  • TApplication.DeleteMenuItem: Check on FmenuItemList=nil

For the complete List, see the german language version: Changes
Last Editor: ARoederer :: Owner: ARoederer