1.0 - (2005/08/02).
o First public release.
1.1 - (2005/08/03).
o Fixed some compatibility issue with VC6.
1.2 - (2005/08/05).
o Now it's possible to parse more files with IDs.
o Linked statically to avoid dependency problems.
o Changed true color bitmap generation checkbox to true as default.
o Now, if available, true color bitmap is used to create the imagelist when a toolbar is opened.
o Disabled "error diffusion" in 16 color bitmap creation.
1.3 - (2005/09/12).
o Added "new" toolbar feature
o Added hot imagelist creation
o Added some accelerators
o Added MRU list
o Improved drag and drop (now you can use it to move buttons also and replace only image holding CTRL key)
o Fixed bug when two buttons have the same ID
1.3b - (2005/10/27).
o Added check for updates routine
o Fixed bug caused by MRU implementation (crash on startup)
o Fixed bug with 16 colors bitmap (ugly view in preview)
1.3c - (2005/11/06).
o Some internal modification on code to prepare the new release
o Fixed bug on "check for updates routine"
1.3d - (2006/07/04).
o Some internal modification on code to prepare the new release (again
)
o Better error handling during parsing
o Minor bugfix
1.4 - (2007/01/09). **SHIPON**
o Added filter to IDS (now will be showed only toolbars' IDs)
o Added filter on edit box to avoid invalid IDs
o Fixed various issues during linking
o Minor bug fixes
1.41-(2008/01/05)**SHIPON**
o New dialog Layout to handle toolbars up to 48x48px
o Better icon handling: now before use they are all ported to true color
o Added support for png images/icons
o Fixed bug on reopeing an existing toolbar without a true color bitmap
o Fixed bug on first toolbar display: listcontrol without icon preview
o Minor bug fixes