VGScene History

Version 4.01 (1 September 2010)

  • Added: RAD Studio XE support and trial editions

Version 4.00 (30 August 2010)

  • Added: OnEnterFocus and OnKillFocus events
  • Added: EnableOpenDialog property to ImageControl
  • Added: TvgGdid control
  • Added: TvgDBGrid control
  • Added: Sides property to Rectangle and CornerButton
  • Improved: TextBox selection behavior
  • Fixed: ComboBox selected item not visible
  • Fixed: SynEdit caret
  • Fixed: SynEdit line break
  • Fixed: Delphi 2009-2010 SynEdit compatible
  • Fixed: ClosePopup not work correct on modal popup
  • Fixed: Incorrect fill list items when AlternatingRowBackground activated
  • Fixed: ColorPicked mouse handle
  • Fixed: ColorPicked and GradientEditor memory leaks
  • Fixed: Animation Index Of Bounds
  • Fixed: Direct2D Path drawing
  • Fixed: Control focused effect active when DisableFocusEffect is true and Scene.ActiveControl set

Version 3.90 (20 August 2010)

  • Added: OnProgress event to animation objects
  • Added: WordWrap property to all text objects
  • Added: Full support of Windows 64-bit
  • Added: Font property to StringListBox
  • Added: DisableScene property to MessagePopup
  • Added: SynEdit port and sample
  • Added: Title property to BrushDialog
  • Changed: ListBox selection now shape object
  • Changed: TreeView selection now shape object
  • Improved: Update rects calculation
  • Removed: vg_utils and vg_classes unit
  • Fixed: Many little bugs in samples
  • Fixed: StopAnimation index of bound error
  • Fixed: Incorrect scale on combobox dropdown list
  • Fixed: Textbox ghost have effect
  • Fixed: AV when Clear All button pressed
  • Fixed: Memory leak in Gradient Editor
  • Fixed: Label text in Brush Designer

Version 3.85 (27 July 2010)

  • Fixed: Change of ListBoxItem.IsSelected not work
  • Fixed: ListBoxItem.Index property not reorder items
  • Fixed: Change text on ListBoxItem not work
  • Fixed: ListBoxItem.ItemIndex have incorrect value
  • Fixed: Incorrect work of OnCheckChange in TreeView and ListBox
  • Fixed: Object not selected after paste
  • Fixed: Memo.CopyToClipboard not support unicode
  • Fixed: TabItem.Visible not work correct
  • Fixed: Incorrect display tabcontrol when all tabitem invisible
  • Added: Design-time border to ListBoxItem and TreeViewItem
  • Added: Hint property auto-translation
  • Added: Application.OnHint now work corrct with VG's controls
  • Added: New CodeAnimation sample
  • Improved: SVG Parser

Version 3.80 (23 June 2010)

  • Added: Public FontFill and SelectionFill properties for text editor
  • Added: TvgCanvas.LoadFontFromStream method to load private font
  • Added: New ListBox feature - odd item filling
  • Added: TvgNonVGLayout object - easy alignment VCL controls - see Layout Demo
  • Added: FileName property to TvgResources - allow to load resource from file
  • Update: Styles
  • Update: Layout demo
  • Improved: Styles
  • Improved: SVG export tool - text and polygon objects added
  • Fixed: Enabled not work on color controls
  • Fixed: Few minor bugs

Version 3.75 (14 June 2010)

  • Added: GripSize property to Selection
  • Added: Index property now published
  • Added: GetColor function to ColorPicker
  • Improved: ClearType text drawing on transparent objects
  • Improved: Lazarus support
  • Improved: Set ClearType text rendering by default in Windows
  • Removed: TextRendering property
  • Fixed: AV in Lazarus for Windows
  • Fixed: AV when application closed
  • Fixed: Trail on SelectionPoint
  • Fixed: Selection.Proportional work incorrect
  • Fixed: SpinBox change event not called if buttons are pressed

Version 3.72 (12 May 2010)

  • Added: Gradient editor to Inspector
  • Fixed: Effect not work for scrolled controls
  • Fixed: Style for iPhoneButton not exist
  • Fixed: TvgTextBox with PASSWORD = TRUE
  • Fixed: Checkbox showed in combo ListBox
  • Fixed: HUD ComboBox not show first item
  • Fixed: HUD ComboBox not show selcted item at startup
  • Fixed: Label.TextAlign not work
  • Fixed: Memo.PasteFromClipBoard not clear selection

