MBS Real Studio Plugins New in version 2.8
See also the documentation on new items.19. Dezember 2002
- Added Presskey.MouseMoveClick to program Drag & Drop mouse movements.
- Added HTMLViewer.drawinto for printing HTML pages. Removed the older DrawInto functions.
- Changed plugin to be compatible with RB 5.0a7, but still it crashes and I'm not sure if it's the plugin or the RB alpha.
- Added CFBundle Class
- Added CFPreferences Class
- Fixed a very rare memory leak in the notification class.
- Added Rendezvous class for Mac OS X 10.2.
- Added KeyCodes class for converting ascii chars to key codes.
- Warning: Findbycontent improved to work on Mac OS X.
- Added Movie.Posterpicture and Movie.MoviePicture.
- Added to the SoftDeclare class a function to load constants.
- Fixed another memory allocation problem which blocked HTML encoding.
- The picture.rotate and .mirror functions may work better on Mac OS Classic on low memory.
- Added System UI Mode settings to the System class. This can be used to disable Force Quit on Mac OS X!
- Added Carbon Events classes.
- Added Mac Picture class for vector images.
- Fixed rotation to show nicer picture without dirty lines
- Updated to Codewarrior 8.3 compiler.
- Improved HTMLViewer control for better mouse cursor handling.
- Fixed CPUInfoMBS.cpucount to now return better results on Mac OS X.
- Added QuickTime Graphics Importer classes.
- Added classes DoublePointMBS, DoubleRectMBS, IntegerPointMBS and IntegerRectMBS.
- The new rect classes replace several old rectangle classes. You need to update your code.
- Added class ICMapEntries for editing the mappings of Internet Config.
- Added MBS Plugin Manager project to the Extras. Compile id, drop the application in your RB folder and switch plugin parts on and off. This is open source.
- Fixed a bug in ConjunctSearchesAND and ConjunctSearchesOR which crashed the Addressbook plugin part.
- Use temporary memory on Mac OS for: Rotation and Mirror function, Screenshot and IconFamily pictures, IconStringToPict and PictureToString, Palette.NewPicture and Window.ScreenshotWindow and FolderItem.IconFromTC.
- Changed Resolution.Switch to even switch on Windows if the resolution is not safe and the resolutions are never known to be safe.
- Fixed Catsearch object to search for non partial file names.
- Added BitwiseXORStringBytes function.
- Added Window.DrawIntoDockTile for Mac OS X.
- Fixed a big Windows bug which failed every try to allocate memory!
- Added support for the notification center on Mac OS X.
- Added functions to create custom icons using the IconFamily class.
- Added System.OpenMacOSXPreferencesPane
- Added Lasterror property to FBCSearchSession class.
- Major Speed improvements on Decoding and Encoding HTML.
- Removed support for Plugin Plunger as the Resource based help system doesn't work correctly with more than 2700 items.
New in version 2.7 New in version 2.9
More details in the Release notes.
