Commit Graph

138089 Commits

Author SHA1 Message Date
travis%sedsystems.ca
3da857e44a Bug 280775 : Bug 277437 reversed the meaning of param(sendmailnow)
Patch by byron jones (glob) <bugzilla@glob.com.au>   r=vladd  a=justdave
2005-02-03 17:05:56 +00:00
bienvenu%nventure.com
db21fe3752 fix 189363 network timeout for imap, 60377 imap tls support (off by default), sr=mscott 2005-02-03 15:22:14 +00:00
tor%cs.brown.edu
35071612b4 Bug 280926 - nsSVGOuterSVGFrame should implement CanPaintBackground(). r=afri 2005-02-03 15:04:39 +00:00
pinkerton%aol.net
f762e31e74 allow user to override lang prefs, don't use region as it messes up users
that change their langauge setting to differ from the region (bug 280814)
2005-02-03 14:24:43 +00:00
cvshook%sicking.cc
f5397381a1 Bug 280594: Make codesighs work on evil windows environments again.
r=dbaron
2005-02-03 14:11:54 +00:00
smfr%smfr.org
b262a53f86 Fix bug 280200, patch by <waveridervsnrz@yahoo.co.jp> -- improve IME look and feel by tweaking constants. Also standardized method name case. r=josh, sr=me 2005-02-03 07:15:55 +00:00
smfr%smfr.org
6fdcbe02cd Fix various keyboard navigation issues. 2005-02-03 07:13:24 +00:00
bzbarsky%mit.edu
2b2520fad3 Fix win32 build bustage 2005-02-03 06:26:20 +00:00
smfr%smfr.org
e2d3a99df3 Fix wording of debug msgs. 2005-02-03 05:55:42 +00:00
smfr%smfr.org
c5b9c0a74d Add some HISTORY DEBUG logging on DB close as well. 2005-02-03 05:54:17 +00:00
smfr%smfr.org
ab920ec758 Add some logging to history file opening, to try to track down bug 280342.
Also removed some unused code.
2005-02-03 05:46:37 +00:00
smfr%smfr.org
5cb748c4f4 Fix bug 269832: crash when scrolling some plugins. Add null-check on mWidget in XP_MACOSX code. r/sr=bz 2005-02-03 05:31:42 +00:00
bzbarsky%mit.edu
ea914b4555 Fix invalidation regression when scrolling. When we bit-blit, we need to
make copies of existing dirty regions, offset them by the scroll amount, and
add to our dirty region on the scrolling view.  Bug 280041, r+sr=roc
2005-02-03 05:01:54 +00:00
bzbarsky%mit.edu
1baff00980 Add a default namespace for DOM-added nodes when creating context for
createContextualFragment.  Bug 280496, r=steve.swanson@mackichan.com, sr=jst
2005-02-03 04:53:26 +00:00
erik%vanderpoel.org
6a5734b52e added support for XHTML's empty elements <foo />;
added support for declarations like <!DOCTYPE ...>;
added support for processing instructions like <?xml ...>
2005-02-03 01:06:24 +00:00
aaronleventhal%moonset.net
bf9489220d Bug 280262. Remove unneeded class nsGenericAccessible. Use nsAccessibleWrap for generic accessibles from now on. r=pkw, sr=jst 2005-02-03 01:02:19 +00:00
gerv%gerv.net
21d4b2141a Bug 236613: change to MPL/LGPL/GPL tri-license. This checkin does not actually change any licenses, but makes indentation and comment-formatting fixes so that the relicensing script is able to parse all the license blocks in the js/ directory. Once the smoke has cleared, I'll do the second step. 2005-02-02 23:52:03 +00:00
bryner%brianryner.com
79fc6b452f Remove unneeded nsIContentList interface (bug 280746). r+sr=jst. 2005-02-02 23:38:28 +00:00
pinkerton%aol.net
597901bc43 add search fields to permissions and cookie sheets (bug 263336) 2005-02-02 23:17:39 +00:00
gerv%gerv.net
51258ac3cb Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 23:16:20 +00:00
bryner%brianryner.com
851143fbec Remove unneeded nsIContentList interface (bug 280746). r+sr=jst. 2005-02-02 23:16:02 +00:00
travis%sedsystems.ca
63e1b58c0e Bug 278018 : Eliminate deprecated Bugzilla::DB routines from buglist.cgi
Patch by Max Kanat-Alexander <mkanat@kerio.com>  r=wurblzap  a=justdave
2005-02-02 23:06:05 +00:00
travis%sedsystems.ca
23cee7d684 Bug 279950 : tab border on search and prefs pages isn't black in Internet Explorer
Patch by Rob Siklos <robzilla@siklos.ca>  r=wulblzap  a=justdave
2005-02-02 23:00:24 +00:00
darin%meer.net
b56006c95b landing content patch for bug 235499 "re-enable string buffer sharing between C++ and JS in xpconnect" r=sicking sr=jst 2005-02-02 22:58:01 +00:00
pinkerton%aol.net
ed4ea5de1f fix spelling error 2005-02-02 22:53:22 +00:00
dbaron%dbaron.org
ea90843676 Add, commented out, the change needed to use dump.pl for a tinderbox. 2005-02-02 22:29:45 +00:00
gerv%gerv.net
f45b5900c8 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 22:28:27 +00:00
dbaron%dbaron.org
86ecfcf7cb Add additional file used for pageload servers for tinderbox. 2005-02-02 22:24:41 +00:00
darin%meer.net
d67c211542 applying shaver's review nit for bug 235499 2005-02-02 22:22:45 +00:00
darin%meer.net
dc09fbd58d landing xpconnect patch for bug 235499 "re-enable string buffer sharing between C++ and JS in xpconnect" r=shaver sr=jst 2005-02-02 22:20:28 +00:00
darin%meer.net
dd78f625f5 landing xpcom patch for bug 235499 "re-enable string buffer sharing between C++ and JS in xpconnect" r=dbaron sr=jst 2005-02-02 22:18:37 +00:00
scott%scott-macgregor.org
79cb60be4a Bug #279150 --> Convert the Feed methods into a unified object class 2005-02-02 21:44:38 +00:00
silver%warwickcompsoc.co.uk
65fe98f85c Bug 145523 - Make slow script message localisable.
r/sr=jst
p=bugmail@q1n.org (Vidar Braut Haarr)
2005-02-02 21:41:07 +00:00
silver%warwickcompsoc.co.uk
cbca049b96 Bug 234033 - Remove "X-Accept-Language" header.
r/sr=bienvenu
p=jens.b@web.de (Jens Bannmann)
2005-02-02 20:47:11 +00:00
tor%cs.brown.edu
813ac109a0 Bug 280554 - SVG content and layout should use GetAnimVal, not GetBaseVal.
Patch by scootermorris@comcast.net, r=afri
2005-02-02 20:31:51 +00:00
dbaron%dbaron.org
a517f0c08b Add testcases for 153429. 2005-02-02 20:29:28 +00:00
scott%scott-macgregor.org
44f4744642 Bug #278310 --> inline spell checking for thunderbird
sr=bienvenu
2005-02-02 19:54:26 +00:00
scott%scott-macgregor.org
299f3c3b27 Bug #278312 --> Initial framework for inline spell check
sr=bienvenu
2005-02-02 19:42:55 +00:00
silver%warwickcompsoc.co.uk
f7638f82bd Bug 277658 - Make error pages URL a preference.
r=biesi
sr=bz
p=bugmail@q1n.org (Vidar Braut Haarr)
2005-02-02 19:42:21 +00:00
bienvenu%nventure.com
4581a102b0 fix 253109, for seamonkey, make identity smart logic case insensitive, patch by ch.ey@gmx.net, r=mscott, sr=me 2005-02-02 17:47:25 +00:00
jshin%mailaps.org
2e3c2570c4 follow-up to bug 278061 : rid of trivial (but potentially critical) typos ,patch by masayuki : r=me, sr=bz 2005-02-02 17:07:51 +00:00
robert%accettura.com
58fa7fbbad re-position "behind login" question per Gerv's suggestion from way back when.\r\r
Not part of build.
2005-02-02 16:13:47 +00:00
travis%sedsystems.ca
f9220ad1a0 Bug 147151 : Expand the list of words 006spellcheck.t looks for; fix the places where they are wrong.
Patch by Marc Schumann <wurblzap@gmail.com>  r=vladd   a=justdave
2005-02-02 16:06:51 +00:00
travis%sedsystems.ca
9dcefbd2fb Bug 272456 : Default text color not set
Patch by Myk Melez <myk@mozilla.org>   r=LpSolit, justdave  a=justdave
2005-02-02 16:02:15 +00:00
travis%sedsystems.ca
9a0c595307 Bug 279690 : Remove BugInGroup from globals.pl
Patch by Max Kanat-Alexander <mkanat@kerio.com>  r=vladd   a=justdave
2005-02-02 15:52:01 +00:00
gerv%gerv.net
70ea6cb4d2 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 15:10:48 +00:00
smontagu%smontagu.org
5f075aebf5 Remove UTF-8 BOMs from source files. Bug 280656, r=jshin, sr=brendan 2005-02-02 13:25:44 +00:00
mvl%exedo.nl
6dd7aa8789 check for return code in order to not reset prefs
bug 280670, r=dwitte, sr=darin
2005-02-02 11:18:20 +00:00
neil%parkwaycc.co.uk
9a9dfdc312 Backend to load external links in new tabs b=231984 r=danm sr=jst 2005-02-02 10:04:09 +00:00
neil%parkwaycc.co.uk
c92929c2cd Don't let background tabs set the status b=104532 r=danm sr=jst 2005-02-02 09:39:30 +00:00