Version 3.71 (6 May 2010)

  • Fixed: Inspector bug

Version 3.70 (5 May 2010)

  • Added: Save button to Bitmap Designer
  • Added: NumberBox.ShowCaret and SpinBox.ShowCaret property
  • Added: Cool iPhone like SmallScrollBar control
  • Added: UseSmallScrollBars property to all scrolled controls
  • Added: Non visual BitmapObject as bitmap storage
  • Added: Bitmap.Resource and Bitmap.ResourceName properties for link to BitmapObject
  • Added: Non visual PathObject as bitmap storage
  • Added: Path.Resource and Path.ResourceName properties for link to PathObject
  • Added: RepeatClick property to buttons
  • Added: Drag-and-drop image in ImageList
  • Added: Multiselection to Lists and Trees
  • Added: IsSelected property to list and tree items
  • Added: Apply button to Style Designer
  • Improved: Round corners on rect now have real circle shape
  • Improved: Objects in scrolled control picking
  • Improved: Memo measuring
  • Fixed: HudMemo scrollbars
  • Fixed: AV in when opening Style Designer
  • Fixed: Message Popup ignore style
  • Fixed: Lazarus on Linux compilation error
  • Removed: TvgWindow, TvgLayerWindow controls

Version 3.60 (16 April 2010)

  • Added: Repeat click for all buttons
  • Added: vgFitLeft, vgFitRight aligns
  • Added: TabControl.FullSize property to align tabs to full size
  • Added: Cool SpinBox control
  • Added: Actions support
  • Added: ImageList components for Actions
  • Fixed: Memo mouse tracking
  • Fixed: TextBox text align
  • Fixed: TextBox last char clipping
  • Improved: Text Measure
  • Improved: Better text quality in AntiAlias mode

Version 3.55 (10 April 2010)

  • Added: Circle object
  • Added: Circle button
  • Added: Memo.UnwrapLines property to access for unwrapped text
  • Added: Checkboxes to list
  • Added: ListBox.ShowCheckboxes property
  • Added: ListBox.Items property
  • Added: ListBoxItem.IsChecked
  • Added: ListBox.Sorted property and ListBox.OnCompare event
  • Added: TreeView.ShowCheckboxes property
  • Added: TreeViewItem.IsChecked
  • Added: TreeView.Items property
  • Added: TreeViewItem.Items property
  • Added: TreeView.Sorted property and TreeView.OnCompare event
  • Added: PopupButton control
  • Improved: TextBox behavior
  • Improved: Memo behavior
  • Fixed: PaintChildren incorrect handle clip rect
  • Removed: TextBox.FontFill property

Version 3.50 (2 April 2010)

  • Added: Internationalization support
  • Added: AutoTranslate property to controls
  • Added: RoundButton control
  • Added: Scene.AnimatedCaret property
  • Added: HudCornerButton and HudRoundButton
  • Added: Multilanguage engine, editor and example
  • Added: New cool default style
  • Added: iPhone OS support
  • Fixed: Text shape AutoSize not work
  • Fixed: TextBox double click not work
  • Fixed: StayPressed on buttons not work
  • Improved: Path stroke drawing
  • Improved: Objects tree in desing popup
  • Improved: SVG parser
  • Changed: HudButton now not round
  • Changed: Old default style not called Blend
  • Removed: Scene.DesignSnapGridSize
  • Removed: Scene.AlignRoot
  • Removed: Scene.AllowDrag

Version 3.35 (15 March 2010)

  • Added: TvgFont not assign from an to TFont
  • Added: DisableFocusEffect property
  • Added: Direct2D and DirectWrite support preview
  • Improve: SVG parser
  • Fixed: ScrollBox alignment
  • Fixed: Two or more frame link
  • Fixed: Message Popups scale
  • Fixed: Many little bugs
  • Fixed: Effects placement

