.. |
access-builtin
|
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
|
2005-04-04 18:38:19 +00:00 |
auth
|
fix build bustage when disable logging is turned on, r=cneberg, backing out part of patch for 280792
|
2005-08-21 16:01:52 +00:00 |
content-packs
|
Bug 289444 Give prefs panels titles a unique name (LP, inspector and wallet patch)
|
2005-09-10 16:09:11 +00:00 |
cookie
|
Don't crash when setting a previously deleted cookie permission.
|
2005-07-17 10:10:31 +00:00 |
cview
|
Bug 252468 Remove outdated autostretch attribute from the tree
|
2004-07-29 18:25:42 +00:00 |
datetime
|
fixes bug 293350 "Allow dynamic changes to notification callbacks" r=biesi sr=bzbarsky
|
2005-09-10 00:20:02 +00:00 |
editor/cascades
|
Convert internal users of -moz-opacity to just use opacity. Bug 281907, patch
|
2005-02-18 16:33:02 +00:00 |
finger
|
fixes bug 293350 "Allow dynamic changes to notification callbacks" r=biesi sr=bzbarsky
|
2005-09-10 00:20:02 +00:00 |
gnomevfs
|
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
|
2005-04-04 18:38:19 +00:00 |
help
|
Bug 307911 profiles_help says Roaming not available in installer-build
|
2005-09-11 17:29:40 +00:00 |
inspector
|
bugs 309200, 309325, 309699, adding fr, el, zh-CN to inspector, a=l10n@mozilla.com, extensions l10n only
|
2005-09-23 12:37:45 +00:00 |
irc
|
Bug 299458 - Tell broken tabbox code to not play games with focus, handle keyboard-driven tab changes, and make sure tabs squash when there's too many.
|
2005-09-26 20:35:54 +00:00 |
java
|
Fix for bug 304374 (|nsCOMPtr<nsIInterfaceInfoManager> iim = XPTI_GetInterfaceInfoManager()| leaks). r/sr=jst.
|
2005-08-18 11:29:12 +00:00 |
layout-debug
|
Fixing bustage
|
2005-09-06 22:15:28 +00:00 |
lightning
|
need to use relative entries in DIRS, if you actually want things to build
|
2005-02-21 21:28:20 +00:00 |
manticore
|
Remove UTF-8 BOMs from source files. Bug 280656, r=jshin, sr=brendan
|
2005-02-02 13:25:44 +00:00 |
mono
|
Bug 296672: fixes to build on latest Mono, and produce non-empty interfaces.
|
2005-06-05 15:10:12 +00:00 |
p3p
|
fix bug 252201: In <pageInfoOverlay.js>, "Warning: reference to undefined property elts[i][aAttrName]"
|
2005-09-28 00:22:30 +00:00 |
permissions
|
Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null), remove some includes. Patch by sicking, updated by peterv, r=bz, sr=peterv.
|
2005-09-26 14:37:29 +00:00 |
pref
|
Bug #302096 --> nsILddapSyncQuery for Mission Control Desktop uses the same ID for the
|
2005-07-26 19:47:24 +00:00 |
python/xpcom
|
Bug 297598 - bring pyxpcom up to speed.
|
2005-08-25 21:52:19 +00:00 |
reporter
|
bug 308236, fixes to eu reporter, extensions l10n only
|
2005-09-23 11:47:49 +00:00 |
schema-validation
|
NPOTDB Schema Validation fix needed by XForms part of bug 281987 - make Schema Duration return double for fractional seconds. r=sicking a=mkaply
|
2005-07-26 19:57:17 +00:00 |
spatialnavigation
|
Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null), remove some includes. Patch by sicking, updated by peterv, r=bz, sr=peterv.
|
2005-09-26 14:37:29 +00:00 |
spellcheck
|
Bug 300313. DeCOMtaminate linebreaker/wordbreaker, and access them directly as services rather than through a factory. r+sr=roc, patch by Joshua Welderson (thanks Joshua\!)
|
2005-08-22 03:00:06 +00:00 |
sql
|
Remove incorrect semicolon. Bug 289050, patch by lvcipriani@yahoo.com, r=jan,
|
2005-05-13 20:25:34 +00:00 |
sroaming
|
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
|
2005-04-04 18:38:19 +00:00 |
tasks
|
bug 261797 incorrect .cvsignore breaking cvs import, not part of build
|
2004-09-27 19:15:11 +00:00 |
transformiix
|
Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null). Patch by sicking, updated by peterv, r=bz, sr=peterv.
|
2005-09-24 18:43:15 +00:00 |
tridentprofile
|
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
|
2005-04-04 18:38:19 +00:00 |
typeaheadfind
|
Make sure kepress handlers are not affected by Caps Lock state. Bug 295228,
|
2005-08-30 18:13:48 +00:00 |
universalchardet
|
Bug 304951 - error in chardet's Hebrew language model. patch from Shy Shalom <shoosh20012001@hotmail.com>, r=smontagu, sr=roc.
|
2005-08-26 19:09:41 +00:00 |
venkman
|
Bug 281137 Add profiling column for functions excluding other functions running
|
2005-08-02 15:55:56 +00:00 |
wallet
|
Bug 308573 use if (NS_FAILED(...)) instead of if NS_FAILED(...)
|
2005-09-15 23:17:17 +00:00 |
webdav
|
More use of EmptyString(). Bug 232691, patch by Vidar Braut Haarr
|
2005-09-12 01:28:51 +00:00 |
webservices
|
Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null), remove some includes. Patch by sicking, updated by peterv, r=bz, sr=peterv.
|
2005-09-26 14:37:29 +00:00 |
xforms
|
XForms bug 308689 - xf:select doesn't initialize via bound node. r=aaronr,smaug
|
2005-09-27 15:12:25 +00:00 |
xml-rpc
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:14:17 +00:00 |
xmlextras
|
Second patch for bug 295074 "POST responses remain in the memory cache when using XMLHttpRequest => huge memory leak" r=biesi sr=jst
|
2005-09-22 18:32:30 +00:00 |
xmlterm
|
Don't set window.location or document.location in chrome code; set
|
2005-05-24 04:12:30 +00:00 |
.cvsignore
|
|
|
Makefile.in
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:14:17 +00:00 |