1.
SimpleGraph v2.80, 2 June 2011 2. Графика
3. Визуальный компонент для построения диаграмм
4. [more=Что нового]Version 2.80 (June 2, 2010)Added two new options gloFixedAnchorStartPoint and gloFixedAnchorEndPoint to the LinkOptions property of TGraphLink. These options control whether the hooked links should be anchored to a fixed point on the target object or not.[/more]
5. Delphi 4+
6.
Kambiz R. Khojasteh 7.
версия 2.80 1.
The i18n package v1.1, 13 June 2011 2. Локализация/интернационализация
3. Набор компонентов, позволяющий быстро и просто сделать приложение интернациональным.
Есть и другие полезные компоненты (например онлайн-переводчик Google).
4. [more=Что нового]Version 1.0 (June 11, 2011)
- First public release
Version 1.1 (June 13, 2011)
- Made the package compatible with Delphi 2009. However, the package has some
problems on Delphi 2009: Because of a few bugs in Controls unit, mirroring
page and tab controls for right-to-left languages causes child controls of
these controls go off the screen. Some other common controls may also show
odd behavior when toggle the layout's direction.
- Fixed display problem of the date picker control on Windows XP.
- Some minor tweaks.[/more]
5. Delphi 2009+
6.
Kambiz R. Khojasteh 7.
версия 1.1 Я тоже немного руки приложил.
Замечания насчёт русского языка приветсвуются.
1.
Gradient v2.71, 28 June 2011 2. Графика
3. Визуальный компонент, отображающий градиентную заливку разными стилями
4. [more=Что нового]- 2.71 (June 28, 2011) Fixed bug in saving ColorEnd property. Fixed bug in drawing non-rectangular shape gradients in Delphi 2010.
- 2.70 (June 27, 2011) Added Shape property.[/more]
5. Delphi 3+
6.
Kambiz R. Khojasteh 7.
версия 1.31 1.
Print Preview v5.70, 28 June 2011 2. Печать
3. Набор навороченных preview-компонент. Возможно сохранение страниц в PDF
4. [more=Что нового]Version 5.70 (June 28, 2011)
- Fixed the GDI+ shutdown issue (Thanks to mckiss).
- Fixed the incorrect scrolling direction using mouse wheel (Thanks to Jon L. Bondy).
- For convenience, added BeginAppend and EndAppend methods for adding a new page at the end of pages.
Version 5.61 (November 25, 2010)
- Fixed the GDI+ issue when it is used inside a dll (Thanks to Dmitry).
- In some cases, resizing TPrintPreview control was not updating the visible area marker of the selected thumbnail.
- Added DisableTheme property to TThumbnailPreview control. Windows Aero makes the selected thumbnail unclear. By setting this property to true, you can prevent this problem.[/more]
5. Delphi 4+
6.
Kambiz R. Khojasteh 7.
версия 5.70 1.
NativeJpg 1.31, 7 June 2011 2. Графика
3. JPEG кодер/декодер, во многом уникальный
4. [more=Что нового]Version 1.31 (07jun2011)
* Fixed and updated TileDemo
* Fixed and updated Viewer
* Fixed and updated JpegTest
* Fixed TsdJpegImage.SaveBitmapStripByStrip
* Fixed TsdJpegImage.LoadTileBlock[/more]
5. Delphi 5-2011(XE), FreePascal
6.
SimDesign 7.
версия 1.31 1.
NativeXml 3.31, 29 June 2011 2. Xml
3. Быстрый парсер Xml
4. [more=Что нового]Version 3.31 (29jun2011)
! fixed string table (part of lowlevel string processing of NativeXml)
* integrated End-Of-Line normalisation in the XML parser
* placed NativeXmlC14N.pas in NativeXml.pas, TNativeXml.Canonicalize integrated
Version 3.30 (20may2011)
* reimplemented DropCommentsOnParse
* reimplemented AttributesClear
+ added property Charset
! reworked write FExternalEncoding
* readded EncodeBinHex / DecodeBinHex
+ sdNodeList with default Create
* alphabetized NativeXml bool options
+ Linux: allow many codepage conversions, using NativeXmlWin32Compat.pas (largely untested tho)
* added class methods TNativeXml.EncodeBase64 / DecodeBase64 next to the
global base64 coding methods.
! corrected ranges of arrays in the coders, so rangechecking does not need to be disabled
* slightly more verbose error messages (line + pos instead of just pos)[/more]
5. Delphi 5-2011(XE), FreePascal
6.
SimDesign 7.
версия 3.31 1.
SpTBXLib 2.4.6, SkinEditor 1.0.3, 25-29 June 2011 2. Визуальные компоненты.
3. Библиотека, расширяющая возможности
Toolbar2000. Поддержка Unicode и скинов.
4. [more=Что нового]
SpTBXLib25 June 2011 - version 2.4.6
- Added Delphi XE and C++Builder XE support.
- Added TabCloseMiddleClick property to SpTBXTabSet and
TSpTBXTabControl, when set to true a middle mouse button
on a tab item will close it.
- Added ShowCaption, Alignment and VerticalAlignment
properties to TSpTBXPanel.
- Added Ukranian translation for the Customizer demo,
thanks to Roman Sokhan.
- Updated SkinEditor to the latest version of SpTBXLib.
- Improved glass painting.
- Improved Toolbar Load/Save Position helpers to fix the
locked toolbars restoring TB2K issue.
- Changed tab close button behavior, the tab will close
when the mouse button is released, thanks to Simon H. for
reporting this.
- Fixed TSpTBXTitleBar bug, OnSystemMenuPopup was not fired
when the system menu was showed, thanks to Sebastien for
reporting this.
12 March 2010 - version 2.4.5
- Completed Japanese translation for the Customizer demo,
thanks to Minoru Yoshida.
- Fixed TSpTBXToolbar flicker when changing the floating toolbar
caption, thanks to Albert Wiersch for reporting this.
- Fixed incorrect TSpTBXDockablePanel floating border
painting on Aero when Resizable was set to false, thanks to
Erwin Denissen for reporting this.
- Fixed incorrect TSpTBXEditItem hottrack painting when the
edit was disabled on Aero, thanks to Erwin Denissen for
reporting this.
- Fixed incorrect TabControl behavior, when changing the
active tab the focused control was not correctly saved,
thanks to Dmitry Belkevich for reporting this.
- Fixed incorrect TSpTBXDockablePanel split resizing when
the mouse was moved too quickly, thanks to Mattias
Andersson for reporting this.
- Fixed incorrect TSpTBXSplitter sizing when AlignWithMargin
was set to true, thanks to Dany Marmur for reporting this.
- Fixed TSpTBXDockablePanel bug, the adjacent splitter is
misaligned when the DP is hidden at designtime, thanks to
Irina for reporting this.
- Fixed TSpTBXRadioButton double click handling, thanks
to Dmitry Belkevich for reporting this.
- Fixed incorrect SpInvalidateSpTBXControl message handling,
thanks to Michal Gajek for reporting this.
- Fixed TSpTBXCheckBox bug, the Checked property couldn't be
set to False when Style was set to cbGrayed, thanks to Yann
Papouin for reporting this.
SkinEditor - Minor bug fixes.[/more]
5. Delphi 7+/BCB 2006+
6.
SpTBXLib,
SkinEditor 7.
SpTBXLib.2.4.6.zip,
SkinEditor.exe 1.0.3,
SkinEditorSource.1.0.3.zip Добавлено: Ух, с новой страницей.