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
Перейти к файлу
pavlov%netscape.com aa6d35fe9a fix for bug 84523 from nivedita@netscape.com. r=pavlov sr=tor@acm.org 2002-01-25 00:02:20 +00:00
README Testing cvs upgrade 2001-12-01 04:34:21 +00:00
accessible Fixing bug 120899. Changing the NS_WARN_IF_FALSE() macro so that it can't be mis-used in optimized builds. This change makes the macro not usable in expressions that are supposed to be evaluated in release code since the macro now expands to nothing in non-debug builds. Also eliminate NS_VALIDATE which is equally mis-usable. r=dbaron@fas.harvard.edu, sr=brendan@mozilla.org 2002-01-24 09:20:51 +00:00
apache/gzip/src
build Add support for our multiple component subdirs as well as finding the proper 2002-01-16 00:30:15 +00:00
calendar Fixed bug 118752 with two radio buttons being selected. 2002-01-10 21:52:53 +00:00
caps Landing the rest of the win32 gmake changes: 2001-12-18 09:14:29 +00:00
cck version tagging cfg file, per bug 11897 2002-01-24 21:34:58 +00:00
chrome Bug 116306 - switching themes by switching profiles doesn't switch theme. r=hyatt@netscape.com/sr=brendan@mozilla.org 2002-01-24 23:54:14 +00:00
cmd/xfe/src CVS removal of obsolete directories. Bug 102787. Goodbyeeeee.... 2001-10-03 18:54:49 +00:00
config Be sure to add `.gnu.linkonce.t' objects in the order. Fix warnings. 2002-01-24 23:07:46 +00:00
content Bug 121712. Fix inverted logic from bz's string cleanup. r=tingley@sundell.net 2002-01-24 23:58:26 +00:00
db fix crash parsing mork files rs=sspitzer 114900 2002-01-10 01:42:26 +00:00
dbm Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility. 2002-01-16 05:10:09 +00:00
directory Fixes for: 2002-01-16 03:01:28 +00:00
docshell Fixing bug 120899. Changing the NS_WARN_IF_FALSE() macro so that it can't be mis-used in optimized builds. This change makes the macro not usable in expressions that are supposed to be evaluated in release code since the macro now expands to nothing in non-debug builds. Also eliminate NS_VALIDATE which is equally mis-usable. r=dbaron@fas.harvard.edu, sr=brendan@mozilla.org 2002-01-24 09:20:51 +00:00
dom bug 121171, CallEventHandler ignores mScriptsEnabled, r=brendan, sr=jst 2002-01-24 13:25:46 +00:00
editor Update on insert Form widgets dialogs, b=45495, fix by neil, r=cmanske, sr=hewitt 2002-01-24 22:01:54 +00:00
ef Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
embedding Bug 108259. Build TestGtkEmbed and friends statically when doing a static build. r=cls, sr=blizzard 2002-01-24 23:09:31 +00:00
expat Fixing regressions: In order to update the expat buffer position correctly do not block after processing a start element. b=119399, r=heikki, sr=jst. Update the expat buffer position if we're blocked after processing the end element. b=119727, r=heikki, sr=jst 2002-01-14 23:42:53 +00:00
extensions Bug 120615, XmlRpc does HTTP PUT when it should do POST. Patch from axel@pike.org. r=bbaetz@student.usyd.edu.au, sr=darin. 2002-01-24 22:31:28 +00:00
gc/boehm Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00
gconfig Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
gfx More objc fixes to remove id as parameter. r=danm, sr=brendan 2002-01-24 23:14:20 +00:00
gfx2 nsRect's win32 signature requires libraries need to link against libgkgfx for debug builds. 2002-01-01 00:03:57 +00:00
grendel Checking in Brian Duff's ui mods (looks great!). --talisman 2001-06-23 19:23:33 +00:00
htmlparser Removed mDoctypeText from nsExpatDriver. This |could| improve Ts/Txul time slightly. b=102345, r=heikki, sr=jst 2002-01-24 22:15:58 +00:00
include Fix for bug 104445. Make nsPluginInstance a scrollbar listener so it can notify plugins they are scrolling. Also fixes bug 76085. r=peterl, sr=sfraser, a=blizzard. 2002-01-18 20:12:29 +00:00
intl Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility. 2002-01-16 05:10:09 +00:00
java bug: 119680 2002-01-14 18:04:48 +00:00
jpeg Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility. 2002-01-16 05:10:09 +00:00
js UPdate implementation version 2002-01-24 20:17:05 +00:00
js2 Added 'quit' to shell. 2002-01-23 01:32:23 +00:00
l10n Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
layout Remove debug hyatt code. r=danm, sr=brendan 2002-01-24 23:17:14 +00:00
lib Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
mailnews Use a try / catch clause to avoid a JS error for some timeline code. 2002-01-24 22:59:49 +00:00
modules fix for bug 84523 from nivedita@netscape.com. r=pavlov sr=tor@acm.org 2002-01-25 00:02:20 +00:00
mozilla new project started 2001-04-03 22:13:38 +00:00
msgsdk Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
mstone Fix OS_ARCH detection for IRIX64. 2001-07-20 00:26:49 +00:00
netwerk attempt to fix OS/2 bustage 2002-01-24 22:55:41 +00:00
nsprpub Fix bug 119329 -- change NSPR project to use tree-wide prefix files, for compatibility with other libraries. Also removing obsolete files, and adding a CodeWarrior Pro 7-format XML project file. r=pinkerton, r/a=wtc 2002-01-24 23:47:22 +00:00
nunet
other-licenses Copying generated files icallexer.c, icalyacc.c, and icalyacc.h from the autogenx directory for the win32 builds. 2001-12-28 04:15:15 +00:00
parser Removed mDoctypeText from nsExpatDriver. This |could| improve Ts/Txul time slightly. b=102345, r=heikki, sr=jst 2002-01-24 22:15:58 +00:00
plugin/oji [not part of build] Fix for bug #119352, r=bnesse, sr=sfraser 2002-01-23 22:29:17 +00:00
privacy updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
profile Bug 120018 - Pressing ESC in Delete Profile dialog deletes profile. 2002-01-17 14:25:52 +00:00
rdf Bug 116306 - switching themes by switching profiles doesn't switch theme. r=hyatt@netscape.com/sr=brendan@mozilla.org 2002-01-24 23:54:14 +00:00
security Too agressive on fixing leaks;). This one isn't a leak. 2002-01-24 21:33:51 +00:00
silentdl Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
string bug 108962 - shrink nsStr by 4 bytes by packing mCharSize and mOwnsBuffer into bits of mCapacity 2002-01-24 23:46:56 +00:00
suite On 12/16/1999, dmose@mozilla.org checked in some changes to the default 1999-12-31 11:48:20 +00:00
sun-java Landing the rest of the win32 gmake changes: 2001-12-18 09:14:29 +00:00
themes add tab theme support. r=sdagley/sr=sfraser. 2002-01-24 15:16:56 +00:00
timer updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
tools NOT part of normal build. 2002-01-24 22:41:08 +00:00
uriloader Make content-disposition parsing more forgiving. Fixes bug 121509 and a 2002-01-24 05:14:49 +00:00
view Bug 120934. Deal with nonzero (x,y) in the aCombinedRect passed into nsViewManager::RefreshView(). r=kmcclusk,sr=waterson,a=asa 2002-01-23 03:32:45 +00:00
webshell Move checkbox state to content (bug 108307). r=rods, sr=jst 2002-01-24 19:04:55 +00:00
webtools Bug 93037 - use YYYY-MM-DD HH:MM formatting for attachment dates 2002-01-23 00:24:31 +00:00
widget Correct case of some includes so we build on UFS. Bug 108300, patch by 2002-01-24 18:49:11 +00:00
xpcom fix for bug 121627 - UTF8ConverterStream should not allocate - now that we've exposed ConvertUTF8toUCS2, 2002-01-24 23:53:53 +00:00
xpfe in Destroy(), call appshellservice->Unregister a little earlier. bug 119549 r=ben,hyatt,law 2002-01-24 23:39:00 +00:00
xpinstall updating for mozilla.0.9.8 2002-01-24 22:15:06 +00:00
.cvsignore new project started 2001-04-03 22:13:38 +00:00
LEGAL
LICENSE
Makefile.in Bug 108259. Build TestGtkEmbed and friends statically when doing a static build. r=cls, sr=blizzard 2002-01-24 23:09:31 +00:00
aclocal.m4 bug 116148, include freetype2.m4 for testing for FreeType2 2002-01-09 14:35:21 +00:00
allmakefiles.sh Fixing case for case-sensitive filesystems 2001-12-28 08:38:13 +00:00
client.mak b=116334 Allowing conditional usage of NSS 3.4 2002-01-10 00:47:07 +00:00
client.mk b=116334 Allowing conditional usage of NSS 3.4 2002-01-10 00:47:07 +00:00
configure Automated update 2002-01-24 15:12:13 +00:00
configure.in allow --enable-default-toolkit=cocoa in makefiles and default toolkit can now be overridden on platform that don't use X11. r=cls/sr=hyatt. bug#121496 2002-01-24 15:11:18 +00:00
embed.mak removing widget/timer from embed makefiles 2001-12-16 09:27:41 +00:00
embed.mk removing widget/timer from embed makefiles 2001-12-16 09:27:41 +00:00
makefile.win bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan 2001-12-16 06:05:15 +00:00
mozilla.kdevprj new project started 2001-04-03 22:13:38 +00:00
mozilla.lsm new project started 2001-04-03 22:13:38 +00:00
nglayout.mac updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nglayout.mk updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
trex.mak updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
trex.mk updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00