Commit Graph

135361 Commits

Author SHA1 Message Date
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
roc+%cs.cmu.edu
03c8265318 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
roc+%cs.cmu.edu
eb25ade39a Bug Bug 268099. Override XUL min-size for filepicker buttons. r+sr=bzbarsky 2004-11-15 04:18:26 +00:00
roc+%cs.cmu.edu
826f164081 Bug 265084. Progress towards floating point nscoord: make image interfaces and libpr0n use PRInt32 instead of nscoord. r+sr=tor 2004-11-15 04:16:07 +00:00
scott%scott-macgregor.org
5e69083d54 Bug #269564 --> Views persist for regular folders, but not for virtual folders.
Persist views for single folder virtual folders.

sr=bienvenu
2004-11-15 04:07:54 +00:00
timeless%mozdev.org
74051c3e8c Bug 269472 Crash opening about:plugins[@ JS_GetPrivate][@ PL_strcmp]
Caused by the careless fix for:
Bug 265936 Memory leak in nsPluginHostImpl::ScanPluginsDirectory()
I'm backing it out. People can play with it in their tree.
2004-11-15 02:39:30 +00:00
timeless%mozdev.org
56eef264d9 Fixing case. Accesskeys favor matched case.
r=biesi sr=bz
2004-11-15 02:12:30 +00:00
bienvenu%nventure.com
f917489492 fix 267373 sr=mscott unable to create virtual folders as sub-folders of leaf folders 2004-11-15 01:20:35 +00:00
bienvenu%nventure.com
c04d2ca499 fix 269583 compacting folders doesn't clear expunged bytes count, sr=mscott 2004-11-15 01:14:13 +00:00
jshin%mailaps.org
e8abad661b bug 234035 (part1 : xft) : freetype2 2.1.8 compile error: FTC_Image_Cache_* APIs are not available any more, r=Ervin Yan, sr=bryner 2004-11-15 00:05:45 +00:00
roc+%cs.cmu.edu
fbb67978a5 Bug 261064. Compute static absolute positions more accurately. Also, ensure that static absolutely positioned frames are moved when their placeholders move. Also, ensure that absolutely positioned frames positioned relative to the left or bottom edge of their container move when the container size changes. r+sr=dbaron (rubberstamp) 2004-11-14 20:22:58 +00:00
bmlk%gmx.de
cf27365150 update the block overflow area if we shorten a cell in fixed layout, bug 266868 r/sr=roc 2004-11-14 14:47:59 +00:00
joshmoz%gmail.com
aeaec1a78a patch for bug 201898 - Too Easy to accidently drag Toolbar Bookmark folders. sr=pinkerton 2004-11-14 09:34:24 +00:00
scott%scott-macgregor.org
896c057018 Bug #269497 --> "View" menu item is missing Toolbars sub menu label 2004-11-14 00:19:53 +00:00
bienvenu%nventure.com
a6c88daa1e add additional logging to diagnose 268245, sr=mscott 2004-11-13 18:49:05 +00:00
bienvenu%nventure.com
0b8edec57d add additional logging to diagnose 268245, sr=mscott 2004-11-13 18:35:59 +00:00
bienvenu%nventure.com
25396bfe1a checkin dbaron's fix for 267575 crash on shutdown in nsMsgDatabase destructor, r/sr=me 2004-11-13 16:51:56 +00:00
cbiesinger%web.de
bf04fb23cd fixing bustage 2004-11-13 14:26:55 +00:00
cbiesinger%web.de
a85d518a0c 268177 make loadgroups behave correctly when put into other loadgroups
r=darin sr=bz
2004-11-13 14:02:03 +00:00
jshin%mailaps.org
c9588d2cf5 bug 263132 IME reconverting does not work with IME of Japanese, patch by masayuki@d-toybox.com r=Ilya Konstantinov, sr=bryner 2004-11-13 12:00:56 +00:00
jshin%mailaps.org
2002afaacf bug 163572 : converted string is inserted every time space key is pressed patch by masayuki@d-toybox.com (r=pinkerton,bryner,amardare,emaijala,sfraser,roc, sr=bryner,sfraser,roc) 2004-11-13 11:27:09 +00:00
mrbkap%gmail.com
b546721cb7 bug 269095: crash on malformed html page that caused us to try to handle misplaced content while we were already handling misplaced content. r=jst sr=rbs 2004-11-13 06:37:43 +00:00
scott%scott-macgregor.org
a597cad46b Bug #258489 --> Outgoing mail imported from Eudora shows raw HTML code
Migrating messages from the eudora sent folder / outbox...eudora doesn't mark html messages
as being HTML so we need to sniff the first line of the body looking for a <html> tag.
2004-11-13 05:05:18 +00:00