Version 3.33 (19 February 2010)

  • Added: TvgScene.ActiveControl property
  • Added: Blinking cursor in textbox and memo
  • Added: HUD controls focused effects
  • Added: FrameDemo
  • Added: TvgBitmap now support IStreamPersist
  • Added: New cool TvgPathCheckBox
  • Added: Expander checkbox
  • Added: ColorButton control
  • Added: CompoundMemo, CompoundColorButton controls
  • Added: VertScrollBox control
  • Added: FramedScrollBox and FramedVertScrollBox
  • Added: ImageViewer control
  • Improved: TvgFrame support
  • Improved: Inspector now use current style
  • Update: Layout demo
  • Fixed: Fill.Resource in styles
  • Fixed: ReadnOnly properties in Inspector
  • Fixed: Click inside scrollbar only work on Dark style
  • Fixed: ClearType text measuring
  • Fixed: Treeview not repainted after item expanded
  • Fixed: Up,Down key not work in Inspector
  • Fixed: VG on Binding Demo

Version 3.30 (9 February 2010)

  • Added: TPicture.Assign and TGraphic.Assign how work with TvgCanvas
  • Added: WideStrings now can load ansi texts
  • Added: Printing support
  • Added: ScrollBox animaton and tracking - TvgScrollBox.Animated, TvgScrollBox.MouseTracking properties
  • Added: TvgScrollBox.ShowScrollbars property
  • Added: TvgArc and TvgPie shapes
  • Added: Center glyph alignment for PathButton and BitmapButton
  • Added: Cool focus effect for all styles
  • Added: Controls binding - see Binding sample
  • Added: CustomList sample - Binding and Styling in action
  • Added: TabOrder property
  • Added: Design-time TabOrder Editor
  • Improved: Keyboard and focus support
  • Improved: Fully rewritten scrollbox, listbox and treeview - better behavior, better performance and easy styling
  • Improved: Track, TrackBar, ScrollBar behavior
  • Improved: SVG parser
  • Fixed: Keyboard not working on TrackBar and Track
  • Fixed: Styles Designer not force modified to project
  • Fixed: Popup Scale
  • Fixed: Many little bugs
  • Removed: ScrollBarSize on Listbox and ComboBox

Version 3.20 (26 January 2010)

  • Added: Inplace Style Editor for all controls - Edit Default Style and Edit Custom Style items in context menu. Now you can change style for all control very easy.
  • Added: Animation.Delay property
  • Added: AnimateFloatDelay method
  • Added: TvgCornerButton control
  • Added: DB-Aware controls - TvgDBNavigator, TvgDBLabel, TvgDBTextBox, TvgDBImage
  • Added: DB Demo
  • Improved: SVG import Tool
  • Fixed: DSPack Demo not compiled
  • Fixed: Image loading AV
  • Fixed: Empty TvgText.Text property show text
  • Fixed: Many small bugs

Version 3.16 (25 January 2010)

  • Fixed: Image loading AV

Version 3.15 (22 January 2010)

  • Added: Scalled message popups
  • Added: Auto loading/unloading GDI+ library
  • Added: TvgTreeViewItem.ItemByIndex method
  • Fixed: TreeView design time alignment
  • Fixed: Few minor bugs

Version 3.10 (21 December 2009)

  • Added: FlashEngine integration - TvgFlashPlayer control - required FlashEngine
  • Added: Canvas.DrawArc method
  • Added: vxAAAA color constants
  • Added: vgStrToColor now support color names
  • Improved: Text aligmnent
  • Fixed: Many small bugs

Version 3.05 (26 November 2009)

  • Added: Lazarus Property Editors
  • Added: Lazarus IDE designing
  • Added: Animation.Pause boolean property
  • Added: Arc support in Path
  • Improved: Better SVG import
  • Fixed: Few minor bugs

Version 3.02 (16 November 2009)

  • Added: Simple SVG converter with sources
  • Added: TvgBitmap.AssignTo now implemented
  • Improved: Path string parser
  • Fixed: Few important bug

Version 3.01 (13 November 2009)

Fixed: Two important bug

