Besttoolbars Development network

Back to Besttoolbars main site

 

Firefox Converter

From Best Toolbars

Jump to: navigation, search

Contents

Firefox toolbar converter utility

Current version 2.12.29 see the [change log]

Trick: If you've got monochrome icons after conversion try to save icons with 24 bit colors depth (recommended) or 256 colors depth..

What's new:

List of Features:

Search:

Search box
Combined search
Catch searches on different search engines
Context search
Clear Search History
Keyword highlighting
Word Find Feature


Visual Elements:

About box
Checkboxes and radio buttons
Edit and password boxes
Hot icons / rollover effect
Menus and submenus
Mini Web page
Unlimited buttons, images and menus
Zoom in/Zoom out feature
Dynamic configuration files
Dynamic menu contents and buttons
Multiple configurations
Distribute additional files with your toolbar
UNICODE - Support for International characters in the Toolbar
External toolbar interface

Options:

Using multiple configurations for your toolbar
Options page


Security and Privacy:

Clear cookies / clear history
Popup killer
POP-up blocker White-list functionality

Dynamic Elements:

Affiliate capabilities
Custom USER_AGENT string (optional)
Launch external applications
Toolbar scripting		
Toolbar changing dynamically for the pages on your website


Supported tags:

<ALLOWPOPUPS> command to allow pop- ups from certain sites (White-list functionality)
<BANNER> tag
<BLOCKPOPUPS> command and usage of the popup - blocker feature
<BUBBLE> tag
<BUTTON> tag
<CHANGELAYOUT> command
<CHECKBOX> tag
<CLEARCOUNT> command
<COMMANDS> tag
<COMMANDCHUNK> command to execute several commands at once
<COMBO> tag
<COMBO> tag for select-type combo boxes (non-editable)
<EDIT> tag
<EXTERNAL_SEARCH> tag to catch search queries
<HIGHLIGHT> command
<INCLUDE_XML> tag
<INCLUDE_CUSTOM_XML> tag
<INCLUDE_SCRIPT> tag
<LOCALHTML> command
<LAUNCHSCRIPT> command
MACRO SUBSTITUTIONS
<ITEM> tag
<ITEM> tag and Submenu Items
<MENU> tag
<PASSWORD> tag
<RADIOBOX> tag
<SEPARATOR> tag
<SETTINGS> section
<SHELLEXECUTE> command
<SPACE> tag
<SWITCHCOMMAND> command
<TEXT> tag
<TOOLBAR> tag
<WEBJUMP> command

Usage

Mozilla/Firefox converter utility will convert .CAB file created using ToolbarStudio (www.besttoolbars.net) into .xpi format that is standard for Firefox and Mozilla toolbar installations.

Please unzip the file with converter utility.

To use it:

  1. Please save your toolbar from ToolbarStudio as toolbar.cab (note that the file should

be named exactly toolbar.cab)

  1. copy created toolbar.cab file into the folder where tb_converter.exe resides.
  2. Double click on tb_converter.exe and it will convert your .cab file into Firefox

ready toolbar.

  • If you need a toolbar version for Mozilla please specify the /mozilla key in the command

line when calling tb_converter.exe. Like:

    tb_converter.exe /mozilla
  • If you need a toolbar version for Netscape 8 please specify the /ns8 key in the command

line when calling tb_converter.exe. Like:

    tb_converter.exe /ns8

The results of the conversion will be inside /toolbar subfolder. Inside this folder you can find two files: install.html - providing necessary html/javascript to include into the webpage for online installation and .xpi file that contains full toolbar package.

NOTE: If your file is named differently then toolbar.cab you can still convert it if you call converter utility from the command prompt (MS DOS shell) like below:

tb_converter.exe yourcabfile.cab or tb_converter.exe /mozilla yourcabfile.cab

Where yourcabfile.cab is the name of the your .cab file created using besttoolbars.net software.

How to configure auto update for Firefox toolbar

To make Firefox toolbar autoupdate you need to upload update.xml (produced by the converter) to your server. Your Web-server must also be configured to send this file as xml. You can check this as follows: if you navigate to the url of update.xml it must display it's contents like XML file in Internet Explorer or in any other browser.

Steps for publishing update to the toolbar:

  1. Convert your new toolbar using Firefox converter utility.
  2. Upload update.xml file to the server (path identified by serverpath

setting in toolbar configuration).

  1. Upload .xpi file created to the server (path identified by updateUrl

setting in toolbar configuration).

By default firefox checks for updates once a week.

