History

 
Last updated 03-Aug-2009 07:57:49 -0300 Bugs Pending Bugs Fixed New Features

 
Control Category Task Status Comments
UniBasicPack Updated to support activation via Space/Enter KeyPrint. Done  
Bonus Wrapper
Source Code
Added many UnicodeWrappers (315 Functions). See current list here Done 18-Dec-2004 thru
07-Jan-2005
UniRichEdit Changed GUID of UniRichEdit and all related controls that use it (i.e. Property Pages). Done 18-Dec-2004
UniComboEx Removed all Special Enums from UniComboEx. Retired UniComboLite. Note: UniComboEx is now the same as retired UniComboLite Done 14-Dec-2004
UniListBox
UniComboEx
Added MultiColumn support. Done 09-Dec-2004
UniBrowseForFolder Function uBrowseForFolder now located in uCyberActiveX.DLL,
and works as VbModal.
Done 09-Dec-2004
UniCalendar Major rewrite. Has all features (and more) of previous version with 50% less code. Supports Gregorian and Islamic(Hijri) calendars. Done 09-Dec-2004
UniSuite ALL Upgraded to Armadillo 4.00b1. Preliminary tests (WinXP) shows Vb IDE crashing has been fixed. Needs further testing on other OS's. Done 11-Nov-2004
UniCalendar Added verbose return to GetCalendarType. Done 10-Nov-2004
UniCalendar Changed Enumeration code to load all installed Locales. Was missing Divehi/Syriac/Tewlugu. 135 Locales with XP-SP1 and an additional 25 new locales in XP-SP2. Done 05-Nov-2004
UniTreeView
UniTreeViewMC
Fixed programmatic setting and retrieval of Unicode text from existing nodes. It was returning ANSI. Done 04-Nov-2004
 UniPictureBox
  • Bmp, Gif, AniGif, Emf, Wmf, Tiff, Png, Ico
  • 32-bit XP Alpha Icons
  • Methods PrintText, DrawTextUni, ExtTextOutUni, TextOutUni, GetTextExtentPoint32Uni, GetTextWidthUni, GetTextHeightUni,  ResetCurrentXY, SetCurrentXY
Done 01-Nov-2004
UniFileView Uses ListView Report(detail) mode. Done 23-Oct-2004
UniClipBoard
  • Class cUniClipboard - Get/Set Unicode text from/to the
    ClipBoard object.
  • Class cClipboardNotify - Receive Clipboard ChangeNotification messages.
Done 22-Oct-2004
UniCalendarHijri Hijri/Islamic Calendar for LCID=1025(Saudi Arabia). Substitutes English names "Ramadan" in lieu of Arabic MonthNames. Done 18-Oct-2004
UniFolderView Folder picker(also allows files using pattern) using TreeView. Done 08-Oct-2004
UniComDialog

Added new UniComDialog (OpenFile, SaveFile)

Done 25-Sep-2004
UniHyperLink Added New UniHyperLink Done 20-Sep-2004
UniListBox

Added missing Property (ListIndex).

