10797 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
0389f0d561 Get the MIME type from the image itself. Bug 198339, patch by db48x@yahoo.com
(Daniel Brooks), r=bzbarsky, sr=jag
2003-03-21 00:26:13 +00:00
timeless%mozdev.org
8b1c66be8e Bug 144747 javascript strict warnings in pref-applications-new.js
patch by stevechapel@earthlink.net r=law sr=jag
2003-03-20 07:29:03 +00:00
bzbarsky%mit.edu
26259f9100 Fix a few leaks, convert to nsCOMArray for mObservers. Bug 198275,
r=varga@netscape.com, sr=alecf
2003-03-20 03:04:20 +00:00
bolian.yin%sun.com
b98ae74825 Bug 196814, manual proxies in pref window, should check if the prefs is locked
r=neil, sr=jaggernaut
2003-03-20 02:53:07 +00:00
jaggernaut%netscape.com
7af2461cab Remove unused CIDs, r=jack, sr=lumpy 2003-03-20 02:33:20 +00:00
bzbarsky%mit.edu
170df264ef Enter in an <html:textarea> should not close dialogs. Bug 197568, patch by
ajvincent@juno.com (Alex Vincent), r=timeless, sr=bryner
2003-03-20 01:45:53 +00:00
mkaply%us.ibm.com
de88c32a88 No bug - OS/2 only - better error message, fix crash 2003-03-19 22:59:50 +00:00
timeless%mozdev.org
129ff85d62 Bug 194558 Label and combobox should be on same line in languages prefs
patch by piersc@cogs.susx.ac.uk r=dean_tessman sr=alecf
2003-03-19 17:43:10 +00:00
bzbarsky%mit.edu
2c56e0638e Landing bug 83774 -- move image loading for <img>, <object>, <embed>, <input
type="image"> into the content nodes and out of nsImageFrame.  r=pavlov, sr=jst
2003-03-19 03:47:09 +00:00
varga%netscape.com
8add72772d Whitespace cleanup for bug 191783.
r=varga, rs=sspitzer, patch by Benjamin Smedberg <bsmedberg@covad.net>
2003-03-18 19:50:06 +00:00
neil%parkwaycc.co.uk
ff3968829c Bug 111337 middle-click-paste into bookmark icon p=t.bugz@lament.cjb.net r=me sr=jag 2003-03-18 13:26:52 +00:00
bzbarsky%mit.edu
609c796f99 Fix JS error in pref-themes.js. Bug 155925, patch by neil@parkwaycc.co.uk,
r=timeless, sr=kin.
2003-03-18 06:16:52 +00:00
timeless%mozdev.org
def3071d84 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless sr=jag moa=darin
2003-03-17 22:55:42 +00:00
bryner%netscape.com
5b3486f79b Add support for opening multiple files with the unix filepicker (bug 167152). r=varga, sr=bzbarsky. 2003-03-16 09:20:40 +00:00
dougt%netscape.com
0a7d66cd04 Fix bad export_lib line. r=cls 2003-03-16 01:09:52 +00:00
mkaply%us.ibm.com
7afc448359 Last OS/2 bustage - HURRAH! 2003-03-15 18:53:38 +00:00
bzbarsky%mit.edu
fef48cc2d0 Fix a few inefficient callers of getElementsByTagName. Bug 191589,
r=neil@parkwaycc.co.uk, sr=jst
2003-03-15 16:30:09 +00:00
dougt%netscape.com
0d2808c511 Create a new xpcom obsolete library (and component library).
Moved nsFileSpec and related classes into this obsolete library.
  Moved nsRegistry and related libreg functionality into the obsolete library.

Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.

