Changes

Jump to: navigation, search

Add an Infobar style warning for window resize/move

785 bytes added, 14:49, 5 December 2008
m
Project Details
== Project Details ==
'''12/05/2008''' -
* Attempting to add an event to 0.3... seeing how this works out:
* Event name will be WindowMove/WindowResize Event, therefore... nsWindowMove/WindowResizeEvent, and the interface to it will be nsIWindowMove/WindowResizeEvent
** Line 1294 in nsDOMClassInfo.cpp added the definition class info
** Line 3537 in nsDOMClassInfo.cpp added map definition
** Line 671 in nsEventDispatcher.cpp added createEvent if statement... move code in later releases
** Two new files: both in dom/public/idl/events/
*** nsIDOMWindowMoveEvent.idl
*** nsIDOMWindowResizeEvent.idl
** Makefile in dom/public/idl/events added the above files
* Created four implementation files
** nsDOMWindowMoveEvent.h / nsDOMWindowMoveEvent.cpp
** nsDOMWindowResizeEvent.h / nsDOMWindowResizeEvent.cpp
 
'''12/03/2008''' -
*'''IMPORTANT''': Where everything is located on this patch is here! [http://twlai1.blogspot.com/2008/12/rant-before-end-of-week-on.html Link to Blog]
1
edit

Navigation menu