Done 16-Sep-2004
UniDTPick Updated demo to use UniListBox in lieu of VbListBox. Done 16-Sep-2004
UniListBox Added Methods (LoadDrives, LoadFolders, LoadFiles), with Icons. Done 12-Sep-2004
UniBrowseForFolder Added New UniBrowseForFolder. Done 01-Sep-2004
Deployment Package Updated Tarma Install to latest verion.
Version 2.85.1703 - 29 August 2004
Done 01-Sep-2004
UniBasicPack Updated to support PrintForm method. were not modified Done 05-Aug-2004
Win98 only Memory leak in Uniscribe wrapper fixed. Fixed 30-Jul-2004
Deployment Package Updated Tarma Install to latest verion.
Version: 2.83.1664 - Date: 21 July 2004
Done 30-Jul-2004
UniMsgBox
UniMsgBoxEx
Added sizing code to better emulate MS Windows MsgBox. Fixed 28-Jul-2004
UniMsgBox
UniMsgBoxEx
UniMsgBox - Rewritten to fix Win98 bugs.
UniMsgBoxEx - Fixed TimeOut, CustomCaption
Fixed 24-Jul-2004
Deployment Package Updated Tarma Install to fix Com Server Registration issue.
Version: 2.83.1661 - Date: 18 July 2004
Fixed 18-Jul-2004
Migration Wizard Replaced 2 functions that were causing problems on Win98. Fixed 18-Jul-2004
Controls General Added OleLib.Tlb, OleLib2.Tlb dependencies to Deployment Package Fixed 16-Jul-2004
UniCaption WM_SIZE/WM_MOVE message was not being passed to Windows after RefreshTitleBar. Fixed 12-Jul-2004
UniBasicPack Removed DT_CALCRECT from the CaptionAlignment PropertyPage. Fixed 10-Jul-2004
Controls General Move RTL code to uCyberActiveX.DLL. Fixed 09-Jul-2004
uCyberActiveX.DLL DLL crashes Vb when closing IDE? Compiled controls appear to work OK. See entry Armadillo 4.00b1(11-Nov-2004) Fixed 09-Jul-2004
Deployment Package Deployment packaging. Switched to Tarma. 10x faster and final Exe is 1/3 that of InstallShield. Fixed 09-Jul-2004
Controls General Error in Licensing package. Bug fixed by Silicon Realms Fixed 07-Jul-2004
Added Disabled(Greyed) code for Classic mode. Fixed 01-Jul-2004
UniListView Header Font now set to same as ListView item Font. Also can update Font on the fly. Done 24-Jun-2004
Controls General Added Error handler to all controls to handle missing Font. Fixed 22-Jun-2004
UniCalendar Changed UpDn/Label to UniCombo. Done 20-Jun-2004
Controls General Moved Subclassing/Timer to uCyberActiveX.DLL. Done 20-Jun-2004
UniToolBar Control and ToolTip Font are set OK during create but not on the fly. Fixed 17-Jun-2004
UniGrid UniGrid Header Font was not being set correctly Fixed 15-Jun-2004
Controls General Moved Unicode Render engine to uCyberActiveX.DLL. Done 11-Jun-2004
UniToolBar
UniRebar
Added Font Property to ToolBar/ReBar. Fixed 10-Jun-2004

Tooltip text not updating on the fly but title/icon does.
Set ToolTip Font to Control Font.
Fixed 10-Jun-2004
15-Jun-2004

Added Properties ToolTipBackColor, ToolTipForeColor, ToolTipStyle to these controls. Defaults to system colors and Balloon style. Done 08-Jun-2004
UniCaption TaskBar now correctly displays Form Caption/Icon. Done 05-Jun-2004
UniComboEx
UniComboLite
Tooltip not updating on the fly on 2000. Fixed 04-Jun-2004
UniRebar Added BandText Property to let client change BandText on the fly and  Property Get BandIndexForHwnd to ensure you are changing the correct band even if it moves. Done 29-May-2004
UniRebar Optional BandText is not Unicode aware. Fixed 29-May-2004
Win98 General Bug in DT_SINGLELINE calculations when using Uniscribe. Fixed 27-May-2004
  Added Unicode ToolTips and PropertyPage to these controls. Done 27-May-2004
