Граф коммитов

133700 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu f440132946 Make the XUL content sink store the right namespace for "xmlns" attributes.
Bug 256165, r=peterv, sr=jst
2004-09-16 18:38:07 +00:00
bzbarsky%mit.edu b62d4e1d33 Fix misspellings of "transferring" in the tree. Bug 258874, patch by Chris
Thomas (CTho) <cst@andrew.cmu.edu>, r=bsmedberg, spelling fix rs=brendan
2004-09-16 18:33:39 +00:00
bzbarsky%mit.edu fd1da399ba Pass aShared=PR_TRUE when compiling brutally shared methods and properties.
Bug 258832, r+sr=brendan
2004-09-16 18:30:04 +00:00
igor%mir2.org c4916822f7 Resolving bug 258844: implementation of continuation support for Rhino interpreter inspired by Christopher Oliver work for custom Rhino version for cocoon.apache.org. 2004-09-16 18:27:42 +00:00
bzbarsky%mit.edu 03a2855c32 Don't crash on <binding> elements with no "id" attribute. Bug 255715, r+sr=bryner 2004-09-16 18:26:18 +00:00
igor%mir2.org 12828edc5e Replacing back track array in RegExp matching code by linked list to address bug 258419. 2004-09-16 17:30:01 +00:00
peterv%propagandism.org 5077fbc92e Backing out to fix bustage. 2004-09-16 17:28:38 +00:00
peterv%propagandism.org 692c22d4ec Remove semicolon to fix bustage. 2004-09-16 17:25:09 +00:00
saul.edwards%sun.com a72892ef68 Bug 245915: Add NSS_IsInitialized prototype to header. 2004-09-16 16:31:45 +00:00
cls%seawood.org 705ab80985 Removing leftover debug statement. 2004-09-16 16:02:44 +00:00
aaronleventhal%moonset.net 1aa91e2a22 Bug 250306. Double clicking on any tree item collapses first tree item in tree. Fixed by porting Neil's fix to bug 130477 which brings syncs up toolkit and xpfe's tree.xml a bit. r=mconnor, no sr= needed 2004-09-16 15:05:02 +00:00
cbiesinger%web.de 62572e7531 forgot to check this in as part of Bug 258411 2004-09-16 14:20:54 +00:00
peterv%propagandism.org e5ba71e921 Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2004-09-16 13:16:28 +00:00
cbiesinger%web.de f3e06d119c Bug 258411 - fixing regression from bug 250342: wrong z-order for frames
r+sr=roc
2004-09-16 13:02:54 +00:00
cbiesinger%web.de 854203cbdf Bug 259103 nsPluginsDirMac.cpp unused
r=jst sr=peterv
2004-09-16 12:59:48 +00:00
peterv%propagandism.org 1a88732b51 Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2004-09-16 12:39:49 +00:00
hpradhan%hotpop.com cb334d32ea bug 249366 : oops, missed a file 2004-09-16 11:46:09 +00:00
hpradhan%hotpop.com d1e83fdd08 bug 249366 : Better error handling for webservices. patch chantepie@altern.org, r=me sr=jst 2004-09-16 10:59:36 +00:00
darin%meer.net d7baf86b5a fixes bug 252023 "'no-store' header directives from server or web script ignored by browser during non-SSL transactions" r+sr=bzbarsky 2004-09-16 06:36:18 +00:00
cls%seawood.org 7c6b8ae693 Allow bonsai (dolog.pl) to properly handle filenames with spaces.
Thanks to zeuice@yahoo.com for the original patch.
Bug #44642
2004-09-16 05:47:19 +00:00
bienvenu%nventure.com 2ec4a0b935 fix mis-applied patch for partial pop3 header download, r/sr=me, original patch by hwc@symas.com 2004-09-16 00:11:28 +00:00
bienvenu%nventure.com 0c311ee899 fix 259484 quick search only works once in a folder pane, sr=mscott 2004-09-16 00:06:47 +00:00
bienvenu%nventure.com d3ff710e0f fix 259484 quick search only works once in a folder pane, sr=mscott 2004-09-15 23:08:17 +00:00
bienvenu%nventure.com b7f45f449c fix downloading partial pop3 messages for offline when they've been filtered into other folders, sr=mscott 259649 2004-09-15 23:04:39 +00:00
darin%meer.net 41482262ba landing portions of aviary patch for bug 258123 on the trunk to keep code in sync, r=bsmedberg 2004-09-15 23:02:10 +00:00
pedemont%us.ibm.com c420938501 Properly mplement T_VOID. Not part of default build. 2004-09-15 22:59:42 +00:00
cls%seawood.org 6653ecac41 Fix security issue related to unsanitized rcs version strings:
* Added sanitize_revision()
* Do not install SourceChecker.*
* Add ~ & ` to shell_escape()
Bug #39284 r=timeless
2004-09-15 22:44:55 +00:00
pedemont%us.ibm.com 6ab1ce036f Better implementation of FinalizeJavaParams. Not part of default build. 2004-09-15 22:19:18 +00:00
pedemont%us.ibm.com 2b04bf7740 A weak reference implementation. Not part of default build. 2004-09-15 21:50:41 +00:00
pedemont%us.ibm.com ca947b7b10 Make it build properly. Not part of default build. 2004-09-15 21:18:09 +00:00
mats.palmgren%bredband.net 3e2069ac91 Allow styling of SELECT border. b=244370 r+sr=bzbarsky 2004-09-15 21:17:37 +00:00
cbiesinger%web.de 79d31490c5 Bug 259570 Remove caps dependency from network/build. Also, make
nsHttpDigestAuth's destructor nonvirtual.
r+sr=darin
2004-09-15 21:09:46 +00:00
pedemont%us.ibm.com 3a689f5e26 Make object returned from NS_NewLocalFile lazily resolve its interface info, so we can call NS_NewLocalFile before NS_InitEmbedding. Not part of default build. 2004-09-15 21:06:30 +00:00
cbiesinger%web.de b0a803be91 Bug 253589 character sets need not be stored as wide strings
r=bienvenu sr=mscott
2004-09-15 21:04:55 +00:00
mostafah%oeone.com 0100b9e132 undefed ICAL_ERRORS_ARE_FATAL so we don't abort on errors
Added code to be more flexible towards unsupported parameters ( e.g. CHARSET )
See bug 239435: VCS file from EBay crashes Calendar
2004-09-15 20:30:09 +00:00
silver%warwickcompsoc.co.uk 028be13feb Bug 255081 - Commiting the *binary* version of this image (sigh).
ChatZilla only.
r=samuel@sieb.net
2004-09-15 20:06:12 +00:00
silver%warwickcompsoc.co.uk e32f8fd0f6 Bug 255081 - Commiting the *binary* version of these images.
ChatZilla only.
r=samuel@sieb.net
2004-09-15 19:57:28 +00:00
bsmedberg%covad.net 787217fd3c Bug 259273 - missing locale in useragent string (and in navigator.locale) r+sr=darin 2004-09-15 19:49:30 +00:00
pedemont%us.ibm.com d48227c7a9 QI, don't case! Not part of default build. 2004-09-15 19:47:19 +00:00
mostafah%oeone.com a447b31a79 Added checking for return value on summary and description.
Fixes the crash for bug 239435:
VCS file from EBay crashes Calendar
2004-09-15 19:28:11 +00:00
pedemont%us.ibm.com e68794491e Remove nsJavaXPTCStub from hash table on destruction. Fix ref counting. Clean up logging. Not part of default build. 2004-09-15 19:21:08 +00:00
bienvenu%nventure.com 10c3ed1313 fix display anomalies when switching to threaded view in folder, 259578, r=neil, sr=sspitzer 2004-09-15 19:18:34 +00:00
dbaron%dbaron.org a0bf92722f Remove effectively-unused Set/GetScrollPreference API on nsIScrollableView.h. b=259617 r+sr=roc 2004-09-15 19:16:43 +00:00
mostafah%oeone.com a08cf84004 Imported better argument checking from libical.cvs
One step forward in fixing bug 239435:
VCS file from EBay crashes Calendar
2004-09-15 18:54:22 +00:00
silver%warwickcompsoc.co.uk 4cd3ec76af Bug 255081 - Land ChatZilla 0.9.65 (check bug for details of bugs fixed).
r=samuel@sieb.net
2004-09-15 18:39:16 +00:00
mostafah%oeone.com 1ce8cff48e Updated translation 2004-09-15 18:16:50 +00:00
scott%scott-macgregor.org 0fce817590 Bug #259293 ---> Get Mail button does not show an active state version of the icon when using small toolbar
buttons and you push down on the button.
2004-09-15 17:46:18 +00:00
pinkerton%aol.net 1e07029d5f ensure we don't think we're doing autocomplete when the url changes and
the toolbar is hidden, causing it not to update at all (bug 237803)
2004-09-15 17:44:01 +00:00
pinkerton%aol.net cca82d9a17 clean up case-sensitivity in bookmark import parser (convert tag to uppercase
before comparisons) and allow importing of separators (<HR>) from mozilla
(bug 242169)
2004-09-15 17:37:19 +00:00
pedemont%us.ibm.com cbd9f598d9 Need to pass FALSE to GetIIDForMethodParam() since we are using mini variants. Not part of default build. 2004-09-15 17:35:36 +00:00