Version 3.00 (11 November 2009)

  • Added: Full Linux Platform Support
  • Added: Bitmap can load from stream all supported format
  • Added: TrackBar keyboard support
  • Added: PathGen sources
  • Added: PathData.Flatten method
  • Added: Canvas.TextToPath method
  • Added: Multiselection in IDE
  • Added: Show selection of objects when multiply object selected in IDE
  • Added: Cool Ribbon style and example
  • Added: Lazarus project for samples
  • Improved: Path now stored as binary for better performance
  • Improved: Path internal data storage
  • Improved: Better Lazarus support on all platform
  • Improved: IDE selection
  • Fixed: Many small bugs

Version 2.95 (28 October 2009)

  • Added: Path Animation
  • Added: TvgPath.WrapMode property
  • Added: InnerGlowEffect
  • Improved: Effects
  • Improved: Path drawing
  • Fixed: Bad memo performance
  • Fixed: Few minor bugs

Version 2.93 (22 October 2009)

  • Added: TvgResources.Root property and TvgResources.UpdateScenes method
  • Added: Benchmark sample
  • Optimized: Update performance - about 2x faster
  • Fixed: Effects and rotation
  • Fixed: Incorrect opacity calculation
  • Fixed: Popup AV
  • Fixed: Few minor bugs

Version 2.92 (17 October 2009)

  • Added: RotateAngle normalization
  • Added: Resources stored in binary format
  • Added: New design Dialog for color properties
  • Added: New Gradient Animation
  • Added: Animation.AutoReverse property
  • Added: Animation.Enabled property
  • Added: vgImageTile wrap mode to TvgImage
  • Added: TvgHudTabControl and TvgHudPanel controls
  • Update: Styles
  • Changed: Brush Designer now a HUD window
  • Fixed: Few minor bugs

Version 2.90 (14 October 2009)

  • Added: Cairo Graphics canvas - beta Linux support
  • Added: PathGen - tool for convert font to VGScene's path
  • Added: MessagePopup function and TvgMessagePopup control
  • Added: TvgButton.StaysPressed proeprty
  • Added: TvgLabel.AutoSize property
  • Added: ExcludeMask property to Glow and Shadow effect
  • Added: New animation interplolation modes - see AnimationType and Interpolation property
  • Added: New AniTest sample
  • Improved: AniDemo sample
  • Fixed: Effects with rotation
  • Removed: TvgAnimation.Friction property

Version 2.85 (7 October 2009)

  • Added: New HUD controls demo
  • Added: Fill, Stroke, SktokeThickness, ButtonAlign property to HUDWindow
  • Added: HudLabel, HudCheckBox, HudRadioButton, HudGrpupBox controls
  • Added: TvgPathButton control
  • Added: TvgToolButton and TvgToolPathButton controls
  • Added: Center grip lines in designer
  • Added: New DSPack demo - show how to play video in VGScene
  • Added: OnClick and OnDblClick events to all objects
  • Added: TvgScene now can contain another VCL controls, windowless controls can be placed to layered window
  • Changed: TvgBitmapButton now is TvgToolButton
  • Changed: HUD controls styles for new HUDWindow
  • Improved: Glow and Shadow effects
  • Improved: Designer performance
  • Improved: Designer snapping
  • Fixed: Effects and Scale
  • Fixed: TvgSelection and Scale
  • Remove: Realtime mode

Version 2.80 (3 October 2009)

  • Added: New TvgPopup control and Popup demo
  • Added: New compound controls - TvgCompoundTrackBar, TvgCompoundAngleBar, TvgCompoundTextBox, TvgCompoundNumberBox, TvgCompoundPopupBox
  • Added: New TvgValueLabel control
  • Added: TvgListbox.HideSelectionUnfocused property
  • Improved: All Comboboxes now use TvgPopup and shown in new window
  • Improved: TvgTrack and TvgTrackbar behaviour
  • Updated: Styles
  • Fixed: TvgStringListBox and TvgStringComboBox text align
  • Fixed: TvgStringListBox and TvgStringComboBox AV when loading
  • Fixed: Few bugs

Version 2.70 (21 September 2009)

  • Added: New TextRender demo
  • Added: New ListBox demo
  • Added: TvgListBox.Columns property
  • Added: TvgListBox.ItemWidth and TvgListBox.ItemHeight properties
  • Added: TvgSelection.GripSize property
  • Added: TvgAngleButton.Tracking property
  • Added: TvgAngleButton.ShowValue property
  • Added: ReflectionEffect's offset can now be negative
  • Improved: Reflection effect - 2x faster
  • Improved: TvgAngleButton behavior
  • Fixed: Enter key handled two times
  • Fixed: Path editor cause Delphi Application not responding
  • Fixed: Memory leaks on Bevel effect

