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

132815 Коммитов

Автор SHA1 Сообщение Дата
vladimir%pobox.com b7dff491b0 b=255134, nsICollation scriptability, updated IIDs 2004-08-25 07:20:06 +00:00
timeless%mozdev.org 6443b930ea fixing url. suggested by jw6057@bacon.qcc.mass.edu 2004-08-25 06:38:18 +00:00
bryner%brianryner.com d4ebc7785f Fixing AIX bustage 2004-08-25 06:34:34 +00:00
darin%meer.net c51b32c8ad Apply bryner's review comment, bug 256316 2004-08-25 04:43:14 +00:00
darin%meer.net 9f91a230dc fixes bug 256316 "non-ascii char in URL lead to heap overrun" r=dveditz sr=bryner 2004-08-25 04:41:48 +00:00
brendan%mozilla.org 868cd103e8 Pave way for E4X, reduce code size of scanner by ~600 bytes (256728, r=shaver). 2004-08-25 02:27:24 +00:00
bryner%brianryner.com 69a0c87bd1 Trying to fix AIX bustage by making nsIDocument dtor non-virtual. r=dbaron. 2004-08-25 00:30:47 +00:00
vladimir%pobox.com 8acf4389b4 fix bustage, got a little too search and replace happy 2004-08-24 23:23:09 +00:00
vladimir%pobox.com c12b9151ac b=255134, make nsICollation scriptable (forgot file), r=jshin,sr=brendan 2004-08-24 22:52:02 +00:00
vladimir%pobox.com 0b8d1522a5 b=255134, make nsICollation scriptable, r=jshin,sr=brendan 2004-08-24 22:50:33 +00:00
darin%meer.net 8c51b0df75 fixes bug 237312 "gnomevfs should be skipped for protocols marked to be handled externally" r=biesi sr=bzbarsky 2004-08-24 21:50:15 +00:00
bryner%brianryner.com dde6b68845 slight optimization to previous checkin, bug 253888 2004-08-24 21:47:04 +00:00
darin%meer.net 3aa03e4e0f fixes bug 231529 "Optionally enable unprompted NTLM authentication" r=cneberg sr=bryner 2004-08-24 21:18:15 +00:00
darin%meer.net 5e133a1ea4 fixes bug 230351 "NTLM base64 decoder should tolerate extra '=' padding" r=cneberg 2004-08-24 21:10:54 +00:00
darin%meer.net a77bc57a6c fixes bug 255032 "gnomevfs protocol handler should use info.type to check for directories" r=biesi 2004-08-24 20:30:41 +00:00
bsmedberg%covad.net 410fdbca45 Initial landing of update.mozilla.org PHP code. Bug 255444, code provided by psychoticwolf@carolina.rr.com 2004-08-24 19:39:49 +00:00
bryner%brianryner.com b88692c5a1 Trying again to land support for content node properties (bug 253888). r=jst, sr=dbaron. 2004-08-24 18:50:29 +00:00
jst%mozilla.jstenback.com 06e8b9d822 Fixing bug 178088. Making our doctype detection code more robust by ignoring whitespace at the begining of the file when looking for the doctype. r=darin@meer.net. sr=dbaron@dbaron.org 2004-08-24 18:37:33 +00:00
Stefan.Borggraefe%gmx.de 48ac16156e Fix for bug 131480: "Can't do two successive history searches"
r+sr=neil
2004-08-24 17:38:10 +00:00
igor%mir2.org 00faaf6ab8 Fixing bug 256691: forcing XML.hasSimpleContent() to return true for atributes and text. 2004-08-24 11:38:59 +00:00
igor%mir2.org eea0a0a79d More parser/scanner changes under the name of bug 256575 :
Do not scan regexp literals in TokenStream.getToken(). Instead parser will call explicit TokenStream.readRegExp() after it gets / or /= as primary expression. In this way there is no need to use any explicit regexp flags which rather error prone.
2004-08-24 11:23:13 +00:00
neil%parkwaycc.co.uk 35f29905b8 Bug 228780 Fix unused variable warning p=gautheri@noos.fr r=me sr=dmose 2004-08-24 10:14:21 +00:00
kiko%async.com.br a4bcd63531 Fix for bug 253480: pages should be classified rather than identified by
domain name. r,a=myk.
2004-08-24 02:33:31 +00:00
kiko%async.com.br 40fff27c7d Fix for bug 254587: group description not displayed on delete group
confirm page. Fix typo? Patch by GavinS <bugzilla@chimpychompy.org>.
r=kiko, a=myk.
2004-08-24 01:33:39 +00:00
jst%mozilla.jstenback.com 79cc712226 Fixing bug 256640. Make document.all act more like a collection (like document.getElementsByTagName('*')) for better IE compatibility. r+sr=brendan@mozilla.org 2004-08-24 01:31:19 +00:00
jst%mozilla.jstenback.com c20c82c36a Fixing bug 256644. Generate a warning every time document.all... is used, not just the first time. r+sr+a=brendan@mozilla.org 2004-08-24 00:48:25 +00:00
tor%cs.brown.edu bebed20232 Bug 216563 - implement <svg:switch>.
Patch by scootermorris@comcast.net, r=afri, sr=dbaron
2004-08-23 23:29:08 +00:00
igor%mir2.org 877212964d Fixing bug 256621: throw \n 1 is not allowed per ECMA 262 2004-08-23 23:01:00 +00:00
igor%mir2.org 4407874e10 Context.hasFeature now calls ContextFactory.hasFeature so application would need to override only one class for common customization. 2004-08-23 22:46:58 +00:00
tor%cs.brown.edu 0c326e84e7 Bug 216563 - implement <svg:switch>.
Patch by scootermorris@comcast.net, r=afri, sr=dbaron
2004-08-23 21:10:39 +00:00
christophe.ravel.bugs%sun.com 1466e099f5 238319: Sun packages changes. 2004-08-23 21:09:13 +00:00
jshin%mailaps.org 932b7b0a18 bug 256383 : Unknown 'lang' should be mapped to 'x-unicode' instead of 'x-western' (r=smontagu, sr=rbs) 2004-08-23 20:20:36 +00:00
jshin%mailaps.org d02b16fcf3 bug 256257: Font settings for western encoding apply when 'x-*' langGroup is specified (especially problematic in mail) 2004-08-23 20:10:38 +00:00
blizzard%redhat.com dadc70557c Implement bits for NS_RENDERING_HINT_FAST_MEASURE. (OK, really steal the implementation out of the GTK code, since it just works out of the box once you convert the UTF16 offsets to UTF8 offsets.) Not part of the default builds. 2004-08-23 19:10:15 +00:00
igor%mir2.org 69135dd38a Addressing 256575: refactoring of parser/scanner iteraction to address bugs in eol/semicolon handling 2004-08-23 19:06:45 +00:00
timeless%mozdev.org 1ac8922512 Bug 256610 Crash [ @ nsViewManager::GetMouseEventGrabber]
patch by cst@andrew.cmu.edu r=roc sr=roc
2004-08-23 19:01:39 +00:00
scott%scott-macgregor.org 797758c14c Bug #248688 --> Thunderbird Windows XP biff Integration refers to the old profile APIs instead of the
new aviary profile service. Patch by bsmedberg

