cbiesinger%web.de
|
81f3573945
|
bug 262385 add byte array methods to nsIScriptableUnicodeConverter
r=jshin sr=darin
|
2004-11-16 23:45:34 +00:00 |
cbiesinger%web.de
|
50857de7a0
|
Bug 261637 move security.properties into PSM
r=bsmedberg sr=darin
|
2004-11-16 23:33:16 +00:00 |
rbs%maths.uq.edu.au
|
261b545ca8
|
Crash due to buffer overrun on malformed URL with soft-hyphen characters, b=267669, r+sr=bz
|
2004-11-16 22:43:06 +00:00 |
neil%parkwaycc.co.uk
|
29819d7952
|
Move some style rules from navigator.css to their rightful home in themes/**/brand.css b=144438 r=timeless sr=jag
|
2004-11-16 22:40:47 +00:00 |
scott%scott-macgregor.org
|
b96f1478d0
|
Bug #270234 --> OK/Enter doesn't dismiss New Identity Settings dialog
fix a typo
|
2004-11-16 21:55:35 +00:00 |
scott%scott-macgregor.org
|
6cf9719094
|
Bug #269551 --> Mac OS X menu cleanup for Thunderbird
Hide the extraneous toolbar separator from the tools menu bar for Mac OS X.
|
2004-11-16 21:23:33 +00:00 |
bzbarsky%mit.edu
|
73cd86cf55
|
Fix Windows bustage.
|
2004-11-16 21:13:12 +00:00 |
bienvenu%nventure.com
|
1676e9fe9f
|
fix269725 sr=mscott status messages don't show up in main window if you've opened up a stand-alone msg window
|
2004-11-16 20:41:45 +00:00 |
darin%meer.net
|
9faecb70f3
|
freezing nsIPromptService, bug 99615, r=timeless sr=bzbarsky
|
2004-11-16 20:36:26 +00:00 |
mvl%exedo.nl
|
454287586c
|
Deleting events brings up multiple confirmation dialogs
Bug 269578, patch by Matthew Willis, r=mvl
|
2004-11-16 19:04:33 +00:00 |
jshin%mailaps.org
|
12cb747423
|
bug 268266 : profile and appstartup code should use NS_CopyNativeToUnicode (r=cbie, sr=darin, a to aviary=bsmedberg)
|
2004-11-16 18:08:25 +00:00 |
jshin%mailaps.org
|
4eb56913af
|
bug 268266 : profile and appstartup code should use NS_CopyNativeToUnicode (r=cbie, sr=darin)
|
2004-11-16 18:07:23 +00:00 |
bryner%brianryner.com
|
aa485af068
|
Full fix for xtf Tp regression -- avoid QI'ing non-XTF elements in CreateAnonymousFrames. Bug 270136, r+sr=bzbarsky
|
2004-11-16 18:07:13 +00:00 |
jshin%mailaps.org
|
ef4e335b07
|
bug 269806 : aTryLocaleCharset assertion : implemented aTryLocaleCharset case (r=cbie, sr=bz)
|
2004-11-16 18:04:45 +00:00 |
darin%meer.net
|
f890bcc1d1
|
fixes bug 259979 "Changes to keyword.URL require restarting Firefox" patch by lesx99@lycos.com, r=biesi, sr=darin
|
2004-11-16 16:17:59 +00:00 |
bmlk%gmx.de
|
71fc0034a0
|
large colspan protection as other browsers do, bug 141818 r/sr=bzbarsky
|
2004-11-16 15:46:55 +00:00 |
bryner%brianryner.com
|
e1299b38af
|
Testing whether this QI is responsible for the Tp increase on btek.
|
2004-11-16 08:28:26 +00:00 |
bryner%brianryner.com
|
c8c7c2864f
|
Attempt to fix Tp regression by only doing checking for XTF if the namespace is not one that we support internally.
|
2004-11-16 07:27:39 +00:00 |
robin.lu%sun.com
|
cdbcc064e3
|
fix bug 243583 Search: Status is/isn't New does not work
patched by brian.lu@sun.com r/sr=bienvenu
|
2004-11-16 05:22:50 +00:00 |
scott%scott-macgregor.org
|
ec8b2c6365
|
Bug #270082 --> Show the summary instead of the webpage by default for RSS feeds
sr=bienvenu
|
2004-11-16 05:00:26 +00:00 |
scott%scott-macgregor.org
|
67b43c3af4
|
Bug #270094 --> Adding a bogus feed URL fails to throw an alert dialog with information about a network error.
sr=bienvenu
|
2004-11-16 04:58:52 +00:00 |
darin%meer.net
|
b27f57bde0
|
fixes bug 264274 "support dependent strings in frozen string API" r=biesi sr=bsmedberg
|
2004-11-16 04:44:57 +00:00 |
timeless%mozdev.org
|
d17ed11b0c
|
Bug 256983 Crash [E] NPR: NULL pointer read in PL_HashTableAdd {1 occurrence}
r=darin sr=darin
|
2004-11-16 04:29:15 +00:00 |
darin%meer.net
|
df09cb6d5d
|
fixes bug 268578 "support xforms submit and trigger elements" r=bryner
|
2004-11-16 04:28:20 +00:00 |
cltbld
|
cf13969ae2
|
Automated update from host egg
|
2004-11-16 03:53:34 +00:00 |
bryner%brianryner.com
|
e6bd4d4edd
|
Oops. Really turn on xtf (bug 269859).
|
2004-11-16 03:43:46 +00:00 |
darin%meer.net
|
bb91deb7cc
|
fixes bug 270075 "crash @[nsFtpState::StopProcessing()]" r=biesi sr=bzbarsky
|
2004-11-16 02:30:02 +00:00 |
bzbarsky%mit.edu
|
b76552bec3
|
Remove effectively dead code in GetFloatContainingBlock(). Bug 267036,
r+sr=dbaron
|
2004-11-16 02:20:37 +00:00 |
cltbld
|
4854547c7b
|
Automated update from host egg
|
2004-11-16 01:33:40 +00:00 |
bryner%brianryner.com
|
0f41233d50
|
Enable XTF in default builds (bug 269859). r=jst, sr=brendan.
|
2004-11-16 01:30:37 +00:00 |
cltbld
|
c8496f3daa
|
find firefox osx profile dir whether it's profilename.random or random.profilename.
|
2004-11-16 00:31:06 +00:00 |
vladimir%pobox.com
|
776baefebf
|
Continuing calendar interface work. No more Mutable interfaces; there's now a mutability bit on datetime/event/etc. DateTime is implemented using libical, ItemBase/Event/Todo/etc. are in JS.
|
2004-11-16 00:24:17 +00:00 |
scott%scott-macgregor.org
|
7d9bbfb5fa
|
change reference to virtual folder to saved search folder
|
2004-11-16 00:03:02 +00:00 |
neil%parkwaycc.co.uk
|
743a50d77b
|
Bug 269827 Redirected about channel has wrong original URI r+sr=darin
|
2004-11-15 23:59:39 +00:00 |
scott%scott-macgregor.org
|
d4bb60d97e
|
Bug #268430 --> RSS feed doesn't correctly show HTML special chars in virtual Subject column
use reg expressions to replace html entities like &, > and < into
their ascii equivalents.
sr=bienvenu
|
2004-11-15 23:29:33 +00:00 |
cltbld
|
64adfab76f
|
find the profile dir for seamonkey on osx.
|
2004-11-15 22:40:09 +00:00 |
darin%meer.net
|
93589edb9b
|
fixing bustage
|
2004-11-15 21:13:43 +00:00 |
cltbld
|
229d320398
|
Place Mac XPIs in a mac-xpi directory.
|
2004-11-15 21:00:58 +00:00 |
darin%meer.net
|
c79cfdbf74
|
fixes bug 261083 "Channels do not uniformly query their notification callbacks" r=biesi sr=bzbarsky
|
2004-11-15 20:16:52 +00:00 |
bienvenu%nventure.com
|
a3df80a5ed
|
fix 269861 make mork not write any data or touch timestamp if the db is not dirty, sr=mscott
|
2004-11-15 19:56:01 +00:00 |
bienvenu%nventure.com
|
04010c9793
|
fix biff notification when using global inbox and no junk filters applied, sr=mscott 260076
|
2004-11-15 19:52:08 +00:00 |
mvl%exedo.nl
|
4c66785959
|
bug 242317 attachment 166010, day and weekday titles in calendar view scroll away [weekview]
r=gekacheka
|
2004-11-15 18:43:13 +00:00 |
timeless%mozdev.org
|
3eaf26e151
|
Bug 269925 /Users/timeless/mozilla/widget/src/mac/nsWindow.cpp: warning: `Boolean control_key_down()' and `long long int microseconds()' defined but not used
r=pedemonte sr=bz
|
2004-11-15 18:40:53 +00:00 |
timeless%mozdev.org
|
caaf1cc03c
|
Bug 269926 /Users/timeless/mozilla/embedding/components/printingui/src/mac/nsPrintingPromptServiceX.cpp:67: warning: `const char*kPrintProgressDialogURL' defined but not used
r=pedemonte sr=bz
|
2004-11-15 18:37:40 +00:00 |
timeless%mozdev.org
|
0f180ad01f
|
Bug 269922 /Users/timeless/mozilla/layout/html/base/src/nsObjectFrame.cpp:3931: warning: `void ConvertTwipsToPixels(nsPresContext&, nsRect&, nsRect&)' defined but not used
r=bz sr=bz
|
2004-11-15 18:12:35 +00:00 |
tor%cs.brown.edu
|
d6f777663c
|
Bug 267650 - crash if <svg:text> is stroked and has fill='none'.
Patch by jonathan.watt@strath.ac.uk, r=tor.
|
2004-11-15 13:55:34 +00:00 |
bryner%brianryner.com
|
68acb519c7
|
When building with --enable-quantify, use /OPT:NOICF to prevent identical functions from being merged. Bug 267576, r=dbaron.
|
2004-11-15 08:37:53 +00:00 |
roc+%cs.cmu.edu
|
9d0a9b302b
|
Changing IsFrameEmpty to IsSelfEmpty as dbaron requested and I forgot to do before checking in.
|
2004-11-15 05:01:11 +00:00 |
tor%cs.brown.edu
|
aca19bf47b
|
Bug 269891 - crash in stroke-dasharray sharing. r+sr=bzbarsky
|
2004-11-15 04:43:11 +00:00 |
roc+%cs.cmu.edu
|
479b99d4bf
|
Bug 265084. Progress towards floating point nscoord: make image interfaces and libpr0n use PRInt32 instead of nscoord. r+sr=tor
|
2004-11-15 04:34:51 +00:00 |