Version 2.65 (7 September 2009)

  • Added: RAD Studio 2010 support
  • Fixed: Few minor bugs

Version 2.60 (6 September 2009)

  • Added: DisableInterpolation property to TvgImage
  • Improved: Unicode support
  • Fixed: Few minor bugs

Version 2.55 (25 August 2009)

  • Added: Delete object from objects tree in Style Designer
  • Added: Manipulation methods to TvgPathData
  • Added: Feeehand drawing sample using TvgPathData
  • Fixed: Many minor bugs

Version 2.50 (9 August 2009)

  • Added: New AIR skin
  • Improved: TvgText.AutoSize behavior
  • Improved: TvgBitmapButton text align
  • Improved: Font size calculation
  • Fixed: Many bugs

Version 2.30 (30 July 2009)

  • Added: PopupMenu property
  • Added: AeroGlass Sample - only for Delphi 2009 and above
  • Added: TvgSelectionPoint
  • Update: Samples
  • Fixed: Few bugs

Version 2.28 (10 July 2009)

  • Added: Hint support
  • Update: Samples
  • Fixed: Few bugs

Version 2.26 (7 July 2009)

  • Added: Credits sample
  • Added: Graph sample
  • Added: TvgPlotGrid control
  • Added: OnKeyDown and OnKeyUp events for objects
  • Fixed: Effect now updated for all parents

Version 2.25 (6 July 2009)

  • Added: TvgBitmapStateButton control
  • Added: Mouseevent sample
  • Fixed: Few minor bugs

Version 2.20 (28 June 2009)

  • Added: Native drag and drop support
  • Added: Finder and Explorer drag-and-drop support
  • Fixed: Few little bugs

Version 2.15 (24 June 2009)

  • Remove: TvgBitmap.LockBitmapBits and UnlockBitmapBits
  • Added: TvgBitmap.Scanline property for direct access to bitmap's bits
  • Added: Many little improvements
  • Fixed: Many littel bugs

Version 2.10 (7 June 2009)

  • Added: CornerType property to TvgRectangle object
  • Added: Key animations - TvgColorKeyAnimation and TvgFloatKeyAnimation
  • Added: StartFromCurrent property to animations
  • Fixed: Measure trailing spaces in string
  • Fixed: Memory leaks on resources
  • Fixed: Better font support
  • Fixed: ProgressBar animation on small indicator
  • Removed: Func property on all animations
  • Removed: Append property on TvgFloatAanimation

Version 2.07 (28 May 2009)

  • Added: Gradient angle and type editor
  • Added: Stretch property to the TvgText object
  • Added: TvgScene.TextRendering property - now VGScene can use ClearType text rendering on Windows Platform
  • Added: Animation and Effect Trigger property editor
  • Added: Acrobat demo
  • Fixed: Few minor bugs

Version 2.06 (26 May 2009)

  • Important Fixed: Design-time objects invisible

Version 2.05 (26 May 2009)

  • Added: PopupMenu to TvgTextBox
  • Added: PopupMenu to TvgMemo
  • Added: Ctrl+C, Ctrl+V, Ctrl+Z support to TvgMemo and TvgTextBox
  • Added: TvgToolBar and TvgStatusBar controls
  • Added: Cursor property to all visual objects
  • Added: TvgBitmapButton control
  • Improved: Path data parser
  • Improved: Style Designer

Version 2.00 (21 May 2009)

  • Added: TvgBackground object, which can be styled and now is a main root object
  • Added: TvgPanel object
  • Added: New style manager, one style per TvgScene and automaticaly changing
  • Added: New Modern style
  • Added: New Vista style
  • Improved: Adopt all controls to support new skinning solution
  • Improved: Adopt default Dark style to support new skinning solution
  • Fixed: Many little bugs

Version 1.85 (20 May 2009)

  • Fixed: Error deleting layout with child controls in it
  • Fixed: ComboBox item drawing
  • Fixed: Image listbox have 20 items limit