sr=mscott
2004-08-23 18:58:39 +00:00
timeless%mozdev.org 9c05c44113 Bug 254843 eToken_script is unused
patch by cst@andrew.cmu.edu r=peterv sr=peterv
2004-08-23 18:46:58 +00:00
timeless%mozdev.org 5980196776 Bug 254843 eToken_script is unused
patch by cst@andrew.cmu.edu r=peterv sr=peterv
2004-08-23 17:57:51 +00:00
bienvenu%nventure.com bae6cc01b4 fix 256332 compact breaks rss folders, also fix runtime warnings in account manager sr=mscott 2004-08-23 17:55:27 +00:00
kiko%async.com.br 7aa5d169ca Addtional item for fix for bug 252810: p1, critical not displayed in red
when groups are used for bug. Including padlock.png image. r=myk,a=myk.
2004-08-23 16:16:53 +00:00
jshin%mailaps.org 322f88e697 bug 256409 : bookmarks file path with non-ASCII characters doesn't work (r=p_ch, sr=jag) 2004-08-23 16:06:03 +00:00
neil%parkwaycc.co.uk 780ebbdc88 Bug 253240 Tell installer where mapi locale got moved to so that it registers it correctly r+sr=mscott 2004-08-23 15:59:34 +00:00
mkaply%us.ibm.com c1e7a99acc #255608
r=pedemonte, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Don't let F1 go to the OS - let Mozilla handle it
2004-08-23 15:57:27 +00:00
kiko%async.com.br ecb3b34829 Fix for bug 254370: attachment/choose.html.tmpl focus onload. r=jouni, a=myk. 2004-08-23 15:34:30 +00:00
kiko%async.com.br c5026e453f Patch for bug 252810: p1, critical not displayed in red when groups are
used for bug. Roundabout patch that adds a padlock icon next to the bug
ID to bug listings, and does even/odd striping of the buglist. r,a=myk.
2004-08-23 15:21:58 +00:00
timeless%mozdev.org b6fc0b8e6e Bug 255328 mkdepend command line defines may be broken
patch by jw6057@bacon.qcc.mass.edu r=bryner
2004-08-23 05:27:20 +00:00
scott%scott-macgregor.org fc6fd8cd0b Bug #250918 --> If the offline extension is installed, overlay global offline setting options into the
advanced preferences dialog under the Connections tab.
2004-08-23 04:40:52 +00:00
brendan%mozilla.org 13f72da5b5 Fix another node end line-numbering bug reported by Igor Bukanov on n.p.m.jseng. 2004-08-22 21:32:23 +00:00
kjh-5727%comcast.net 55dab83c6b Bug 256436 - Backing out the patch from bug 255584 due to a regression.
Requested by roc.
2004-08-22 20:24:16 +00:00