Commit Graph

136189 Commits

Author SHA1 Message Date
danm-moz%comcast.net
8813af1842 single window mode aviary branch merge. bug 172962, 263689, 265962 r=bryner,bzbarsky,jst,peterv 2004-12-07 16:09:11 +00:00
danm-moz%comcast.net
076e817247 single window mode aviary branch merge. bug 172962, 263960 r=jst 2004-12-07 16:09:10 +00:00
danm-moz%comcast.net
626ddff8ea single window mode aviary branch merge. bug 172962, 263689, 263844, 263960 r=bryner,jst,peterv 2004-12-07 16:09:08 +00:00
danm-moz%comcast.net
bd1155b88d single window mode aviary branch merge. bug 172962 r=jst,peterv 2004-12-07 16:08:57 +00:00
danm-moz%comcast.net
b13ac24f0a single window mode aviary branch merge. bug 172962, 262537, 263689, 265962, 266776 r=ben,bryner,bzbarsky,jst,peterv 2004-12-07 16:08:48 +00:00
danm-moz%comcast.net
18cfa7e94a single window mode aviary branch merge. bug 172962, (265962, -266759) 2004-12-07 16:08:38 +00:00
smontagu%smontagu.org
292d92bd2e No drag-and-drop for dock icon (Other than html). Bug 233712, patch by Asaf Romano <bugs.mano@mail-central.com>, r=pinkerton. 2004-12-07 14:17:16 +00:00
neil%parkwaycc.co.uk
c4c3378210 Bug 244685 Implement SourceURL for CF_HTML clipboard copy/drag'n'drop p=david.gardiner@unisa.edu.au r=dean_tessman sr=me 2004-12-07 14:13:54 +00:00
smontagu%smontagu.org
0343a92091 Make nsStandardURL.cpp read prefs on initialization. Bug 261934, r+sr=darin. 2004-12-07 13:21:32 +00:00
jake%bugzilla.org
047aed914b Add id's to sections that didn't have them. 2004-12-07 12:29:04 +00:00
jake%bugzilla.org
4db0328bb2 Bug 265995 - Make the docs closer to being valid XML (note: to complete the process the bz-devel ENTITY would have to be removed).
Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com> with half 0f it being removed by myself.
2004-12-07 11:52:56 +00:00
jake%bugzilla.org
c65c827a0e Bug 271360 - Moving the Troubleshooting section into an appendix instead. Also, moved a few items out of the FAQ and into this new appendix. 2004-12-07 11:41:59 +00:00
neil%parkwaycc.co.uk
c644cb5a30 Byg 273182 Don't apply appversion, appname or platform overrides to chrome users of the navigator object r+sr=jst 2004-12-07 09:04:49 +00:00
darin%meer.net
ace6577c93 fixes bug 273078 "nsAppRunner.cpp should write compatibility.ini" r=bengoodger+bsmedberg 2004-12-07 08:10:39 +00:00
cls%seawood.org
242cf81302 Make configure fail if one or more required binaries or perl modules are missing.
Bug #272690 r=bsmedberg
2004-12-07 07:11:15 +00:00
bsmedberg%covad.net
476a6142d1 Heh, somebody doesn't REQUIRE xpcom. Build bustage from bug 273417. 2004-12-07 07:08:57 +00:00
timeless%mozdev.org
d7709d72a8 Bug 267627 select event isn't fired when selection of listbox is changed
patch by cst@andrew.cmu.edu r=bryner sr=bryner
2004-12-07 07:06:35 +00:00
cls%seawood.org
0e160fd89e Checkin comments aren't guaranteed to be UTF-8 clean so use 'use bytes' to avoid UTF-8 perl errors. This makes bonsai require perl 5.6 or higher.
Bug #271529 r=timeless
2004-12-07 07:04:34 +00:00
dbaron%dbaron.org
69a2452703 Remove long-unused nsIMutableStyleContext. b=272151 2004-12-07 06:50:11 +00:00
julien.pierre.bugs%sun.com
7bcac0c35b Check for NULL PRFileDesc before closing them . r=saul,nelson 2004-12-07 06:25:34 +00:00
bsmedberg%covad.net
8780632762 Bug 273417 - Use the app id/version/buildid from nsXULAppAPI instead of using prefs r=darin a=ben 2004-12-07 04:53:07 +00:00
roc+%cs.cmu.edu
fd107b6789 Bug 266890. Remove nsScrollPortFrame since it's the only subclass of nsScrollBoxFrame, just merge everything up to nsScrollBoxFrame. r+sr=bryner 2004-12-07 03:51:26 +00:00
roc+%cs.cmu.edu
4aabdbcc0b Bug 266890. Remove nsScrollPortFrame since it's the only subclass of nsScrollBoxFrame, just merge everything up to nsScrollBoxFrame. r+sr=bryner 2004-12-07 03:42:00 +00:00
dbaron%dbaron.org
21f82eae38 Remove unneeded include. b=272151 2004-12-07 02:57:37 +00:00
dbaron%dbaron.org
9a95dcefd4 Remove unneeded include. b=272151 2004-12-07 02:56:10 +00:00
dbaron%dbaron.org
615caad017 Remove unneeded include. b=272151 2004-12-07 02:49:12 +00:00
bsmedberg%covad.net
b604eb57fe I over-pruned this code for bug 272783 - this will hopefully fix the Firefox static build, though I'm not certain. r=bustage 2004-12-07 02:35:37 +00:00
dbaron%dbaron.org
468d2b70e8 Remove unneeded include. b=272151 2004-12-07 02:28:38 +00:00
darin%meer.net
f2d9598f44 fixing --disable-xul bustage 2004-12-07 01:53:37 +00:00
psychoticwolf%carolina.rr.com
69cb77f6e0 Remove Author E-Mail Form. Bug 257516. 2004-12-07 01:42:11 +00:00
zack%kde.org
6fcb32b823 fix the stop slot, remove some redundant debug and cvs ignore 2004-12-07 00:50:21 +00:00
bzbarsky%mit.edu
f119e6962c Only sniff text/plain types if the channel says it's still text/plain (this may
be changed after the header is parsed by other components, eg ones listening to
HTTP notifications).  Bug 273306, r=biesi, sr=darin
2004-12-07 00:27:50 +00:00
bzbarsky%mit.edu
db49c6b37d Put the tree stuff in MOZ_XUL ifdefs. Bug 175568 followup to fix minimo, etc,
bustage.
2004-12-07 00:24:52 +00:00
bsmedberg%covad.net
d465ab39d7 These functions were duplicated for no apparent reason, and are unused outside of XPCOM removal r=darin 2004-12-07 00:21:36 +00:00
igor%mir2.org
90e539e23a Patch from Daniel Gredler <danigredler@charter.net> to address bug 271401 :
JS prototypes for superclasses with ScriptableObject.defineClass
2004-12-07 00:10:31 +00:00
neil%parkwaycc.co.uk
e7b07105dc External links should never load in help viewer b=226911 r=biesi sr=bz 2004-12-06 23:49:43 +00:00
mostafah%oeone.com
fd0ade1ff3 Updated translation from patch to bug 273448:
Add Polish locales (pl-PL) to Calendar
2004-12-06 23:45:31 +00:00
wchang0222%aol.com
237271c7b1 Bugzilla bug 151709: declare the temporary variables as PRInt32. 2004-12-06 23:40:23 +00:00
brendan%mozilla.org
5c38e1a00c Implement Deutsch-Schorr-Waite, plus related GC metering improvements, to avoid stack overflow crashes when marking very deep object lists (203278, r=igor@fastmail.fm and Igor wrote the tail-recursion elimination code). 2004-12-06 23:17:19 +00:00
steffen.wilberg%web.de
84522ddfe2 fix a couple of dos-style line-endings 2004-12-06 23:16:52 +00:00
darin%meer.net
18aa14a423 fixes bug 272814 "beginAddingChildren notification should be called before attributeSet." patch by smaug@welho.com r=darin sr=bryner 2004-12-06 23:09:32 +00:00
psychoticwolf%carolina.rr.com
0f84e18bff Fix bustage when adding a updated version of an already existing item. No Bug. 2004-12-06 23:05:23 +00:00
darin%meer.net
2af5df515c fixes bug 272677 "Implement <xforms:secret>" r=bryner 2004-12-06 23:04:58 +00:00
jag%tty.nl
b9a6e5ff16 Back out unintentional change. 2004-12-06 22:56:18 +00:00
cltbld
872ff32b0c Automated update from host egg 2004-12-06 22:44:42 +00:00
bsmedberg%covad.net
f23f538920 Bug 272283 - initial work for --enable-libxul r=bryner+darin This is on by default for xulrunner and off by default for all other apps. 2004-12-06 22:39:54 +00:00
brendan%mozilla.org
ec32e80f2d Fix bug where spans of whitespace and entity refs was scanned as whitespace (bug 246441 comment 48, r=self). 2004-12-06 22:11:57 +00:00
mvl%exedo.nl
8888312124 enable ftp for sunbird 2004-12-06 21:34:49 +00:00
darin%meer.net
b2049ca98f landing patch for bug 272406 "External instance data not handled correctly" patch by smaug@welho.com r=darin 2004-12-06 21:14:20 +00:00
timeless%mozdev.org
1badca9ed7 Bug 272381 Crash when printing a iframe [PoC included][@ GlobalWindowImpl::Print] GlobalWindowImpl::GetInterface is broken
r=peterv sr=peterv
2004-12-06 20:33:04 +00:00