Version 1.82 (21 April 2009)

  • Added: AnimateColor and AnimateFloat method - easy to use animation
  • Added: New animation style to TvgAniIndicator
  • Added: Corners property to TvgRectangle
  • Improved: Opacity calculation
  • Improved: Enabled calculation
  • Improved: Animation core
  • Changed: DrawRoundRect to DrawRect method
  • Changed: FillRoundRect to FillRect method
  • Fixed: Few minor bugs

Version 1.80 (7 April 2009)

  • Added: 3 new examples
  • Added: TvgSplitter control
  • Added: TvgGrid layout control
  • Added: VGScene's binding core
  • Improved: New animation core - additional thread, more accuracy, minimal CPU usage, automatic FPS correction
  • Improved: Inspector object
  • Fixed: Few minor bugs

Version 1.76 (2 April 2009)

  • Added: StrokeCap, StrokeJoin, StrokeDash property to all shapes
  • Added: Font property editor
  • Added: C++ Builder 6 trial
  • Removed: GDI+ units
  • Fixed: C++ Builder 6 compilation error
  • Fixed: C++ Builder 2006,2007,2009 compilation

Version 1.75 (31 March 2009)

  • Added: Boolean Password property to the TvgTextBox
  • Added: IME support
  • Added: International file names support on TvgBitmap
  • Fixed: Unicode input

Version 1.74 (19 March 2009)

  • Added: New TvgPopupBox control
  • Added: Path Import section to online help
  • Fixed: Object are not sorted in design-menu
  • Fixed: Text measure on Windows
  • Improved: Style Designer
  • Update: TvgWideStrings designer

Version 1.73 (17 March 2009)

  • Optimized: Faster object creation, see StressTest for example.
  • Fixed: Few minor bugs
  • Improved: Some code improved
  • Updated: Samples

Version 1.72 (25 February 2009)

  • Added: ShowSizeGrip property to TvgWindow, TvgHudWindow
  • Added: TvgBitmap.DrawGraphic method allow to draw TBitmap, TIcon, TJpegImage to VGScene's bitmap
  • Improved: TvgBitmap.Assign method now allow to assign TPicture, TBitmap, TIcon, TJpegImage and other
  • Fixed: Memory leaks

Version 1.70 (16 February 2009)

  • Added: DXScene integration
  • Updated: Samples

Version 1.66 (12 February 2009)

  • Fixed: C++ Builder compilation error

Version 1.65 (7 February 2009)

  • Added: TvgMemo and TvgHudMemo control
  • Added: TvgAngleButton to select angle value
  • Added: vaFit align
  • Improved: Mac OS X rendering without buffering, now about 2x faster
  • Improved: New text rendering method about 20x faster
  • Improved: Enabled property now work
  • Removed: Canvas.DrawText method

Version 1.60 (2 February 2009)

  • Added: TvgBitmapAnimation object
  • Added: TvgTrackBar control
  • Added: New HUD Window and HUD controls, transparent window and controls simular Mac OS X HUD controls. HUD Window have precalculated shadow for fast resizing.
  • Optimized: Listbox and Treeview behavior
  • Deprecated: TvgLayeredWindow class will removed later but now is a only analog of the HUD Window
  • Fixed: Lazarus for Windows compilation
  • Fixed: Many little bugs

Version 1.55 (26 January 2009)

  • Improved: TvgNumberBox behavior
  • Improved: Repaint system
  • Improved: Pixel accuracy
  • Fixed: Few minor bugs

Version 1.54 (21 January 2009)

  • Important fix: VGScene repainting on Windows XP or Windows Vista without Aero
  • Fixed: Scroolbar buttons not work

Version 1.53 (21 January 2009)

  • Added: TvgNumberBox control
  • Fixed: Scrollbar behavior on listbox and treeview
  • Fixed: Invisible control behavior on design-time
  • Important fix: TvgTextBox not allow type text
  • Update: MegaDemo sample

Version 1.52 (20 January 2009)

  • Important fix: Delphi 2007,2009 form not paint controls at first time shown

