custombuttons
| resources: | Home Mailing List Installation Source Code Bugs Screenshots Forum Project Owerview |
|---|
Installation
custombuttons-0.0.4.5-20091007 71kB SHA1: E91A9071BB40C823D93AD6A9D215CCF0EBD1876B
- # Fixed: Bug 21641 'CB 0.0.4.4 doesn't work in Thunderbird Compose/View windows'
Previous versions
custombuttons-0.0.4.4-20090815 71kB SHA1: 18A78AC4A87472231DCBD6EA104866B225435D4C
- + Added: Firefox 3.7a1pre support
- + Added: Thunderbird 3.0b4pre support
- # Fixed: Bug 21391 "ABP 1.1.1 breaks Custom Buttons extension"
- # Fixed: CB doesn't preserve XML.prettyPrinting field value
- # Fixed: readFile doesn't close input stream
- ! Changed: error line number definition code
custombuttons-0.0.4.3-20090428 70kB SHA1: B8473984035C4BA759B805DEF53DBBBFA026A908
- + Added: KompoZer 0.8a2 (0.7.99) support
- # Fixed: 'toggle comments' feature doesn't work
custombuttons-0.0.4.2-20090424 70kB SHA1: 73CC9E034B1C7107B5F961D39BA2078AEFF10B5D
- + Added: new features in code editor component:
- search ([Shift+]Ctrl+F / [Shift+]F3)
- search and replace ([Shift+]Ctrl+H)
- type ahead find (Ctrl+/)
- go to line (Ctrl+G)
- toggle word wrapping (Ctrl+W)
- # Fixed: "open button by link" feature doesn't work in console2 window
custombuttons-0.0.4.1-20090416 64kB SHA1: C68B3E495AE675FD9DD76BCD014F000B37E2C2E9
- # Fixed: undo sequence sets default value in editor's code sections
custombuttons-0.0.4.0-20090408 64kB SHA1: B33A3A8BF90CE6EAD347ED46B4395A27C4D36685
- + Added: three predefined icons for new buttons
- + Added: more than one code editor can be opened at same time
- + Added: code editor doesn't depends on main window
- + Added: Firefox 3.6a1pre support
- ! Changed: code architecture
custombuttons-0.0.3.9-20090223 59kB SHA1: D1BAA5C060315EE989051F37C77218351CB1DD29
- + Added: Thunderbird 3.0b3pre support
- + Added: Calendar 1.0pre support
- + Added: Lightning extension support (experimental)
- + Added: 'hidelabel' value for 'cb-style' attribute (to hide button's label)
- + Added: "Add new button..." menu item for toolbars context menu
custombuttons-0.0.3.8-20090102 58kB SHA1: 2773AEC3CBB6C50C4B965029D5330D5DA0E45051
- ! Changed: ui code logic
- # Fixed: 'custombuttons' protocol vulnerability
custombuttons-0.0.3.7-20081227 58kB SHA1: 3805B72475AECD70ECC54B0E16F885416CB54D83
- + Added: Thunderbird 3.0b2pre support
- # Fixed: JavaScript console binding opened buttons only in main Thunderbird window
custombuttons-0.0.3.6-20081223 58kB SHA1: 9D973768C2D6709468BEADECD686D8EC8B1DA157
- + Added: Firefox 3.1 support
- + Added: Sunbird 0.9 support
- # Fixed: some Thunderbird/Sunbird ui bugs
custombuttons-0.0.3.5-20081118 55kB SHA1: FC3701698E37922CDBF3C2B3A592501E7AAF60A4
- # Fixed: "Ctrl+Enter cannot be bound to a button" bug
custombuttons-0.0.3.4-20081012 55kB SHA1: E30112EA7D52334C00341ABE8E0AD314FAB9F631
- + Added: edit button code feature before install
- # Fixed: some cb2api support bugs
custombuttons-0.0.3.3-20080714 54kB SHA1: DD4BCDD65338269826C5D64EF4D6F5231E59B632
- # Fixed: support page link appears in other's extensions about dialog
custombuttons-0.0.3.2-20080531 54kB SHA1: D8BD0A2D5A0982679613D9CF9DC9E643B39DDD4A
- # Fixed: custombutton:// protocol handler's bug
custombuttons-0.0.3.1-20080523 54kB SHA1: EA2A1042526C44ECE4940C2CD483FAF899E1F462
- # Fixed: NoScript xas filter incompatibility
- + Added: support page link into about extension dialog
custombuttons-0.0.3-20080515 54kB SHA1: AEC3DB964B92E631492C56A38CC106C66F38CF9A
- ! Changed: install.rdf for Firefox 3RC1 support
custombuttons-0.0.3-20080510 54kB SHA1: C99508E29190837DE0D5B62EC2A38912A6079578
- # 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
custombuttons-0.0.2.9-20080324 52kB SHA1: 18BAE68AA35B157B67FEB235E22345D8E7EF0614
- # Fixed: user specified context menu doesn't work
- + Added: new custom buttons debug facility - js console shows correct number for error line and button editor can be opened just from js console
- # Fixed: some old buttons doesn't install
custombuttons-0.0.2.8-20080318 51kB SHA1: 6CAA840DB4885B9CAA34B8D0F1E3FDB8AD695B98
- Fixed few browser UI synchronization issues
- Added Firefox 3b5pre support
- Added Sunbird 0.8 support (experimental)
- CB2 custombuttons API partially implemented
- Added JavaScript 1.8 support in Firefox3
- Added JavaScript 1.7 support in Firefox2
- Small UI enhacements
- XUL code refactoring
custombuttons-0.0.2.6-20080216 34kB SHA1: 88F7DC8B01DA045AF8135FF3DFE0248C76A72ED7
- Custom buttons code execution context error fixed.
- Version number deleted from extension's name.
custombuttons-0.0.2.5-20080213 34kB SHA1: 3F0433C255BDE8C31E0ADF405E6342B18B162073
- Security fix to prevent local disk access (security issues created by Firefox bug #413250)
- Firefox 3b4 support added
- Small code improvements
- Source encoding fix