gecko-dev/embedding/base
2001-07-02 19:23:40 +00:00
..
macbuild First Checked In. 2001-02-17 02:27:36 +00:00
.cvsignore Ignore generated files 2000-07-07 23:27:47 +00:00
Makefile.in Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC. 2001-06-18 22:10:38 +00:00
makefile.win adding ability to WindowWatcher to open windows without parents. bug 67368 r=hyatt,pinkerton 2001-02-17 02:45:42 +00:00
MANIFEST_IDL adding a window creator callback. r=hyatt,pinkerton,(valeski didn't complain) 2001-02-17 02:22:51 +00:00
nsEmbedAPI.cpp Remove event queue destruction code from NS_TermEmbedding to prevent assertions later on. b=79181 r=rpotts@netscape.com sr=blizzard@mozilla.org 2001-07-02 19:23:40 +00:00
nsEmbedAPI.h New embedding routines to be called by host apps during message processing and idle time. b=44120. NOT PART OF BUILD (yet) 2001-01-17 21:10:46 +00:00
nsEmbedWin32.cpp New embedding routines to be called by host apps during message processing and idle time. b=44120. NOT PART OF BUILD (yet) 2001-01-17 21:10:46 +00:00
nsIWindowCreator.idl change name of WindowCreator function to fix inexplicable Windows error necessitating careful ordering of includes files 2001-02-26 02:17:02 +00:00
nsSetupRegistry.cpp