Istoricul versiunilor Custom Buttons
46 de versiuni
Fii atent cu versiunile vechi!
Aceste versiuni sunt afișate în scopuri de testare și de referință. Ar trebui să folosești întotdeauna cea mai recentă versiune a unui supliment.
Versiunea 0.0.3.1
# Fixed: NoScript xas filter incompatibility
+ Added: support page link into about extension dialog
+ Added: support page link into about extension dialog
Versiunea 0.0.3
# Fixed: bug with creating cb links for buttons, which contain ']]>' character sequence in code
# Fixed: "menu" and "menu-button" custom buttons styling in Thunderbird/Sunbird
! Changed: the way to keep context menu in actual state
# Fixed: "menu" and "menu-button" custom buttons styling in Thunderbird/Sunbird
! Changed: the way to keep context menu in actual state
Versiunea 0.0.2.9
# Fixed: unable to use user specified context-menu on CB0.0.2.7/0.0.2.8
+ Added: new custom buttons debug facility - js console shows correct number for error line and button editor can be opened just from js console
PLEASE NOTE: CONTEXT MENU ISSUES MAINLY FIXED IN CUSTOMBUTTONS 0.0.2.9, BUT SOME OLD BUTTONS THAT USES DIRTY CODE MAY CAUSE PROBLEMS. IF YOU HAVE PROBLEMS WITH CUSTOMBUTTONS USER-DEFINED CONTEXT MENU, VISIT http://custombuttons.mozdev.org/drupal/forum AND GIVE ME THESE BUTTONS CODE TO REWRITE.
+ Added: new custom buttons debug facility - js console shows correct number for error line and button editor can be opened just from js console
PLEASE NOTE: CONTEXT MENU ISSUES MAINLY FIXED IN CUSTOMBUTTONS 0.0.2.9, BUT SOME OLD BUTTONS THAT USES DIRTY CODE MAY CAUSE PROBLEMS. IF YOU HAVE PROBLEMS WITH CUSTOMBUTTONS USER-DEFINED CONTEXT MENU, VISIT http://custombuttons.mozdev.org/drupal/forum AND GIVE ME THESE BUTTONS CODE TO REWRITE.
Versiunea 0.0.2.7
* Fixed few browser UI synchronization issues
* Added Firefox 3b5pre support
* Added Sunbird 0.8 support (experimental)
* CB² custombuttons API partially implemented
* Added JavaScript 1.8 support in Firefox3
* Added JavaScript 1.7 support in Firefox2
* Small UI enhacements
* XUL code refactoring
* Added Firefox 3b5pre support
* Added Sunbird 0.8 support (experimental)
* CB² custombuttons API partially implemented
* Added JavaScript 1.8 support in Firefox3
* Added JavaScript 1.7 support in Firefox2
* Small UI enhacements
* XUL code refactoring
Versiunea 0.0.2.6
* Custom buttons code execution context error fixed.
* Version number deleted from extension's name.
* Version number deleted from extension's name.
Versiunea 0.0.2.5
* Security fix to prevent local disk access (security issues created by Firefox bug #413250)
Versiunea 0.0.2.4
* Added capability to assign hot keys for custom buttons
* Flock support added
* Added custombutton protocol support in Thunderbird mail messages
---
You can assign a hotkey for custombutton (see new tab in button edit dialog; ESC clears hotkey, TAB for fields navigation and other keys to assign). A few buttons can have a the same hotkey, in this case their code will be executed in some random order. If even one button has the "Disable default action for the specified hotkey" checkbox checked, an action by default for the keys combination will not be executed.
You can enable to install the custombuttons by click custombuttons:// links in Thunderbird mail messages, doing the proper tuning in extension settings dialog.
* Flock support added
* Added custombutton protocol support in Thunderbird mail messages
---
You can assign a hotkey for custombutton (see new tab in button edit dialog; ESC clears hotkey, TAB for fields navigation and other keys to assign). A few buttons can have a the same hotkey, in this case their code will be executed in some random order. If even one button has the "Disable default action for the specified hotkey" checkbox checked, an action by default for the keys combination will not be executed.
You can enable to install the custombuttons by click custombuttons:// links in Thunderbird mail messages, doing the proper tuning in extension settings dialog.
Versiunea 0.0.2.2
* Fixed a bug with some nonoperating buttons.
* Fixed a bug with buttons which hasn't 'cb-init' attribute.
* Fixed 'settings.editor.showApplyButton' and 'mode' preferences conflict.
* Fixed a bug with buttons which hasn't 'cb-init' attribute.
* Fixed 'settings.editor.showApplyButton' and 'mode' preferences conflict.
Versiunea 0.0.1.2
Fixed a bug when incorrect initialization code caused button's position reset after browser restart.
To create your own collections, you must have a Mozilla Add-ons account.