Changes log

05 May 2008 Fixed issue with clearing variables after uninstall
05 May 2008 Fixed issue with layouts: include scripts initialization
18 Apr 2008 Fixed issue with editboxes: selected by default
08 Apr 2008 Added getCustomXML method
07 Apr 2008 Fixed include script issue
07 Apr 2008 Fixed dynamic xml issue
03 Apr 2008 Fixed shellexecute feature
02 Apr 2008 Fixed attributes in option page
02 Apr 2008 Fixed visibility issue in dynamic xmls
31 Mar 2008 Added sync attribute support for include script feature
27 Mar 2008 Fixed labels showing in comboboxes
26 Mar 2008 Fixed issue with parsing dynamic xml
24 Mar 2008 Fixed dynamic xml issue
20 Mar 2008 Fixed bubble caption issue
20 Mar 2008 Fixed history issue
20 Mar 2008 Updated mechanism of variable substituting
17 Mar 2008 Fixed variable substitution for toolbar elements
13 Mar 2008 Fixed buttons visibility issue
13 Mar 2008 Fixed variable substitution
11 Mar 2008 Changed version range (include FF 3.0 beta 4)
11 Mar 2008 Added toolbar height=0 support
07 Mar 2008 Fixed remote scripts issue for include script feature
07 Mar 2008 Fixed macrosubstitution for include script feature
06 Mar 2008 Fixed removing cached custom xml after uninstall
06 Mar 2008 Fixed toolbar height
06 Mar 2008 Fixed adtext attribute for comboboxes in dynamic xmls
29 Feb 2008 Fixed encoding issue
28 Feb 2008 Fixed issue with visibility
27 Feb 2008 Fixed default text substitution
13 Feb 2008 Fixed urltemplate attribute
12 Feb 2008 Fixed editbox default text behavior: highlighting on focus
12 Feb 2008 Fixed radio size
12 Feb 2008 Fixed radio names substitution
12 Feb 2008 Fixed urltemplate attribute for include xml
12 Feb 2008 Fixed default text for editbox
14 Dec 2007 Fixed GetPropertyById method
11 Dec 2007 Fixed issue with userName and userPasswd variables
05 Dec 2007 Fixed firstUrl issue under Mozilla browser
03 Dec 2007 Fixed uninstallUrl issue under Mozilla browser
30 Nov 2007 Fixed firstUrl issue
28 Nov 2007 Fixed version ranges in install.rdf for FF 3.0
22 Nov 2007 Added method updateHistory to add combobox values to history using javascript
22 Nov 2007 Fixed dynamic xml feature with https protocol

version 2.12 released

21 Nov 2007 Basic firefox 3.0 support
21 Nov 2007 Fixed bubble feature
19 Nov 2007 Fixed dynamic xml parsing
14 Nov 2007 Fixed setPropertyById issue
13 Nov 2007 Fixed default text feature for edit box
13 Nov 2007 Fixed issue with toolbar conversation
02 Nov 2007 Fixed variable substitution fopr captions and firstUrl
25 Oct 2007 Added methods getElementById and getElementsByTagName to toolbar javascript object
25 Oct 2007 Fixed userName and userPasswd variables
24 Oct 2007 Added use_scroll attribute support for bubble feature
23 Oct 2007 Added GetContent method to get page content
19 Oct 2007 Fixed .custom_xmls issue
19 Oct 2007 Fixed config_allowed issue
18 Oct 2007 Fixed combo width
12 Oct 2007 Fixed commands for edit box
12 Oct 2007 Fixed Options page feature for buttons
12 Oct 2007 Fixed SetPropertyById for editboxes
08 Oct 2007 Fixed variable substitution method
03 Oct 2007 Fixed AffiliateID feature
17 Sep 2007 Added sync="both" for banner feature
17 Sep 2007 Fixed SetPropertyById method
05 Sep 2007 Fixed macrosubstitution function
31 Aug 2007 Fixed editbox width
16 Aug 2007 Fixed wordfind feature for multiple toolbars
10 Aug 2007 Fixed caching for dynamic xmls
08 Aug 2007 Fixed initial Var replacement
07 Aug 2007 Fixed method GetPropertyById 
06 Aug 2007 Added type sync="both" for dynamic xmls.
06 Aug 2007 Fixed manifest for firefox 3.
06 Aug 2007 Added option to enable/disable automatical search for search history.
06 Aug 2007 Added autocomplete feature to options page.
06 Aug 2007 Fixed wordfind feature.
30 Jul 2007 Fixed substitution for dynamic xmls and bubbles.
30 Jul 2007 Fixed bubbles format.
30 Jul 2007 Fixed reload of dynamic xmls.
19 Jul 2007 Removed gap between image and text in TEXT element.
19 Jul 2007 Added use_inbanner support.
18 Jul 2007 Basic support of several toolbars.
17 Jul 2007 Fixed bubbles behaviour.
16 Jul 2007 Added SetPropertyByID function.
16 Jul 2007 Added Homepage feature.
16 Jul 2007 Added macro substitution for shellexecute feature.
19 Jun 2007 Added attribute visibility for the buttons.
19 Jun 2007 Fixed problem with bubbles.
15 Jun 2007 Fixed problem with opening multiple windows.
24 May 2007 Fixed rare problem with incorrect conversation
21 May 2007 Fixed noneditable combobox issue
18 May 2007 Fixed switch command feature
17 May 2007 Fixed incompartibility issue with mcafee siteadvisor extension
14 May 2007 Fixed problem with converting of some toolbars.
10 May 2007 Fixed problem in dynamic xml (freezing).
10 May 2007 Highlight feature may highlight parts of words.
07 May 2007 Fixed wordfind feature.
17 Mar 2007 Fixes in dynamic xml feature(local files)
13 Mar 2007 Fixes in dynamic xml feature
04 Mar 2007 Fixed context menu search
02 Mar 2007 Fixed combobox history
02 Mar 2007 Fixed behavior of the toolbar buttons with missed command attribute
02 Mar 2007 Fixed conversation of .cabs with filename containing special symbols
29 Mar 2007 Fixed autocomplete feature
28 Mar 2007 Fixed highlight problem appeared on some sites
16 Mar 2007 Added tool.AffiliateID variable to custom script
13 Mar 2007 Fixes for dynamic xml feature

