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

126307 Коммитов

Автор SHA1 Сообщение Дата
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
scott%scott-macgregor.org 1767cd52d8 Bug #132159 --> Quick Search: Status text "1 matches found" is grammatically incorrect
patch by stephen walker

r=neil
sr=mscott
2004-01-27 17:33:33 +00:00
timeless%mozdev.org baf2466161 Bug 224327 if domain.com is blocked, sub.domain.com is blocked, but cannot be unblocked using remove
patch by mconnor@myrealbox.com r=neil sr=alecf
2004-01-27 16:42:29 +00:00
timeless%mozdev.org 78b0065b4d Bug 175359 Add confirm dialog for Remove All Cookies/Remove All Sites
patch by mconnor@myrealbox.com r=mvl sr=alecf
2004-01-27 16:41:15 +00:00
timeless%mozdev.org 3d593da965 Bug 231831 About Popups doesn't load pref panel on Yes.
patch by r=neil sr=jag
2004-01-27 16:38:45 +00:00
jst%mozilla.jstenback.com 3ceaf0031a Fixing bug 232133. Cleaning up nsHTMLSelectElement a bit. r+sr=bzbarsky@mit.edu. 2004-01-27 16:20:38 +00:00
ian%hixie.ch fe839a2369 mixed case help lines were getting lost 2004-01-27 12:31:32 +00:00
gerv%gerv.net 2efdd6fd39 Bug 232161 - add ability to forget or edit saved searches when the search throws an error. Patch by gerv; r,a=justdave. 2004-01-27 09:03:30 +00:00
dougt%meer.net 528750f97a [Minimo only] Adding simple popup blocking 2004-01-27 08:45:11 +00:00
scott%scott-macgregor.org fd08865bea remove ctrl-m's from an ifdef to make ctrl-m look right in the file / new message menu 2004-01-27 07:44:22 +00:00
dbaron%dbaron.org b94360f0f4 Clean up ComputeShrinkwrapMargins. b=217369 r+sr=bzbarsky 2004-01-27 06:46:33 +00:00
scott%scott-macgregor.org 8ae34f49e6 fix subscribe bustage where the subscribe window was DOA.
hide the progressmeter by default and give it an element ID so we can unhide it later

thanks to stephen walker for pointing out the problem
2004-01-27 06:19:22 +00:00
scott%scott-macgregor.org 7b4f5894ec remove obsolete files. We now use thunderbird.js 2004-01-27 06:10:55 +00:00
scott%scott-macgregor.org 7b9a1ace92 Bug #232166 --> Unfork mailnews,js, move diffs to thunderbird.js. 2004-01-27 06:06:40 +00:00
dbaron%dbaron.org 139e92501a Fix a bunch of errors in incremental computation of maximum width and max-element-size that were causing incremental reflow bugs. b=39683, 217369 r+sr=roc 2004-01-27 05:47:55 +00:00
caillon%returnzero.com aac9a7c1fe - If the mouse moves while the scrollbar thumb is incrementing toward it (after a click and hold), update the destination point so it doesn't go past the mouse if it moves closer, and chases the mouse if it moves further away (bug 153946).
- Cache the scrollbar prefs so they aren't constantly looked up.
- Minor cleanup.

r+sr=roc
2004-01-27 05:19:57 +00:00
jst%mozilla.jstenback.com 2c2850d8c2 Fixing bug 202636. Patch by psolanki@myrealbox.com. Adding document.referrer to all document types. r+sr=jst@mozilla.jstenback.com 2004-01-27 05:11:44 +00:00
caillon%returnzero.com b2141fb556 AddRef() the out parameter, and check for OOM.
Fixes bug 231709, iframes pointing to signed XUL crashes browser
r+sr=jst
2004-01-27 05:01:48 +00:00
bzbarsky%mit.edu 9a0393e37d Preserve case of end tags in preserve targets (<textarea>, <xmp>, etc.). Bug
64799, r=choess, sr=jst
2004-01-27 04:50:56 +00:00
jst%mozilla.jstenback.com 33dc243815 Fixing bug 202636. Patch by psolanki@myrealbox.com. Adding document.referrer to all document types. r+sr=jst@mozilla.jstenback.com 2004-01-27 04:41:12 +00:00
bzbarsky%mit.edu 88734d1060 Remove the broken nsAttributeContent and just use regular textnodes to
implement attr() content.  Use mutation events to handle dynamic attr changes.
Bug 214013, r=dbaron, sr=jst
2004-01-27 04:22:58 +00:00
scott%scott-macgregor.org fc25b7341a Bug #218328 --> ctrl-n should open a new compose window from the mail window and the mail compose window. 2004-01-27 04:01:00 +00:00
scott%scott-macgregor.org 9e748ccce2 Bug #230466 --> When saving an attachment by dragging it to the desktop or by saving it from the context menu (as opposed to chosing open), show a standalone progress dialog for large attachments.
sr=bienvenu
2004-01-27 02:59:49 +00:00