jst%mozilla.jstenback.com
|
1fb4408320
|
Fixing bug 279945. Prevent drag n' drop of images whose extensions don't map to image mimetypes. r=caillon@gmail.com, sr=dveditz@cruzio.com
|
2005-02-03 17:23:35 +00:00 |
travis%sedsystems.ca
|
604eaad2ee
|
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
|
99becbe61e
|
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
|
5e44ffd3b8
|
Bug 280926 - nsSVGOuterSVGFrame should implement CanPaintBackground(). r=afri
|
2005-02-03 15:04:39 +00:00 |
pinkerton%aol.net
|
9adafa2661
|
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
|
d45a2fefae
|
Bug 280594: Make codesighs work on evil windows environments again.
r=dbaron
|
2005-02-03 14:11:54 +00:00 |
smfr%smfr.org
|
3bf23b0c76
|
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
|
8c288106d4
|
Fix various keyboard navigation issues.
|
2005-02-03 07:13:24 +00:00 |
bzbarsky%mit.edu
|
c6aa20835d
|
Fix win32 build bustage
|
2005-02-03 06:26:20 +00:00 |
smfr%smfr.org
|
6143f5c3ab
|
Fix wording of debug msgs.
|
2005-02-03 05:55:42 +00:00 |
smfr%smfr.org
|
6419a68b17
|
Add some HISTORY DEBUG logging on DB close as well.
|
2005-02-03 05:54:17 +00:00 |
smfr%smfr.org
|
24fc5faeee
|
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
|
a86ee66cf1
|
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
|
cad0d708f5
|
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
|
bd03314ed7
|
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
|
7e58ade683
|
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
|
cba3c6d0bb
|
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
|
dabddf2034
|
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
|
6db7cbee41
|
Remove unneeded nsIContentList interface (bug 280746). r+sr=jst.
|
2005-02-02 23:38:28 +00:00 |
pinkerton%aol.net
|
f3324e8389
|
add search fields to permissions and cookie sheets (bug 263336)
|
2005-02-02 23:17:39 +00:00 |
gerv%gerv.net
|
1dc8a1c9a4
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2005-02-02 23:16:20 +00:00 |
bryner%brianryner.com
|
d050770a7e
|
Remove unneeded nsIContentList interface (bug 280746). r+sr=jst.
|
2005-02-02 23:16:02 +00:00 |
travis%sedsystems.ca
|
bdb9d4cf95
|
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
|
471ab336fb
|
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
|
edaf886467
|
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
|
1bf6a29e51
|
fix spelling error
|
2005-02-02 22:53:22 +00:00 |
dbaron%dbaron.org
|
d1b039a91c
|
Add, commented out, the change needed to use dump.pl for a tinderbox.
|
2005-02-02 22:29:45 +00:00 |
gerv%gerv.net
|
d6d819dccf
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2005-02-02 22:28:27 +00:00 |
dbaron%dbaron.org
|
bd25cfd572
|
Add additional file used for pageload servers for tinderbox.
|
2005-02-02 22:24:41 +00:00 |
darin%meer.net
|
ec8b7d8f85
|
applying shaver's review nit for bug 235499
|
2005-02-02 22:22:45 +00:00 |
darin%meer.net
|
c9632fecf5
|
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
|
60ce098d26
|
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
|
76e4a398a0
|
Bug #279150 --> Convert the Feed methods into a unified object class
|
2005-02-02 21:44:38 +00:00 |
silver%warwickcompsoc.co.uk
|
ebcaed12db
|
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
|
8d06a6b10c
|
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
|
50dbf20166
|
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
|
8866552965
|
Add testcases for 153429.
|
2005-02-02 20:29:28 +00:00 |
scott%scott-macgregor.org
|
3c6f168252
|
Bug #278310 --> inline spell checking for thunderbird
sr=bienvenu
|
2005-02-02 19:54:26 +00:00 |
scott%scott-macgregor.org
|
a4d7b8ea65
|
Bug #278312 --> Initial framework for inline spell check
sr=bienvenu
|
2005-02-02 19:42:55 +00:00 |
silver%warwickcompsoc.co.uk
|
62d226a563
|
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
|
3ca9b73e14
|
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
|
69b3b9a195
|
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
|
0179502567
|
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
|
8435da2ec4
|
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
|
d035fa6cbb
|
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
|
33c93a7bc3
|
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
|
1b148e0813
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2005-02-02 15:10:48 +00:00 |
smontagu%smontagu.org
|
372400a583
|
Remove UTF-8 BOMs from source files. Bug 280656, r=jshin, sr=brendan
|
2005-02-02 13:25:44 +00:00 |
mvl%exedo.nl
|
1125d2efad
|
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
|
c82db5bd7b
|
Backend to load external links in new tabs b=231984 r=danm sr=jst
|
2005-02-02 10:04:09 +00:00 |