Commit Graph

126529 Commits

Author SHA1 Message Date
darin%meer.net
0626698a9a fixes bug 226481 "please rename mozipcd to mozilla-ipcd so it doesn't break shell autocompletion" r=dbaron 2004-01-28 21:31:47 +00:00
cbiesinger%web.de
96b9999051 Bug 229623
"What's Related" - remove from default sidebar list (temporarily)
patch by benc@chuang.net r=neil.parkwaycc.co.uk sr=alecf
a=asa/chofmann
2004-01-28 21:22:18 +00:00
wchang0222%aol.com
49a9e0bc2a Bugzilla bug 224161: added support for Mac OS X Panther SDK. We assume
that NEXT_ROOT is set in the environment.  The patch is contributed by
Mike Pinkerton <pinkerton@aol.net>. r=wtc.
Modified files: configure configure.in pr/src/linking/Makefile.in
2004-01-28 21:11:04 +00:00
dbaron%dbaron.org
96079e83a3 Use a stub implementation of nsIDocumentObserver for implementors of nsIDocumentObserver in the layout library. b=232351 r=jst sr=peterv 2004-01-28 21:04:33 +00:00
bzbarsky%mit.edu
d3c174d282 Don't do URI fixup on IP address literals. Bug 62402, patch by Lorenzo Colitti
<lorenzo@colitti.com>, r=adamlock, sr=darin
2004-01-28 19:56:55 +00:00
pinkerton%aol.net
43bfbc887e cleanup problems with bookmark toolbar and bookmark manager when launched
from odoc or gurl appleEvents. lazily setup bookmark manager to improve
new window open times. (bug 232092)
2004-01-28 19:54:53 +00:00
scott%scott-macgregor.org
06e65a60c7 Bug #232433 --> Account Settings / Local Folders needs a browse button
sr=bienvenu
2004-01-28 19:16:30 +00:00
bmlk%gmx.de
871c57c63b recover overflow area during incr. reflows in table frames, bug 219220 r/sr=dbaron 2004-01-28 18:44:41 +00:00
bienvenu%nventure.com
16a2e16937 fix 232429 addr book changes required for palm sync fixes, track deleted ab's with a pref, and export display name property string sr=mscott 2004-01-28 17:22:13 +00:00
pinkerton%aol.net
06a7587704 fix bustage and remove dependence on internal header 2004-01-28 17:06:06 +00:00
neil%parkwaycc.co.uk
9273c1d8de pref entry for Bug 16498 Finished Downloading sound r=varga sr=bz 2004-01-28 16:07:44 +00:00
cbiesinger%web.de
19a2c89d03 trying to fix mac bustage 2004-01-28 15:08:46 +00:00
cbiesinger%web.de
242ffb7490 bug 78919, part 3: Move nsMIMEInfoImpl to exthandler, and don't allow to CreateInstance it
r=bzbarsky sr=darin
2004-01-28 14:48:22 +00:00
ian%hixie.ch
e04f6d3fa6 Also accept 'commands' command instead of help, since it is what some people expect. We should probably also support 'list' but that is more likely to clash with other modules. 2004-01-28 13:09:40 +00:00
ian%hixie.ch
0f673dbef7 Make the help line shorter so it doesn't wrap. 2004-01-28 13:08:18 +00:00
ian%hixie.ch
a3a4130475 First, dramatically reduce the priority of Infobot responses. Especially with eager mode enabled, infobot was being ridiculously helpful, butting in to all kinds of conversations with other modules. Also, don't treat 'bla is bla?' as a statement. This may need tweaking some (now it treats it as a question for 'bla is bla', which you can't easily set anyway) 2004-01-28 13:07:05 +00:00
ian%hixie.ch
f24ed6ab8d Oops, reality did not match the documentation. Fix reality. (once a module returns 0, stop using the handlers. Hopefully this won't break any modules.) 2004-01-28 13:02:49 +00:00
hpradhan%hotpop.com
51b35949b2 bug 229575 : refactor some code that was common between
the xml and html content sinks into nsContentSink
r=sicking sr=jst
2004-01-28 12:14:17 +00:00
hpradhan%hotpop.com
4d399b535b bug 232035 : fix leak and cleanup some stuff in printing code r=dbaron sr=jst 2004-01-28 11:17:14 +00:00
jshin%mailaps.org
4ffa3b1e3f follow-up to bug 227547 (not a bug) : added missing 'const' qualifier to the first parameter of CopyUTF8toUTF16NFC() 2004-01-28 08:21:39 +00:00
jshin%mailaps.org
299cdca3f0 bug 230210: add High Sorbian (hsb) to the language list r=smontagu, sr=blizzard 2004-01-28 06:15:35 +00:00
jshin%mailaps.org
8c6b7db6f8 bug 227547: return local file names after converting NFD (decomposed Unicode) to NFC (composed Unicode) for consumers (Mac OS X only). r=ccarlen, sr=sfraser 2004-01-28 05:55:30 +00:00
bsmedberg%covad.net
ff8f8a7309 Fix system pref extension for bug 232201. r=bustage 2004-01-28 05:11:20 +00:00
jgmyers%speakeasy.net
a8dcaab07f address review comments: bug 231659 2004-01-28 04:29:14 +00:00
bsmedberg%covad.net
6d1e888f03 Bug 232201 - make nsIPrefBranchInternal inherit from nsIPrefBranch (small codesize savings) r=alecf sr=darin 2004-01-28 04:20:03 +00:00
jst%mozilla.jstenback.com
806e2d7dc7 Fixing regression bug 232343. Make nsTextServicesDocument::GetFirstTextNodeInPrevBlock() just return the first text node in the previous block, and not also position the iterator at that node. r=mscott@mozilla.org, sr=bryner@brianryner.com 2004-01-28 04:09:23 +00:00
jgmyers%speakeasy.net
c9010119e9 rewrite utf8 parser for strictness: bug 231659 r=MisterSSL 2004-01-28 03:48:43 +00:00
jgmyers%speakeasy.net
21b30d0cf2 fix charset conversion: bug 185167 r=kaie sr=sspitzer 2004-01-28 03:44:38 +00:00
jst%mozilla.jstenback.com
642fc25e7e Fixing typo in comment. 2004-01-28 02:55:49 +00:00
jst%mozilla.jstenback.com
cd35d75449 Adding partial implementations of some DOM LS classes. Not part of the build yet. 2004-01-28 02:55:18 +00:00
pschwartau%netscape.com
39374a94f8 Updating JS_GetImplementationVersion() to date of latest JS release (67111). 2004-01-28 02:10:31 +00:00
myk%mozilla.org
67607bd749 Fix validation problem (unescaped ampersands) by making the program listing be CDATA. 2004-01-28 01:44:41 +00:00
jpierre%netscape.com
a5aaee4048 Fix for 231051 - crlutil asserts after deleting CRL. r=wtc, nelsonb 2004-01-28 01:17:13 +00:00
bryner%brianryner.com
5c33b9c229 fixing svg bustage 2004-01-28 01:15:30 +00:00
cbiesinger%web.de
ee39004779 bug 230931 - nsFileStreams.h should not #include nsReadLine.h
this forward-declares nsLineBuffer in nsFileStreams.h instead, and turns a
typedef struct { ... } nsLineBuffer into struct nsLineBuffer { ... }
r=bzbarsky sr=darin
2004-01-28 00:22:55 +00:00
bryner%brianryner.com
bc74f0b352 More nsIPresContext deCOMtamination (bug 229371). Removed GetBaseURL, rename GetMedium to Medium and inline it, remove virtual style resolution methods that forward to style set (callers will call style set methods directly). Removed PresContext parameter to StyleSet style resolution functions. r+sr=dbaron. 2004-01-28 00:18:22 +00:00
wchang0222%aol.com
6d8fc90771 Bugzilla bug 231018: use AIX.mk for all AIX versions. Removed the
AIXm.n.mk files.  Removed support for AIX 3.2, 4.1, and 4.2.  Removed
unused make variable EXPORT_RULES.  Removed unused macro define -DAIX4_3.
The patch is contributed by Philip K. Warren <pkw@us.ibm.com>. r=wtc.
Modified Files:
	AIX.mk config.mk
Removed Files:
	AIX3.2.mk AIX4.1.mk AIX4.2.mk AIX4.3.mk AIX5.1.mk AIX5.2.mk
2004-01-27 23:55:38 +00:00
wchang0222%aol.com
93dd453938 Bugzilla bug 232226: use the -bnortllib linker flag when building AIX
shared libraries so that they do not include a reference to the run time
linker library - only the main program needs to have a reference to the
run-time linker library.  The patch is contributed by Philip K. Warren
<pkw@us.ibm.com>. r=wtc.
2004-01-27 23:10:18 +00:00
jst%mozilla.jstenback.com
016759e749 Removing these interfaces in favor of the ones in dom/public/idl/ls/. Not part of the build. 2004-01-27 23:00:38 +00:00
jst%mozilla.jstenback.com
235aa40f32 Bringing these interfaces up to match the latest spec. Not part of the build. 2004-01-27 22:59:47 +00:00
cbiesinger%web.de
158a8ff0cb 119491 patch by Kenneth Herron (kherron) <kjh-5727@comcast.net>
r=biesi sr=bzbarsky
replace printf-style debugging with nspr logs
2004-01-27 22:27:55 +00:00
bzbarsky%mit.edu
317cfcd106 Make sure to not return uninitialized stuff. Bug 232317, r+sr=jst 2004-01-27 22:24:02 +00:00
rlk%trfenv.com
bc2c6161ab Bug 231835 - It's now "Bookmarks File" (plural), update help documentation. Patch by Joe Infla (mail124@bellsouth.net). r=stolenclover@yahoo.com.tw 2004-01-27 21:27:35 +00:00
bzbarsky%mit.edu
cf95b2d9f7 If compilation of a prototype member fails, destroy all prototype members
before bailing.  Bug 232095, r+sr=bryner
2004-01-27 21:18:00 +00:00
pinkerton%aol.net
4a173eca28 remove references to system internet prefs since they no longer exist on
panther. first stab at choosing download folder (display works, setting it
does not)
2004-01-27 20:52:18 +00:00
caillon%returnzero.com
1fdc80c982 232327 - Use valid JS in our javascript: URL wrapping around window._content
r=shaver sr=brendan
2004-01-27 19:51:31 +00:00
darin%meer.net
c002e90afe fixes bug 230456 "potential invalid memory access [@nsFontMetricsGTK::TryNodes]" r=bryner 2004-01-27 18:49:03 +00:00
relyea%netscape.com
78ce53de23 bug 231698: fix regression in reading SDR data in databases written on 64-bit platforms.
r=MisterSSL
2004-01-27 18:31:29 +00:00
bsmedberg%covad.net
95ca318048 These four files need placeholders so that the SeamonkeyAll CVS module pulls without errors. 2004-01-27 17:43:06 +00:00
scott%scott-macgregor.org
4059f155fb remove @ marks around app_version 2004-01-27 17:37:15 +00:00