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

135633 Коммитов

Автор SHA1 Сообщение Дата
vladimir%pobox.com 53752ec121 Calendar build fixes, and checked in post-processed js things 2004-11-17 00:12:07 +00:00
cbiesinger%web.de 5c28486a71 bug 262385 add byte array methods to nsIScriptableUnicodeConverter
r=jshin sr=darin
2004-11-16 23:45:34 +00:00
cbiesinger%web.de 1d87c93a2c Bug 261637 move security.properties into PSM
r=bsmedberg sr=darin
2004-11-16 23:33:16 +00:00
rbs%maths.uq.edu.au 0fa5dc1b07 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 db0b3a5344 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 f224ab1b3d 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 878fcc6365 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 075705e4d2 Fix Windows bustage. 2004-11-16 21:13:12 +00:00
bienvenu%nventure.com 34d6b1170e 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 7d678f2e38 freezing nsIPromptService, bug 99615, r=timeless sr=bzbarsky 2004-11-16 20:36:26 +00:00
mvl%exedo.nl 5f43167cfb 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 7b325c90a4 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 12ec7e7c7f 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 b8230b567b 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 bb156473d4 bug 269806 : aTryLocaleCharset assertion : implemented aTryLocaleCharset case (r=cbie, sr=bz) 2004-11-16 18:04:45 +00:00
darin%meer.net db17c93d73 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 2ca4c9c6ad large colspan protection as other browsers do, bug 141818 r/sr=bzbarsky 2004-11-16 15:46:55 +00:00
bryner%brianryner.com 40d10075b6 Testing whether this QI is responsible for the Tp increase on btek. 2004-11-16 08:28:26 +00:00
bryner%brianryner.com 4d7fcaaa94 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 ce92736d4f 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 d986d2fb77 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 101696a632 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 90246214db 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 83f994441b 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 9999d9d102 fixes bug 268578 "support xforms submit and trigger elements" r=bryner 2004-11-16 04:28:20 +00:00
cltbld 94f49a5440 Automated update from host egg 2004-11-16 03:53:34 +00:00
bryner%brianryner.com 4f7295628b Oops. Really turn on xtf (bug 269859). 2004-11-16 03:43:46 +00:00
darin%meer.net 61373cec0e fixes bug 270075 "crash @[nsFtpState::StopProcessing()]" r=biesi sr=bzbarsky 2004-11-16 02:30:02 +00:00
bzbarsky%mit.edu 8f7bf9d9b8 Remove effectively dead code in GetFloatContainingBlock(). Bug 267036,
r+sr=dbaron
2004-11-16 02:20:37 +00:00
cltbld 9297f386e2 Automated update from host egg 2004-11-16 01:33:40 +00:00
bryner%brianryner.com 677db5d504 Enable XTF in default builds (bug 269859). r=jst, sr=brendan. 2004-11-16 01:30:37 +00:00
cltbld 05b386665f find firefox osx profile dir whether it's profilename.random or random.profilename. 2004-11-16 00:31:06 +00:00
vladimir%pobox.com 50fc4d1962 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 a547b325b8 change reference to virtual folder to saved search folder 2004-11-16 00:03:02 +00:00
neil%parkwaycc.co.uk 7d6ae4fb59 Bug 269827 Redirected about channel has wrong original URI r+sr=darin 2004-11-15 23:59:39 +00:00
scott%scott-macgregor.org 74cdc63f85 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 6faa0371eb find the profile dir for seamonkey on osx. 2004-11-15 22:40:09 +00:00
darin%meer.net e32070d088 fixing bustage 2004-11-15 21:13:43 +00:00
cltbld 76689c7d66 Place Mac XPIs in a mac-xpi directory. 2004-11-15 21:00:58 +00:00
darin%meer.net f103a62f64 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 9d24f7c070 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 55f1dda9b6 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 e8d3e71d93 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 f2bfa0873d 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 f726e77f35 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 fa834e0b4c 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 c7cea850ee 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 8756378524 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 b7dfbedd1f 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 a4fd23d276 Bug 269891 - crash in stroke-dasharray sharing. r+sr=bzbarsky 2004-11-15 04:43:11 +00:00