Changes

Jump to: navigation, search

Add an Infobar style warning for window resize/move

1,454 bytes added, 15:13, 5 December 2008
Releases
== Releases ==
'''Version 0.3:''' [[Media:InfobarPatch0.3.zip]] <br /><br />
This patch was made with Mercurial! <br />
Use '''patch -p1 < InfobarPatch0.3.txt''' <br />
'''Release 3 Notes:''' <br />
* Infobar is no longer displayed all the time
* A new preference window now to replace Advanced Javascript settings in the infobar
* Windows Move / Window Resized has two different labels, it paves the ground for when the new event arrives (Which I will work on even after this course is over)
* The preference can be turned off in about:config but I did not add it to Javascript settings
* All code tabs have been removed, replaced with spaces
* A new property, resizeReport was implemented so that the infobar does not interfere with pageReport
* A new event for move events was created
* New functions for browser.js, most of the functions were rewritten to remove crap which wasn't needed after some changes
* Most of the properties have been moved to the dtd localization files
* Browser-sets.inc 's broadcasters have been removed.
* Menuitem labels are not defined in the xul file anymore, they have been defined in browser.dtd
* A new option: Disableinfobar added to the menu. At the moment it toggles (between disable, and turn on), it will be changed in the future
* An area to add urls to, which should theoretically bypass the javascript property check if a site is added (to be implemented). At the moment, the interface is there, but lacks functionality.
 
'''Version 0.2 Fixed:''' [[Media:InfobarPatch0.2.zip]] <br /><br />
This patch was made with Mercurial! <br />
1
edit

Navigation menu