.. |
.cvsignore
|
|
|
Makefile.in
|
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
|
2001-06-20 20:21:49 +00:00 |
makefile.win
|
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
|
2001-06-20 20:21:49 +00:00 |
nsAbout.cpp
|
Necko API changes, bug 74221. r=valeski, sr=rpotts.
|
2001-04-10 06:01:08 +00:00 |
nsAbout.h
|
|
|
nsAppShellFactory.cpp
|
Bug 38626 - Remove references to nsFileLocations. r=valeski/sr=alecf
|
2001-05-21 22:36:18 +00:00 |
nsAppShellService.cpp
|
keep nonmodal windows out of the modal window (topmost) layer. bug 84047 r=alecf,jag
|
2001-07-02 21:56:59 +00:00 |
nsAppShellService.h
|
Bug 86021 - enable multiple profiles in -turbo mode. r=racham/sr=alecf/a=chofmann
|
2001-06-20 06:49:22 +00:00 |
nsChromeTreeOwner.cpp
|
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
|
2001-06-30 11:02:25 +00:00 |
nsChromeTreeOwner.h
|
r=ccarlen, sr=rpotts. 65925. making webprogress listeners support weak refs
|
2001-01-31 21:01:51 +00:00 |
nsCommandLineService.cpp
|
part of fix for bug 83366, r=blake, sr=sspitzer, suggestions=jag - add a new method to nsICmdLineService to get the handler for a given parameter a=asa
|
2001-06-14 23:47:05 +00:00 |
nsCommandLineService.h
|
why didn't this get checked in the last time?
|
2001-06-14 23:55:42 +00:00 |
nsCommandLineServiceMac.cpp
|
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
|
2001-06-30 11:02:25 +00:00 |
nsCommandLineServiceMac.h
|
Fix for bug 67466 -- don't crash when opening lots of files on startup. r=pinkerton, sr=beard
|
2001-03-08 00:59:54 +00:00 |
nsContentTreeOwner.cpp
|
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
|
2001-06-30 11:02:25 +00:00 |
nsContentTreeOwner.h
|
API changes for embedding. b=46847, r=dougt, a=valeski
|
2000-08-25 18:39:46 +00:00 |
nsInternetConfig.cpp
|
Fix bugs 51368 and 51372 -- use InternetConfig.h from Universal Headers, renaming the IC SDK folder so that CodeWarrior does not search within it. r=pchen
|
2000-09-06 00:09:04 +00:00 |
nsInternetConfig.h
|
bug #43585, r=sfraser, protect header from multiple inclusions
|
2000-09-06 21:13:35 +00:00 |
nsInternetConfigService.cpp
|
bug 79837, r=pinkerton, sr=alecf, a=asa, don't disable mime matching for Internet Config mappings if we didn't get passed in a file extension
|
2001-06-13 22:31:08 +00:00 |
nsInternetConfigService.h
|
part of fix for bug #19329 (more internet config apis); r=pchen; sr=sfraser
|
2001-03-28 13:56:19 +00:00 |
nsIXULCommand.h
|
|
|
nsMacMIMEDataSource.cpp
|
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
|
2001-06-30 11:02:25 +00:00 |
nsMacMIMEDataSource.h
|
First Checked In.
|
2000-05-03 02:51:51 +00:00 |
nsPreloader.cpp
|
r=chak, sr=vidur, a=tor. 82000. removing unused arg from nsICategoryManager.
|
2001-06-05 21:25:57 +00:00 |
nsPreloader.h
|
add mozilla-based preloader to the cvs tree (not part of build yet)
|
2001-05-08 07:19:39 +00:00 |
nsTimingService.cpp
|
NOT PART OF BUILD
|
2001-03-20 23:39:25 +00:00 |
nsTimingService.h
|
oops, fix capitalization
|
2001-04-18 03:12:29 +00:00 |
nsUserInfo.h
|
|
|
nsUserInfoMac.cpp
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
nsUserInfoMac.h
|
First Checked In.
|
2000-05-02 23:26:01 +00:00 |
nsUserInfoOS2.cpp
|
# 37239
|
2000-05-12 19:26:34 +00:00 |
nsUserInfoUnix.cpp
|
long awaited fix for #39895 r=sspitzer, a=alecf, contributed by andrew.taylor@cal.montage.ca
|
2000-11-04 00:37:01 +00:00 |
nsUserInfoWin.cpp
|
|
|
nsWebShellWindow.cpp
|
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
|
2001-06-30 11:02:25 +00:00 |
nsWebShellWindow.h
|
remove special-case activation code for hidden window, let the OS do it. punts hidden window offscreen on mac so it can be visible yet of non-zero width/height for osx. bugs 70355/70388. r=danm/sr=hyatt.
|
2001-04-11 23:04:28 +00:00 |
nsWindowMediator.cpp
|
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
|
2001-06-30 11:02:25 +00:00 |
nsWindowMediator.h
|
bug #85271: sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process.
|
2001-06-17 05:23:38 +00:00 |
nsXULWindow.cpp
|
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
|
2001-06-30 11:02:25 +00:00 |
nsXULWindow.h
|
Bug 57576; add SetIcon method to widgets and add code to nsXULWindow to set icons per window; no icons available yet, unless you roll your own; see bug for details; r=mcafee, sr=hyatt
|
2001-04-14 00:57:30 +00:00 |
win32.order
|
65845 - new order files
|
2001-04-05 06:02:32 +00:00 |