Version 1.51 (20 January 2009)

  • Improved: Listbox scrollbar behavoir
  • Improved: Bitmap drawing performance
  • Changed: TvgListBox.VScrollBarWidth changed to ScrollBarSize
  • Added: OnPaint event to all visual object
  • Added: OnFinish event to animation object
  • Added: TvgHorzListBox control
  • Added: TvgSpeedButton control
  • Fixed: TextBox text typing
  • Fixed: Few little bugs

Version 1.50 (15 January 2009)

  • Improved: Paint/Update core now much faster
  • Added: Line shape
  • Added: Lazarus/FreePascal support on Windows and Mac OS X platform
  • Added: Mac OS X platform support
  • Added: New image encoder/decoder engine
  • Added: Tiff and Gif format read/write support on Windows
  • Added: Jpeg2k, PSD format read/write support on Mac OS X
  • Added: Fast image thumbnail creation

Version 1.31 (10 December 2008)

  • Fixed: Object auto-selected when selection changed in Objects-Tree
  • Fixed: Memory leaks
  • Fixed: Few minor bugs

Version 1.30 (07 December 2008)

  • Added: TvgInspector - IDE like Object Inpector control
  • Added: VScrollBarWidth property to listbox and combobox
  • Added: ItemHeight to treeview
  • Added: Design-time visual style designer
  • Added: Window and LayerWindow control
  • Added: New Silver style
  • Added: New StyleDemo
  • Fixed: ComboBox item selection in design time
  • Fixed: Few minor bugs

Version 1.26 (04 December 2008)

  • Added: TvgImage wrap mode - stretch, fit and copy
  • Fixed: Delphi 5 brush designer AV
  • Improved: Better combobox drawing

Version 1.25 (25 November 2008)

  • Added: TvgExpander control
  • Added: TvgStringListBox and TvgStringComboBox control
  • Added: TvgTreeView control
  • Added: New insert item behaviour, just right click on object and select Add XXXItem
  • Improved: ListBox and ComboBox designer
  • Fixed: First time resize on design-time
  • Fixed: Correct TvgFrame painting on design-time
  • Fixed: Few bugs

Version 1.21 (24 November 2008)

  • Added: Bitmap brush designer
  • Added: Brush resources and brush resource designer
  • Fixed: Few bugs

Version 1.20 (21 November 2008)

  • Added: Realtime mode - TvgScene.RealTime property
  • Added: TvgScene.FPS property in realtime mode
  • Added: Texture brush
  • Added: Copy/Paste on design-time

Version 1.16 (8 November 2008)

  • Added: Very cool Reflection effect
  • Added: TvgCloseButton control
  • Fixed: Few minor bugs

Version 1.15 (7 November 2008)

  • Added: Very cool Bevel effect
  • Fixed: Few minor bugs

Version 1.14 (1 November 2008)

  • Added: Youtube like animation control - TvgAniIndicator
  • Fixed: Few minor bugs

Version 1.13 (27 October 2008)

  • Added: A rotate gripper for selection in design-time
  • Added: Color drawing in Object Inspector
  • Added: Trigger support to enable/disable effects

Version 1.12 (21 October 2008)

  • Important: Jpeg loading AV fixed

Version 1.11 (16 October 2008)

  • Added: New resizeable layered form demo
  • Added: Small icon converter tool demo made with VGScene - Picture2Icon
  • Fixed: Few minor bugs

Version 1.10 (10 October 2008)

  • Added: BitmapMargins property to TvgImage
  • Added: New IDE Bitmap Designer
  • Added: New TvgSelection object
  • Added: TvgPaintBox control
  • Fixed: Png write error on Delphi 2009 and C++ Builder 2009
  • Update: Documentation

Version 1.04 (14 September 2008)

  • Update: Documentation
  • Added: Delphi 2009 and C++Builder 2009 trial
  • Fixed: Few minor bugs
  • Optimized: Performance

Version 1.03 (30 August 2008)

  • Added: Delphi 2009 support

Version 1.02 (28 August 2008)

  • Optimized: PathData serelization
  • Optimized: Float value serelization
  • Fixed: Some minor bugs

Version 1.01 (2 August 2008)

  • Optimized: Internal path drawing
  • Optimized: Rounded rects drawing now 300% faster
  • Fixed: Some minor bugs

Version 1.00 (28 July 2008)

  • First public release