Changes

Jump to: navigation, search

Add an Infobar style warning for window resize/move

837 bytes added, 23:16, 21 January 2009
Releases
== Releases ==
'''Version 0.4:''' [[Media:InfobarPatch0.4.zip]] <br /><br />
Use '''patch -1 < Infobar0.4.txt''' <br />
'''Release 4 Notes:''' <br />
* Two new events were created, including their files
** nsIDOMWindowMoveEvent.idl and nsIDOMWindowResizeEvent.idl
** nsDOMWindowMoveEvent.h and nsDOMWindowMoveEvent.cpp
** nsDOMWindowResizeEvent.h and nsDOMWindowResizeEvent.cpp
** Two new class events created: nsWindowMoveEvent, nsWindowResizeEvent
* These two events keeps information on whether the command is a moveBy/resizeBy, and their x and y parameters
* Infobar has been changed to use these two new events
* New option added to Infobar upon display: Allow Once
* Allow Once will close the infobar, and apply whatever the blocked command was ONCE. (Similar to popup's display popup feature)
* Also added new localization labels to browser.dtd
'''Version 0.3:''' [[Media:InfobarPatch0.3.zip]] <br /><br />
This patch was made with Mercurial! <br />
1
edit

Navigation menu