version 2.11 released

20 Feb 2007 Modified highlight button behaviour (2 states, highlight enables for all pages)
20 Feb 2007 Added autocomplete feature
20 Feb 2007 Added hint support for WordFind buttons
20 Feb 2007 Modified highlight feature
20 Feb 2007 Fixed left alignment for dynamic xml
19 Feb 2007 Added support for checkbox preselection
14 Feb 2007 Fixed problem with dynamic xml support
13 Feb 2007 Fixed firstUrl feature
06 Feb 2007 Modified word search feature
06 Feb 2007 Fixed highlight problem
24 Jan 2007 Fixed problem with saving options settings
18 Jan 2007 Fixed uninstall option for Mozilla browser (needs to install extuninstallapi.d.xpi  from package)
18 Jan 2007 Fixed drag & drop text to search box
18 Jan 2007 Fixed updating 'word find'
15 Jan 2007 Fixed context search support for FF 2.0.
21 Dec 2006 Fixed support of the local html for bubble.
24 Nov 2006 Modified behaviour for allow popups button (tag <ALLOWPOPUPS>. Now it works like  in IE.
21 Nov 2006 Fixed problem with disapearing radio buttons.
21 Nov 2006 Changed value substitution for radio buttons from Name to ID attribute.
26 Oct 2006 Fixed problem with separators in higher levels of menues (supports for ITEM tag  too).
20 Oct 2006 Fixed problem with not showing homepage url after starting browser.
19 Oct 2006 Fixed height of the toolbar.
09 Oct 2006 Fixed switch command.
09 Oct 2006 Fixed encoding for post strings.
27 Sep 2006 Fixed behaviour of the highlight button
22 Sep 2006 Added LocationChange(tool) function for <INCLUDE_SCRIPT> tag
20 Sep 2006 Fixed some compartibility problems with other extensions
20 Sep 2006 Added tool.url and tool.title variables
11 Sep 2006 Fixed bug with disappearing page then clicking on some elements
05 Sep 2006 Fixed pressed icon for Block popups button
25 Aug 2006 Fixed Anti-Spyware Plug-In
24 Aug 2006 Update button in FireFox 2.0b is supported now
24 Aug 2006 Fixed bug with https for banners
27 Jul 2006 Checkboxes are supported now
27 Jul 2006 Tag <USERAGENT> is supported now
18 Jul 2006 Added variable window (access from javascript)
17 Jul 2006 Added variable document (access from javascript)
07 Jul 2006 Implemented function GetPropertyByID (access from javascript0

version 2.10 released

29 Jun 2006 Implemented variable cookie for current site (access from javascript)
15 Jun 2006 Implemented Radio buttons support
15 Jun 2006 Fixed macrosubstituted value for non-editable combo
14 Jun 2006 Fixed macrosubstitution for AffiliateID
09 Jun 2006 Fixed bug with special symbols in combo box
09 Jun 2006 Fixed position of bubbles
08 Jun 2006 Small box appearing with bubble (split button) was fixed
08 Jun 2006 'Add custom script' is supported now.
06 Jun 2006 Fixed SWITCHCOMMAND.
31 May 2006 Implemented support of the FireFox 2.0 alpha
25 May 2006 Changed bubble behaviour (opening and closing) like in IE. 
28 Apr 2006 Added calling Update command throw the javascript
28 Apr 2006 Fixed shellexecute command.
24 Apr 2006 Text input in bubbles is supported now.
03 Apr 2006 Fixed bug with storing ad-text and default text to the combobox history
21 Mar 2006 Added reload include xmls after loading banners with DocumentComplete function
20 Mar 2006 Added access to toolbar_id from javascript.
13 Mar 2006 DocumentComplete from javascript now runs before dynamic xml and banners with  OnDocumentComplete synchronization attribute
13 Mar 2006 Fixed bug with banners, which have zero width 
13 Mar 2006 Fixed bug in Reload function for dynamic xml 
10 Mar 2006 Fixed bugs with refresh banners.
09 Mar 2006 Fixed bug in Change layout function for dynamic xml 
27 Feb 2006 Fixed formfill plugin.
22 Feb 2006 Fixed bug with %variables in banners and in chunk commands 
10 Feb 2006 Fixed bug with default text
09 Feb 2006 'Default Text' and 'Ad-text' for combobox are supported now.
08 Feb 2006 Cache for dynamic XML is supported now.
06 Feb 2006 Fixed bug in OnDocumentComplete for banners.
02 Feb 2006 Fixed unsupport of FireFox 1.5.0.1.
18 Jan 2006 CLEARAUTOFILL command is implemented.

version 2.09 released

12 Jan 2006 Bug with local pages for frame is fixed.
09 Jan 2006 Encoding for webjump command is supported now.
06 Jan 2006 Bug with "this.docShell" is fixed.
28 Dec 2005 Netscape 8 is not fully supported.
09 Nov 2005 The bug with userid is fixed.
07 Nov 2005 The bug with include_xml (when non xml text is returned) is fixed.
28 Oct 2005 Fixed ToolBarInit execution for Firefox 1.5

version 2.08 released

27 Oct 2005 Implemented ALLOPOPUPS whitelist and EXTERNAL_SEARCH.
26 Oct 2005 Fixed bug with blockpopup: after change layout it switched off.
24 Oct 2005 Fixed bug with uninstall function.
21 Oct 2005 Fixed bug with Split menu.

version 2.05 released

19 Oct 2005 Now update file name is update.xml instead update.rdf.
12 Oct 2005 Fixed bug with options: now it saves from any one window.
12 Oct 2005 Fixed bug with ALLOWCONFIG tag: it was allowed if no one site is allowed.
11 Oct 2005 Firefox 1.5 Beta 2 supported now.
06 Oct 2005 Fixed bug with openning url in bubble.
06 Oct 2005 Now url is not encoded if it doesn't contain unicode symbols.
30 Sep 2005 Fixed hot images and icons feature for buttons and  
it was implemented for menuitems.
29 Sep 2005 Fixed bug with image for BUBBLE of split type.
29 Sep 2005 Added feature to run locations with character ":"
23 Sep 2005 Fixed bug with highlight feature (it was not working for some sites).

version 2.04 released

21 Sep 2005 CONFIGALLOW tag is supported now.
19 Sep 2005 Fixed bug with setting search engine after restart. 

version 2.03 released

16 Sep 2005 Fixed the hide toolbar command.
Fixed the switchcommand command.
13 Sep 2005 Fixed editable combobox text selection.
Fixed Allow/Block Popups setting restore.	
08 Sep 2005 Fixed "ReferenceError: toolbar_utf8_encode" error (corrected marcos substitutions).
Added macro subtitutions in URLs of included XMLs, HTML banners and  bubbles.
Fixed banner reload.
07 Sep 2005 Added support of DocumentComplete and ToolBarInit special javascript functions in HTML banners and bubbles.
Fixed userid variable.
02 Sep 2005 Fixed INCLUDE_XML implementation.
Implemented INCLUDE_CUSTOM_XML, it has to use setCustomXML(name,  xmldata) instead CustomXML in javascripts now.
01 Sep 2005 Added COLOR SCHEMA settings: HIGHLIGHT_TEXT.
Implemented combobox drag'n'drop function.
31 Aug 2005 Fixed uninstall dialog.
Added COLOR SCHEMA settings: MENU, SELECTED_MENU_ITEM, TEXT.

version 2.02 released

26 Aug 2005 Fixed HTML banner, but it's options (local stub, sync, expire period) have not yet added.
Implemented SHELLEXECUTE command.
Fixed %user_id, %user_pass, %user_name variables.
25 Aug 2005 Fixed images filename convertion.
Fixed work with toolbar name.
Added uninstall confirmation dialog in toolbar.
23 Aug 2005 Fixed detection of pkzip25.exe and expand.exe;
18 Aug 2005 Fixed a popup blocker label and image changing.
Fixed empty elements tooltips.
Added support of toolbar height setting.

version 2.01 released

16 Aug 2005 Added support for %AffiliateID and %SVar macros.
Fixed webjump.
Implemented elements attributes saving with switchcommand.
11 Aug 2005 Added toolbar preferences save function.
Fixed layout, bubble bugs.
10 Aug 2005 Fixed webjump.
09 Aug 2005 Fixed old macros and added support for %plain_url, %plain_domain, %selection, %htmlselection, %title, %plain_title, %meta, %plain_meta, %encoding, %clipboard.
02 Aug 2005 Added macro substitutions UTF8 convertion for webjumps.

version 2.0 released

25 Jul 2005 Implemented loading colors for highlight from settings.
24 Jul 2005 Implemented hoticons.
21 Jul 2005 Implemented variables substitution in unclude_xml URL.
19 Jul 2005 Fixed bug with bubble: it was cutting out if has picture on the button.
17 Jul 2005 Fixed bug with empty start page.
15 Jul 2005 Fixed bug with description text: now only toolbar buttons are processed.
13 Jul 2005 Implemented show/hide buttons,highlight options.
11 Jul 2005 Fixed word mark: case insensitive.
06 Jul 2005 Implemented support for lowercase tag names.
25 Jun 2005 Implemented new toolbar engine for toolbar.
21 Jun 2005 Fixed bug with image background.
19 Jun 2005 Implemented shell execute command. JS_Lib have to be installed.
12 Jun 2005 Implemented all commands which were supported in previous version.
04 Jun 2005 Implemented all interface elements of toolbar in new engine for Firefox which were supported in previous version.


version 1.3 released

20 May 2005 Now converter is producing update.rdf file which helps to maintain update.
16 May 2005 Converter supports of encoded XMLs.
25 Apr 2005 Fixed: toolbars in firefox now are like any other standard toolbars (Show/Hide from View menu and so on).
21 Apr 2005 Implemented SWITCHCOMMAND command.
17 Apr 2005 Implemented COMMANDCHUNK command.
14 Apr 2005 Implemented %variables.
02 Apr 2005 Implemented #inbanner links for banners and html bubbles.
28 Mar 2005 Now converter supports BUBBLE tag.
20 Feb 2005 Added unicode support, all xml files are encoded in utf-8.
14 Feb 2005 Fixed: ad-text for combo box.
12 Feb 2005 Implemented post attribute for WEBJUMP command.
01 Feb 2005 Fixed bug with images and icons witch are set for button and menu (button image is preferable).
23 Jan 2005 The insallation process is changed: now toolbars are produced as .xpi files only.
15 Jan 2005 Fixed bug with toolbar names: now more than one toolbar can be installed in  firefox.
09 Jan 2005 Now it correectly works with non-editable combo-boxes.
06 Jan 2005 Made a patch that that fixed Firefox problem related to capital letter usage
26 Dec 2004 Sometimes during development time toolbar installation can result in Mozilla 
or Firefox to be inoperable (This is caused if the source toolbar contained invalid URLs or 
invalid commands). Now after conversion there is a special utility created called 
<Name of the toolbar>_remover.exe. This Windows utility can be used by toolbar developers 
to remove the toolbar from Firefox or Mozilla on Windows platforms. For Linux or Mac platforms 
the removal instructions are below (See: Appendix 1.)
10 Dec 2004 The Firefox toolbar now will install as Firefox extension so it will be more 
easier to work with for the end users.
02 Dec 2004 Fixed uninstall problem on Mozilla browsers. The toolbar we not able to install 
once the previous toolbar is removed in Mozilla.


version 1.2 released

15 nov 2004 Non-editable combo boxes rewritten  
7 nov 2004 Handling images with less than 256 colours  
19 oct 2004 Implemented ALLOWPOPUPS that adds current site to browser's whitelist
Implemented CLEARBROWSERHISTORY  
18 oct 2004 Implemented SPACE
Implemented TEXT. However, image attribute doesn't work in Gecko toolbars.  
15 oct 2004 Implemented CLEARHISTORY (search history)
Change HOMEPAGE on first launch  
 

version 1.1 released

7 oct 2004 Handled javascript links inside buttons and menuitems  
1 oct 2004 Uneditable comboboxes  
30 sep 2004 Made useragent work in Firefox and unset properly on browser exit.
Implemented ZOOMIN, ZOOMOUT and RESETZOOM
Implemented PASSWORD input boxes, but they cause Firefox to crash. Converter displays a  warning message if it encounters a password box in XML.  
29 sep 2004 Adding a string to User-agent as specified by USERAGENT setting.  
27 sep 2004 Handling and loud complains about some wrong special cases in XML.  
24 sep 2004 Impleneted rollover effect on buttons, menus and wordfind buttons
Made EXTERNAL_SEARCH and drag'n'drop change wordfind buttons and add terms to combo history.  
22 sep 2004 Implemented EXTERNAL_SEARCH
Fixed: having more than one toolbar installed can block 'back' and 'forward' browser buttons  

version 1.0 released

16 sep 2004 Implemented of drag-and-drop selected to the combobox to start search.
Deployed workaround for delayed init occuring too early in case of slow or heavy loaded  system.  
15 sep 2004 Implemented context search.  
14 sep 2004 Implemented BANNER with sync and expire attributes.
Invalidating HIGHLIGHT status when page is refreshed or changed  
9 sep 2004 Made a special case handling to prevent turning off options button. Labels, hints and images are used to specify elements in the options dialog. Store options permanently.  
8 sep 2004 Save comboboxes' history permanently. Limit combobox history to histmax.  
7 sep 2004 Combobox width choice in options.  
6 sep 2004 Completed autosearch. Added options to toggle on/off all buttons, menus, edits and comboboxes.  

beta 0.2 released

2 sep 2004 Implemented two options: turn wordfind buttons on/off and open WEBJUMP/LOCALHTML in  current window/new window/new tab. Started working on autosearch, when string is picked from a history.  
1 sep 2004 Implemented wordfind buttons.
Created an option window and make toolbar's elements accessible for this window. Override  LOCALHTML/WEBJUMP with parse_events=1 to open an option window  
31 aug 2004 Made highlight work with frames and nested frames  
30 aug 2004 Implemented proper unhighlight that accounts for the colour representation changes  performed by Gecko. Substrings int quotes are not separated to individual words.  
27 aug 2004 Highlight/unhighlight words on html that matches contents of edit and combo boxes.  
25 aug 2004 Rearranged categories, other minor changes.  
24 aug 2004 Implemented popup blocker button and menuitem.  
23 aug 2004 Implemented HIDE command
When toolbar is hidden, an 'unhide' button is added to the main toolbar of a browser. Added  SEPARATOR. It us unclear if the resizing should be disabled or resizing should be fixed to behave properly.  
20 aug 2004 Implemented UNINSTALL command with the help of jslib that is added to the package.  
18 aug 2004 Resolved namespace conflicts with multiple toolbars having elements with the same name. Added the current content of comboboxes to history when a command assinged to the combo is executed either by the combo or another toolbar element.  

beta 0.1 released

17 aug 2004 Added generation of installation package (rdf, jar, js, xpi and html files).

16 aug 2004 Added imitation of the LOCALHTML command. Made a workaround to allow BUTTONS and  MENUITEMS overwrite WEBJUMP/LOCALHTML commands' destination by using an href tag.
Converter now extracts input files from a .cab archive.
Added submenus and transparancy to images.  
13 aug 2004 Generating javascript to mimic macro substitutions for WEBJUMP command.
Converting images and icons from BMP to PNG. Splitting icons to small files with a single  image. Added images to buttons.  
12 aug 2004 Converted menus, edits, comboboxes.
WEBJUMP command is converted to javascript code (no macro substitution performed yet).  
11 aug 2004 Started on base of the IE toolbar keygen as XML loader. Converted buttons (no images).

gtrsesrgerasgreerar

Personal tools

Copyright © Softomate, 2008. All Rights Reserved
Terms of Service | Privacy Policy