Combined the following DLLs (source -> dest)
  uriloader -> docshell
  shistory -> docshell
  jsurl -> jsdom
  gkview -> gklayout

Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer

Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.

Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).

Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService

Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
neil%parkwaycc.co.uk
9b298cd5ae Bug 166219 offline load handler fires multiple times r=jag sr=sspitzer 2003-03-14 09:23:14 +00:00
shliang%netscape.com
adcc3950fb 147653 - page setup commands doesn't work in mail and composer. r/sr=sspitzer,jag 2003-03-14 06:27:48 +00:00
aaronl%netscape.com
6898fc733b Bug 195830. Workaround for problems typing / and ' on Mac OS X, until mac menu bug 195979 gets fixed. For now, find as you type menu items on mac won't have shortcuts listed. r=brade, sr=smfr 2003-03-14 02:17:11 +00:00
timeless%mozdev.org
0191066d5b Bug 196834 all bookmarks lost when using "browser.bookmarks.file" pref and switching profile
r=ccarlen sr=alecf
2003-03-13 18:56:36 +00:00
jaggernaut%netscape.com
524ee4d7bd Bug 103329: don't show undefined either. r=lumpy,sr=jack 2003-03-13 00:14:58 +00:00
jaggernaut%netscape.com
d2024c99d5 Bug 103329 (regression): treat whitespace as "about:blank". r=biesi, sr=hewitt 2003-03-12 23:43:52 +00:00
jaggernaut%netscape.com
abcad573c6 Bug 109551: load the "page to load on startup / new window", instead of always loading the homepage (bad me, no cookie!). r=biesi, sr=bryner 2003-03-12 22:01:00 +00:00
cbiesinger%web.de
50ca2bd0a6 Bug 182997 patch by johann.petrak@chello.at r=timeless sr=jag showItem("context-copy") should check isTextSelected and onTextInput 2003-03-12 15:43:08 +00:00
varga%netscape.com
3e057a4289 Fix for bug 192885. Expose the single selection method of nsTreeSelection.
r=neil, sr=jag
2003-03-12 09:00:28 +00:00
jaggernaut%netscape.com
e5b94cfd7f Bug 195486: tab bar context menu: add "Bookmark This Group of Tabs". r=neil, sr=
bryner
2003-03-12 04:12:17 +00:00
jaggernaut%netscape.com
2b22b102ff Bug 109551: prefs to show home/current/blank page in new tab. r=shliang, sr=bryner 2003-03-12 04:06:05 +00:00
timeless%mozdev.org
be0882c0cf Bug 140414 CVS remove bookmarksDD.js
patch by chanial@noos.fr r=timeless sr=alecf
2003-03-11 04:37:19 +00:00
timeless%mozdev.org
40c49d1b60 Bug 142236 CVS remove bookmarksTree.js
patch by chanial@noos.fr r=timeless sr=alecf
2003-03-11 04:36:47 +00:00
jj%netscape.com
578bd21a89 checking in as binary without AppleSingle encoding 2003-03-11 01:57:46 +00:00
mkaply%us.ibm.com
269429909a #129719
r=pedemont, sr=blizzard 
OS/2 only - pass correct path to OS/2 turbo
2003-03-10 22:35:37 +00:00
timeless%mozdev.org
0da6525287 Bug 142236 CVS remove bookmarksTree.js
patch by chanial@noos.fr r=timeless sr=alecf
2003-03-10 18:41:53 +00:00
timeless%mozdev.org
b5949b79b1 Bug 140414 CVS remove bookmarksDD.js
patch by chanial@noos.fr r=timeless sr=alecf
2003-03-10 18:40:10 +00:00
timeless%mozdev.org
c3a6f86e3e Bug 167566 List Access Key with Links under Page Info
patch by db48x@yahoo.com r=doron sr=jag
2003-03-10 18:34:40 +00:00
amardare%qnx.com
abbecef596 The photon platform is using a native filepicker now.
This should not affect building/runtime on other platforms.
2003-03-10 15:20:56 +00:00
neil%parkwaycc.co.uk
968dab8881 Bug 147809 Themes preferences should not use deprecated target="_new" r=bz sr=peterv 2003-03-10 09:04:04 +00:00
cls%seawood.org
d1479589a2 Adding mingw makefile changes.
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00
cbiesinger%web.de
670f07601a 191002 patch by piersc@cogs.susx.ac.uk r=biesi sr=jag Allow adding of multiple user defined languages in prefs 2003-03-07 21:16:22 +00:00
cls%seawood.org
d1079607df XP code changes required for mingw landing.
Add NS_STDCALL macros for functions that require stdcall declarations.
Add NS_STDCALL_FUNCPROTO macro for stdcall function prototype typedefs.
Bug #134113 r=dougt sr=dbaron
2003-03-07 06:07:56 +00:00
shliang%netscape.com
affede981b 194072 - no tooltip for popup blocked icon. r=sgehani,sr=jag 2003-03-07 02:26:03 +00:00
shliang%netscape.com
3a70339597 content\navigator.xul 2003-03-07 02:25:08 +00:00
shliang%netscape.com
f167a8e60a 195833 - js error in onLocationChange when trying to get hostPort if there isn't one. r=jag, sr=bzbarsky 2003-03-07 02:22:30 +00:00
shliang%netscape.com
eff0281dfe 192755 - unable to allow popup from site with specified port. r=bzbarsky, sr=jag 2003-03-07 02:20:13 +00:00
shliang%netscape.com
db50dc210a 192193 - missed part of checkin for default whitelist for popup blocking. r/sr=jag 2003-03-07 02:14:56 +00:00
aaronl%netscape.com
7f1d8cadac Bustage fix 2003-03-07 00:24:27 +00:00
aaronl%netscape.com
20117a7edc Bug 194968. Use content id properly to expose whether window is content vs. UI. r/sr=roc+moz 2003-03-06 23:07:00 +00:00
aaronl%netscape.com
4a1413710b Bug 193966. Keyboard navigation prefs don't get set if clicking on OK in a different prefs panel. r=samir, sr=jag 2003-03-06 18:55:54 +00:00
neil%parkwaycc.co.uk
3c806ac954 Bug 195393 Use phase="target" r=varga sr=jag 2003-03-06 10:01:01 +00:00