kmcclusk%netscape.com
46b5f20c99
Fix off by one pixel scrolling errors running under 96DPI by replacing the damageRect.ScaleRoundOut(p2t) call with explicit conversion to twips because ScaleRoundOut introduced errors in the pixel to twips conversion. bug 120918; sr=attinasi r=dcone a=asa adt_a=paw
2002-04-12 13:43:32 +00:00
peterv%netscape.com
4bea2ab35a
Fix for bug 135895 (XHTML <style> element not working). r=sicking, sr=jst.
2002-04-12 13:24:32 +00:00
mikep%oeone.com
906c01ba81
Fixing problems with drag and drop, adding it in for week view.
2002-04-12 13:20:53 +00:00
dcone%netscape.com
dd5a44b889
b=90751 r=peterl sr=attinasi a=asa Adding printer extensions to OSX
2002-04-12 13:20:04 +00:00
dcone%netscape.com
3064186269
b=90751 r=peterl sr=attinasi a=asa adding Mac OSX printer extensions.
2002-04-12 13:16:13 +00:00
dcone%netscape.com
92f244b661
b=90751 r=peterl sr=attinasi a=asa Adding printer extensions to Mac OSX
2002-04-12 13:13:36 +00:00
dcone%netscape.com
2de478a1b5
b=90751 r=peterl sr=attinasi a=asa. Adding OSX printer dialog extensions
2002-04-12 13:12:10 +00:00
brade%netscape.com
99705da5c2
build magic to ensure that platform overlays are inserted into jar files despite last modified date (r=pinkerton, sr=sfraser) bug 75898
2002-04-12 12:55:29 +00:00
brade%netscape.com
f08a7ad8f0
build magic to ensure that platform overlays are inserted into jar files despite last modified date (r=pinkerton, sr=sfraser) bug 75898
2002-04-12 12:46:21 +00:00
caillon%returnzero.com
f14a42b26d
Bug 117707. Disabling most of the prefs in Edit>Prefs>Advanced>Scripts/Windows was causing real JS scripts to break because it used CAPS. Move the checks for these features into C++, with new prefs. Patch by doronr@naboonline.com (initial work) and caillon@returnzero.com. r=fabian sr=jst a=asa.
2002-04-12 10:11:00 +00:00
hyatt%netscape.com
e230e9cb84
Context menu code tweaking. NPOB. Cocoa only.
2002-04-12 09:39:59 +00:00
hyatt%netscape.com
c0fb3c144e
Context menu code tweaking. NPOB. Cocoa only.
2002-04-12 09:22:37 +00:00
law%netscape.com
034d1ebf87
Bug 133120; modify check for QuickLaunch specified in registry key so it handles quotes around program name and the fact that -turbo may not be there; r=jelwell, sr=blake
2002-04-12 07:04:36 +00:00
seawood%netscape.com
c5d2b7efb5
Since linux lets you turn off atime updating in some filesystems, check to see if stat()->atime returns an invalid value and use mtime instead.
...
Bug #136123 r=bryner
2002-04-12 06:01:39 +00:00
rpotts%netscape.com
554bf853d6
bug #106253 (r=peterl@netscape.com, sr=jst@netscape.com, a=valeski@netscape.com). Make sure that URIs requested by plugins are added to the appropriate loadgroup...
2002-04-12 05:59:26 +00:00
kaie%netscape.com
805157a4b3
b=102633 Changed cipher prefs dialog.
...
Allow the user to enable additional ciphers.
Disable two cipher suites that are no longer in use (said the NSS team).
r=javi/nelsonb/cotter sr=alecf
2002-04-12 04:44:29 +00:00
jkeiser%netscape.com
c09f9a2e00
Fix very bad reflow problem in nsBoxToBlockAdaptor (bug 119849). r=hewitt@netscape.com, sr=attinasi@netscape.com
2002-04-12 04:39:48 +00:00
kaie%netscape.com
cc964d5bed
b=119418 Fix handling of opaque signed S/Mime messages.
...
Also fixes some other S/Mime issues, as described in the bug.
r=ddrinan/ducarroz/darin sr=alecf
2002-04-12 04:26:40 +00:00
relyea%netscape.com
9b84261e2a
Update the version field in the handle when doing the automatic update.
2002-04-12 03:43:34 +00:00
alecf%netscape.com
5a9b13eaf9
argh, continuing to fix bustage
2002-04-12 03:39:11 +00:00
mcafee%netscape.com
8bdb9772d7
Setting make for Darwin/macho build
2002-04-12 03:31:33 +00:00
alecf%netscape.com
c86e3e23b8
fix bustage by switching from nsIChromeRegistry to nsIXULChromeRegistry
2002-04-12 02:42:13 +00:00
hyatt%netscape.com
6aebadf6da
Fix for 136985, add api for finding out if a global window is running a timeout or still loading, r=jst, sr=blake
2002-04-12 02:15:43 +00:00
hyatt%netscape.com
e0734fa45e
Fix for 129893, cocoa changes to gfx/layout/view, r=pink, sr=ben
2002-04-12 02:05:12 +00:00
alecf%netscape.com
fba198f16c
fix for bug 119923 - split nsIChromeRegistry into 2 interfaces, one that is XUL-specific
...
this way we can implement an minimal chrome registry for embedding, that doesn't support all the wacky skin- and locale-switching goodness of XUL.
r=waterson, sr=hyatt
2002-04-12 01:52:27 +00:00
naving%netscape.com
b6a8eb0c42
136973 r/sr=bienvenu. Remove un-necessary EnableNotifications calls when moving msgs to
...
local folders.
2002-04-12 01:30:44 +00:00
harishd%netscape.com
53b4906887
Fixing bustage
2002-04-12 00:39:05 +00:00
harishd%netscape.com
cd7eee0829
Fixed a crash my making sure that the CNavDTD and HTMLContentSink stacks are synchronized when handling a FORM. b=133410, r=heikki, sr=jst
2002-04-11 23:50:44 +00:00
shliang%netscape.com
2cc4de292f
132896 - remove offline mode at startup ui in pref panel - r=ssu,sr=sspitzer,a=asa
2002-04-11 23:39:36 +00:00
darin%netscape.com
f69ddee045
fixes bug 130079 "Importing IE favorites turns spaces into %20 (URL-encoded)"
...
patch=andreas.otte@debitel.net r=ben sr=darin
2002-04-11 23:18:34 +00:00
rjc%netscape.com
5728d75d6a
Fix bug # 132493: Mac OS X multiple sheets issue. r=pink sr=ben a=asa
2002-04-11 23:06:00 +00:00
ian.mcgreer%sun.com
85eee15af6
additional fix for the patch from bug 126087. Must not set symKey->slot to NULL after leaving the freelist lock, or somebody else might pick up the symKey from the freelist, have their slot NULL'ed, and whamo..
2002-04-11 23:05:38 +00:00
andreas.otte%debitel.net
7214aabd9e
fix bug 132254 [Invalid URL confuses mozilla] Don't let
...
nsStandardURL::Resolve return a parser error on an invalid url, just
ignore it and assume it to be relative, r=morse, sr=darin
2002-04-11 22:52:53 +00:00
darin%netscape.com
42a70c1fac
fixes bug 136857 "Enable Pipelining doesn't remain disabled when HTTP 1.0
...
selected" patch=davidstl@yahoo.com r=brade sr=darin
2002-04-11 22:24:02 +00:00
seawood%netscape.com
f8884b57e0
Roll our own version of abs2rel to handle MOZ_OBJDIRs with .. in their path
...
Bug #135589 r=kaie
2002-04-11 22:18:55 +00:00
blakeross%telocity.com
a4c7c977a8
127349 - remove partial favicon support. r=ben sr=alecf a=asa
2002-04-11 22:02:06 +00:00
igor%mir2.org
f5de7691ed
As Christopher Oliver <coliver@mminternet.com> pointed out, in many execution paths calls to Scriptable.put follows corresponding Scriptable.has with the same name/id, and although the put method implementations in ScriptableObject and IdScriptable use cache for a previously accessed name to avoid expensive name lookups, the corresponding has implementation do use the cache.
...
These changes add the cache optimization to the has methods and remove cache update from the put methods under the assumption that newly assigned properties would not be used immediately.
2002-04-11 21:59:45 +00:00
shrutiv%netscape.com
70718f71b1
Fix for bug 110134: Browser Window's Title bar text not picked up
2002-04-11 21:45:23 +00:00
igor%mir2.org
050ea5f4cf
As the scope parameter for the bind and getBase methods should never be null, make sure they trigger NullPointerException on "scope == null" to detect bad API usage earlier.
2002-04-11 21:36:31 +00:00
timeless%mac.com
e5b390ed80
Bug 136925�TestDBM knowingly crashes
...
test file, review requirement waved by darin
sr=darin
2002-04-11 21:35:28 +00:00
pinkerton%netscape.com
245c950f22
actually hook up dnd overriding apis to webbrowserchrome. r=brade/sr=blizzard/a=valeski. bug# 136744.
2002-04-11 21:33:24 +00:00
syd%netscape.com
407f2db4c2
Fix for smoketest blocker 13768. r=dveditz
2002-04-11 21:17:15 +00:00
mostafah%oeone.com
d8ab232c2e
Added ability in SetServer() function to resolve URLs ( Progress on bug 134008 )
2002-04-11 20:46:18 +00:00
mostafah%oeone.com
7a1df03205
Added ability in SetServer() function to resolve URLs ( Progress on bug 134008 )
2002-04-11 20:35:04 +00:00
mikep%oeone.com
0070bf23bd
Starting drag and drop to select events for week.
2002-04-11 20:21:50 +00:00
mikep%oeone.com
e8c097edef
Slight change to week view new event calling.
2002-04-11 19:56:30 +00:00
mikep%oeone.com
30c5c001ac
Adding ability to drag over the day view to select start and end time.
2002-04-11 19:18:30 +00:00
ian.mcgreer%sun.com
a07c97c4aa
key should be freed when refcount == 0 after decrement. See bug 126087.
2002-04-11 19:15:31 +00:00
brade%netscape.com
3a5f38632b
backout changes by pavlov (bug 136677) r=cathleen
2002-04-11 18:50:42 +00:00
wtc%netscape.com
b68af03773
Deleted a printf statement in the Neutrino builds. Bug 135692.
2002-04-11 18:34:17 +00:00