Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Перейти к файлу
sdv%sparc.spb.su 8c2aa12cf4 put module sources to a single dir
updated makefiles
2000-03-29 00:43:54 +00:00
README/mozilla *** empty log message *** 2000-03-28 02:10:58 +00:00
apache/gzip/src
build added new files and directory for shift delete bug 16349, r=hangas 2000-03-25 00:57:51 +00:00
calendar
caps small changes to clients of string conversion APIs 2000-03-26 01:19:41 +00:00
cck fix for bug #32124 making the default application open the file depending on the extension 2000-03-28 23:19:12 +00:00
chrome small changes to clients of string converting APIs 2000-03-26 08:19:48 +00:00
cmd
config r=leaf 2000-03-23 02:36:03 +00:00
content Fix for bug #32853, we now support setting the 'for' attribute with the name 'htmlFor'. 2000-03-29 00:19:00 +00:00
db
dbm # 25555 2000-03-07 21:00:06 +00:00
directory
docshell fixing build bustage 2000-03-28 01:38:40 +00:00
dom 9266: Disable JS in the editor (and allow for disabling it anywhere). r=brendan,jband,norris,sfraser 2000-03-28 00:15:56 +00:00
editor made some progress reorganizing code when setting defaults for new documents; should now add charset if pref is set 2000-03-28 14:59:13 +00:00
ef
embedding In the implementation of FindItemWithName, make sure to pass the tree owner the docShell knows about and not another higher level requestor. 2000-03-28 09:40:14 +00:00
expat
extensions only I should see my debugging printf. 2000-03-28 21:17:57 +00:00
gc/boehm
gconfig
gfx Fixed the masks for the Images.. cleaned up some routines. 2000-03-28 14:41:21 +00:00
grendel
htmlparser 25660: don't copy JS comments onto plaintext clipboard. r=sfraser 2000-03-28 00:33:50 +00:00
include
intl Changed NS_ERROR_UENC_NOMAPPING to non serious error and return it to clients of nsISaveAsCharset, r=cata. 2000-03-28 00:36:41 +00:00
java put module sources to a single dir 2000-03-29 00:43:54 +00:00
jpeg
js adding new files - not part of build 2000-03-28 05:14:51 +00:00
js2 Made ifdef _WIN32 uniform 2000-03-22 00:52:06 +00:00
l10n First release of mozilla-dtd2mysql. 2000-03-22 20:55:45 +00:00
layout Fix for bug #32853, we now support setting the 'for' attribute with the name 'htmlFor'. 2000-03-29 00:19:00 +00:00
lib not part of any build (yet) experimental profiler hooks to improve leak detector performance. 2000-03-24 21:43:23 +00:00
mailnews fix crasher in #33615. uninitialized variables. clicking on a news url 2000-03-28 22:32:06 +00:00
modules fix regression #33625 - back out removal of Exists() for now (eventually there will be a better fix here) 2000-03-29 00:39:47 +00:00
msgsdk
mstone more package cleaning 2000-03-28 01:35:11 +00:00
netwerk Misc code cleanup. Also apply another keep-alive proxy patch from 2000-03-29 00:04:27 +00:00
network/protocol/http
nsprpub Bugsplat bug #67751: Renamed _PR_UnblockWaiters to _PR_UnblockLockWaiter 2000-03-29 00:17:59 +00:00
nunet
parser 25660: don't copy JS comments onto plaintext clipboard. r=sfraser 2000-03-28 00:33:50 +00:00
plugin/oji/MRJ Imports MRJPlugin.xml into MRJPlugin.mcp. 2000-03-27 07:14:43 +00:00
privacy
profile switched to use proper nsString APIs 2000-03-27 01:05:00 +00:00
rdf fix a typo in the comment. 2000-03-28 04:53:57 +00:00
security Fixing a bunch of warnings 2000-03-22 05:43:42 +00:00
silentdl
string finer grain control of which current string assignments are still available after |NEW_STRING_APIS|. Added |AssignWithConversion| signatures. Made appropriate current |Assign|s be synonyms. 2000-03-29 00:06:31 +00:00
suite
sun-java # 25555 2000-03-15 15:15:29 +00:00
timer
tools New Daily Performance file. Not part of build. 2000-03-24 21:42:41 +00:00
tripledb
uriloader small changes to clients of string converting APIs 2000-03-26 08:05:46 +00:00
view Added MOZ_PERF timer code to viewmanager to time rendering b=29308 r=attanasi@netscape.com 2000-03-27 22:00:19 +00:00
wallet
webshell Changed the nsIWebBrowserChrome::FindNamedBrowser to be nsIWebBrowserChrome::FindNamedBrowserItem. This is important because it's possible that a frame needs to be returned, not just a toplevel browser object. So we need to be able to return a destination frame from this call. So now the API talks in terms of a frame. 2000-03-28 09:24:01 +00:00
webtools adding a 'can confirm' radiobutton to 'reassign by component' 2000-03-29 00:34:56 +00:00
widget small changes to clients of string converting APIs 2000-03-26 10:18:25 +00:00
xpcom Fix access restrictions that were causing VC++'s brain to fizzle when compiled with NEW_STRING_APIS. r=scc 2000-03-29 00:13:46 +00:00
xpfc
xpfe fix bug 33545, button too wide + typo on button 2000-03-28 22:54:11 +00:00
xpinstall adding comment out update notfication targets. 2000-03-28 12:06:59 +00:00
.cvsignore Ignore .mozconfig.mk and .mozconfig.out (made by client.mk) 2000-03-23 23:29:16 +00:00
LEGAL
LICENSE
Makefile.in Avoid running allmakefiles.sh everytime (i.e use "=" instead of ":="). allmakefiles.sh is only needed for the "distclean" target. 2000-03-17 00:49:15 +00:00
aclocal.m4 Pass MOZ_TOPSRCDIR to altoptions.m4. This allows third parties (like netscape) to refer to the mozilla copy rather than copying it (and mozconfig2configure and mozconfig-find) into their own tree. 2000-03-14 02:59:54 +00:00
allmakefiles.sh Remove a deleted Makefile. r=cls. 2000-03-24 06:04:02 +00:00
client.mak build browse info target was failing. parameters reordered. affects no other target 2000-03-22 22:03:27 +00:00
client.mk Output options from mozconfig. Rework checkout. 2000-03-21 21:08:35 +00:00
configure Automated update 2000-03-28 07:15:27 +00:00
configure.in Beef up autoconf tests to differentiate 'ambiguity resolving' and 'access changing' support of the 'using' keyword. Add a test to see if the 'std' namespace is used on the platform. r=scc 2000-03-28 07:01:37 +00:00
makefile.win adding crypto stuff to the tip 2000-03-11 04:33:39 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk