.. |
access-builtin
|
Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
|
2006-03-30 07:57:10 +00:00 |
auth
|
fix crash doing sspi auth, patch by schlichting@tu-harburg.de, r=cneberg@gmail.com, sr=bienvenu
|
2006-03-07 02:38:31 +00:00 |
cck
|
previous bug was 339332
|
2006-06-14 18:07:18 +00:00 |
cookie
|
bug 341008 Fix sscanf error checking
|
2006-06-15 13:52:00 +00:00 |
cview
|
Fix for bug 296040. Cell-based selection in trees
|
2006-06-06 20:05:13 +00:00 |
datetime
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +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
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
gnomevfs
|
Bug 337731 - Make gnomevfs use frozen linkage, r=darin
|
2006-05-23 19:50:24 +00:00 |
help
|
Bug 338173 Update (remove) help on Edit ciphers. p=Giacomo Magnini <giacomo.magnini@portalis.it>,r=iann_bugzilla
|
2006-06-05 18:35:15 +00:00 |
inspector
|
small encoding fixes for German inspector L10n
|
2006-06-15 20:34:47 +00:00 |
irc
|
Fix for bug 296040. Cell-based selection in trees
|
2006-06-06 20:05:13 +00:00 |
java
|
Bug 338110 - Remove operation on JavaXPTCStub map is called with bad parameters. XULRunner only. r=bsmedberg.
|
2006-06-15 16:14:24 +00:00 |
jssh
|
Add 'plain' protocol (no prompts, no welcome message). JSSh only - Not part of default build.
|
2006-06-12 14:03:31 +00:00 |
layout-debug
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
|
2006-02-03 14:18:39 +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
|
Bug 265871: rename JavaScript console to Error console, patch by Kurt <supernova_00@yahoo.com>, r=mconnor, ui-r=beltzner, sr=neil/bzbarsky
|
2006-05-25 21:22:32 +00:00 |
metrics
|
Don't exit early from ProfileStartup just because the event count pref doesn't exist (bug 341438) r=marria
|
2006-06-13 22:46:07 +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 for bug 324865 (Move XMLHttpRequest to gklayout). r/sr=jst.
|
2006-04-26 09:19:48 +00:00 |
permissions
|
Bug 339099 - Integrate extensions/cookie and extensions/permissions into libxul, r=darin
|
2006-05-25 15:45:17 +00:00 |
pref
|
Bug 340002 - only handle nsILDAPSyncQuery when MOZ_LDAP_XPCOM is set. r=bienvenu.
|
2006-06-02 18:38:49 +00:00 |
python
|
Copy our components via the EXTRA_COMPONENTS Makefile variable.
|
2006-06-06 07:06:41 +00:00 |
reporter
|
Bug 333806 Remove reporter about page r=mconnor
|
2006-04-17 18:01:43 +00:00 |
safe-browsing
|
fixes bug 329713 "check for memory leaks" patch by tony@ponderer.org, r=darin
|
2006-03-24 22:57:47 +00:00 |
schema-validation
|
Bug 339309 do_CreateInstance(NS_SCHEMAVALIDATOR_CONTRACTID) r=beaufour,doron
|
2006-05-26 14:40:04 +00:00 |
spatialnavigation
|
Scroll when target is off screen. NPODB
|
2006-05-16 02:45:48 +00:00 |
spellcheck
|
Bug 316543 - crash [@ mozSpellChecker::mozSpellChecker] when opening message compose window. Patch by Adam Guthrie <ispiked@gmail.com>, r=timeless, sr=mscott
|
2006-06-15 18:53:49 +00:00 |
sql
|
Fix for bug 296040. Cell-based selection in trees
|
2006-06-06 20:05:13 +00:00 |
sroaming
|
Enable session roaming extension to be built into static builds.
|
2006-04-14 20:47:06 +00:00 |
tasks
|
bug 261797 incorrect .cvsignore breaking cvs import, not part of build
|
2004-09-27 19:15:11 +00:00 |
tridentprofile
|
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
|
2005-04-04 18:38:19 +00:00 |
typeaheadfind
|
Bug 337917 Make consumers stop using cids from other modules
|
2006-06-03 23:35:59 +00:00 |
universalchardet
|
Bug 328009 UniversalChardetTest.cpp(65) : warning C4800: 'const PRBool' : forcing value to bool 'true' or 'false' (performance warning)
|
2006-03-21 06:35:45 +00:00 |
venkman
|
Fix for bug 296040. Cell-based selection in trees
|
2006-06-06 20:05:13 +00:00 |
wallet
|
Bug 337563 wallet does not require OBSOLETE
|
2006-06-03 23:25:04 +00:00 |
webdav
|
Fix for bug 336244 (Clean up/remove extensions/xmlextras/base). r/sr=sicking.
|
2006-05-21 19:50:16 +00:00 |
webservices
|
Bug 335366 - Add support for xsd:include. r=aaronr,peterv
|
2006-06-06 16:00:58 +00:00 |
xforms
|
[XForms] Initial support for attribute-based repeats. Bug 280368, r=smaug+doronr
|
2006-06-06 13:52:03 +00:00 |
xml-rpc
|
Bug 197087 - xml-rpc should use XMLHttpRequest (and other small updates)
|
2006-02-20 04:04:48 +00:00 |
xmlextras
|
Fix for bug 336244 (Clean up/remove extensions/xmlextras/base). r/sr=sicking.
|
2006-05-21 19:50:16 +00:00 |
xmlterm
|
Rename GetNodePrincipal to NodePrincipal. Bug 327246, r+sr=sicking
|
2006-04-27 18:21:11 +00:00 |
.cvsignore
|
|
|
Makefile.in
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:14:17 +00:00 |