This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
91077bb45bc7979f2be683abb36ab6504770ebc4
Mozilla
/
mozilla
/
xpfe
/
appshell
/
src
History
danm%netscape.com
5a423eb9bb
changed name of onConstruction event to onload
...
git-svn-id: svn://10.0.0.236/trunk@22925 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-05 20:23:19 +00:00
..
Makefile.in
Added XULCommand back in fixed commands
1999-02-11 15:14:34 +00:00
makefile.win
Added XULCommand back in fixed commands
1999-02-11 15:14:34 +00:00
nsAppShellFactory.cpp
Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends.
1999-02-26 10:17:14 +00:00
nsAppShellService.cpp
adding C XUL window construction callback
1999-02-26 02:22:42 +00:00
nsCommandLineService.cpp
Now store pathnames as strings which prevents nr_MacAliasFromPath() from ever being called (it was being passed a Unix path when it really wanted a Mac path anyway). Also, autoregistration now looks inside the "components" directory (which is in the same folder as the program.) Also, bumped up registry version # due to change. Also, at startup, when building up list of arguments, check argv[0] against NULL as it might be (on the Mac).
1999-03-04 03:01:33 +00:00
nsIXULCommand.h
rename |IID()| --> |GetIID()|
1999-03-03 19:48:57 +00:00
nsWebShellWindow.cpp
changed name of onConstruction event to onload
1999-03-05 20:23:19 +00:00
nsWebShellWindow.h
added content state change
1999-02-27 08:34:06 +00:00
nsXULCommand.cpp
fix for nsCOMPtr: no construction/assignment from raw COM interface pointers
1999-03-02 22:44:55 +00:00
nsXULCommand.h
correctly implement nsIMenuListener.
1999-03-01 17:30:14 +00:00