| 06.05.2008 | |
| AlphaControls v5.45 beta released |
- TreeView is inherited from TntTreeView now, if TNTUNICODE key is enabled
- Improved forms resizing on multi-monitor systems
- Improvements in MainMenus drawing
- Solved problems with scrolls and magnifier in multi-monitor systems when secondary monitor is placed at the left
- Form fading algorithm improved
- New "Office 2007 black" skin released
- Solved some problems with CloseButtons in sPageControl
- Many small improvements and bug-fixes
|
| 22.04.2008 | |
| AlphaControls v5.44 beta released |
- Improved drawing of QuantumGrid
- Expanded list of supported controls in the ThirdParty property
- Warning! Default value of the SkinProvider.MakeSkinMenu property was changed to False (all projects must be checked and updated if required)
- Solved problems in Magnifier and AlphaControls color dialog that occurs when multi-monitors system is used
- Improved behaviour of MDI forms
- Improved drawing of forms in the Windows Vista
- Many small improvements and bug-fixes
|
| 09.04.2008 | |
| AlphaControls v5.43 beta released |
- Solved problem with package compiling under Delphi5
- Expanded list of supported 3rd-party controls in the ThirdParty property
- ASkinEditor tool is improved
- Added two new skins ("Opus" ans "NextAlpha2")
- Few small improvements in components
|
| 08.04.2008 | |
| AlphaControls v5.42 beta released |
- Improved drawing of dialogs, solved problem with Preview panel painting and with dialogs scaling
- TsColorSelect component is improved
- Improved drawing of sProgressBar control
- Improved work with 3rd-party controls, added ThirdParty property for customizing of supported 3rd-party controls
- Solved problem in MDI forms
- Many small bugfixes and improvements
|
| 23.03.2008 | |
| AlphaControls v5.41 beta released |
- Solved problem with some controls refreshing
- In the TsColorBox control the OnGetColor event has been added
- Small bufixes and improvements
|
| AlphaControls v5.38 stable released |
- Solved problem with some controls refreshing
|
| 12.03.2008 | |
| AlphaControls v5.40 beta released |
- Solved problem with automatic TsRadioGroup changing when DataSource.AutoEdit property is disabled
- Solved problem in RichEdits, when OnChange event occurs while form is in showing
- Solved problem with menu extralines under the Windows Vista
- Some additions in skins structure (ASkinEditor tool can update skins automatically)
- Improved work of SkinProvider.TitleButtons property
- Improved drawing of transparent std controls
- Added PopupMenu property to the TsTitleItem (TsFrameBar component)
- Added automatic skinning of standard TPanel component
- Improved work of checkboxes, radiobuttons and groupboxes with BiDiModó property
- acUtils unit has been renamed to acntUtils (for preventing of conflicts with other packages)
- Added Hebrew language in resources strings
|
| AlphaControls v5.38 stable released |
- Solved problem with refreshing of TsTabControl component after Items property changing
- Removed memory leak in standard buttons
- Fixed error when TreeViews sometimes has been filled in some std. dialogs
- Fixed error when BDS has been hanged in design-time with using skinned CheckBoxes and RadioButtons
|
| 01.02.2008 | |
| AlphaControls v5.37 stable released |
- Improved drawing of WideMessageDlg from TNT Controls
- Solved problem with TsScrollBox drawing
- Improved drawing of Thumb in the TsTrackBar component (when TickMarks = tmTopLeft)
- Solved problem with Dragging of TsCheckBox and TsRadioButton controls
- Improved work of OwnerDraw mode in TsPageControl component
- Fixed problem in TsButton and TsBitBtn components with Default property
- Improved drawing in ComboEdits
- Removed changing of the TabIndex property when skins disabled in the TsTabControl component
- Improved drawing of some controls in standard dialogs with Unicode
|
| 17.01.2008 | |
| AlphaControls v5.36 stable released |
- Solved problem that sometimes occurs with text in standard dialogs buttons
- Solved some problems with scrolling in ListBox component
- Solved problem with changing of Buttons visibility in Modal forms
- Solved problem with changing of TsEdit controls which placed on TsTabControl component
- Solved problem with FocusRect drawing in the TsTabControl component
- To the TsSpinEdit and TsDecimalSpinEdit components has been added OnDownClick and OnUpClick events
- Improved changing of pages by HotKey in TsPageControl component
|
| 21.12.2007 | |
| AlphaControls v5.35 stable released |
- Improved drawing of ShortCuts in menus
- Solved problem with switching between several skinned forms
- SOlved problem with caption in Save dialog
- Added new simplified and traditional chinese resource files
- In the TsScrollBar component has been added the SkinManager property
- Little bug-fixes
|
| 14.12.2007 | |
| AlphaControls v5.34 stable released |
- Improved drawing of ShortCuts in menus
- Drawing of text in standard dialogs is improved now
- Fixed error of sPageControl redrawing when TabPosition is changed
- MessageBoxW function with unicode and skins
- Fixed error which arises in TsMaskEdit control when skins are disabled
- In the TsPanel component caption draws with using of BorderWidth and BevelWidth properties
|
| 07.12.2007 | |
| AlphaControls v5.33 stable released |
- Added two new properties (Margin and Spacing) into TsFrameBar.TitleItems
- Improved text out in sToolBar buttons
- Drawing of MenuItems is much faster now
- Added TCustomDockForm automatic skinning
- Little improvements
|
| 20.11.2007 | |
| AlphaControls v5.32 stable released |
- Solved problem with skinned TsRadiobutton in Delphi 2007 (design-time)
- Improved drawing of wrapped text in skinned TsBitBtn and standard TBitBtn controls
- TsScrollBar component is inherited from standard TScrollBar component now
- Improved behaviour of scrolls in ListViews
- Improved drawing of standard messages with Unicode
- Little improvements
|
| 09.11.2007 | |
| AlphaControls v5.31 stable released |
- Improved drawing of BitButtons with "BUTTON_HUGE" skin section which are placed to the PageControl
- Removed memory leak in TsMagnifier component
- In edit controls is solved problem with scrollbars when MaxValue more than MaxWord
- Solved problem in PageControl.OnChanging event when changing animation is enabled
- Improving drawing of menus borders
- Little improvements
|
| 26.10.2007 | |
| AlphaControls v5.30 stable released |
Main changes from previous stable version :
- Added packed skin support (unpacked skins are supported too, for packing used ZlibEx unit from www.zlib.net)
- Added Unicode support to the TsToolBar component
- In the TsMagnifier component has been added the PopupMenu property and onMouseDown, OnMouseUp, OnPosChanging events
- Added ShowCloseBtns and CloseBtnSkin properties to the TsPageControl component, UseCloseBtn and TabSkin to the TsTabSheets
- Removed blinking of menus which happens sometimes
- Added TsDBCtrlGrid component (AlphaDB package)
- New SkinSection property has been added to labels
- DevExpress Quantum Grid 6 supported
- CodeGear C++ Builder 2007 supported
- A lot of small improvements
|
| 19.10.2007 | |
| AlphaControls v5.27 beta released |
- Improved work of ListView headers after horizontal scrolling
- Improved work of TsDBCtrlGrid component
- Fixed error of TsScrollBox drawing in design-time when invisible
- Improved drawing of multiline text in standard dialogs
- Changed drawing of disabled text in components like TsPanel
- Improvements in border icons drawing
|
| 12.10.2007 | |
| AlphaControls v5.26 beta released |
- Added support of TsToolBar.Menu property
- Solved problem with drawing of GraphicControls which are placed to MDI area, when MDI child is maximized
- Some improvements in the TsPageControl component tabs switching
- Some improvements in AlphaSkins structure
- Added new "Office2007" skin
|
| 05.10.2007 | |
| AlphaControls v5.25 beta released |
- Solved problem with "Restore" border icon
- Improved work of SkinManager.SkinnedPopups property
- Updated Unicode Demo
- Added Unicode support to the TsToolBar component
- Fixed error in ScrollBox drawing
- Small improvements
|
| 28.09.2007 | |
| AlphaControls v5.24 beta released |
- Solved problem with invisible TsButton controls
- Solved problem when "Save" button has been unskinned sometimes in std. dialogs
- Added system menu calling by "Alt + Space" combination
- Forms which have BorderStyle=bsNone drawn with rectangular region now
- Solved problem with customizing of skinned 3rd-party controls (OnSkinItem event)
- Solved problem in docked forms
- Maximizing of MDI Child forms is not possible now, if biMaximize is False
|
| 21.09.2007 | |
| AlphaControls v5.23 beta released |
- Small bug-fixes
- CodeGear C++ Builder 2007 supported
|
| 18.09.2007 | |
| AlphaControls v5.22 beta released |
- Solved problem in IDE that occurs after AlphaControls loading
- Changes in work with internal packed skins
- Small bug-fixes
- Small bug-fixes
|
| 14.09.2007 | |
| AlphaControls v5.21 beta released |
- In the TsMagnifier component has been added the PopupMenu property and onMouseDown, OnMouseUp, OnPosChanging events
- Solved problem with changing of HUE or Saturation in packed skins
- DevExpress Quantum Grid 6 supported
- Added ShowCloseBtns and CloseBtnSkin properties to the TsPageControl component, UseCloseBtn and TabSkin to the TsTabSheets
- Added using of ZlibEx unit from www.zlib.net (for skins packing)
- Some fixes in the TsDBCtrlGrid component
- Solved problem with a right-aligned menus drawing
- Removed blinking of menus which happens sometimes
- Small bug-fixes
|
| 31.08.2007 | |
| AlphaControls v5.20 beta released |
- Added TsDBCtrlGrid component (AlphaDB package)
- Added packed skin support (unpacked skins are supported too)
- A lot of improvements
|
| AlphaControls v5.16 stable released |
|
|
| 17.08.2007 | |
| AlphaControls v5.15 beta released |
- Added TsSkinManager.SkinningRules property
This property allow enable/disable skinning of standard dialogs, controls and forms that haven't TsSkinProvider component
- Small improvements and bug-fixes
|
| 27.07.2007 | |
| AlphaControls v5.14 beta released |
- Added support of TntForms
- Improved work of unicode in TsGroupBox, TsListBox and TsCheckListBox components
- Solved problem with MDI form and TsCollBar
- Small improvements and bug-fixes
|
| 19.07.2007 | |
| AlphaControls v5.13 beta released |
- Current system language supported now in all dialogs
- Fixed error of arrows drawing in comboboxes in dialogs
- Added skinning of standard TBitBtn control
- Improved drawing of SpeedButtons when NumGlyphs > 1
- Improved drawing of standard dialogs and TGroupBox component
- Added Delphi 2007 support
- Fixed "SubClassUnicodeControl.Control is not unicode" error when Tntcontrols used
- Small improvements and bug-fixes
|
| 13.07.2007 | |
| AlphaControls v5.12 beta released |
- Skinned headers in TVirtualExplorerListView and TVirtualStringTree components
- Solved drawing errors in scrollbars in edit controls
- Improvements in code and some skins
|
| 06.07.2007 | |
| AlphaControls v5.11 beta released |
- Solved problem when title icon in standard dialogs has been visible
- Improved drawing of toolbars in standard dialogs
- Solved problem with File Name in standard dialogs
- Fixed error with scrolls in MDI
- Added new Cold skin
|
| 27.06.2007 | |
| AlphaControls v5.10 beta released |
- Automatic skinning of standard Windows dialogs is available
(tested dialogs : 'file open/close', 'font', 'select directory', 'print', 'color', 'find', 'replace',
'run', 'format', 'change icon', 'shut down' and others)
- Added skinning of standard TGroupBox, TButton, TCheckBox and TRadioButton controls
|
| 11.06.2007 | |
| AlphaControls v5.07 stable released |
- Added new Pulsar skin
- Fixed error of GraphicControls drawing which placed on MDI area and have Align property <> alNone
- Added Unicode support into TsStatusBar component (see TNTUNICODE key)
- Improved work of TVirtualExplorerTreeview and TVirtualExplorerListview components
- Fixed problem with wrong text size in buttons with Unicode
- Fixed problems with TsComboBox component drawing
- Small improvements
|
| 29.05.2007 | |
| AlphaControls v5.06 stable released |
- Little improvements in the TsComboBox component
- Fixed error of drawing in MDI form
- Improved work of scrolls in TRichView component
- Added support of TVirtualExplorerListView and TVirtualExplorerTreeview components
- Added support of the standard TComboBox component
- Improved skinning of grids which are placed on TsPageControls
- Added the ShowCurrentDate property in TsDateEdit component
- Solved problem with standard system buttons in forms that was occured after forms recreating
- Added new "SoapSky - Blue" skin
|
| 18.05.2007 | |
| AlphaControls v5.05 stable released |
- Improved work of sListView scrolls if FlatScrollBars is enabled
- Solved problem with an image and StatusBar drawing on the MDI form
- Added support of four 3rd-party controls : TRichView, TRichViewEdit, TDBRichViewEdit and TDBRichView
- Added new "SoapSky - Lime" skin
- Some little bug-fixes
|
| 11.05.2007 | |
| AlphaControls v5.04 stable released |
- Fixed error in TsTabControl when MultiLine is True
- Removed all memory leaks
- Some little bug-fixes
|
| 04.05.2007 | |
| AlphaControls v5.03 stable released |
- Added support of TSynEdit and TVirtualStringTree controls
- Fixed known errors with MDI-forms and edit controls
- Added new Terminal4bit skin
- Help-file included
|
| 20.04.2007 | |
| AlphaControls v5.02 beta |
- Corrected work of skins from map drives
- Removed some memory leaks (when MDI forms used)
- New BoundLabel.UseSkinColor property added (used like Label.UseSkinColor property)
- Improved drawing of different fonts in the TsFontListBox and TsFontcomboBox controls
- Corrected showing of Unicode text in the TsShellListView component
- Added ShowCurrentDate property in the TsMonthCalendar component
- Improved drawing of Tabs in TsTabControl component (when Style <> tsTabs)
|
| AlphaControls v4.91 stable |
- Small bug-fixes and improvements
|
| 23.03.2007 | |
| AlphaControls v5.01 beta |
- Small bug-fixes and improvements
|
| 21.03.2007 | |
| AlphaControls v4.90 stable |
- Small bug-fixes and improvements
|
16.03.2007 - ALPHACONTROLS 5 RELEASED! |
A lot of big changes, improvements and bugfixes.
Detailed list of changes you can find in the v5changes.txt file.
|
| 07.03.2007 | |
| AlphaControls v4.85 beta |
- Small bug-fixes and improvements
|
| 16.02.2007 | |
| AlphaControls v4.84 beta |
- AnimatEvents property added into TsRadioGroup component
- Added C++ Builder 2006 support
- Added Unicode support to ShellControls, TsListView, TsRichEdit, TsPageControl, Buttons, added AlphaSkins support to the TntMenus
- Added manual for creation of own skins ("AlphaSkinMaking.doc")
- Others small bug-fixes and improvements
|
| 27.01.2007 | |
| AlphaControls v4.79 |
- Fixed error with acCoolBar dividers
- Fixed error when sToolBar placed on frame and resized
- Fixed error when sListView placed on frame and resized
- Others small bug-fixes
|
| AlphaControls v4.83 beta |
- New TsTimePicker component has been added
- In the TsComboBoxEx (and inherited controls) the new ReadOnly property has been added
- Added support of TMS TAdvStringGrid and TDBAdvGrid (ADVGRID key must be enabled in the sDefs.inc file)
- Solved some problems with TsComboBox and TsFrameBar
- Improved FileDialogs (added 'New Directory' button and others small improvements)
- Improved repainting of sMaskEdit when not focused and not skinned
- Improved mechanism of the TsGridAdapter component work
- Improved work in Win9x systems
- Bug-fixes from v4.79 and some additional improvements
|
| 22.12.2006 | |
| AlphaControls v4.78 |
- Fixed error in Memo when empty
- Fixed error with horizontal scrollbar in sListView
- Other little bug-fixes
|
| AlphaControls v4.82 beta |
- Improved TsComboBox component (transparent when disabled)
- Improved Skins Editor (ASkinEditor.exe)
- Added Unicode support in TsCheckBox, TsComboBox, TsEdit, TsGroupBox, TsRadioGroup, all sLabels, TsMemo and TsRadioButton components (see 3rd-party.txt)
- Published "Rhombus" skin
- Bug-fixes from v4.78 and some additional improvements
|
| 29.11.2006 | |
| AlphaControls v4.77 |
- Fixed error with refreshing of tabs in sPageControl
- Fixed error with horizontal scrollbar in sListView
- Listview background updating on skin change error fixed
- Other little bug-fixes
|
| AlphaControls v4.81 beta |
- In the TsFrameBar component the new AutoFrameSize property has been added
- New TsHeaderControl component has been added
- Released "Wood1" skin
- Bug-fixes from v4.77
|
| 13.11.2006 | |
| AlphaControls v4.76 |
- Some little improvements and bug-fixes
|
| AlphaControls v4.80 beta |
- Released MacOS2 skin
- Released WMP11 skin
- Added new COMBOBTN section for customizing of buttons in ComboBoxes
- Improved TsFrameBar component (animation and scrolling are faster now)
- Additions in a skin structure (borders can have any width now)
- TsNotebook component has been added
- TsProgressBar component has been added
- Improved drawing of scrolls in TsPageControl component
- New ButtonSkin property has been added in TsTabSheet (used when PageControl.Style property is not tsTabs)
|
| 31.10.2006 | AlphaControls v4.75 |
- Some little improvements and bug-fixes
|
| 13.10.2006 | AlphaControls v4.74 |
- Fixed most known errors
- Improved scrolling in TsScrollBox component (faster now)
- New BUTTON_HUGE (Round button) skin section has been added (see demo)
- All public skins are updated
|
| 02.10.2006 | AlphaControls v4.73 |
- In labels added OnMouseEnter and OnMouseLeave events
- All public skins are updated
- New TsDBTextFX has been added into AlphaDB package
|
| 26.09.2006 | AlphaControls v4.72 |
- Improved TsHintManager component (added SkinSection, UseSkinData and Animated properties)
- Fixed most of known errors
|
| 15.09.2006 | AlphaControls v4.71 |
- Fixed error in menu painting
- Fixed error in controls refreshing after dialogs calling
- Emproved algorithm of internal skins loading
- Other small bug-fixes and improvements
- New TsCoolBar component has been added
- All published skins has been updated
|
| 30.08.2006 | AlphaControls v4.70 |
- New WLM skin has been added (like Windows Live Messenger)
- A lot of Improvements in menus, new TsSkinManager.MenuSupport property and TsSkinManager.OnGetMenuExtraLineData event has been added (see more about new features in the special demo)
- New properties in skins are supported now : IMGTOPLEFT, IMGTOPRIGHT, IMGBTMLEFT, IMGBTMRIGHT, also has been added different modes of texturing : Tiled, Stretched, TiledHorz, TiledVert, StretchHorz, StretchVert
- Added support of TsTrackBar with TickStyle property defined to tsManual, ticks skinning also has been added
- In the PathDialog the DialogOptions.AllowCreate property supported
- Fixed error with screen refreshing when skinned window is deactivated
|
| 12.08.2006 | AlphaControls v4.65 |
- Added captions loading from Res-file in all dialogs (RC-files should be updated for some languages)
- Optimized switching between skinned and non-skinned modes
- Improved Color Dialog
- Small checkboxes has been added in all public skins
- New "Small Grayed CheckBox glyph" has been added in AlphaSKins
- Optimized alphablending in some algorithmes
- A lot of other little improvements and bugfixes
|
| 24.07.2006 | AlphaControls v4.64 |
- Fixed error in forms with BorderStyle = bsNone
- Added animation effects in TsCheckBox and TsradioButton components
- In the TsCheckBox, TsradioButton, TsButton, TsBitBtn, TsSpeedButton and TsTrackbar the AnimatEvents property has been added
- In the AlphaDB package the alphaDBCB6.bpk file has been added for installation of package with DB-aware controls under the C++Builder6
- Other little improvements and bugfixes
|
| 17.07.2006 | AlphaControls v4.63 |
- Support of DevEx QuantumGrid has been added (patch should be used)
- Blinking of forms captions was removed (in forms activation or caption changing)
- Changed behavior of the TsScrollBar.OnScroll event (now work like standard event). Note: projects should be re-tested if this event used.
- Other little improvements and bugfixes
|
| 26.06.2006 | AlphaControls v4.62 |
- Added TsGridAdapter.OnAddItem (Item: TComponent; var CanBeAdded: boolean; var SkinSection: string) event
- Fixed creation error in non-skinned extended comboboxes
- Fixed error of path setting in TsPathDialog under Delphi2005/2006
|
| 19.06.2006 | AlphaControls v4.61 |
- TsHintManager.DefaultMousePos property added
- Access violations in design-time are removed
- Little improvements and bugfixes
|
| 13.06.2006 | AlphaControls v4.60 |
- Added support of several TsSkinManagers in one application. All changes are listed here.
- New TsOpendialog.ZipShowing property (zsAsFolder, zsAsFile) has been added (used in WinXP)
- Fixed error with editing of directory name, creation of new directory and memory leak in "Select directory" dialog
- Fixed error of panel drawing if placed on TDBCtrlGrid component
- Other little improvements and bugfixes
|
| 20.05.2006 | AlphaControls v4.53 |
- Little improvements and bugfixes
|
| 15.05.2006 | AlphaControls v4.52 |
- In the AlphaDB package the new TsDBRichEdit component has been added
- New type of gradient (triangles filling) has been added
- New version of the ASkinEditor tool (v1.15) has been released
- Standard method of forms captions refreshing has been returned (for compatibility with some system procedures)
|
| 25.04.2006 | AlphaControls v4.51 |
- In the TsPathDialog component a creation of new directory has been added
- Blending of disabled menuitems and labels has been added
- In the TsBitBtn and TsSpeedButton controls the new TextAlignment property has been added
- Scrollbars behavior in some controls has been improved
- Kind of toolbuttons with defined DropDownMenu property has been improved
|
| 02.04.2006 | AlphaControls v4.50 |
- In the TsLabel component the UseSkinColor property has been added
- In the TsSkinManager component the HueOffset and Saturation properties has been added
- The new BlueGauze skin has been added
- Shadows for LabelFX has been added to the skins structure, shadow type "stSkin1" has been added in the TsLabelFX
- Improved behavior of all ComboEdit's in the package
- English and russian help-files updated
|
| 19.03.2006 | AlphaControls v4.44 |
- The ShowExt property has been added to the TsShellListView and TsShellTreeView components
- "Billenium effects" components package support has been added
- A lot of little improvements and bug-fixes
|
| 06.03.2006 | AlphaControls v4.43 |
- Delphi 2006 support has been added
- Improved drawing algorithm of transparent and intersected graphic controls!
- Improved behavior of the TsPageControl component
- Improved behavior of the TsSkinProvider component and MenuLineSkin property has been added
- Improved TsFrameBar component and OnClick event has been added
- Improved drawing and behavior of the TsToolBar component
|
| 19.02.2006 | AlphaControls v4.42 |
- In the TsCheckListBox component the new Header, HeaderBackgroundColor, HeaderColor and HeaderSkin properties has been added
- In the TsUpDown component the new ButtonSkin property has been added
- In the TsTrackBar component a scaling of handle has been added (changing of the ThumbLength property)
- In the TsSkinProvider component the new TitleSkin property has been added
- Improved file dialogs (non-file system objects are supported)
- Little bug-fixes and improvements
|
| 05.02.2006 | AlphaControls v4.41 |
- New TsShellListView and TsShellComboBox components has been added
- New HeroesStyle and Office12Style skins has been added
- Res-file with a german language (thnx for Torsten) has been added
- Little bug-fixes and improvements
|
| 22.01.2006 | AlphaControls v4.40 |
- TsShellTreeView and TsPathDialog components has been added
- In the TsDirectoryEdit component the Root and NoChangeDir properties has been added
- In the TsSkinManager component the SkinInfo property has been added
- Fixed a problem with Enable property in TsBitBtn and TsButton controls
- Added res-file with a french language (thnx for Jean-Christophe)
- Little bug-fixes and improvements
|
| 09.01.2006 | AlphaControls v4.35 |
- In the TsRadioGroup component the new Buttons property has been added
- Little bug-fixes and improvements
- ASkinEditor tool has been updated
|
| 17.12.2005 | AlphaControls v4.34 |
- InfoPower wwDBGrid support has been added
- All skins has been updated
- A lot of little bug-fixes and improvements
|
| 11.12.2005 | AlphaControls v4.33 |
- New OnFrameDestroy event has been added (TsFrameBar control)
- To the TsListView and TsFileListView controls a full support of all Alpha effects has been added
- Improved the TsGridAdapter control
- Improved the TsMonthCalendar and TsDateEdit controls, OnGetCellParams event has been added
- A little bug-fixes and improvements
|
| 26.11.2005 | AlphaControls v4.32 |
- The new "Steam" skin has been added
- Little bug-fixes and improvements
|
| 20.11.2005 | AlphaControls v4.31 |
- Bug-fixes and algorithms improvements
|
| 30.10.2005 | AlphaControls v4.30 |
- DBGridEH v4 support has been added
- New TsLabelFX component has been added with support of realistic shadows drawing
- All controls from the package has been tested with XP themes using
- Bug-fixes and algorithms improvements
|
| 14.10.2005 | AlphaControls v4.26 |
- Small but important bug-fixes
|
| 06.10.2005 | AlphaControls v4.25 |
- New Sand skin has been added
- Bug-fixes and algorithms improvements
|
| 24.09.2005 | AlphaControls v4.24 |
- Improved refreshing mechanism in all controls
- Improved drawing of standard application icon in a forms captions
- In the TsHintManager component a hints designer has been added
- In the TsScrollBar control a standard kind support has been added
- Updated all skins (new sections for the TsFrameBar component has been added)
- Bug-fixes
|
| 27.08.2005 | AlphaControls v4.23 |
- TsPathComboBox, TsColorsPanel, TsStickyLabel and TsColorDialog components added
- Improved dialogs with new TsPathComboBox using
- Improvements and bug-fixes
|
| 13.08.2005 | AlphaControls v4.22 |
- Small improvements and bug-fixes (in the TsScrollBox, ListBoxes controls and others)
- New TsFrameBar component has been added (analog of the OutLook bar with frames using, look the demo for this component using understanding)
|
| 23.07.2005 | AlphaControls v4.21 |
- In all controls the SkinData.CustomColor and SkinData.CustomFont properties has been added. This boolean properties allows to ignore color and font defined in skin.
- In all controls having BoundLabel property, the BoundLabel.Indent property has been added
- New Elegant skin has been added
- Improved behavior of the TsListBox and TsCheckListBox components
- Improved behavior of a skinned Frames in the design and real-time
- Small bug-fixes and improvements
|
| 11.07.2005 | AlphaControls v4.20 |
- Big changes in the AlphaControls package engine (more easy and more stable work)
- Changed TsComboBox and TsFontComboBox components (improved behavior and fixed some bugs)
- Fixed error in the using of TsListBox in the virtual mode
- Into the AlphaDB package the TsDBCalcEdit control has been added
- Has been added the OnPaint event in the TsBitBtn and TsSpeedButton controls
- In all controls having BoundLabel property, the BoundLabel.Font property has been added
- Package Lite Edition has been released
|
| 12.06.2005 | AlphaControls v4.14 |
- Altered work with TsGridAdapter component. Added the AuthoSearch property
- In the TsBitBtn and TsSpeedButton controls the StayWithinBorder property has been renamed to DrawOverBorder
- Emproved behavior of the forms minimized to icons and behavior of the TsScrollBox control in the design-time
- Fixed most known errors
|
| 28.05.2005 | AlphaControls v4.13 |
- Improved drawing of buttons when ImageList used
- Improved menus behavior after SkinManager.Active property switching
- Added the StayWithinBorder property in the TsSpeedButton and TsBitBtn components
- Added the 3rd-party TPngImageList component (Freeware!) support in the buttons. For using of this feature, the PngComponents (http://pngdelphi.sourceforge.net) must be installed and USEPNG key must be enabled in the sDefs.inc file (AlphaControls)
- Added res-file with slovak language
- Fixed a most known errors
- Some improvements in a skins
|
| 14.05.2005 | AlphaControls v4.12 |
- Has been added ProgressSkin property to the TsGauge component
- In the TsListBox and TsCheckListBox controls a lbVirtual and lbVirtualOwnerDraw styles has been added
- Improved drawing of the disabled toolbuttons on the TsToolBar component and blinking has been removed also
- Fixed bug with controls refreshing
|
| 29.04.2005 | AlphaControls v4.11 |
- Added new TsOpenPictureDialog, TsSavePictureDialog, TsFontListBox and TsFontComboBox components
- Fixed most known errors
|
| 23.04.2005 | AlphaControls v4.10 |
- BCB6 support
- Added new TsOpenDialog and TsSaveDialog components
- Fixed most known errors
|
| 17.04.2005 | AlphaControls v4.09 |
- Added new TsDriveComboBox component
- Added new TsFilterComboBox component
- Added "TheFrog" skin
- Improved behavior of scrollbars in the MDI form
- Fixed most known errors
|
| 03.04.2005 | AlphaControls v4.08 |
- Improvements and bug-fixes
- Added new TsFileListView component
|
| 14.03.2005 | AlphaControls v4.07 |
- Improvements and bug-fixes
- Added new TsRichEdit component
|
| 26.02.2005 | AlphaControls v4.06 |
- A lot of small improvements and bug-fixes
- Delphi 2005 support
- Made ASkinEditor tool
|
| 20.02.2005 | AlphaControls v4.05 |
- A lot of small improvements and bug-fixes
|
| 10.02.2005 | AlphaControls v4.04 |
- Added HotImages property support in the TsToolBar component
- In the TsCheckListBox control has been added small skinned checkboxes support (skins will be updated soon)
- Fixed error in the TsSplitter component
- Fixed error, when MDI form didn't show background
- Fixed error with a TsGridAdapter component removing
- Fixed error with a DisplayText drawing in the TsCurrencyEdit component
- A lot of small changes and improvements
|
| 06.02.2005 | AlphaControls v4.03 |
- Fixed error in the TsToolBar component, when captions hasn`t been drawn in the standard mode
- At the TsScrollBar component the OnChange event parameters has been changed like standard (Sender: TObject) and also OnMouseMove event has been added
- Improved using the USEDB key (now possible more easiest using DBGrids, just uncomment UseDB key in the sDefs.inc file (must be {DEFINE USEDB})
- Improved behavior of the Visible property at the SpeedButtons
- Improved drawing of the TGraphicControls placed on the AlphaControls (flickering removed)
- In the TsListBox control has been added MultiSelect support
- Improved a forms behavior when SkinProvider.ResizeMode property is rmBorder
- Improved drawing of an Application Icons on a forms captions
|
| 30.01.2005 | AlphaControls v4.02 |
- Added built-in english help-file for AlphaControls 4 (windows format, for using in the Delphi IDE)
- Improved AlphaConvert tool and possibility of choosing the controls that must be changed has been also added
- A lot of small changes, bug-fixes and improvements
|
| 23.01.2005 | AlphaControls v4.01 |
- In the TsSkinProvider component has been added ScreenSnap and SnapBuffer properties
- In the AlphaDB package has been added TsDBRadioGroup component
- Added multi-language support (copy Res file from directory /Res/Needed language)
- Added support of the PasswordChar property in the TsEdit component
- Corrected refreshing of the edit controls when text changed
- Parameter type of the GetSkinNames and GetExternalSkinNames has been changed back to the TStrings
- Fixed Dpk file for the AlphaDB package
- Small improvements and bugfixes
|
| 14.01.2005 - ALPHACONTROLS 4 RELEASED! |
A lot of big changes, improvements and bugfixes. Detailed list of changes you can find in the v4changes.txt file. Also has been changed skin format and all skins has been updated, please download new skins for using with AlphaControls4.
|
04.2003-12.2004 ...AlphaControls v3 developing. Read more about version 3 history.
|