UniToolBar ToolTip not being cleared when leaving a button(sometimes displaying in Separators). ToolTip sometimes not being shown. Fixed 25-May-2004
UniMsgBoxEx Added UniMsgBoxEx which allows Custom Unicode Button Captions and more. Done 25-May-2004
UniTreeView
UniTreeViewMC
Added CHM Docs for UniTreeView, UniTreeViewMC controls. All controls now have a CHM Doc. Done 21-May-2004
UniToolBarLite Added ToolTipTitle/ToolTipIcon Properties. Done 21-May-2004
General Updated site to latest Controls/Docs with latest bugs fixes and modifications. Complete Setup(11 Mb) will be available appx 22-May-2004. Done 21-May-2004
UniRichEdit
UniRichEditLite
RichEdit substitutes Cr for CrLf. Modified Property Get Text to reverse this behaviour.
Text = Replace$(Text, VbCr, VbCrLf)
Fixed 20-May-2004
UniToolBarLite Added new control UniToolBarLite. Done 20-May-2004
General Error handler was added to Function IsDLLPresent used internally by HasUniscribe, HasUxTheme, HasUnicows, and HasGDIPlus Properties. Fixed 20-May-2004
UniComboEx
UniComboLite
When control is attached to a ReBar band the UserControl(Combo parent) was resizing but the Combo wasn't. Fixed 20-May-2004
UniRichEdit
UniRichEditLite
ProcessTab = True now disables Tabs in RichEdit and passes Focus to next TabIndex. Done 14-May-2004
UniHookMenu Cleaned up 10kb unused code related to Bitmaps that was replaced with ImageList. Done 10-May-2004
UniGrid 5 bug fixes from VbAccelerator sGrid2 BugTrak(Thierry Waty).
Frozen (Only bug fixes will be addressed). New features will be applied to CyberActiveGrid rewrite.
Fixed 09-May-2004
UniBasic Color-Depth now set to COLOR_DEPTH_24. Done 09-May-2004
UniRichEdit
UniRichEditLite
Updated CHM Docs to include Objects:
OLEObjects, OLEObject, ParagraphFormat, Range, RichFont, Selection.
Done 06-May-2004
UniRichEditLite Bug preventing control from being instantiated. Fixed 05-May-2004
UniComboEx
UniComboLite
Runtime Error 380 Invalid Property followed by Runtime Error 440. Bug was introduced while adding Unicode support to ANSI EditWindow. Fixed 05-May-2004




Added or Improved RTL support to these controls. Implementation allows RTL even on Windows Platforms that are not inherently RTL. See MSDN Mirroring Awareness. Also see RTL section of our Unicode Tutorial. Done 01-May-2004
02-May-2004
03-May-2004
09-May-2004
UniGrid Crashing during Resize/Horizontal Scroll. Problem occurs only on Win98. Fixed 30-Apr-2004
UniRichEdit
UniRichEditLite
RichEdit is appending a Cr to strings input via Text Property or LoadFile. This is a feature(??) of in-built Text Object Model. Fixed 29-Apr-2004
UniGrid UniGrid Column Headers not rendering Unicode on Win98, Added support via CustomDraw. Fixed 28-Apr-2004
Win98 Support DrawTextW ExpandTabs. Done 27-Apr-2004
Win98 Support DrawTextW NoPrefix, HidePrefix, PrefixOnly, End_Ellipsis. Done 26-Apr-2004
Win98 Support DrawTextW SingleLine, Top, Left, Center, Right, VCenter, Bottom, NoClip, CalcRect(SingleLine, MultiLine VbCrLf !=WordBreak). Done 08-Mar-2004
UniGrid (Demo) Using a Variant Split to supply strings to UniGrid causes error.
Fix: Use CStr(vText(0)) or
vText(0)) & VbNullString. See Demo.
Fixed 23-Apr-2004
UniGrid VbAccelerator sGrid2 modified to render Unicode on all Platforms. Fixed SaveGridData that was saving Unicode data as ANSI. Done 22-Apr-2004
UniTreeViewMC New(15-Apr-2004) MultiColumn TreeView from VbAccelerator. Convert to Unicode. Done 21-Apr-2004
UniListBox New owner-draw control using ComCtrl32:
CheckBoxes (None, Flat, 3D, XP), SingleSelect, MultipleSelect, RightToLeft,  Sort , Sorted, SortOrder. Selected(Index).
Done 21-Apr-2004
 
UniTreeView New(16-Apr-2004) version from VbAccelerator. Added revisions to UniTreeView. Done 21-Apr-2004
UniMsgBox Complete rewrite to replace previous version. More robust and intuitive. Detects Win9x and attempts to replicate that of NT. Done 20-Apr-2004
UniToolBar Optional Balloon tip as well as the in-built rectangular ones. Also added Title and Icon (Balloon Tips only). Done 20-Apr-2004
CoolDocs Moved redundant Document Gifs(23) from control folders to Template folder and updated reference in DocGenerator add-in. Done Internal use only. Generates compiled HTML document
Win98 Unicode Support Emulate DrawTextW in Win98 Uniscribe:
  • CalcRect(MultiLine WordBreak).
  • Path_Ellipsis.
  • Word_Ellipsis.
Done 08-Mar-2006
27-Apr-2006
CoolDocs Added CheckBox to allow optional  deletion of "*.h??" source files after CHM has been created. Internal use only. Generates compiled HTML document. Done 06-Mar-2005