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
a626fea7047ffeadb6ad9f9e404f17df8756ef78
Mozilla
/
mozilla
/
xpfe
History
ducarroz%netscape.com
0bd1e62714
Fix few problems: Don't autocomplete after user press backspace or delete. If resutl contains only one match and default item is 0, don't show the popup menu. If the default item is -1, don't touch at the user input. Correctly detect when popup menu is open.
...
git-svn-id: svn://10.0.0.236/trunk@69380 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-12 05:40:20 +00:00
..
AppCores
GlobalWindow now calls up nsIDocShellTreeOwner rather than nsIBrowserWindow. GlobalWindow has mostly been re-organized as well as cleaned up to provide this new functionality. DocShellTreeOwners got implementations filled in and many bugs fixed. nsIScriptGlobalObject now talks in terms of docShells instead of webShells. Fixed a number of cases where people were walking through content viewers etc to get to a presShell and changed them to simply ask for the presShell from the docShell. GlobalWindow now deals completely in terms of docShells. r=vidur
2000-02-08 13:40:10 +00:00
apprunner
…
appshell
adding xpfe file locations to be a provider of the nsDirectoryService.
2000-05-11 21:06:17 +00:00
bootstrap
New files to provide baseline implementation of new nsINativeAppSupport interface (not built yet)
2000-05-10 22:05:43 +00:00
browser
32591 View source page is displayed as ISO-8859-1 when meta tag is missing
2000-05-12 04:17:06 +00:00
communicator
removing redundant skin files
2000-05-11 04:27:29 +00:00
components
Fix few problems: Don't autocomplete after user press backspace or delete. If resutl contains only one match and default item is 0, don't show the popup menu. If the default item is -1, don't touch at the user input. Correctly detect when popup menu is open.
2000-05-12 05:40:20 +00:00
global
32591 View source page is displayed as ISO-8859-1 when meta tag is missing
2000-05-12 04:17:06 +00:00
macbuild
Pro5 update
2000-02-07 23:06:04 +00:00
main
removed errant |QueryInterface()|s in favor of appropriate macros, as part of bug#23737. Changed |NS_DEFINE_IID| to |NS_DEFINE_CID| where appropriate; or else removed it, and fixed up clients to use |NS_GET_IID| in the appropriate spots. Built and ran pre-checkin tests. r=pinkerton
2000-01-31 23:45:42 +00:00
tools
…
Makefile.in
Adding communicator dir.
2000-04-21 07:15:14 +00:00
makefile.win
Adding communicator dir.
2000-04-21 07:15:14 +00:00