pavlov%netscape.com
f284126fda
add proper error propogation
...
git-svn-id: svn://10.0.0.236/branches/GIF_CLEANUP@112468 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 22:17:23 +00:00
pavlov%netscape.com
89a6cf2f7a
cleaning up gif stuff
...
git-svn-id: svn://10.0.0.236/branches/GIF_CLEANUP@112465 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-18 21:47:31 +00:00
(no author)
7c4619d32f
This commit was manufactured by cvs2svn to create branch 'GIF_CLEANUP'.
...
git-svn-id: svn://10.0.0.236/branches/GIF_CLEANUP@112014 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 03:18:56 +00:00
cathleen%netscape.com
ea31156ed0
converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp
...
git-svn-id: svn://10.0.0.236/trunk@112013 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 03:18:55 +00:00
dbaron%fas.harvard.edu
e988595605
Clean up QueryInterface implementation. Patch by Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de>. r=dbaron sr=sfraser b=111088
...
git-svn-id: svn://10.0.0.236/trunk@112012 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 03:14:03 +00:00
rbs%maths.uq.edu.au
486cb07a88
Compact code - use a helper function for a re-usable chunk of code
...
git-svn-id: svn://10.0.0.236/trunk@112011 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 03:04:14 +00:00
alecf%netscape.com
de696ad435
fix take 2 on bug 114134, crashes when reading utf8 strings from dtds/etc
...
r=dbaron, sr=jag
when multi-byte characters crossed a buffer boundary, we weren't correctly backing up and instead tried to decode the half-loaded utf8 character... in addition, our new "remainder" count was completely broken - we were adding the old remainder to the new remainder, when in fact we had just consumed the old remainder
git-svn-id: svn://10.0.0.236/trunk@112010 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 02:38:08 +00:00
beard%netscape.com
d432b61362
Simplified collector support by defining scan methods, and using Collector::Owner<T>.
...
git-svn-id: svn://10.0.0.236/trunk@112009 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 02:27:51 +00:00
beard%netscape.com
782f1fb418
Added templatized subclass of Collector::ObjectOwner to simplify the GC contract.
...
git-svn-id: svn://10.0.0.236/trunk@112008 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 02:27:01 +00:00
beard%netscape.com
f3c4689b67
Fix windows bustage.
...
git-svn-id: svn://10.0.0.236/trunk@112007 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 02:26:14 +00:00
hewitt%netscape.com
399946290d
116366 - js error in tabbrowser, r=blake, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@112006 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 02:12:54 +00:00
hewitt%netscape.com
3b68bd2318
104401 - eliminate mOuter aggregate from nsXULElement (r=waterson, sr=hyatt)
...
git-svn-id: svn://10.0.0.236/trunk@112005 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 02:08:22 +00:00
hewitt%netscape.com
1a56c0aa7d
116341 - asking the column picker column for cell text, r=sspitzer, sr=blake
...
git-svn-id: svn://10.0.0.236/trunk@112004 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 02:01:32 +00:00
hewitt%netscape.com
ec249a518b
116010 - tooltips over autocomplete or menulists will size themselves to source, r=hyatt, sr=blake
...
git-svn-id: svn://10.0.0.236/trunk@112003 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 01:59:50 +00:00
rginda%netscape.com
1813beed6b
add missing file
...
git-svn-id: svn://10.0.0.236/trunk@112002 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 01:41:58 +00:00
beard%netscape.com
23a8b301aa
Fix mac bustage: jschar* and PRUnichar* aren't compatible.
...
git-svn-id: svn://10.0.0.236/trunk@112001 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 01:40:15 +00:00
hewitt%netscape.com
78490febf5
116341 - asking the column picker column for cell text, r=sspitzer, sr=blake
...
git-svn-id: svn://10.0.0.236/trunk@112000 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 01:26:17 +00:00
hewitt%netscape.com
9d979e2187
115632 - crash addreffing (nsIWidget *) in GetClientX, r=timeless, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@111999 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 01:22:09 +00:00
darin%netscape.com
59c63dba70
these files no longer need to include nsEscape.h
...
git-svn-id: svn://10.0.0.236/trunk@111998 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 01:21:40 +00:00
hewitt%netscape.com
d753d74fc9
104401 - eliminate mOuter aggregate from nsXULElement, r=waterson, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@111997 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 01:20:29 +00:00
darin%netscape.com
5ef0d8bd14
cleaning up some comments
...
git-svn-id: svn://10.0.0.236/trunk@111996 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 01:19:45 +00:00
hewitt%netscape.com
72a8b46e4a
70858 - [XUL 1.0] Implement <listbox>, r=evaugahn, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@111995 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 01:18:10 +00:00
srilatha%netscape.com
fdbf86a6e5
Fix for bug 102766. Moving localizable mapi files to en-win.jar
...
r=racham@netscape.com , sr=sspitzer@netscape.com
git-svn-id: svn://10.0.0.236/trunk@111994 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 01:10:15 +00:00
srilatha%netscape.com
e7df00783f
Fix for bug # 92437. Cleaning up code in this file
...
r=racham@netscape.com , sr=sspitzer@netscape.com
git-svn-id: svn://10.0.0.236/trunk@111992 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 01:06:02 +00:00
wtc%netscape.com
1b26f8bbc6
Bugzilla bug 118631: a correct implementation of _PR_CreateOS2Process.
...
The patch is contributed by Michael Kaply <mkaply@us.ibm.com >.
r=Javier Pedemonte.
git-svn-id: svn://10.0.0.236/trunk@111991 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 01:05:02 +00:00
rginda%netscape.com
4855974f4d
bug 115695, rs=brendan, venkman only
...
ui changes related to pretty print support
git-svn-id: svn://10.0.0.236/trunk@111990 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 01:01:02 +00:00
rginda%netscape.com
0d2707afd4
bug 115695, rs=brendan, venkman only
...
netive changes relating to pretty print support, includes...
* remove jsdIPC interface, replaced with ulong offsets from PC 0.
* add |pcmap| parameter to select between sourcetext/prettyprint linemaps (pcToLine, lineToPc, and isLineExecutable.)
* add |functionSource| property to jsdIScript.
* add |tag| to jsdIScript.
* fixed potential jsdIScript leaks.
git-svn-id: svn://10.0.0.236/trunk@111989 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 00:56:35 +00:00
bryner%netscape.com
93d8a62d99
Dispatch a custom DOM event when the selected item is changed, needed for XBL dropdown lists. Bug 112713, r=jkeiser, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@111988 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 00:53:15 +00:00
bryner%netscape.com
10f1b45420
Removing unused file xp_list.h. r=cls.
...
git-svn-id: svn://10.0.0.236/trunk@111987 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 00:51:51 +00:00
oeschger%netscape.com
7ecbff8464
just adding a new html help file for cotter, r=oeschger
...
git-svn-id: svn://10.0.0.236/trunk@111986 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 00:34:04 +00:00
aaronl%netscape.com
1f7c258c4c
Bug 118851. Active Accessibility: return i18n compatible names again. r=jgaunt, sr=hewitt. Bug 119312. Active Accessibility: GetAccFocused needs to return the IAccessible for the currently focused node. r=jgaunt, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@111985 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 00:23:06 +00:00
naving%netscape.com
b2aaec10f6
119350 r=nhotta sr=sspizter. make cross-folder msgNavigation follow the folder-pane sort order.
...
git-svn-id: svn://10.0.0.236/trunk@111984 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-12 00:11:07 +00:00
nhotta%netscape.com
1b6cfcbc13
Added wstring version of MakeFullAddress to nsIMsgHeaderParser,
...
changed non wstring functions to noscript because they need UTF-8 string and are not scriptable,
bug 118010, r=ducarroz, sr=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@111983 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 23:52:15 +00:00
cotter%netscape.com
f360a4a28e
ongoing privacy & security help content updates, r=oeschger; minor updates to keep help targets in synch with latest content changes.
...
git-svn-id: svn://10.0.0.236/trunk@111982 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 23:40:50 +00:00
ian.mcgreer%sun.com
05b6bbf20c
*sigh*
...
fixed backward compatibity tests, but broke current version. will have to rework.
git-svn-id: svn://10.0.0.236/trunk@111981 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 23:37:37 +00:00
cotter%netscape.com
88355790a7
ongoing privacy & security help content updates, r=oeschger (mostly Cookie Mgr, Password Mgr, and related files)
...
git-svn-id: svn://10.0.0.236/trunk@111977 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 23:25:07 +00:00
pschwartau%netscape.com
d6aa73e274
Updating JS_GetImplementationVersion() to date of latest JS release (67111).
...
git-svn-id: svn://10.0.0.236/trunk@111976 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 23:18:39 +00:00
bryner%netscape.com
a39df7b0a5
Fixing problems switching to modern skin, also adding a basic forms package to classic. r=ben, sr=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@111975 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 23:14:43 +00:00
darin%netscape.com
2bd466825a
fixes first part of bug 109179 "replace NS_EscapeURL with NS_EscapeURLPart"
...
r=andreas.otte@debitel.net
sr=alecf@netscape.com
git-svn-id: svn://10.0.0.236/trunk@111974 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 23:02:22 +00:00
darin%netscape.com
9e12988e78
fixes bug 117931 "Function shExpMatch in nsProxyAutoConfig.js: conversion
...
from shell pattern to regexp is incorrect."
patch=zybi@talex.com.pl
r=tingley@sundell.net
sr=darin@netscape.com
git-svn-id: svn://10.0.0.236/trunk@111973 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 22:52:32 +00:00
alecf%netscape.com
1768676137
dammit why does this break linux?!
...
backing out my last checkin
git-svn-id: svn://10.0.0.236/trunk@111972 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 22:44:30 +00:00
darin%netscape.com
e26b828b6a
fixes bug 112479 "HTTP needs complete support for nsIUploadChannel"
...
r=dougt, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@111971 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 22:44:26 +00:00
alecf%netscape.com
e6fbcc6ced
progress towards 108962 - fix nsLinebreakConverter to stop using private nsStr members
...
r=dbaron, sr=jag
git-svn-id: svn://10.0.0.236/trunk@111970 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 22:40:09 +00:00
ian.mcgreer%sun.com
18b97b7a4c
temporary fix for bug 115360
...
git-svn-id: svn://10.0.0.236/trunk@111969 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 22:24:31 +00:00
dougt%netscape.com
031dee4c73
fixing build bustage. there is another nsMemory.h in xpcom/base which overwrote this copy
...
git-svn-id: svn://10.0.0.236/trunk@111968 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 21:05:08 +00:00
sdagley%netscape.com
ab21e79f51
Change to fix for #60203 - continue to delete temp files on exit of Mozilla app on platforms other than Mac per mscott's request. r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@111967 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 20:51:09 +00:00
darin%netscape.com
6978a23290
fixes bug 119103 "Host: header not being send correctly for IPv6 IP's"
...
r=morten@nilsen.com
sr=jag
git-svn-id: svn://10.0.0.236/trunk@111966 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 20:34:23 +00:00
alecf%netscape.com
a6159e518f
fix for bug 114134 - crash when localizing some strings
...
when multi-byte characters crossed a buffer boundary, we weren't correctly backing up and instead tried to decode the half-loaded utf8 character... in addition, our new "remainder" count was completely broken - we were adding the old remainder to the new remainder, when in fact we had just consumed the old remainder
r=dbaron, sr=jag
git-svn-id: svn://10.0.0.236/trunk@111965 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 20:34:11 +00:00
darin%netscape.com
8784526667
fixes bug 117507 "HTTP Authentication hangs if no username/password is entered"
...
r=badami@netscape.com sr=jag
git-svn-id: svn://10.0.0.236/trunk@111964 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 20:33:03 +00:00
bnesse%netscape.com
499653b4e0
Removing files obsoleted by alecf's checkin for bug 112708.
...
git-svn-id: svn://10.0.0.236/trunk@111963 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 20:13:27 +00:00
dougt%netscape.com
35300582df
Moving Memory Util functions into nsMemory. r=dmose, sr=jband, bug=119082
...
git-svn-id: svn://10.0.0.236/trunk@111962 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 20:12:22 +00:00
bnesse%netscape.com
526904761f
Removing files obsoleted by the checkin for bug 89137.
...
git-svn-id: svn://10.0.0.236/trunk@111961 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 20:12:09 +00:00
dbaron%fas.harvard.edu
307538c3e3
Do restoration of information in the layout history state immediately after frame initialization rather than using separate code within PresShell::ContentAppended that calls GetPrimaryFrameFor (which is slow and forces every frame into the primary frame map, inefficiently). b=109428 r=rods sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@111960 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 20:10:46 +00:00
bnesse%netscape.com
6644445ed3
Fix for bug 118903. Add autoconfig to install packaging. Also fixes copying of prefcalls.js to dist on Windows. r=alecf, sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@111959 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 20:09:03 +00:00
mitchf%netscape.com
21d09daea7
fixed typo
...
git-svn-id: svn://10.0.0.236/trunk@111958 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 19:53:03 +00:00
jpierre%netscape.com
5c8b961ba4
Fix for 98068 - PR_CALLBACK OS/2 issues
...
git-svn-id: svn://10.0.0.236/trunk@111957 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 19:53:00 +00:00
sdagley%netscape.com
fd182171b1
Fix #60203 and #100460 - change name of downloaded files from the salted name to original name when download finishes and no longer delete temp files passed off to helper apps. Based on patch from Terence Tan. r=pinkerton,sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@111956 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 19:51:57 +00:00
timeless%mac.com
01479ff578
Bug 114396ÿJS evaluation result is not displayed in the JS console
...
patch by neil@parkwaycc.co.uk r=doron sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@111955 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 19:45:00 +00:00
harishd%netscape.com
aebb8f7c06
Reduce the size of tokens. b=113657, r=heikki, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@111954 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 19:39:57 +00:00
bzbarsky%mit.edu
380edd4af3
Change more instances of NS_ConvertASCIItoUCS2 to NS_LITERAL_STRING.
...
Bug 104159, r=jag, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@111953 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 19:39:51 +00:00
dbaron%fas.harvard.edu
f071fe9f2c
Fix background painting as the default color while leaving a page. b=118867 r=sfraser sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@111952 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 19:38:21 +00:00
hwaara%chello.se
153132265a
#105842 , "Empty or no <title> or image does not update title in tabbed browsing"
...
Patch by neil@parkwaycc.co.uk
r=jag, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@111951 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 19:37:20 +00:00
mitchf%netscape.com
4950e2213f
Adds Javascript entry page into wizard (Bugscape #11290 )
...
git-svn-id: svn://10.0.0.236/trunk@111950 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 19:33:33 +00:00
harishd%netscape.com
8ca1a4cdc8
Decrement mOpenFormCount only if there's an open form. b=115262, r=heikki, sr=jst.\n Counter related code should be DEBUG only. b=92618, r=heikki, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@111949 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 19:33:31 +00:00
attinasi%netscape.com
ecb20fc642
Fixed problem with images splitting when they should not be. b=111255 r=karnaze sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@111948 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 19:32:55 +00:00
dbaron%fas.harvard.edu
f80ab46be4
Fix bustage.
...
git-svn-id: svn://10.0.0.236/trunk@111947 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 19:24:51 +00:00
hwaara%chello.se
33091cf772
#65523 , "'View Stored Cookies' button needs a better name"
...
Patch by Vidar Braut Haarr <vidar@coretrek.com >
r=morse, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@111946 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 19:24:17 +00:00
attinasi%netscape.com
f90ef7992e
Added regression test for split images (bug 111255). Not part of build
...
git-svn-id: svn://10.0.0.236/trunk@111945 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 19:05:05 +00:00
attinasi%netscape.com
768c73848e
Regression test for split images. Not part of build
...
git-svn-id: svn://10.0.0.236/trunk@111944 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 19:04:37 +00:00
relyea%netscape.com
15ae9934f3
Keep a copy of the DER Crl.
...
git-svn-id: svn://10.0.0.236/trunk@111943 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 17:31:09 +00:00
blizzard%redhat.com
7546fa2175
Add exclusion lists to the packager. Not part of the default build.
...
git-svn-id: svn://10.0.0.236/trunk@111942 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 17:18:01 +00:00
alecf%netscape.com
05c3bf437f
remove dead file - not used anywhere
...
git-svn-id: svn://10.0.0.236/trunk@111941 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 15:09:32 +00:00
rods%netscape.com
ce096ce41e
reflow was using the wrong DC to rendering context for PP
...
now cropping progress title to 64 chars with elipse o the front
BUg 117745,118729 r=dcone sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@111940 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 11:59:00 +00:00
rods%netscape.com
eeb370541a
reflow was using the wrong DC to rendering context for PP
...
BUg 117745 r=dcone sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@111939 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 11:56:10 +00:00
rods%netscape.com
e4a9e6382d
Fixing build problem
...
Bug 119147 r=dcone sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@111937 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 11:48:28 +00:00
wtc%netscape.com
9521a5baac
Bugzilla bug 119406: fixed a misspelling. Thanks to Nick Blievers
...
<nickb@adacel.com.au > for the bug report and the fix.
git-svn-id: svn://10.0.0.236/trunk@111935 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 05:35:26 +00:00
rbs%maths.uq.edu.au
c264cfec89
Some tweaks
...
git-svn-id: svn://10.0.0.236/trunk@111934 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 05:08:11 +00:00
beard%netscape.com
0a3b34410d
Starting to develop gc infrastructure.
...
git-svn-id: svn://10.0.0.236/trunk@111933 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 04:45:02 +00:00
beard%netscape.com
598d5796c6
copy(NULL) == NULL
...
git-svn-id: svn://10.0.0.236/trunk@111932 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 04:42:11 +00:00
bryner%netscape.com
9c4a2159b6
XBL form control work-in-progress:
...
- Separated form control css into implementation (in layout/html/forms),
and appearance (in the theme)
- Implemented select size=1 in modern
- Hooked up onchange events for select size=1
- Removed unneeded theme.mk file
Not turned on by default. r/sr=hewitt.
git-svn-id: svn://10.0.0.236/trunk@111931 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 04:34:19 +00:00
zach%zachlipton.com
d10de70251
Additional fix for bug 112914: "Test should not cat $file" Previous
...
patch fixed the problem, but this patch stops once it finds strict so
it will not take as long to run.
Patch by ddkilzer@theracingworld.com . R=zach@zachlipton.com though review
is not required for tests.
git-svn-id: svn://10.0.0.236/trunk@111930 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 03:53:18 +00:00
aaronl%netscape.com
76242faffd
Active Accessibility: use tooltiptext attribute for accessible name if there is no label. r=jgaunt, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@111929 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 03:49:13 +00:00
aaronl%netscape.com
33129ce5b8
Bug 119067. Add nsIDOMXULMenuListElement.idl, implement open property. r=jgaunt, sr=hyatt. Bug 119251 - Active Accessibility status bar shouldn't act like a leaf - need the ability to have children. r=jgaunt, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@111928 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 03:48:02 +00:00
bryner%netscape.com
f4ab16eebb
bug 90254 - blank menu item under privacy and security on mac. r=stephend, sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@111927 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 03:17:36 +00:00
tor%cs.brown.edu
f4e92c7de7
Bug 116378: fix win32 byte ordering. r=pavlov, sr=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@111926 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 03:16:44 +00:00
andreww%netscape.com
c8aee18aeb
bugzilla bug 112314,85226 r=shliang (shuehan) , sr=hewitt ; fixing themes preview window
...
git-svn-id: svn://10.0.0.236/trunk@111925 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 03:05:25 +00:00
waterson%netscape.com
df9d617a7a
Bug 118863. Fix several incorrect uses of IsElementContainedBy when IsElementInBuilder is required. Fixes problems with nested templates. r=rjc, sr=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@111924 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 03:00:53 +00:00
andreww%netscape.com
c7c4bdf859
bugzilla bug 29896 r=blake, racham, sr=hewitt folder names truncate in middle instead of right in folderpane.
...
git-svn-id: svn://10.0.0.236/trunk@111923 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 03:00:38 +00:00
rbs%maths.uq.edu.au
fa4baaf863
Alert! MissingMathML fonts. Here goes the prompt that the user will see when it is detected that crucial stretchy MathML fonts are not installed. The list of those fonts that are missing is shown so that the user can install them. The message is hardcoded and would need to be localized
...
git-svn-id: svn://10.0.0.236/trunk@111922 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 02:57:03 +00:00
andreww%netscape.com
f7f146a583
bugzilla bug 62011 r=racham, shliang sr=hewitt status bar in subscribe dlg should be at bottom.
...
git-svn-id: svn://10.0.0.236/trunk@111921 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 02:52:26 +00:00
javi%netscape.com
1b8e7e1b7a
Turns out there isn't a corresponding .def file for the Builtins module.
...
So I still need this file.
git-svn-id: svn://10.0.0.236/trunk@111920 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 02:19:41 +00:00
javi%netscape.com
255597de45
*.exp files (for symbol exporting) are now generated dynamically.
...
git-svn-id: svn://10.0.0.236/trunk@111919 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 02:13:49 +00:00
beard%netscape.com
ba95ef2e98
First working version using ObjectOwner & semi-spaces.
...
git-svn-id: svn://10.0.0.236/trunk@111918 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 01:59:52 +00:00
danm%netscape.com
95158582d6
constrain windows centered on a parent window to be onscreen. bug 119332 r=ben,hyatt
...
git-svn-id: svn://10.0.0.236/trunk@111917 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 01:53:23 +00:00
pschwartau%netscape.com
ccc2a91b66
Correcting a mistaken comment.
...
git-svn-id: svn://10.0.0.236/trunk@111916 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 01:34:07 +00:00
darin%netscape.com
841f2009de
fixes bug 118995 "links with non-ascii characters fail to work in Mozilla 0.9.7"
...
patch=william.tan@i-dns.net
r/sr=brendan,darin
git-svn-id: svn://10.0.0.236/trunk@111915 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 01:31:43 +00:00
harishd%netscape.com
78612453d2
119038 - Make sure that WillResume() and WillInterrupt() get called on the sink. This should fix the fast loader assertion. r=heikki, sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@111914 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 01:26:41 +00:00
pschwartau%netscape.com
c98a4807b2
Initial add. Regression test for bug 103602.
...
git-svn-id: svn://10.0.0.236/trunk@111913 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 01:23:40 +00:00
ssu%netscape.com
3fbbdaa0db
checking in patch for neil@parkwaycc.co.uk. fixes bug 102711 - implement F6/shift+F6 and Ctrl+(shift)+tab to cycle through panes in mailnews window. r=ssu, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@111912 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 01:17:04 +00:00
sdagley%netscape.com
97ffb47229
checking in as binary (hopefully)
...
git-svn-id: svn://10.0.0.236/trunk@111911 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 01:12:58 +00:00
ssu%netscape.com
18af40ed41
fixing bug 85512 - Change mnemonic for File;Compact Folders and File;Get New Messages For. r=racham, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@111910 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 01:11:39 +00:00
danm%netscape.com
fde611be88
restore persistent (maximized) size state after position and size are restored. bug 119006 r=ben,hyatt
...
git-svn-id: svn://10.0.0.236/trunk@111909 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 01:08:49 +00:00
naving%netscape.com
2531b4ded1
118137 r=bienvenu sr=sspitzer. fix crash upon deleting large number of messages.
...
git-svn-id: svn://10.0.0.236/trunk@111908 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 01:05:53 +00:00
kirk.erickson%sun.com
be41a6dbba
Fixed termination when using -L 30 (see bug 107777).
...
This is a temporary solution, creating SYSTEM rather than USER loggerThread.
Later we should create a USER thread, Interrupt, and tell the thread to exit.
git-svn-id: svn://10.0.0.236/trunk@111907 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 01:03:28 +00:00
jpierre%netscape.com
83f7cb4f36
Fix for 118793 - remove GBASH references from OS2.mk
...
git-svn-id: svn://10.0.0.236/trunk@111906 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 00:48:49 +00:00
rjc%netscape.com
4ac1110065
Fix bug # 77460: reduce string usage in search handling. r=ben r/sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@111905 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 00:44:16 +00:00
ian.mcgreer%sun.com
e91823638e
fix crash seen in PSM
...
git-svn-id: svn://10.0.0.236/trunk@111904 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 00:41:26 +00:00
cathleen%netscape.com
5971d227ad
fix bug 118044, windows static build bustage. sr=waterson r=darin, timeless
...
git-svn-id: svn://10.0.0.236/trunk@111903 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 00:33:37 +00:00
relyea%netscape.com
3062b0e3b5
Fix dual key generation crash.
...
git-svn-id: svn://10.0.0.236/trunk@111902 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 00:33:08 +00:00
rogerl%netscape.com
7757adc8c0
Fixed up file list.
...
git-svn-id: svn://10.0.0.236/trunk@111901 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 00:29:25 +00:00
andreww%netscape.com
a2eca3ef51
Bugzilla bug 105801 fixes to modal about dialog. sr=ben, r=timeless
...
git-svn-id: svn://10.0.0.236/trunk@111900 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 00:29:06 +00:00
bzbarsky%mit.edu
0575435ca2
Add video/x-mng to the Accept header. Patch by Peter Janes
...
<peterj@liberate.com >, bug 118979, r=bzbarsky, sr=darin
git-svn-id: svn://10.0.0.236/trunk@111899 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 00:19:57 +00:00
rogerl%netscape.com
dd695f59c6
Added regexpwrapper.
...
git-svn-id: svn://10.0.0.236/trunk@111898 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 00:18:14 +00:00
bzbarsky%mit.edu
b7de1b681f
Implement computed position and clip, make computed style not round
...
values, fix font-style to say "normal" instead of "", and some random
cleanup. Bugs 116032, 116033, 94080, 98052
git-svn-id: svn://10.0.0.236/trunk@111897 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 00:15:55 +00:00
rogerl%netscape.com
caa1fd0f57
Added trailing newline at EOF for gcc.
...
git-svn-id: svn://10.0.0.236/trunk@111896 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 00:12:16 +00:00
bzbarsky%mit.edu
5bba6cc807
Build system changes to build nsDOMCSSRect. Bug 116032, r=peterv, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@111895 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 00:12:10 +00:00
bzbarsky%mit.edu
bed5a07b00
Adding nsIDOMRect implementation to support computed clip. Not part of
...
build yet. Bug 116032, r=peterv, sr=jst
git-svn-id: svn://10.0.0.236/trunk@111894 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 00:09:01 +00:00
rogerl%netscape.com
e16fd8fc14
Added trailing newline for gcc.
...
git-svn-id: svn://10.0.0.236/trunk@111893 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 00:07:53 +00:00
sspitzer%netscape.com
7722497eab
fix for #118876 . fix xml error when printing addressbook cards with < & or >.
...
use the txt to html converter to turn those into entities.
r=bienvenu,sr=mscott
git-svn-id: svn://10.0.0.236/trunk@111892 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 00:07:45 +00:00
timeless%mac.com
c07931f291
Bug 119295 [mach] Mach-O Lacks a Custom Icon
...
patch by zach@zachlipton.com r=pinkerton sr=smfr
git-svn-id: svn://10.0.0.236/trunk@111891 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 00:06:27 +00:00
rogerl%netscape.com
e1787a8cdf
Fixed case for include filename.
...
git-svn-id: svn://10.0.0.236/trunk@111890 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-11 00:01:14 +00:00
jband%netscape.com
c2d17c7692
trivial fix to allow freeing a variant array type that we do in fact create. rs=vidur
...
git-svn-id: svn://10.0.0.236/trunk@111889 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 23:55:32 +00:00
jband%netscape.com
46c916b18c
part of fix to bug 114115. Let xpti avoid building interface infos that we don't actually need by giving it a clue about which ones we want. r=dbradley sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@111888 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 23:52:10 +00:00
jband%netscape.com
c3ba209a21
Fix bug 114115. Reduce long lived allocations by refactoring to hold main interface info structs in arena and buil refcounted info objects on demand (though cached for reuse) r=dbradley sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@111887 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 23:49:47 +00:00
jband%netscape.com
8f8ebb89a2
part of fix to bug 114115. Old code was calling through a pointer without holding a reference. r=dbradley sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@111886 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 23:45:06 +00:00
rbs%maths.uq.edu.au
526b3dfa82
[MathML only] Rename the pointer on the embellished operator from |firstChild| to |next| because it is more clearer with the latter that it is an hierarchy. Also made the inheritance of the displaystyle more reliable by walking up to the root <math> tag if necessary, e.g., if a MathML frame happens to be surrounded by non-MathML helper frames needed for its support
...
git-svn-id: svn://10.0.0.236/trunk@111885 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 23:40:40 +00:00
jband%netscape.com
243a85796b
fix bug 19330. Lost the setting of rv in previous fix. sr=darin r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@111884 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 23:39:50 +00:00
timeless%mac.com
4c5448237b
Bug 119295 [mach] Mach-O Lacks a Custom Icon
...
patch by zach@zachlipton.com r=pinkerton sr=smfr
git-svn-id: svn://10.0.0.236/trunk@111877 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 23:36:56 +00:00
bienvenu%netscape.com
76a6e6807e
check in fix for problem with download and sync messages dlg on os/2 for mkapply, r=timeless, sr=bienvenu 113671
...
git-svn-id: svn://10.0.0.236/trunk@111876 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 23:36:42 +00:00
morse%netscape.com
a3d09ee5e6
bug 112649, hide/disable various elements in cookie task menu, r=sgehani, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@111875 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 23:33:36 +00:00
rods%netscape.com
1652880107
Wasn't setting the default correctly.
...
Bug 118409 r=dcone sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@111874 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 23:22:14 +00:00
bienvenu%netscape.com
997c2b8ad2
make mimemoz cache images in mem cache instead of dropping them on the floor, fixes case where imap message gets fetch multiple times, r=sspitze, sr=mscott 93208
...
git-svn-id: svn://10.0.0.236/trunk@111873 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 23:18:41 +00:00
waterson%netscape.com
ea6ab891de
Bug 96108. Clean up some debug-only fallout.
...
git-svn-id: svn://10.0.0.236/trunk@111872 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 23:08:54 +00:00
law%netscape.com
706b57b41f
Bug 87257; delay default browser dialog till after navigator opens; r=jag, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@111871 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 22:58:27 +00:00
srilatha%netscape.com
56204bf958
Fix for bug# 104258.
...
Dlg for setting to default mail should not appear when I'm composing a msg
r=ssu, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@111870 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 22:51:30 +00:00
sonja.mirtitsch%sun.com
c71cbd5329
asleep of 3 seconds after killing of teh selfserv doesn't seem to be
...
sufficient - either that or it takes a lot longe now to start up
git-svn-id: svn://10.0.0.236/trunk@111869 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 22:47:12 +00:00
ducarroz%netscape.com
6d4cf38d0c
Fix for bug 115446. Need to remove attribute width or height of boxes around splitters when caching a compose window. R=dmose, SR=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@111868 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 22:43:28 +00:00
racham%netscape.com
901fad79e0
Fixing bug 117714. This fix saves and retrieves preferences in smime panel properly. Thanks to Stephane Saux for the patch he proposed. Needed to add more changes to that so that prefs are saved while user moves across items like Server Settings, Addressing, etc under a given account in the AccountManager panel. r=sspitzer, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@111867 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 22:40:27 +00:00
relyea%netscape.com
7044e8eccf
Fix Crl import Crash. (use the template, not the attribute list).
...
git-svn-id: svn://10.0.0.236/trunk@111866 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 22:38:15 +00:00
beard%netscape.com
d161f762c5
Added regexpwrapper.cpp, and mozilla/js2/src/regexp to the include paths....
...
git-svn-id: svn://10.0.0.236/trunk@111865 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 22:23:48 +00:00
beard%netscape.com
2d30bd6ad1
Added regexpwrapper.cpp, and mozilla/js2/src/regexp to the include paths.
...
git-svn-id: svn://10.0.0.236/trunk@111864 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 22:23:41 +00:00
beard%netscape.com
3a6a87c143
Changed data structures for root management. Added ObjectScanner to abstract object scanning.
...
git-svn-id: svn://10.0.0.236/trunk@111863 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 22:21:52 +00:00
shanjian%netscape.com
049ebac0d8
#118606 support opentype format 12 CMAP table
...
r=rbs, sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@111862 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 22:06:58 +00:00
beard%netscape.com
47490c5561
Fix Activation constructor warnings. Reindent liberally.
...
git-svn-id: svn://10.0.0.236/trunk@111861 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 22:04:11 +00:00
beard%netscape.com
ef6f78e3cf
Avoid use of String::c_str(), use String::begin() instead. This also works around a bug in Mac OS X's bastring.h.
...
git-svn-id: svn://10.0.0.236/trunk@111860 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 22:03:16 +00:00
sspitzer%netscape.com
ed70d129b9
fix for #117952 . addresses disappear when you scroll.
...
fix by hyatt (originally for bug #96899 ). I'm just re-landing it.
sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@111859 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 22:01:56 +00:00
morse%netscape.com
2b35a79913
bug 117155, garbage characters in cookie/signon manager dialogs, r=sgehani, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@111858 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 22:01:43 +00:00
dsirnapalli%netscape.com
f474145254
updated the test case.
...
git-svn-id: svn://10.0.0.236/trunk@111857 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 22:00:27 +00:00
rchen%netscape.com
b9bc6dc02e
Fix for bug 96759. Add composercharsetLoadListener function to listen to the page and SetForcedEditorCharset function to solve
...
the menu selection problem. r=nhotta,sr=alecf.
git-svn-id: svn://10.0.0.236/trunk@111856 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 21:55:26 +00:00
mikep%oeone.com
ea048297b6
Fixed bug 118752 with two radio buttons being selected.
...
git-svn-id: svn://10.0.0.236/trunk@111855 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 21:52:53 +00:00
myk%mozilla.org
c8355dadaf
Fix for bug 113383: Add a link to the dependent bug in emails about a dependent bug changing state.
...
Patch by Myk Melez <myk@mozilla.org >.
r=caillon,jake
git-svn-id: svn://10.0.0.236/trunk@111854 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 21:47:04 +00:00
alecf%netscape.com
fd8e16ea93
some leftover files that I forgot to checkin to bug 100212, converting nsIFile.URL over to nsIIOService
...
r=dougt, sr=darin
git-svn-id: svn://10.0.0.236/trunk@111853 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 21:36:17 +00:00
rbs%maths.uq.edu.au
7a9d642ace
Finishing touch to MathML bug 114909
...
git-svn-id: svn://10.0.0.236/trunk@111852 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 21:30:41 +00:00
shanjian%netscape.com
b6116fc576
#106476 A more readable approach in resolving fonts
...
r=rbs, sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@111851 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 21:26:07 +00:00
bienvenu%netscape.com
99d6b1db75
fix problem issuing search in non selected folder after copying to sent folder r/sr=sspitzer 119154
...
git-svn-id: svn://10.0.0.236/trunk@111850 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 21:23:02 +00:00
ian.mcgreer%sun.com
41121f3550
CERT_FindCertIssuer had a fallback to just grab any cert with the correct subject when all else fails.
...
git-svn-id: svn://10.0.0.236/trunk@111849 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 20:24:46 +00:00
shannond%netscape.com
69da9f8a57
mozilla/cck/ib/comp.h is now located in mozilla/cck/globals/comp.h as a result
...
of bug 113818. Removing this file from this directory since it is no longer
needed.
git-svn-id: svn://10.0.0.236/trunk@111848 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 19:51:50 +00:00
shannond%netscape.com
cc009a0f69
mozilla/cck/ib/comp.cpp has moved to mozilla/cck/globals/comp.cpp as a
...
result of bug 113818. Removing this file from this directory since it
is no longer needed.
git-svn-id: svn://10.0.0.236/trunk@111847 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 19:50:28 +00:00
javi%netscape.com
b0b0b55921
Give the shared library fragment names.
...
git-svn-id: svn://10.0.0.236/trunk@111844 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 18:15:28 +00:00
rogerl%netscape.com
ea5416929e
Fixed minor bugs.
...
git-svn-id: svn://10.0.0.236/trunk@111843 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 18:10:48 +00:00
ian.mcgreer%sun.com
26c0d7a35b
Fix chaining bug. Cert's trust needs to be set before call to matchUsage.
...
git-svn-id: svn://10.0.0.236/trunk@111842 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 18:10:43 +00:00
bienvenu%netscape.com
28995dfed9
fix blocker 119202 delete button disabled after deleting message r/sr=sspitzer backing out fix for 118137
...
git-svn-id: svn://10.0.0.236/trunk@111840 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 17:14:12 +00:00
pinkerton%netscape.com
0206c2babf
invisible windows need the windowConstrain event handler. It was left out by mistake for those windows in my last checkin. Pull the invisible window code out in its own case so this doesn't happen again. r=sdagley, sr=sfraser. bug#118198
...
git-svn-id: svn://10.0.0.236/trunk@111839 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 15:40:33 +00:00
ian.mcgreer%sun.com
33e4698aeb
need to make sure trust is updated if it was already created
...
git-svn-id: svn://10.0.0.236/trunk@111838 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 15:30:06 +00:00
alex.fritze%crocodile-clips.com
9f16d21d3e
[SVG only] Fix locale-related problems (bug 99771).
...
Patch by <daniele@grinta.net >
git-svn-id: svn://10.0.0.236/trunk@111837 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 15:28:15 +00:00
rods%netscape.com
042dd90c2f
Removing an uneeded line of code when this got accidently checked in
...
git-svn-id: svn://10.0.0.236/trunk@111836 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 15:23:57 +00:00
leaf%mozilla.org
a09d52fa13
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@111835 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 15:12:20 +00:00
ian.mcgreer%sun.com
e4d842c387
bug 118051, make Stan pki1 headers private exports for 3.4
...
git-svn-id: svn://10.0.0.236/trunk@111834 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 15:11:04 +00:00
jdunn%netscape.com
de3ab61152
adding HAVE_FLOCKFILE test for pangoLite
...
r=cls@seawood.org
# 118825
git-svn-id: svn://10.0.0.236/trunk@111833 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 15:00:42 +00:00
glazman%netscape.com
2f5b7a3b1a
oops, I erroneously left this code in my big yesterday's check-in and this belongs to another bug (118110); b=77705
...
git-svn-id: svn://10.0.0.236/trunk@111832 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 14:51:45 +00:00
ian.mcgreer%sun.com
5e7ce75480
Only release crypto context's reference if cert was removed. Should not have caused 3.4 bugs but was nonetheless incorrect.
...
git-svn-id: svn://10.0.0.236/trunk@111831 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 14:34:36 +00:00
ian.mcgreer%sun.com
05e10a2919
back out previous change
...
Unlike the other hash indexes, the issuer and serial is unique. If the issuer and serial exists in the cache, the cert pointer must be valid (the cache is holding a reference).
git-svn-id: svn://10.0.0.236/trunk@111830 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 14:28:53 +00:00
brade%netscape.com
539faeabfc
remove unused static kPrefServiceCID for gain of 16 bytes (bug 117927; r/sr=jst,darin)
...
git-svn-id: svn://10.0.0.236/trunk@111829 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 14:19:26 +00:00
brade%netscape.com
59311cf7e6
remove unused statics kCSSLoaderCID and kXULID for gain of 19 bytes (bug 117927; r/sr=jst,darin)
...
git-svn-id: svn://10.0.0.236/trunk@111828 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 14:18:55 +00:00
brade%netscape.com
a682227c6c
remove unused static kIOServiceCID for gain of 16 bytes (bug 117927; r/sr=jst,darin)
...
git-svn-id: svn://10.0.0.236/trunk@111827 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 14:18:35 +00:00
brade%netscape.com
96f0200194
remove unused statics kPlatformCharsetCID and kUBidiUtilCID for gain of 32 bytes (bug 117927; r/sr=jst,darin)
...
git-svn-id: svn://10.0.0.236/trunk@111826 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 14:16:29 +00:00
jdunn%netscape.com
01a246e76f
AIX's new compiler, xlC5.x, doesn't allow the use of "friend" to declare
...
a function prototype. So we have to decare the function and then
declare it a friend. When Default arguments are used, they need to
be specified in the function prototype and NOT in the friend declaration.
# 43311
r=dbaron@fas.harvard.edu
git-svn-id: svn://10.0.0.236/trunk@111825 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 14:16:05 +00:00
brade%netscape.com
5b5fdeed0b
remove unused static kRDFInMemoryDataSourceCID for gain of 16 bytes (bug 117927; r/sr=jst,darin)
...
git-svn-id: svn://10.0.0.236/trunk@111824 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 14:15:51 +00:00
brade%netscape.com
9770d6854e
remove unused statics kDataTimeFormatIID and kTextNodeCID for gain of 32 bytes (bug 117927; r/sr=jst,darin)
...
git-svn-id: svn://10.0.0.236/trunk@111823 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 14:15:18 +00:00
brade%netscape.com
953952c8ec
remove unused statics kCSSParserCID, kDOMScriptObjectFactoryCID, kLoadGroupCID, kRDFCompositeDataSourceCID, kRDFContainerUtilsCID, kRDFInMemoryDataSourceCID, kXULTemplateBuilderCID, and kXULOutlinerBuilderCID for gain of 160 bytes (bug 117927; r/sr=jst,darin)
...
git-svn-id: svn://10.0.0.236/trunk@111822 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 14:15:04 +00:00
brade%netscape.com
e59e6276ae
remove unused statics kCRangeCID and kCContentIteratorCID for gain of 32 bytes (bug 117927; r/sr=jst,darin)
...
git-svn-id: svn://10.0.0.236/trunk@111821 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 14:12:24 +00:00
brade%netscape.com
f34e725653
remove unused static kXULPopupListenerCID for gain of 16 bytes (bug 117927; r/sr=jst,darin)
...
git-svn-id: svn://10.0.0.236/trunk@111820 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 14:12:01 +00:00
brade%netscape.com
b35c90f856
remove unused static kDOMScriptObjectFactoryCID for gain of 16 bytes (bug 117927; r/sr=jst,darin)
...
git-svn-id: svn://10.0.0.236/trunk@111819 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 14:11:45 +00:00
brade%netscape.com
10bfde9604
remove unused static kNameSpacemanagerCID for gain of 16 bytes (bug 117927; r/sr=jst,darin)
...
git-svn-id: svn://10.0.0.236/trunk@111818 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 14:10:58 +00:00
brade%netscape.com
f712b4870e
remove unused static kParserCID for gain of 16 bytes (bug 117927; r/sr=jst,darin)
...
git-svn-id: svn://10.0.0.236/trunk@111817 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 14:10:08 +00:00
brade%netscape.com
df74258b9a
remove unused statics kNameSpaceManagerCID, kXMLDocumentCID and kParserCID for gain of 48 bytes (bug 117927; r/sr=jst,darin)
...
git-svn-id: svn://10.0.0.236/trunk@111816 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 14:09:09 +00:00
brade%netscape.com
39059cb173
remove unused statics kCSSBreaksSID and kCSSPageSID for gain of 32 bytes (bug 117927; r/sr=jst,darin)
...
git-svn-id: svn://10.0.0.236/trunk@111815 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 14:08:36 +00:00
brade%netscape.com
c1caa500c8
remove unused static kISupportsIID for gain of 16 bytes (bug 117927; r/sr=jst,darin)
...
git-svn-id: svn://10.0.0.236/trunk@111814 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 14:07:59 +00:00
brade%netscape.com
aff55af106
remove unused static kIOServiceCID for gain of 16 bytes (bug 117927; r/sr=jst,darin)
...
git-svn-id: svn://10.0.0.236/trunk@111813 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 14:07:41 +00:00
brade%netscape.com
773e92d74f
remove unused static kCharsetConverterManagerCID for gain of 16 bytes (bug 117927; r/sr=jst,darin)
...
git-svn-id: svn://10.0.0.236/trunk@111812 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 14:07:22 +00:00
peterv%netscape.com
86506e2239
Keeping up with outliner changes. r=dmose. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@111811 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 14:06:47 +00:00
brade%netscape.com
8c2aaf40c9
remove unused static kPrefServiceCID for gain of 16 bytes (bug 117927; r/sr=jst,darin)
...
git-svn-id: svn://10.0.0.236/trunk@111810 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 14:06:15 +00:00
brade%netscape.com
9de532d67f
remove unused statics kEventQueueServiceCID, kEventQueueService and kScrollingViewCID for gain of 48 bytes (bug 117927; r/sr=jst,darin)
...
git-svn-id: svn://10.0.0.236/trunk@111809 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 14:05:55 +00:00
brade%netscape.com
e1d226f0c4
remove unused statics kPresShellCID and kCParserCID for gain of 32 bytes (bug 117927; r/sr=jst,darin)
...
git-svn-id: svn://10.0.0.236/trunk@111808 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 14:05:04 +00:00
brade%netscape.com
4e37f2f108
remove unused statics kCContentIteratorCID and kCSubtreeIteratorCID for gain of 32 bytes (bug 117927; r/sr=jst,darin)
...
git-svn-id: svn://10.0.0.236/trunk@111807 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 14:03:51 +00:00
jaggernaut%netscape.com
04a2ce8ce9
Bug 119109: Accelerator keybindings are screwed up. Fixing today's wannabe blocker (simple typo in harish's ports bustage fix), r=peterv.
...
git-svn-id: svn://10.0.0.236/trunk@111806 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 13:34:03 +00:00
dbradley%netscape.com
911e370581
Bug 114257 - win32 xpidl doesn't handle unix paths properly. patch=dbradley, r=cls, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@111805 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 13:03:45 +00:00
alex.fritze%crocodile-clips.com
74bbdddac8
Remove files with too long (>31chars) names. (Replacements in tree already)
...
git-svn-id: svn://10.0.0.236/trunk@111804 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 12:14:24 +00:00
peterv%netscape.com
933e7b6feb
Readding files with shorter names, mac doesn't like long names. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@111803 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 10:55:28 +00:00
seawood%netscape.com
36ec67a6b0
Landing BeOS BONE support.
...
Thanks to Matthew Zahorik <maz@albany.net > & Paul Ashford <arougthopher@lizardland.net > for the patch.
Bug #71697 r=wtc/cls
git-svn-id: svn://10.0.0.236/trunk@111802 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 09:50:36 +00:00
brendan%mozilla.org
dca9356b95
Remove Call constructor (118732) and fix old bug in Function where it failed to convert args to strings (118849; both r=timeless, sr=shaver).
...
git-svn-id: svn://10.0.0.236/trunk@111801 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 08:51:01 +00:00
seawood%netscape.com
5a93fdeaae
Link jsd into application in a "static" build.
...
Thanks to Robert Ginda <rginda@netscape.com > for the patch.
Bug #118784 r=cls
git-svn-id: svn://10.0.0.236/trunk@111800 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 08:47:01 +00:00
katakai%japan.sun.com
cb34e417ed
bug 109723
...
Mozilla will crash when the XIM server is terminated.
gdk_im_ready() checking is needed before XGet/SetICValues()
r=pavlov, sr=blizzard
git-svn-id: svn://10.0.0.236/trunk@111799 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 08:06:09 +00:00
katakai%japan.sun.com
6b92efb416
bug 110411
...
XIM performance improvement for over-the-spot mode
avoid unnecessary calls for over-the-spot
r=pavlov, sr=blizzard
git-svn-id: svn://10.0.0.236/trunk@111798 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 07:58:09 +00:00
jaggernaut%netscape.com
4f867accb0
Duh. Made a thinko on commenting out the ifdef.
...
git-svn-id: svn://10.0.0.236/trunk@111797 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 06:55:18 +00:00
timeless%mac.com
e277a296ca
use brandShortName
...
git-svn-id: svn://10.0.0.236/trunk@111796 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 06:00:26 +00:00
timeless%mac.com
173c74bc00
fix tasks menu
...
git-svn-id: svn://10.0.0.236/trunk@111795 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 05:59:11 +00:00
stephend%netscape.com
3c250b18ef
bug 67359 - fixing message mail attach offline icon. r=andreww,sr=hewitt.
...
git-svn-id: svn://10.0.0.236/trunk@111794 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 05:46:16 +00:00
varga%utcru.sk
8174569821
Fix for 116739. Many assertions when moving over the blank area of outliners.
...
Fix for 118632. file picker can display all column arrows.
r=bryner, sr=hyatt
- getCellAt() now checks for correct mouse coordinates and sets row value
to -1 for invalid coordinates.
- added bail out checks to all callers.
git-svn-id: svn://10.0.0.236/trunk@111793 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 04:47:52 +00:00
rbs%maths.uq.edu.au
8dbb385e2b
Fix MathML bug 114909 - dynamically changing the displaystyle attribute in <mstyle> tag doesn't change display
...
git-svn-id: svn://10.0.0.236/trunk@111791 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 04:42:55 +00:00
ian.mcgreer%sun.com
0938408b74
add command to certutil for dumping the chain of a cert
...
git-svn-id: svn://10.0.0.236/trunk@111790 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 04:30:00 +00:00
jkeiser%iname.com
a16ac6d4e6
Improved CTRL+mouse/keyboard selection (bug 40983). r=rods, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@111789 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 04:23:13 +00:00
colinp%oeone.com
22dde4fd86
patch 63468 - fix for bug 118069
...
git-svn-id: svn://10.0.0.236/trunk@111788 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 04:19:19 +00:00
stephend%netscape.com
878f698643
Bug 114543. Error in Javascript console on using 'Open in New Tab' on a link. Patch by John Morrison <jrgm@netscape.com> r=jag, sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@111787 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 04:16:22 +00:00
lordpixel%mac.com
e9dd704861
Fix for bug 66814. r=pink, sr=smfr
...
git-svn-id: svn://10.0.0.236/trunk@111786 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 03:11:02 +00:00
nelsonb%netscape.com
b3949a7795
Add error strings for new NSPR error codes. Bug 118668.
...
git-svn-id: svn://10.0.0.236/trunk@111785 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 03:00:30 +00:00
timeless%mac.com
c75fb2e609
Bug 116158 Enhance the workaround for bug 88554
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless, r=rods, sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@111784 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 02:51:26 +00:00
bienvenu%netscape.com
535f382182
fix problem downloading message with inline images multiple times 93298 uploading messages to certain imap servers 72928 implement privileges command for imap folder sharing r=sspitzer, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@111783 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 02:46:40 +00:00
timeless%mac.com
39778a4e97
Bug 84380 Need a component that generates thai presentation forms
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=cls, r=pradhat, sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@111782 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 02:32:43 +00:00
waterson%netscape.com
9713142f08
Bug 118211. Utility to convert content dumps to HTML. Debug-only code.
...
git-svn-id: svn://10.0.0.236/trunk@111781 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 02:25:08 +00:00
bzbarsky%mit.edu
71baca7741
Fix assertions when getting computed -moz-outline-width and
...
-moz-marker-offset and enable these in Inspector. Bug 114086, r=fabian,
sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@111780 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 02:20:17 +00:00
bienvenu%netscape.com
f173c6ca4a
whitespace cleanup
...
git-svn-id: svn://10.0.0.236/trunk@111779 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 02:19:56 +00:00
jaggernaut%netscape.com
9edc6ab7cd
Bug 115854: Clean up shutdown warnings in service manager, add IID, CID and ContractID info. r=dougt, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@111778 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 02:10:37 +00:00
bienvenu%netscape.com
a6546f5e07
add interfaces to keep track of mem cache sessions and mem cache entries r=sspitzer, sr=mscott 93208
...
git-svn-id: svn://10.0.0.236/trunk@111777 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 02:10:16 +00:00
markh%activestate.com
e51cc6d0d4
More ComponentManagerObsolete fixes.
...
Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@111776 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 02:01:58 +00:00
timeless%mac.com
eee97623a2
Bug 99808 javascript errors in nsSidebar.js
...
patch by jband r=sgehani sr=jst
git-svn-id: svn://10.0.0.236/trunk@111775 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 01:58:31 +00:00
nhotta%netscape.com
65b28b845b
Changed ProcessDraftOrTemplateOperation, to set an override charset only if the original message has an override charset,
...
bug 116424, r=ducarroz, sr=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@111774 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 01:46:37 +00:00
bienvenu%netscape.com
6daeb0eccd
fix crash parsing mork files rs=sspitzer 114900
...
git-svn-id: svn://10.0.0.236/trunk@111773 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 01:42:26 +00:00
nhotta%netscape.com
742b2ad24c
Changed mime_convert_charset to initialized the result value, bug 115387, r=ducarroz, sr=sspitzer.
...
git-svn-id: svn://10.0.0.236/trunk@111772 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 01:37:40 +00:00
nhotta%netscape.com
febf147890
Set output behavior for unicode encoder to prevent the convesion to be aborted,
...
bug 118618, r=naving, sr=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@111771 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 01:36:59 +00:00
ducarroz%netscape.com
c6dfa1c2e5
Fix for bug 109209. Don't erase actual flags when disabling/enabling the editor widget. Did also some cleanup for safe code. R=dmose, SR=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@111770 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 01:35:45 +00:00
naving%netscape.com
e42a6a8015
112301 sr=sspitzer. Make the folders in menus and popups appear in the same order as in folder-pane.
...
git-svn-id: svn://10.0.0.236/trunk@111768 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 01:11:20 +00:00
ssu%netscape.com
cb68682f50
undoing my previous accidental checkin
...
git-svn-id: svn://10.0.0.236/trunk@111767 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 01:09:43 +00:00
ssu%netscape.com
50dd3c75e1
fixing bug 113744 - Select All in message pane context menu doesn't work. r=racham, sr=m3scott
...
git-svn-id: svn://10.0.0.236/trunk@111766 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 01:06:05 +00:00
rbs%maths.uq.edu.au
4d279bc83d
Compact code, b=118617, r=shanjian, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@111765 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 01:05:38 +00:00
ssu%netscape.com
1c57b2f405
undoing my previous accidental checkin
...
git-svn-id: svn://10.0.0.236/trunk@111764 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 01:02:43 +00:00
relyea%netscape.com
de7af3febc
Set the trust order for a newly installed built-ins to 100
...
git-svn-id: svn://10.0.0.236/trunk@111763 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 01:01:09 +00:00
ssu%netscape.com
6d198dcb71
vim mailOverlay.xul
...
git-svn-id: svn://10.0.0.236/trunk@111762 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 01:00:47 +00:00
relyea%netscape.com
3e4c0e18ba
Fix default trust and cipher orders.
...
git-svn-id: svn://10.0.0.236/trunk@111761 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 01:00:20 +00:00
relyea%netscape.com
af84479b7f
Set up default trust order correctly.
...
Default trustorder is
0 for the internal token
100 for the builtins
50 for everyone else
Default Cipher order is
100 for the internal token
0 for everyone else
git-svn-id: svn://10.0.0.236/trunk@111760 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 00:59:26 +00:00
smeredith%netscape.com
907bfd4b43
Removed CCK working from new config dialog.
...
git-svn-id: svn://10.0.0.236/trunk@111759 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 00:55:28 +00:00
kaie%netscape.com
be7f6fec6f
b=116334 Allowing conditional usage of NSS 3.4
...
r=wtc sr=blizzard
Should not affect standard build (without having explicitly set NSS_3_4 in the environment)
git-svn-id: svn://10.0.0.236/trunk@111758 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 00:47:07 +00:00
relyea%netscape.com
144603d86b
Initialize OCSP status variable
...
git-svn-id: svn://10.0.0.236/trunk@111757 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 00:45:27 +00:00
relyea%netscape.com
732ef51aa6
Enable OCSP code.
...
git-svn-id: svn://10.0.0.236/trunk@111756 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 00:43:39 +00:00
nhotta%netscape.com
71d7c5ce1e
Change the conversion function to return a length to eliminate unnecessary strlen by the caller,
...
bug 116134, r=ducarroz, sr=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@111755 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 00:42:59 +00:00
jfrancis%netscape.com
df2c1953c2
fix for 119053: backspace/delete can delete two br's instead of one. r=fm; sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@111754 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 00:29:04 +00:00
rogerl%netscape.com
474dee8e7e
incremental fixes
...
git-svn-id: svn://10.0.0.236/trunk@111753 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 00:23:24 +00:00
rbs%maths.uq.edu.au
13b4696963
Grab a low hanging perf fruit by switching to an API that doesn't copy the font, b=118918, r=dbaron, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@111752 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 00:04:35 +00:00
bstell%ix.netcom.com
90bea81de4
bug 116150 add NextNonEmptyCCMapPage and SetChars(PRUint16* aCCMap)
...
for FreeType2 font code
r=shanjian, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@111751 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 00:01:38 +00:00
naving%netscape.com
791b8f8815
118137 r=bienvenu sr=sspitzer. fix crash on deleting large num of msgs using ctrl-key.
...
suppress the fireOnSelectHandler() until we are finished removing the rows.
git-svn-id: svn://10.0.0.236/trunk@111750 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-10 00:00:53 +00:00
ducarroz%netscape.com
36674c2aa9
Fix for bug 105825. If the main body of a message is not plain text or html, we must load it as an attachment. Also fix some memory leak. R=cavin, SR=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@111749 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 23:52:58 +00:00
ducarroz%netscape.com
142736ab88
Fix for bug 105825. Don't remove empty body part when sending message. Patch submitted by :parish@ntlworld.com. R=cavin, SR=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@111748 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 23:50:21 +00:00
seawood%netscape.com
1aa60fb4e0
Plugins should not be linked into static builds.
...
git-svn-id: svn://10.0.0.236/trunk@111747 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 23:46:06 +00:00
jfrancis%netscape.com
76ef75c38d
finish landing 92331: plaintext mailquoting improvements.
...
git-svn-id: svn://10.0.0.236/trunk@111746 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 23:45:29 +00:00
danm%netscape.com
25d2355cf2
update to match nsIExpatSink.idl rev 1.2. this was causing xbl content sinks to not be properly initialized and causing lots of crashes on startup. r=harishd
...
git-svn-id: svn://10.0.0.236/trunk@111744 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 23:32:12 +00:00
javi%netscape.com
46b566f137
Update existing NSS projects to support building NSS 3.4 as shared libraries on the Mac.
...
git-svn-id: svn://10.0.0.236/trunk@111743 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 23:30:00 +00:00
javi%netscape.com
f085618d80
New xml projects and headers required to build NSS 3.4 as shared libraries on the Mac.
...
git-svn-id: svn://10.0.0.236/trunk@111742 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 23:29:08 +00:00
javi%netscape.com
50a3d322a0
Define NSS_3_4 so that we get the right code and not Stan code that isn't quite ready.
...
git-svn-id: svn://10.0.0.236/trunk@111741 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 23:23:43 +00:00
javi%netscape.com
b33a159e20
Changes required to get the trunk of NSS building on the Mac.
...
git-svn-id: svn://10.0.0.236/trunk@111740 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 23:22:23 +00:00
bryner%netscape.com
d63af5a235
Bug 119032 - converting nsISelectElement to idl so it can be used from js. r=varga, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@111739 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 23:03:21 +00:00
nhotta%netscape.com
bdaaf345ff
Replaced ISO-8859-4 by ISO-8859-13 for mail compose charset list, bug 117902, r=yokoyama.
...
git-svn-id: svn://10.0.0.236/trunk@111738 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 22:40:20 +00:00
nhotta%netscape.com
b03b50e42f
Wording change for mulitlingual message alert to conver save as case, bug 115938, r=yokoyama.
...
git-svn-id: svn://10.0.0.236/trunk@111737 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 22:39:33 +00:00
nhotta%netscape.com
14e718e28b
Changed to only do the charset conversion when the data is non ASCII, bug 116101, r=naving, sr=sspitzer.
...
git-svn-id: svn://10.0.0.236/trunk@111736 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 22:37:28 +00:00
dbaron%fas.harvard.edu
8da471c989
Adding more tests. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@111735 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 22:15:22 +00:00
harishd%netscape.com
09bf9a2fcc
Fixing ports bustage. b=105137. r=dbaron, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@111734 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 21:50:08 +00:00
javi%netscape.com
019de29c98
Move LoadableRoots.mcp.exp to _LoadableRoots.mcp.exp to match the new
...
name of the project file that gets generated now that we use a new
build system, ie foo.xml gets improrted to _foo.mcp. This ensures only
the symbols we want to export get exported.
git-svn-id: svn://10.0.0.236/trunk@111733 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 21:49:19 +00:00
ian.mcgreer%sun.com
b171cd8e07
also allocate hash key entry for issuer/serial, by creating an "index" cert in the cache's arena
...
git-svn-id: svn://10.0.0.236/trunk@111732 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 21:35:42 +00:00
mkaply%us.ibm.com
f881da92b7
#118932
...
r=mkaply, sr=blizzard
OS/2 only - use the name of the queue for the printer dialog
git-svn-id: svn://10.0.0.236/trunk@111731 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 21:31:45 +00:00
alecf%netscape.com
26792f7cf9
removal lame nsFileSpec operators, bug 100676 r=ccarlen sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@111730 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 21:31:19 +00:00
mkaply%us.ibm.com
2a9bbedb17
Use PR_FALSE not false
...
git-svn-id: svn://10.0.0.236/trunk@111729 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 21:21:02 +00:00
ian.mcgreer%sun.com
3272fa4c5c
several memory-related fixes
...
- correct reference counting when combining certs taken from cache and obtained new
- cache keys need to be alloc'ed, for the case when one cert is used to create the cache entry, another (same subject/nick/email) is added, then the first is removed and freed
git-svn-id: svn://10.0.0.236/trunk@111728 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 21:09:21 +00:00
rogerl%netscape.com
701eccd8dd
Fixed windows DEBUG build issues.
...
git-svn-id: svn://10.0.0.236/trunk@111727 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 20:59:03 +00:00
rogerl%netscape.com
eacfa3cc72
Fixed overrrun errors in character sets.
...
Fixed windows DEBUG build issues.
git-svn-id: svn://10.0.0.236/trunk@111726 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 20:58:16 +00:00
nhotta%netscape.com
e773556844
Changed the collation option not to ignore punctuations, bug 110814, r=ftang, sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@111725 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 20:56:29 +00:00
nhotta%netscape.com
c2b99b4b84
In ConvertToUnicode() call IsAscii before doing the optimization for ASCII, bug 116264, r=ducarroz, sr=sspitzer.
...
git-svn-id: svn://10.0.0.236/trunk@111724 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 20:53:11 +00:00
javi%netscape.com
3f4dd665cc
We now use xml files to run the Mac builds. Deleting the mcp files that
...
are no longer used as part of the build.
git-svn-id: svn://10.0.0.236/trunk@111723 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 20:08:25 +00:00
alecf%netscape.com
f6d3d22234
final fix for bug 100212 - removal final dependency on necko from xpcom by removing nsIFile.URL r=dougt, sr=darin Yay!
...
git-svn-id: svn://10.0.0.236/trunk@111722 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 20:03:46 +00:00
pschwartau%netscape.com
58957484ec
Improving comments.
...
git-svn-id: svn://10.0.0.236/trunk@111721 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 19:53:02 +00:00
bernd.mielke%snafu.de
05a135ab75
completing the backout of my checkin for bug 110596
...
git-svn-id: svn://10.0.0.236/trunk@111720 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 19:28:12 +00:00
bryner%netscape.com
98ad565e5d
Bug 117276 - regression on gcc 2.95.x debug builds. Since we don't
...
understand exactly what the problem is here, and it does not seem to
happen on gcc 2.96, and 2.95 doesn't have the alias optimizations that
called for the new code in the first place, just make 2.95 use the old
code. r=timeless, sr=brendan.
git-svn-id: svn://10.0.0.236/trunk@111719 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 19:23:37 +00:00
dbaron%fas.harvard.edu
8897c8f5b7
Backing out Bernd's checkin for bug 110596 to fix crashes / weird display. b=118991 r=bernd
...
git-svn-id: svn://10.0.0.236/trunk@111718 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 19:17:46 +00:00
jgaunt%netscape.com
86c348424e
bug 116796 crash with immersion desktop running, qi'd to an interface that wasn't defined in the xbl
...
r=aaronl,hewitt
sr=waterson
git-svn-id: svn://10.0.0.236/trunk@111717 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 19:15:14 +00:00
dsirnapalli%netscape.com
ccd8863b50
Test case to test the accessibility of html button text
...
git-svn-id: svn://10.0.0.236/trunk@111716 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 19:10:41 +00:00
bzbarsky%mit.edu
04deaf61bb
Fix lots of leaks in form submission. Bug 115815, patch by
...
nivedita@netscape.com , r=bzbarsky@mit.edu , sr=jag.
git-svn-id: svn://10.0.0.236/trunk@111715 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 19:06:58 +00:00
blythe%netscape.com
552180e203
Fix Bug 115189
...
Trace-Malloc records line number information on platforms which have it.
r=dp sr=alecf
git-svn-id: svn://10.0.0.236/trunk@111713 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 19:03:01 +00:00
chak%netscape.com
ff153755d1
Fix for #118852 - Add pipboot.* files to embedding manifests
...
r=adamlock, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@111712 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 18:56:01 +00:00
rbs%maths.uq.edu.au
ba5c4f48d6
[MathML only] shuffle shared functions between files to balance the weights of the files
...
git-svn-id: svn://10.0.0.236/trunk@111711 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 18:51:30 +00:00
dbaron%fas.harvard.edu
7ad50ae058
Fix leak regression from harishd's changes yesterday. b=105137 r=harishd
...
git-svn-id: svn://10.0.0.236/trunk@111710 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 18:49:45 +00:00
bzbarsky%mit.edu
b850375269
Replace DEBUG_PRINTF with NS_WARNING/NS_ASSERTION. Bug 117440, patch by
...
Morten Nilsen <Morten@Nilsen.com >, r=timeless, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@111709 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 18:49:43 +00:00
dbaron%fas.harvard.edu
76c868f8dd
Fix AIX and OS/2 bustage by using normal |const|-ness conventions. r=harishd
...
git-svn-id: svn://10.0.0.236/trunk@111708 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 18:15:36 +00:00
mkaply%us.ibm.com
4077dca276
This will be the next OS/2 bustage - I found it trying to verify dbarons stuff
...
git-svn-id: svn://10.0.0.236/trunk@111707 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 17:46:55 +00:00
brade%netscape.com
5028888db3
remove unused statics kCRangeCID, kCClipboardCID, kCTransferableCID, and kHTMLConvertCID for savings of 64 bytes (bug 117927; rs=glazou)
...
git-svn-id: svn://10.0.0.236/trunk@111705 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 15:52:36 +00:00
brade%netscape.com
54d20fa229
remove unused static kViewCID saving 16 bytes (bug 117927; rs=glazou)
...
git-svn-id: svn://10.0.0.236/trunk@111704 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 15:46:56 +00:00
brade%netscape.com
14761c5446
comment out unused statickLookAndFeelCID saving 16 bytes (bug 117927; rs=glazou)
...
git-svn-id: svn://10.0.0.236/trunk@111703 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 15:46:39 +00:00
brade%netscape.com
509eb97f42
remove unused statickCChildCID saving 16 bytes (bug 117927; rs=glazou)
...
git-svn-id: svn://10.0.0.236/trunk@111702 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 15:46:09 +00:00
brade%netscape.com
304d38021f
remove unused static kITableRowGroupFrameIID saving 16 bytes (bug 117927; rs=glazou)
...
git-svn-id: svn://10.0.0.236/trunk@111701 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 15:46:00 +00:00
brade%netscape.com
c834c500ad
remove unused statics kHTMLImageElementCID and kIStyleFrameConstructionIID saving 32 bytes (bug 117927; rs=glazou)
...
git-svn-id: svn://10.0.0.236/trunk@111700 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 15:45:50 +00:00
brade%netscape.com
ed3253d4de
#if 0 unused static kViewCID saving 16 bytes (bug 117927; rs=glazou)
...
git-svn-id: svn://10.0.0.236/trunk@111699 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 15:44:32 +00:00
brade%netscape.com
e4f0bdfca7
remove unused statics kCharsetConverterManagerCID and kPlatformCharsetCID saving 32 bytes (bug 117927; rs=glazou)
...
git-svn-id: svn://10.0.0.236/trunk@111698 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 15:43:45 +00:00
brade%netscape.com
2b0db8fe58
remove unused statics kISupportsIID and kViewCID saving 32 bytes (bug 117927; rs=glazou)
...
git-svn-id: svn://10.0.0.236/trunk@111697 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 15:43:20 +00:00
brade%netscape.com
71c2917a5d
remove unused static kLegendFrameCID saving 16 bytes (bug 117927; rs=glazou)
...
git-svn-id: svn://10.0.0.236/trunk@111696 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 15:41:11 +00:00
brade%netscape.com
65dbc8c4a4
remove unused const kMozDropdownActive saving 25 bytes (bug 117927; rs=glazou)
...
git-svn-id: svn://10.0.0.236/trunk@111695 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 15:40:44 +00:00
brade%netscape.com
0137943f93
remove unused static kIOServiceCID saving 16 bytes (bug 117927; rs=glazou)
...
git-svn-id: svn://10.0.0.236/trunk@111694 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 15:39:24 +00:00
brade%netscape.com
b22b10b32f
remove unused static kIStyledContentIID saving 16 bytes (bug 117927; rs=glazou)
...
git-svn-id: svn://10.0.0.236/trunk@111693 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 15:38:41 +00:00
brade%netscape.com
5639df86ad
remove unused statics kWidgetCID, kScrollingViewCID, kViewCID saving 48 bytes (bug 117927; rs=glazou)
...
git-svn-id: svn://10.0.0.236/trunk@111692 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 15:38:01 +00:00
brade%netscape.com
813522188b
remove/comment out unused statics kTextEncoderCID and kUBidiUtilCID (bug 117927; rs=glazou)
...
git-svn-id: svn://10.0.0.236/trunk@111691 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 15:37:11 +00:00
cmanske%netscape.com
d327fd1732
Make 'sub' and 'sup' text styles mutually-exclusive, b=100825, r=jfrancis, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@111690 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 15:36:13 +00:00
brade%netscape.com
6869be649b
#ifdef globals so they aren't defined when they aren't used (bug 117927; rs=glazou)
...
git-svn-id: svn://10.0.0.236/trunk@111689 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 15:36:06 +00:00
bernd.mielke%snafu.de
ba490e401c
bug 118794 remove pxiel frame error r=mkaply sr=attinasi
...
bug 110596 adding form frames to debug reflow - part2 r=karnaze sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@111688 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 15:27:41 +00:00
nboyd%atg.com
2c2291ce22
Fix bug 118636: Date format
...
git-svn-id: svn://10.0.0.236/trunk@111687 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 15:21:31 +00:00
nboyd%atg.com
f1eddd2914
Fix bug:
...
We have found a problem in string.replace() when replacing a regular
expression with a dollar sign. The following code works right when the
replacement string does not contain "$":
$ java -jar js.jar
js> var re = new RegExp("%%%");
js> var price = "%%% 1.99";
js> price.replace(re, "USD");
USD 1.99
js> price.replace(re, "$");
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException
at
org.mozilla.javascript.regexp.ReplaceData.interpretDollar(RegExpImpl.java:40 0)
at
org.mozilla.javascript.regexp.ReplaceData.findReplen(RegExpImpl.java:502)
at
org.mozilla.javascript.regexp.RegExpImpl.replace(RegExpImpl.java:116)
at
org.mozilla.javascript.NativeString.execMethod(NativeString.java:266)
at org.mozilla.javascript.IdFunction.call(IdFunction.java:78)
at org.mozilla.javascript.ScriptRuntime.call(ScriptRuntime.java:1222)
at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:1940)
at
org.mozilla.javascript.InterpretedScript.call(InterpretedScript.java:68)
at
org.mozilla.javascript.InterpretedScript.exec(InterpretedScript.java:59)
at org.mozilla.javascript.Context.evaluateReader(Context.java:773)
at
org.mozilla.javascript.tools.shell.Main.evaluateReader(Main.java:312)
at
org.mozilla.javascript.tools.shell.Main.processSource(Main.java:219)
at org.mozilla.javascript.tools.shell.Main.exec(Main.java:106)
at org.mozilla.javascript.tools.shell.Main.main(Main.java:68)
git-svn-id: svn://10.0.0.236/trunk@111686 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 15:20:48 +00:00
cmanske%netscape.com
6024d4c542
Fixed layout in Advanced Edit dialog, b=87637, r=akkana, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@111685 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 15:14:04 +00:00
cmanske%netscape.com
bdc70a8648
Fixed persisting checkbox in Create Table dialog, b=114668, r=glazman, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@111684 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 15:06:45 +00:00
cmanske%netscape.com
f8241bac3f
Fixed getting checkbox checked state, part of fix by hewitt to bug 114668, r=cmanske, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@111683 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 15:04:42 +00:00
cmanske%netscape.com
ecf24b72ac
Fix menulist margin to fit better with other widgets, part of fix for bug 87637, r=akkana, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@111682 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 15:02:06 +00:00
dcone%netscape.com
df519303fc
b=98252, r=kmcclusk, sr=attinasi. Added support for fast alpha tiling.
...
git-svn-id: svn://10.0.0.236/trunk@111681 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 15:02:00 +00:00
peterv%netscape.com
e5bd1b0b77
Check for i < Count() before accessing mObservers[i] (mObservers is nsAutoVoidArray). rs=glazman, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@111680 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 14:44:10 +00:00
leaf%mozilla.org
a46e1425db
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@111679 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 14:42:25 +00:00
brade%netscape.com
011bef36e2
remove unused static kSocketTransportServiceCID saving 16 bytes (bug 117927; rs=darin)
...
git-svn-id: svn://10.0.0.236/trunk@111678 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 14:40:05 +00:00
brade%netscape.com
a8960cf935
remove unused static kIOServiceCID saving 16 bytes (bug 117927; rs=darin)
...
git-svn-id: svn://10.0.0.236/trunk@111677 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 14:38:00 +00:00
bstell%ix.netcom.com
01319c548d
bug 116148, test if build env has FreeType2
...
r=cls
git-svn-id: svn://10.0.0.236/trunk@111676 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 14:37:58 +00:00
brade%netscape.com
c059175b3b
remove unused static KStreamConverterServiceCID saving 16 bytes (bug 117927; rs=darin)
...
git-svn-id: svn://10.0.0.236/trunk@111675 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 14:36:22 +00:00
bstell%ix.netcom.com
e1d9947f79
bug 116148, include freetype2.m4 for testing for FreeType2
...
r=cls
git-svn-id: svn://10.0.0.236/trunk@111674 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 14:35:21 +00:00
brade%netscape.com
9776968a62
remove unused statics kIOServiceCID and kComponentManagerCID saving 32 bytes (bug 117927; rs=darin)
...
git-svn-id: svn://10.0.0.236/trunk@111673 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 14:34:51 +00:00
bstell%ix.netcom.com
73fddcaeb9
bug 116148, build defines for FreeType2
...
r=cls
git-svn-id: svn://10.0.0.236/trunk@111672 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 14:34:09 +00:00
brade%netscape.com
281c733d8f
remove unused static kSocketProviderService saving 16 bytes (bug 117927; rs=darin)
...
git-svn-id: svn://10.0.0.236/trunk@111671 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 14:33:45 +00:00
brade%netscape.com
480f11cfc6
remove unused static kStandardURLCID saving 16 bytes (bug 117927; rs=darin)
...
git-svn-id: svn://10.0.0.236/trunk@111670 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 14:33:01 +00:00
bstell%ix.netcom.com
09da2848bc
bug 116148, *.m4 file to test for FreeType2. Slightly modified from
...
the FreeType2 src. r=cls
git-svn-id: svn://10.0.0.236/trunk@111669 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 14:32:28 +00:00
brade%netscape.com
157972cddd
remove unused statics kIOServiceCID and kJARUriCID saving 32 bytes (bug 117927; rs=darin)
...
git-svn-id: svn://10.0.0.236/trunk@111668 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 14:32:21 +00:00
brade%netscape.com
30849ae9b9
remove unused static kZipReaderCID saving 16 bytes (bug 117927; rs=darin)
...
git-svn-id: svn://10.0.0.236/trunk@111667 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 14:31:27 +00:00
brade%netscape.com
1e425e7a22
remove unused static kCategoryManagerCID saving 16 bytes (bug 117927; rs=darin)
...
git-svn-id: svn://10.0.0.236/trunk@111666 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 14:30:34 +00:00
brade%netscape.com
91700a3fd7
remove unused static kIOServiceCID saving 16 bytes (bug 117927; rs=darin)
...
git-svn-id: svn://10.0.0.236/trunk@111665 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 14:29:20 +00:00
brade%netscape.com
8252b6de9f
remove unused const kMIME saving 9 bytes (bug 117927; rs=darin)
...
git-svn-id: svn://10.0.0.236/trunk@111664 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 14:25:58 +00:00
brade%netscape.com
e8852e32ae
remove unused static kSocketTransportServiceCID saving 16 bytes (bug 117927; rs=darin)
...
git-svn-id: svn://10.0.0.236/trunk@111663 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 14:24:20 +00:00
brade%netscape.com
25e3e17fa8
remove unused static kEventQueueService saving 16 bytes (bug 117927; rs=darin)
...
git-svn-id: svn://10.0.0.236/trunk@111662 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 14:22:17 +00:00
brade%netscape.com
0309643e19
remove unused static kFileTransportServiceCID saving 16 bytes (bug 117927; rs=darin)
...
git-svn-id: svn://10.0.0.236/trunk@111661 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 14:21:00 +00:00
glazman%netscape.com
5124d29644
CSS in Composer, step 1 ; b=77705, r=jfrancis, r=cmanske, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@111660 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 13:51:37 +00:00
aaronl%netscape.com
d7044d9fdc
Last part of fix for bug 118633 - null frame checks. r=jgaunt, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@111659 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 10:53:57 +00:00
stephend%netscape.com
dc9a9c3dee
Bug 118682. Javascript strict warnings in search-panel.js. Patch by Stephen Walker <walk84@yahoo.com> r=stephend/sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@111658 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 10:36:42 +00:00
stephend%netscape.com
c27a6e5599
Bug 102153. Javascript strict warnings in pref-contentpacks.xul. Patch by Stephen Walker <walk84@yahoo.com> r=stephend/sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@111657 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 10:14:33 +00:00
hwaara%chello.se
c3910e9312
#115533 , Mozilla should be able to become the default viewer of BMP, ICO and MNG image files.
...
r=law, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@111656 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 10:14:25 +00:00
stephend%netscape.com
97874b1875
Bug 106957. Javascript strict warnings in selectLang.js. Patch by Stephen Walker <walk84@usa.net> r=stephend/sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@111655 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 10:11:44 +00:00
aaronl%netscape.com
58178a3dc7
Active accessibility fixes. Bug 118633 - null frame checks, bug 118761 - support STATE_SYSTEM_INVISIBLE, bug 118759 - support statusbar, bug 114109 - support dropmarker, bug 118858 and bug 118020 - text nodes shouldn't get focusable state. r's=jgaunt, sr's=hewitt, waterson
...
git-svn-id: svn://10.0.0.236/trunk@111654 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 10:02:29 +00:00
hwaara%chello.se
cda764c061
#117298 , little scrollbar doesn't highlight during drag and adjust normal scrollbars to also highlight the shade during drag.
...
r=varga, sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@111653 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 09:54:51 +00:00
bryner%netscape.com
15c424d31a
fixing up spacing. not turned on yet.
...
git-svn-id: svn://10.0.0.236/trunk@111652 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 08:30:02 +00:00
harishd%netscape.com
9cf56b14c2
Replace C++ style comment with C style comment
...
git-svn-id: svn://10.0.0.236/trunk@111651 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 06:48:12 +00:00
bryner%netscape.com
9614cbd4d9
work-in-progress for select dropdown widget. Respond to a custom event fired by the content node to notify us of a selection change. Notify the content node when an item is selected in the popup. Not turned on by default.
...
git-svn-id: svn://10.0.0.236/trunk@111650 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 06:38:47 +00:00
jst%netscape.com
901f0df3ef
Fixing bug 118202. Make <link href='http://...'> send a HTTP referrer to the server. r=bzbarsky@mit.edu, sr=darin@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@111649 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 05:56:43 +00:00
sspitzer%netscape.com
06ca088c58
fix for #108542 . remember the last directory we saved attachments (or messages as files) into,
...
and re-use it the next time. r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@111648 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 04:41:41 +00:00
sspitzer%netscape.com
d61789ab8b
fix for #72623 . remember the last directory we found attachments, and
...
use that as the starting point next time.
r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@111647 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 04:38:08 +00:00
jaggernaut%netscape.com
131bb3dd4e
Hitching a ride with bug 117440: Make nsPrintfCString inherit from nsAFlatCString instead of nsACString, r=darin, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@111646 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 04:35:28 +00:00
darin%netscape.com
416968bb0a
fixes bug 112564 "Cache-Control: no-cache should not affect back/forward
...
buttons" r=dougt, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@111645 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 04:18:48 +00:00
beard%netscape.com
e595c7ba44
fixing mac bustage of access paths.
...
git-svn-id: svn://10.0.0.236/trunk@111644 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 03:55:44 +00:00
seawood%netscape.com
affbe9c421
Add libfreebl & libhybrid libs to psm section of unix package files for solaris 32 bit builds.
...
Bug #114338 sr=granrose
git-svn-id: svn://10.0.0.236/trunk@111643 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 03:42:37 +00:00
harishd%netscape.com
efceeab44e
Replaced C++ style comment with C comment
...
git-svn-id: svn://10.0.0.236/trunk@111642 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 03:32:56 +00:00
beard%netscape.com
1d97ff8571
bug #105137 , fixing mac bustage.
...
git-svn-id: svn://10.0.0.236/trunk@111641 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 03:27:17 +00:00
waterson%netscape.com
063768d26a
Print the rest of the linebox flags when debugging reflow. Debug-only change.
...
git-svn-id: svn://10.0.0.236/trunk@111640 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 03:04:29 +00:00
tingley%sundell.net
bd95b315fa
checkin for sballard@netreach.net.
...
bug 103097: make the UI for the <link> element faster
r=fabian, sr=blake
git-svn-id: svn://10.0.0.236/trunk@111639 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 03:02:36 +00:00
waterson%netscape.com
e72c8455d0
Bug 99461 and it's ilk. Remove hack that blasts tables into the same space. r=dbaron, sr=attinasi.
...
git-svn-id: svn://10.0.0.236/trunk@111638 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 03:01:13 +00:00
tingley%sundell.net
5401810d32
bug 118680: make the XULSortService look for |sortStaticsLast| on the
...
correct (root) element. r=rjc, sr=waterson
git-svn-id: svn://10.0.0.236/trunk@111637 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 02:53:14 +00:00
cavin%netscape.com
9436922d2d
Bug #81295 : In extractFileNameFromUrl(), extract value associated with "filename="
...
keyword if present. r=naving/ben@netscape.com , sr=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@111636 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 02:41:36 +00:00
dbaron%fas.harvard.edu
b152ba9386
Fix crash on certain pages. b=118829 r=jag sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@111634 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 02:36:49 +00:00
av%netscape.com
f93340af68
Bug 118801 -- incrementing plugin API version, r=peterl, sr=beard
...
git-svn-id: svn://10.0.0.236/trunk@111633 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 02:32:23 +00:00
alecf%netscape.com
faebf5f2d1
mac-side of removal of nsIFile.URL - one last one? r=dougt, sr=darin bug 100212
...
git-svn-id: svn://10.0.0.236/trunk@111632 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 02:30:09 +00:00
pete%alphanumerica.com
1d0f7aa07d
b=92132, r=pete, sr=jag
...
Patch by Igor Nekrestyanov <nis@sparc.spb.su >
Urlbar history finally works the way it should.
--pete
git-svn-id: svn://10.0.0.236/trunk@111631 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 02:29:25 +00:00
alecf%netscape.com
d07f537d7f
bug 114450 sr=jag
...
remove table-based comparison functions so we can actually remove them later
git-svn-id: svn://10.0.0.236/trunk@111630 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 02:28:28 +00:00
bzbarsky%mit.edu
c43b7ba2cf
Make ".xbl" files get detected as text/xml. bug 117839, r=law, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@111629 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 02:21:57 +00:00
rayw%netscape.com
5adc307dfd
Changes to use contractid's for construction wherever available. This means
...
that the JS binding will work correctly. Also removed old security model.
SOAP is not a part of default build.
git-svn-id: svn://10.0.0.236/trunk@111628 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 02:17:17 +00:00
bryner%netscape.com
0b3708e6ce
Bug 118859 - allow hooking up an XBL handler for a custom DOM event. r=hewitt, sr=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@111627 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 02:16:17 +00:00
beard%netscape.com
8310b2caa2
bug #118649 , r=peterl, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@111626 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 02:15:50 +00:00
shanjian%netscape.com
545ce50e1e
#117957 Mozilla won't start if locale is set to value other than C or en_US
...
patch proposed by marcus@marcuscom.com
r=shanjian sr=brendan
git-svn-id: svn://10.0.0.236/trunk@111625 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 02:13:10 +00:00
alecf%netscape.com
3261839ac2
Rest of tree-wide cleanup for bug 100212 - switch last consumers of nsIFile.URL r=dougt, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@111624 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 02:08:01 +00:00
rjc%netscape.com
09a05b6179
Bug # 118212: window mediator RDF changes to support keyboard. r=tingley sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@111623 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 02:06:23 +00:00
shanjian%netscape.com
82ac06c158
#97173 remove the need of loading unixcharset.properties file at startup time.
...
r=bstell, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@111622 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 02:03:31 +00:00
ben%netscape.com
56cc8b899d
fix 109764 bookmarks not shown in sidebar panel in mail
...
r=bryner, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@111621 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 01:57:23 +00:00
ssu%netscape.com
f55ba474d3
fixing bug 114503 - Need keyboard shortcuts for Labels. r=timelss sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@111620 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 01:49:57 +00:00
jaggernaut%netscape.com
3fddc3c879
Bug 113228: Remove nsStr::ChangeCase. r=dbaron, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@111619 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 01:44:43 +00:00
harishd%netscape.com
476668ebbc
105137 - Eliminate nsTokens, nsParserNode usage for xml/xbl/xul/rdf documents. r=heikki, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@111618 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 01:37:50 +00:00
danm%netscape.com
c1bc619e9b
position dependent windows relative to their parent. bug 113283 r=hyatt,pavlov
...
git-svn-id: svn://10.0.0.236/trunk@111617 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 01:31:24 +00:00
danm%netscape.com
7bd003b61f
implement new 'aAllowSlop' parameter to nsIWidget::ConstrainPosition. bug 113283 r=hyatt,pavlov
...
git-svn-id: svn://10.0.0.236/trunk@111616 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 01:30:06 +00:00
vidur%netscape.com
3cced226e6
Added proxy classinfo and factory entries. [not part of build]
...
git-svn-id: svn://10.0.0.236/trunk@111615 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 01:30:05 +00:00
vidur%netscape.com
b88b48076c
Added wsexception.cpp. Creation of components is now done through a factory and an Init method. Fixed array case of conversion to not wrap elements as variants. Further work on proxy and call context to get proxy test working [not part of build]
...
git-svn-id: svn://10.0.0.236/trunk@111614 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 01:29:32 +00:00
danm%netscape.com
2ba1541624
adding parameter to nsIWidget::ConstrainPosition. bug 113283r=hyatt,pavlov
...
git-svn-id: svn://10.0.0.236/trunk@111613 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 01:29:18 +00:00
vidur%netscape.com
54f468af25
Changed testing code to be a component with a JS driver rather than an executable. Added first pass of proxy test. [not part of build]
...
git-svn-id: svn://10.0.0.236/trunk@111612 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 01:27:44 +00:00
vidur%netscape.com
212f8a0aaa
Try to determine and record SOAP version. [not part of build]
...
git-svn-id: svn://10.0.0.236/trunk@111611 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 01:26:48 +00:00
vidur%netscape.com
3bdbe7adbe
Record schema namespace since there are at least 2. [not part of build]
...
git-svn-id: svn://10.0.0.236/trunk@111610 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 01:26:22 +00:00
hyatt%netscape.com
0a2e6683fa
Fix for hover/active feedback on radio/checkbox/menulist in WinXP theme. r=hewitt, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@111609 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 01:26:16 +00:00
vidur%netscape.com
424395925f
Added dimensions to arrayType attribute in encoding process. [not part of build]
...
git-svn-id: svn://10.0.0.236/trunk@111608 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 01:25:46 +00:00
pschwartau%netscape.com
2c2796da25
Initial add. Regression test for bug 118849.
...
git-svn-id: svn://10.0.0.236/trunk@111607 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 01:09:15 +00:00
ccarlen%netscape.com
0adc398def
smoketest blocker 118788 r=/sr=sfraser@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@111606 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 01:04:17 +00:00
dean_tessman%hotmail.com
e55c2dfd10
Fix for 109824
...
Patch by slate@gwu.edu
r=cmanske,me sr=jag
git-svn-id: svn://10.0.0.236/trunk@111604 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 00:01:23 +00:00
rjc%netscape.com
6b6aeec6f0
Fix blocker buf # 118735... RDF issue. r/a=darin sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@111603 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 23:37:04 +00:00
dp%netscape.com
b085c89dc3
Adding peak memory used report r=blythe
...
git-svn-id: svn://10.0.0.236/trunk@111602 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 23:20:29 +00:00
pschwartau%netscape.com
c5ef9299d5
Added regexpwrapper.cpp
...
git-svn-id: svn://10.0.0.236/trunk@111601 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 23:17:11 +00:00
pschwartau%netscape.com
2b22d9bb8f
Fixed build warnings
...
git-svn-id: svn://10.0.0.236/trunk@111600 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 23:15:23 +00:00
rogerl%netscape.com
073151bba7
Fixed failure to parse 'prototype'.
...
Added regexp support.
git-svn-id: svn://10.0.0.236/trunk@111599 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 22:39:43 +00:00
darin%netscape.com
7a9dc66195
comment correction
...
git-svn-id: svn://10.0.0.236/trunk@111598 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 22:39:18 +00:00
rayw%netscape.com
0778de0a3a
Fix for undefined symbol under Linux. Eliminated proxy/test due to
...
Makefile.in problems. Added ability for a specific version of SOAP
(Encoding) to deal with either version of Schema URI if it is
explicitly specified.
SOAP is not part of the default build.
git-svn-id: svn://10.0.0.236/trunk@111596 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 22:11:57 +00:00
ian.mcgreer%sun.com
e46a7dedc4
bug 118612, implement valid peer trust in softoken
...
git-svn-id: svn://10.0.0.236/trunk@111595 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 22:01:17 +00:00
smeredith%netscape.com
536931574c
Added Remote Admin function.
...
git-svn-id: svn://10.0.0.236/trunk@111593 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 21:11:27 +00:00
mikep%oeone.com
d446a7539b
Fixed bug with overlapping events in day view.
...
git-svn-id: svn://10.0.0.236/trunk@111592 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 20:58:10 +00:00
darin%netscape.com
727d4d6882
backing out the part of the patch for bug 54349 that caused the leak
...
regression bug 118726.
git-svn-id: svn://10.0.0.236/trunk@111591 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 20:52:30 +00:00
dsirnapalli%netscape.com
5d66f7f370
Test Case to test the accessibility of HTML Button.
...
git-svn-id: svn://10.0.0.236/trunk@111590 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 20:45:50 +00:00
depstein%netscape.com
9977d3af86
made changes for compatibility with MfcEmbed
...
git-svn-id: svn://10.0.0.236/trunk@111589 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 20:40:06 +00:00
nboyd%atg.com
c1e6f4c81c
Fix doc bug.
...
git-svn-id: svn://10.0.0.236/trunk@111588 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 20:11:53 +00:00
nicolson%netscape.com
9a1db829fc
landing DJN_MEKAB_WORK_BRANCH
...
git-svn-id: svn://10.0.0.236/trunk@111587 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 20:11:11 +00:00
nicolson%netscape.com
c819a25314
test SecretDecoderRing
...
git-svn-id: svn://10.0.0.236/trunk@111585 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 20:00:55 +00:00
nicolson%netscape.com
c7f65fb0ea
new provider classes
...
git-svn-id: svn://10.0.0.236/trunk@111584 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 19:58:48 +00:00
ian.mcgreer%sun.com
d040ba44c1
another place where decoded cert was alloced in cert's arena
...
git-svn-id: svn://10.0.0.236/trunk@111582 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 19:38:56 +00:00
nicolson%netscape.com
3c1b765e99
SecretDecoderRing functionality, now appearing in JSS.
...
git-svn-id: svn://10.0.0.236/trunk@111578 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 19:38:47 +00:00
leaf%mozilla.org
851dedb626
adding macho build-generated files to the global ignore list, bugzilla bug
...
118109
git-svn-id: svn://10.0.0.236/trunk@111577 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 19:06:50 +00:00
ian.mcgreer%sun.com
ab311ba5fb
move free of CERTCertificate's arena below the NSSCertificate. needed for the case when an NSSCertificate is freed without ever releasing a CERTCertificate.
...
git-svn-id: svn://10.0.0.236/trunk@111576 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 18:51:18 +00:00
ian.mcgreer%sun.com
93942f465e
memory leak fixes
...
git-svn-id: svn://10.0.0.236/trunk@111574 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 15:37:42 +00:00
mostafah%oeone.com
a02c60f7f8
Wrapped all printf's in #ifdef ICAL_DEBUG statements. This fixes bug 110780
...
git-svn-id: svn://10.0.0.236/trunk@111573 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 15:20:47 +00:00
dbaron%fas.harvard.edu
7a38a8af9d
Remove unused and incorrect code, clean up some other similar code. b=116301 r=jag sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@111572 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 15:13:02 +00:00
dcone%netscape.com
9fbb0ab01d
bug = 117072. r=rods sr=attinasi. set the paintbackground to true before paint. Fixes paint preview.
...
git-svn-id: svn://10.0.0.236/trunk@111571 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 14:58:52 +00:00
mostafah%oeone.com
a971e57847
Used appropriate functions to get string values from calendar file. This fixes bug #109924 & #112117
...
git-svn-id: svn://10.0.0.236/trunk@111570 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 14:56:59 +00:00
locka%iol.ie
bec120996e
NOT PART OF BUILD. Add code to pass postdata in call to IWebBrowser
...
git-svn-id: svn://10.0.0.236/trunk@111569 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 14:36:02 +00:00
locka%iol.ie
dbfc30244c
Removed huge chunks of dead webshell and cleaned up a few references to it elsewhere in the code. b=113970 r=valeski@netscape.com sr=rpotts@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@111568 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 13:01:38 +00:00
locka%iol.ie
1444918e60
Fixed context menus to work when right clicking over image links. Detabbed file too. b=114427 r=chak@netscape.com sr=blizzard@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@111567 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 12:15:09 +00:00
seawood%netscape.com
58ecf90495
Add bogus file to fix bogus rm error messages
...
git-svn-id: svn://10.0.0.236/trunk@111566 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 09:29:10 +00:00
jst%netscape.com
b10b1e8a0f
Make 'dom.disable_open_during_load' only disable window.open in content windows, not in chrome windows. r=rpotts@netscape.com, sr=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@111565 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 09:19:01 +00:00
seawood%netscape.com
d888537e65
Set the default MOZ_PKG_FORMAT to ZIP when building on win32
...
git-svn-id: svn://10.0.0.236/trunk@111564 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 08:56:29 +00:00
sspitzer%netscape.com
9c1b77c407
remove all the extra space when printing ab cards or ab directories.
...
rs=bienvenu
git-svn-id: svn://10.0.0.236/trunk@111563 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 08:15:50 +00:00
sspitzer%netscape.com
45fc07a428
make it so we print out mailing list cards.
...
supplimental fix to #104987 . r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@111562 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 07:57:36 +00:00
jst%netscape.com
f9449b0c2f
Fixing bug 116466. Making mozilla fire a 'DOMFrameContentLoaded' event on all parent documents of a [i]frame when the *ML in the [i]frame is done loading (excluding external resources). r=heikki@netscape.com, sr=jband@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@111561 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 07:01:53 +00:00
leaf%mozilla.org
15e92737fd
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@111560 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 06:42:25 +00:00
bryner%netscape.com
e9cfdf4cd2
Bugscape 11533 - hooking up commercial splash screen. Adding a rule to xpfe/bootstrap/Makefile.in to echo the list of object files so that we don't have to duplicate it in the commercial version. No longer exporting splash.xpm to dist/bin or packaging it, since it's compiled in. r=cls.
...
git-svn-id: svn://10.0.0.236/trunk@111559 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 06:39:47 +00:00
jst%netscape.com
3d2587b3bb
Fixing bug 64248. Making the loading of external scripts pass the referrer to the server when requesting the script. r=gagan@netscape.com, sr=darin@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@111558 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 06:32:36 +00:00
seawood%netscape.com
a369729854
Fix ldap for win32 gmake build
...
Bug #58981 r=dmose
git-svn-id: svn://10.0.0.236/trunk@111557 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 06:32:02 +00:00
ssu%netscape.com
cd1a4caf6d
fixing bug 103335 - enable mapi update. trivial fix. Since mapi has finally landed, the installer need to be aware of it on updates. code was there since 0.9.6 branch time frame. I'm just enabling it.
...
git-svn-id: svn://10.0.0.236/trunk@111556 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 06:12:08 +00:00
ssu%netscape.com
cc2e24de1e
fixing bug 115689 - Labels: sorting the label column is displayed in reverse of specd order. r=bhuvan, sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@111555 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 06:07:31 +00:00
ssu%netscape.com
0830595197
fixing bug 114623 - two separators in right-click on url r=racham sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@111554 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 06:02:24 +00:00
ssu%netscape.com
674528c349
fixing bug 118504 - Stop button always shows disabled image. r=racham sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@111553 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 05:53:26 +00:00
seawood%netscape.com
aeeefa658b
Explicitly export header file since NO_DIST_INSTALL is set.
...
Bug #58981
git-svn-id: svn://10.0.0.236/trunk@111552 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 05:51:20 +00:00
seawood%netscape.com
d8b6d8a043
Adding missing \
...
Bug #113511
git-svn-id: svn://10.0.0.236/trunk@111551 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 05:46:51 +00:00
darin%netscape.com
86d0fabf89
fixes bug 54349 "stylesheet do not load when in another HTTP auth realm (sometimes)"
...
patch=badami@netscape.com
r/sr=darin,rpotts
git-svn-id: svn://10.0.0.236/trunk@111550 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 05:18:08 +00:00
dbaron%fas.harvard.edu
12b1cb7058
Remove bogus/noisy assertion. b=118676 / 116161
...
git-svn-id: svn://10.0.0.236/trunk@111549 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 04:11:25 +00:00
sspitzer%netscape.com
40a129a515
fix for #2660 , #36760 , #54527 and #104987 . fix addressbook printing,
...
it's been broken a long time. r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@111548 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 03:19:10 +00:00
ducarroz%netscape.com
df90b5c914
Fix for bug 109159. Flush the compose window cache when switching profile. R=varada, SR=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@111547 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 03:13:12 +00:00
timeless%mac.com
423908e3e5
Bugzilla Bug 118574 JavaScript strict warnings in showbuilds.cg
...
r=caillon
git-svn-id: svn://10.0.0.236/trunk@111546 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 03:11:43 +00:00
pete%alphanumerica.com
3aff0bf32e
b=116170, r=dougt, sr=darin
...
fix for crash on ftp://ftp.dict.org/
--pete
git-svn-id: svn://10.0.0.236/trunk@111545 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 02:56:20 +00:00
naving%netscape.com
681d008853
118184 r=bienvenu sr=mscott. fix a crash while compacting local folders by making sure we don't
...
access array out of bounds.
git-svn-id: svn://10.0.0.236/trunk@111544 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 02:29:41 +00:00
dbaron%fas.harvard.edu
5f3c1a0733
Don't use C++ comments in C files.
...
git-svn-id: svn://10.0.0.236/trunk@111543 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 02:29:11 +00:00
pschwartau%netscape.com
a46e1132e1
Modified test to take account of the change in SpiderMonkey date format (bug 118266)
...
git-svn-id: svn://10.0.0.236/trunk@111542 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 02:23:26 +00:00
dougt%netscape.com
6b5bff699c
Fixes 116299 Reduce size of nsLocalFileWin by 2 ptrs by factoring out shortcut resolver. Also fixes crash 117258 caused by trying to create a file or directory to a nonexistant drive. sr=rpotts, dveditz for the first bug, and sr=darin, r=gagan for the second bug
...
git-svn-id: svn://10.0.0.236/trunk@111541 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 02:20:13 +00:00
rbs%maths.uq.edu.au
38aa2bbb0e
MathML bug 118475 - Allow stretchy MathML fonts to be customized via the pref system
...
git-svn-id: svn://10.0.0.236/trunk@111540 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 02:15:23 +00:00
naving%netscape.com
64e1b04caa
116972 r=dmose sr=sspitzer. fix leaks upon autocompletion in compose window and when sending mail. may
...
fix other leaks in address book because now we made it sure that it frees up when we do a copy
in CharPtrGuardArray... and don't do a copy when not needed.
git-svn-id: svn://10.0.0.236/trunk@111539 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 02:09:03 +00:00
mscott%netscape.com
8546377990
fix the builds when the mail smoketest variable is defined. we were clobbering the DIRS
...
variable in that case causing us to not build smime anymore. this caused the redness on lhasa & boxset
git-svn-id: svn://10.0.0.236/trunk@111538 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 02:08:39 +00:00
alecf%netscape.com
b6d117e01a
enough with my own debugging messages - change DEBUG_alecf to DEBUG_alecf_
...
git-svn-id: svn://10.0.0.236/trunk@111537 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 02:05:59 +00:00
darin%netscape.com
3ab4f0cfd4
fixes bug 118143 "GetPath() is off by one char after calling SetQuery()"
...
r=dougt, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@111536 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 02:05:43 +00:00
alecf%netscape.com
92d8e22155
oops, additional file missed from previous checkin
...
bug 100212, r=dougt, sr=darin
git-svn-id: svn://10.0.0.236/trunk@111535 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 02:01:23 +00:00
markh%activestate.com
2e157b2b2a
* Changes to observers and service manager APIs.
...
* Use nsIComponentManagerObsolete.
* Fix weak reference leaks
* Cache interface infos better for significant perf increase.
* Better tests for leaks
Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@111534 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 01:58:58 +00:00
beard%netscape.com
12ab2a809c
[not part of build] CW Pro 7 format project for building classic plugin support.
...
git-svn-id: svn://10.0.0.236/trunk@111533 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 01:47:52 +00:00
sspitzer%netscape.com
b400c8770b
fix for performance bug #117864 . implement SetQuery() on these derived classes and make it
...
so SetQuery() will reparse the url. we need this because we call SetQuery()
after calling SetSpec() when quoting. reparsing the url will set some internal state
that we use for the optimization of only quoting the body part of message,
instead of the whole message (attachments and all!)
r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@111532 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 01:40:01 +00:00
glen.beasley%sun.com
e88363059c
bug 115879 makefile for windows XP
...
git-svn-id: svn://10.0.0.236/trunk@111531 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 01:37:10 +00:00
sspitzer%netscape.com
ff1ad03f68
add some bulletproofing to the subscribe search view so that we
...
check the row. fixes crasher bug #117065
r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@111530 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 01:32:27 +00:00
alecf%netscape.com
b0e0e6d031
C++ side of fix for bug 100212 - move consumers of nsIFile.URL into nsIIOService. r=dougt, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@111529 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 01:31:25 +00:00
sspitzer%netscape.com
b24a359d13
landing fix for #118180 for rajiv. r=srilata, sr=sspitzer
...
fix problems with mapi code.
git-svn-id: svn://10.0.0.236/trunk@111528 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 01:30:30 +00:00
racham%netscape.com
4bebde40b5
Fixing bug 112737. Making sure the From field of the compose of window reflects the selected account rather than a default account in cases of forward inline, draft/template, edit message. Identity object is released at appropriate time. r=ducarroz, sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@111527 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 01:28:18 +00:00
bryner%netscape.com
69d6b65467
work-in-progress for select size=1. not turned on yet.
...
git-svn-id: svn://10.0.0.236/trunk@111526 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 01:21:18 +00:00
rods%netscape.com
10030f36c5
IMproved printing error codes
...
Bug 86378 r=dcone sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@111525 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 01:21:08 +00:00
rods%netscape.com
83e05b8638
Improved printing error detection and notification
...
Now gets Doc Title and URL from PrintSettings and uses it instead of
the actual values.
Bugs 86378 & 118637 r=dcone sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@111524 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 01:17:40 +00:00
rods%netscape.com
741a62007e
Improves error codes for printing and fixes selection printing by making sure the margins are initialized when no prefs are there
...
Bugs 86378 & 118637 r=dcone sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@111523 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 01:15:25 +00:00
ftang%netscape.com
347228b64b
fix bug 116976 for big endian machine. change the ill GetBidiProperty implementation to make it work under big endian machinese. Should fix the API later. r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@111522 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 00:51:39 +00:00
ftang%netscape.com
41be4da11e
fix bug 117098. fix it for all big endian machine. change the bad casting address code . r=smontagu sr=sfraser. also change oen variable name to make mac debugging easier.
...
git-svn-id: svn://10.0.0.236/trunk@111521 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 00:48:37 +00:00
ftang%netscape.com
51b3d234ba
fix bug 117098. sr=sfraser add arabic isolated fallback . in ATSUI fallback, fallback bold/italic form to non bold/italic for arabic font. do not go through QD fallback for Arabic/Hebrew by turn off the converter. remove fake bidi code.
...
git-svn-id: svn://10.0.0.236/trunk@111520 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 00:47:02 +00:00
ftang%netscape.com
8ec8052205
fix bug 117098. Now we treat Mac as non bidi platform sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@111519 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 00:45:23 +00:00
ftang%netscape.com
56fa4da1b2
fix bug 117098. sr=sfraser let mac os 9 code also compiled on non Carbon
...
git-svn-id: svn://10.0.0.236/trunk@111518 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 00:44:47 +00:00
hyatt%netscape.com
b80c821e21
Fix for 115767, dropdown list support for WinXP, r=hixie, sr=blake
...
git-svn-id: svn://10.0.0.236/trunk@111517 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 00:43:20 +00:00
blizzard%redhat.com
78161c233d
Bug #109798 . Support multi item text/x-moz-url drags as text/uri-list. Patch from James Henstridge <james@daa.com.au>. sr=blizzard, r=brynerBug #109798 . Support multi item text/x-moz-url drags as text/uri-list. Patch from James Henstridge <james@daa.com.au>. sr=blizzard, r=brynerBug #109798 . Support multi item text/x-moz-url drags as text/uri-list. Patch from James Henstridge <james@daa.com.au>. sr=blizzard, r=brynerBug #109798 . Support multi item text/x-moz-url drags as text/uri-list. Patch from James Henstridge <james@daa.com.au>. sr=blizzard, r=brynerBug #109798 . Support multi item text/x-moz-url drags as text/uri-list. Patch from James Henstridge <james@daa.com.au>. sr=blizzard, r=brynerBug #109798 . Support multi item text/x-moz-url drags as text/uri-list. Patch from James Henstridge <james@daa.com.au>. sr=blizzard, r=brynerBug #109798 . Support multi item text/x-moz-url drags as text/uri-list. Patch from James Henstridge <james@daa.com.au>. sr=blizzard, r=brynerBug #109798 . Support multi item text/x-moz-url drags as text/uri-list. Patch from James Henstridge <james@daa.com.au>. sr=blizzard, r=brynerBug #109798 . Support multi item text/x-moz-url drags as text/uri-list. Patch from James Henstridge <james@daa.com.au>. sr=blizzard, r=bryner
...
git-svn-id: svn://10.0.0.236/trunk@111516 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 00:35:08 +00:00
bhart00%yahoo.com
e370b60f7c
fix bug 110530, JavaScript strict warning in mail3PaneWindowCommands. Checkin for Stephen Walker <walk84@yahoo.com> r=stephend/racham, sr=alecf.
...
git-svn-id: svn://10.0.0.236/trunk@111515 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 00:11:33 +00:00
waldemar%netscape.com
4f0e930262
Updated grammar: blocks and groups are now separate statements. A group is a block with attributes that does not form a scope. A group can hold directives only if it is itself in a location that can hold directives.
...
git-svn-id: svn://10.0.0.236/trunk@111514 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-08 00:09:03 +00:00
dbaron%fas.harvard.edu
5d585186dd
Add nsTraceRefcnt debugging hooks for a few MS-COM objects, some of which are leaking. r=rods sr=jag b=114171
...
git-svn-id: svn://10.0.0.236/trunk@111513 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 23:55:11 +00:00
heikki%netscape.com
e62ed2cbd9
Bug 105319, reset title when going to XML page without XHTML title element. r=harishd, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@111512 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 23:51:36 +00:00
dbaron%fas.harvard.edu
b7194a0ea8
Replace the BodyFixupRule with code in nsCSSRendering to fix all the problems with dynamic style changes and backgrounds on the root element and the BODY element. Change the way the HTMLDocumentColorRule (for the table color quirk) is initialized since it used to depend on the BodyFixupRule. b=116161 (also fixes other bugs) r=attinasi sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@111511 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 23:46:07 +00:00
brendan%mozilla.org
845f74be1e
Checking in patch written by balleysson@bigfoot.com based on tenthumbs@cybernex.net's sketch, to avoid mallocs in js_strtod (115627, r=khanson, sr=me).
...
git-svn-id: svn://10.0.0.236/trunk@111510 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 23:42:25 +00:00
mcafee%netscape.com
5256f3a677
re-ordering multiquery machines
...
git-svn-id: svn://10.0.0.236/trunk@111506 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 22:33:03 +00:00
sfraser%netscape.com
7b44b522f3
Fix blocker bug 105548 (the mac installer crash). The xpistub code was creating nsLocalFileMac objects, but never refcounting them, so they got deleted before the GetPath() method was called (how did this ever work???). Fixed using COMPtrs. r=ccarlen, a=jj
...
git-svn-id: svn://10.0.0.236/trunk@111505 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 22:22:12 +00:00
peterlubczynski%netscape.com
488314352a
Fixing plugin SDK build (not part of main build), adding nsComponentManagerObsolete.h
...
git-svn-id: svn://10.0.0.236/trunk@111504 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 21:32:55 +00:00
bernd.mielke%snafu.de
aea8efff9b
fix torino
...
git-svn-id: svn://10.0.0.236/trunk@111503 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 21:29:52 +00:00
bzbarsky%mit.edu
c102e73bba
Checkin in for John Keiser <jkeiser@iname.com>. Make checkboxes and
...
radio buttons not fire onChange on pageload if they are checked by
default. Bug 112218, r=rods, sr=jst
git-svn-id: svn://10.0.0.236/trunk@111502 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 20:37:22 +00:00
hyatt%netscape.com
5d02ce1715
Fix for 118550, I screwed up minwidth and minheight on boxes. Somewhere evaughan is rolling over in his grave. r=jag, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@111501 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 20:02:19 +00:00
bernd.mielke%snafu.de
779d00d083
add form frames to debug reflow bug 115096 r=karnaze sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@111500 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 19:55:56 +00:00
ian.mcgreer%sun.com
a12d7d8878
fix pkcs12 bug where nicknames were disappearing
...
git-svn-id: svn://10.0.0.236/trunk@111499 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 19:53:47 +00:00
bernd.mielke%snafu.de
6e45ee8056
add form frames to debug reflow bug 115096 r=karnaze sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@111498 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 19:44:21 +00:00
ian.mcgreer%sun.com
0c560deee1
once again, solaris x86 does not like PR_LOG
...
git-svn-id: svn://10.0.0.236/trunk@111497 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 19:14:40 +00:00
mostafah%oeone.com
92eedca45b
Fixed portability issues with PRTime & PRInt64 values
...
git-svn-id: svn://10.0.0.236/trunk@111496 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 18:23:31 +00:00
ian.mcgreer%sun.com
dc6c6834e3
PSM fixes
...
* implement CERT_AddTempCertToPerm in 3.4
* update object instance lists when needed
* correctly check and allocate trust when changing it
git-svn-id: svn://10.0.0.236/trunk@111495 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 16:45:26 +00:00
brade%netscape.com
30e10e45f7
init mModCount in constructor (bug 117399; sr=kin; r=glazou)
...
git-svn-id: svn://10.0.0.236/trunk@111494 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 15:52:54 +00:00
pinkerton%netscape.com
27311e50b1
Change unsigned char* param to ConstStr255Param to make mach-o happier
...
r=sdagley/sr=blake. bug 118197.
git-svn-id: svn://10.0.0.236/trunk@111493 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 15:44:08 +00:00
pinkerton%netscape.com
cee1c73b9c
stop using PR_PutEnv and use PR_SetEnv instead. r=sdagley/sr=blake. bug 118187
...
git-svn-id: svn://10.0.0.236/trunk@111492 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 15:42:08 +00:00
bienvenu%netscape.com
307acc5506
implement nsMorkRowCellCursor::NextCell r/sr =sspitzer 114117
...
git-svn-id: svn://10.0.0.236/trunk@111491 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 15:10:16 +00:00
glazman%netscape.com
56614d13fa
fix for erroneous check-in ; b=116393, rs=kin ; original and correct patch was r=cmanske, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@111490 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 15:02:20 +00:00
mikep%oeone.com
a3cbbd09f1
Removing second install.js
...
git-svn-id: svn://10.0.0.236/trunk@111489 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 14:45:22 +00:00
ccarlen%netscape.com
021c9dac7f
Bug 100828 - nsLocalFileMac reworking. r=rjc@netscape.com/sr=sfraser@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@111488 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 14:35:04 +00:00
ccarlen%netscape.com
85e8f1ab7c
Bug 100828 - New file for nsLocalFileMac reworking. r=rjc@netscape.com/sr=sfraser@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@111487 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 14:31:44 +00:00
mikep%oeone.com
49dcb029f4
Woops, removing file that isn't in the dist.
...
git-svn-id: svn://10.0.0.236/trunk@111486 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 14:26:23 +00:00
mikep%oeone.com
be5ad9fd5a
Removing unused file, updating jar.mn.
...
git-svn-id: svn://10.0.0.236/trunk@111485 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 14:25:53 +00:00
alex.fritze%crocodile-clips.com
d7b20dbc43
[SVG only] Add DOM interfaces needed for SVG text support.
...
git-svn-id: svn://10.0.0.236/trunk@111484 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 13:52:14 +00:00
rods%netscape.com
804f5291cc
Fixes free memory read
...
Bug 113917 r=rods sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@111483 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 13:31:18 +00:00
rods%netscape.com
69c8d142b8
support for printing of non-latin1 chars
...
Bug 100328 r=dcone sr=brenden
git-svn-id: svn://10.0.0.236/trunk@111482 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 13:26:27 +00:00
jdunn%netscape.com
f2ff5fcec4
replacing OS_CXXFLAGS with CXXFLAGS so that they get picked up
...
r=cls@seawood.org
# 118126
git-svn-id: svn://10.0.0.236/trunk@111481 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 12:33:36 +00:00
rjc%netscape.com
5acb045996
Bug # 35817: Remove unused RDF service reference. r=mcafee sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@111480 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 11:18:53 +00:00
brendan%mozilla.org
83bed63477
Group date and time fields in toString's result so as to work with PR_ParseTimeString (118266, r=khanson, sr=shaver).
...
git-svn-id: svn://10.0.0.236/trunk@111479 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 11:09:04 +00:00
alex.fritze%crocodile-clips.com
97955a9d5d
[SVG only] Patch for bug 114423: Make SVG ForeignObject work properly in linux. Thanks to <james.turner@crocodile-clips.com> for spotting the unitialized vars.
...
git-svn-id: svn://10.0.0.236/trunk@111478 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 10:23:49 +00:00
peterv%netscape.com
8d5ceddf30
Fix for bug 114975 (location.hash fails within multipart/x-mixed-replace). Don't call nsIWebNavigation->Stop from SetHash. r=sicking, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@111477 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 10:13:08 +00:00
mcafee%netscape.com
a35d3f551e
Comments, multiquery links
...
git-svn-id: svn://10.0.0.236/trunk@111476 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 07:35:19 +00:00
racham%netscape.com
d2eb40a48d
Fixing bug 100414. Make sure that an account is created only when server and identity info is avialable in the migration process. r=mscott, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@111475 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 07:06:52 +00:00
racham%netscape.com
436a7fe313
Fixing bug 104468. Polish menu popup elements in the addressbook panel in the sidebar. r=racham
...
git-svn-id: svn://10.0.0.236/trunk@111474 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 07:06:09 +00:00
bryner%netscape.com
03302aa66f
Outliner's pref height should be 0 if no rows= attribute was specified (not 1 row height). rs=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@111472 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 05:37:59 +00:00
rjc%netscape.com
8983e327da
Forget to add this new file as part of last checkin. r=me
...
git-svn-id: svn://10.0.0.236/trunk@111471 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 04:12:43 +00:00
rjc%netscape.com
1874f61f5a
Bug # 35817: RDF SEQ optimizations for RDF's in-memory datasource. r=tingley and sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@111470 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 04:02:27 +00:00
naving%netscape.com
4242afb36c
114700 sr=bienvenu. remove PR_Sleep call - not needed anymore.
...
git-svn-id: svn://10.0.0.236/trunk@111469 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 00:41:12 +00:00
syd%netscape.com
a94513b02e
Check for correct permissions on chosen install directory by calling access()
...
instead of just looking to see if the user rwx bits are set (this fails if
you are installing to a directory you do not own). r=samir, ssu, sr=dveditz.
Fixes bug number 89436.
git-svn-id: svn://10.0.0.236/trunk@111468 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-07 00:33:55 +00:00
ian.mcgreer%sun.com
7432d9b145
obey the isperm flag as in nss 3.3
...
git-svn-id: svn://10.0.0.236/trunk@111467 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-06 21:49:48 +00:00
bstell%ix.netcom.com
fa80c1da59
bug 117877, font banning slowed startup by 2%
...
checking for Roland.Mainz@informatik.med.uni-giessen.de
r=bstell@ix.netcom.com , sr=brendan
git-svn-id: svn://10.0.0.236/trunk@111466 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-06 21:26:27 +00:00
blakeross%telocity.com
71e58808d0
Other missing file.
...
git-svn-id: svn://10.0.0.236/trunk@111465 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-06 21:07:16 +00:00
varga%utcru.sk
110782faac
Fix for 118159. over-zealous scrollbar in outliner. r=dean_tessman@hotmail.com, sr=blake
...
git-svn-id: svn://10.0.0.236/trunk@111464 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-06 20:13:21 +00:00
mcafee%netscape.com
de290ed289
one-click to see other tests links
...
git-svn-id: svn://10.0.0.236/trunk@111463 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-06 20:13:05 +00:00
bstell%ix.netcom.com
aedf2a91ed
bug 112516 move shared gtk files to x11shared
...
Makefile.in changes r=cls
the files were moved but not otherwise changed
git-svn-id: svn://10.0.0.236/trunk@111462 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-06 20:11:51 +00:00
blakeross%telocity.com
fe1ce96e45
The rest of 117685.
...
git-svn-id: svn://10.0.0.236/trunk@111461 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-06 20:09:10 +00:00
mcafee%netscape.com
03df1cdb45
Average was losing points setting
...
git-svn-id: svn://10.0.0.236/trunk@111460 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-06 20:07:25 +00:00
dbaron%fas.harvard.edu
9fffba3f2b
Attempt to fix WS 5.0 bustage.
...
git-svn-id: svn://10.0.0.236/trunk@111459 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-06 20:07:13 +00:00
blakeross%telocity.com
e87b893851
113535 - implement center cropping for outliner. r=varga sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@111458 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-06 19:59:20 +00:00
blakeross%telocity.com
4ce39a230a
117685 - nsChromeRegistry::IsSkinSelected not returning correct result. Return 3 values, none, partial and full (needed for 44032). r=hewitt sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@111457 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-06 19:58:01 +00:00
blakeross%telocity.com
fcee1f964f
44032 - apply themes on ok, cleanup panel, add link to themepark. r=ben sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@111456 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-06 19:57:00 +00:00
rbs%maths.uq.edu.au
7a64f138ef
Move a getter to the safer place where the font was just set in the rendering context (its state could change, who knows)
...
git-svn-id: svn://10.0.0.236/trunk@111455 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-06 19:50:51 +00:00
rbs%maths.uq.edu.au
88ddfc7837
Add an additional clause when picking the desired stretchy size in the self-stretch situation, and give more descriptive comments
...
git-svn-id: svn://10.0.0.236/trunk@111454 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-06 19:47:24 +00:00
rbs%maths.uq.edu.au
58f556187d
Simple cleanup
...
git-svn-id: svn://10.0.0.236/trunk@111453 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-06 19:42:08 +00:00
rbs%maths.uq.edu.au
2fb4fefee6
Fix leaky style context
...
git-svn-id: svn://10.0.0.236/trunk@111452 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-06 19:40:04 +00:00
dbaron%fas.harvard.edu
785de1f5f1
Remove duplicate initialization of nsDeviceContext reference count by derived class constructor (which is dangerous since it could be incremented during the base class constructor). Various other cleanup, mostly in xlib port. b=111088 r=rbs sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@111451 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-06 18:37:27 +00:00
dbaron%fas.harvard.edu
025f414842
Get the visibility style struct to ensure that we check the 'direction' property and thus enable BIDI if necessary before beginning reflow. b=115921 r=smontagu sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@111450 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-06 18:25:38 +00:00
dbaron%fas.harvard.edu
ba011ecd80
Clean up nsBlockFrame::RemoveFrame and add assertion to nsFrameList. b=114222 r=waterson sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@111449 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-06 18:17:41 +00:00
dbaron%fas.harvard.edu
4a32ed3c58
Bug 117374: nsBlockFrame::UpdateSpaceManager is no longer needed since nsBlockReflowState::RecoverFloaters does the same work.
...
Bug 113895: Pass |aDeltaY| as 0 for recursive calls to RecoverFloaters.
b=117374 r=attinasi sr=waterson
git-svn-id: svn://10.0.0.236/trunk@111448 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-06 18:14:00 +00:00
jake%acutex.net
df47257748
Bug 113975 - Changing only cc on mass change page incorrectly gives an error that you didn't select anything to change.
...
r= myk x2
git-svn-id: svn://10.0.0.236/trunk@111447 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-06 14:36:00 +00:00
peterv%netscape.com
2fa512bd41
XHTML is case-sensitive. Pass the right flag to NS_CreateHTMLElement r=sicking, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@111446 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-06 10:34:41 +00:00
varga%utcru.sk
0422baf3d0
Post fix for 99715. convert category tree to use outliner. r=hixie, sr=blake
...
git-svn-id: svn://10.0.0.236/trunk@111445 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-06 08:50:38 +00:00
blakeross%telocity.com
b9cbc12297
117668 - convert help to outliner. r=varga sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@111444 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-06 07:57:27 +00:00
bstell%ix.netcom.com
bc412613aa
bug 112516 move shared gtk files to x11shared
...
Makefile.in changes r=cls
the files were moved but not otherwise changed
git-svn-id: svn://10.0.0.236/trunk@111443 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-06 07:15:43 +00:00
bstell%ix.netcom.com
506f3553af
bug 112516 move shared files from gfx/src/gtk to gfx/src/x11shared
...
these were copied
git-svn-id: svn://10.0.0.236/trunk@111442 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-06 07:00:46 +00:00
cotter%netscape.com
4ca20503dd
Ongoing privacy & security help content updates, r-oeschger; includes new file (profiles_help.html) that oeschger will add to manifest.
...
git-svn-id: svn://10.0.0.236/trunk@111441 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-06 05:02:47 +00:00
cotter%netscape.com
475c549113
Ongoing security & privacy help content updates, r=oeschger; additions for new Cookie Manager help buttons.
...
git-svn-id: svn://10.0.0.236/trunk@111440 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-06 04:50:03 +00:00
jst%netscape.com
2e5e8c3344
Fixing bug 86191. Don't return nsnull as a nsresult, return NS_OK in stead. r=sicking@bigfoot.com, sr=nobody, trivial change.
...
git-svn-id: svn://10.0.0.236/trunk@111439 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-06 02:39:13 +00:00
bstell%ix.netcom.com
191b56fa8a
bug 118033, remove useless assertion
...
checkin for Roland.Mainz@informatik.med.uni-giessen.de
r=bstell@ix.netcom.com , sr=blizzard
git-svn-id: svn://10.0.0.236/trunk@111438 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-06 02:36:19 +00:00
bstell%ix.netcom.com
0e9567a214
bug 116136 - fix aasb with 10646 fonts
...
r=ftang, sr=shaver
git-svn-id: svn://10.0.0.236/trunk@111437 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-06 02:28:02 +00:00
jst%netscape.com
de8e5658f6
Fixing bug 118104. link.search and link.hash should be empty if there's no search/hash in the url, in stead of containing '?'/'#'. Patch by hidday@geocities.com, r=bzbarsky@mit.edu, sr=jst@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@111436 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-06 02:04:33 +00:00
hyatt%netscape.com
d8f9c1b0ed
Fix for 115759, support for textfields in WinXP, r=hixie, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@111435 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-06 01:43:17 +00:00
hyatt%netscape.com
d2db2e6c2a
Fixing 115750, support for tabpanels and tabs in WinXP, r=bryner, sr=blake
...
git-svn-id: svn://10.0.0.236/trunk@111434 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-06 00:22:24 +00:00
bryner%netscape.com
d126626bbc
Fixing prefs crasher bug 118322. r=sdagley, sr=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@111433 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 23:51:04 +00:00
hyatt%netscape.com
02941169ac
Fix for 118368, support for drop shadows under menus and tooltips on WinXP, r=bryner, sr=blake
...
git-svn-id: svn://10.0.0.236/trunk@111432 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 23:50:52 +00:00
hyatt%netscape.com
37c79ab46e
Fix for 115750, WinXP tab support. r=bryner, sr=blake
...
git-svn-id: svn://10.0.0.236/trunk@111431 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 23:44:39 +00:00
av%netscape.com
cb30897198
Fixing the Tester plugin output so that Mozilla does not confuse text/plain with text/html -- not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@111430 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 22:38:26 +00:00
av%netscape.com
c14ca63dfd
Fixing saving GUI prefs in the Tester plugin -- not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@111429 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 22:25:32 +00:00
varga%utcru.sk
335852fdea
Fix for 118160. Secuirty Policies preference panel accidentally activated. r=varga, rs=waterson, patch=timeless
...
git-svn-id: svn://10.0.0.236/trunk@111428 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 21:12:40 +00:00
cmanske%netscape.com
7b1567e204
Part of fix to colorpicker bug 115694, r=syd, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@111427 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 20:54:09 +00:00
cmanske%netscape.com
6f86892c01
Fix updating toolbar color after page color is changed, b=115694, r=syd, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@111426 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 20:40:05 +00:00
cmanske%netscape.com
2a6da66ff1
Fixed list layout problems in Link and Spelling dialog (remove bad CSS) b=112951, r=andreww, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@111425 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 20:31:46 +00:00
ian%hixie.ch
b07ad62172
Added a style rule for to win and mac classic skins to match modern, which makes the <description> and <label> fields have default (arrow) cursors rather than text (i-beam) cursors. b=118321, sr=blake, sr=hyatt. The changes in this patch are in the public domain.
...
git-svn-id: svn://10.0.0.236/trunk@111424 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 20:31:29 +00:00
cmanske%netscape.com
818efacd35
Fixed list layout problems in Link and Spelling dialog (b=112951, r=andreww, sr=hewitt); rearrange buttons in spelling dialog (b=116672, r=glazman, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@111423 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 20:30:48 +00:00
cmanske%netscape.com
b35520e67c
Save default file dirs for HTML and Images, b=93487, r=syd, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@111422 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 20:25:53 +00:00
hyatt%netscape.com
97dc09f2ea
Fix for 118370, r=bryner, sr=blake
...
git-svn-id: svn://10.0.0.236/trunk@111421 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 20:21:21 +00:00
dbaron%fas.harvard.edu
65120036dc
Using PR_ALIGN_OF_POINTER instead of sizeof(void*) since the preprocessor can't do math on a sizeof expression. Still fixing the same bustage.
...
git-svn-id: svn://10.0.0.236/trunk@111418 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 16:40:21 +00:00
dbaron%fas.harvard.edu
a16848c716
Fix bustage (really?) since NSPR defines ALIGN_OF_WORD to PR_ALIGN_OF_WORD even when PR_ALIGN_OF_WORD isn't defined.
...
git-svn-id: svn://10.0.0.236/trunk@111417 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 15:53:51 +00:00
dbaron%fas.harvard.edu
799b4588b8
Fix OS/2 bustage by undefining |index|.
...
git-svn-id: svn://10.0.0.236/trunk@111416 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 15:43:19 +00:00
dbaron%fas.harvard.edu
e149e57952
Fix tabbing through image maps and fix Windows crash right-clicking on image maps by reverting my changes to nsImageMap from bug 110911 and by giving the primary frame map larger entries to accomodate mapping from a content node to a frame with a different |mContent|. b=115481, 114377 r=bryner sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@111415 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 15:22:52 +00:00
dbaron%fas.harvard.edu
75ff2da8f4
Fix typo in alecf's previous bustage fix.
...
git-svn-id: svn://10.0.0.236/trunk@111414 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 14:59:05 +00:00
jaggernaut%netscape.com
9f55bebd67
Bug 113228: Remove To{Lower,Upper}Case from ns{C}String. r=bzbarsky, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@111413 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 11:18:57 +00:00
jaggernaut%netscape.com
8c7b440184
str.ToUpperCase() -> ToUpperCase(str), r=mozbot, rs=scc
...
git-svn-id: svn://10.0.0.236/trunk@111412 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 11:14:51 +00:00
blakeross%telocity.com
5d9a89f460
117668 - convert help to outliner. r=oeschger sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@111411 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 08:32:34 +00:00
alecf%netscape.com
4eeea60a15
fix non-Mac/Win/Unix platforms by defining my own alignment where it isn't already defined
...
git-svn-id: svn://10.0.0.236/trunk@111410 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 08:29:55 +00:00
sspitzer%netscape.com
f202c7cabc
fix for #115701 . fix import text. text reviewed by robinf, rs=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@111409 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 07:57:29 +00:00
bryner%netscape.com
72bf32c474
Fixing windows bustage.
...
git-svn-id: svn://10.0.0.236/trunk@111408 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 07:51:43 +00:00
bryner%netscape.com
87d7aa496f
Initial checkin of XBL select widget (listbox) code (bug 112713).
...
Summary of changes:
- Removed old XBL form control cruft.
- Made nsOutlinerContentView accessible from content scripts.
- Created a new interface, nsIDOMNSXBLFormControl which exists to allow a
select element to have an outliner box object.
- Factored out nsChildIterator into its own file.
- Added support to the outliner content view for having option elements
directly inserted in the outliner.
- Cleaned up pixel/twip conversions in outliner.
- Added support for intrinsic width for outliner.
r=jag, sr=hyatt. Note that the new select widget is NOT turned on by
default.
git-svn-id: svn://10.0.0.236/trunk@111407 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 07:17:10 +00:00
stephend%netscape.com
e3845dec0a
Bug 58572. Javascript strict warnings in mailWidgets.xml. Patch by Stephen Walker <walk84@yahoo.com> r=stephend, sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@111406 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 05:24:24 +00:00
stephend%netscape.com
1f86b34242
Bug 79333. Javascript strict warnings in pref-directory.add.js. Patch by Stephen Walker <walk84@yahoo.com> r=stephend, sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@111405 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 05:20:49 +00:00
stephend%netscape.com
86d5153e6f
Bug 118273. Javascript strict warnings in accountUtils. Patch by Stephen Walker <walk84@yahoo.com> r=caillon, sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@111404 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 05:13:26 +00:00
stephend%netscape.com
995bc01e11
Bug 118273. Javascript strict warnings in accountUtil5s5585
...
git-svn-id: svn://10.0.0.236/trunk@111403 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 05:08:13 +00:00
sspitzer%netscape.com
c9a5559ce7
fix for crasher bug #116174 (crash switching from flat to threaded view)
...
and for #118278 (clear message pane when more than one item selected).
r/sr=bienvenu.
included:
1) minor performance improvement to nsMsgDBView::GetCommandStatus() when you've got a
lot of row selected.
2) add comments indicating how we have to call RowCountChanged() after we adjust m_keys, not before.
3) handle nesting of calls to SaveAndClearSelection() and RestoreSelection(), by
only doing work on the outer calls, we ignore inner calls.
4) switch to using PRPackedBool (where it makes sense)
5) fix nsMsgDBView::SelectMsgByKey() to use SaveAndClearSelection() and RestoreSelection(),
instead of just using RestoreSelection(), for parity.
git-svn-id: svn://10.0.0.236/trunk@111402 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 04:00:53 +00:00
sspitzer%netscape.com
dcc11e948b
fix for #118276 . multiple selection in the addressbook should
...
clear out the card preview pane. r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@111401 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 03:48:41 +00:00
waldemar%netscape.com
94dbe34d4c
Removed attributes from parse directives
...
git-svn-id: svn://10.0.0.236/trunk@111400 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 03:32:58 +00:00
relyea%netscape.com
f4994efe5d
Startup problems on new profiles: 1) Windows does not initially open the DB R/W
...
on startup. 2) All platforms do not see the built-ins token if you startup with
a new profile.
Fix: 1) Escape the initialization parameters.
2) Rebuild the Token iterator when new tokens are added to the trust domain.
git-svn-id: svn://10.0.0.236/trunk@111399 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 03:00:10 +00:00
danm%netscape.com
432bf17b0a
implement/support nsIEmbeddingSiteWindow2 (and its blur method). bug 57841 r=bryner,rpotts
...
git-svn-id: svn://10.0.0.236/trunk@111398 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 02:22:45 +00:00
danm%netscape.com
264958aeb0
blur method now defers to the tree owner. bug 57841 r=bryner,rpotts
...
git-svn-id: svn://10.0.0.236/trunk@111397 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 02:20:55 +00:00
danm%netscape.com
8ed86c9b32
update some comments and mention that this file is for bug 57841, r=bryner,rpotts
...
git-svn-id: svn://10.0.0.236/trunk@111396 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 02:07:40 +00:00
danm%netscape.com
b84aa94c0f
adding nsIEmbeddingSiteWindow2 (our first revved public interface! yay) bug 57841 r=bryner,rpotts
...
git-svn-id: svn://10.0.0.236/trunk@111395 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 02:04:03 +00:00
danm%netscape.com
22f38522fe
adding nsIEmbeddingSiteWindow2 (our first revved public interface! yay)
...
git-svn-id: svn://10.0.0.236/trunk@111394 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 02:00:26 +00:00
stephend%netscape.com
4bb12098b3
Bug 117822. Javascript strict warnings in am-prefs.js. Patch by Stephen Walker <walk84@yahoo.com> r=stephend@netscape.com, sr=shaver@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@111393 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 01:43:44 +00:00
waterson%netscape.com
6357150a06
Bug 116230 et al; fix-on-a-fix for bug 91423. Don't always retarget to the primary frame: stop at the first continuation after a hard-break if there is one. Also, move retargeting to reflow state setup. r=rbs, sr=nobody.
...
git-svn-id: svn://10.0.0.236/trunk@111391 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 01:42:36 +00:00
hwaara%chello.se
6025b413ef
re-add new files.
...
git-svn-id: svn://10.0.0.236/trunk@111390 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 01:42:26 +00:00
wtc%netscape.com
0a46e39c28
Bugzilla bug 112987: correctly detect the FreeBSD versions in which poll()
...
was added to libc and libc_r. Thanks to Jeremy Lea for pointing me at
the FreeBSD Porter's Handbook.
git-svn-id: svn://10.0.0.236/trunk@111389 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 01:37:05 +00:00
hwaara%chello.se
c207d180fa
#93093 , optimize splashscreens to cut bloat.
...
The Windows splash is now ~500% smaller (from 299K to 60K) and the OS/2 splash is ~300% smaller (from 298K to 101K).
r=mkaply, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@111388 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 01:33:53 +00:00
bryner%netscape.com
26d4a25466
bug 118058 - filepicker comes up empty. r=hewitt, sr=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@111387 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 01:32:12 +00:00
waldemar%netscape.com
ed38273505
Fixed cast bug
...
git-svn-id: svn://10.0.0.236/trunk@111386 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 01:27:47 +00:00
rbs%maths.uq.edu.au
e3c0cb6448
MathML only - Further tweaks to getting the preferred stretchy size. Decide that the core <mo> is the provider of the 'em' unit for the lspace & rspace of embellished containers. Add support of the 'bevelled' attribute in <mfrac> by leveraging on the code of <mfenced>
...
git-svn-id: svn://10.0.0.236/trunk@111385 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 01:15:04 +00:00
sspitzer%netscape.com
c10e896fe9
"Map It!" should be "Get Map". r=jglick, rs=bienvenu
...
for bug #116451
git-svn-id: svn://10.0.0.236/trunk@111384 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 01:10:47 +00:00
rbs%maths.uq.edu.au
d1382b9071
MathML only - remove outdated APIs
...
git-svn-id: svn://10.0.0.236/trunk@111383 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 01:08:09 +00:00
rbs%maths.uq.edu.au
3a31fba4c6
MathML only - Reset the stretchy flags also when presentation data get changed
...
git-svn-id: svn://10.0.0.236/trunk@111382 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 01:06:05 +00:00
stephend%netscape.com
397daff924
Bug 117823. Javascript strict warnings in am-offline.js. Patch by Stephen Walker <walk84@yahoo.com> r=stephend@netscape.com/racham@netscape.com, sr=shaver@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@111381 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 00:59:10 +00:00
ssu%netscape.com
ff1fd4b712
checking patch for neil@parkwaycc.co.uk. fixes bug 111918 - File/Offline/Work Offline has no access key. r=ssu, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@111380 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 00:39:57 +00:00
hyatt%netscape.com
92ab32c671
Fix for 115753, windows xp tooltip support, r=bryner, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@111379 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 00:33:40 +00:00
morse%netscape.com
20a107cb2f
bug 117998 Remove-all button in password manager not being disabled when it should be, r=sgehani, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@111378 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 00:21:43 +00:00
hyatt%netscape.com
78e80f4cc4
Fix for 115748, r=bryner, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@111377 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 00:15:48 +00:00
alecf%netscape.com
3ba0353391
final fix for bug 112708 - reduce number pref allocations by using a few large buffers to hold all the prefnames
...
sr=brendan r=bnesse, dp
Also, clean more unnecessary routines..
git-svn-id: svn://10.0.0.236/trunk@111376 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 00:09:53 +00:00
despotdaemon%netscape.com
dab655a7b4
Pseudo-automatic update of changes made by rdayal@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@111374 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 22:12:31 +00:00
beard%netscape.com
479a18174b
[not part of build] Fallout of dougt's checkin for "nsIComponentManager API Changes (bug 98553)".
...
git-svn-id: svn://10.0.0.236/trunk@111373 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 22:06:38 +00:00
sonja.mirtitsch%sun.com
4972f28b68
taking out OSF 5 links
...
git-svn-id: svn://10.0.0.236/trunk@111372 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 21:41:23 +00:00
sonja.mirtitsch%sun.com
da553df4db
increased the number of tests and changed the fix about too many cache misses
...
seee bugs #114964 and 118031
git-svn-id: svn://10.0.0.236/trunk@111371 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 21:39:36 +00:00
beard%netscape.com
f2dd7b1cbf
[not part of build] Fix declaration of NSGetFactory to ensure it is extern "C". This prototype was removed from some header file and broke the plugin.
...
git-svn-id: svn://10.0.0.236/trunk@111370 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 21:34:24 +00:00
sonja.mirtitsch%sun.com
6b88b9a6c7
to avoid client and server writes at the same time write output to a tmp
...
file first, and then the tmp file to stdout
the writes had lead to garbled messages that were then interpreted as
errormessages by the scripts
git-svn-id: svn://10.0.0.236/trunk@111369 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 21:31:39 +00:00
bryner%netscape.com
3d7f207cf9
Updating for syntax changes - add outlinerchildren. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@111368 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 21:23:42 +00:00
mostafah%oeone.com
b17f404b84
Fixed an ptential infinite loop in GetAlarmTime. Replaced NULLs with nsnull
...
git-svn-id: svn://10.0.0.236/trunk@111367 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 19:53:08 +00:00
mostafah%oeone.com
bb3fedc7d7
Updated test suite
...
git-svn-id: svn://10.0.0.236/trunk@111366 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 19:46:31 +00:00
mostafah%oeone.com
529b1b3d30
Replaced NULL's with nsnull
...
git-svn-id: svn://10.0.0.236/trunk@111365 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 19:27:45 +00:00
kestes%walrus.com
4776211b92
don't forget january is month 0 this means my out of bounds check for month
...
number was wrong.
git-svn-id: svn://10.0.0.236/trunk@111364 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 19:24:48 +00:00
rginda%netscape.com
baac6c13bd
bug 117907, patch=joerg.schaible@gmx.de (Jörg Schaible), r=me
...
add release build option to jsdb.mak
git-svn-id: svn://10.0.0.236/trunk@111363 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 19:24:14 +00:00
ian.mcgreer%sun.com
97ff040547
implement trust ordering when merging trust
...
git-svn-id: svn://10.0.0.236/trunk@111362 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 19:21:54 +00:00
sspitzer%netscape.com
4335bb8b1d
fix for blocker bug #118180 . js error (from mapi code) horks compose window.
...
may be mozilla only. r/sr=bienvenu, a=kyle.
git-svn-id: svn://10.0.0.236/trunk@111361 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 18:30:06 +00:00
despotdaemon%netscape.com
aae396f8f6
Pseudo-automatic update of changes made by mostafah@oeone.com.
...
git-svn-id: svn://10.0.0.236/trunk@111360 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 18:01:51 +00:00
jake%acutex.net
00a0bd35b2
Bug 112914 - This test was relying on the existance of the unix "cat" command instead of using perl's standard open() function. This caused a test failed when running the tinderbox script on win32.
...
git-svn-id: svn://10.0.0.236/trunk@111359 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 16:04:09 +00:00
jdunn%netscape.com
be8b031465
trying an AIX ifdef to see if this is our startup slowdown problem
...
a=waterson@netscape.com
# 112824
git-svn-id: svn://10.0.0.236/trunk@111358 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 15:03:43 +00:00
rods%netscape.com
b78c7e1112
Better algorithm for getting and setting the dfault printer
...
Bug 117819 r-dcone sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@111357 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 14:46:26 +00:00
seawood%netscape.com
352af44feb
Hack around problem of default rules expecting IMPORT_LIBRARY to be built on win32 gmake builds when setuprsc doesn't build one.
...
Bug #58981
git-svn-id: svn://10.0.0.236/trunk@111356 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 14:18:49 +00:00
nboyd%atg.com
02b78fef78
Update implemenation version date.
...
git-svn-id: svn://10.0.0.236/trunk@111355 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 14:04:42 +00:00
nboyd%atg.com
f18dd09b71
Fix bug reported by rathje40@yahoo.com
...
We are converting from spidermonkey to rhino and it appears that the
name property for the constructor function returns "constructor" for
all builtin types. Spidermonkey would return "Date" or "Array" or
whatever. Is there a workaround? This code needs to work with both
interpreters.
Here is an example of the rhino behavior:
js> var i=new Date;
js> i.constructor.name
constructor
js> Date.name
constructor
js> function bob(){}
js> bob.name
bob
js> var i = new Array();
js> i.constructor.name
constructor
js>
git-svn-id: svn://10.0.0.236/trunk@111354 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 14:04:01 +00:00
nboyd%atg.com
63eddaafb9
Remove override that is duplicate of superclass.
...
git-svn-id: svn://10.0.0.236/trunk@111353 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 14:02:36 +00:00
nboyd%atg.com
594c536e31
Print implementation version when starting up interactive mode.
...
git-svn-id: svn://10.0.0.236/trunk@111352 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 14:02:02 +00:00
mkaply%us.ibm.com
beec915215
#101771
...
r=pinkerton, sr=hyatt
Make menus clipsibling
git-svn-id: svn://10.0.0.236/trunk@111351 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 11:04:17 +00:00
bernd.mielke%snafu.de
f39c6bf178
bug 112010 fix build warnings r=karnaze sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@111350 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 10:52:48 +00:00
peterv%netscape.com
f6e21102ba
Make SOAP build again on Mac. Doesn't affect default build.
...
git-svn-id: svn://10.0.0.236/trunk@111349 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 08:50:30 +00:00
peterv%netscape.com
e19197ff68
Keep SOAP building on mac. Not part of the default build.
...
git-svn-id: svn://10.0.0.236/trunk@111348 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 08:49:27 +00:00
dp%netscape.com
d69c8b61af
bug 115986 Thread safe zlib allocator. r=waterson, sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@111347 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 05:46:48 +00:00
wtc%netscape.com
88b8616fc4
Bugzilla bug 110356: check in the generated files (oiddata.h and oiddata.c)
...
to work around concurrent build failures on Unix and the generation of
these files on the Mac.
Modified files: Makefile manifest.mn
Added files: oiddata.c oiddata.h
git-svn-id: svn://10.0.0.236/trunk@111346 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 05:22:07 +00:00
blizzard%redhat.com
d43d232705
Bug #115764 . sporadic Trunk crashes in [@ nsWindow::OnDragMotionSignal] w/drag'n'drop. Use cool and smooth native gtk timers instead of cranky fake-o XP timers that don't have a deterministic order in the mainloop. r=bryner, sr=shaver (2!)
...
git-svn-id: svn://10.0.0.236/trunk@111345 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 05:07:44 +00:00
mjudge%netscape.com
2cc46377d6
118023 r=saari fix for transaction manager being missing from embedded components. no reason edit fields shouldnt work. just undo will not.
...
git-svn-id: svn://10.0.0.236/trunk@111344 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 03:53:21 +00:00
danm%netscape.com
63af87aec1
refuse to spawn new windows if you're currently being destroyed. bug 115969 r=jaggernaut,jst
...
git-svn-id: svn://10.0.0.236/trunk@111342 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 02:34:02 +00:00
danm%netscape.com
4c25db3f8a
allow nsXULWindow::CreateNewWindow to fail; don't fall back on the appshell. bug 115969 r=jaggernaut,jst
...
git-svn-id: svn://10.0.0.236/trunk@111341 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 02:32:48 +00:00
hewitt%netscape.com
d6869f712e
115757 - null check for win2k, r=bryner, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@111340 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 01:04:13 +00:00
ducarroz%netscape.com
e1de2e506a
Patch submited by Denis Antrushin <adu@sparc.spb.su>
...
Fix for bug98199. Don't change the real name of a forwarded message to "ForwardedMessage.eml" anymore. R=ducarroz, SR=bienvenu
git-svn-id: svn://10.0.0.236/trunk@111339 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 01:03:22 +00:00
ducarroz%netscape.com
e25807192e
fix for bug 93481. Do not remove the whole line that contains the META tag but rather remove just the charset portion of it. Also, the new code avoid duplicating the line which could be hudge in some case. R=cavin, SR=mscott
...
git-svn-id: svn://10.0.0.236/trunk@111338 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 00:49:44 +00:00
ftang%netscape.com
fb7d98af36
fix bug 116143 . make cp1252 conversion round trip. r=shanjian sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@111337 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 00:38:18 +00:00
hyatt%netscape.com
2e88971c9c
Checking in 115757, enabling of Windows XP Theme Support under Classic skin.,r=bryner,sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@111336 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 00:28:01 +00:00
sonja.mirtitsch%sun.com
320e4e298d
fixed qa_stat following an enhancement, that causes unexpected messaegs in the output.log
...
git-svn-id: svn://10.0.0.236/trunk@111335 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 00:24:28 +00:00
morse%netscape.com
71aae56596
bug 116714 can't unencrypt saved data, r=sgehani, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@111334 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 00:18:31 +00:00
naving%netscape.com
cafe13748f
117858, 117859 r=ducarroz sr=bienvenu. fix leaking char* on reading messages
...
git-svn-id: svn://10.0.0.236/trunk@111333 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-04 00:17:48 +00:00
sonja.mirtitsch%sun.com
8121e60402
fix for enhancemet request 114964
...
git-svn-id: svn://10.0.0.236/trunk@111332 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 23:58:23 +00:00
timeless%mac.com
d9701dfce5
Bug 56369 pref-policies.xul has an empty <script> </script>
...
r=akkana sr=blake
git-svn-id: svn://10.0.0.236/trunk@111331 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 23:50:52 +00:00
timeless%mac.com
344a6cf3f9
Bug 116793 Mismatched Allocator/Deallocator in nsSupportsIDImpl::ToString
...
r=waterson sr=jst
git-svn-id: svn://10.0.0.236/trunk@111330 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 23:47:55 +00:00
dmose%netscape.com
c2e1a63645
Fix bug 108366: xmozillausehtmlmail LDAP attributes does not work. Patch from John Marmion <john.marmion@ireland.sun.com> . r=dmose@netscape.com, sr=sspitzer@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@111329 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 23:25:48 +00:00
srilatha%netscape.com
8bec22cce2
checking in for rdayal
...
Bug # 104672 and 106137 r=dougt, sr=sspitzer, sr=mscott.
Making MAPI part of the build. Landing modified makefile and resource file changes.
git-svn-id: svn://10.0.0.236/trunk@111328 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 23:20:11 +00:00
dmose%netscape.com
35b74aef86
Fix bug 105103: LDAP attributes should not be case-sensitive. Patch from John Marmion <john.marmion@ireland.sun.com> . r=dmose@netscape.com, sr=sspitzer@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@111327 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 23:18:28 +00:00
rbs%maths.uq.edu.au
35b346c868
Reset the stretchy flags of underscript/overscript frames when their geometry is expected to be like subscript/superscirpt frames
...
git-svn-id: svn://10.0.0.236/trunk@111326 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 23:18:01 +00:00
varga%utcru.sk
93f5c80abc
80834 - [outliner scrollbar] if inbox has less than one page of messages, it will come up with a box where the scroll bar is
...
80548 - outliner scroll bar "disappears" in 3 stages
111101 - No scrollbox / slider / thumb in thread pane scrollbar
116269 - white scrollbars briefly show up in folder pane
116432 - Sometimes the twisty won't update after a click
116855 - Modify outliner builder syntax to match outliner content model
r=waterson, sspitzer, blake
sr=hyatt
99715 - convert category tree to use outliner
r=hixie
sr=blake
git-svn-id: svn://10.0.0.236/trunk@111324 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 22:58:23 +00:00
ian.mcgreer%sun.com
b986c9fa14
only free slot if funrction returns correctly
...
git-svn-id: svn://10.0.0.236/trunk@111323 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 22:49:02 +00:00
mkaply%us.ibm.com
cc27ea5ad0
#108280
...
r=mkaply, sr=blizzard
OS/2 only - more fallout from 99010
git-svn-id: svn://10.0.0.236/trunk@111322 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 22:42:10 +00:00
mkaply%us.ibm.com
4eb4e379df
#117919
...
r=rods,mkaply sr=blizzard
OS/2 only - implement AvailablePrinters
git-svn-id: svn://10.0.0.236/trunk@111321 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 22:08:04 +00:00
sspitzer%netscape.com
c3b30c1a7b
fix for js strict warning. patch by alex vincent (jscript@pacbell.net)
...
r=bzbarsky, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@111320 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 21:59:28 +00:00
srilatha%netscape.com
8fca81ddfe
checking in for rdayal.
...
Bug # 115307, second patch. r = ducarroz, sr=bienvenu.
Adding a new notification method in nsIMsgSendListener when the compose window is closed
without clicking on Send.
git-svn-id: svn://10.0.0.236/trunk@111319 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 21:56:36 +00:00
andreww%netscape.com
81253a9e8c
bugzilla bug 116382 r=shliang sr=hewitt toolbars/statusbar lost their black borders
...
git-svn-id: svn://10.0.0.236/trunk@111318 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 21:44:09 +00:00
ftang%netscape.com
7d46a14e09
fix bug 115519. r= shanjian sr= sfraser . make the convert return NS_OK
...
when it really did it's job.
git-svn-id: svn://10.0.0.236/trunk@111317 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 21:43:12 +00:00
rginda%netscape.com
f1dce49889
chatzilla only, patch=_basic@yahoo.com, r=me, bug 102186
...
remove spacer box from between tabs to avoid strict warnings.
git-svn-id: svn://10.0.0.236/trunk@111316 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 21:42:34 +00:00
dsirnapalli%netscape.com
568601718b
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@111315 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 21:35:52 +00:00
morse%netscape.com
f404ef1779
bug 117155 garbage characters in cookie/signon manager dialogs, bug 117023 fix js errors in cookie/signon dialogs, r=sgehani, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@111314 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 21:30:27 +00:00
harishd%netscape.com
e4e2a1571e
95487 - document.write shouldn't be interrupted. r=kmcclusk, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@111313 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 21:25:33 +00:00
sspitzer%netscape.com
445330b9db
fix for crasher bug #117478 . I goofed when converting from strcmp to Equals().
...
this code is there to handle the migration case where our "old" sortedColumn is no
longer a valid column. r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@111312 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 21:24:06 +00:00
dsirnapalli%netscape.com
28b2b70882
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@111311 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 21:21:50 +00:00
ian%hixie.ch
7762bef97e
Changed the order of the commands for the bookmarks context menu items. Also renamed separator to bm_separator in bookmarksOverlay.js to match the bookmarks.xml code and made the two consistent in their list of available commands for certain bookmark types (in particular IE bookmarks). b=102340, r=doron, sr=blake. The changes in this patch are covered by the NPL 1.1/GPL 2.0/LGPL 2.1 licenses.
...
git-svn-id: svn://10.0.0.236/trunk@111310 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 20:31:07 +00:00
ian.mcgreer%sun.com
52cc9b8b36
fix aix bustage
...
git-svn-id: svn://10.0.0.236/trunk@111309 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 20:19:55 +00:00
ian.mcgreer%sun.com
f85961a3de
move handling of certificate reference counting into Stan. NSS 3.4 needs to maintain persistent references of both temp and perm certs in order to replicate the old temp database.
...
git-svn-id: svn://10.0.0.236/trunk@111308 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 20:09:30 +00:00
jdunn%netscape.com
77a48bf25c
AIX requires a constructor for the nsPermanentAtom since this relies on
...
"new replacement"
r=dbaron@fas.harvard.edu
sr=shaver@mozilla.org
# 112824
git-svn-id: svn://10.0.0.236/trunk@111307 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 15:57:59 +00:00
brade%netscape.com
e74961dbe2
remove 8 static CID/IID since they are unused (bug 117927; r=glazou, rs=shaver)
...
git-svn-id: svn://10.0.0.236/trunk@111306 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 15:50:21 +00:00
brade%netscape.com
3d58211329
remove 5 static CID/IID since they are unused (bug 117927; r=glazou, rs=shaver)
...
git-svn-id: svn://10.0.0.236/trunk@111305 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 15:47:27 +00:00
brade%netscape.com
acb4221efb
remove kCContentIteratorCID since it's unused (bug 117927; r=glazou, rs=shaver)
...
git-svn-id: svn://10.0.0.236/trunk@111304 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 15:40:27 +00:00
brade%netscape.com
e90ffa39eb
remove kCDataFlavorCID and kContentIteratorCID since they are unused (bug 117927; r=glazou, rs=shaver)
...
git-svn-id: svn://10.0.0.236/trunk@111303 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 15:37:49 +00:00
brade%netscape.com
f308140176
remove unused method (bug 115115; sr=smfr, r=cmanske)
...
git-svn-id: svn://10.0.0.236/trunk@111302 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 15:37:11 +00:00
brade%netscape.com
73f65f0367
remove kRangeCID since it's unused (bug 117927; r=glazou, rs=shaver)
...
git-svn-id: svn://10.0.0.236/trunk@111301 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 15:34:10 +00:00
brade%netscape.com
111ad2ac93
remove kIDOMSelectionIID since it's unused (bug 117927; r=glazou, rs=shaver)
...
git-svn-id: svn://10.0.0.236/trunk@111300 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 15:33:44 +00:00
locka%iol.ie
8433305171
Extremely obvious bug impacting some control users. Enclosed a section of code with an else statement. No bug number.
...
git-svn-id: svn://10.0.0.236/trunk@111299 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 14:29:06 +00:00
timeless%mac.com
658087c332
Bug 117713 - Want grippy on panels splitter
...
patch by neil@parkwaycc.co.uk r=bz sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@111298 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 14:27:22 +00:00
timeless%mac.com
9826f1c424
Bug 117720 - Can't inspect XBL properties
...
patch by neil@parkwaycc.co.uk r=timeless sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@111297 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 14:25:58 +00:00
rods%netscape.com
2ca048b06c
Putting changes back in. This wasn't the cause of the slower page loads
...
git-svn-id: svn://10.0.0.236/trunk@111296 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 13:23:47 +00:00
rods%netscape.com
38b0c7a252
Partial back of check to look for bloat
...
git-svn-id: svn://10.0.0.236/trunk@111295 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 11:28:48 +00:00
bernd.mielke%snafu.de
d82d0e7dd4
bug 116577 avoid debug reflow access to Element(-1) r=jesup sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@111294 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 09:00:40 +00:00
jst%netscape.com
0b13347cd9
Fixing bug 114590. Making table.insertRow() properly throw exceptions per the DOM spec. r=bernd.mielke@snafu.de, r=peterv@netscape.com, sr=jaggernaut@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@111293 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 06:49:10 +00:00
jst%netscape.com
c03739bfda
Fixing bug 116843. image.x and .y were mapped to image.offsetLeft and .offsetTop and due to changes to .offset* that mapping broke image.x and .y so this makes image.x and .y work as expected. Also do some random cleanup. r=jaggernaut@netscape.com, sr=vidur@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@111291 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 06:05:32 +00:00
jst%netscape.com
f8c3b8bc4f
Fixing bug 116511. Make element.offset* always be relative to the body if the element is relatively positioned. r=hidday@geocities.com, sr=vidur@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@111290 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 05:46:42 +00:00
seawood%netscape.com
1ab8c545d5
Force sample plugin libs to always be built as a shared library. r=colin@theblakes.com
...
git-svn-id: svn://10.0.0.236/trunk@111289 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 05:32:49 +00:00
blizzard%redhat.com
b4df3e5556
woops, remove printf() I left in
...
git-svn-id: svn://10.0.0.236/trunk@111288 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 05:06:13 +00:00
blizzard%redhat.com
2ebc271800
Bug #117398 . flash plugin pauses if you don't move the mouse. Add polling timer when a flash plugin is active so Xt timers will be processed. Try to improve interactive performance while there's a lot of flash activity by trying to interleave the Xt and gtk events more smoothly. r=serge, sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@111286 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 05:02:01 +00:00
jst%netscape.com
a3160b1622
Fixing bug 116551. DeCOMtaminating nsINodeInfo, inlining most of the trivial methods and leaving some as virtuals, move some of the members from nsNodeInfo to nsINodeInfo. r=sicking@bigfoot.com, sr=waterson@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@111285 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 04:51:02 +00:00
stephend%netscape.com
f1521cf3b8
Bug 114321. hreflang handling broken in site navigation bar (links toolbar). Patch by Boris Zbarsky <bzbarsky@mit.edu> r=tim, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@111282 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 02:17:04 +00:00
timeless%mac.com
a2811b3355
Bug 116439 - Xprint module prints sometimes underlined text wrong
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless sr=jag
git-svn-id: svn://10.0.0.236/trunk@111281 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 02:16:44 +00:00
timeless%mac.com
60333230e7
Bug 104075 - need X font banning
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=bstell@ix.netcom.com sr=jag
git-svn-id: svn://10.0.0.236/trunk@111280 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 02:13:34 +00:00
blakeross%telocity.com
9f1dbd88de
very minor cleanup in prefs. sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@111279 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 01:48:06 +00:00
stephend%netscape.com
eb0a8c073b
Bug 116259. Inactive Link Toolbar links use wrong icons. Patch by Stuart Ballard <sballard@netreach.net> r=bz, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@111277 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 01:18:17 +00:00
stephend%netscape.com
e2c49cc851
Bug 117553. Javascript strict warnings in EdConvertToTable.js. Patch by Stephen Walker <walk84@usa.net> r=bzbarsky@mit.edu, sr=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@111276 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 01:01:13 +00:00
stephend%netscape.com
592fd817bb
Bug 117548. Javascript strict warnings in pref-help.js. Patch by Stephen Walker <walk84@usa.net> r=bzbarsky@mit.edu, sr=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@111275 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 00:59:04 +00:00
stephend%netscape.com
b1981c46eb
Bug 79336. Javascript strict warnings in findUtils.js. Patch by Stephen Walker <walk84@usa.net) r=sgehani@netscape.com, sr=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@111274 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 00:56:52 +00:00
jst%netscape.com
c0e067e7da
Removing unused variable to quiet down a compiler warning.
...
git-svn-id: svn://10.0.0.236/trunk@111273 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 00:34:07 +00:00
bryner%netscape.com
8dc6e7c11c
Fixing mach-o bustage.
...
git-svn-id: svn://10.0.0.236/trunk@111272 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-03 00:25:45 +00:00
jaggernaut%netscape.com
6f56f8ad09
Bug 103342, 113590: ns{C}String::SubstituteString hangs/crashes. r=dbaron, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@111271 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 23:54:25 +00:00
blakeross%telocity.com
b1bf161f3d
98608 - html msg compose doesn't have context menu. r=kerz sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@111269 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 23:45:45 +00:00
av%netscape.com
cd186fbd1b
Fixing bustage
...
git-svn-id: svn://10.0.0.236/trunk@111268 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 23:42:06 +00:00
vidur%netscape.com
397de3cbe8
New module additions under the MOZ_SOAP flag (not a default part of the build. r=heikki, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@111267 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 23:30:58 +00:00
vidur%netscape.com
92ba6a0504
Improved usability of test.
...
git-svn-id: svn://10.0.0.236/trunk@111266 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 23:29:46 +00:00
vidur%netscape.com
da48fd5fbd
Addition of SOAPParameter class and contractID, minor fixes to encoding code. This is not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@111265 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 23:29:12 +00:00
vidur%netscape.com
eaf1dd389b
Introduction of SOAP message binding and addition of convenience methods. This is not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@111264 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 23:27:41 +00:00
vidur%netscape.com
db0656a442
Default builtin types always return correct schema namespace. This is not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@111263 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 23:26:37 +00:00
vidur%netscape.com
ccc375abaa
Introduction of special SOAP types. Acceptance of pre-release schema namespace.
...
git-svn-id: svn://10.0.0.236/trunk@111262 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 23:25:35 +00:00
vidur%netscape.com
7b2abfe491
Removal of DOS linefeeds. Child iterator can take multiple allowed namespaces. This is not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@111261 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 23:24:39 +00:00
mkaply%us.ibm.com
a2adcad7fc
#111114
...
r=pedemont, sr=blizzard
OS/2 only - bad if condition on whether to SlowTile
git-svn-id: svn://10.0.0.236/trunk@111260 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 23:24:25 +00:00
vidur%netscape.com
b0a4ee9a27
First implementation of proxy and call context, movement of variant to parameter code, interface improvements. This is not part of the default build.
...
git-svn-id: svn://10.0.0.236/trunk@111259 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 23:23:09 +00:00
mkaply%us.ibm.com
889bd1894a
Stupid syntax error
...
git-svn-id: svn://10.0.0.236/trunk@111258 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 23:06:26 +00:00
rbs%maths.uq.edu.au
2e60cd080a
Follow-up to MathML bug 117652 - additional tweak to the preferred stretchy size for the case where the direction of stretching varies during the descend
...
git-svn-id: svn://10.0.0.236/trunk@111257 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 22:42:52 +00:00
timeless%mac.com
b181d65fc7
Bug 90888 Wrong key shortcut in Go->Home menu.
...
r=rchen sr=jag
git-svn-id: svn://10.0.0.236/trunk@111256 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 22:34:27 +00:00
av%netscape.com
5c3f900f71
Bug 117566 -- misuse of the string routine, r=serge, sr=vidur
...
git-svn-id: svn://10.0.0.236/trunk@111255 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 22:32:43 +00:00
mkaply%us.ibm.com
34d3dcb20c
No bug
...
r=pedemont, sr=blizzard
OS/2 only - make 0 system resolution mean "system setting" and don't use user specified DPI for bitmap fonts
git-svn-id: svn://10.0.0.236/trunk@111254 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 22:19:51 +00:00
waterson%netscape.com
6f61230818
Bug 117769. Remove vestigial |aStopPulling| parameter from nsBlockFrame::PullFrameFrom; clean up surrounding logic. r=dbaron, sr=attinasi.
...
git-svn-id: svn://10.0.0.236/trunk@111253 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 22:10:13 +00:00
morse%netscape.com
be9a1112f1
bug 117016, crash in password manager, r=matt@nightrealms.com, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@111250 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 21:54:01 +00:00
morse%netscape.com
399d7ac799
bug 116960, form manager stops prefilling, r=sgehani, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@111249 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 21:49:42 +00:00
morse%netscape.com
c884e62630
bug 113331, cookies with negative max-age not being set, r=sgehani, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@111248 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 21:44:51 +00:00
pinkerton%netscape.com
56809a3959
separate out drag code into a helper so embedding apps can make use of it. Also add live-resize support to resizable dialogs. Don't add things like drag handlers or carbon event handlers to windows we don't own (read: embedding). bug 102529, 112197. r=ccarlen/sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@111247 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 21:18:38 +00:00
pinkerton%netscape.com
f517505c3f
separate out drag code into a helper so embedding apps can make use of it. bug 102529. r=ccarlen/sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@111246 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 21:16:37 +00:00
wtc%netscape.com
d8f255408d
Define IS_64 for FreeBSD/alpha.
...
git-svn-id: svn://10.0.0.236/trunk@111245 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 21:06:24 +00:00
timeless%mac.com
4bcee639b9
Bug 110787 don't compare against NS_OK.
...
r=mostafah
spelling. thinking. sleeping.
git-svn-id: svn://10.0.0.236/trunk@111244 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 20:56:17 +00:00
mikep%oeone.com
3adbcb07dc
Fixed for XUL changes.
...
git-svn-id: svn://10.0.0.236/trunk@111243 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 20:49:05 +00:00
timeless%mac.com
7314f5943c
Bug 110787 don't compare against NS_OK.
...
r=mostafah
asleep at the wheel
git-svn-id: svn://10.0.0.236/trunk@111242 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 20:39:13 +00:00
timeless%mac.com
b3c20ee34d
Bug 110787 don't compare against NS_OK.
...
r=mostafah
git-svn-id: svn://10.0.0.236/trunk@111241 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 20:16:07 +00:00
wtc%netscape.com
03c3f528d8
Make building for Darwin/x86 work. The patch is from Matt Watson.
...
git-svn-id: svn://10.0.0.236/trunk@111240 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 19:50:07 +00:00
kestes%walrus.com
9a83ae3af0
Spelling fixes from Adam Di Carlo adam@onshore-devel.com
...
git-svn-id: svn://10.0.0.236/trunk@111239 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 18:09:59 +00:00
pinkerton%netscape.com
e539d9375a
Fix mach-o build bustage. Don't include non-carbon things unless we're
...
actually building for carbon.
git-svn-id: svn://10.0.0.236/trunk@111238 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 16:23:14 +00:00
jaggernaut%netscape.com
00c36b012f
Bug 102155: javascript error in contentAreaUtils.js. Patch by Mike Young <youngfam@nni.com>, r=caillon@returnzero.com, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@111237 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 11:56:07 +00:00
jaggernaut%netscape.com
a8e2b4d722
Bug 64543: "Warn me before storing a cookie" should be "Ask me ...". Patch by jmd (Jeremy M. Dolan <mozilla@turbogeek.org>), r=morse, sr=jag.
...
git-svn-id: svn://10.0.0.236/trunk@111236 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 11:33:21 +00:00
jaggernaut%netscape.com
769b310b4e
Bug 116748: pref doesn't affect anything: scripts and windows - change status bar text. Or more accurately, the pref affected window.status, but not window.defaultStatus capabilities. Fixed now to allow/prevent both. Patch by jmd (Jeremy M. Dolan <mozilla@turbogeek.org>), r=bzbarsky, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@111235 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 11:17:45 +00:00
jaggernaut%netscape.com
5a279ff963
Bug 117663: dir viewer defaults to XUL. Revert to generated html since XUL version is too buggy. Patch by stephend, r=bbaetz, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@111234 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 11:09:05 +00:00
jaggernaut%netscape.com
c267ea9703
Bug 99009: Fix annoying and long standing window status bug. r=caillon, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@111233 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 10:17:26 +00:00
jaggernaut%netscape.com
21218c3fcb
Add assertion to ns{C}String::Adopt. r=/sr=mozbot
...
git-svn-id: svn://10.0.0.236/trunk@111232 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 09:00:02 +00:00
seawood%netscape.com
9f04502e25
Fixing beos bustage caused by checkin for bug 113917
...
git-svn-id: svn://10.0.0.236/trunk@111231 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 05:47:24 +00:00
seawood%netscape.com
3f2b46e056
Cleaning up win32 gmakefiles from xp print dialog changes (bug 113917)
...
git-svn-id: svn://10.0.0.236/trunk@111230 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 05:34:00 +00:00
rbs%maths.uq.edu.au
c90fae15f1
MathML bug 117652 - Tune the preferred stretchy size of stretchy containers by controlling the inclusion/exclusion of embellishments in the calculations, and defer the stretching of siblings until after finishing treating the embellished child
...
git-svn-id: svn://10.0.0.236/trunk@111229 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 05:32:33 +00:00
srilatha%netscape.com
1892cc3b52
Checking in for rdayal. Files for MAPI TRUNK landing.
...
Bug #s :
104672 - trunk landing bug,
106137 - encapsulating MAPI components into one XPCOM component, main r/sr for MAPI_NEW_DIR_TRUNK
107697 - changing MAPI to comply with new nsIMsgCompose
109101 - remove hardcoding that was earlier there in the 094 branch,
115307 and 116993 - other bug fixes for the MAPI_NEW_DIR_TRUNK branch.
r= dougt, mscott, ducarroz, ssu.
sr=alecf, mscott, sspitzer, bienvenu.
These files are for the hook part of the MAPI support in Mozilla.
git-svn-id: svn://10.0.0.236/trunk@111228 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 01:11:52 +00:00
srilatha%netscape.com
3815cdecfd
Checking in for rdayal. files for MAPI_NEW_DIR_TRUNK landing.
...
Bug #s 104672, 106137, 107697, 109101, 115307 and 116993.
r= dougt, ducarroz, ssu
sr=alecf, mscott, sspitzer, bienvenu.
These files are the mapi32.dll files.
git-svn-id: svn://10.0.0.236/trunk@111227 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 01:04:40 +00:00
timeless%mac.com
e9f2259dbf
Bug 117654 [Xlib] Minor issue in nsFontXlibNormal::GetWidth()
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless
git-svn-id: svn://10.0.0.236/trunk@111226 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 00:19:14 +00:00
brendan%mozilla.org
af0418b366
Null pointer defense in FUN_CALLER fun_getProperty case (117307, r/sr skipped, trivial).
...
git-svn-id: svn://10.0.0.236/trunk@111220 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-01 21:12:21 +00:00
rods%netscape.com
9b1beb6492
Fix AIX bustage
...
git-svn-id: svn://10.0.0.236/trunk@111219 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-01 15:56:36 +00:00
dcone%netscape.com
0b2075b873
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@111218 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-01 15:34:03 +00:00
dcone%netscape.com
4813660e4c
Add nsPrintSettingsImpl to the project. Needed for the Rods checkin. See that checkin for approval.
...
git-svn-id: svn://10.0.0.236/trunk@111217 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-01 15:15:47 +00:00
rods%netscape.com
8805731474
To fix breakage
...
git-svn-id: svn://10.0.0.236/trunk@111216 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-01 14:22:55 +00:00
rods%netscape.com
2f668fd6c6
to fix breakage
...
git-svn-id: svn://10.0.0.236/trunk@111215 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-01 14:10:19 +00:00
rods%netscape.com
7fd2478cd6
additional files and patches from arougthopher@lizardland.net to get BEOS to work
...
(because of checkin for 113917)
git-svn-id: svn://10.0.0.236/trunk@111214 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-01 13:11:46 +00:00
rods%netscape.com
ee8a5e4640
Switch public interfaces from nsIPrintOptions to nsIPrintSettings
...
Enabling XP Print Dialog for Windows
Enabling XP Print Progress Dialog
Enabling XP Page Setup Dialog
Fixing nsPrintPreviewContext to use nsIPrintPreviewContext
Bug 113917 r=dcone sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@111213 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-01 12:58:53 +00:00
mcafee%netscape.com
ecb2168322
multiquery
...
git-svn-id: svn://10.0.0.236/trunk@111212 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-01 05:58:12 +00:00
mcafee%netscape.com
8b9c1117dd
First stab at multiquery, give it arguments like testname=startup&tboxes=comet,sleestack
...
git-svn-id: svn://10.0.0.236/trunk@111211 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-01 03:13:50 +00:00
timeless%mac.com
82307d7fc4
Bug 46917 Sanitizing Netscape's documentation for Mozilla users.
...
rs=brendan
git-svn-id: svn://10.0.0.236/trunk@111207 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-01 02:16:29 +00:00
seawood%netscape.com
6b41f6940b
Recent versions of freebsd have a threadsafe poll.
...
Use sched_get_priority_* to get actual priority min & max rather than hardcoding defaults.
Patches from freebsd ports system.
Bug #112987 r=rjesup@wgate.com
git-svn-id: svn://10.0.0.236/trunk@111206 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-01 00:44:07 +00:00
leaf%mozilla.org
2f38cc1120
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@111205 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-01 00:12:30 +00:00
av%netscape.com
781610371f
Increasing default string wrap for the tester plugin output -- not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@111204 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-01 00:12:19 +00:00
seawood%netscape.com
11b13e95fe
nsRect's win32 signature requires libraries need to link against libgkgfx for debug builds.
...
Added support for processing .rc to win32 gmake build.
Bug #58981
git-svn-id: svn://10.0.0.236/trunk@111203 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-01 00:03:57 +00:00
seawood%netscape.com
9306d688e4
Older versions of glib do not come with the gmodule add-on which is needed to build ctl so move the glib/gmodule check until after we'd detected glib support
...
git-svn-id: svn://10.0.0.236/trunk@111202 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-31 22:58:11 +00:00
seawood%netscape.com
b7600f37e7
Use proper platform specific file when building on win32 with gmake. Fixing crash on startup problem.
...
git-svn-id: svn://10.0.0.236/trunk@111201 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-31 22:46:33 +00:00
av%netscape.com
d25a5e94bf
Removing some debug leftover from the tester plugin -- not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@111200 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-31 22:06:19 +00:00
av%netscape.com
938bedb489
Fixing log output for the tester plugin so it does not convert to HTML format -- not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@111199 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-31 20:49:06 +00:00
kestes%walrus.com
4719c83bf9
break out the Install file into separate files.
...
git-svn-id: svn://10.0.0.236/trunk@111198 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-31 20:03:15 +00:00
kestes%walrus.com
6fef26afef
new documentation files.
...
git-svn-id: svn://10.0.0.236/trunk@111197 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-31 20:02:05 +00:00
kestes%walrus.com
80ce34bf51
add much explanation and overview documentation to the Install page.
...
I will split this out into separate pages in a bit so that the structure
is clearer.
git-svn-id: svn://10.0.0.236/trunk@111196 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-31 18:39:20 +00:00
jake%acutex.net
2ac838a0e8
Fix problem with getFieldValue(). Changes dictated by <mostafah@oeone.com>.
...
git-svn-id: svn://10.0.0.236/trunk@111195 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-31 15:45:17 +00:00
seawood%netscape.com
5740633dba
Check local XPIDL_GEN_DIR for headers.
...
Fixing tinderbox bustage
git-svn-id: svn://10.0.0.236/trunk@111194 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-31 09:57:48 +00:00
seawood%netscape.com
f23e2a0156
Since nothing is being exported to dist, we need to look in the local dirs for the generated headers.
...
Fixing tinderbox bustage
git-svn-id: svn://10.0.0.236/trunk@111193 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-31 09:46:47 +00:00
seawood%netscape.com
03742b4f4f
Moving variable declaration to beginning of code block for freebsd builds.
...
Bug #112987 r=cls sr=brendan
git-svn-id: svn://10.0.0.236/trunk@111192 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-31 09:18:16 +00:00
seawood%netscape.com
1fa16c2790
Set NO_DIST_INSTALL in sample plugin makefiles
...
Bug #84593 r=mcafee
git-svn-id: svn://10.0.0.236/trunk@111191 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-31 09:06:13 +00:00
seawood%netscape.com
49646c633d
NO_DIST_INSTALL - If set, build targets will not be installed to DIST by default.
...
Bug #84539 r=mcafee
git-svn-id: svn://10.0.0.236/trunk@111190 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-31 09:04:25 +00:00
mcafee%netscape.com
49f689c456
Updating graph links to show moving average data
...
git-svn-id: svn://10.0.0.236/trunk@111189 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-31 08:30:03 +00:00
ian%hixie.ch
5d090713c2
Removed some excessive brackets that made it impossible to log in.
...
git-svn-id: svn://10.0.0.236/trunk@111188 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-31 06:48:48 +00:00
ian%hixie.ch
fe4e758a28
getting rid of the last traces of the newFieldXXX stuff
...
git-svn-id: svn://10.0.0.236/trunk@111187 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-31 06:28:59 +00:00
ian%hixie.ch
9333e19cbb
Minor changes to whitespace so as to make the output prettier.
...
git-svn-id: svn://10.0.0.236/trunk@111186 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-31 06:10:38 +00:00
ian%hixie.ch
6428c225d9
Changed two inappropriate uses of comparisons between a possibly undefined value and an empty string into uses of the <with> element. This fixes the problem whereby output did not include the 200 OK status flag.
...
git-svn-id: svn://10.0.0.236/trunk@111185 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-31 06:09:56 +00:00
ian%hixie.ch
fe8b3a235a
abstracted out some common code. Made the flushing of pending text happen after each end tag as well as each start tag. (Not doing this was causing whitespace between sibling elements to be treated as trailing whitespace of the first element, resulting in excessive whitespace -- typically newlines -- in the output stream.)
...
git-svn-id: svn://10.0.0.236/trunk@111184 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-31 06:07:04 +00:00
ian%hixie.ch
6b5cf00273
Fixing SQL error (DROP COLUMN not REMOVE COLUMN)
...
git-svn-id: svn://10.0.0.236/trunk@111183 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-31 06:04:30 +00:00
mcafee%netscape.com
945dcd83d3
Adding moving point average support.
...
git-svn-id: svn://10.0.0.236/trunk@111182 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-31 05:03:23 +00:00
mcafee%netscape.com
b3756cf293
Adding moving average option, &avg=1. computes average using last 10 points
...
git-svn-id: svn://10.0.0.236/trunk@111181 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-31 04:55:18 +00:00
mcafee%netscape.com
e703de6878
Compute moving average for last 10 points and write to foo_avg file for foo machine name
...
git-svn-id: svn://10.0.0.236/trunk@111180 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-31 04:52:15 +00:00
dp%netscape.com
2654c07f6f
bug 117256 Timer core dump on shutdown. Protecting against null
...
gthread. r=cathleen
git-svn-id: svn://10.0.0.236/trunk@111179 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-31 04:04:22 +00:00
ian%hixie.ch
f471469a1e
delete() doesn't work with array references in old versions of perl5.
...
git-svn-id: svn://10.0.0.236/trunk@111178 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-31 02:40:49 +00:00
stephend%netscape.com
b8f022e0ee
Bug 99580. Cleanup/formatting for msgcompose:5 logging. r=ducarroz@netscape.com, sr=mscott@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@111177 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-31 00:23:35 +00:00
timeless%mac.com
75c213c463
Bug 75371 UI prefs to control pop-up (popup) windows and other Javascript annoyances
...
by doronr@naboonline.com r=timeless sr=blake
git-svn-id: svn://10.0.0.236/trunk@111176 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-30 12:56:21 +00:00
justdave%syndicomm.com
8320024dd1
SECURITY FIX for bug 109679: It was possible to send arbitrary SQL to buglist.cgi by altering the HTML form before submitting.
...
Patch by Dave Miller <justdave@syndicomm.com >
r= dkl, gerv
git-svn-id: svn://10.0.0.236/trunk@111175 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-30 05:46:24 +00:00
ian%hixie.ch
8e3c42f18d
* Enabled Taint mode.
...
* Added the HTTP Logout module, integer user fields, and the user prefs module to the test app.
* Changed unknownCommand to noCommand. Unknown commands now cause errors.
* Changed the arbitrary default command to some other arbitrary default command and made the login command consistent with it.
* Filled in the stylesheet a little.
* Added an error page.
* Reworked the hello page.
* Moved some stuff into the common footer.
* Added a request login page.
* Did some other minor fixups.
* Added some incomplete userPrefs pages.
git-svn-id: svn://10.0.0.236/trunk@111174 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-30 02:33:44 +00:00
ian%hixie.ch
423be20fb0
Added some details on profiling to the README.
...
git-svn-id: svn://10.0.0.236/trunk@111173 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-30 02:29:49 +00:00
blizzard%redhat.com
9ba40cd935
Checkpointing changes. Updated menu patch. New startup script that uses mozilla-xremote-client and changes to the spec that include nss shared libraries, etc.
...
git-svn-id: svn://10.0.0.236/trunk@111172 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-30 01:07:18 +00:00
ian%hixie.ch
3599d0acd9
Checking in a list of things that still need doing.
...
git-svn-id: svn://10.0.0.236/trunk@111171 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-30 01:03:45 +00:00
ian%hixie.ch
46053b778d
Changing e-mail address now sends a confirmation mail to the old address too. Implemented by making changing fields a generic mechanism. Also fixed some minor nits.
...
git-svn-id: svn://10.0.0.236/trunk@111170 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-30 00:33:36 +00:00
av%netscape.com
1ca3b9775a
Tester plugin -- updating default URL for sample API calls, not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@111169 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 23:04:41 +00:00
av%netscape.com
695628599d
Tester plugin -- updating docs, not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@111168 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 23:02:49 +00:00
av%netscape.com
dcad1d7e52
Tester plugin updating docs -- not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@111167 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 22:59:46 +00:00
av%netscape.com
91ceaa2491
Bug 116392 -- passing key events to windowless plugins, patch by peterl, r=av, sr=rpotts
...
git-svn-id: svn://10.0.0.236/trunk@111164 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 22:32:55 +00:00
av%netscape.com
6a8b2d1c08
Bug 116392 -- passing key events to windowless plugins, patch by peterl, r=av, sr=rpotts
...
git-svn-id: svn://10.0.0.236/trunk@111163 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 22:21:31 +00:00
av%netscape.com
7ace8c6e66
Bug 17732 -- fixing streaming API from plugin to browser, some formatting fixed, r=peterl, sr=rpotts
...
git-svn-id: svn://10.0.0.236/trunk@111162 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 22:10:07 +00:00
hwaara%chello.se
1779335a43
#117050 , fix bustage for embeddors who turn XUL off.
...
r=dbaron, sr=blake
git-svn-id: svn://10.0.0.236/trunk@111161 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 22:07:54 +00:00
bryner%netscape.com
c540a1d8bf
Bug 116499 - convert nsIOutlinerView::GetCellText to return an nsAString, so we can avoid copying strings. r=blake, sr=jag.
...
git-svn-id: svn://10.0.0.236/trunk@111160 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 22:05:16 +00:00
arougthopher%lizardland.net
19f875114f
Fix for Bug#10090
...
BViews were being drawn one pixel too small, do to the fact that Bview.Bounds() returns one pixel smaller than the actually widht/height. (Also happens from BView.Frame()) Added a +1 to a couple of places to adjust for this.
Argouthopher at lizardland.net
r=cls (seawood@netscape.com )
git-svn-id: svn://10.0.0.236/trunk@111159 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 21:21:00 +00:00
samuel%sieb.net
b227b438b9
Bug 117285 - fix strict mode errors caused by previous patch
...
r=rginda
not in build
git-svn-id: svn://10.0.0.236/trunk@111158 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 10:10:58 +00:00
leaf%mozilla.org
d590a522d0
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@111157 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 09:57:36 +00:00
seawood%netscape.com
38a530171b
Bumping MOZILLA_VERSION to 0.9.7+
...
git-svn-id: svn://10.0.0.236/trunk@111156 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 09:44:43 +00:00
mcafee%netscape.com
d63c7cea42
Docs for cgi's
...
git-svn-id: svn://10.0.0.236/trunk@111155 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 05:43:22 +00:00
blizzard%redhat.com
8150b8096b
Bug #117114 . Fix silly typo - change dialog=np to dialog=no so that windows that come up have the right settings. r=hixie, sr=blake
...
git-svn-id: svn://10.0.0.236/trunk@111154 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 05:13:27 +00:00
jaggernaut%netscape.com
c15e9b1ac2
Bug 117013: in View -> Text Zoom -> Other... dialog, buttons are hidden on Mac. r=Fabian, sr=blake
...
git-svn-id: svn://10.0.0.236/trunk@111153 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 04:52:39 +00:00
mcafee%netscape.com
45578ab90b
Ignore generated files.
...
git-svn-id: svn://10.0.0.236/trunk@111152 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 04:19:36 +00:00
hwaara%chello.se
83755595ca
#116618 , "Auto-complete prefs changes on OK if no changes were made",
...
#117007 , "Default Navigator window size doesn't fit in 640*480",
r=bzbarsky, sr=blake
git-svn-id: svn://10.0.0.236/trunk@111151 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 04:14:07 +00:00
samuel%sieb.net
70ad8106b0
Bug 117285 - add +s handling to getModeStr
...
r=rginda
not in the build
git-svn-id: svn://10.0.0.236/trunk@111150 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 03:58:23 +00:00
mcafee%netscape.com
a028204f48
Ignore generated files.
...
git-svn-id: svn://10.0.0.236/trunk@111149 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 03:52:41 +00:00
mcafee%netscape.com
8e9e2ad04b
Ignore generated files
...
git-svn-id: svn://10.0.0.236/trunk@111148 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 03:42:47 +00:00
mcafee%netscape.com
59b94c80d9
Ignore generated files
...
git-svn-id: svn://10.0.0.236/trunk@111147 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 03:37:13 +00:00
mcafee%netscape.com
0a67e6e7d2
Ignore generated files
...
git-svn-id: svn://10.0.0.236/trunk@111146 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 03:28:07 +00:00
mcafee%netscape.com
c517ef910a
Ignore generated files
...
git-svn-id: svn://10.0.0.236/trunk@111145 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 03:21:06 +00:00
mcafee%netscape.com
e4ecee37ad
Ignore generated files
...
git-svn-id: svn://10.0.0.236/trunk@111144 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 03:09:11 +00:00
blizzard%redhat.com
79c69fa9d9
reorder some link line parameters in an attempt to fix gcc 2.95
...
git-svn-id: svn://10.0.0.236/trunk@111143 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-29 02:53:55 +00:00
av%netscape.com
e9554ebd15
Tester plugin -- correcting the length of the data buffer, not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@111142 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 23:55:57 +00:00
andreww%netscape.com
f9ec78ef23
bugzilla 116386 sr=blake, r=timeless mac scrollbar thumb too small.
...
git-svn-id: svn://10.0.0.236/trunk@111141 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 23:30:38 +00:00
svn%xmlterm.org
8757dcc691
--NOT PART OF DEFAULT BUILD--
...
XMLterm changes only.
Cleaned up and updated the code.
git-svn-id: svn://10.0.0.236/trunk@111140 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 22:39:45 +00:00
blythe%netscape.com
3ae5e494b6
Fix bug 115191
...
NOT part of normal build
Correct usage of PRUint64
git-svn-id: svn://10.0.0.236/trunk@111139 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 22:27:20 +00:00
blizzard%redhat.com
bd49d0ae75
Bug #117160 . Create a small stand alone client for xremote client requests. r=cls,sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@111138 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 22:17:20 +00:00
smeredith%netscape.com
69082edb79
Changes to use same XML parser as Mozilla (expat) instead of the MS one.
...
git-svn-id: svn://10.0.0.236/trunk@111137 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 21:17:11 +00:00
jake%acutex.net
061f84a7e1
Fix labels for "Delete" and "Modify" to the left of the "Menu" button.
...
Change dictated by <mostafah@oeone.com >
git-svn-id: svn://10.0.0.236/trunk@111136 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 18:28:20 +00:00
jake%acutex.net
f32fa51731
Correct a resource URL so the tab labels will show up correctly.
...
git-svn-id: svn://10.0.0.236/trunk@111135 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 15:57:36 +00:00
jake%acutex.net
f4404a202f
Adding timer to REQUIRES line.
...
Change dictated by <mostafah@oeone.com >.
git-svn-id: svn://10.0.0.236/trunk@111134 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 15:31:25 +00:00
seawood%netscape.com
34129fce89
Fixing case for case-sensitive filesystems
...
git-svn-id: svn://10.0.0.236/trunk@111133 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 08:38:13 +00:00
jake%acutex.net
a19c8900fe
Readding with a binary flag.
...
git-svn-id: svn://10.0.0.236/trunk@111132 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 04:49:47 +00:00
jake%acutex.net
98fc8c1d2e
Removing this file so it can be readded with a binary flag.
...
git-svn-id: svn://10.0.0.236/trunk@111131 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 04:49:01 +00:00
jake%acutex.net
9d80f5dc9c
Removing files so they can be readded with a binary flag.
...
git-svn-id: svn://10.0.0.236/trunk@111130 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 04:47:17 +00:00
jake%acutex.net
4087ea0aaf
Re-adding with a binary flag
...
git-svn-id: svn://10.0.0.236/trunk@111129 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 04:41:05 +00:00
jake%acutex.net
e249f46c25
Removing files so they can be re-added with a binary flag.
...
git-svn-id: svn://10.0.0.236/trunk@111128 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 04:39:46 +00:00
jake%acutex.net
9682d69fcf
Copying generated files icallexer.c, icalyacc.c, and icalyacc.h from the autogenx directory for the win32 builds.
...
This is in addition to the previously copied icalversion.h file.
git-svn-id: svn://10.0.0.236/trunk@111127 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 04:15:15 +00:00
wtc%netscape.com
5c3a0a59b9
Bugzilla bug 96199: added _PR_CleanupMW() to clean up the static data
...
created by prmwait.c. The patch is contributed by Jeff Hostetler
<jeff@NerdOne.com >.
Modified files: primpl.h prmwait.c prinit.c ptthread.c
git-svn-id: svn://10.0.0.236/trunk@111126 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 04:01:07 +00:00
wtc%netscape.com
c6b3b7cb73
Bugzilla bug 96198: added _PR_CleanupDtoa() to destroy the locks created
...
in prdtoa.c. The patch is contributed by Jeff Hostetler <jeff@NerdOne.com >.
Modified files: primpl.h prdtoa.c prinit.c ptthread.c
git-svn-id: svn://10.0.0.236/trunk@111124 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 03:35:16 +00:00
wtc%netscape.com
9b8fadd750
Bugzilla bug 96197: added _PR_CleanupCallOnce() to destroy the lock and
...
condition variable used to implement PR_CallOnce. This patch is
contributed by Jeff Hostetler <jeff@NerdOne.com >.
Modified files: primpl.h prinit.c ptthread.c
git-svn-id: svn://10.0.0.236/trunk@111123 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 03:24:02 +00:00
wtc%netscape.com
625ed83547
Bugzilla bug 96122: use _PR_ShutdownLinker() on all platforms to clean up
...
the static data created by prlink.c. Parts of this patch were contributed
by Jeff Hostetler <jeff@NerdOne.com >.
Modified files: _win16.h primpl.h prlink.c prinit.c ptthread.c
git-svn-id: svn://10.0.0.236/trunk@111122 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-28 03:11:43 +00:00
sspitzer%netscape.com
a83debf330
add support for addressbook quick search, part of bug #83023 .
...
add the "Search" menu item to the addressbook and do a little code cleanup.
r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@111118 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-27 23:05:57 +00:00
hwaara%chello.se
71eb8be5ed
Sorry, the last checkin was r=timeless - not bzbarsky.
...
git-svn-id: svn://10.0.0.236/trunk@111117 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-27 23:05:12 +00:00
hwaara%chello.se
658c525d40
#116005 , "'Save page as' in view-source doesn't work",
...
#116838 , "File=>Save Frame As doesn't work at all"
r=bzbarsky, sr=jst
git-svn-id: svn://10.0.0.236/trunk@111116 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-27 23:02:43 +00:00
timeless%mac.com
f73e96bcf6
Bug 43675ÿDownload alert shouldn't say "Netscape"
...
r=tao sr=jst
git-svn-id: svn://10.0.0.236/trunk@111115 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-27 22:58:23 +00:00
mcafee%netscape.com
4ed3d37ffb
Build TestPerf on unix (117127). r=timeless
...
git-svn-id: svn://10.0.0.236/trunk@111114 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-27 22:14:01 +00:00
shanjian%netscape.com
2c898a47d2
#101295 Under bg_BG locale, title are not displayed correctly.
...
r=ftang, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@111113 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-27 21:15:20 +00:00
wtc%netscape.com
7577076321
Bugzilla bug 96112: destroys _pr_logLock in _PR_CleanupLog(). The patch is
...
contributed by Jeff Hostetler <jeff@NerdOne.com >.
git-svn-id: svn://10.0.0.236/trunk@111112 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-27 20:12:51 +00:00
wtc%netscape.com
fef63d6cf7
Bugzilla bug 95839: added _PR_CleanupNet() to destroy the locks created by
...
_PR_InitNet(). The patch is contributed by Jeff Hostetler
<jeff@NerdOne.com >.
Modified files: primpl.h prinit.c prnetdb.c ptthread.c
git-svn-id: svn://10.0.0.236/trunk@111111 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-27 19:59:35 +00:00
peterlubczynski%netscape.com
09be28004c
Fixing plugin SDK makefiles to include nsIComponentManagerObsolete.h, not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@111110 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-27 19:22:11 +00:00
ian%hixie.ch
a8d142db3a
Splitter had wrong orientation. Fix by mostafah. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@111109 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-27 19:08:52 +00:00
peterlubczynski%netscape.com
559dfa0298
Updating windowless plugin sdk sample to beep on keyboard events, not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@111108 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-27 18:46:36 +00:00
sspitzer%netscape.com
c35422c861
remove duplicate line. thanks to morse for spotting it.
...
git-svn-id: svn://10.0.0.236/trunk@111107 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-27 16:03:13 +00:00
timeless%mac.com
e0cb512548
Fix unresolved externals under w32
...
by mostafah@oeone.com
git-svn-id: svn://10.0.0.236/trunk@111106 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-27 15:44:00 +00:00
brendan%mozilla.org
83c274bf08
Fix old bug introduced by rev 3.2, where this() crashes due to uninitialized obj register (116228, r=timeless, sr=shaver).
...
git-svn-id: svn://10.0.0.236/trunk@111105 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-27 08:47:33 +00:00
wtc%netscape.com
e67b966472
Bugzilla bug 113935: truncate the log file if it already exists.
...
git-svn-id: svn://10.0.0.236/trunk@111098 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-27 02:32:34 +00:00
wtc%netscape.com
4343200495
Bugzilla bug 110868: PR_FileDesc2NativeHandle should look for the NSPR
...
layer as opposed to assuming the bottom layer is the NSPR layer.
git-svn-id: svn://10.0.0.236/trunk@111097 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-27 02:19:31 +00:00
wtc%netscape.com
4eac164ae3
Bugzilla bug 110869: defining the FORCE_PR_ASSERT macro allows one to
...
use PR_ASSERT in optimized builds.
git-svn-id: svn://10.0.0.236/trunk@111096 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-27 00:57:48 +00:00
rbs%maths.uq.edu.au
110c11717e
Follow-up to bug 115392, r=shanjian sr=brendan. Clean the left-over and outdated comments noted in passing
...
git-svn-id: svn://10.0.0.236/trunk@111095 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-27 00:24:48 +00:00
jaggernaut%netscape.com
fa464ed171
Bug 116957: Put Adopt on ns{C}String, and use it in nsStandardURL. r=dbaron, rs=scc
...
git-svn-id: svn://10.0.0.236/trunk@111092 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-26 23:14:12 +00:00
wtc%netscape.com
30ff427d3b
Bugzilla bug 48308: checked in part of the patch to bring NSPR up to
...
OpenUNIX8 build with pthreads. The patch is contributed by
Hiram Clawson <hiramc@caldera.com >.
Modified files: _pth.h ptio.c ptthread.c pr/tests/Makefile.in
git-svn-id: svn://10.0.0.236/trunk@111091 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-26 22:59:38 +00:00
naving%netscape.com
489fd1cd67
80897 r=mscott sr=bienvenu. speed up multiple deletes in thread-pane by notifying removal of rows in blocks
...
to outliner. Also move nsIMsgCopyServiceListener from nsMsgDBView to nsMsgSearchDBView.
git-svn-id: svn://10.0.0.236/trunk@111090 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-26 21:58:32 +00:00
naving%netscape.com
cfeaaf6fac
116422 r/sr=sspitzer. fix leaking us and them upon cancelling news messages
...
git-svn-id: svn://10.0.0.236/trunk@111089 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-26 21:44:55 +00:00
ssu%netscape.com
73d5e98c77
fixing bug 116462 - remove hidden column cruft from localstore.rdf for the folder pane. r=naving sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@111088 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-26 21:36:01 +00:00
danm%netscape.com
4c65ec4c3d
additional macros to support aggregation. bug 113664 r=alecf,dougt
...
git-svn-id: svn://10.0.0.236/trunk@111087 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-26 21:30:20 +00:00
naving%netscape.com
63e7f47d2f
116427 r=av sr=mscott. fix leaking name and description upon loading each plugin.
...
git-svn-id: svn://10.0.0.236/trunk@111086 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-26 21:22:07 +00:00
ftang%netscape.com
289ca9f99c
fix bug 115374. add one not-well-documented flag for LOGFONT
...
to fix display problem on Chinese and Korean window 95/98/NT
r=shanjian sr=brendan
git-svn-id: svn://10.0.0.236/trunk@111085 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-26 21:10:44 +00:00
ftang%netscape.com
eee2c7713a
fix bug 112382
...
Change the name of the language to the new standard
r=nhotta rs=ftang
git-svn-id: svn://10.0.0.236/trunk@111084 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-26 21:06:31 +00:00
ian%hixie.ch
00383655d8
* Removed incorrect comments.
...
* Added some XXX comments.
* Changed the way text nodes are handled so that adjacent text nodes are merged.
* Changed the way original keys are kept so that they work across flattening, rounding, and that there is no 'coses: original keys' hash getting in the way.
* Fixed a bug whereby empty arrays and hashes caused extraneous iterations in <set> elements.
* Removed some redundant scalar()s.
git-svn-id: svn://10.0.0.236/trunk@111083 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-26 19:30:16 +00:00
ian%hixie.ch
26badb2620
Made debug() be level 6 instead of level 7. Added various comments.
...
git-svn-id: svn://10.0.0.236/trunk@111082 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-26 19:12:57 +00:00
ian%hixie.ch
fdee476d81
Removed an unused variable. Made the selecting array always return an array even in scalar context. This makes using it in |if| statements a lot easier.
...
git-svn-id: svn://10.0.0.236/trunk@111081 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-26 19:03:07 +00:00
ian%hixie.ch
acde38c21c
Removing debug() calls.
...
git-svn-id: svn://10.0.0.236/trunk@111080 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-26 19:01:07 +00:00
blythe%netscape.com
afc0954d1a
NOT part of normal build.
...
Correctly account for heap overhead on allocations.
By default, we now correctly calculate heap impact on win32 using msvcrt.
git-svn-id: svn://10.0.0.236/trunk@111079 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-26 18:56:01 +00:00
ian%hixie.ch
149d647b08
Removing debug() calls, and removed the mention of a user 'logged out' state now that logging our is protocol specific.
...
git-svn-id: svn://10.0.0.236/trunk@111078 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-26 18:52:23 +00:00
ian%hixie.ch
cb233d7c8f
Adding some error handling for the case where connecting to the AIM server fails. Also removing an extraneous dump() statement.
...
git-svn-id: svn://10.0.0.236/trunk@111077 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-26 18:35:16 +00:00
ian%hixie.ch
b0ad3bf6e2
An implementation of a logout service for HTTP.
...
git-svn-id: svn://10.0.0.236/trunk@111076 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-26 18:34:01 +00:00
ian%hixie.ch
22cbed9ee7
Since User.pm is now calling this object's 'hash' method instead of using 'data' directly, we had better implement 'hash'. Also make setting the property always check that the value being set is valid.
...
git-svn-id: svn://10.0.0.236/trunk@111075 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-26 18:19:15 +00:00
ian%hixie.ch
a7186dfdee
Since logout is now protocol specific, removing support for logging out from the user object. Also making the 'hash' method more generic by making it call the field 'hash' method instead of assuming it will never pass more than the data of a field.
...
git-svn-id: svn://10.0.0.236/trunk@111074 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-26 18:15:14 +00:00
ian%hixie.ch
93af13dd1c
Changed the implementation of cmdSetup to store the results of the selecting service lists in an array instead of a scalar.
...
git-svn-id: svn://10.0.0.236/trunk@111073 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-26 17:45:05 +00:00
ian%hixie.ch
5aaf9df976
Change from a hard-coded logout mechanism to a generic per-protocol logout mechanism.
...
git-svn-id: svn://10.0.0.236/trunk@111072 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-26 17:38:41 +00:00
myk%mozilla.org
5d240532a4
Fix for bug 97784: Wrap comments properly on "edit attachment" page.
...
Fix by Myk Melez <myk@mozilla.org >.
r=kiko,justdave
git-svn-id: svn://10.0.0.236/trunk@111071 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-26 17:25:32 +00:00
ian%hixie.ch
664d8534d3
A new type of user field for strings that are in the form of integers.
...
git-svn-id: svn://10.0.0.236/trunk@111070 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-26 17:18:00 +00:00
ian%hixie.ch
2d5c6ae3be
Removed some |scalar()|s where they were redundant, added some XXX comments, and fixed a couple of logic errors (>2 should have been >=2 and stuff like that -- this code really should use named constants)
...
git-svn-id: svn://10.0.0.236/trunk@111069 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-26 16:46:06 +00:00
ian%hixie.ch
41e4aafbcc
|not| implies a scalar context, so there's no need for an explicit |scalar()|
...
git-svn-id: svn://10.0.0.236/trunk@111068 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-26 16:10:17 +00:00
ian%hixie.ch
0a0d76f22a
Removed a redundant |scalar()| -- |if| implies a scalar context anyway.
...
git-svn-id: svn://10.0.0.236/trunk@111067 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-26 16:05:54 +00:00
ian%hixie.ch
4ec7cf70bc
Clarified a comment.
...
git-svn-id: svn://10.0.0.236/trunk@111066 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-26 16:03:55 +00:00
ian%hixie.ch
631c7ab6d7
A few minor fixes: checked for a reference being defined rather than being true (twice), replaced some double quotes with single quotes, and removed a trailing dot on a call to error().
...
git-svn-id: svn://10.0.0.236/trunk@111065 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-26 15:45:01 +00:00
ian%hixie.ch
606a8ffc32
Removing a level 10 dump statement that was being hit a lot.
...
git-svn-id: svn://10.0.0.236/trunk@111064 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-26 15:42:21 +00:00
jaggernaut%netscape.com
00b5c52e3c
Attempt to fix Mac and HP-UX bustage
...
git-svn-id: svn://10.0.0.236/trunk@111063 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-26 05:07:53 +00:00
shanjian%netscape.com
3356940ad2
#112793 fine tune frame charset mechanism
...
Besides charset, document now records charset source as well.
nsCharsetSource was replaced by PRInt32.
Some code relocation in nsHTMLDocument.cpp
r=yokoyama sr=waterson
git-svn-id: svn://10.0.0.236/trunk@111062 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-26 03:17:59 +00:00
hwaara%chello.se
46c1c88486
#116829 , "Attaching a file to form submission w/o read permission hangs file upload"
...
#116210 , "File upload stalls when file name is invalid"
r=bzbarsky, sr=jst
git-svn-id: svn://10.0.0.236/trunk@111061 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-25 17:16:43 +00:00
jake%acutex.net
a95f433eab
Re-fixing bug 37339 - Checking an undefined variable for a specific value didn't work in Netscape 4 (and was probably a strict warning everywhere else).
...
Fix by Christian Reis <kiko@async.com.br >
r= afranke, jake
git-svn-id: svn://10.0.0.236/trunk@111060 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-24 22:24:35 +00:00
jake%acutex.net
7c813125c7
Fixing unresolved externals on Win32. Fix by <mostafah@oeone.com>.
...
git-svn-id: svn://10.0.0.236/trunk@111059 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-24 21:01:42 +00:00
jake%acutex.net
a0c8cb772f
Changes dictated by <mostafah@oeone.com> so libxpical will build on win32.
...
git-svn-id: svn://10.0.0.236/trunk@111056 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-24 17:11:18 +00:00
jake%acutex.net
cac2c8a613
CVS should ignore autogenerated files (ie, not print ? during an update if they exist).
...
git-svn-id: svn://10.0.0.236/trunk@111055 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-24 15:21:55 +00:00
jake%acutex.net
5fe7e903ba
Fix the linefeeds in the windows makefiles. Also adding the icalversion.h file copied from the autogenx directory.
...
git-svn-id: svn://10.0.0.236/trunk@111054 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-24 15:14:26 +00:00
mkaply%us.ibm.com
d68bd3d150
Add short name for OS/2
...
git-svn-id: svn://10.0.0.236/trunk@111053 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-24 05:29:38 +00:00
timeless%mac.com
21c081c8bc
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
...
r='s from many people. sr=jst
git-svn-id: svn://10.0.0.236/trunk@111049 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-23 23:23:41 +00:00
mcafee%netscape.com
a867f620bb
removing test-specific cgi's, we have generalized this.
...
git-svn-id: svn://10.0.0.236/trunk@111048 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-23 21:47:44 +00:00
mcafee%netscape.com
49e11227c6
removing test-specific cgi, we have generalized this.
...
git-svn-id: svn://10.0.0.236/trunk@111047 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-23 21:44:37 +00:00
bernd.mielke%snafu.de
55c2f72487
bug 114593, enable exceptions for table.insertCell r=me sr=jst patch by bz
...
git-svn-id: svn://10.0.0.236/trunk@111046 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-23 16:21:10 +00:00
sicking%bigfoot.com
de73bb35c1
Bug 17003. Give textareas a childnode and connect that childnode to .defaultValue. Also make textareas work properly for display: none;
...
r=jkeiser sr=jst
git-svn-id: svn://10.0.0.236/trunk@111045 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-23 16:06:13 +00:00
mkaply%us.ibm.com
272b91dfb7
#113592
...
r=pavlov, sr=blizzard (OS/2 only change)
#ifdef XP_WIN needs to be XP_OS2 as well
git-svn-id: svn://10.0.0.236/trunk@111041 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-23 03:21:15 +00:00
jaggernaut%netscape.com
955f7defe5
Bug 115671: Add faster To{Upper,Lower}Case for nsASingleFragment{C}String, r=dbaron, sr=dveditz, and ns{C}String, r=bbaetz, sr=scc
...
git-svn-id: svn://10.0.0.236/trunk@111040 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-23 02:56:41 +00:00
tingley%sundell.net
c0aa10d601
bug 100132: clean up over-zealous error masking in
...
nsRDFXMLDataSource::BlockingParse(), and bring nsLocalFileUnix's
OpenNSPRFileDesc() return values in line with other platforms.
r=waterson, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@111039 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-22 19:08:48 +00:00
tingley%sundell.net
12243f1699
bug 107133, add NC:IsDirectory arcs to the rdf:files datasource.
...
r=rjc, sr=waterson.
git-svn-id: svn://10.0.0.236/trunk@111038 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-22 18:58:10 +00:00
gerv%gerv.net
811d259319
Updating licenses to tri-license.
...
git-svn-id: svn://10.0.0.236/trunk@111037 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-22 09:15:51 +00:00
sspitzer%netscape.com
2e141ef056
fix warning, rs=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@111036 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-22 02:46:58 +00:00
rjesup%wgate.com
343b4c92c5
Bug 116413: Backing out patch. This is nsSupportsArray, not nsVoidArray.
...
(Whomever didn't have Supports inherit from VoidArray should be shot.) Bug
to be reopened. Sorry
git-svn-id: svn://10.0.0.236/trunk@111035 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-22 02:46:24 +00:00
sspitzer%netscape.com
827ec97784
fix warnings. rs=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@111034 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-22 02:45:28 +00:00
sfraser%netscape.com
46cc60eaea
Nuking images that have disappeard.
...
git-svn-id: svn://10.0.0.236/trunk@111033 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-22 02:39:05 +00:00
depstein%netscape.com
721a6e1ba0
removed NS_DoIdleEmbeddingStuff() from OnIdle() method in TestEmbed.cpp
...
git-svn-id: svn://10.0.0.236/trunk@111032 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-22 02:35:49 +00:00
mcafee%netscape.com
0212b0c291
update
...
git-svn-id: svn://10.0.0.236/trunk@111031 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-22 02:27:53 +00:00
mcafee%netscape.com
e88fb1c2ba
removing a few bogus ones
...
git-svn-id: svn://10.0.0.236/trunk@111030 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-22 02:19:17 +00:00
mcafee%netscape.com
c1ee8afb02
updating from SeaMonkey tree
...
git-svn-id: svn://10.0.0.236/trunk@111029 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-22 02:14:32 +00:00
sspitzer%netscape.com
1d42a50e26
landing the AB_OUTLINER_BRANCH.
...
fix for #73868 , and numerous other bugs.
switch the addressbook over to use outliner,
a bunch of addressbook UI fixes and code cleanup.
r=dmose,racham,others and sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@111028 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-22 02:06:31 +00:00
bnesse%netscape.com
4cb3317e9b
Fix bustage on non MOZ_LDAP builds.
...
git-svn-id: svn://10.0.0.236/trunk@111027 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-22 01:36:26 +00:00
sfraser%netscape.com
d9b37e1424
Nuking images that have disappeard. r=sleestasck
...
git-svn-id: svn://10.0.0.236/trunk@111026 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-22 01:34:46 +00:00
rjesup%wgate.com
823caae47b
Bug 116413: Use SafeElementAt for Mac nsMenuStack::GetMenuAt/HaveMenuAt.
...
sr=jst, no r= needed as per jst
git-svn-id: svn://10.0.0.236/trunk@111025 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-22 01:20:26 +00:00
sspitzer%netscape.com
d944856636
mailnews part of the fix for #111101 . scrollbox / slider / thumb
...
problems with quick search. r=naving, sr=bienvenu.
there's a supplimental fix for layout, but that's awaying review.
git-svn-id: svn://10.0.0.236/trunk@111024 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-22 01:19:13 +00:00
bnesse%netscape.com
d89abbecb8
dmose swears this is the correct syntax... (thanks dbaron).
...
git-svn-id: svn://10.0.0.236/trunk@111023 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-22 00:57:45 +00:00
hwaara%chello.se
188e6c8ed5
#78343 , "scrollbar thumb doesn't highlight during drag".
...
r=andreww, sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@111022 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-22 00:46:17 +00:00
av%netscape.com
7d6890a022
Bug 114921 -- passing dirty rectangle with paint message to windowless plugin, r=peterl, sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@111021 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-22 00:25:25 +00:00
sfraser%netscape.com
969b04ca5e
Fix Mac shutdown crash, bug 116128. Ensure that the timer thread dies by using Join(). r=syd, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@111020 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-22 00:21:46 +00:00
av%netscape.com
207cd25a19
Bug 116108, passing coordinates to windowless plugin when in a table, r=peterl, sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@111019 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-22 00:21:12 +00:00
bnesse%netscape.com
7a9e0cde8b
Added #ifndef MOZ_LDAP to fix ports bustage.
...
git-svn-id: svn://10.0.0.236/trunk@111018 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-22 00:07:47 +00:00
av%netscape.com
28999f2fd7
Bug 116108, correcting calculations for windowless plugin coordinates, r=peterl, sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@111017 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-22 00:00:44 +00:00
bnesse%netscape.com
0844927663
Fixing ports bustage. Missing trailing seperator.
...
git-svn-id: svn://10.0.0.236/trunk@111016 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 23:59:33 +00:00
tingley%sundell.net
66bc7ace14
bug 89446: make rdfcat work again with http:// urls. r=rjc, sr=waterson.
...
git-svn-id: svn://10.0.0.236/trunk@111015 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 23:48:07 +00:00
bnesse%netscape.com
2d8a3cac16
Fixing the mac build. Stupid non-relative pathnames.
...
git-svn-id: svn://10.0.0.236/trunk@111014 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 23:46:50 +00:00
cmanske%netscape.com
eeeea6e9e1
Fixed JS error in Table Properties dialog, b=116393, fix by glazman, r=cmanske, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@111012 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 23:30:02 +00:00
varada%netscape.com
e465380fac
bug#112213 -adding timeline pref to mailnews; sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@111011 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 23:21:50 +00:00
varada%netscape.com
0eefc09bbb
bug #112213 adding timeline code for perf measurement;sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@111010 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 23:21:48 +00:00
morse%netscape.com
688847e575
bug 113158, wallet tables take up 200K of memory, r=sgehani, no code has changed!
...
git-svn-id: svn://10.0.0.236/trunk@111006 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 23:05:37 +00:00
yokoyama%netscape.com
681524332a
Bug 104158
...
Fixing build bustage on non-ASCII OS
/r=yokoyama, /sr=jag
git-svn-id: svn://10.0.0.236/trunk@111005 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 22:58:17 +00:00
ducarroz%netscape.com
ebcbd18dfc
FIx for bug 112343. Use nsXPIDLCString to avoid memory leak. R=cavin, SR=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@111004 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 22:46:11 +00:00
ducarroz%netscape.com
240c5eba35
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@111003 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 22:44:06 +00:00
rbs%maths.uq.edu.au
20e46cd092
Whitespace to correct the bug number in my earlier checkin comments: should be 105297 (instead of 105219)
...
git-svn-id: svn://10.0.0.236/trunk@111002 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 22:42:46 +00:00
ducarroz%netscape.com
721ca56778
FIx for bug 116044, Cannot call SetMimeOutputType() before calling Init(). R=cavin, SR=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@111001 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 22:42:10 +00:00
ducarroz%netscape.com
bb36cfb86b
Fix for bug 115052. Truncate a string at position -1 will freeze the application. R=cavin, SR=mscott
...
git-svn-id: svn://10.0.0.236/trunk@111000 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 22:37:45 +00:00
bnesse%netscape.com
9911f99b59
Fix for bug 89137. Remove autoconfig from preferences library. Patch by mitesh. r=bnesse/dmose. sr=alecf.
...
git-svn-id: svn://10.0.0.236/trunk@110999 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 22:30:53 +00:00
bnesse%netscape.com
9e704846ef
Fix for bug 89137. Remove autoconfig from preferences library. Patch by mitesh, r=bnesse/dmose. sr = alecf.
...
git-svn-id: svn://10.0.0.236/trunk@110998 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 22:29:31 +00:00
andreas.otte%debitel.net
ac8036d901
Fix bug 108575 [rethink contents of escape matrix] Change escaping of
...
', ~ and @ to better reflect rfc 2396, r=dougt@netscape.com , sr=darin@netscape.com
git-svn-id: svn://10.0.0.236/trunk@110997 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 22:29:02 +00:00
rbs%maths.uq.edu.au
a5608ba13b
Make unchecking `Allow documents to use other fonts' to work in a simpler way, b=105219, r=dbaron, sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@110996 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 22:25:58 +00:00
bnesse%netscape.com
f52733fc3c
Adding new files for bug 89137. patch by mitesh, r=bnesse, dmose. sr=alecf.
...
git-svn-id: svn://10.0.0.236/trunk@110995 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 22:22:26 +00:00
bnesse%netscape.com
d480efe403
Fix for smoketest blocker bug 116410. Fix loop so it increments when deleting objects. r=rbs, sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@110994 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 22:15:16 +00:00
mikep%oeone.com
e81eec21f9
Adding in config.h
...
git-svn-id: svn://10.0.0.236/trunk@110993 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 21:34:30 +00:00
kestes%walrus.com
96ed15afff
explain my usage of RPMS.
...
git-svn-id: svn://10.0.0.236/trunk@110992 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 20:10:05 +00:00
kestes%walrus.com
4cc613d3b8
review and clean up the instructions. Explain a bit about where to find extra
...
documentation. Explain about Makefile,Configure variables. Explain
clientbin directory, explain postfix configuration.
git-svn-id: svn://10.0.0.236/trunk@110991 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 19:45:31 +00:00
kestes%walrus.com
f77ee43008
add text browser support as a goal.
...
git-svn-id: svn://10.0.0.236/trunk@110990 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 19:42:02 +00:00
kestes%walrus.com
59bdfe7eba
erase work I have already completed.
...
git-svn-id: svn://10.0.0.236/trunk@110989 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 19:41:10 +00:00
kestes%walrus.com
9a3774d42f
change cgibin prefix to better default
...
git-svn-id: svn://10.0.0.236/trunk@110988 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 19:40:34 +00:00
kestes%walrus.com
9c693e9885
add info about tree state and change the 'will soon' since the code works.
...
git-svn-id: svn://10.0.0.236/trunk@110987 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 19:39:50 +00:00
kestes%walrus.com
f99636a0ef
explain all the client code. This readme had not been updated since
...
tinderbox1 days and was badly out of date.
git-svn-id: svn://10.0.0.236/trunk@110986 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 19:37:54 +00:00
seawood%netscape.com
f9e8f9785f
Disabling ctl extension for OS/2.
...
Fixing tinderbox bustage.
git-svn-id: svn://10.0.0.236/trunk@110985 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 19:31:57 +00:00
mikep%oeone.com
ee94871096
Adding in files for second import of libical.
...
git-svn-id: svn://10.0.0.236/trunk@110984 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 19:24:02 +00:00
ian.mcgreer%sun.com
41dac395df
temp certs live in a trust domain. allows the idiom of "if not temp, try perm" to work in 3.4.
...
git-svn-id: svn://10.0.0.236/trunk@110983 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 19:14:04 +00:00
mikep%oeone.com
a1af0615be
Adding files for 2nd import of libical.
...
git-svn-id: svn://10.0.0.236/trunk@110982 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 19:04:22 +00:00
mikep%oeone.com
1576b65d0e
Modified files, and removing other files.
...
git-svn-id: svn://10.0.0.236/trunk@110981 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 18:57:01 +00:00
mikep%oeone.com
b20ddcfc00
Adding in oeDateTimeImpl.cpp to Makefile.in
...
git-svn-id: svn://10.0.0.236/trunk@110980 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 18:48:28 +00:00
mikep%oeone.com
0ced1e4833
Fixed wrong location.
...
git-svn-id: svn://10.0.0.236/trunk@110979 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 18:34:38 +00:00
mikep%oeone.com
04f806f6c9
First crack at an XPI.
...
git-svn-id: svn://10.0.0.236/trunk@110978 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 18:14:39 +00:00
mikep%oeone.com
60b9f6b13c
Fixing breaking problem.
...
git-svn-id: svn://10.0.0.236/trunk@110977 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 18:05:13 +00:00
seawood%netscape.com
01472e9d9c
Automated checkin script takes too long
...
git-svn-id: svn://10.0.0.236/trunk@110976 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 09:41:33 +00:00
seawood%netscape.com
8bd8fb468c
Set GLIB_CFLAGS & GLIB_LIBS for win32 builds.
...
Bug #115840
git-svn-id: svn://10.0.0.236/trunk@110975 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 09:29:36 +00:00
leaf%mozilla.org
18d17f00f8
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@110971 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 07:12:38 +00:00
seawood%netscape.com
2f1a0f7b98
Removing bogus check for ctl deps.
...
Bug #115840 r=Roland.Mainz@informatik.med.uni-giessen.de
git-svn-id: svn://10.0.0.236/trunk@110970 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 07:06:39 +00:00
seawood%netscape.com
8fadd93624
Use the timezone when pulling from CVS by date. Assume PST if no timezone can be determined.
...
git-svn-id: svn://10.0.0.236/trunk@110969 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 06:54:10 +00:00
seawood%netscape.com
7a6ed563fe
Add support for building on win32 and sending mail using 'blat'.
...
git-svn-id: svn://10.0.0.236/trunk@110968 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 06:52:19 +00:00
kaie%netscape.com
f61527d42e
b=103011 nsNSSComponent::GetPK11String leaks
...
r=ddrinan sr=brendan
git-svn-id: svn://10.0.0.236/trunk@110965 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 06:16:24 +00:00
waldemar%netscape.com
bfe6356962
Regularized the grammar for substatements and groups of directives
...
git-svn-id: svn://10.0.0.236/trunk@110964 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 06:12:16 +00:00
kaie%netscape.com
6e1daa105b
b=114751 Fix PSM use of nsDialogParamsBlock.cpp was: Cert Enrollment is broken when using a hardware device.
...
r=kaie sr=mscott
checking in for ssaux
git-svn-id: svn://10.0.0.236/trunk@110963 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 05:58:34 +00:00
dp%netscape.com
e08908028c
bug 116191 Making nsZipItem a member of nsJarInputStream rather than a
...
pointer. Saves a 16 byte allocation on per jar file read. r=darin, sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@110962 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 05:57:39 +00:00
jaggernaut%netscape.com
3064102126
Bug 116347: Remove dead skin switching support code from nsFrameFrame and navigator.js. r=bryner, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@110961 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 05:36:28 +00:00
seawood%netscape.com
763d8ebb70
s/nsCheapVoidArray/nsSmallVoidArray/
...
Fixing tinderbox bustage caused by bug 96108
git-svn-id: svn://10.0.0.236/trunk@110960 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 05:00:29 +00:00
rods%netscape.com
2f5cfe1643
Taking PrintSettingsImpl out of the build.
...
git-svn-id: svn://10.0.0.236/trunk@110959 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 03:44:13 +00:00
nicolson%netscape.com
91670b6b7b
PK12Token was never used.
...
git-svn-id: svn://10.0.0.236/trunk@110957 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 03:35:32 +00:00
cltbld%netscape.com
a8e75df7f4
Switching Ts times to ms, r=dp -mcafee
...
git-svn-id: svn://10.0.0.236/trunk@110956 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 03:28:38 +00:00
cltbld%netscape.com
41c817c2dc
Don't clobber Setting:: vars; also look for HOSTNAME if HOST not found; Cwd::getcwd() wrapper (115569)
...
git-svn-id: svn://10.0.0.236/trunk@110954 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 03:05:28 +00:00
av%netscape.com
27e7cd3985
Updating Plugin SDK readme file -- not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@110953 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 02:49:58 +00:00
rjesup%wgate.com
bf2f3da926
Remove nsVoidArray:: from method defs
...
git-svn-id: svn://10.0.0.236/trunk@110952 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 02:48:02 +00:00
av%netscape.com
17a16aba71
Updating makefile for the new sample code in the Plugin SDK -- not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@110951 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 02:41:46 +00:00
av%netscape.com
80db91eeab
makefile for windowless sample -- not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@110950 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 02:34:43 +00:00
av%netscape.com
97f0db5678
Adding windowless plugin sample code to the Plugin SDK -- not part of the build yet
...
git-svn-id: svn://10.0.0.236/trunk@110949 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 02:29:19 +00:00
av%netscape.com
20e44dcf70
Adding test case for windowless plugin sample code -- not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@110948 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 02:25:57 +00:00
rjesup%wgate.com
6c24e1ce1c
Bug 96108: Fix Win32/opt horkage (SizeOf()) in nsSmallVoidArray should be
...
#if dEBUG)
git-svn-id: svn://10.0.0.236/trunk@110947 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 02:06:03 +00:00
rjesup%wgate.com
3b9f18f8df
Bug 96108: Fix another regression mscott noticed; this file shouldn't have
...
been touched.
git-svn-id: svn://10.0.0.236/trunk@110946 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 02:02:30 +00:00
rjesup%wgate.com
80f81c131b
Bug 96108: Bustage noticed by mscott in checkin (would crash). jst and
...
waterson say go for it.
git-svn-id: svn://10.0.0.236/trunk@110945 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 01:54:59 +00:00
hewitt%netscape.com
9eb5ae7fad
116198 - remove progressbar tag to simplify progressmeter, r=ben, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@110944 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 01:41:32 +00:00
rods%netscape.com
695f266c3e
getting nsPrintSettingsImpl into the build
...
Bug 113917 r=dcone sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@110943 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 01:26:31 +00:00
rods%netscape.com
3e17ec7de0
enabling print progress
...
Bug 113917 r=dcone sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@110942 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 01:25:16 +00:00
mscott%netscape.com
1d2ece589c
Bug ##115962 --> convert the security panel to match the spec.
...
r=kai
sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@110941 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 01:22:25 +00:00
smontagu%netscape.com
59918e9eb3
Add regression test case for bug 9100. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@110940 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 01:22:15 +00:00
rjesup%wgate.com
66b1ede0dc
Bug 96108: Additional assertions requested by jst. sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@110939 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 01:13:17 +00:00
rjesup%wgate.com
15d98882e8
Bug 96108: Inline ElementAt(), add SafeElementAt(), voidarray usage fixes,
...
assertions for bad voidarray indexes. r=jst, sr=waterson
git-svn-id: svn://10.0.0.236/trunk@110938 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 01:10:07 +00:00
waterson%netscape.com
ea2f7885e1
Remember to #include <new.h>!
...
git-svn-id: svn://10.0.0.236/trunk@110937 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 00:51:43 +00:00
sgehani%netscape.com
841d5e447e
Make search engine context menu item match spec.
...
b=15176; r=morse; sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@110936 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 00:43:58 +00:00
waterson%netscape.com
464bb60d1f
Correct comments; thanks for pointing this out, dp!
...
git-svn-id: svn://10.0.0.236/trunk@110935 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 00:35:25 +00:00
sonja.mirtitsch%sun.com
0947560395
more info to results.html
...
git-svn-id: svn://10.0.0.236/trunk@110934 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 00:29:32 +00:00
waterson%netscape.com
ae88e7f967
Bug 105927. Add #define to turn off the PresShell's arena for trace-malloc debugging. sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@110933 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 00:16:26 +00:00
ssu%netscape.com
06e53167bd
undoing part of the fix for bug 114076 (labels migration and new profile issues) as requested by sspitzer to make future code management simpler
...
git-svn-id: svn://10.0.0.236/trunk@110932 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 00:10:38 +00:00
sgehani%netscape.com
2aaa664feb
Focus main content area if all panels are hidden.
...
b=89207; r=morse; sr=alecf
git-svn-id: svn://10.0.0.236/trunk@110931 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 00:08:35 +00:00
waterson%netscape.com
2205743002
Bug 106443. Noisy notify when changing sort order. r=bryner, sr=blake
...
git-svn-id: svn://10.0.0.236/trunk@110930 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-21 00:03:57 +00:00
timeless%mac.com
0597ad741b
Bug 98080 ask for an attachment number when no params are given
...
r=dkl r=justdave
git-svn-id: svn://10.0.0.236/trunk@110929 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 23:42:28 +00:00
morse%netscape.com
760da83a36
bug 114895, repeatedly asks for master password, r=sgehani, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@110928 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 23:31:55 +00:00
sonja.mirtitsch%sun.com
26de64d33b
checking in fix for the new requirements for bug 73098
...
git-svn-id: svn://10.0.0.236/trunk@110927 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 23:26:59 +00:00
ian.mcgreer%sun.com
56cc1d1af6
some checks that were overlooked
...
git-svn-id: svn://10.0.0.236/trunk@110925 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 23:17:58 +00:00
jj%netscape.com
8cb139f9ce
Bug 114694: updated installer's 'vers' 2 resource to 0.9.7+ (trunk)
...
git-svn-id: svn://10.0.0.236/trunk@110924 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 23:16:42 +00:00
waterson%netscape.com
83788badc2
Bug 114882. Hash integer and date literals, as well. Convert all hashtables to use dhash. r=tingley, sr=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@110922 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 23:04:33 +00:00
sspitzer%netscape.com
b7c683923c
merging ab outliner branch to the trunk, not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@110921 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 22:50:14 +00:00
mikep%oeone.com
ee8f292c5e
Updating backend files.
...
git-svn-id: svn://10.0.0.236/trunk@110920 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 22:16:08 +00:00
igor%mir2.org
c22fae358a
Use Vector.elementAt instead of Vector.getfor jdk 1.1 complience
...
git-svn-id: svn://10.0.0.236/trunk@110919 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 22:05:42 +00:00
mikep%oeone.com
0d551af55d
Fixing calendar jar file and small skin changes.
...
git-svn-id: svn://10.0.0.236/trunk@110917 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 21:52:12 +00:00
kaie%netscape.com
953c1c0dd4
Fix crash bug 115927 by incrementing the reference count of
...
returned slot.
r=relyea
git-svn-id: svn://10.0.0.236/trunk@110916 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 21:40:30 +00:00
dcone%netscape.com
4388868753
bug 113917 r=dcone sr=attinasi. Incremental checkin for the print settings change. This gets the files rods added into the build.
...
git-svn-id: svn://10.0.0.236/trunk@110915 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 21:25:35 +00:00
igor%mir2.org
f0950e8452
Fixes to allow to use jikes to compile and produce less warnings:
...
1. Replace catch(Exception) by catch(RuntimeException) when only RuntimeException can be throws
2. Make sure that inner classes does not use the same name for parameters as parent scope, see http://domino.watson.ibm.com/syssftpr/JavaTech/Jikes.nsf/Named/SunQuery8
git-svn-id: svn://10.0.0.236/trunk@110914 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 21:15:02 +00:00
darin%netscape.com
080818ac85
fixes bug 85575 "SSL form submission, redirect" patch=badami@netscape.com,
...
r=gagan, sr=darin
git-svn-id: svn://10.0.0.236/trunk@110913 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 21:13:25 +00:00
timeless%mac.com
1f4c0e5b5d
Bug 106842 Broser should be Browser
...
r=stephend@netscape.com sr=jag
git-svn-id: svn://10.0.0.236/trunk@110912 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 21:10:33 +00:00
ssu%netscape.com
4cf39c1e00
fixing bug 83196 - Netscape hardwired in imapMsgs.properties. r=mscott, sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@110911 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 21:09:45 +00:00
timeless%mac.com
862b90efba
Bug 106853 drawThemeMenuSeperator should be drawThemeMenuSeparator
...
r=bbaetz sr=brendan
git-svn-id: svn://10.0.0.236/trunk@110910 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 21:00:57 +00:00
timeless%mac.com
3011b08fe6
Bug 101419 confirmEx got better but someone didn't help editor.js
...
r=brade sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@110909 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 20:57:24 +00:00
dsirnapalli%netscape.com
891c4d0d18
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@110908 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 20:49:48 +00:00
timeless%mac.com
2c7404f6ea
Bug 106470 Bonsai rview.cgi unclosed html comment tag
...
patch by pzb@datastacks.com r=justdave
git-svn-id: svn://10.0.0.236/trunk@110907 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 20:46:01 +00:00
mikep%oeone.com
96d77add38
Updating files for big change.
...
git-svn-id: svn://10.0.0.236/trunk@110906 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 20:13:53 +00:00
timeless%mac.com
6261cc257b
Bugzilla Bug 90598 spelling and minor syntactic correctness
...
r=zach
git-svn-id: svn://10.0.0.236/trunk@110905 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 18:31:56 +00:00
pinkerton%netscape.com
a6c41bf09f
Fix infinite loop when |shrinkage| goes below zero. Blocker for mach-o
...
build. r=dbaron/sr=blake. bug#116240
git-svn-id: svn://10.0.0.236/trunk@110904 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 18:02:43 +00:00
kestes%walrus.com
12a2794738
put a <pre> arround the main build log section. This is needed for opera to render
...
the section correctly, otherwise opera shows no \n. IE and netscape render
the pages fine without it, but it is a mistake not to have it.
git-svn-id: svn://10.0.0.236/trunk@110903 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 17:19:03 +00:00
mikep%oeone.com
636f974980
Removing unused files.
...
git-svn-id: svn://10.0.0.236/trunk@110902 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 16:59:30 +00:00
mkaply%us.ibm.com
39bdeb2414
OS/2 bustage
...
git-svn-id: svn://10.0.0.236/trunk@110901 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 16:56:42 +00:00
ian.mcgreer%sun.com
43ce20151b
remove unneeded hack, put in a couple of error checks
...
git-svn-id: svn://10.0.0.236/trunk@110900 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 16:50:22 +00:00
mikep%oeone.com
813a86c0c1
name change from unifinder-overlay to unifinderOverlay.xul
...
git-svn-id: svn://10.0.0.236/trunk@110899 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 16:43:11 +00:00
mikep%oeone.com
1234a6088d
Removing penglobal.
...
git-svn-id: svn://10.0.0.236/trunk@110898 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 16:26:35 +00:00
mikep%oeone.com
eebaf71120
Moving files up one directory.
...
git-svn-id: svn://10.0.0.236/trunk@110897 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 16:20:38 +00:00
ian.mcgreer%sun.com
c8e922293f
set the CERTCertificate nickname to be "Token Name:Cert Name" for backwards compatibility
...
git-svn-id: svn://10.0.0.236/trunk@110896 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 16:20:16 +00:00
mikep%oeone.com
a0b3a5d67f
Removing penglobal directory.
...
git-svn-id: svn://10.0.0.236/trunk@110895 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 16:14:52 +00:00
mikep%oeone.com
2c57c0fcdc
Removing useless files, moving others around.
...
git-svn-id: svn://10.0.0.236/trunk@110894 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 16:09:18 +00:00
mikep%oeone.com
35fe1b1b92
Removing penglobal directory.
...
git-svn-id: svn://10.0.0.236/trunk@110893 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 15:53:40 +00:00
mikep%oeone.com
681a199395
Removing penglobal directory.
...
git-svn-id: svn://10.0.0.236/trunk@110892 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 15:53:03 +00:00
colinp%oeone.com
2c4518d7dc
removed all parts of penglobal that were not needed
...
git-svn-id: svn://10.0.0.236/trunk@110891 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 15:24:56 +00:00
colinp%oeone.com
860528513c
these files are no longer needed
...
git-svn-id: svn://10.0.0.236/trunk@110890 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 15:23:17 +00:00
seawood%netscape.com
6ba735d188
Wrap debug spew in DEBUG_dp ifdef
...
git-svn-id: svn://10.0.0.236/trunk@110889 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 11:53:21 +00:00
glazman%netscape.com
d430c2f52d
oops, forgot to remove variable in previous check-in; b=95062, r=peterv, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@110888 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 11:21:01 +00:00
glazman%netscape.com
76e810cc78
computed style for text-decoration was always answering ""; b=95062, r=peterv, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@110887 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 11:15:32 +00:00
hewitt%netscape.com
7693baa284
113230 - reversing js console sort order is slow (patch by neil@parkwaycc.co.uk), r=blake, sr=me
...
git-svn-id: svn://10.0.0.236/trunk@110886 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 10:22:33 +00:00
jst%netscape.com
580aa04ed1
Fixing bug 111752. DOM0 quirk, document.open() when called with 3 or more arguments should call window.open() to make calls to 'open(url, name, features);' when called from within the document scope open a new window. r=hidday@geocities.com, sr=brendan@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@110885 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 10:16:25 +00:00
hewitt%netscape.com
ad21757544
86569 - align=start should be added to checkboxes in find dialog, r=blake, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@110884 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 10:11:33 +00:00
despotdaemon%netscape.com
fec4ffd70b
Pseudo-automatic update of changes made by igor@mir2.org.
...
git-svn-id: svn://10.0.0.236/trunk@110883 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 09:57:41 +00:00
cltbld%netscape.com
4fd3d21bc7
oops, forgot a cowtools/localhost change. whitespace changes.
...
git-svn-id: svn://10.0.0.236/trunk@110882 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 08:31:16 +00:00
cltbld%netscape.com
6b94ae393a
Try 2nd pageloader run if first one fails. r=jrgm,jag
...
git-svn-id: svn://10.0.0.236/trunk@110881 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 08:27:29 +00:00
hewitt%netscape.com
a83e8333b9
113043 - more cleanup from last night's landing, r=ben, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@110880 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 08:25:48 +00:00
peterlubczynski%netscape.com
187f43cba8
Remove 68k junk from Mac plugin SDK header, not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@110879 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 08:07:57 +00:00
despotdaemon%netscape.com
6efaa9c1e0
Pseudo-automatic update of changes made by seawood@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@110878 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 07:44:12 +00:00
despotdaemon%netscape.com
b1f3e4aa97
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@110877 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 07:34:18 +00:00
dp%netscape.com
d952c6e98c
Fixing mac bustage.
...
git-svn-id: svn://10.0.0.236/trunk@110876 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 07:32:00 +00:00
cltbld%netscape.com
d1f920c05e
Adding label prefix to tbox output for bloat test
...
git-svn-id: svn://10.0.0.236/trunk@110875 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 06:59:24 +00:00
peterlubczynski%netscape.com
061295c07d
Reverse the internal linked list of plugins after scanning in order to get loading precendence correct. bug 115337 r=av, sr=beard
...
git-svn-id: svn://10.0.0.236/trunk@110874 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 06:54:07 +00:00
peterlubczynski%netscape.com
be8d650a94
Fix for bad vertical alignment on replaced object frames, bug 36997 r=dbaron sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@110873 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 06:49:16 +00:00
dp%netscape.com
2b63688110
TARGET=_content for hrefs. With this we can now have the spacetrace
...
sidebar :-)
git-svn-id: svn://10.0.0.236/trunk@110872 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 06:48:50 +00:00
dp%netscape.com
de13e94457
bug 115752 Eliminate 1 8k and 2 4k allocations per gif by using a
...
caching gif allocator that reuses previously allocated
memory. r=pavlov, sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@110871 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 06:35:18 +00:00
cltbld%netscape.com
c760c1e74d
another tweak
...
git-svn-id: svn://10.0.0.236/trunk@110870 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 06:20:06 +00:00
heikki%netscape.com
fe47c2e82a
Fixing bad whitespace.
...
git-svn-id: svn://10.0.0.236/trunk@110868 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 06:12:52 +00:00
jaggernaut%netscape.com
8bab064b76
Backing myself out to see if I'm the cause of btek going from 1245ms to 1251ms.
...
git-svn-id: svn://10.0.0.236/trunk@110867 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 06:12:49 +00:00
cltbld%netscape.com
0916046726
Minor label tweak
...
git-svn-id: svn://10.0.0.236/trunk@110866 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 06:12:44 +00:00
cltbld%netscape.com
6b9e10bbbc
trying one more time. -mcafee
...
git-svn-id: svn://10.0.0.236/trunk@110865 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 06:08:25 +00:00
bryner%netscape.com
75b27830cf
Make sure we don't reserve space for the column picker. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@110864 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 05:56:23 +00:00
cltbld%netscape.com
7634a78b84
fixing non-link bloat label prefix
...
git-svn-id: svn://10.0.0.236/trunk@110863 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 05:52:52 +00:00
cltbld%netscape.com
4609052dae
fixed bloattest prefix label -mcafee
...
git-svn-id: svn://10.0.0.236/trunk@110862 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 05:41:43 +00:00
kmcclusk%netscape.com
1953238089
Use damage rect size for backbuffer instead of widget size for paint updates to reduce usage of offscreen memory r=dcone sr=attinasi b=114082
...
git-svn-id: svn://10.0.0.236/trunk@110860 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 05:25:01 +00:00
wtc%netscape.com
418d5e2a15
Bugzilla bug 115149: clean up threads properly on non-emx platforms.
...
Increased the default thread stack size to 64K. The patch is contributed
by aaronr@us.ibm.com and Michael Kaply <mkaply@us.ibm.com >.
Modified files: _os2.h os2cv.c os2io.c os2thred.c
git-svn-id: svn://10.0.0.236/trunk@110859 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 05:24:02 +00:00
heikki%netscape.com
647802449c
Bug 74800, implemented FIXptr. r=harishd, sr=vidur.
...
git-svn-id: svn://10.0.0.236/trunk@110858 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 05:15:52 +00:00
cltbld%netscape.com
a08e249325
comment out TinderboxPrint:, doing this in util script now. -mcafee
...
git-svn-id: svn://10.0.0.236/trunk@110857 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 05:04:48 +00:00
jgaunt%netscape.com
56264d626e
bug 115159, fix event firing for radiogroups
...
r=brendan
sr=blake
a=asa
git-svn-id: svn://10.0.0.236/trunk@110856 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 04:35:52 +00:00
mscott%netscape.com
165d4056e3
Bug #116159 --> don't create the prefs service on the imap thread in order to read out the language accept
...
pref. Read it ahead of time while we are on the UI thread and remember it for later.
r=bienvenu
rs=sspitzer
git-svn-id: svn://10.0.0.236/trunk@110854 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 04:03:42 +00:00
darin%netscape.com
5bbfab0a5b
fixes bug 114778 "formpost temp files not cleaned up when browser exits"
...
r=gordon,dougt sr=mscott
git-svn-id: svn://10.0.0.236/trunk@110853 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 03:49:07 +00:00
dbaron%fas.harvard.edu
0ccc370c08
Removing webshell/src/Makefile, which I removed earlier. b=81527
...
git-svn-id: svn://10.0.0.236/trunk@110852 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 03:47:01 +00:00
darin%netscape.com
96f22b6c0c
fixes bug 115222 "jar protocol handler should be cached in the io service"
...
r=dp, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@110851 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 03:46:21 +00:00
hewitt%netscape.com
d7ecc373f5
116048 - print icon missing (modern skin), r=ben, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@110850 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 03:44:57 +00:00
hewitt%netscape.com
04546212f4
116062 - lots of jiggling in the UI when pushing a mail toolbar button, r=ben, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@110849 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 03:44:47 +00:00
hewitt%netscape.com
7fea3037ed
116060 - Get Msgs and Print labels in mail toolbar are really tiny (small font), r=ben, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@110848 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 03:44:36 +00:00
naving%netscape.com
aa7a3f75f7
104610 r=naving sr=sspitzer. speed up cross-folder msgNavigation in mailnews
...
made changes to initial patch by neil@parkwaycc.co.uk .
git-svn-id: svn://10.0.0.236/trunk@110847 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 03:44:04 +00:00
dbaron%fas.harvard.edu
3a25981c4c
Removing .cvsignore in now otherwise empty directory. b=81527
...
git-svn-id: svn://10.0.0.236/trunk@110846 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 03:43:23 +00:00
cltbld%netscape.com
eb8443da41
label should be Bl for bloat
...
git-svn-id: svn://10.0.0.236/trunk@110844 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 03:01:16 +00:00
shanjian%netscape.com
76f735c3de
#110243 trailing whitespaece removed twice
...
r=rbs sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@110842 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 02:25:55 +00:00
jaggernaut%netscape.com
695a180098
Bug 115671: Add (faster) To{Upper,Lower}Case for nsASingleFragmentStrings. r=dbaron, sr=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@110841 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 02:15:35 +00:00
dbaron%fas.harvard.edu
1604f09dd2
Remove the many forms of NS_SetupRegistry since the classes registered are all now part of proper components. r=dougt, jag sr=rpotts b=81527
...
git-svn-id: svn://10.0.0.236/trunk@110840 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 02:09:49 +00:00
heikki%netscape.com
a7cda7ca4d
Bug 92172, bookmarking image map links should get something for name. r=timeless@mac.com, sr=blakeross@telocity.com.
...
git-svn-id: svn://10.0.0.236/trunk@110839 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 02:08:50 +00:00
waterson%netscape.com
fba6b66c99
Bug 91423. When recomputing the max width during an inline incremental reflow, we may have to fix-up reflow command chain. Specifically, we may have to replace a continuing frame in the chain with its primary frame, because the continuing frame will be destroyed during the unconstrained reflow used to compute the max width. r=dbaron, sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@110838 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 01:56:17 +00:00
cltbld%netscape.com
c612cddc5d
Adding graph support for bloat test. -mcafee
...
git-svn-id: svn://10.0.0.236/trunk@110837 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 01:54:15 +00:00
shanjian%netscape.com
9596522195
#115392 Call GetFontData(CMAP) too many times
...
original patch proposed by frang tang
r=shanjian sr=brendan
git-svn-id: svn://10.0.0.236/trunk@110836 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 01:27:04 +00:00
seawood%netscape.com
5202284e87
Add netwerk/build to standalone xpcom dirs list.
...
Bug #116039
git-svn-id: svn://10.0.0.236/trunk@110835 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 01:21:28 +00:00
andreww%netscape.com
696386a240
fix for mailnews dialog appending domain name in identity dialog (bugscape 1699) r = bhuvan, sr = sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@110834 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 01:20:34 +00:00
varga%utcru.sk
7e46b6f42b
Fix for 94813. dotted lines in outliner draw over twisty. r=bryner sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@110833 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 01:14:28 +00:00
sfraser%netscape.com
2b4745a4d4
Undo inadvertent change checked in with the fix for 114943 which caused lots of printfs in debug builds.
...
git-svn-id: svn://10.0.0.236/trunk@110832 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 01:12:52 +00:00
waldemar%netscape.com
f8d06e823e
Miscellaneous environment improvements
...
git-svn-id: svn://10.0.0.236/trunk@110831 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 01:08:25 +00:00
waldemar%netscape.com
673c202d56
Replaced append by cons
...
git-svn-id: svn://10.0.0.236/trunk@110830 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 01:07:52 +00:00
waldemar%netscape.com
2c15a56c9b
Added 'cons' array operator
...
git-svn-id: svn://10.0.0.236/trunk@110829 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 01:07:22 +00:00
wtc%netscape.com
62afce4ee9
Bugzilla bug 97485: added the zone allocator (implemented by Nelson
...
Bolyard).
Modified files: primpl.h prmem.c prinit.c ptthread.c
git-svn-id: svn://10.0.0.236/trunk@110828 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 00:35:38 +00:00
dougt%netscape.com
a28bdb3c7a
fixing dumbass error. This could should have returned null if obsoleteManager was null, not the inverse. r=jband@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@110827 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 00:26:28 +00:00
jj%netscape.com
7935d12f44
bug #114686 : bumping user agent to 0.9.7+ (trunk)
...
git-svn-id: svn://10.0.0.236/trunk@110825 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 23:10:04 +00:00
nicolson%netscape.com
d7c07822c8
Typo broke the build.
...
git-svn-id: svn://10.0.0.236/trunk@110823 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 21:37:30 +00:00
dsirnapalli%netscape.com
642026b71d
Test Case to Test HTML Text Area for Accessibility.
...
git-svn-id: svn://10.0.0.236/trunk@110822 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 20:51:38 +00:00
ian.mcgreer%sun.com
5e6465eb05
fix for 115957, hash table overloads cause problem (certs were not being removed properly)
...
git-svn-id: svn://10.0.0.236/trunk@110821 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 20:27:21 +00:00
nicolson%netscape.com
a2c6f7ace3
Fix 114469: PK11_ImportDERPrivateKeyInfo should return a SECKEYPrivateKey*
...
r=relyea.
git-svn-id: svn://10.0.0.236/trunk@110819 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 20:14:53 +00:00
nicolson%netscape.com
267f105bb2
Fix 114979: SECKEY_EncryptedPrivateKeyInfoTemplate no longer in public
...
header file.
r=relyea.
git-svn-id: svn://10.0.0.236/trunk@110818 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 20:11:56 +00:00
nicolson%netscape.com
4c27fe3c69
Fix 112321: make public SECKEY_DecodeDERSubjectPublicKeyInfo.
...
r=relyea.
git-svn-id: svn://10.0.0.236/trunk@110817 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 20:10:07 +00:00
relyea%netscape.com
e5afe0dfcb
Fix Bug 115657.
...
1) advance the pointers in the initialization setup for p12 pbes (at the same
time fix the code to be much easier to read and understand).
2) Copy out the returned IV in pkcs11c.c.
git-svn-id: svn://10.0.0.236/trunk@110815 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 18:06:29 +00:00
locka%iol.ie
c55cd78c7c
Moved fixup out of nsWebShell and into nsDefaultURIFixup. b=109309 r=ccarlen@netscape.com sr=rpotts@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@110812 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 15:58:58 +00:00
jdunn%netscape.com
6edc802c54
Fixing HP-UX tinderbox bustage
...
-lmozutil_s was being linked in before any prior -L (if MOZ_PREF_METRICS)
is set, so by moving it after MOZ_COMPONENT_LIBS it will inherit those
-L's
git-svn-id: svn://10.0.0.236/trunk@110811 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 15:55:33 +00:00
nboyd%atg.com
e562c240a7
Added comment about bug 115717.
...
git-svn-id: svn://10.0.0.236/trunk@110810 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 15:31:56 +00:00
hewitt%netscape.com
ab82857427
112577 - message pane doesn't show focus ring, patch by neil@parkwaycc.co.uk, r=hyatt, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@110809 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 15:10:22 +00:00
hewitt%netscape.com
6aea654a2b
more xul simplification changes
...
git-svn-id: svn://10.0.0.236/trunk@110808 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 15:05:02 +00:00
hewitt%netscape.com
2a36720cd5
whoops, commited these files without the -kb earlier
...
git-svn-id: svn://10.0.0.236/trunk@110807 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 14:26:48 +00:00
ducarroz%netscape.com
cc3e35d2d2
Fix for bug 109238. Need to initialize mimeOutputType before calling SetMimeHeadersListener. R=varada, SR=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@110806 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 14:20:05 +00:00
hewitt%netscape.com
c0af1d1fdc
more xul simplification changes
...
git-svn-id: svn://10.0.0.236/trunk@110805 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 14:17:29 +00:00
hewitt%netscape.com
f8a4c4f17e
more changes from xul simplification landing
...
git-svn-id: svn://10.0.0.236/trunk@110804 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 14:02:40 +00:00
hewitt%netscape.com
07cb583f67
whoops, this is what I really meant to do for 115447
...
git-svn-id: svn://10.0.0.236/trunk@110803 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 13:41:09 +00:00
ccarlen%netscape.com
63b5722dfb
Bug 114550 - On drives with > 2GB free, reports negative amt of free space, preventing install. r=sgehani/sr=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@110802 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 13:10:02 +00:00
hewitt%netscape.com
05cba45eea
115447 - default tooltip alignment, r=ben, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@110796 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 12:28:30 +00:00
hewitt%netscape.com
1ca41a905b
113719 - Crash on sending mail, r=jag, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@110795 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 12:26:45 +00:00
hewitt%netscape.com
0c74cf829e
113003 - Mac-packaged DOM Inspector fails to install, r=sgehani, sr=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@110794 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 12:25:07 +00:00
hewitt%netscape.com
9e78820b18
115403 - check for sizetopopup in nsMenuPopupFrame, not msMenuFrame, r=ben, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@110793 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 12:11:12 +00:00
hewitt%netscape.com
9c84d46002
XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@110792 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 12:04:11 +00:00
hewitt%netscape.com
374042d4b6
112577 - message pane doesn't show focus ring, patch by neil@parkwaycc.co.uk, r=hyatt, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@110791 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 12:02:17 +00:00
hewitt%netscape.com
7ae75ccb84
115804 - nsStyleBorder::CalcDifference not accounting for mBorderColors, r=ben, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@110790 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 11:59:31 +00:00
seawood%netscape.com
811db659f8
Add -I. to LOCAL_INCLUDES
...
git-svn-id: svn://10.0.0.236/trunk@110789 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 09:25:36 +00:00
seawood%netscape.com
3aa85987bc
Add $(LIBS_DIR) to fix hpux bustage
...
git-svn-id: svn://10.0.0.236/trunk@110788 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 08:43:57 +00:00
seawood%netscape.com
759cf5aadf
Amazing what you find when you build in a fresh tree
...
git-svn-id: svn://10.0.0.236/trunk@110787 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 07:47:15 +00:00
seawood%netscape.com
22c857999a
Use srcdir when calling midl
...
git-svn-id: svn://10.0.0.236/trunk@110786 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 06:22:51 +00:00
varga%utcru.sk
7ef34bd3ec
Fix for 115895. File bookmark dialog is completely broken. r/sr=blake. Sorry missed this one.
...
git-svn-id: svn://10.0.0.236/trunk@110785 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 05:59:41 +00:00
peterlubczynski%netscape.com
28098f6dbf
Fix for propigating stream destruction reason code to NPP_DestroyStream bug 115119 r=av sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@110784 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 05:48:38 +00:00
dougt%netscape.com
aef4c8da00
Attempting to fix mac bustage
...
git-svn-id: svn://10.0.0.236/trunk@110783 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 05:38:51 +00:00
seawood%netscape.com
1a85e834c4
Updating REQUIRES
...
git-svn-id: svn://10.0.0.236/trunk@110782 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 05:05:10 +00:00
blakeross%telocity.com
7a398bcd1d
back in
...
git-svn-id: svn://10.0.0.236/trunk@110781 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 04:43:43 +00:00
bryner%netscape.com
c163918355
<outlinercol> elements now need to be grouped within an <outlinercols> element. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@110779 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 04:32:24 +00:00
seawood%netscape.com
9700e17d74
Syncing makefiles.
...
Fixing tinderbox bustage
git-svn-id: svn://10.0.0.236/trunk@110775 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 03:49:00 +00:00
blakeross%telocity.com
a2986d8cc1
backing out
...
git-svn-id: svn://10.0.0.236/trunk@110774 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 02:57:39 +00:00
hyatt%netscape.com
7ea60cd426
missed a file in my checkin for 115787.
...
git-svn-id: svn://10.0.0.236/trunk@110773 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 02:49:14 +00:00
dougt%netscape.com
f5f19f0637
fix stupid checkin that should not have landed
...
git-svn-id: svn://10.0.0.236/trunk@110772 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 02:43:21 +00:00
blakeross%telocity.com
734d1915e2
114215 - various bookmarks dnd reordering/dataloss bugs. r=hewitt sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@110769 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 02:25:51 +00:00
brendan%mozilla.org
c81d5d8b4b
Don't double-drop a property when strict-warning about duplicate formals (115436, r=khanson, sr=jband).
...
git-svn-id: svn://10.0.0.236/trunk@110768 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 02:10:26 +00:00
dougt%netscape.com
f8f43ca680
missing #include - fixing build bustage
...
git-svn-id: svn://10.0.0.236/trunk@110767 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 01:30:27 +00:00
sfraser%netscape.com
0111fd2629
Fix dougt's XML project mangling.
...
git-svn-id: svn://10.0.0.236/trunk@110766 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 01:23:53 +00:00
alecf%netscape.com
34441731c5
oops, fix bustage - I forgot to change the API on all 3 platforms
...
git-svn-id: svn://10.0.0.236/trunk@110765 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 01:14:37 +00:00
hyatt%netscape.com
3ac0490077
fix for 115787, better handling of <style> blocks (avoid reframing) and alternate stylesheets, r=jag, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@110764 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 01:06:27 +00:00
hyatt%netscape.com
b36f01c7b5
Fix scrollbar thumb visibility issues (flex isn't reported for collapsed widgets). r=ben, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@110763 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 01:05:43 +00:00
dougt%netscape.com
8ca28ff027
more bustage
...
git-svn-id: svn://10.0.0.236/trunk@110762 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 01:03:10 +00:00
dougt%netscape.com
3a75e78750
fixing build bustage
...
git-svn-id: svn://10.0.0.236/trunk@110761 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 00:59:25 +00:00
alecf%netscape.com
d46088ba1a
bug 100212 - add api to nsIOService to go between nsIFile and url strings
...
r=dougt, sr=darin
git-svn-id: svn://10.0.0.236/trunk@110760 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 00:58:25 +00:00
mscott%netscape.com
41ff49cff8
Bug #114961 --> checking in for bzbarsky@mit.edu, add a null ptr check to avoid some unnecessary assertions
...
r/sr=mscott
git-svn-id: svn://10.0.0.236/trunk@110759 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 00:56:05 +00:00
alecf%netscape.com
d4b2e771bf
bug 100212 - add new APIs to nsIOService to do URL parsing/conversion of nsIFiles
...
r=dougt, sr=darin
git-svn-id: svn://10.0.0.236/trunk@110758 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 00:55:42 +00:00
mscott%netscape.com
59e14261f1
Bug #85613 --> add a null ptr check to avoid a top crash.
...
rs=sspitzer
git-svn-id: svn://10.0.0.236/trunk@110757 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 00:54:22 +00:00
seawood%netscape.com
48a62bb15a
Use srcdir when calling midl
...
git-svn-id: svn://10.0.0.236/trunk@110756 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 00:54:08 +00:00
mscott%netscape.com
8a364561ea
Bug #114571 --> if the mock channel gets canceled and we are writing into a
...
cache entry, doom the cache entry.
r=darin
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@110755 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 00:53:07 +00:00
dougt%netscape.com
386181766c
Fixing build bustage. this should not have been checked in
...
git-svn-id: svn://10.0.0.236/trunk@110754 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 00:46:22 +00:00
rpotts%netscape.com
64c357497f
added new-line at the end
...
git-svn-id: svn://10.0.0.236/trunk@110753 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 00:43:31 +00:00
rpotts%netscape.com
df5918caa1
bug #102779 (r=darin@netscape.com, sr=jst@netscape.com) data:// urls now use load groups... this allows onLoad events to fire (when appropriate).
...
git-svn-id: svn://10.0.0.236/trunk@110752 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 00:42:16 +00:00
sfraser%netscape.com
f26709a01e
Fix buy 114943; prevent attribute changes of screenX, screenY, and sizemode on windows, dialogs and wizards from causing reflows. r=hyatt, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@110751 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 00:28:40 +00:00
beard%netscape.com
7dc6187ad4
fix for bug #115545 . r=sdagley, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@110750 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 00:23:05 +00:00
nhotta%netscape.com
bd4ed5d689
Removed MIME_ConvertCharset and related code for performance improvement, bug 115387, r=ducarroz, sr=sspitzer.
...
git-svn-id: svn://10.0.0.236/trunk@110749 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 00:18:46 +00:00
dougt%netscape.com
c01e94cad7
nsIComponentManager API Changes (bug 98553)
...
a) create a new nsIComponentManager with only four functions on it:
CreateInstance CreateInstanceByContractID GetClassInfo GetClassInfoByContractID.
b) rename the old nsIComponentManager to nsIComponentManagerObsolete.
c) fixes callers which use to access the nsIComponentManager for component
registration functionality. These callers will temporary use the
nsIComponentManagerObsolete interface.
d) Create a new API NS_GetComponentManager() which mirrors the
NS_GetServiceManager()
e) Perserves the old NS_GetGlobalComponentManager(). Note the cast usage.
r/sr = rpotts@netscape.com alecf@netscape.com brendan@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@110748 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 00:12:41 +00:00
ben%netscape.com
e6ee8d626f
115795 - fix sizing of Cookie/P3p dialog & use dialog widget.
...
r=morse, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@110747 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 00:11:15 +00:00
varga%utcru.sk
7322cf149c
Fix for 113477. Group outlinercols. r=bryner sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@110746 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 00:10:41 +00:00
timeless%mac.com
4bbe997dc3
Bugzilla Bug 107562ÿImplement Print Preview
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=rods
git-svn-id: svn://10.0.0.236/trunk@110745 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 00:10:02 +00:00
dsirnapalli%netscape.com
8365ecd5f2
Test Case to Test HTML Table Row Node for accessibility.
...
git-svn-id: svn://10.0.0.236/trunk@110744 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 23:59:37 +00:00
dsirnapalli%netscape.com
90c3073d57
Test Case to Test HTML Table Node for accessibility.
...
git-svn-id: svn://10.0.0.236/trunk@110743 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 23:59:15 +00:00
dsirnapalli%netscape.com
937c8ad257
Test Case to Test HTML Table Cell Text Node for accessibility.
...
git-svn-id: svn://10.0.0.236/trunk@110742 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 23:58:48 +00:00
dsirnapalli%netscape.com
2c4eb1b4ed
Test Case to Test HTML Table Cell Node for accessibility.
...
git-svn-id: svn://10.0.0.236/trunk@110741 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 23:58:18 +00:00
dsirnapalli%netscape.com
2db22a835f
Test Case to Test HTML Table Caption Text Node for accessibility.
...
git-svn-id: svn://10.0.0.236/trunk@110740 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 23:57:46 +00:00
dsirnapalli%netscape.com
06d1b0ff22
Test Case to Test HTML Table Caption Node for accessibility.
...
git-svn-id: svn://10.0.0.236/trunk@110739 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 23:57:22 +00:00
dsirnapalli%netscape.com
cedd642630
Test Case to Test HTML Anchor Text Node for accessibility.
...
git-svn-id: svn://10.0.0.236/trunk@110738 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 23:56:30 +00:00
dsirnapalli%netscape.com
a0c6944a90
Test case to test HTML Anchor Node for accessibility.
...
git-svn-id: svn://10.0.0.236/trunk@110737 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 23:55:47 +00:00
dsirnapalli%netscape.com
09f98e00d2
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@110736 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 23:54:46 +00:00
dsirnapalli%netscape.com
e47da26a9e
nsIAccessibleTestTable.txt is replaced by other test cases.
...
git-svn-id: svn://10.0.0.236/trunk@110735 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 23:51:32 +00:00
seawood%netscape.com
192897bb1b
Forgot to add EXTRA_DSO_LIBS to link list for libnecko. Should fix some of the orange tinderboxes.
...
Bug 115890 a=dougt
git-svn-id: svn://10.0.0.236/trunk@110733 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 22:19:21 +00:00
nelsonb%netscape.com
75593bc5fe
Don't allocate sieve from stack on machines with very-limited stacks.
...
Bug 115012. Patch from Michael Kaply mkaply@us.ibm.com
git-svn-id: svn://10.0.0.236/trunk@110732 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 21:49:49 +00:00
smeredith%netscape.com
0912daef80
disabled the prefs tree stuff until I can rework it. Factory will be broken, but CCK will work.
...
git-svn-id: svn://10.0.0.236/trunk@110731 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 21:24:45 +00:00
seawood%netscape.com
cae9ad5361
Use of LIB_PREFIX is inconsistent between moz & nss for OS/2 VA builds (bug 114748) so set NSS_LIB_PREFIX accordingly.
...
Fixing OS/2 tinderbox bustage
git-svn-id: svn://10.0.0.236/trunk@110730 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 21:16:25 +00:00
ian.mcgreer%sun.com
9c9e4ed53c
this is why apps shouldn't be able to change cert values...
...
git-svn-id: svn://10.0.0.236/trunk@110729 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 21:11:41 +00:00
mjudge%netscape.com
a4539a7841
smoketest fix 115791
...
git-svn-id: svn://10.0.0.236/trunk@110728 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 21:05:55 +00:00
mjudge%netscape.com
a1915e14af
smoketest fix 115791
...
git-svn-id: svn://10.0.0.236/trunk@110727 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 20:52:54 +00:00
seawood%netscape.com
119c264a0b
Can't use EXTRA_DSO_LIBS as they don't get expanded until rules.mk and we need them expanded before then for XP_DIST_DEP_LIBS.
...
Fixing OS/2 bustage.
git-svn-id: svn://10.0.0.236/trunk@110725 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 19:55:59 +00:00
ian.mcgreer%sun.com
350e21c21d
don't waste time setting trust bits if they aren't changing
...
git-svn-id: svn://10.0.0.236/trunk@110724 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 19:54:44 +00:00
smeredith%netscape.com
e82442a4d0
Init for processing prefs tree xml.
...
git-svn-id: svn://10.0.0.236/trunk@110722 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 18:48:20 +00:00
rogerl%netscape.com
f764f98276
Release build fixes.
...
git-svn-id: svn://10.0.0.236/trunk@110721 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 17:56:55 +00:00
smeredith%netscape.com
9e772f2cd9
Merge with CCK_PREFEDIT branch.
...
git-svn-id: svn://10.0.0.236/trunk@110720 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 17:56:45 +00:00
despotdaemon%netscape.com
942634dcbc
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@110718 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 17:27:11 +00:00
rogerl%netscape.com
d531ef9e5d
Modified to use new parameter syntax.
...
git-svn-id: svn://10.0.0.236/trunk@110717 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 17:22:26 +00:00
rogerl%netscape.com
9d07cfd69e
Fixed parameter handling to match new syntax.
...
git-svn-id: svn://10.0.0.236/trunk@110716 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 17:21:06 +00:00
ian.mcgreer%sun.com
c81730cb7b
fix for 115719, user trust not being set
...
git-svn-id: svn://10.0.0.236/trunk@110715 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 16:04:52 +00:00
dbaron%fas.harvard.edu
6c477d3580
Fix extraneous '*' that looked like a comment but wasn't. Patch from <_basic@yahoo.com>. r=bzbarsky sr=alecf b=115110
...
git-svn-id: svn://10.0.0.236/trunk@110714 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 14:01:07 +00:00
varga%utcru.sk
f15fc9d47a
Fix for 113477. Group outlinercols. r=bryner sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@110713 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 13:42:28 +00:00
timeless%mac.com
233ffd6cff
Bug 115594 Support .CUR files patch by cbiesinger@web.de r=pavlov sr=tor
...
git-svn-id: svn://10.0.0.236/trunk@110712 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 13:40:06 +00:00
locka%iol.ie
d4d0fcbb2e
NOT PART OF BUILD. Added basic logic for generating H & C stubs
...
git-svn-id: svn://10.0.0.236/trunk@110711 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 13:36:52 +00:00
timeless%mac.com
54b104a557
Bugzilla Bug 111830 freeze/hang when retrieving malformed response for GET /favicon.ico
...
patch by cbiesinger@web.de r=pavlov sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@110710 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 13:27:52 +00:00
rayw%netscape.com
48b907118d
Minor fixes to namespace URI's in SOAPUtils, and fault handling in test.
...
SOAP is not part of the default build.
git-svn-id: svn://10.0.0.236/trunk@110709 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 12:10:33 +00:00
seawood%netscape.com
eb7c27e236
Order matters.
...
Fixing irix tinderbox bustage
git-svn-id: svn://10.0.0.236/trunk@110708 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 11:58:12 +00:00
seawood%netscape.com
02a39873f4
Link mozutil_s into viewer directly rather than relying upon some component to contain it.
...
Byproduct of bug 58981
git-svn-id: svn://10.0.0.236/trunk@110707 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 10:52:05 +00:00
rbs%maths.uq.edu.au
d2d79b97e3
Fix MathML bug 112874 - dynamic change of background color MathML element change layout
...
git-svn-id: svn://10.0.0.236/trunk@110706 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 10:11:42 +00:00
leaf%mozilla.org
7393438481
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@110705 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 09:14:36 +00:00
seawood%netscape.com
0bd62df729
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
git-svn-id: svn://10.0.0.236/trunk@110703 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 09:14:29 +00:00
bryner%netscape.com
1a0670162a
Ignore the makefile.
...
git-svn-id: svn://10.0.0.236/trunk@110702 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 09:00:51 +00:00
hyatt%netscape.com
2853f4c2fd
back out the portion of my patch that is guilty of causing the orange (bug 115787
...
git-svn-id: svn://10.0.0.236/trunk@110701 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 08:10:49 +00:00
mcafee%netscape.com
bdb23ac729
Adding two m.performance links
...
git-svn-id: svn://10.0.0.236/trunk@110700 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 07:52:18 +00:00
seawood%netscape.com
257e00dd8c
More de-COMifying nsHTMLReflow uses. Be nice to SVG now.
...
Bug #115113
git-svn-id: svn://10.0.0.236/trunk@110699 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 07:25:59 +00:00
bryner%netscape.com
542f74e6f9
Backing out alecf's checkin for bug 115152 as it's causing a crash on exit on optimized builds (and keeping tinderbox orange).
...
git-svn-id: svn://10.0.0.236/trunk@110698 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 07:09:40 +00:00
seawood%netscape.com
a87da48ec7
Can't call getter_AddRefs on a non-nsCOMPtr object. This should fix it. No, really!
...
git-svn-id: svn://10.0.0.236/trunk@110697 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 06:48:32 +00:00
seawood%netscape.com
047a5fe867
Fixing more 115113 mathml bustage.
...
git-svn-id: svn://10.0.0.236/trunk@110696 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 06:36:17 +00:00
mkaply%us.ibm.com
ebfc3f6c7b
OS/2 bustage
...
git-svn-id: svn://10.0.0.236/trunk@110694 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 06:15:46 +00:00
cmanske%netscape.com
976711ee38
Fixed layout problems in Insert Table dialog, b=115668, r=syd, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@110693 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 05:59:30 +00:00
bryner%netscape.com
4d12c8e47a
Fixing non-gtk (mach-o, qt, xlib, os/2, beos) bustage. r=cls.
...
git-svn-id: svn://10.0.0.236/trunk@110691 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 05:00:33 +00:00
seawood%netscape.com
f5e1e97a3d
Fixing mathml bustage caused by checkin for bug 115113.
...
Bug 115738 r=shrike,cement,monkeypox,nebiros,otaku
git-svn-id: svn://10.0.0.236/trunk@110690 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 04:56:50 +00:00
bryner%netscape.com
f596b1c598
Fixing shutdown crash on non-Windows platforms caused by hyatt's theme checkin. Should fix one cause of the tinderbox orange. r=mjudge.
...
git-svn-id: svn://10.0.0.236/trunk@110689 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 04:33:28 +00:00
wtc%netscape.com
5e4445f3ef
Updated the test for the NSPR 4.2 release.
...
git-svn-id: svn://10.0.0.236/trunk@110688 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 03:49:31 +00:00
mjudge%netscape.com
9656e74471
moved file to fix bustage. nsISelectionDisplay is now in content not in webbrowser. build order issues
...
git-svn-id: svn://10.0.0.236/trunk@110687 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 02:43:54 +00:00
mjudge%netscape.com
bd4977213e
baking out fix for mac. moving file nsISelectionDipslay over to content to fix bustage
...
git-svn-id: svn://10.0.0.236/trunk@110686 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 02:41:38 +00:00
mjudge%netscape.com
f5b507a12b
moved file here from embedding for the build order issue. fixing bustage.
...
git-svn-id: svn://10.0.0.236/trunk@110684 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 02:40:08 +00:00
mjudge%netscape.com
357f2b432f
moving file to content to fix bustage
...
git-svn-id: svn://10.0.0.236/trunk@110683 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 02:38:56 +00:00
mjudge%netscape.com
2f4d440c11
fixing bustage moving file to content
...
git-svn-id: svn://10.0.0.236/trunk@110682 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 02:34:39 +00:00
mjudge%netscape.com
bc78c917f2
wrong name for module name. needed webbrwsr not webBrowser_core
...
git-svn-id: svn://10.0.0.236/trunk@110681 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 02:06:04 +00:00
mjudge%netscape.com
20a1185b2b
bs=7868 r=saari Adding in new api to bake on trunk before going to branch. this adds nsISelectionDisplay to nsISelectionController. SetDisplayFlags are how we now set if you want images selected or not
...
git-svn-id: svn://10.0.0.236/trunk@110680 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 01:29:49 +00:00
pschwartau%netscape.com
bfeddf4872
Updating bug number reference in test. The original bug has outgrown.
...
git-svn-id: svn://10.0.0.236/trunk@110678 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 01:23:15 +00:00
mkaply%us.ibm.com
16cf507f6d
#115065
...
r=kaply, sr=blizzard
Fix OS/2 locale code to use proper date settings. Also some cleanup.
git-svn-id: svn://10.0.0.236/trunk@110677 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 01:17:16 +00:00
mjudge%netscape.com
7038c22536
7868 api change for selection SetDisplayFlags in nsISelectionDisplay idl. r=saari bug bs=7868
...
git-svn-id: svn://10.0.0.236/trunk@110675 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 01:12:02 +00:00
mjudge%netscape.com
0dd45d500c
new idl not in build yet. bs7868 r= saari
...
git-svn-id: svn://10.0.0.236/trunk@110673 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 01:08:36 +00:00
blythe%netscape.com
06dadb14aa
Fix bug 115281, report runtime allocation stats
...
NOT in normal build.
git-svn-id: svn://10.0.0.236/trunk@110667 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 01:00:36 +00:00
naving%netscape.com
2e92679844
115354 r/sr=bienvenu. check for null for rdfService.
...
git-svn-id: svn://10.0.0.236/trunk@110666 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 00:52:18 +00:00
lpham%netscape.com
6bb37471d0
update MacOSX build to 0.9.7+ for the trunk, bug #114693 r=jj/sr=leaf/a=asa
...
git-svn-id: svn://10.0.0.236/trunk@110664 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 00:22:59 +00:00
sspitzer%netscape.com
6ef993bee0
fix for correctness bug #94641 . properly migrate the 4.x pref
...
for autocompleting against local addressbooks. r=cavin, sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@110663 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 00:22:33 +00:00
curt%netscape.com
fc29c84dfd
Branched.
...
git-svn-id: svn://10.0.0.236/trunk@110661 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 00:15:19 +00:00
heikki%netscape.com
0fac54b986
Fixing build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@110660 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 00:15:15 +00:00
lpham%netscape.com
ead1a29d6a
update to 0.9.7+ version for the trunk, bug #114691 r=jj/sr=leaf/a=asa
...
git-svn-id: svn://10.0.0.236/trunk@110657 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-18 00:09:24 +00:00
waterson%netscape.com
92f6b950b7
Fix NS_IMETHODIMP bustage.
...
git-svn-id: svn://10.0.0.236/trunk@110656 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 23:57:59 +00:00
aaronl%netscape.com
9ab57ac4d1
Bug 115330. Correct states for text nodes that are children of links. r=jgaunt, rs=waterson
...
git-svn-id: svn://10.0.0.236/trunk@110655 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 23:52:24 +00:00
pavlov%netscape.com
48881c804c
fixing macho bustage for zach
...
git-svn-id: svn://10.0.0.236/trunk@110654 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 23:38:09 +00:00
shannond%netscape.com
42381ac4b6
Bug 113818 - CCK UI and backend need to be separated.
...
Merging CCK_IB_BRANCH into trunk
reviewed by smeredith@netscape.com , shrutiv@netscape.com
git-svn-id: svn://10.0.0.236/trunk@110652 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 23:07:47 +00:00
mscott%netscape.com
2d2743cc6f
Bug #108118 --> don't render moz-icons if we are using 8 bit or less color
...
since we really haven't implemented the code to make them render yet.
r=pavlov
sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@110651 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 23:03:47 +00:00
waterson%netscape.com
ac235050c2
Bug 115113, redux. Fix some whitespace botches.
...
git-svn-id: svn://10.0.0.236/trunk@110650 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 22:54:28 +00:00
ben%netscape.com
05d9b1753b
115451, 115154 - Can't close save file progress dialog, directory created with wrong permissions
...
Ensure correct permissions are used when creating a directory for attached files when saving a document, and that we don't try to create a new directory when one exists.
Also, null check webBrowserPersist in case it does not exist.
r=bz for 115154, sr=hyatt/blake
git-svn-id: svn://10.0.0.236/trunk@110649 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 22:52:40 +00:00
hyatt%netscape.com
f9a19ba7cd
Fix for 112980, nsITheme API and dynamic skin switching re-enabling. r=ben, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@110648 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 22:51:39 +00:00
ben%netscape.com
9081c85551
109856 - 2 separators in image context menu.
...
Make editor js use same context menu function for determining whether or
not to show a separator as everyone else.
sr=hyatt/blake
git-svn-id: svn://10.0.0.236/trunk@110647 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 22:51:00 +00:00
ben%netscape.com
4c08f8033d
115440 - File/Save Page doesn't work for PDF files
...
refactor code to always sniff for content-type when saving a document,
and show the text/html options only when there is a document and
the content type is one of the supported types (e.g. text/html)
sr=hyatt/blake
git-svn-id: svn://10.0.0.236/trunk@110646 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 22:50:07 +00:00
mkaply%us.ibm.com
bfa1428004
Fixing linker bustage - we have a new linker, but I haven't got in on the TB yet
...
git-svn-id: svn://10.0.0.236/trunk@110645 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 22:40:27 +00:00
waterson%netscape.com
b6978c3e09
Bug 115113. Eliminate nsIReflowCommand, and just use nsHTMLReflowCommand directly. r=karnaze, sr=attinasi.
...
git-svn-id: svn://10.0.0.236/trunk@110644 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 22:39:59 +00:00
mscott%netscape.com
40cda08ce0
only enable sending structs if we sucessfully got a pref value back and not if we failed to get a pref value back.
...
rs=sspitzer
git-svn-id: svn://10.0.0.236/trunk@110643 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 22:26:53 +00:00
alecf%netscape.com
410ae285d6
fix for bug 115152, lots of service-manager warnings on exit. r=nhotta, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@110642 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 22:24:25 +00:00
hwaara%chello.se
cd72250b81
#112973 , we leak the whole file on upload (of, for example a patch in bugzilla).
...
r=bzbarsky, sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@110641 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 22:21:38 +00:00
despotdaemon%netscape.com
7d379e1a50
Pseudo-automatic update of changes made by lpham@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@110640 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 22:07:18 +00:00
tor%cs.brown.edu
07b40ad301
Bug 66976 - turn on libpr0n MNG decoder. r=pavlov, sr=brendan.
...
Mac build patch by conrad, r=pinkerton, sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@110639 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 22:07:03 +00:00
morse%netscape.com
3d9e4690e9
bug 114709, downgrading cookies even though they are expired, r=seghani, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@110638 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 22:06:43 +00:00
blizzard%redhat.com
138c47fd46
Checkpointing changes. Not part of the build. Get scrollbars working. Fix lots of bugs in widget destruction. Port bryner's scrolling fix over to gtk2. Lots and lots of other random bugs fixed as well.
...
git-svn-id: svn://10.0.0.236/trunk@110637 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 22:05:58 +00:00
bryner%netscape.com
17d8fab271
Implementing a splash screen for gtk+. To display it, run mozilla --splash. Bug 27446, r=pavlov, sr=blizzard.
...
git-svn-id: svn://10.0.0.236/trunk@110636 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 21:58:15 +00:00
despotdaemon%netscape.com
e8deaa1d72
Pseudo-automatic update of changes made by leaf@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@110635 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 21:51:56 +00:00
seawood%netscape.com
8845af874e
Fixing OS/2 bustage from string changes.
...
git-svn-id: svn://10.0.0.236/trunk@110634 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 21:49:19 +00:00
ian.mcgreer%sun.com
d8bc9040e7
test case for multiple recipients
...
git-svn-id: svn://10.0.0.236/trunk@110633 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 20:16:18 +00:00
brade%netscape.com
70c49b1272
more NS_LITERAL_STRING cleanup (bug 26384; r=cmanske, sr=alecf)
...
git-svn-id: svn://10.0.0.236/trunk@110631 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 15:23:51 +00:00
alecf%netscape.com
ce7a285a56
bug 110308 - remove dead .mcp files - no reviewer possible, but suggested by brade
...
git-svn-id: svn://10.0.0.236/trunk@110630 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 15:21:14 +00:00
jaggernaut%netscape.com
b03f6f8137
Fix OS2 bustage
...
git-svn-id: svn://10.0.0.236/trunk@110629 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 14:25:20 +00:00
ian.mcgreer%sun.com
d079ef794b
needed for traversal of keys
...
git-svn-id: svn://10.0.0.236/trunk@110628 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 13:43:34 +00:00
ian.mcgreer%sun.com
ee0266636e
dbhandle needs to be set for subject list certs to work
...
git-svn-id: svn://10.0.0.236/trunk@110627 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 13:43:10 +00:00
jaggernaut%netscape.com
0bc8694149
Fix Darwin bustage
...
git-svn-id: svn://10.0.0.236/trunk@110626 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 13:02:39 +00:00
jaggernaut%netscape.com
fc62ac16fa
Fix Darwin bustage
...
git-svn-id: svn://10.0.0.236/trunk@110625 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 11:26:51 +00:00
bryner%netscape.com
0afc6d9ddd
Adding a new interface to allow select elements to have an outliner box object. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@110624 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 11:21:12 +00:00
jaggernaut%netscape.com
59fb68a611
Fix more OS2 bustage
...
git-svn-id: svn://10.0.0.236/trunk@110623 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 11:16:24 +00:00
jaggernaut%netscape.com
80cb05baae
Fix Darwin bustage
...
git-svn-id: svn://10.0.0.236/trunk@110622 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 10:16:37 +00:00
jaggernaut%netscape.com
102e89f7ec
Fix bustage
...
git-svn-id: svn://10.0.0.236/trunk@110621 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 09:59:21 +00:00
hewitt%netscape.com
8a57c0ef90
(jag using hewitt's account): Darn xml files
...
git-svn-id: svn://10.0.0.236/trunk@110620 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 09:56:11 +00:00
jaggernaut%netscape.com
78cc15ef7c
I swear this all built fine for me.
...
git-svn-id: svn://10.0.0.236/trunk@110619 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 09:44:58 +00:00
mcafee%netscape.com
9bac088ce7
minor wording change
...
git-svn-id: svn://10.0.0.236/trunk@110618 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 09:35:28 +00:00
jaggernaut%netscape.com
c0807794b2
Fix Darwin bustage
...
git-svn-id: svn://10.0.0.236/trunk@110617 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 09:22:47 +00:00
jaggernaut%netscape.com
a3e74172d6
Fix OS2 bustage
...
git-svn-id: svn://10.0.0.236/trunk@110616 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 09:21:04 +00:00
jaggernaut%netscape.com
b7f8a13a1d
Fix BeOS bustage
...
git-svn-id: svn://10.0.0.236/trunk@110615 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 08:34:09 +00:00
jaggernaut%netscape.com
279993d38f
Fix bustage
...
git-svn-id: svn://10.0.0.236/trunk@110614 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 08:10:57 +00:00
aaronl%netscape.com
bda34061e4
Bug 62423. Alt+down now opens history list in URL bar. r=ben, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@110613 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 07:44:57 +00:00
mcafee%netscape.com
3d1c8ca4f0
XULWinOpenTest, send raw sample data to server
...
git-svn-id: svn://10.0.0.236/trunk@110612 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 07:26:48 +00:00
jaggernaut%netscape.com
576ec93128
Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@110611 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 07:14:49 +00:00
pavlov%netscape.com
28a3b1348b
fixing tomorrow's blocker today (115527). r=ben sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@110610 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 06:59:55 +00:00
mkaply%us.ibm.com
df76a8981d
I know nothing about this stuff, but I think this will at least get BeOS building
...
git-svn-id: svn://10.0.0.236/trunk@110609 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 05:10:38 +00:00
nicolson%netscape.com
44e45b67a6
Implement KeyPairGeneratorSpi
...
git-svn-id: svn://10.0.0.236/trunk@110606 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 03:54:41 +00:00
nicolson%netscape.com
6018be7c2f
We need a TokenException that extends RuntimeException, so we can throw it without declaring it
...
git-svn-id: svn://10.0.0.236/trunk@110604 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 03:52:13 +00:00
jgaunt%netscape.com
86c9cf979b
fixing bustage on mac
...
git-svn-id: svn://10.0.0.236/trunk@110603 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 03:01:20 +00:00
zach%zachlipton.com
78c6d67164
Fix for bug 113646, midair when changing assignee gives error. Fix changes sub trim() in globals.pl not to use $_ so as not to conflict with $_ values allready
...
set.
Patch by myk@mozilla.org , r1=bbaetz, r2=dave.
git-svn-id: svn://10.0.0.236/trunk@110600 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 01:29:52 +00:00
jgaunt%netscape.com
5350f62875
bug 102021, xul menulist accessibility support for aaronl
...
r=jgaunt, sr=hyatt
bug 109227, xul tabbox accessibility support
r=aaronl, sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@110599 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 01:21:45 +00:00
jgaunt%netscape.com
cbd0bb9ec7
bug 102021, xul menulist accessibility support for aaronl
...
r=jgaunt, sr=hyatt
bug 109227, xul tabbox accessibility support
r=aaronl, sr=hewitt
bug 110800, improper event firing in selects
r=dcone, sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@110598 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 01:21:29 +00:00
mkaply%us.ibm.com
d85f65eb5c
OS/2 bustage - resolve libs at link time
...
git-svn-id: svn://10.0.0.236/trunk@110597 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 00:54:29 +00:00
bienvenu%netscape.com
6b874e2dba
fix crash downloading multiple newsgroups for offline use simultaneously 115237 r/sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@110596 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-17 00:28:10 +00:00
mcafee%netscape.com
0f117cf2d2
adding number count column
...
git-svn-id: svn://10.0.0.236/trunk@110595 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 20:38:57 +00:00
jaggernaut%netscape.com
5289f1add0
Took out a little too much, it looks like. Hope this fixes the bustage.
...
git-svn-id: svn://10.0.0.236/trunk@110594 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 20:12:19 +00:00
jaggernaut%netscape.com
2ad89d0f0e
Undoing this Makefile.in change until Pavlov fixes widget/src/beos/nsAppRunner.cpp
...
git-svn-id: svn://10.0.0.236/trunk@110593 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 20:09:52 +00:00
timeless%mac.com
af7cd2c594
Bugzilla Bug 95952 Waste of offscreen pixmaps
...
patch by Roland.Mainz@informatik.med.uni-giessen.de
r=kmcclusk@netscape.com , sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@110592 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 19:29:30 +00:00
jfrancis%netscape.com
628bcae417
fix for bug 114750 and various dups: infinite loop in editro when backspacing or forard deleting across some block boundaries. r=hwaara, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@110589 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 19:00:42 +00:00
bienvenu%netscape.com
35575525fc
whitespace cleanup
...
git-svn-id: svn://10.0.0.236/trunk@110587 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 18:10:25 +00:00
jaggernaut%netscape.com
d1529aed21
Remove timer from REQUIRES, the makefile.win edition
...
git-svn-id: svn://10.0.0.236/trunk@110586 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
1140db62f4
Remove timer from REQUIRES. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@110585 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 17:02:31 +00:00
jaggernaut%netscape.com
d10a382550
Attempt to fix BeOS bustage
...
git-svn-id: svn://10.0.0.236/trunk@110584 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 14:40:33 +00:00
pavlov%netscape.com
ebdcb74e5b
still working on the os2 build...
...
git-svn-id: svn://10.0.0.236/trunk@110583 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 14:03:46 +00:00
jaggernaut%netscape.com
8f3f7baf78
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
...
git-svn-id: svn://10.0.0.236/trunk@110582 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 13:18:45 +00:00
jaggernaut%netscape.com
9666a2189b
NS_ENSURE_TRUE(rv, rv) -> NS_ENSURE_SUCCESS(rv, rv). sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@110581 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 12:31:07 +00:00
jaggernaut%netscape.com
6a02e28805
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
...
git-svn-id: svn://10.0.0.236/trunk@110580 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 12:04:47 +00:00
jaggernaut%netscape.com
436d43f211
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
...
git-svn-id: svn://10.0.0.236/trunk@110579 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 11:58:03 +00:00
jst%netscape.com
fb81748382
Make that NS_ENSURE_SUCCESS() so we know if this fails...
...
git-svn-id: svn://10.0.0.236/trunk@110578 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 11:38:31 +00:00
jaggernaut%netscape.com
bbad2f3c44
Fix small bug: NS_ENSURE_TRUE(rv, rv) -> if (NS_FAILED(rv)) return rv;
...
git-svn-id: svn://10.0.0.236/trunk@110577 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 11:22:34 +00:00
pavlov%netscape.com
bf68113e5f
fixing os2 bustage (bogus #include for some #if0'd code from windows)
...
git-svn-id: svn://10.0.0.236/trunk@110576 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 11:18:27 +00:00
bryner%netscape.com
bbc37215d9
Removing unneeded lookup of the column element. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@110575 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 09:39:05 +00:00
bryner%netscape.com
274070b318
No longer need to force a width and height. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@110574 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 09:37:42 +00:00
pavlov%netscape.com
4fe7f03adb
lets try PR_STATIC_CALLBACK to please os/2
...
git-svn-id: svn://10.0.0.236/trunk@110573 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 09:31:39 +00:00
pavlov%netscape.com
277259d394
removing libtimer_gtk.so
...
git-svn-id: svn://10.0.0.236/trunk@110572 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 09:28:07 +00:00
pavlov%netscape.com
e567411e99
removing widget/timer from embed makefiles
...
git-svn-id: svn://10.0.0.236/trunk@110571 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 09:27:41 +00:00
bryner%netscape.com
ee1f501610
Factoring out ChildIterator to separate files so that the outliner code can use it. Not yet part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@110570 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 09:13:48 +00:00
jst%netscape.com
da1d2917dd
Removing dead code, r=sicking@bigfoot.com, sr=me, no bug #.
...
git-svn-id: svn://10.0.0.236/trunk@110569 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 08:16:29 +00:00
pavlov%netscape.com
15c13b4272
silly mac, get a real build system
...
git-svn-id: svn://10.0.0.236/trunk@110568 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 07:53:25 +00:00
jst%netscape.com
1309e966c8
Remving unnecessary nsCOMPtr. r=sicking@bigfoot.com, sr=me, no bug #
...
git-svn-id: svn://10.0.0.236/trunk@110567 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 07:10:49 +00:00
jst%netscape.com
f5c74277cf
Fixing bug 114539. Getting rid of mInner in all our 'data' nodes and making those classes inherit nsGenericDOMDataNode in stead. Also remove mContentID from nsTextNode and push mRangeList and mListenerManager into hashtables since they are used so rarely. This results in a size reduction of nsTextNode from 44 bytes to 28 bytes (~36%). r=peterv@netscape.com, sr=hyatt@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@110566 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 07:04:44 +00:00
jst%netscape.com
a2a2c99ca8
Fixing bug 114539. Getting rid of mInner in all our 'data' nodes and making those classes inherit nsGenericDOMDataNode in stead. Also remove mContentID from nsTextNode and push mRangeList and mListenerManager into hashtables since they are used so rarely. This results in a size reduction of nsTextNode from 44 bytes to 28 bytes (~36%). r=peterv@netscape.com, sr=hyatt@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@110565 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 06:59:31 +00:00
pavlov%netscape.com
948dd4324d
Removing old timer code.
...
git-svn-id: svn://10.0.0.236/trunk@110564 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 06:15:58 +00:00
pavlov%netscape.com
b7d549610f
bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@110563 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 06:13:17 +00:00
pavlov%netscape.com
f91dd96a18
bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@110562 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 06:05:15 +00:00
bryner%netscape.com
9c9f49e5d8
Backing out fix for bug 103758 to fix focus regressions.
...
git-svn-id: svn://10.0.0.236/trunk@110561 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 01:21:12 +00:00
jgaunt%netscape.com
91440dad6b
bug 103148, turn off xul accessibility when not needed
...
r=aaronl,cls,sfraser
sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@110559 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 00:59:16 +00:00
mcafee%netscape.com
ec1a72f5d0
commenting main routine
...
git-svn-id: svn://10.0.0.236/trunk@110558 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 00:23:09 +00:00
mcafee%netscape.com
692fa0bfb6
Added graph size UI. Made lead UI smaller font=-1.
...
git-svn-id: svn://10.0.0.236/trunk@110557 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 00:06:51 +00:00
justdave%syndicomm.com
f7d2ddd8f0
Fix for bug 102487: If you had "comment on product change required" turned on in your installation, Bugzilla would warn you of
...
a forgotten comment AFTER allowing you to choose new components, versions, and milestones, forcing you to hit your back button
TWICE to correct your mistake. This checkin corrects that.
Patch by David Kilzer <ddkilzer@theracingworld.com >
r= caillon, gerv
git-svn-id: svn://10.0.0.236/trunk@110556 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 00:05:54 +00:00
rods%netscape.com
86ddf6342d
Initial checkin for Bug 113917 not in the build
...
git-svn-id: svn://10.0.0.236/trunk@110555 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 23:50:48 +00:00
jgaunt%netscape.com
50d6f5b945
bug 103148, turn off xul accessibility when not needed
...
r=aaronl,cls,sfraser
sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@110554 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 23:50:32 +00:00
jgaunt%netscape.com
3ade0efc18
bug 103148, turn off xul accessibility when not needed
...
r=aaronl,cls,sfraser
sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@110553 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 23:50:14 +00:00
mkaply%us.ibm.com
3c6d11e447
#114501
...
r=bienvenu, sr=sspitzer, a=brendan
Use PRUint32 instead of time_t for folderdate, since that's what the APIs expect
git-svn-id: svn://10.0.0.236/trunk@110552 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 23:43:41 +00:00
mcafee%netscape.com
4d32635743
Add support for size=X, X=.5, 1, etc. scales the graph size
...
git-svn-id: svn://10.0.0.236/trunk@110551 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 22:46:07 +00:00
stephend%netscape.com
0eac018033
Bug 112322. Add ellipsis to 'Add Account' and remove it in 'Delete Folder' context menu item. r=timeless, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@110550 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 21:25:32 +00:00
peterlubczynski%netscape.com
5f7f47f572
Updating Mac Plugin SDK Projects to XML, not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@110549 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 21:03:24 +00:00
wtc%netscape.com
48c0cad32a
NSS 3.4 should use DBM 1.6.
...
git-svn-id: svn://10.0.0.236/trunk@110548 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 21:02:20 +00:00
darin%netscape.com
16cf8358d3
fixes bug 115164 "nsJARURI::FormatSpec does more work than it needs to do"
...
r=dp, sr=jag
git-svn-id: svn://10.0.0.236/trunk@110547 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 20:34:07 +00:00
peterlubczynski%netscape.com
47c993cd64
Updating Mac plugin SDK sample, not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@110546 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 18:40:35 +00:00
peterlubczynski%netscape.com
d456196734
Removing 68k stuff from Mac SDK samples, not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@110545 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 18:39:50 +00:00
seawood%netscape.com
e3e5848fc7
Declaring callback functions appropriately.
...
Fixing OS/2 tinderbox bustage
git-svn-id: svn://10.0.0.236/trunk@110544 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 13:15:24 +00:00
mcafee%netscape.com
e61d6831dd
better html
...
git-svn-id: svn://10.0.0.236/trunk@110543 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 10:59:29 +00:00
mcafee%netscape.com
17787766cf
adding rawdata link
...
git-svn-id: svn://10.0.0.236/trunk@110542 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 10:54:56 +00:00
mcafee%netscape.com
0282b7e4f4
better title
...
git-svn-id: svn://10.0.0.236/trunk@110541 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 10:52:12 +00:00
mcafee%netscape.com
25a43156a6
cgi to print out the raw data we are plotting
...
git-svn-id: svn://10.0.0.236/trunk@110540 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 10:50:38 +00:00
mcafee%netscape.com
f2894ec72b
Add perl emacs header
...
git-svn-id: svn://10.0.0.236/trunk@110539 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 10:33:05 +00:00
mcafee%netscape.com
22a85ab153
Change default graph settings to autoscale=1, days=7
...
git-svn-id: svn://10.0.0.236/trunk@110538 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 10:19:25 +00:00
seawood%netscape.com
58910bbdd1
Fix bug of package being created multiple times by only creating the package during the libs phase (still requires BUILD_OFFICIAL=1) and making libs the default target.
...
git-svn-id: svn://10.0.0.236/trunk@110537 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 09:53:28 +00:00
seawood%netscape.com
6bd9f56396
Oops. Actually create the package file when using TAR
...
git-svn-id: svn://10.0.0.236/trunk@110536 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 09:40:32 +00:00
seawood%netscape.com
b79a39563c
Add TAR format for distributions.
...
Thanks to Kervin <kpierre@fit.edu > for the patch.
Bug #115382 r=cls
git-svn-id: svn://10.0.0.236/trunk@110535 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 09:24:25 +00:00
seawood%netscape.com
3c94d84965
Checkout libart & calendar before seamonkey since the latter is significantly larger and therefore has a greater chance of getting cvs conflicts.
...
Thanks to Bradley Baetz <bbaetz@cs.mcgill.ca > for the patch.
Bug #115057 r=cls
git-svn-id: svn://10.0.0.236/trunk@110534 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 09:21:18 +00:00
mcafee%netscape.com
12be593228
Switching to modern theme for all tests.
...
git-svn-id: svn://10.0.0.236/trunk@110533 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 09:08:56 +00:00
stephend%netscape.com
29e5c7118b
Bug 115401. chrome: should be chrome:// in utilityOverlay.js r=jrgm@netscape.com, sr=hewitt@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@110532 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 08:14:30 +00:00
stephend%netscape.com
c7bdd16251
Bug 68071. Inconsistent labels in account manager. r=jglick@netscape.com, sr=hewitt@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@110531 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 07:53:11 +00:00
seawood%netscape.com
2197beb926
Update PSM makefiles with LIB_PREFIX changes.
...
Thanks to Javier Pedemonte <pedemont@us.ibm.com > for the patch.
Bug #58981 r=cls
git-svn-id: svn://10.0.0.236/trunk@110530 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 06:44:57 +00:00
dp%netscape.com
317e478e12
bug 113393 zlib allocator implementation. Eliminates about 1200+
...
allocations done by zlib by recycling previously allocated
memory. r=darin sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@110529 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 06:31:49 +00:00
pinkerton%netscape.com
3a309ca3ee
Add keycode of powerbook's Enter key as a special key as it differs from
...
the keycode for desktops. r=sdagley/sr=sfraser/a=asa. bug# 111723.
git-svn-id: svn://10.0.0.236/trunk@110528 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 05:16:59 +00:00
blizzard%redhat.com
3ba168fc8c
Try to reduce the amount of useless X traffic that happens at startup. Don't show widgets with invalid sizes. Reduce the number of Resize() requests that are sent back to the layout engine.
...
git-svn-id: svn://10.0.0.236/trunk@110527 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 05:06:01 +00:00
bzbarsky%mit.edu
ea7174b216
Implement (turn on, really) SetCssText for style declarations. Bug
...
91370, r=peterv, sr=jst
git-svn-id: svn://10.0.0.236/trunk@110526 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 04:33:11 +00:00
rginda%netscape.com
cc89818acc
whitespace nits
...
git-svn-id: svn://10.0.0.236/trunk@110525 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 04:13:24 +00:00
kaie%netscape.com
bd3d8e8bee
b=115182 Wrong usage of SMIMEBundleFormatStringFromName
...
r=timeless sr=mscott
git-svn-id: svn://10.0.0.236/trunk@110523 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 03:56:18 +00:00
rginda%netscape.com
636f593801
remove #_PH_ comments
...
git-svn-id: svn://10.0.0.236/trunk@110522 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 03:55:54 +00:00
rginda%netscape.com
7a222db774
add Petr Cimprich to contributor list
...
git-svn-id: svn://10.0.0.236/trunk@110521 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 03:53:38 +00:00
rginda%netscape.com
a169bde9e8
patch from Petr Cimprich petr@gingerall.cz to allow the output to be nested in a frameset.
...
refer to parent.frames, instead of top.frames in navToGroup functions.
git-svn-id: svn://10.0.0.236/trunk@110520 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 03:09:00 +00:00
rjc%netscape.com
5e251601a9
Attempt to fix non-carbon Mac bustage... link against IconServicesLib.
...
git-svn-id: svn://10.0.0.236/trunk@110519 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 02:53:38 +00:00
pierre%netscape.com
5fa6c27e38
93217: nsRenderingContextMac doesn't reference count offscreens. Made the nsDrawingSurfaceMac's ownership similar to what we have on other platforms. r=pink/sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@110518 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 02:31:47 +00:00
rods%netscape.com
cf7154cb98
Initial check in for BUg 113917 (not in the build yet)
...
git-svn-id: svn://10.0.0.236/trunk@110517 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 02:31:20 +00:00
pierre%netscape.com
d0b2e972bc
4662: Page layout sets font in window manager port. r=brade/sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@110516 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 02:22:51 +00:00
bryner%netscape.com
a6a92fb7f0
Bug 115198 - event clientX and clientY coordinates are wrong if the event occurs within a child window. r=sfraser, sr=blizzard.
...
git-svn-id: svn://10.0.0.236/trunk@110515 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 02:18:41 +00:00
despotdaemon%netscape.com
f7f30f342c
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@110514 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 02:06:48 +00:00
rjc%netscape.com
9c8dde1d05
Fix bugs 113745, 113742 and 114811: all regarding "moz-icon:". Fix up XP_MAC code to use Mac OS's Icon Services, and expose platform icons in file:/// display and search panel (and search preferences panel). Mixture of r/srs: sdagley, ben, and smfr
...
git-svn-id: svn://10.0.0.236/trunk@110513 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 01:59:50 +00:00
shliang%netscape.com
0d6cbc7302
bug 67359 - mail icons for downloaded msgs - checking in jar.mn
...
git-svn-id: svn://10.0.0.236/trunk@110512 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 01:18:23 +00:00
mcafee%netscape.com
92c02acbce
forgot to pass in points settings for a few urls
...
git-svn-id: svn://10.0.0.236/trunk@110511 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 00:55:20 +00:00
rjc%netscape.com
7315b28028
Fix bug # 101280: on Mac OS X, use proper IE Favorites. r=ccarlen sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@110510 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 00:43:23 +00:00
mcafee%netscape.com
a41801d37d
blue points, comments
...
git-svn-id: svn://10.0.0.236/trunk@110509 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 00:41:01 +00:00
aaronl%netscape.com
4d600ef000
Sidebar keyboard accessibility - Alt+PgUp/Alt+PgDn to switch sidebar tabs. r=sgehani, sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@110508 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 00:36:51 +00:00
rginda%netscape.com
4ebcee66d6
not built
...
remove -rc1 suffix from 0.8.5 version number
git-svn-id: svn://10.0.0.236/trunk@110507 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 00:35:40 +00:00
dp%netscape.com
b2db34e217
bug 113738 Cost of malloc into trace-malloc log. r=blythe, sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@110506 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 00:27:15 +00:00
dp%netscape.com
675f07e7c3
Fixing compiler warning.
...
git-svn-id: svn://10.0.0.236/trunk@110505 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 00:25:03 +00:00
dp%netscape.com
51a42e0f6f
bug 113738 Cost of malloc into trace-malloc log r=blythe, sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@110504 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 00:24:12 +00:00
cltbld%netscape.com
522182024f
Make XUL win open test use modern theme. -mcafee
...
git-svn-id: svn://10.0.0.236/trunk@110503 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 00:11:16 +00:00
rginda%netscape.com
92c90ac9ec
not built
...
add /charset command to 0.8.5 changes
git-svn-id: svn://10.0.0.236/trunk@110502 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-15 00:08:07 +00:00
leaf%mozilla.org
d3c8624486
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@110501 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 23:57:47 +00:00
tingley%sundell.net
6478bc24d7
checkin for _basic@yahoo.com to add support for the SOCKS directive in proxy
...
autoconfig (PAC) files. bug 105335, r=bbaetz, sr=darin.
git-svn-id: svn://10.0.0.236/trunk@110500 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 23:52:06 +00:00
seawood%netscape.com
0fff265da2
Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
...
Thanks to Javier Pedemonte (pedemont@us.ibm.com ) for the patch.
Bug #58981 r=cls
git-svn-id: svn://10.0.0.236/trunk@110499 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 23:49:04 +00:00
sfraser%netscape.com
11c35aff9e
Fix bug 115171 -- shrink session history entries by replacing PRBool with PRPackedBool. r=dp, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@110498 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 23:14:46 +00:00
nhotta%netscape.com
318db3c7fc
Changed nsPresContext::Observe, added code to flush font and reflow in case of charset change,
...
bug 103282, r=smontagu, sr=attinasi.
git-svn-id: svn://10.0.0.236/trunk@110497 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 23:13:28 +00:00
sfraser%netscape.com
d35e1fa18c
Fix for bug 115162 -- shrink data structures by converting PRBool to PRPackedBool. r=dp, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@110496 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 23:13:08 +00:00
naving%netscape.com
2a5c9a8999
114345 r=bienvenu sr=mscott Remove m_parsingInbox boolean, ask the db if the summary is valid, if not, it is being built and wait for it to be over, before downloading msgs.
...
git-svn-id: svn://10.0.0.236/trunk@110495 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 23:12:35 +00:00
sfraser%netscape.com
ff5c1dcc81
Fix for bug 115157 -- shrink data structures by converting PRBool to PRPackedBool. r=dp, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@110494 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 23:10:42 +00:00
sfraser%netscape.com
a0c101bff7
Fix for bug 115151 -- shrink RuleProcessorData by converting PRBool to PRPackedBool. r=dp, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@110493 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 23:07:43 +00:00
naving%netscape.com
4d5d0c5df5
114753 r=bienvenu sr=mscott. fix batch notifications for updating summary count for imap move/delete.
...
git-svn-id: svn://10.0.0.236/trunk@110492 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 23:01:17 +00:00
darin%netscape.com
da9bb2ba03
fixes bug 114660 "data: URLs get sent as http-referer" r=gagan, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@110491 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 22:56:26 +00:00
darin%netscape.com
8c89b9d527
fixes bug 115129 "stream loader optimizations" r=gagan, sr=brendan,dveditz
...
git-svn-id: svn://10.0.0.236/trunk@110490 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 22:54:56 +00:00
darin%netscape.com
6b7d4a26c3
fixes bug 114286 "No way to determine if a http request was a 304 or not."
...
r=pavlov, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@110489 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 22:53:13 +00:00
bhart00%yahoo.com
b111680f8f
bug 115274-make chatzilla window position persist. Chatzilla only, r=rginda
...
git-svn-id: svn://10.0.0.236/trunk@110488 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 22:45:51 +00:00
rods%netscape.com
60d1622764
Initial check in for BUg 113917 (not in the build yet)
...
git-svn-id: svn://10.0.0.236/trunk@110487 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 22:40:12 +00:00
cltbld%netscape.com
502c03b4c7
Renaming to RegxpcomTestTimeout to be consistant with other timeouts.
...
git-svn-id: svn://10.0.0.236/trunk@110484 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 21:12:04 +00:00
bzbarsky%mit.edu
5e0e0909e0
backing out Doron's patch per his request (just backing out changes to
...
things that are already built). Will try to reland ASAP, but he wanted
it out while he's working on it.
git-svn-id: svn://10.0.0.236/trunk@110481 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 21:05:35 +00:00
ian.mcgreer%sun.com
3143ebfdf1
the last step - restrict trust domain and PK11_ searches to token objects
...
also, make sure trust is grabbed from crypto context
git-svn-id: svn://10.0.0.236/trunk@110480 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 20:50:59 +00:00
kestes%walrus.com
9e23ed2fc5
I can not keep up with portable /bin/echo syntax. Make /bin/echo
...
a variable and let the users figure out what they need.
git-svn-id: svn://10.0.0.236/trunk@110479 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 20:20:03 +00:00
kestes%walrus.com
f3cf0884f1
too many people ask me silly questions about the two different build states
...
both being colored yellow. Make one of them white to quiet the masses.
git-svn-id: svn://10.0.0.236/trunk@110478 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 20:19:10 +00:00
kestes%walrus.com
51c0217c11
document new portable popup window code.
...
git-svn-id: svn://10.0.0.236/trunk@110477 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 20:18:13 +00:00
kestes%walrus.com
a2a4580409
fixed typos in the Link() commands.
...
git-svn-id: svn://10.0.0.236/trunk@110476 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 20:17:34 +00:00
kestes%walrus.com
4aed191404
explain the mail time format.
...
git-svn-id: svn://10.0.0.236/trunk@110475 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 20:15:43 +00:00
kestes%walrus.com
fb50397a55
minor typos fixed.
...
git-svn-id: svn://10.0.0.236/trunk@110474 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 20:14:25 +00:00
peterlubczynski%netscape.com
518c4c0227
Backing out changes.
...
git-svn-id: svn://10.0.0.236/trunk@110473 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 20:13:50 +00:00
kestes%walrus.com
ca5f0e786f
typo in print statement.
...
git-svn-id: svn://10.0.0.236/trunk@110472 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 20:13:01 +00:00
sonja.mirtitsch%sun.com
6168f2e194
thought I needed to do this in ssl... chge the readonlydir to prevent
...
mccrel from overflowing due to failing cleanup scripts...
git-svn-id: svn://10.0.0.236/trunk@110471 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 20:10:46 +00:00
sonja.mirtitsch%sun.com
6c78a24a7d
fix for bug 73098, need to make other checkins in ssl.sh and don't
...
want to merge
Ian reviewed the patch
git-svn-id: svn://10.0.0.236/trunk@110468 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 20:02:53 +00:00
nicolson%netscape.com
fcdd8f4e92
Add new provider classes for JCA Compliance.
...
git-svn-id: svn://10.0.0.236/trunk@110466 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 20:01:33 +00:00
nicolson%netscape.com
84b8d52a1a
Implement RSAPrivateKey and DSAPrivateKey.
...
git-svn-id: svn://10.0.0.236/trunk@110465 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 20:00:36 +00:00
nicolson%netscape.com
ce49953863
Move the master provider class here to avoid circular dependencies.
...
git-svn-id: svn://10.0.0.236/trunk@110464 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 20:00:01 +00:00
ian.mcgreer%sun.com
3dbbac9eab
missed as part of last checkin, hack needed when certs come out of crypto context or cache
...
git-svn-id: svn://10.0.0.236/trunk@110463 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 18:50:49 +00:00
ian.mcgreer%sun.com
057600d63a
fix AIX build
...
git-svn-id: svn://10.0.0.236/trunk@110462 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 18:31:14 +00:00
ian.mcgreer%sun.com
95f9595544
implement local store of objects for crypto context
...
git-svn-id: svn://10.0.0.236/trunk@110461 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 17:32:23 +00:00
bzbarsky%mit.edu
6264bf569a
UI for prefs to control popups and other JS annoyances. Bug 75371,
...
patch from Doron Rosenberg <doronr@naboonline.com >, r=bzbarsky,
sr=shaver, a=brendan
git-svn-id: svn://10.0.0.236/trunk@110460 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 15:50:27 +00:00
pete%alphanumerica.com
ad6e05ed93
b=114353, r=yokoyama, sr=jst, a=asa
...
fix for nsUNIXCharset.cpp assertions and
startup failure on FreeBSD
--pete
git-svn-id: svn://10.0.0.236/trunk@110459 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 14:40:50 +00:00
jaggernaut%netscape.com
04e006db1a
Bug 113076: browser has no session history when first opened from mail/news or when both browser and mail/news are launched at startup. Checking in hacky work-around. r=bryner, sr=ben, a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@110458 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 09:27:03 +00:00
tingley%sundell.net
903b308777
Add checks for QI failure to fix topcrasher bug 112265.
...
r=brendan sr=hyatt a=brendan
git-svn-id: svn://10.0.0.236/trunk@110457 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 08:42:52 +00:00
cltbld%netscape.com
83f894052e
Adding auto=1 to layout test url
...
git-svn-id: svn://10.0.0.236/trunk@110456 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 07:30:22 +00:00
timeless%mac.com
fba197d728
Bugzilla Bug 115124 ###!!! ASSERTION: Can't use |Truncate()| to make a string longer.: 'aNewLength <= this->Length()'
...
r=pink, sr=alecf, a=brendan
Bugzilla Bug 115105 crash dereferencing null for bad xbl
r=bryner, sr=alecf, a=brendan
git-svn-id: svn://10.0.0.236/trunk@110455 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 05:04:05 +00:00
peterlubczynski%netscape.com
88cece66e5
Fixing GetParameters() back to the way it was, returning success for zero parameters bug 114973 r=av sr=beard a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@110453 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 03:52:12 +00:00
peterlubczynski%netscape.com
f053a6b59e
Fix for bad vertical alignment on replaced object frames, bug 36997 r=dbaron sr=attinasi a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@110452 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 03:48:49 +00:00
peterlubczynski%netscape.com
c0882ccfc5
Adding TextReset case to GetUniqueStyleData, bug 36997 r=dbaron sr=attinasi a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@110451 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 03:47:02 +00:00
ssu%netscape.com
87f656065d
fixing bug 114076 - labels migration and new profile issues. r=bhuvan, sr=sspitzer, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@110450 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 02:57:31 +00:00
ssu%netscape.com
f0272aec8b
fixing bug 114956 - Crashed on OK to prefs changing all labels text. r=bienvenu, sr=sspitzer, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@110449 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 02:52:55 +00:00
dcone%netscape.com
4b124770e1
b=114957 r=rods sr=attinas a=asa Put declarations outside of ifdef. Fixes some linux optimized builds.
...
git-svn-id: svn://10.0.0.236/trunk@110448 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 02:25:48 +00:00
rginda%netscape.com
5b9fbbd216
chatzilla only, a=asa, bug=41564
...
fix remaining charset bugs and add /charset command
update changelog
change version to 0.8.5
git-svn-id: svn://10.0.0.236/trunk@110447 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 01:43:26 +00:00
kmcclusk%netscape.com
575a192c88
Backing out the fix for Bad use of nsIFile in component manager to fix spell checker. bug 106949 r=jband a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@110446 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 01:27:16 +00:00
ducarroz%netscape.com
5756ca119a
Fix for bug 111305. Check for null ptr before using it. Don't truncate and initialize a nsString with a length of -1, that cause the whole app to freeze. R=damn, SR=mscott, A=asa
...
git-svn-id: svn://10.0.0.236/trunk@110445 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 01:18:16 +00:00
sgehani%netscape.com
cbef8356de
Make tabs menu rebuild after sidebar has been closed and then opened.
...
b=114908; r=morse; sr=dveditz; a=asa
git-svn-id: svn://10.0.0.236/trunk@110444 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 01:08:25 +00:00
seawood%netscape.com
eef395a124
Fix parallel build (-j) problem.
...
Bug #114940 r=bryner a=asa
git-svn-id: svn://10.0.0.236/trunk@110442 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 00:25:39 +00:00
seawood%netscape.com
8a32da9aa2
Use $(LIBS_DIR) instead of assuming libraries will always be found in $(DIST)/bin.
...
Bug #114013 r=bryner,colin a=asa
git-svn-id: svn://10.0.0.236/trunk@110441 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 00:22:02 +00:00
dbragg%netscape.com
cb6eba1fd9
Fix for bug 109951. Updating the version number of the language packs to 0.9.7.
...
r=tao, sr=dveditz, a=asa for drivers@mozilla.org (also approved by ddrinan from security team)
git-svn-id: svn://10.0.0.236/trunk@110440 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 00:20:04 +00:00
seawood%netscape.com
2f512599bd
Link final binary against MOZ_LIBART_LIBS when building SVG-enabled static version of Mozilla.
...
Bug #115007 r=bryner a=asa
git-svn-id: svn://10.0.0.236/trunk@110439 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 00:19:57 +00:00
dbragg%netscape.com
d3d4aeb6a2
Fix for bug 109951. Updating the version number of the language packs to 0.9.7.
...
r=tao, sr=dveditz, a=asa for drivers@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@110438 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 00:18:54 +00:00
jj%netscape.com
2ed6208207
obsolete after xml projects landing & codewarrior 7 adoption
...
git-svn-id: svn://10.0.0.236/trunk@110437 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 00:15:57 +00:00
yokoyama%netscape.com
5ba7636961
Bug 107074: Top crasher bug @ nsShiftJISToUnicode::Convert
...
Adding a boundary check for Unicode converter
check-in for shom@vinelinux.org
/r=nhotta,/sr=blizzard,/a=asa
git-svn-id: svn://10.0.0.236/trunk@110436 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-14 00:11:00 +00:00
ben%netscape.com
66284b0785
remove extra newlines from packages-unix in case they're affectnig 114874
...
git-svn-id: svn://10.0.0.236/trunk@110435 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-13 23:19:01 +00:00
ben%netscape.com
0086e93e36
Another attempt at fixing 114874. ensure webbrowserpersist.xpt is put in components.
...
git-svn-id: svn://10.0.0.236/trunk@110434 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-13 22:42:03 +00:00
sfraser%netscape.com
685e061900
Fix bug 114971 -- debug target for smime project had a fragment9 name that conflicted with the msgDB library, making mailnews unusable in developer builds. r=beard, sr=bienvenu/rs=sspitzer, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@110433 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-13 22:27:05 +00:00
cmanske%netscape.com
3e77861336
Fixed JS typing error that killed Insert Character dialog, b=115089, r=brade, sr=hewitt, a=asa/drivers
...
git-svn-id: svn://10.0.0.236/trunk@110432 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-13 21:31:24 +00:00
beard%netscape.com
6447a8eb5f
Turned on DEBUG flag.
...
git-svn-id: svn://10.0.0.236/trunk@110431 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-13 21:11:14 +00:00
ben%netscape.com
1c9dc3f9a2
114874 - save page as fails because embed_base.xpt is not packaged with release builds.
...
git-svn-id: svn://10.0.0.236/trunk@110430 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-13 20:09:07 +00:00
kestes%walrus.com
69a3d72afc
get_all_treestates name has changed due to the conversion for text browsers.
...
git-svn-id: svn://10.0.0.236/trunk@110428 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-13 16:09:36 +00:00
nboyd%atg.com
fe3f8d08dd
Fix formatting.
...
git-svn-id: svn://10.0.0.236/trunk@110427 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-13 15:27:16 +00:00
mcafee%netscape.com
035a54b568
days=n form submit was ignoring units, ltype, points.
...
git-svn-id: svn://10.0.0.236/trunk@110426 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-13 07:48:34 +00:00
mcafee%netscape.com
2a2358a6fa
splitting out separate points UI
...
git-svn-id: svn://10.0.0.236/trunk@110425 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-13 07:42:53 +00:00
mcafee%netscape.com
3523eedf6f
Split points out as seperate arg
...
git-svn-id: svn://10.0.0.236/trunk@110424 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-13 07:32:40 +00:00
mcafee%netscape.com
7a3e3068d8
Adding line style UI
...
git-svn-id: svn://10.0.0.236/trunk@110423 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-13 07:17:48 +00:00
sfraser%netscape.com
28c8490d87
Fix bug 114915 -- app not starting up in Mac opt builds. Work around a CodeWarrior optimizer bug by bumping down the optimization level for the optimized target. r=brendan, sr=shaver, a=Roto-rooter
...
git-svn-id: svn://10.0.0.236/trunk@110422 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-13 07:11:28 +00:00
mcafee%netscape.com
016cebc43b
Adding ltype argument, lines, steps, or points.
...
git-svn-id: svn://10.0.0.236/trunk@110421 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-13 06:57:07 +00:00
mcafee%netscape.com
839495ec9b
pass in units too
...
git-svn-id: svn://10.0.0.236/trunk@110420 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-13 06:38:41 +00:00
mcafee%netscape.com
5ce9ed85a6
pass in autoscale, days for browsing urls
...
git-svn-id: svn://10.0.0.236/trunk@110419 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-13 06:32:17 +00:00
mcafee%netscape.com
1d82bd06ae
smaller font for browsing links
...
git-svn-id: svn://10.0.0.236/trunk@110418 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-13 05:37:23 +00:00
mcafee%netscape.com
4ff52b958b
Adding machine/test browsing links
...
git-svn-id: svn://10.0.0.236/trunk@110417 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-13 05:35:12 +00:00
mcafee%netscape.com
b5609be5c1
lowercase some html
...
git-svn-id: svn://10.0.0.236/trunk@110416 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-13 04:58:55 +00:00
mcafee%netscape.com
bf2eb9d473
Adding form UI for days=n argument
...
git-svn-id: svn://10.0.0.236/trunk@110415 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-13 04:53:03 +00:00
blizzard%redhat.com
9d9e05ab08
Checkpointing changes. Not part of the build. Get scrollbars stubbed out and get the factory changes in place so they can be created.
...
git-svn-id: svn://10.0.0.236/trunk@110414 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-13 04:42:22 +00:00
mcafee%netscape.com
ef97b091a5
Adding yahoo-quote-style Y-axis control UI.
...
git-svn-id: svn://10.0.0.236/trunk@110413 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-13 02:10:16 +00:00
mcafee%netscape.com
4ddb9c395e
autoscale time axis. move timestamp down a little to allow for two-line time axis labels.
...
git-svn-id: svn://10.0.0.236/trunk@110412 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-13 01:56:52 +00:00
javi%netscape.com
c366aafefa
Patch for Bug 11080, r=kaie, sr=jag
...
Checking in for timeless. Don't use the negation form of the NS_SUCCEEDED
NS_FAILED macros.
git-svn-id: svn://10.0.0.236/trunk@110411 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-13 01:17:49 +00:00
brendan%mozilla.org
3a8c6f3d85
Long ago, mccabe copied the principals setting code in Function from late to early in the function (should've moved, but no one noticed); last month, I fixed bug 90546 in the original site but not in the copy; this change eliminates the duplication, moving the fix up to the copy's site (90546, r=jst, sr=jband, a=chofmann).
...
git-svn-id: svn://10.0.0.236/trunk@110410 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-13 00:27:20 +00:00
blizzard%redhat.com
5f05504111
Checkpointing changes. Fix scrolling with scrollmouse. Start getting native scrollbars off the ground. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@110409 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 23:56:21 +00:00
mkaply%us.ibm.com
f69d3e7ed6
#114826
...
r=mkaply, a=asa for drivers
OS/2 only - back out OS/2 specific fix to fix regression
I'm checking this in now so I can make our automatic daily build on OS/2
git-svn-id: svn://10.0.0.236/trunk@110408 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 23:14:55 +00:00
blizzard%redhat.com
300b42a22d
Checkpointing changes. Not part of the build. Pep up window scrolling performance by compressing motion notify events. Also, add an option to the appshell to turn on gdk window paint debugging with MOZ_DEBUG_PAINTS=1 in the environment.
...
git-svn-id: svn://10.0.0.236/trunk@110407 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 22:51:19 +00:00
ben%netscape.com
9b31886395
this is part of the previous checkin to fix blocker bug 114874. change code to open correct xul file
...
git-svn-id: svn://10.0.0.236/trunk@110406 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 22:43:17 +00:00
jake%acutex.net
640a455469
Bug 37339 and Bug 80183 - Adding a sidebar.cgi and index.cgi. The sidebar.cgi can currently be used in Mozilla/Netscape 6 and uses XUL that was originally written by Scott Collins <scc@mozilla.org>. The index.cgi displays both the proper header and footer in the appropriate places. It also changes the links accoding to if you are logged in or not.
...
r= ddk, kiko
git-svn-id: svn://10.0.0.236/trunk@110402 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 22:41:19 +00:00
ben%netscape.com
d6b6d28052
Fix for smoketest blocker 114874 - save page does not work.
...
This code was checked in last night into a file that had recently become obsolete. Simply moving the code that was checked in last night into the file that is currently in use.
git-svn-id: svn://10.0.0.236/trunk@110401 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 22:21:53 +00:00
jpierre%netscape.com
9acaca40ca
Fix 114787 - ssl_recv crashes in client. bogus assert. reviewed by nelson
...
git-svn-id: svn://10.0.0.236/trunk@110399 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 21:44:04 +00:00
ian.mcgreer%sun.com
ecb8b3c386
detect hash collisions so that the caller can handle it
...
git-svn-id: svn://10.0.0.236/trunk@110397 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 20:23:07 +00:00
suresh%netscape.com
e3262cdb9c
fixing the blocker bug 114861. r=sspitzer, sr=mscott. a=leaf.
...
git-svn-id: svn://10.0.0.236/trunk@110396 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 19:49:45 +00:00
peterlubczynski%netscape.com
2726454cda
Fixing full-page plugins, blocker bug 114808 r=dcone sr=attinasi, a=nhotta (sheriff)
...
git-svn-id: svn://10.0.0.236/trunk@110395 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 18:50:16 +00:00
nboyd%atg.com
6737fe6bb9
Fix bug 114491: if (true) function f(){}()
...
git-svn-id: svn://10.0.0.236/trunk@110394 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 14:16:57 +00:00
alex.fritze%crocodile-clips.com
1feca682e0
Fix AIX build bustage.
...
Not part of default build.
git-svn-id: svn://10.0.0.236/trunk@110393 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 12:58:57 +00:00
mkaply%us.ibm.com
b7dcb8f592
hack hack, wonderful hack
...
undef the index macro for VACPP
I guess this is a VACPP bug, we had to do this in js, but why name a function such a common macro?
git-svn-id: svn://10.0.0.236/trunk@110392 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 12:52:55 +00:00
bbaetz%cs.mcgill.ca
7c85152d39
dos2unix line endings. Should fix build bustage, not part of default
...
build.
git-svn-id: svn://10.0.0.236/trunk@110391 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 11:05:25 +00:00
bbaetz%cs.mcgill.ca
ab526e6818
#include <math.h> before libart's headers, so that M_PI isn't already
...
defined.
libart has an #ifdef guard, math.h obviously doesn't.
Hopefully fixes AIX build bustage. Not part of defaut build.
git-svn-id: svn://10.0.0.236/trunk@110390 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 10:17:55 +00:00
peterv%netscape.com
f1922f1b8a
Bustage fix. SVG-enabled builds only.
...
git-svn-id: svn://10.0.0.236/trunk@110389 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 08:28:13 +00:00
bbaetz%cs.mcgill.ca
a17190fc30
Left this out of bug 80142 checkin
...
git-svn-id: svn://10.0.0.236/trunk@110388 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 08:24:16 +00:00
bbaetz%cs.mcgill.ca
4ad4d9cc5d
Bug 80142 - left this out
...
git-svn-id: svn://10.0.0.236/trunk@110387 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 08:22:52 +00:00
bbaetz%cs.mcgill.ca
f41875154d
Bug 80142 - left these out.
...
git-svn-id: svn://10.0.0.236/trunk@110386 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 08:21:33 +00:00
leaf%mozilla.org
ec77622500
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@110385 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 08:12:41 +00:00
bbaetz%cs.mcgill.ca
478af40f6f
Bug 80142 (among others) - landing of SVG_20010721_BRANCH. Work by
...
alex.fritze@crocodile-clips.com , james.turner@crocodile-clips.com , and
everyone else how helped on the branch. Thanks to peterv for last minute
build changes
r=cls for build changes
r=jst, rs=brendan for #ifdef'd parts touching existing files.
NOT ON BY DEFAULT
git-svn-id: svn://10.0.0.236/trunk@110384 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 07:59:31 +00:00
bryner%netscape.com
b7587c6070
Bug 103758 and 87946 - always focus the page content initially unless we are loading about:blank. r=jag, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@110382 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 07:47:14 +00:00
jst%netscape.com
9254918735
Fixing bug 112120. Cleaning up the GetPrimaryFrameFor() code in nsGenericHTMLElement and making it obvious from the method name that this method is form control specific. r=axel@pike.org, sicking@bigfoot.com, sr=jband@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@110381 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 07:31:15 +00:00
bbaetz%cs.mcgill.ca
ab5612c55c
Backing out bug 95383 because of tbox redness.
...
git-svn-id: svn://10.0.0.236/trunk@110380 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 07:16:39 +00:00
bbaetz%cs.mcgill.ca
997a2399f0
mac build changes by peterv.
...
Not part of build.
git-svn-id: svn://10.0.0.236/trunk@110378 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 06:42:11 +00:00
brade%netscape.com
6ffd27568f
attmpt to fix bug #110828 ; disable all unicode input for OS < 9.0 (r=pink; sr=brendan)
...
git-svn-id: svn://10.0.0.236/trunk@110376 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 06:38:49 +00:00
ben%netscape.com
de4752bda5
another oops. Didn't mean to leave in this irritating debug timeout.
...
git-svn-id: svn://10.0.0.236/trunk@110374 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 06:32:09 +00:00
bbaetz%cs.mcgill.ca
4006b4f57d
Need extra const for CW7. Patch by peterv.
...
Not part of build.
git-svn-id: svn://10.0.0.236/trunk@110373 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 06:30:52 +00:00
bbaetz%cs.mcgill.ca
742a1b5ded
Bug 95383 - implement nsDrawingSurfaceMac::GetPixelFormat
...
Patch by james.turner@crocodile-clips.com , r=pink, sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@110372 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 06:19:29 +00:00
jfrancis%netscape.com
7943166470
fix for Bug 92331: at long last moving over to using spans instead of pre's for plaintext mailcites. Due to limited testing the pref for this is left *OFF*. we'll flip it on if everything goes well later.
...
also fixes for:
101342 : Extraneous <br> when <td> content is <textarea>
104499 : when using the decrease indent, caret hops to the end of the previous line
r=fm; sr=kin
git-svn-id: svn://10.0.0.236/trunk@110371 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 06:02:15 +00:00
jst%netscape.com
160ebe0821
Fixing bug 112217. Moving nsIDOM3Node into its own file since nsIDOMNode.idl is technically frozen, but the interface nsIDOM3Node is not. r=peterv@netscape.com, rs=jband@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@110370 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 05:58:44 +00:00
ben%netscape.com
3b23f82f90
fix oops (remove </pre>s from file)
...
git-svn-id: svn://10.0.0.236/trunk@110369 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 05:52:05 +00:00
blizzard%redhat.com
9ac1dd78a1
Checkpointing Changes. Not part of the build. Call Resize() after the widgets are created to make sure they are all the right size when they are shown. Make sure to flush the window draw queue after scrolling to get an immidiate repaint.
...
git-svn-id: svn://10.0.0.236/trunk@110368 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 05:50:47 +00:00
peterlubczynski%netscape.com
2cacb5e700
Fixing bustage...
...
git-svn-id: svn://10.0.0.236/trunk@110367 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 05:39:46 +00:00
dean_tessman%hotmail.com
4c65dd8f62
Bug 94980 - Keyboard navigation in context menu causes highlight upon reopening
...
r=pink sr=blake
git-svn-id: svn://10.0.0.236/trunk@110366 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 05:11:16 +00:00
jst%netscape.com
05b8d4fb1c
Breaking out nsIDOM3Node into its own file. Not part of the build yet.
...
git-svn-id: svn://10.0.0.236/trunk@110365 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 05:06:07 +00:00
ben%netscape.com
2f91c5f6d9
bug 11632 - save page with images, stylesheets, objects and applets.
...
r=hewitt, brade, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@110364 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 05:05:12 +00:00
ccarlen%netscape.com
c4cb151f1d
Bug 108089 - clicking on desktop link brings up profile picker when profile is already chosen. r=law/sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@110363 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 05:02:07 +00:00
brendan%mozilla.org
82236d9ede
Fix try/finally and try/guarded-catches/finally hard cases (104077, r=jband, sr=shaver).
...
git-svn-id: svn://10.0.0.236/trunk@110362 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 05:00:29 +00:00
mstoltz%netscape.com
5730624c01
Bug 107387 - rename security.properties to caps.properties. r=nhotta, rs=jst.
...
git-svn-id: svn://10.0.0.236/trunk@110361 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 04:43:35 +00:00
rginda%netscape.com
4ae7e10d78
chatzilla only
...
strict mode cleanup
clear message count when view is /cleared, bug 113101
add charset support for input and output areas, bug 41564
bump revision to 0.8.5-rc5
git-svn-id: svn://10.0.0.236/trunk@110360 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 04:40:02 +00:00
smontagu%netscape.com
dd8d2d3172
Fix for bug 84130, Mail Message subjects don't get Bidi applied, r=mkaply, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@110359 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 04:28:25 +00:00
brendan%mozilla.org
7e25727635
Checking in rogerl@netscape.com's patch for bug 100199 (r=rginda, sr=me).
...
git-svn-id: svn://10.0.0.236/trunk@110358 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 04:27:50 +00:00
peterlubczynski%netscape.com
a29e377cb7
correcting last checkin
...
git-svn-id: svn://10.0.0.236/trunk@110357 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 04:18:36 +00:00
ben%netscape.com
bee090c77e
bug 11632 - save page with images, stylesheets, objects and applets.
...
r=hewitt, brade, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@110356 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 04:17:26 +00:00
peterlubczynski%netscape.com
617550b86c
correct last checkin
...
git-svn-id: svn://10.0.0.236/trunk@110355 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 04:17:15 +00:00
peterlubczynski%netscape.com
b4a61c36c1
Fixing busted Mac plugins due to my checkin earlier today, bug 114716 r=av sr=beard
...
git-svn-id: svn://10.0.0.236/trunk@110354 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 04:15:12 +00:00
jpierre%netscape.com
0ab6b2a80b
Fix for 105764 - compiler warnings
...
git-svn-id: svn://10.0.0.236/trunk@110353 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 04:14:48 +00:00
kaie%netscape.com
42382fa1b9
b=112524 Fixing crash when signing message with expired certificate
...
r=kaie sr=mscott
Checking in for ssaux
git-svn-id: svn://10.0.0.236/trunk@110352 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 04:05:30 +00:00
cmanske%netscape.com
bd0c9879f3
Support changing list bullet/number style for selected list items. b=92278 r=jfrancis,brade sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@110351 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 03:57:32 +00:00
serge%netscape.com
2d50555393
checking in for rdayal
...
Removing the MAPI related code from mozilla/xpfe .. patch (id=56117) in bug # 106137.
r=mscott, sr=alecf. This patch also fixes bug # 111199.
git-svn-id: svn://10.0.0.236/trunk@110349 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 03:55:57 +00:00
jpierre%netscape.com
492923673e
Fix for 105764 - compiler warnings
...
git-svn-id: svn://10.0.0.236/trunk@110348 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 03:48:28 +00:00
jpierre%netscape.com
eb23b98331
Fix for 108729 - AIX builds not fully optimized
...
git-svn-id: svn://10.0.0.236/trunk@110347 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 03:45:51 +00:00
mkaply%us.ibm.com
a6e79b39dd
OS2 bustage
...
git-svn-id: svn://10.0.0.236/trunk@110346 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 03:44:20 +00:00
blakeross%telocity.com
f6de5dc102
Readding a line that shouldn't have been removed. r=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@110345 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 03:41:31 +00:00
sonja.mirtitsch%sun.com
af9922f854
enabling the tls stresstest
...
git-svn-id: svn://10.0.0.236/trunk@110344 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 03:15:01 +00:00
blizzard%redhat.com
b4292d8189
Checkpointing changes. Not part of the build. Get simple key events working.
...
git-svn-id: svn://10.0.0.236/trunk@110342 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 03:03:05 +00:00
sgehani%netscape.com
206ac3b827
Fix getFormattedString to take only 2 params instead of 3.
...
git-svn-id: svn://10.0.0.236/trunk@110341 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 03:02:13 +00:00
hewitt%netscape.com
73e7ea791b
113027 - menu icon size CSS rule problem (checkmark, bullet), r=ben, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@110340 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 02:28:58 +00:00
law%netscape.com
da986331ee
Bug 113778; enhancing window open testto add some features and change to report median on tinderbox; r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@110339 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 01:47:28 +00:00
naving%netscape.com
02f190bf14
113397 r=bienvenu sr=mscott. reduce the cache size once the folder has been loaded.
...
git-svn-id: svn://10.0.0.236/trunk@110338 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 01:47:24 +00:00
mscott%netscape.com
bec593548a
Bug #89606 --> don't call ODA if we don't have any bytes in the input stream.
...
fixes a crash on linux.
r=bienvenu
sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@110337 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 01:44:14 +00:00
kmcclusk%netscape.com
3b82e4dbeb
Check for null result from NS_NewURI b=102585 sr=kin r=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@110336 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 01:41:41 +00:00
bstell%ix.netcom.com
7bb1a1ac29
bug 107020 fix code that selects anti aliased bitmap scaled fonts
...
r=Roland.Mainz@informatik.med.uni-giessen.de , r=pavlov, rs=waterson
git-svn-id: svn://10.0.0.236/trunk@110335 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 01:39:08 +00:00
cmanske%netscape.com
a58e5ca7cd
Hide Composer Edit menu item in IM window. bugscape b=10450 r=syd sr=dveditz,sfraser
...
git-svn-id: svn://10.0.0.236/trunk@110334 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 01:39:03 +00:00
peterlubczynski%netscape.com
6dcd1236ae
Fix for hang during Shockwave registration and problems with NPN_PostURL bug 108966 r=av sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@110333 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 01:38:02 +00:00
kmcclusk%netscape.com
fdd55454e0
Move management of the backbuffer from the viewmanager to the rendering context and make the backbuffer transient on WIN32 and GTK. bug 95952 sr=attinasi r=karnaze
...
git-svn-id: svn://10.0.0.236/trunk@110332 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 01:35:31 +00:00
sgehani%netscape.com
1530b56979
Add close button to sidebar.
...
b=33420; r=morse; sr=alecf
git-svn-id: svn://10.0.0.236/trunk@110331 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 01:32:33 +00:00
sgehani%netscape.com
fd0c0fd672
iMake font pref pane close when OK is pressed.
...
b=114630; r=morse; sr=blake
git-svn-id: svn://10.0.0.236/trunk@110330 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 01:26:58 +00:00
sgehani%netscape.com
44bd65645e
Use <stringbundle> wrapper getFormattedString() instead of
...
nsIStringBundle method formatStringFromName().
b=114640; r=morse; sr=alecf
git-svn-id: svn://10.0.0.236/trunk@110329 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 01:25:46 +00:00
neeti%netscape.com
581444e41a
fix for bug 114439 - nsFileTransportService should cache the mime service. r=dp, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@110328 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 01:20:38 +00:00
naving%netscape.com
4df4737cd3
110205 r=nhotta sr=bienvenu. Add support for sorting folders in folder-pane based on collation key (order+name)
...
git-svn-id: svn://10.0.0.236/trunk@110327 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 01:19:57 +00:00
jdunn%netscape.com
3085b4a6d8
fixing tinderbox bustage
...
gMochaPrefObject should not be declared extern here if declared static in
prefapi.cpp
git-svn-id: svn://10.0.0.236/trunk@110326 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 01:19:24 +00:00
harishd%netscape.com
71e14adc53
103095 - Do not ignore '/', in short hand tags, in viewsource [ fixing regression ].
...
r=peterv, sr=jband.
git-svn-id: svn://10.0.0.236/trunk@110325 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 01:08:51 +00:00
bzbarsky%mit.edu
6c8e4bb64d
Make the helper app dialog report the correct mime type after we've
...
tried to use extensions to guess the type. Bug 78943, r=law, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@110323 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 01:02:26 +00:00
varada%netscape.com
2d41e7f8cc
fix for 112707;crashing on cancel create filter -caused by null point check in RunTimeout;r=ducarroz;sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@110322 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 01:01:38 +00:00
pschwartau%netscape.com
786edbcff4
Adding more info
...
git-svn-id: svn://10.0.0.236/trunk@110321 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 00:24:17 +00:00
ssu%netscape.com
d9c1d1940d
fixing bug 85508 - missing Mnemonic for View-Messages-Ignored Threads menu item. rs=mscott
...
git-svn-id: svn://10.0.0.236/trunk@110319 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 00:16:16 +00:00
ian.mcgreer%sun.com
eaa53f5d5a
original intent for concurrent list iteration, fixes bug 114727. a better long-term solution is needing for traversing the high-level token lists.
...
git-svn-id: svn://10.0.0.236/trunk@110318 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-12 00:07:25 +00:00
blythe%netscape.com
58d8228c46
fix build bustage caused by recent checkin
...
git-svn-id: svn://10.0.0.236/trunk@110317 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 23:56:37 +00:00
curt%netscape.com
dcc3d8bbef
Fixes bug 110872 - Removing the initial check for mozilla instances so that content can be streamed during download. (Still doing check and warning after download completes, though.)
...
git-svn-id: svn://10.0.0.236/trunk@110316 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 23:53:22 +00:00
nelsonb%netscape.com
f8baf98f49
Check some pointers for NULL before dereferencing them.
...
git-svn-id: svn://10.0.0.236/trunk@110313 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 23:47:18 +00:00
cmanske%netscape.com
cf7c5df9c7
Limit number of Recent File menuitems, b=95471, r=akkana, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@110312 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 23:34:30 +00:00
cmanske%netscape.com
bd797c32e6
Part of XUL 1.0 conversion bug 104133, r=akkana, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@110311 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 23:24:09 +00:00
mkaply%us.ibm.com
cae8aa1113
put 92156 fix in OS/2
...
git-svn-id: svn://10.0.0.236/trunk@110310 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 23:09:29 +00:00
brade%netscape.com
c07eae9071
don't blindly eat modified tab events (except shift and no modifier); bug 99602 (r=cmanske; sr=kin)
...
git-svn-id: svn://10.0.0.236/trunk@110309 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 23:07:55 +00:00
darin%netscape.com
d196c1b384
fixes bug 113949 "Trunk crash [@ nsFileTransport::Process]"
...
r=dougt, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@110308 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 23:05:51 +00:00
alecf%netscape.com
b582acd298
fix xml project - somehow this didn't make it through "patch" correctly
...
git-svn-id: svn://10.0.0.236/trunk@110307 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 23:02:06 +00:00
darin%netscape.com
914453e402
fixes bug 47617 "Connection to https needs to tell user to install PSM if w/o"
...
r=gagan, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@110306 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 23:01:08 +00:00
locka%iol.ie
766cce3543
Added ActiveX control to Win32 embedding dist. b=112472 r=valeski@netscape.com sr=rpotts@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@110305 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 22:51:22 +00:00
alecf%netscape.com
a8957c032d
big libpref cleanup: remove lots and lots of unused functions
...
git-svn-id: svn://10.0.0.236/trunk@110304 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 22:41:19 +00:00
aaronl%netscape.com
b6f6f559d2
Bug 114687. Active Accessibility: Bounds calculation off by how far we're scrolled into the document. r=jgaunt, rs=waterson
...
git-svn-id: svn://10.0.0.236/trunk@110303 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 22:40:25 +00:00
shliang%netscape.com
24a7fc748c
bug 103190 - win classic menulist do not show selected item. r=andreww sr=hewitt.
...
git-svn-id: svn://10.0.0.236/trunk@110302 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 22:36:26 +00:00
blythe%netscape.com
aee7b180fa
Fix bug 113958, win32 nsTraceRefcnt support.
...
r=dbaron, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@110301 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 22:26:47 +00:00
shliang%netscape.com
a224105228
bug 79355 - classic toolbar grippies too thick. checking in asa's patch - r=shliang sr=hewitt.
...
git-svn-id: svn://10.0.0.236/trunk@110300 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 22:24:39 +00:00
blizzard%redhat.com
9b64b5752e
Checkpointing changes. Not part of the build. Got focus working.
...
git-svn-id: svn://10.0.0.236/trunk@110299 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 22:22:48 +00:00
hwaara%chello.se
0cdc2cf1d3
#114429 , caret ignores a backspace on a line before a <HR>.
...
r=jfrancis, sr=kin
git-svn-id: svn://10.0.0.236/trunk@110298 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 22:22:47 +00:00
blythe%netscape.com
29a382dcb9
Fix bug 114149, trace-malloc output platform specific
...
r=dp, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@110297 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 22:21:50 +00:00
bnesse%netscape.com
d620fb69af
Fix for bug 113927. Remove use of nsIFileSpec's when reading preferences files. r=alecf, sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@110296 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 22:19:53 +00:00
wtc%netscape.com
2b9cced716
Bugzilla bug 101528: merged the Linux-m68k compilation fix into the tip.
...
git-svn-id: svn://10.0.0.236/trunk@110295 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 22:12:10 +00:00
kaie%netscape.com
4d274429cb
Removing mcp Mac project files, as they were replaced by xml files.
...
b=98349 r=pink sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@110294 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 22:09:55 +00:00
law%netscape.com
09d8a2f50c
Bug 92156; make sure newWindow flag is passed through to OpenBrowserWindow so DDE requests go to existing windows; r=morse, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@110293 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 22:09:23 +00:00
wtc%netscape.com
17eda98aaa
Adding new XML Mac project files.
...
git-svn-id: svn://10.0.0.236/trunk@110292 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 22:09:17 +00:00
rangansen%netscape.com
fbcc4b2342
bug# 111096, r=kaie sr=kin; fixing js strict warnings - checking in for Stephane
...
git-svn-id: svn://10.0.0.236/trunk@110291 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 22:05:33 +00:00
rangansen%netscape.com
09af67ef07
bug# 110233, r=rangansen sr=kin; fixing var name err. fixing re-declaration error
...
git-svn-id: svn://10.0.0.236/trunk@110290 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 22:01:49 +00:00
rjesup%wgate.com
49cdee4699
Bug 107831: some elements are skipped when stopping a load. r=timeless, sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@110289 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 22:00:03 +00:00
rangansen%netscape.com
874e44d930
bug# 78720, r=rangansen sr=kin; fixing var name err. Checking in for Ssaux
...
git-svn-id: svn://10.0.0.236/trunk@110288 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 21:59:20 +00:00
aaronl%netscape.com
be7ca27beb
Bug 113367 and Bug 111284. Active Accessibility: fix states for table (*not* focusable) and accessible name for table when caption is used. r=jgaunt, sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@110287 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 21:42:58 +00:00
karnaze%netscape.com
7346b469f0
bug 60365 - have caption inherit margin-left, margin-right, align=center from table. sr=attinasi, r=alexsavulov
...
git-svn-id: svn://10.0.0.236/trunk@110285 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 21:28:47 +00:00
aaronl%netscape.com
e0caf55c8b
Bug 109164. Active Accessibility: state change events for checkboxes. r=jgaunt, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@110284 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 21:28:11 +00:00
mstoltz%netscape.com
ae2a61baad
Bug 52920 - allow cross-origin access to the frames array and the top, parent,
...
length, and opener properties. patch by jst. r=mstoltz, sr=brendan.
git-svn-id: svn://10.0.0.236/trunk@110283 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 21:07:36 +00:00
sicking%bigfoot.com
83d3186807
Hackarond to get namespacehandling in a little better shape. Now we always resolve namespaces against at least *some* node.
...
b=110266 r=Pike sr=jst
git-svn-id: svn://10.0.0.236/trunk@110282 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 20:54:50 +00:00
jgaunt%netscape.com
9a600a6cb4
bug 98598 Xul radiobutton accessibility support
...
r=aaronl
sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@110281 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 20:49:49 +00:00
mkaply%us.ibm.com
396af67601
#104174
...
r=mkaply, sr=blizzard
OS/2 only - beginnings of a system sound implentation. still need work to actually play the WAV
git-svn-id: svn://10.0.0.236/trunk@110280 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 20:48:24 +00:00
mkaply%us.ibm.com
6cefbaf3d2
Remove unncessary cruft
...
git-svn-id: svn://10.0.0.236/trunk@110279 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 20:33:57 +00:00
ian.mcgreer%sun.com
331318a796
first step towards separating token and session object searches as performance enhancement. Searches are still over both types until local cert and trust stores for crypto contexts are implemented.
...
git-svn-id: svn://10.0.0.236/trunk@110278 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 20:28:38 +00:00
nhotta%netscape.com
9aa8ad6999
Changed not to use the cached value in the checkmark update code.
...
The cache is needed for the load listener, using it in the checkmark code will cause the inconsistency for tab browser.
bug 110424, r=ftang, sr=alecf.
git-svn-id: svn://10.0.0.236/trunk@110274 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 20:10:24 +00:00
peterlubczynski%netscape.com
f479ed3f80
Attempting to fix nebiros bustage....
...
git-svn-id: svn://10.0.0.236/trunk@110273 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 19:28:57 +00:00
dbaron%fas.harvard.edu
de58d41cd9
Fix blocker bug 114675 with null check around assertion code that I meant to check in yesterday (bug 114220).
...
git-svn-id: svn://10.0.0.236/trunk@110272 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 19:16:15 +00:00
beard%netscape.com
545010ec9b
Mac OS X bustage, stderr is a macro, so can't prefix it with std::. This may depend on the version of libg++ we are using.
...
git-svn-id: svn://10.0.0.236/trunk@110270 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 18:56:47 +00:00
peterlubczynski%netscape.com
3347ce0039
Fixing HPUX bustage r=jdunn
...
git-svn-id: svn://10.0.0.236/trunk@110269 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 18:41:31 +00:00
peterlubczynski%netscape.com
e022628fc9
Fixing the way we pass attributes and parameters to plugins, bug 103940 r=av sr=beard
...
git-svn-id: svn://10.0.0.236/trunk@110264 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 15:53:07 +00:00
ccarlen%netscape.com
5735463f27
Bug 99613 - Freeze nsIWebBrowserFind iface. r=chak/sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@110263 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 15:25:30 +00:00
brade%netscape.com
ea8836380a
partial fix for saving of related files (r=akk, sr=smfr); bugs 114472 and 98550
...
git-svn-id: svn://10.0.0.236/trunk@110261 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 15:11:09 +00:00
dcone%netscape.com
1b32bd2ccd
b=112665 r=rods sr=attinasi. Set default for printing frames to each frame seperately.
...
git-svn-id: svn://10.0.0.236/trunk@110260 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 15:03:08 +00:00
karnaze%netscape.com
3f55397ff2
fixed bug 111872 - 2nd patch to allow the special reflow logic to apply to resize reflows in addition to incremental reflows. sr=attinasi, r=alexsavulov
...
git-svn-id: svn://10.0.0.236/trunk@110259 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 15:02:36 +00:00
jaggernaut%netscape.com
61f9d25572
Get rid of js strict warning.
...
git-svn-id: svn://10.0.0.236/trunk@110258 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 15:00:53 +00:00
dbradley%netscape.com
e61395e58f
Bug 101528 - Linux-m68k compilation and gcc-3 fixes. Patch by rz@linux-m68k.org, r=dbaron, sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@110256 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 14:17:33 +00:00
nboyd%atg.com
033d7b0e6b
Fix bug 114493: "3"[5]();
...
git-svn-id: svn://10.0.0.236/trunk@110255 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 14:16:13 +00:00
nboyd%atg.com
b73cbdf18c
Fix memory leak of class names--reset every time we get a new ClassLoader.
...
git-svn-id: svn://10.0.0.236/trunk@110254 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 14:13:55 +00:00
saari%netscape.com
2486244bde
fix for 105061, mac shifted keybindings don't work. Just needed to offset the keycode properly. r=brade,ftang, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@110253 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 11:19:20 +00:00
hewitt%netscape.com
0b50d686f1
114184 - DrawCompositeSide can't deal with sides of differing widths, r=ben, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@110252 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 11:13:53 +00:00
hewitt%netscape.com
e950ac1c5c
113789 - -moz-border-colors doesn't recognize transparent, r=ben, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@110251 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 11:13:16 +00:00
hewitt%netscape.com
5078bd3bd8
114535 - crash setting !important on a -moz-image-region property, 114132 - rounded multi-level borders use wrong radii, r=ben, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@110250 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 11:11:09 +00:00
jst%netscape.com
9409557baa
Fixing bug 114581. Making table.deleteRow() throw a INDEX_SIZE_ERR exception if the index is out of range, as per the DOM HTML spec. r=glazman@netscape.com, sr=jaggernaut@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@110249 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 10:20:57 +00:00
jst%netscape.com
c5768c0dba
We don't pass references to 'interfaces' in general, so let's not do it here either. r=bryner@netscape.com. sr=jaggernaut@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@110248 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 09:03:38 +00:00
cltbld%netscape.com
276442e553
wrong passwd for mail bloat test. -mcafee
...
git-svn-id: svn://10.0.0.236/trunk@110247 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 09:01:04 +00:00
ssu%netscape.com
5e2e8e90bf
checking in patch for andreas.premstaller@uibk.ac.at. fixes bug 114541 - Preferences->labels has two title boxes. r=ssu sr=blakeross.
...
git-svn-id: svn://10.0.0.236/trunk@110245 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 07:44:02 +00:00
ssu%netscape.com
f683e44001
fixing bug 106711 - label column is showing up to the left of subject by default. r=varada, sr=sspitzer.
...
git-svn-id: svn://10.0.0.236/trunk@110244 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 07:26:28 +00:00
kin%netscape.com
f0f1496951
Fix for bug 114339: Mozilla fails to paste correctly into password fields
...
Modified WillInsertText() to call EchoInsertionToPWBuff() after
the code that filters newlines based on the editor.singleLine.pasteNewlines
pref.
r=brade@netscape.com sr=sfraser@netscape.com
git-svn-id: svn://10.0.0.236/trunk@110243 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 07:21:10 +00:00
blizzard%redhat.com
7e22abd903
Checkpointing changes. Window positions are now properly saved on exit.
...
git-svn-id: svn://10.0.0.236/trunk@110242 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 07:20:30 +00:00
tingley%sundell.net
215ca3c6ae
bug 113838 - make nsRDFXMLParser::ParseString() work again.
...
r=rjc sr=waterson
git-svn-id: svn://10.0.0.236/trunk@110241 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 07:01:03 +00:00
dean_tessman%hotmail.com
7e02aed6c3
Bug 30861 - [RFE] Springloaded folders (drag-hover over bookmark folder should expand folder)
...
r=hewitt,timeless sr=hyatt,ben
git-svn-id: svn://10.0.0.236/trunk@110240 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 06:55:21 +00:00
blizzard%redhat.com
d8aaa26c2c
Checkpoint changes. Not part of the build. Got popups working, hooked up more mouse events, window scrolling.
...
git-svn-id: svn://10.0.0.236/trunk@110239 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 06:21:22 +00:00
dean_tessman%hotmail.com
1512edaf12
Bug 86606 - <SELECT>s disappear when using X-Mouse
...
r=timeless, sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@110238 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 06:16:07 +00:00
rangansen%netscape.com
a913ae1bbc
bug# 114448, r=kaie, sr=hewitt removing the url type menu in crls
...
git-svn-id: svn://10.0.0.236/trunk@110237 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 05:59:49 +00:00
dcone%netscape.com
ba0c0cbbea
bug=96870 Add methods onto the nsIPresContext for setting and getting the background painting
...
boolean so printing can turn on and off backgrounds. r=peterl sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@110236 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 05:57:37 +00:00
rangansen%netscape.com
c6d25eead1
bug# 114137, r=kaie, sr=hewitt fixing hardcoded string
...
git-svn-id: svn://10.0.0.236/trunk@110235 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 05:54:26 +00:00
rangansen%netscape.com
d3cdc0469b
bug# 111530, r=javi, sr=hewitt fixing broken button size for unrecognized cert
...
git-svn-id: svn://10.0.0.236/trunk@110234 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 05:51:40 +00:00
ccarlen%netscape.com
6ac2890533
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@110232 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 05:45:45 +00:00
dbaron%fas.harvard.edu
aedf49b319
Backing out changes I didn't mean to check in.
...
git-svn-id: svn://10.0.0.236/trunk@110231 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 05:41:43 +00:00
dbaron%fas.harvard.edu
cf515cc659
Prevent input elements from adding frames back into the primary frame map during their destruction (and leaving the map with dangling pointers) by passing the frame to functions that will be called during frame destruction to avoid calls to GetPrimaryFrameFor that will repopulate the primary frame map. b=114220 r=jkeiser sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@110230 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 05:39:36 +00:00
ccarlen%netscape.com
15f35f235b
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@110229 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 05:35:08 +00:00
bryner%netscape.com
e685428a2c
Bug 108787 -- unable to type in Open Web Location dialog when it first appears. r=saari, sr=blizzard.
...
git-svn-id: svn://10.0.0.236/trunk@110228 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 05:34:32 +00:00
ccarlen%netscape.com
b9740f38fe
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@110227 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 05:25:50 +00:00
ccarlen%netscape.com
4132901d1d
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@110226 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 05:10:45 +00:00
morse%netscape.com
6a508fd10d
bug 114443, fix js warning, r=morse, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@110225 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 04:59:06 +00:00
ccarlen%netscape.com
745e58b9e6
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@110224 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 04:54:47 +00:00
ccarlen%netscape.com
4d6f6a67f2
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@110223 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 04:39:35 +00:00
mcafee%netscape.com
982ad2ca7c
comment whitespace
...
git-svn-id: svn://10.0.0.236/trunk@110222 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 04:30:25 +00:00
ccarlen%netscape.com
615ed7df64
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@110221 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 04:25:37 +00:00
mcafee%netscape.com
099ab0282c
update manual steps for mail bloat test
...
git-svn-id: svn://10.0.0.236/trunk@110220 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 04:19:29 +00:00
shanjian%netscape.com
db6a4146a5
#105199 glyph search order is NOT lang dependent
...
lang is mapped to CSS Display structure and apply to document using
CSS rule tree.
r=dbaron sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@110219 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 04:12:34 +00:00
bienvenu%netscape.com
49f55b4407
fix pop3 get new mail leaving db invalid r=naving, sr=sspitzer 114459
...
git-svn-id: svn://10.0.0.236/trunk@110218 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 04:01:47 +00:00
bienvenu%netscape.com
79eb2d6e48
fix bloat of imap msg dbs when headers have been downloaded r=naving, sr=sspitzer 114487
...
git-svn-id: svn://10.0.0.236/trunk@110217 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 04:01:20 +00:00
ducarroz%netscape.com
e0a48f8989
Fix for bug 109451. Need to set window.arguments[0] to null in order to free rigth away the nsIMsgComposeParams object when we cache the compose window. R=varada, SR=mscott
...
git-svn-id: svn://10.0.0.236/trunk@110216 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 03:41:31 +00:00
ducarroz%netscape.com
0b5a9c97e2
Fix for bug 112784. The linked string array got broken which cause us to leak a bunch of strings. R=varada, SR=mscott
...
git-svn-id: svn://10.0.0.236/trunk@110215 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 03:35:20 +00:00
dbaron%fas.harvard.edu
3855c146ac
Fix nsSharableString::SetLength to correctly handle having a shared buffer. Override GetWritableFragment on nsSharableString (perhaps temporarily) to allow use of writing iterators on nsSharableString. b=114438 r=jag sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@110214 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 03:33:09 +00:00
cmanske%netscape.com
280aca881c
Fixed layout in Colors and Background dialog, b=114054, r=hwaara, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@110213 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 03:32:44 +00:00
cmanske%netscape.com
bc3199e41c
Fixed items not working in context menu, b=107925, r=brade, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@110212 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 03:30:42 +00:00
ducarroz%netscape.com
35007b4359
Fix for bug 110700. mCItationCOlor wasn't free. R+varada, SR=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@110211 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 03:30:15 +00:00
pete%alphanumerica.com
ec5da21679
b=106949, r=ccarlen, sr=jband
...
Bad use of nsIFile in component manager
--pete
git-svn-id: svn://10.0.0.236/trunk@110210 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 03:25:32 +00:00
cmanske%netscape.com
6e6abe181f
Part of fix to XUL 1.0 conversion bug 104113, r=akkana, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@110209 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 03:23:09 +00:00
cmanske%netscape.com
7653f3675f
Fixed deleting cells when only 1 column in table, b=99095, r=akkana, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@110208 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 03:21:14 +00:00
dbaron%fas.harvard.edu
f5dc1089af
Fix implementation of {min,max}-{width,height} on images. b=18477 r=pavlov sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@110207 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 03:21:13 +00:00
despotdaemon%netscape.com
6b42c28a8f
Pseudo-automatic update of changes made by dean_tessman@hotmail.com.
...
git-svn-id: svn://10.0.0.236/trunk@110206 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 03:16:52 +00:00
dbaron%fas.harvard.edu
a19300a625
Commenting out tests that can't be made to work under MSVC++ 6.0. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@110205 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 03:15:37 +00:00
hewitt%netscape.com
c5ba8bd720
113562 - nsIContent needs HasAttr method, r=jag, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@110204 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 02:57:52 +00:00
bzbarsky%mit.edu
daa893108e
Make the unix GetFromMIMEType and GetFromExtension functions not clobber
...
the user's neverAsk prefs. Bug 113908, r=law, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@110203 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 02:56:29 +00:00
bzbarsky%mit.edu
91e15ea68e
make nsRenderingContextXlib::CreateDrawingSurface always call
...
UpdateGC. Bug 114334, patch from Roland Mainz
<Roland.Mainz@informatik.med.uni-giessen.de >, r=timeless, sr=kin
git-svn-id: svn://10.0.0.236/trunk@110202 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 02:53:03 +00:00
bzbarsky%mit.edu
d8dc8592bc
Add an assertion to the CSS loader for cases when sheet decoding fails.
...
stopgap measure for bug 106843, r=pierre, sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@110201 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 02:48:49 +00:00
mkaply%us.ibm.com
84c50e6681
Debug only OS/2 build bustage as a result of _DEBUG being turned on
...
git-svn-id: svn://10.0.0.236/trunk@110199 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 02:46:22 +00:00
smontagu%netscape.com
e6011bb71f
Fix for bug 108187, Indent wrong on RTL paragraph in Hebrew, r=dbaron, sr=attinasi. As well as fixing the bug, the patch moves the code for text-indent out to nsLineLayout::BeginLineReflow
...
git-svn-id: svn://10.0.0.236/trunk@110198 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 02:45:44 +00:00
namachi%netscape.com
3c098a69a6
Patch to avoid Linker crash and NOT generate MAP and COD Files when the MOZ_MAPINFO and
...
MOZ_CODINFO are not set.
r=cls, sr=dveditz
the modification just takes the new changes which dan mentioned in the bug.
http://bugzilla.mozilla.org/show_bug.cgi?id=111093
git-svn-id: svn://10.0.0.236/trunk@110197 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 02:43:23 +00:00
danm%netscape.com
c8ecf3571f
move focus unsuppression in SetupNewViewer until after the viewer has been initialized. also add an assertion should we ever again get into a lazy document creation infinite loop. bugs 106820, 110856. r=bryner,hyatt
...
git-svn-id: svn://10.0.0.236/trunk@110196 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 02:41:22 +00:00
blizzard%redhat.com
01cd5d8e57
Checkpointing changes. Mouse events being hooked up, invalidation implemented.
...
git-svn-id: svn://10.0.0.236/trunk@110195 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 02:38:51 +00:00
justdave%syndicomm.com
59a509ab6f
Fix for bug 73502: midair collision wasn't catching other bugs changing dependencies
...
Patch by Dave Miller
r= bbaetz, jake
git-svn-id: svn://10.0.0.236/trunk@110194 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 02:38:18 +00:00
sfraser%netscape.com
a8d7c6b45c
Add XML project for smime.mcp, which was missed in the first pass.
...
git-svn-id: svn://10.0.0.236/trunk@110192 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 02:21:12 +00:00
pschwartau%netscape.com
c6288fa578
Initial add. Regression test for bug 114493.
...
git-svn-id: svn://10.0.0.236/trunk@110191 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 01:59:58 +00:00
pschwartau%netscape.com
7785c9b2c6
Initial add. Regression test for bug 114491.
...
git-svn-id: svn://10.0.0.236/trunk@110190 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 01:59:22 +00:00
sspitzer%netscape.com
f8c923fa94
work for the AB_OUTLINER_BRANCH, not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@110189 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 01:00:09 +00:00
bryner%netscape.com
baa92d21c7
Work-in-progress for xbl/outliner-based select widget. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@110188 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-11 00:59:37 +00:00
ccarlen%netscape.com
e220ba01ed
Missed these with checkin for 98349.
...
git-svn-id: svn://10.0.0.236/trunk@110187 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-10 23:29:34 +00:00
ccarlen%netscape.com
1731924479
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@110182 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-10 21:58:15 +00:00
ccarlen%netscape.com
7c7ff999b7
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@110181 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-10 21:32:41 +00:00
ccarlen%netscape.com
9bff26e3d9
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@110179 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-10 21:20:58 +00:00
nicolson%netscape.com
af3db3e4d1
Fix 113301: SECKEY_ImportDERPublicKey should support all public key types.
...
r=relyea.
git-svn-id: svn://10.0.0.236/trunk@110175 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-10 21:11:14 +00:00
ccarlen%netscape.com
d3001496ed
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@110174 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-10 21:02:40 +00:00
ccarlen%netscape.com
ba7edd8a3b
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@110172 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-10 20:42:22 +00:00
ccarlen%netscape.com
6d33fa025c
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@110170 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-10 20:25:12 +00:00
ian.mcgreer%sun.com
ee647edfe2
only do the replacement if a new cert was created
...
git-svn-id: svn://10.0.0.236/trunk@110169 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-10 20:08:15 +00:00
kaie%netscape.com
61a278f73b
Adding new XML Mac project files.
...
git-svn-id: svn://10.0.0.236/trunk@110166 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-10 19:54:12 +00:00
ian.mcgreer%sun.com
915d18c143
wrong function name
...
git-svn-id: svn://10.0.0.236/trunk@110165 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-10 19:16:18 +00:00
ian.mcgreer%sun.com
70255b5440
check in error const
...
git-svn-id: svn://10.0.0.236/trunk@110164 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-10 19:14:32 +00:00
ian.mcgreer%sun.com
53089cac16
handle race condition where attempt is made to add cert to cache when it is already present (from being added by another thread).
...
git-svn-id: svn://10.0.0.236/trunk@110163 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-10 19:05:51 +00:00
ian.mcgreer%sun.com
dc9703b976
merge in 3.3 branch changes to tip
...
git-svn-id: svn://10.0.0.236/trunk@110162 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-10 18:14:23 +00:00
blizzard%redhat.com
8f3aade662
Checkpointing changes. Expose events, window destruction and window close are now handled. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@110161 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-10 17:37:36 +00:00
jdunn%netscape.com
bdc0e82f18
fixing hpux bustage. unnamed unions can't access structs which are protected.
...
making FragmentBits a public struct, but the variable of this type is still
private. The other solution would be to "name" the union and delcare
FragmentBits a friend of the union (the union has to be named to declare
friendship).
git-svn-id: svn://10.0.0.236/trunk@110159 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-10 15:43:18 +00:00
brade%netscape.com
ef3b773299
implement modification count in editor; bug 112008, sr=smfr, r=akk
...
git-svn-id: svn://10.0.0.236/trunk@110158 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-10 15:23:11 +00:00
kin%netscape.com
5df91026ea
Fix for bug 105716: Can't delete the input characters in the above form page
...
Modified RemoveFrame() to call mFloaters.DestroyFrame(aOldFrame) after
the line search. This insures that aOldFrame is destroyed even if it
isn't found in the line list.
r=dbaron@fas.harvard.edu sr=waterson@netscape.com
git-svn-id: svn://10.0.0.236/trunk@110157 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-10 14:38:55 +00:00
seawood%netscape.com
37b2da8bf3
Fix HP-UX/Forte bustage by getting rid of useless & ambigious intermediate FragmentBits struct and declaring mState as a struct inside the union.
...
r/sr=jag
git-svn-id: svn://10.0.0.236/trunk@110155 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-10 12:28:10 +00:00
jaggernaut%netscape.com
bc3d20cba4
Bug 114288: Add nsStringComparator parameter to nsAString::Equals to mirror Compare and provide a way to do CaseInsensitive Equals. r=dbaron, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@110154 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-10 10:10:44 +00:00
jst%netscape.com
8703a59c51
Fixing bug 114274. Don't allocate storage for newline fragments, this cuts down the number of string buffer allocations we do while running the pageload tests by ~22%. r=bbaetz@cs.mcgill.ca, sr=jaggernaut@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@110153 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-10 09:46:33 +00:00
bbaetz%cs.mcgill.ca
afdb461133
Bug 111152 - Support native pixel formats. Patch by
...
james.turner@crocodile-clips.com , minor tweaks by me.
git-svn-id: svn://10.0.0.236/trunk@110152 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-10 08:37:05 +00:00
seawood%netscape.com
97cd53a50e
Preparing special accommodations for ldap's build system on the shortbus.
...
git-svn-id: svn://10.0.0.236/trunk@110150 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-10 08:06:51 +00:00
racham%netscape.com
c29dd50db6
Fixing bug 108229. Fixed GetMsgFolderFromUri routine to allow copies and folders settings to display and hold preferences properly. Redundant definitions are removed and the routine is now defined in widgetglue.js. r=naving, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@110149 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-10 07:44:03 +00:00
pierre%netscape.com
0933e470e6
#111949 : Text Zoom has stopped working. Reinstated some code that was lost in the previous checkin. r=pink/sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@110148 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-10 06:30:00 +00:00
bbaetz%cs.mcgill.ca
e68dc67279
Part of bug 114275 - Mac build options for libart. Will have no effect
...
until the SVG branch is merged. r=cls
git-svn-id: svn://10.0.0.236/trunk@110147 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-10 06:29:08 +00:00
seawood%netscape.com
1588d74077
Bah! /bin/sh's all over the world hate me. Back to doing things the long way.
...
git-svn-id: svn://10.0.0.236/trunk@110146 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-10 06:25:40 +00:00
seawood%netscape.com
56018f5eb2
Use ifdefs to skip certain tiers since bash2 is giving me a hard time.
...
Bug #107302 - Fixing tinderbox bustage
git-svn-id: svn://10.0.0.236/trunk@110145 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-10 06:13:54 +00:00
seawood%netscape.com
056d67dbf6
Break psm, calendar, mailnews & 'apprunner' into their own tiers.
...
Bug #107302 r=bryner
git-svn-id: svn://10.0.0.236/trunk@110144 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-10 04:30:31 +00:00
timeless%mac.com
a37fa95fb3
Bugzilla Bug 84568 xlib port does not support netscape plugins
...
patch work by timecop@network.email.ne.jp and Roland.Mainz@informatik.med.uni-giessen.de
r=timeless, sr=beard
git-svn-id: svn://10.0.0.236/trunk@110143 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-10 01:22:29 +00:00
pschwartau%netscape.com
885e11bada
Adding new cases to test
...
git-svn-id: svn://10.0.0.236/trunk@110142 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-10 00:43:13 +00:00
arougthopher%lizardland.net
9ac9e0292d
Bug #92711
...
The nsScriptableRegionConstructor method was not creating a nsRegionBeOS properly,
causing a crash of mozilla when the method was called.
r=cls
git-svn-id: svn://10.0.0.236/trunk@110141 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-10 00:29:21 +00:00
blakeross%telocity.com
795de5f95f
114325 - Update callers for hasAttribute work. r=ben sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@110140 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-10 00:24:45 +00:00
cltbld%netscape.com
f7461086cc
Screwed up bloatdiff_label mail tweak. -mcafee
...
git-svn-id: svn://10.0.0.236/trunk@110139 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-10 00:00:07 +00:00
blakeross%telocity.com
fa690bfd11
Forgot to checkin this last night, too. What poor sap vouched for my cvs access? (same reviewers)
...
git-svn-id: svn://10.0.0.236/trunk@110138 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-09 23:58:51 +00:00
blakeross%telocity.com
aa9713ab71
Fix inefficiency that alec spotted. r/sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@110137 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-09 23:20:20 +00:00
blakeross%telocity.com
bf30a2b54d
114258 - pref panel header binding, dialogoverlay.css shouldn't have to be included in each panel. r=ben sr=hewitt
...
114268 - unnecessarily setting localname attribute on all pref-based elements when loading pref panels. r=ben sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@110136 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-09 20:49:22 +00:00
blakeross%telocity.com
482730d577
Adding missing entity.
...
git-svn-id: svn://10.0.0.236/trunk@110135 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-09 20:41:46 +00:00
justdave%syndicomm.com
c6156b2092
Re-fix for bug 102141: The prior checkin on this bug caused an error if you could only see one product and you tried to
...
change a bug.
Fix by David Kilzer <ddk@theracingworld.com >
r= justdave, bbaetz
git-svn-id: svn://10.0.0.236/trunk@110134 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-09 20:23:31 +00:00
blakeross%telocity.com
2447312558
Checking in security portion of last night's fix. same reviewers.
...
git-svn-id: svn://10.0.0.236/trunk@110133 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-09 17:19:44 +00:00
dp%netscape.com
e1a23ad8a5
bug 110555 Ignoring error when user css files not found. r=dveditz,
...
sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@110132 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-09 16:14:02 +00:00
dp%netscape.com
e945d47ff1
bug 110555 renaming user css files into example files so they wont get loaded on startup
...
git-svn-id: svn://10.0.0.236/trunk@110131 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-09 16:07:33 +00:00
dp%netscape.com
78c16bfcfe
bug 110555 Removing unused user css files and renaming them to example
...
files so they wont be loaded on startup r=dveditz, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@110130 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-09 16:06:13 +00:00
justdave%syndicomm.com
17f6281e23
SECURITY FIX bug 54901: If you were using LDAP authentication it would let you log in as anyone if you left the password
...
blank.
Patch by David Crowe <crow@waveset.com >
r= jmrobins, justdave
git-svn-id: svn://10.0.0.236/trunk@110128 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-09 15:56:23 +00:00
bernd.mielke%snafu.de
d2fd8dee08
block regression test - not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@110127 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-09 15:36:55 +00:00
bernd.mielke%snafu.de
717117d6d4
adding table testcases - not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@110126 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-09 15:27:21 +00:00
jfrancis%netscape.com
dfd10349d5
fixes bug 99523 and cast of hangers on: this patch allows the editor to backspace/forward-delete across block boundaries (other than table elements), rearranging the document content in some sensible way in response. r=fm;sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@110125 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-09 09:24:33 +00:00
timeless%mac.com
61fbbb6bc1
Bug 114040 QNX isn't X11
...
r=bzbarsky sr=darin
git-svn-id: svn://10.0.0.236/trunk@110124 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-09 09:14:34 +00:00
leaf%mozilla.org
a32a2f92a2
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@110123 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-09 09:12:43 +00:00
seawood%netscape.com
6ed327cb74
Restoring OS/2 to previous state.
...
Bug #58981
git-svn-id: svn://10.0.0.236/trunk@110122 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-09 09:09:51 +00:00
seawood%netscape.com
256c10f753
Restore OS/2's special setting of SHARED_LIBRARY until I can figure out what's going on with that build.
...
Bug #58981
git-svn-id: svn://10.0.0.236/trunk@110121 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-09 09:08:47 +00:00
seawood%netscape.com
943b263163
Turns out that we do have some .exp & .map files checked into the tree so replace the wildcards with more explicit rules.
...
Bug #58981
git-svn-id: svn://10.0.0.236/trunk@110120 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-09 08:56:06 +00:00
blakeross%telocity.com
f793d50a12
114258 - pref panel header binding, dialogoverlay.css shouldn't have to be included in each panel. r=ben sr=hewitt
...
114268 - unnecessarily setting localname attribute on all pref-based elements when loading pref panels. r=ben sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@110119 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-09 08:54:59 +00:00
blakeross%telocity.com
b90661d5e5
114258 - pref panel header binding, dialogoverlay.css shouldn't have to be included in each panel. r=ben sr=hewitt
...
114268 - unnecessarily setting localname attribute on all pref-based elements when loading pref panels. r=ben sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@110118 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-09 08:47:31 +00:00
jst%netscape.com
41195a492c
Formatting changes, no code changes.
...
git-svn-id: svn://10.0.0.236/trunk@110116 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-09 08:02:41 +00:00
leaf%mozilla.org
fe85203288
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@110115 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-09 07:12:45 +00:00
seawood%netscape.com
bafe4b8adb
Updating win32 support for gmake build:
...
* Add LIB_PREFIX to build
* Read MOZ_TOOLS at configure time to set LIBIDL_* on win32
* Move MOZ_DEBUG_LDFLAGS settings into config.mk
* Fix problem with ldap being configured for standalone modules when not specified
* Fix PROGRAMS & SIMPLE_PROGRAMS rules for win32
Bug #58981 r=bryner
git-svn-id: svn://10.0.0.236/trunk@110114 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-09 07:08:58 +00:00
seawood%netscape.com
88b23adbf4
Add win32 support to xpcom Makefile.ins
...
Bug #58981 r=bryner
git-svn-id: svn://10.0.0.236/trunk@110113 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-09 07:05:12 +00:00
seawood%netscape.com
fe4337da92
Update standalone xpcom dirs list.
...
Bug #58981 r=bryner
git-svn-id: svn://10.0.0.236/trunk@110112 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-09 07:02:42 +00:00
bbaetz%cs.mcgill.ca
74caf67866
Bug 114255 - need to call UpdateGC() even if we already have a GC
...
r=pavlov,sr=jst
git-svn-id: svn://10.0.0.236/trunk@110110 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-09 06:32:05 +00:00
bernd.mielke%snafu.de
52ac925bc3
bug 106966 more table frames will now be able to clip the overflow r=karnaze sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@110109 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-09 05:39:45 +00:00
dbaron%fas.harvard.edu
97e5cd4b32
Split ConstructFrameByTag into ConstructTextFrame and ConstructHTMLFrame to make it easier to reorganize frame construction by tag and by display type and to speed up text frame construction. b=109788 r=bryner sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@110108 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-09 04:28:41 +00:00
bbaetz%cs.mcgill.ca
2b768c5796
Mac build changes by James Turner <james.turner@crocodile-clips.com>.
...
Not part of build.
git-svn-id: svn://10.0.0.236/trunk@110106 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-09 03:55:26 +00:00
bryner%netscape.com
cd9b0758b0
Fixing comments, bug 113038. Patch from diego@biurrun.de, r=bryner, rs=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@110104 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-09 01:36:47 +00:00
blakeross%telocity.com
1848d8aa3e
Adding missing |return|. r/sr=no one
...
git-svn-id: svn://10.0.0.236/trunk@110102 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 23:48:54 +00:00
dbaron%fas.harvard.edu
52c1373494
Fix inefficient Assign pattern to use Append instead. b=113188 r=jag sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@110100 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 22:51:15 +00:00
dbaron%fas.harvard.edu
34df01adc8
Fix appending to nsSharableString by always null-terminating in SetLength. b=113188 r=jag sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@110099 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 22:50:34 +00:00
dbaron%fas.harvard.edu
dcf293faca
Prevent XPCReadableJSStringWrapper from having a null buffer handle. b=112496 r=shaver, jag sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@110098 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 22:49:05 +00:00
dbaron%fas.harvard.edu
2a2655f16e
Add two more IETF HTML 3 doctypes to the list of quirks-mode doctypes. b=109123 r=harishd sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@110097 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 22:47:15 +00:00
dbaron%fas.harvard.edu
b602d311d7
Fix crash due to accessing destroyed data previously owned by a rule node but cached on a style context that inherited it by clearing style data from style contexts before reresolution due to an inline style change. b=105619 sr=hyatt r=shaver
...
git-svn-id: svn://10.0.0.236/trunk@110096 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 22:46:21 +00:00
dbaron%fas.harvard.edu
ad2f0728c1
Remove workaround for broken string code that has since been fixed. b=100751 r=jag sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@110095 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 22:42:42 +00:00
dbaron%fas.harvard.edu
35dc4ea96b
Fix leak of device context. r=jag sr=shaver b=114167
...
git-svn-id: svn://10.0.0.236/trunk@110094 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 22:41:10 +00:00
dbaron%fas.harvard.edu
597b8c2f87
Fix the holding past XPCOM shutdown of an nsTimerManager in a static nsCOMPtr. r=jag sr=shaver b=43589
...
git-svn-id: svn://10.0.0.236/trunk@110093 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 22:40:08 +00:00
dbaron%fas.harvard.edu
615e2001ee
Allow text that fits exactly to be measured faster by changing < to <=. Patch from Daniel Bratell <bratell@lysator.liu.se>. r=shanjian sr=waterson b=90867
...
git-svn-id: svn://10.0.0.236/trunk@110092 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 22:37:12 +00:00
bryner%netscape.com
beccbf1b94
Fixing an uninitialized variable warning. bug 114243, r=dbaron, sr=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@110091 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 22:23:39 +00:00
bryner%netscape.com
dc66973c8e
Fix a signed/unsigned warning by using an unsigned int to compare against the result of sizeof(). bug 114241, r=bbaetz, sr=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@110090 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 22:05:01 +00:00
bryner%netscape.com
7920f4a6a9
Fix a warning by changing C++ comments to C comments. bug 114241, r=bbaetz, sr=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@110089 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 22:04:17 +00:00
bzbarsky%mit.edu
bfc9162101
take out the accidental useragent.override change. Bug 114208,
...
r=bbaetz,hwaara, sr=shaver
git-svn-id: svn://10.0.0.236/trunk@110088 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 22:02:34 +00:00
dbaron%fas.harvard.edu
9f2d153e12
Fix AIX (and presumably OS/2) bustage by changing |true| to |PR_TRUE|.
...
git-svn-id: svn://10.0.0.236/trunk@110087 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 19:47:46 +00:00
mkaply%us.ibm.com
784c2007e1
Get OS/2 building - we need GetDefaultCharsetForLocale
...
git-svn-id: svn://10.0.0.236/trunk@110085 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 17:56:48 +00:00
morse%netscape.com
508e541c92
bug 110471, fix js warning, r=morse, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@110084 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 16:28:02 +00:00
jaggernaut%netscape.com
93cca65187
Attempt at fixing OS/2 bustage
...
git-svn-id: svn://10.0.0.236/trunk@110083 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 15:16:23 +00:00
jdunn%netscape.com
3c8514da6a
fixing AIX tinderbox
...
re-checking this in. New fix that jag and I worked out (ok HE did!)
r=jaggernaut@netscape.com
git-svn-id: svn://10.0.0.236/trunk@110082 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 13:09:19 +00:00
jdunn%netscape.com
cb2910b539
backing out previous checking. it is busting one of the linuxes..
...
git-svn-id: svn://10.0.0.236/trunk@110081 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 11:51:27 +00:00
jdunn%netscape.com
67971f8904
fixing aix tinderbox bustage: aix can't handle NS_LITERAL_STRINGs in an
...
object declaration in a "() ? :" conditional.
r=cls@seawood.org
There is no bug for this incident but see 82523 for similar issue.
git-svn-id: svn://10.0.0.236/trunk@110080 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 11:19:52 +00:00
mkaply%us.ibm.com
9990130236
PR_FALSE NOT false
...
git-svn-id: svn://10.0.0.236/trunk@110079 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 11:01:12 +00:00
bryner%netscape.com
fad06d673f
Removing wallet from REQUIRES since it's no longer needed. r=jag.
...
git-svn-id: svn://10.0.0.236/trunk@110078 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 09:44:58 +00:00
blakeross%telocity.com
b5e1dbf558
114169 - Use hasAttribute (which will be optimized even further soon) to avoid excessive string copying. r=ben sr=hewitt
...
113582 - put global xbl widgets on a diet. r=ben sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@110077 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 08:06:48 +00:00
blakeross%telocity.com
2bcd4ac09b
114169 - Use hasAttribute (which will be optimized even further soon) to avoid excessive string copying. r=ben sr=hewitt
...
113582 - put global xbl widgets on a diet. r=ben sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@110076 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 07:52:11 +00:00
jaggernaut%netscape.com
357c78f88e
BUg 113228: Replace nsC?String::To(Lower|Upper)Case with global To(Lower|Upper)Case. r=dbaron, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@110075 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 07:08:38 +00:00
akkana%netscape.com
96b83c9943
Hmm, let's try that spelling correction again
...
git-svn-id: svn://10.0.0.236/trunk@110074 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 06:59:49 +00:00
akkana%netscape.com
e79bde5021
Spelling correction. Noticed by and r=timeless
...
git-svn-id: svn://10.0.0.236/trunk@110073 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 06:32:59 +00:00
cltbld%netscape.com
9eb6957752
MailBloatTestTimeout
...
git-svn-id: svn://10.0.0.236/trunk@110072 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 05:07:12 +00:00
mkaply%us.ibm.com
2736fa8c17
PR_FALSE NOT false
...
git-svn-id: svn://10.0.0.236/trunk@110071 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 04:05:58 +00:00
pschwartau%netscape.com
6ebfe58a8f
Adding one more case to test
...
git-svn-id: svn://10.0.0.236/trunk@110070 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 03:29:52 +00:00
mcafee%netscape.com
ee4917a617
Adding alt text to img src tag.
...
git-svn-id: svn://10.0.0.236/trunk@110069 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 03:09:41 +00:00
cltbld%netscape.com
2a73bc06a1
Set BUILD_MAIL_SMOKETEST env variable if Settings::MailBloatTest=1, at build time, not run-test time.
...
git-svn-id: svn://10.0.0.236/trunk@110066 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 03:02:09 +00:00
cltbld%netscape.com
7a392cbcb2
putterman wants to leave Inbox.msf there, to match real-case usage.
...
git-svn-id: svn://10.0.0.236/trunk@110065 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 01:52:14 +00:00
cltbld%netscape.com
0f2d694e4f
add ../ to ln command. -mcafee
...
git-svn-id: svn://10.0.0.236/trunk@110064 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 01:29:51 +00:00
bienvenu%netscape.com
dd1c51348f
r/sr=sspitzer 101315, speedup parsing of local folders
...
git-svn-id: svn://10.0.0.236/trunk@110063 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 01:24:28 +00:00
blakeross%telocity.com
bd202c797a
112967 - hardcoded script path in navigator.xul, by colinp. r=doron sr=blake
...
git-svn-id: svn://10.0.0.236/trunk@110062 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 01:22:31 +00:00
av%netscape.com
225400d1aa
Fixing bug 113264 -- making NPPrint struct compatible with older versions of plugins, r=peterl, sr=beard
...
git-svn-id: svn://10.0.0.236/trunk@110061 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 01:13:05 +00:00
beard%netscape.com
09f88c4ade
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@110060 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 01:06:34 +00:00
beard%netscape.com
1aa487173f
Added header files to project.
...
git-svn-id: svn://10.0.0.236/trunk@110059 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 01:05:27 +00:00
bienvenu%netscape.com
85c019ebc2
make summaryValid an attribute on db's, r/sr=sspitzer part of work for 101315, speedup parsing of local folders
...
git-svn-id: svn://10.0.0.236/trunk@110058 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 01:02:33 +00:00
blakeross%telocity.com
be41514eef
open in new window doesn't work for folders on personal toolbar. trivial fix, sr=hewit
...
git-svn-id: svn://10.0.0.236/trunk@110057 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 01:01:57 +00:00
bienvenu%netscape.com
658632f39c
speedup folder loading when many headers to download, r/sr =sspitzer 112761
...
git-svn-id: svn://10.0.0.236/trunk@110056 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 00:59:38 +00:00
bienvenu%netscape.com
eb79e9f044
make manyHeadersToDownload an attribute instead of a method, r/sr =sspitzer, cleanup as part of work for 112761
...
git-svn-id: svn://10.0.0.236/trunk@110055 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 00:58:34 +00:00
curt%netscape.com
cf2dbd57c0
Cleaning up obsolete smimestb.dll file.
...
git-svn-id: svn://10.0.0.236/trunk@110054 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 00:53:41 +00:00
ssu%netscape.com
3a95d9ee1d
fix that's part of bug 81292 - labels feature. rs=sspitzer.
...
git-svn-id: svn://10.0.0.236/trunk@110053 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 00:52:56 +00:00
jband%netscape.com
b044009c7d
fix bug 111771. Streamline xptcall invoke for Win32 x86 only by getting rid of the call to invoke_count_works and just making the max possible required space on the stack for the params and then cleaningup afer the call. sr=shaver r=dbradley
...
git-svn-id: svn://10.0.0.236/trunk@110052 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 00:49:11 +00:00
bienvenu%netscape.com
87bef3bc53
fix persistence of folder charset when set from properties dialog r/sr=sspitzer 113910
...
git-svn-id: svn://10.0.0.236/trunk@110051 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 00:41:02 +00:00
yokoyama%netscape.com
372d1b7a4a
Bug 110486
...
Removing NSGetFactory from UCONV
/r=shanjian; /sr=brendan
git-svn-id: svn://10.0.0.236/trunk@110050 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 00:25:28 +00:00
hewitt%netscape.com
dd9bdf8700
114043 - Browser crash in ShowTooltip, r=jag, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@110049 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 00:24:23 +00:00
darin%netscape.com
a9d56fd85d
fixes bug 83471 "Redirection loops"
...
r=bbaetz@cs.mcgill.ca
sr=rpotts@netscape.com
git-svn-id: svn://10.0.0.236/trunk@110048 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-08 00:23:04 +00:00
sfraser%netscape.com
80126d7f1e
Fix bug 106999 -- implement Mac atomic operations using Open Transport routines for speed. r=wtc.
...
git-svn-id: svn://10.0.0.236/trunk@110046 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 23:59:35 +00:00
waterson%netscape.com
bec5b1f5d0
Bug 113515. Decouple FTP from wallet using the observer service. r=bbaetz, morse, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@110045 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 23:56:55 +00:00
sfraser%netscape.com
5e6a880abd
Fix bug 113714 -- optimized mac builds would sporadically autoregister XPT files on startup, because doing a string compare of persistent descriptor strings is not a valid way to compare them (Mac aliases to the same file can differ). r=ccarlen, sr=jband
...
git-svn-id: svn://10.0.0.236/trunk@110044 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 23:52:52 +00:00
sfraser%netscape.com
95895c44dd
Fix for bug 113942 -- bail early in nsFileIO::GetInputStream() if IsDirectory() returns an error. r=dougt, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@110043 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 23:49:11 +00:00
rayw%netscape.com
91b9263ddb
Following Johnny's suggestions to cancel outstanding requests and make the
...
number black before issuing additional requests.
Not part of default build.
git-svn-id: svn://10.0.0.236/trunk@110042 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 23:20:06 +00:00
ssu%netscape.com
6f22653806
fixing bug 106187 - Add Label as a filter action. r=varada, sr=sspitzer.
...
git-svn-id: svn://10.0.0.236/trunk@110041 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 23:19:03 +00:00
pete%alphanumerica.com
d5c04f174e
b=77933, r=ccarlen, sr=jst
...
nsIFile::CreateUnique() has unused parameter
removed unused parameter
/**
WARNING commercial tree has one hit for this API change
*/
--pete
git-svn-id: svn://10.0.0.236/trunk@110040 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 23:06:51 +00:00
jst%netscape.com
01b020a9cd
Make this test use async soap call and make it work for numbers that don't fit in a JS int.
...
git-svn-id: svn://10.0.0.236/trunk@110039 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 22:55:41 +00:00
dbaron%fas.harvard.edu
89d7f6dc96
Remove nsDST. b=110911 r=attinasi sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@110038 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 22:06:40 +00:00
rayw%netscape.com
6f5546daad
Coerce type to integer. SOAP is not part of default build.
...
git-svn-id: svn://10.0.0.236/trunk@110037 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 22:04:25 +00:00
darin%netscape.com
07144356c9
fixes bug 107759 "Drag&drop to and from content area not working [Mach]"
...
r=pink, sr=jband
git-svn-id: svn://10.0.0.236/trunk@110036 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 22:01:26 +00:00
harishd%netscape.com
920d9110b8
98218 - set layout mode whether a DOCTYPE exists or not
...
r=heikki, sr=jst.
git-svn-id: svn://10.0.0.236/trunk@110035 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 21:53:39 +00:00
sgehani%netscape.com
c06a872ae1
Remove unsupported "align" attr and use "pack" instead.
...
b=112991; r=sgehani; sr=hewitt
(checking in for Colin Phillips <colinp@oeone.com >)
git-svn-id: svn://10.0.0.236/trunk@110034 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 21:50:03 +00:00
sgehani%netscape.com
8bb0ef792c
Make "Search for:" bookmark string localizable.
...
b=113341; r=morse; sr=alecf
git-svn-id: svn://10.0.0.236/trunk@110033 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 21:45:27 +00:00
sgehani%netscape.com
4a344e1272
Align with revised nsIPropertyElement interface: move getters/setters to
...
directly access the key and value attributes.
b=113870; r=morse; sr=alecf
git-svn-id: svn://10.0.0.236/trunk@110032 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 21:41:50 +00:00
shliang%netscape.com
158a974300
bug 67359 - mail icons for msgs that have been downloaded for offline use. r=andreww, sr=hewitt.
...
git-svn-id: svn://10.0.0.236/trunk@110031 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 21:39:15 +00:00
ssu%netscape.com
750e8d462d
fixing bug 81292 - RFE: Labels feature to help users organize their messages. r=sspitzer, sr=beinvenu
...
git-svn-id: svn://10.0.0.236/trunk@110030 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 21:37:22 +00:00
harishd%netscape.com
463de5eab2
106746 - Do not allow DD to contain DT and vice versa.
...
103095 - Ignore forward slash, in short hand tags, in html.
96861 - Ignore nested FORMS.
94269 - Do not allow P to contain FORM.
84592 - Ignore body after FRAMESET.
r=heikki, sr=jst
git-svn-id: svn://10.0.0.236/trunk@110029 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 21:33:12 +00:00
relyea%netscape.com
f3abd8769b
nssren.h needs to be included first in the header file or AIX will fail.
...
git-svn-id: svn://10.0.0.236/trunk@110028 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 21:32:05 +00:00
relyea%netscape.com
c70f425fc3
restore NSS rename to those files that need it.
...
git-svn-id: svn://10.0.0.236/trunk@110026 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 21:13:08 +00:00
pavlov%netscape.com
704a089389
little cleanup. not part of build
...
git-svn-id: svn://10.0.0.236/trunk@110025 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 21:00:30 +00:00
darin%netscape.com
f9bdb8aba8
fixes bug 102656 "IDN support for HREF IDN-links"
...
patch=william.tan@i-dns.net
r/sr=jst,darin
git-svn-id: svn://10.0.0.236/trunk@110022 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 20:29:56 +00:00
ccarlen%netscape.com
a812b0dede
Bug 112262 - checking in mac project changes for dougt.
...
git-svn-id: svn://10.0.0.236/trunk@110021 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 19:55:37 +00:00
dougt%netscape.com
a15e804a22
Bug 112262. Move nsMemory into the glue library. sr=rpotts, sr=jband.
...
git-svn-id: svn://10.0.0.236/trunk@110020 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 19:54:16 +00:00
shrutiv%netscape.com
2f20cdebbd
Fix for bugscape 10911: Allow removal of AOL desktop icon (r=tao)
...
git-svn-id: svn://10.0.0.236/trunk@110017 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 19:52:01 +00:00
hwaara%chello.se
4c08064fc5
#113663 , clean up and improve support for frameborder and scrolling attributes on frame elements.
...
r=bz, sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@110016 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 19:40:07 +00:00
locka%iol.ie
31bba7f5f5
NOT PART OF BUILD. More work on the ActiveX TLB to IDL/XPT converter
...
git-svn-id: svn://10.0.0.236/trunk@110015 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 19:38:35 +00:00
locka%iol.ie
ad4990980f
NOT PART OF BUILD. More work on the ActiveX TLB to IDL/XPT converter
...
git-svn-id: svn://10.0.0.236/trunk@110014 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 19:34:47 +00:00
kestes%walrus.com
a66876e04d
treestate function changed names during last update to treestate class.
...
git-svn-id: svn://10.0.0.236/trunk@110013 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 19:30:34 +00:00
rayw%netscape.com
4f3c37a8f4
Fixes to the way SOAP encodings are tied to the XML elements.
...
Not part of default build.
git-svn-id: svn://10.0.0.236/trunk@110012 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 18:56:19 +00:00
karnaze%netscape.com
8648ceec74
new regression tests, not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@110011 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 17:15:39 +00:00
bienvenu%netscape.com
728c3dce49
reduce bloat of nsMsgHdrs when parsing local folder r=naving, sr=sspitzer 113847
...
git-svn-id: svn://10.0.0.236/trunk@110010 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 15:34:12 +00:00
brade%netscape.com
4d6d20f598
NS_LITERAL_STRING cleanup (bug 26384; r=akk, sr=kin)
...
git-svn-id: svn://10.0.0.236/trunk@110009 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 15:28:47 +00:00
brade%netscape.com
c48d3817b7
#include cleanup; NS_LITERAL_STRING cleanup (bug 26384; r=akk, sr=kin)
...
git-svn-id: svn://10.0.0.236/trunk@110008 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 15:21:55 +00:00
brade%netscape.com
905833d07b
NS_LITERAL_STRING cleanup (bug 26384; r=akk, sr=kin)
...
git-svn-id: svn://10.0.0.236/trunk@110007 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 15:17:29 +00:00
karnaze%netscape.com
d8577654db
bug 113424 - mechanism for percent height frames inside table cells to receive special height reflow. sr=attinasi, r=alexsavulov
...
git-svn-id: svn://10.0.0.236/trunk@110006 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 14:51:12 +00:00
briane%qnx.com
b697033b55
PHOTON BUILD only
...
fixes and updates for the embedding, base on the gtk code base
git-svn-id: svn://10.0.0.236/trunk@110005 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 14:30:38 +00:00
dp%netscape.com
0b3f2b23ac
bug 113833 Disabling trace-malloc if required dlls are not
...
found. (thanks jband) r=dp, sr=jband
git-svn-id: svn://10.0.0.236/trunk@110004 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 14:29:24 +00:00
dbradley%netscape.com
f3f4a77cb3
Bug104843 - Added requires to makefile
...
git-svn-id: svn://10.0.0.236/trunk@110003 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 13:34:48 +00:00
dbradley%netscape.com
185487050b
Bug 112666 - XPCOM ExceptionService should return a pending exception if one exists. r=jst sr=jband
...
git-svn-id: svn://10.0.0.236/trunk@110002 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 13:31:01 +00:00
mcafee%netscape.com
db356d2258
query browsing should point at query.cgi, not graph.cgi
...
git-svn-id: svn://10.0.0.236/trunk@110001 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 11:43:41 +00:00
mcafee%netscape.com
2a1af8e8ea
pass in units, we might want to hide this by default
...
git-svn-id: svn://10.0.0.236/trunk@110000 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 11:35:35 +00:00
mcafee%netscape.com
7e92f8898a
Adding title to query result
...
git-svn-id: svn://10.0.0.236/trunk@109999 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 11:31:10 +00:00
cltbld%netscape.com
94afde533d
checked in shortcut by mistake
...
git-svn-id: svn://10.0.0.236/trunk@109998 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 11:17:51 +00:00
cltbld%netscape.com
a3951d6d94
Changes to accomodate unified theory on graph server side.
...
git-svn-id: svn://10.0.0.236/trunk@109997 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 11:13:55 +00:00
cltbld%netscape.com
e0cbebdd35
cleaning up label printing. -mcafee
...
git-svn-id: svn://10.0.0.236/trunk@109996 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 11:12:47 +00:00
glazman%netscape.com
14197195c8
new Transaction for CSS in Composer
...
NOT PART OF THE BUILD
git-svn-id: svn://10.0.0.236/trunk@109995 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 11:08:53 +00:00
mcafee%netscape.com
b74b9cb99d
Solaris wants file modes for mkdir()
...
git-svn-id: svn://10.0.0.236/trunk@109994 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 10:20:06 +00:00
mcafee%netscape.com
c9cdf3689d
query wrapper for graph.cgi
...
git-svn-id: svn://10.0.0.236/trunk@109993 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 10:02:32 +00:00
bernd.mielke%snafu.de
7875c9ce3d
add hr frame to layout debugging logic, bug 110596 r=karnaze sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@109992 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 10:02:31 +00:00
mcafee%netscape.com
64edaa5d04
First attempt at generalizing graph.cgi and collect.cgi
...
git-svn-id: svn://10.0.0.236/trunk@109991 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 09:43:54 +00:00
seawood%netscape.com
814ef934e4
Drop optimization level for select files on Irix when compiling with MIPSpro to workaround suspected compiler bug.
...
Thanks to Nick Blievers <nickb@adacel.com.au > for the patch.
Bug #79562 r=brendan sr=cls
git-svn-id: svn://10.0.0.236/trunk@109990 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 09:12:16 +00:00
dprice%netscape.com
1329c6fda1
66722 r=dveditz sr=mscott
...
removed unnecessary if statements
git-svn-id: svn://10.0.0.236/trunk@109986 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 07:50:09 +00:00
pschwartau%netscape.com
3e9d190892
Added three more cases to test
...
git-svn-id: svn://10.0.0.236/trunk@109985 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 07:23:57 +00:00
rayw%netscape.com
a1bfb55091
Minor fix and update to primes test.
...
Not part of default build.
git-svn-id: svn://10.0.0.236/trunk@109984 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 06:47:06 +00:00
dp%netscape.com
26a73785b5
bug 113833 preventing initalization of trace malloc stuff unless
...
--trace-malloc command line is given. sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@109983 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 06:41:55 +00:00
leaf%mozilla.org
6ec526afe4
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@109980 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 05:57:46 +00:00
dp%netscape.com
ffce7fca63
backing out previous checkin. Makefile.in wants to decend into mozilla/tools and we dont pull that by default.
...
git-svn-id: svn://10.0.0.236/trunk@109979 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 05:53:27 +00:00
curt%netscape.com
ce49e4ab25
Combined JRE BIN PATH and JRE LIB PATH for easier maintenance.
...
git-svn-id: svn://10.0.0.236/trunk@109978 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 05:48:40 +00:00
curt%netscape.com
3463c29a58
We done't want to see the Program Folder after the installation any more.
...
git-svn-id: svn://10.0.0.236/trunk@109977 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 05:42:01 +00:00
blizzard%redhat.com
0ff821f775
checkpointing changes. mainloop runs, event queues run, windows will show and resize. not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@109975 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 05:23:56 +00:00
blizzard%redhat.com
69ed7f1be6
remove seperate gtk2 gfx files. not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@109974 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 05:23:00 +00:00
rayw%netscape.com
fda087863c
Added self-ref to completion object when it has relelased the request
...
object but still needs to deliver listenerr callback.
SOAP is not part of default build.
git-svn-id: svn://10.0.0.236/trunk@109973 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 05:22:28 +00:00
blizzard%redhat.com
726adf65d5
add region code for gtk2. not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@109972 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 05:22:21 +00:00
andreww%netscape.com
33ac70ba1f
bugzilla 98415 sr=mscott r=andreww colorpicker problems. Patch from Brad Tiffany <btiffany@usermail.com>
...
git-svn-id: svn://10.0.0.236/trunk@109971 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 05:10:07 +00:00
leaf%mozilla.org
b30b28256d
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@109970 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 04:42:48 +00:00
cmanske%netscape.com
3ab348d40b
Coversion of Composer dialogs to XUL 1.0 compliance: use '<dialog>' and related common button attributes instead of global overlays. b=104113, r=akkana, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@109968 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 04:38:52 +00:00
dp%netscape.com
398c6e0681
bug 112470 Enabling timeline and tracemalloc by default
...
git-svn-id: svn://10.0.0.236/trunk@109967 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 04:37:35 +00:00
rayw%netscape.com
adc56dcf3e
More fixes to SOAP. Not part of default build. New test file.
...
git-svn-id: svn://10.0.0.236/trunk@109966 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 04:08:01 +00:00
cltbld%netscape.com
86b02e8273
Don't use bloat label for browser bloat test. -mcafee
...
git-svn-id: svn://10.0.0.236/trunk@109965 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 04:00:41 +00:00
sonja.mirtitsch%sun.com
b6287bc6dd
fixed the comment
...
git-svn-id: svn://10.0.0.236/trunk@109964 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 03:18:23 +00:00
cmanske%netscape.com
c07fd685c6
Simplify 'Remove' button label in Advanced Edit dialog, b=92554, r=syd, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@109963 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 03:16:12 +00:00
blakeross%telocity.com
84fa36c883
More post-bookmarksliner cleanup. r=hewitt sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@109961 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 02:44:11 +00:00
relyea%netscape.com
9791b95d47
1) NT need the err= defines, use macros to set it appropriately (or not).
...
2) restore missing sec = function
git-svn-id: svn://10.0.0.236/trunk@109960 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 02:30:53 +00:00
rangansen%netscape.com
c303bf347b
bug# 107840 - Enables automatic update of crls - missed it last time
...
r=kaie; sr=darin ; sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@109958 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 02:18:40 +00:00
rayw%netscape.com
e7612e94ff
Fixed argument check in SOAP.
...
Not part of default build.
git-svn-id: svn://10.0.0.236/trunk@109957 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 02:13:34 +00:00
wtc%netscape.com
15b6ce139b
Bugzilla bug 113740: do not use the 32-bit SPARC assembly implementation of
...
PRStack because it may cause starvation of the lock owner, leaving the
other threads spinning trying to acquire the lock.
Modified files: configure configure.in pr/include/md/_solaris.h
git-svn-id: svn://10.0.0.236/trunk@109955 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 02:10:10 +00:00
jpierre%netscape.com
0537050ef1
Code formatting patch to support legacy text editors
...
git-svn-id: svn://10.0.0.236/trunk@109954 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 02:09:45 +00:00
blythe%netscape.com
3139904ead
fix linux build bustage that I caused with recent checkin
...
git-svn-id: svn://10.0.0.236/trunk@109953 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 02:08:57 +00:00
blakeross%telocity.com
fb7351a45b
Fixing obscure click condition that rkaa discovered. r/sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@109952 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 02:07:40 +00:00
relyea%netscape.com
7d6f186554
emulate does not include PORT_ functions, use PR_ASSERT
...
git-svn-id: svn://10.0.0.236/trunk@109951 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 02:04:24 +00:00
jst%netscape.com
5b14773a85
Adding missing NS_INIT_ISUPPORTS to a constructor, cleaning up some out parameter setting code...
...
git-svn-id: svn://10.0.0.236/trunk@109950 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 02:02:15 +00:00
bryner%netscape.com
fe65cc7a56
Fixing compile warnings. r=akkana, sr=ben.
...
git-svn-id: svn://10.0.0.236/trunk@109948 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 01:57:56 +00:00
dveditz%netscape.com
5250e26b16
bug 102690 patch for float formatting cleanup from Daniele Nicolodi <daniele@grinta.net>, r=me, sr=jband
...
git-svn-id: svn://10.0.0.236/trunk@109947 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 01:50:31 +00:00
jst%netscape.com
50109aea37
Fixing refcounting problem in the soap code, not part of the default build.
...
git-svn-id: svn://10.0.0.236/trunk@109945 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 01:48:23 +00:00
seawood%netscape.com
f60b40a46b
Fixing typo & tindebrox bustage
...
git-svn-id: svn://10.0.0.236/trunk@109944 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 01:45:19 +00:00
law%netscape.com
17005f81fa
Bug 92508; remove this obsolete version of the file from the jar; r=ccarlen, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@109942 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 01:41:29 +00:00
darin%netscape.com
ece706d6b2
fixes bug 97833 "http should periodically prune it's idle connection list of
...
dead connections"
patch=badami@netscape.com
r=dougt@netscape.com
sr=darin@netscape.com
git-svn-id: svn://10.0.0.236/trunk@109941 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 01:40:18 +00:00
wtc%netscape.com
3a27d440a7
Bugzilla bug 113906: Made _PR_MD_OPEN more efficient. The patch is
...
contributed by Michael Kaply <mkaply@us.ibm.com >. r=wtc,pedemont.
git-svn-id: svn://10.0.0.236/trunk@109940 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 01:39:58 +00:00
relyea%netscape.com
dd1d27c432
Clean up compilier warnings on Solaris and Linux, most particularly:
...
1) Implicit declaration of function.
2) Possibly unitialized variables.
These warnings have indicated some real problems in the code, so many changes
are not just to silence the warnings, but to fix the problems. Others were
inocuous, but the warnings were silenced to reduce the noise.
git-svn-id: svn://10.0.0.236/trunk@109938 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 01:36:25 +00:00
hewitt%netscape.com
de3c786b8f
113639 - random crashes in mail, r=mscott, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@109937 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 01:34:54 +00:00
blakeross%telocity.com
e6e41c0ee7
More post-bookmarksliner cleanup. r=hewitt sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@109936 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 01:32:41 +00:00
law%netscape.com
d24c032ecf
Bug 92508; switch over to moved/renamed progress dialog; r=ccarlen, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@109934 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 01:29:14 +00:00
leaf%mozilla.org
d99a4de19f
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@109933 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 01:27:45 +00:00
law%netscape.com
e406c2a214
Bug 92508; change this renamed .xul to use the renamed .js; r=ccarlen, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@109931 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 01:20:22 +00:00
law%netscape.com
ce249cd65f
Bug 92508; adding entries for moved/renamed progress dlg files; r=ccarlen, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@109929 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 01:17:37 +00:00
blythe%netscape.com
9136ac3981
Fix bug 109157, nsZipArchive::BuildFileList footprint reduction
...
R=dp, SR=dveditz,alecf
git-svn-id: svn://10.0.0.236/trunk@109928 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 01:16:20 +00:00
seawood%netscape.com
96d6777306
Explicitly set AC_LANG_C before doing anyfeature tests.
...
Set -DSTDC_HEADERS for QNX since 6.0 fails the stdc headers tests.
Bug #107618
git-svn-id: svn://10.0.0.236/trunk@109927 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 01:14:53 +00:00
dougt%netscape.com
fd0bdbee9c
fixing a bad #ifdef r=me. sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@109925 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 01:08:35 +00:00
evaughan%netscape.com
0d49cdc68b
Adding grid examples. Not in build.
...
git-svn-id: svn://10.0.0.236/trunk@109923 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 00:56:24 +00:00
jaggernaut%netscape.com
9cd6fb5895
Bug 102184: js strict warnings in tabbrowser.xml. Patch by bugzilla@gemal.dk (Henrik Gemal), r=jag, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@109921 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 00:51:35 +00:00
av%netscape.com
4c9d31f787
Fixing bug 111383 -- crash on start up when there is a plugin with missing mime description string, r=peterl, sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@109919 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 00:42:33 +00:00
darin%netscape.com
a1e097d98f
fixes bug 15320 "Forms/Necko: Temp file (formpost) left after file upload"
...
r=dougt, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@109918 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 00:40:55 +00:00
attinasi%netscape.com
1a34462861
Adding parent to StyleContext listing for help in debugging. b= 113518 r=dbaron sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@109917 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 00:38:27 +00:00
timeless%mac.com
8acf2a00cc
Bugzilla Bug 113827 nsDSWebProgressListener.cpp This file is now longer used...
...
r=adamlock sr=darin
git-svn-id: svn://10.0.0.236/trunk@109916 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 00:37:26 +00:00
law%netscape.com
84485e6671
Bug 92508; moving these files (and renaming) from obsolete mozilla/xpfe/components/ucth project; r=ccarlen, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@109913 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 00:36:33 +00:00
seawood%netscape.com
7fc1be14d1
Add FINAL_LINK_* lists to GARBAGE
...
git-svn-id: svn://10.0.0.236/trunk@109912 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 00:30:25 +00:00
law%netscape.com
f33dba664d
Bug 101182; add onclose handler that does onCancel; r=bryner, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@109911 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 00:28:53 +00:00
law%netscape.com
e8756b98a4
Bug 105151; check for ERROR_INVALID_PARAMATER and retry with empty file name (because we get that when the file name is too long); r=bryner, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@109910 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 00:26:59 +00:00
despotdaemon%netscape.com
29fb01243a
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@109908 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 00:25:05 +00:00
attinasi%netscape.com
58e14b05c5
Null checks for non-reproducable crash: b=108105 ...
...
git-svn-id: svn://10.0.0.236/trunk@109904 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 00:03:48 +00:00
attinasi%netscape.com
ba496b391d
Prevent crash when IFRAME is reframed during layout. bug=108105 r=dbaron sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@109903 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-07 00:02:03 +00:00
ian.mcgreer%sun.com
1eea1add0d
get modification of trust on builtins certs to work by storing the modified trust on the softoken. implement merging of multiple trust instances.
...
git-svn-id: svn://10.0.0.236/trunk@109899 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 23:43:14 +00:00
alecf%netscape.com
8573bdbf70
fix for bug 100676, r=bienvenu, sr=sspitzer, also ok'ed by nhotta
...
git-svn-id: svn://10.0.0.236/trunk@109898 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 23:41:46 +00:00
karnaze%netscape.com
01155e8e17
new header file, not affecting the build yet. sr=attinasi.
...
git-svn-id: svn://10.0.0.236/trunk@109896 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 23:19:53 +00:00
jpierre%netscape.com
0634c586ca
Fix for 108097 - allow cmsutil to work with dual-key certs for signing and encrypting
...
git-svn-id: svn://10.0.0.236/trunk@109895 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 23:19:41 +00:00
blakeross%telocity.com
0e81591733
More post-bookmarksliner cleanup. r=hewitt sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@109893 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 23:11:52 +00:00
shanjian%netscape.com
72b940e40b
#110843 support unicode beyond BMP plane in Compressed charmap
...
r=bstell sr=brendan
git-svn-id: svn://10.0.0.236/trunk@109892 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 23:10:32 +00:00
heikki%netscape.com
85ff6e56d5
Fixed Ctrl+click on XLinks and LINK elements. Fixed keyboard activation of XLinks (ENTER when focus on link). r=harishd, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@109891 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 23:04:19 +00:00
beard%netscape.com
5f6a5eb083
Changes to build JS2 on Mac OS X.
...
git-svn-id: svn://10.0.0.236/trunk@109888 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 22:40:56 +00:00
rangansen%netscape.com
243faae056
bug# 107840 - Enables automatic update of crls
...
r=kaie; sr=darin ; sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@109884 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 22:36:45 +00:00
darin%netscape.com
cec284c094
fixes bug 113807 "Mozilla crashes with a Dr. Watson when using a proxy
...
server - Trunk [@ MSVCRT.DLL - nsHttpAuthCache::GetAuthEntryForPath]"
r=gagan@netscape.com
sr=mscott@netscape.com
git-svn-id: svn://10.0.0.236/trunk@109883 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 22:36:06 +00:00
beard%netscape.com
3d2bf9bd35
Support for building JS2 using Project Builder on Mac OS X.
...
git-svn-id: svn://10.0.0.236/trunk@109880 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 22:32:38 +00:00
rayw%netscape.com
b7fdefb5b7
Added version support to SOAP so that calls may be invoked with level 1.1 or
...
level 1.2 support (needed to build tests). Also added support for https.
Misc fixes.
Not part of default build.
git-svn-id: svn://10.0.0.236/trunk@109879 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 22:30:33 +00:00
bzbarsky%mit.edu
49ffcb2809
Re-enable inspector showing positioning values. Bug 113863, r=timeless,
...
sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@109878 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 22:29:53 +00:00
leaf%mozilla.org
ad9f77e996
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@109877 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 22:27:46 +00:00
seawood%netscape.com
db118e69ff
Add man page for mozilla. Change default --prefix back to /usr/local .
...
Thanks to Jan Schumann <jschauma@netmeister.org > for the man page.
Bug #94220 r=blizzard
git-svn-id: svn://10.0.0.236/trunk@109875 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 22:17:24 +00:00
timeless%mac.com
c908e3640a
Bugzilla Bug 113885 documentation of nsIHttpNotify :: onExamineResponse is wrong.
...
the callback is not asynchronous.
sr=darin ... no need for further review.
git-svn-id: svn://10.0.0.236/trunk@109874 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 22:16:38 +00:00
bryner%netscape.com
f89b9276f3
Removing dead code, r=cls.
...
git-svn-id: svn://10.0.0.236/trunk@109873 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 22:07:16 +00:00
chak%netscape.com
81bdc1efc3
Fix #83568 - BASE tag inserted when downloading file to a local drive
...
r=adamlock, sr=rpotts
git-svn-id: svn://10.0.0.236/trunk@109872 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 22:06:45 +00:00
akkana%netscape.com
df1348df78
Trivial warning fix
...
git-svn-id: svn://10.0.0.236/trunk@109870 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 22:04:40 +00:00
bzbarsky%mit.edu
222d3cec48
Add "Print Preview" to menu on print button. Bug 111126, patch from
...
Christian Biesinger <cbiesinger@web.de >, r=bzbarsky@mit.edu , sr=blake
git-svn-id: svn://10.0.0.236/trunk@109869 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 21:48:36 +00:00
bhart00%yahoo.com
96d29ca7e5
Bug 83608, change wording/accesskey for prefs->advanced->cache. r=blake, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@109868 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 21:44:46 +00:00
leaf%mozilla.org
e3491ac654
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@109867 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 21:42:46 +00:00
nhotta%netscape.com
2b3a8f3c2c
Backout my last changes, need MacOSX change, need to change inline.
...
git-svn-id: svn://10.0.0.236/trunk@109866 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 21:36:44 +00:00
seawood%netscape.com
7bdb55207b
Add check for XShm. Defines HAVE_XSHM
...
Bug #113743 r=Roland.Mainz@informatik.med.uni-giessen.de
git-svn-id: svn://10.0.0.236/trunk@109865 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 21:34:00 +00:00
jpierre%netscape.com
f4059b3f77
Patch for 107323 - fix compiler warnings
...
git-svn-id: svn://10.0.0.236/trunk@109864 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 21:25:32 +00:00
locka%iol.ie
8a158c2416
NOT PART OF BUILD. Utility for turning ActiveX typelibraries into XPCOM IDL and XPT files
...
git-svn-id: svn://10.0.0.236/trunk@109862 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 21:16:30 +00:00
bzbarsky%mit.edu
bcc3a4a7b2
Fix computed positioning style for static elements and computed
...
z-index. Bug 109523, r=glazou, sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@109861 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 21:15:54 +00:00
nhotta%netscape.com
7eec0a3f53
Added ASCII key support, bug 110837, r=shanjian, sr=sspitzer.
...
git-svn-id: svn://10.0.0.236/trunk@109860 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 21:12:58 +00:00
despotdaemon%netscape.com
f7e0f4664d
Pseudo-automatic update of changes made by ian.mcgreer@sun.com.
...
git-svn-id: svn://10.0.0.236/trunk@109859 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 21:11:11 +00:00
namachi%netscape.com
3c61112ddf
Bug No http://bugzilla.mozilla.org/show_bug.cgi?id=111093
...
This patch will remove linker remaining warnings with respect to COD file generation.
r=cls,leaf and sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@109858 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 20:59:12 +00:00
bernd.mielke%snafu.de
0a73081963
whitespace nowrap should not affect in quirks mode hr's size bug 60992
...
r=karnaze sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@109855 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 20:14:10 +00:00
mkaply%us.ibm.com
a54e57368c
#103514
...
r=bbaetz, sr=darin
Don't do PASV stuff if it is an OS/2 FTP server. This should finish the work to get FTP to OS/2 servers working.
git-svn-id: svn://10.0.0.236/trunk@109853 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 20:10:16 +00:00
dbaron%fas.harvard.edu
f78e55d4bf
Changing noisy warning I added yesterday from |#ifdef DEBUG| to |#ifdef DEBUG_dbaron|. b=110911 / 113810
...
git-svn-id: svn://10.0.0.236/trunk@109852 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 19:53:37 +00:00
bnesse%netscape.com
b9797ccf55
Fix for bug 107617. Fix pref observation on a non top level branches. r=ccarlen, sr=alecf.
...
git-svn-id: svn://10.0.0.236/trunk@109851 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 19:49:38 +00:00
ian.mcgreer%sun.com
8fa91e0b3c
patches to get s/mime dual key certs working, bug 113741
...
git-svn-id: svn://10.0.0.236/trunk@109847 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 18:21:38 +00:00
kestes%walrus.com
464de07b60
a new portable library for popups. This library uses layers but is portable between netscape and IE (and hopefully other browsers as well).
...
git-svn-id: svn://10.0.0.236/trunk@109846 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 15:59:07 +00:00
pinkerton%netscape.com
e60d2990fc
fix mismatch between static in header and source file
...
git-svn-id: svn://10.0.0.236/trunk@109845 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 15:55:30 +00:00
oeschger%netscape.com
f50ce9655b
getting real content into context-sensitive help, overdue html update only, r=rudman, b=46917
...
git-svn-id: svn://10.0.0.236/trunk@109844 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 15:31:00 +00:00
pinkerton%netscape.com
437c2a45ff
fix bundle name r=adamlock/sr=sfraser. bug#106729
...
git-svn-id: svn://10.0.0.236/trunk@109843 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 15:29:52 +00:00
pinkerton%netscape.com
db6a4e2321
support dragging from background windows r=sdagley/sr=sfraser. bug#51323
...
git-svn-id: svn://10.0.0.236/trunk@109842 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 15:29:15 +00:00
pinkerton%netscape.com
12c945e4ce
when drag comes from external to ESM, kill clickhold timer. r=sdagley/sr=sfraser. bug#51323
...
git-svn-id: svn://10.0.0.236/trunk@109841 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 15:29:01 +00:00
cmanske%netscape.com
3bbac1e159
Remove nsIEditorShell::Init(), b=110763, r=brade, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@109840 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 15:11:50 +00:00
cmanske%netscape.com
b3c61f934a
Remove call to now-removed nsIEditorShell::Init(), b=110763, r=brade, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@109839 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 15:11:49 +00:00
nboyd%atg.com
9f29e60d86
Updates for Rhino1.5R3.
...
git-svn-id: svn://10.0.0.236/trunk@109838 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 14:53:59 +00:00
nboyd%atg.com
eeb8ec0a7c
Update release number, date.
...
git-svn-id: svn://10.0.0.236/trunk@109837 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 14:33:44 +00:00
nboyd%atg.com
53e89a1022
Change version to 1.5R3.
...
git-svn-id: svn://10.0.0.236/trunk@109836 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 14:27:26 +00:00
nboyd%atg.com
854d7cedcf
Hello !
...
I'm the maintainer of JPackage project rhino package (see
jpackage.sourceforge.net). I just found two problems for building it (version
1.52 from cvs):
- the property src.debugger is badly initialised in toolsrc/build.xml. See
patch attached for correction. Moreover, this was a real pain to make offline
building possible. I guess it's a licensing problem that prevents you
including those files in rhino sources ?
- the produced javadoc has an empty (0 sized) package-list file. Have you got
any idea why ?
-- Guillaume Rousse <rousse@ccr.jussieu.fr >
GPG key http://lis.snv.jussieu.fr/~rousse/gpgkey.html
git-svn-id: svn://10.0.0.236/trunk@109835 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 14:26:26 +00:00
axel%pike.org
3350eafd6d
bug 112623, initial version of xpcom error wrapper for standalone, r=sicking@bigfoot.com, sr=scc. Not used yet
...
git-svn-id: svn://10.0.0.236/trunk@109832 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 12:30:53 +00:00
seawood%netscape.com
1c16fa2e1f
Drop optimization level to -O2 for MIPSpro CC builds to work around potential compiler bug.
...
Thanks to nickb@adacel.com.au (Nick Blievers) for the patch.
Bug #113511 r=cls
git-svn-id: svn://10.0.0.236/trunk@109830 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 10:51:45 +00:00
seawood%netscape.com
9854b8937b
Fix bustage that occurs when building with multiple toolkits but not having gtk as the default toolkit.
...
git-svn-id: svn://10.0.0.236/trunk@109829 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 10:32:10 +00:00
seawood%netscape.com
58c77fdc27
Implement nsIDeviceContextSpecPS for Qt.
...
Bug #113213 r=Roland.Mainz@informatik.med.uni-giessen.de
git-svn-id: svn://10.0.0.236/trunk@109828 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 10:30:32 +00:00
seawood%netscape.com
b744e4e636
Move inlined function nsCSSMargin::EnsureBorderColors() before the functions that use it in order to appease Sun's Workshop/Forte 6 compiler.
...
Fixing tinderbox bustage.
git-svn-id: svn://10.0.0.236/trunk@109826 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 10:10:15 +00:00
jaggernaut%netscape.com
c3ee2e7fac
Bug 92589: View Use Stylesheet doesn't work on frames. Patch by neil@parkwaycc.co.uk, r=jag, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@109825 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 09:35:38 +00:00
jst%netscape.com
768e97d0b9
Fixing bustage.
...
git-svn-id: svn://10.0.0.236/trunk@109823 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 08:00:38 +00:00
jst%netscape.com
877bbb966f
Fixing bug 110798. Freezing the interfaces nsIDOMEvent, nsIDOMEventListener, nsIDOMEventTarget and nsIDOMDocumentEvent. r=harishd@netscape.com, sr=jband@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@109821 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 06:57:03 +00:00
sspitzer%netscape.com
d29e0600ca
fix for #113517 , no import progress. r/sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@109820 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 05:58:08 +00:00
dbaron%fas.harvard.edu
abf674657c
Remove nsDST.cpp. b=110911
...
git-svn-id: svn://10.0.0.236/trunk@109819 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 05:50:41 +00:00
dbaron%fas.harvard.edu
d3f3cc3a7b
Remove nsDST and convert its users (PresShell::mSubShellMap, FrameManager::mPrimaryFrameMap, and FrameManager::PropertyList::mFrameValueMap) to PLDHash. Also convert FrameManager::mPlaceholderMap to PLDHash. Give image map area structures a pointer back to their image frame rather than (mis)using the primary frame map. Change API for changing placeholder map to reflect hash entry that accesses key through value by passing only the value and not the key. Give the root frame a proper mContent. b=110911 r=attinasi sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@109818 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 05:45:07 +00:00
blakeross%telocity.com
6bc63dedce
Second part of bookmarks outliner conversion - convert add bookmark dialog. r=hewitt sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@109816 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 05:29:40 +00:00
leaf%mozilla.org
cf951f3e5c
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@109815 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 05:27:46 +00:00
seawood%netscape.com
6f2663e7a0
Use -Wno-ctor-dtor-privacy for g++ builds.
...
Bug #113192 r=dbaron
git-svn-id: svn://10.0.0.236/trunk@109814 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 05:21:46 +00:00
jst%netscape.com
0d199adced
Fixing yet one more part of bug 62536. Make element.scrollWidth and element.scrollHeight work on non-scrollable elements. r=bzbarsky@mit.edu, sr=shaver@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@109813 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 05:12:54 +00:00
law%netscape.com
039d50e5c0
Bug 88287; use the new GetDataSourceBlocking method to ensure we get the same data source as prefs is using; r=sgehani, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@109811 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 04:07:26 +00:00
law%netscape.com
aa356dcc20
Bug 88287; Add Flush when removing entries, and, prevent user from changing mime type when opened from helper app dialog; r=sgehani, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@109809 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 03:57:14 +00:00
stephend%netscape.com
c2a230651e
Additional comments... r=varada@netscape.com, sr=sspitzer@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@109808 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 03:54:34 +00:00
stephend%netscape.com
298277c0a7
No bug #. Adding comments for each function/method
...
git-svn-id: svn://10.0.0.236/trunk@109807 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 03:52:09 +00:00
law%netscape.com
9a99e31f92
Bug 88287; add blocking style GetDataSource method so callers can ensure they use an already registered data source; r=sgehani, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@109806 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 03:44:42 +00:00
jst%netscape.com
d8785ada2a
added files: mozilla/dom/public/idl/events/nsIDOMNSEvent.idl
...
git-svn-id: svn://10.0.0.236/trunk@109805 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 03:44:22 +00:00
jst%netscape.com
7ce881ff6f
Adding new event interface to the build, part of bug 110798. r=harishd@netscape.com, sr=jband@netscape.com. Not used just yet.
...
git-svn-id: svn://10.0.0.236/trunk@109804 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 03:44:02 +00:00
jst%netscape.com
3cd560b506
Adding new interface for non-standard event methods/attributes. Not part of the build yet.
...
git-svn-id: svn://10.0.0.236/trunk@109803 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 03:40:54 +00:00
law%netscape.com
658a6267d2
Bug 79849; set initial position of 'New Type' and 'Edit Type' dialogs; r=sgehani, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@109802 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 03:40:09 +00:00
seawood%netscape.com
b6c311a056
Do not build NSPR optimized if MOZ_TRACE_MALLOC is set.
...
Thanks to Garrett Blythe <blythe@netscape.com > for the patch.
Bug #112953 r=wtc
git-svn-id: svn://10.0.0.236/trunk@109801 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 03:39:05 +00:00
blakeross%telocity.com
d594cf1085
Post-bookmarksliner cleanup. r=ben sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@109800 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 03:33:43 +00:00
law%netscape.com
365a380793
Bug 60708; prevent user from creating helper app entries with blank mime type fields; r=pchen, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@109799 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 03:28:10 +00:00
blakeross%telocity.com
76ff2534f3
Deletion of discontiguous selection in history doesn't work properly (108302). r=hewitt sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@109798 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 03:20:51 +00:00
jpierre%netscape.com
d4339da176
Improve error handling in cmsutil - don't proceed when error occurs, and display more information about failures using SECU_PrintError
...
git-svn-id: svn://10.0.0.236/trunk@109797 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 03:19:22 +00:00
law%netscape.com
960c138f92
Updated to work with jrgm's winopen stuff
...
git-svn-id: svn://10.0.0.236/trunk@109796 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 03:19:02 +00:00
roc+%cs.cmu.edu
fe53a46374
Bug 87839. Mark a view as transparent if it is being clipped smaller than the frame. r=kmcclusk,sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@109795 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 03:16:35 +00:00
blakeross%telocity.com
95cb71d26d
Post-bookmarksliner cleanup. r=ben sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@109794 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 03:11:06 +00:00
kmcclusk%netscape.com
aa22abfbe1
Suppress NS_MOUSE move on WIN32 if the mouse hasn't actually moved. b=113627 r=rod sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@109793 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 02:55:06 +00:00
av%netscape.com
f8727daf08
Updating readme file for the Plugin SDK -- not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@109792 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 02:52:06 +00:00
kmcclusk%netscape.com
f3e4763baa
Suppress NS_MOVE,NS_CREATE, NS_SETZLEVEL events in the viewmanager. b=112861 r=rods sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@109790 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 02:40:41 +00:00
blythe%netscape.com
00f8bb71ce
Bug 112953, non debug trace-malloc on win32.
...
r=dp,sr=brendan
NOT part of normal build.
Change hinges on another change to nsprpub/gmakefile.win that should land
by those in charge of that module shortly.
git-svn-id: svn://10.0.0.236/trunk@109789 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 02:36:02 +00:00
av%netscape.com
d08a4b421b
Addressing bug 112508 -- incrementing a version constant, r/sr=dp
...
git-svn-id: svn://10.0.0.236/trunk@109788 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 02:30:23 +00:00
darin%netscape.com
2c07b7962f
fixes bug 106097 "M096, Trunk crash [@ nsHttpHandler::InitiateTransaction_Locked] [@ nsHttpConnection::Init]"
...
r=bbaetz@cs.mcgill.ca , sr=mscott@netscape.com
git-svn-id: svn://10.0.0.236/trunk@109787 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 02:21:03 +00:00
rayw%netscape.com
3b43cfe09f
Added DEBUG code to log messages sent and received by SOAP.
...
Not part of default build.
git-svn-id: svn://10.0.0.236/trunk@109786 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 02:09:04 +00:00
naving%netscape.com
009392e8e7
113506 r/sr=sspitzer. do not free m_searchData because it points to m_commandSpecificData
...
git-svn-id: svn://10.0.0.236/trunk@109785 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 01:55:34 +00:00
bbaetz%cs.mcgill.ca
9537220a73
Bug 101149 - previous window title sticks when accessing xul dir listings
...
patch by jrgm@netscape.com , r=bbaetz, sr=darin
git-svn-id: svn://10.0.0.236/trunk@109784 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 01:53:07 +00:00
sonja.mirtitsch%sun.com
06cfff69e6
misspelled dbtests
...
git-svn-id: svn://10.0.0.236/trunk@109783 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 01:46:09 +00:00
jpierre%netscape.com
ad378cbe33
Fix OS/2 build bustage - conflict with error.h from OS/2 toolkit . Put explicit include path to resolve it
...
git-svn-id: svn://10.0.0.236/trunk@109782 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 01:36:07 +00:00
rginda%netscape.com
84d60cdec7
chatzilla only, bump revision to 0.8.5-rc2
...
git-svn-id: svn://10.0.0.236/trunk@109781 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 01:33:22 +00:00
darin%netscape.com
b0022a44a6
fixes bug 71005 "Memory leak in implementation of nsJARURI"
...
patch=badami@netscape.com
r=gordon@netscape.com
sr=darin@netscape.com
git-svn-id: svn://10.0.0.236/trunk@109780 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 01:20:33 +00:00
sonja.mirtitsch%sun.com
1084a56d2b
trying to hook in dbtest
...
git-svn-id: svn://10.0.0.236/trunk@109778 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 00:51:56 +00:00
bbaetz%cs.mcgill.ca
2d5b449942
Bug 85381 again - left out the .h
...
git-svn-id: svn://10.0.0.236/trunk@109777 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 00:48:36 +00:00
samuel%sieb.net
97a02fb21d
chatzilla only
...
bug 112606 (Ping responses are wrong)
formatDateOffset now rounds to 2 decimal places and handles an offset of 0
r=rginda
git-svn-id: svn://10.0.0.236/trunk@109776 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 00:45:29 +00:00
bienvenu%netscape.com
1ac54d43da
fix regression reading offline news messages 111065 r=mscott,sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@109775 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 00:42:58 +00:00
samuel%sieb.net
2c62c55420
chatzilla only
...
bug 112606 (Ping responses are wrong)
removed invalid check for user
r=rginda
git-svn-id: svn://10.0.0.236/trunk@109774 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 00:35:05 +00:00
dbaron%fas.harvard.edu
3be8570947
Only do state-recovery update of nsBlockReflowState::mPrevChild on the transition from a line we don't reflow to a line we do reflow. b=111676 r=attinasi sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@109773 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 00:30:06 +00:00
rayw%netscape.com
bbfe427ba4
Fixed problem compiling on windows in SOAP.
...
Not part of default build.
git-svn-id: svn://10.0.0.236/trunk@109772 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 00:26:35 +00:00
hwaara%chello.se
1e95a25e5a
#84910 , split up navigator.js.
...
Checking in for Doron Rosenberg <doronr@naboonline.com >.
r=jag, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@109771 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 00:20:33 +00:00
racham%netscape.com
5751f746a4
Fixing bug 113318. Get Maillist and new card dialogs into alert postions by providing reference to dialogoverlay js file. r=bhuvan, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@109770 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 00:12:09 +00:00
rginda%netscape.com
21fb804398
chatzilla only
...
bug 113391, lighter taskbar icon for chatzilla
git-svn-id: svn://10.0.0.236/trunk@109769 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 00:11:52 +00:00
bbaetz%cs.mcgill.ca
dda7b49dc6
Bug 85381 - spit html directory listings up into several tables to avoid
...
layout perf issues.
r=dougt,sr=darin
git-svn-id: svn://10.0.0.236/trunk@109768 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 00:10:11 +00:00
rginda%netscape.com
81bf1cf71f
chatzilla only
...
bug 113683, strict warning fixes, r=ssieb
git-svn-id: svn://10.0.0.236/trunk@109767 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 00:10:07 +00:00
dbaron%fas.harvard.edu
f346096920
Tweaking XP_MACOSX ifdefs in a few more places, including a fix for background image clipping. b=111795 r=pinkerton sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@109766 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 00:09:21 +00:00
bbaetz%cs.mcgill.ca
218aedbf6a
Bug 111117 - don't print the password in the <title> or the header for the
...
page.
r=dougt, sr=darin
git-svn-id: svn://10.0.0.236/trunk@109765 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 00:09:00 +00:00
bbaetz%cs.mcgill.ca
422f014366
Bug 84472 - make unsupported ftp server message more userfriendly
...
r=dougt, sr=darin
git-svn-id: svn://10.0.0.236/trunk@109764 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 00:05:15 +00:00
bbaetz%cs.mcgill.ca
4241c6967d
Bug 43567 - ftp keeping connections alive forever
...
r=dougt, sr=darin
git-svn-id: svn://10.0.0.236/trunk@109763 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-06 00:02:24 +00:00
rogerl%netscape.com
727a6700d5
Bugs #100199 & 78156. r=khanson, sr=brendan. Fixing multiline matching and
...
pathological character class cases in regular expression handling.
git-svn-id: svn://10.0.0.236/trunk@109762 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 23:58:51 +00:00
darin%netscape.com
fd73913eed
fixes bug 113508 "Identical URIs do not compare via nsIURI::Equals"
...
r=andreas.otte@debitel.net , sr=rpotts@netscape.com
git-svn-id: svn://10.0.0.236/trunk@109761 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 23:54:55 +00:00
rjc%netscape.com
841f472b96
Fix bug # 113575. r=ben sr=blakeross
...
git-svn-id: svn://10.0.0.236/trunk@109760 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 23:54:09 +00:00
cmanske%netscape.com
b86c705ef1
Part of fix to bug 90229, r=brade, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@109759 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 23:52:32 +00:00
shanjian%netscape.com
9e7ac15301
#112904 MimeInlineText's charset need to be initialized before setting font
...
r=ducarroz sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@109758 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 23:52:07 +00:00
sonja.mirtitsch%sun.com
ce79c1719a
added dbtest
...
git-svn-id: svn://10.0.0.236/trunk@109757 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 23:35:55 +00:00
sonja.mirtitsch%sun.com
938196bc94
adderd redhat 7.2, changed tinderbox back to defaulting to the tip
...
git-svn-id: svn://10.0.0.236/trunk@109756 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 22:52:46 +00:00
hyatt%netscape.com
a8c77bc7d0
Fix smoketest blocker.
...
git-svn-id: svn://10.0.0.236/trunk@109749 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 19:46:43 +00:00
pschwartau%netscape.com
148d11e201
not part of default build
...
bug 111365, JS standalone doesn't build on solaris.
point AS to /usr/ccs/bin/as
git-svn-id: svn://10.0.0.236/trunk@109748 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 19:32:16 +00:00
sonja.mirtitsch%sun.com
b031c036c9
test for key and cert databases
...
git-svn-id: svn://10.0.0.236/trunk@109747 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 19:18:14 +00:00
shrutiv%netscape.com
a2157bf525
Including proper formatting in the file, having only one tab stop
...
instead of two tab stops for indentation.
git-svn-id: svn://10.0.0.236/trunk@109746 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 18:48:02 +00:00
sonja.mirtitsch%sun.com
f5d1db2c3e
added 2 more tests
...
git-svn-id: svn://10.0.0.236/trunk@109745 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 18:34:09 +00:00
despotdaemon%netscape.com
350ba3ac94
Pseudo-automatic update of changes made by hwaara@chello.se.
...
git-svn-id: svn://10.0.0.236/trunk@109744 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 18:05:25 +00:00
despotdaemon%netscape.com
23933fa750
Pseudo-automatic update of changes made by dmose@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@109743 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 18:02:49 +00:00
ian.mcgreer%sun.com
f3b3f9dcea
if no token name is provided to PK11_FindCertByNickname, default to internal token (as opposed to the entire trust domain)
...
git-svn-id: svn://10.0.0.236/trunk@109741 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 17:07:53 +00:00
blizzard%redhat.com
d2700c2e78
Share timer implementation with gtk and gtk2. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@109740 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 15:38:59 +00:00
ccarlen%netscape.com
3a3bff46ce
Bug 113312 - Two profile folders created when profile is deleted from disk. r=bhuvan/sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@109739 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 15:04:44 +00:00
rods%netscape.com
3dc35c98bd
Change the default of FrameSet print from "As Is" to "Each frame Separately"
...
Bug 112665 sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@109738 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 14:55:50 +00:00
bzbarsky%mit.edu
8855009f3b
Set the |inherited| bool in all cases when we inherit. Bug 113533,
...
r=dbaron, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@109737 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 14:06:34 +00:00
mcafee%netscape.com
0bceb23c11
Adding mailnews bloat test. labels into bloatdiff so we can run different tests there.
...
git-svn-id: svn://10.0.0.236/trunk@109736 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 09:27:28 +00:00
mcafee%netscape.com
267fabfb30
regxpcom test
...
git-svn-id: svn://10.0.0.236/trunk@109735 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 09:23:07 +00:00
hyatt%netscape.com
6c6f01e32e
Enhancements to CSS to enable multi-colored borders and painting of image subregions. 112988 and 112990. r=dbaron,hewitt for 112990, r=ben,hewitt for 112988
...
git-svn-id: svn://10.0.0.236/trunk@109734 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 08:35:05 +00:00
blakeross%telocity.com
3654118f4f
Just removing code obsoleted by bookmarksliner... r=ben sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@109733 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 06:55:36 +00:00
blakeross%telocity.com
e76be1faae
jan's patch for isseparator() should return a value in nsXULOutlinerBuilder::Init(). r=ben sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@109732 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 06:43:05 +00:00
blakeross%telocity.com
5e9e68b812
readding
...
git-svn-id: svn://10.0.0.236/trunk@109731 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 06:42:33 +00:00
blakeross%telocity.com
9d808ac08a
readding
...
git-svn-id: svn://10.0.0.236/trunk@109730 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 06:40:57 +00:00
blakeross%telocity.com
9bba021e3a
just seeing if this fixes leaks; will backout soon.
...
git-svn-id: svn://10.0.0.236/trunk@109729 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 06:33:34 +00:00
peterlubczynski%netscape.com
3714c963b9
JRE auto-detection needs to be version specific, bug 108957 r=curt sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@109727 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 06:13:15 +00:00
blakeross%telocity.com
e0e581b9c4
try commenting out hackish refreshSort call that passed |this| to try to fix leaks. r/sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@109726 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 05:37:19 +00:00
blakeross%telocity.com
a0fc85e10d
Remove observer in destructor. r/sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@109725 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 05:36:07 +00:00
dbaron%fas.harvard.edu
d8f7525c3c
Add newline to end of file to fix HP bustage.
...
git-svn-id: svn://10.0.0.236/trunk@109723 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 05:19:53 +00:00
blizzard%redhat.com
22e4b732a2
checkpointing changes. not part of the default build.
...
git-svn-id: svn://10.0.0.236/trunk@109722 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 05:17:21 +00:00
blakeross%telocity.com
16d86f8daf
fix something I botched before checkin.
...
git-svn-id: svn://10.0.0.236/trunk@109721 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 04:52:08 +00:00
blakeross%telocity.com
d5087990d3
73508 - convert bookmarks to outliner. don't file bugs on this yet. r=hewitt sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@109720 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 04:30:04 +00:00
sonja.mirtitsch%sun.com
177ed7a96e
added calls to new dbtest program
...
git-svn-id: svn://10.0.0.236/trunk@109719 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 04:25:31 +00:00
leaf%mozilla.org
f7a210fa16
remove cppsrcs from makefile.win files, bug 102459 r=dbaron sr=cls
...
git-svn-id: svn://10.0.0.236/trunk@109718 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 03:52:30 +00:00
dbaron%fas.harvard.edu
f0d1a6f6ce
Simplify loop in CountValidUTF8Bytes and fix UMR. b=110531 r=jag sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@109717 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 03:49:13 +00:00
leaf%mozilla.org
516776e606
remove cppsrcs defines from makefile.win files, bug 102459, sr=cls r=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@109714 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 03:43:29 +00:00
mcafee%netscape.com
137ea46823
Updated tooltip comment to reflect xul test change
...
git-svn-id: svn://10.0.0.236/trunk@109713 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 03:32:29 +00:00
namachi%netscape.com
515e646658
http://bugzilla.mozilla.org/show_bug.cgi?id=111093
...
Generation of MAP and COD files
This patch should help create MAP file and COD files only on Windows.
These files will be generated only when MODINFO and CODINFO flags are set.
r=cls,leaf and sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@109712 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 03:28:33 +00:00
jst%netscape.com
af121ab737
Fixing bug 62744. Making link/area.protocol not throw an exception if there's an unknown protocol in the URI. r=hidday@geocities.com, sr=rpotts@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@109711 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 03:16:13 +00:00
hewitt%netscape.com
d1e2b0f39a
adding newline to fix HP bustage
...
git-svn-id: svn://10.0.0.236/trunk@109710 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 03:07:43 +00:00
racham%netscape.com
8210efd0ff
Fixing bug 107363. Making file picker to start inthe existing signature folder, if there is one. r=ducarroz, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@109709 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 03:05:19 +00:00
racham%netscape.com
d46348b3e0
Fixing bugs 105899, 105902. Fixing js warnings and errors in address book files. r=bhuvan
...
git-svn-id: svn://10.0.0.236/trunk@109708 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 03:05:03 +00:00
racham%netscape.com
10ed2bb310
Fixing bug 104358. js warnings in smtpserverlist.js. r=bhuvan
...
git-svn-id: svn://10.0.0.236/trunk@109707 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 03:04:58 +00:00
leaf%mozilla.org
f6aeb09b46
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@109706 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 02:57:47 +00:00
law%netscape.com
29cf6aaaab
Update to report minimum time rather than avg to reduce noise, r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@109705 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 02:53:33 +00:00
seawood%netscape.com
f2af8c8c71
Removing unneeded AC_SUBST calls
...
git-svn-id: svn://10.0.0.236/trunk@109704 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 02:46:12 +00:00
av%netscape.com
86d7246074
Changing CPP_OBJS to OBJS in makefile.win -- not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@109703 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 02:24:34 +00:00
jgaunt%netscape.com
7d35359334
bug 112731 fix for accPreviousSibling
...
r=aaronl
rs=waterson
git-svn-id: svn://10.0.0.236/trunk@109702 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 02:11:02 +00:00
ben%netscape.com
91b3ad67e6
fix whitespace (indenting) to match 4 space precedent.
...
git-svn-id: svn://10.0.0.236/trunk@109701 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 01:56:05 +00:00
ben%netscape.com
f4aed64695
fix bug bugscape 11251 - text missing from Exit menu item etc. on windows
...
due to file not being built because of invalid placement of DIRS variable in makefile. r=bryner, sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@109699 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 01:47:05 +00:00
ben%netscape.com
03a05d59a3
fix bug 79408 - windows integration dialog text is awkward.
...
r=law, sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@109698 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 01:45:45 +00:00
darin%netscape.com
df49844ca4
netwerk/build changes for bug 15860 "digest auth" r=dougt, sr=rpotts
...
git-svn-id: svn://10.0.0.236/trunk@109697 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 01:09:38 +00:00
darin%netscape.com
5e883b7a4f
mac project changes for bug 15860 "digest auth"
...
r=dougt, sr=rpotts
git-svn-id: svn://10.0.0.236/trunk@109696 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 01:09:00 +00:00
darin%netscape.com
61533626e3
fixes mac bustage
...
git-svn-id: svn://10.0.0.236/trunk@109695 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 00:51:18 +00:00
pschwartau%netscape.com
43115b71dd
not part of default build
...
bug 111365, JS standalone doesn't build on solaris.
point AS to /usr/ccs/bin/as
git-svn-id: svn://10.0.0.236/trunk@109694 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 00:31:55 +00:00
rayw%netscape.com
a67815f488
More fixes to strings, and changed encoding to support a single string
...
lookup key instead of two for better genericity and efficiency.
git-svn-id: svn://10.0.0.236/trunk@109693 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 00:10:07 +00:00
naving%netscape.com
2f0739f441
112355 r=sspitzer sr=bienvenu. null out folder's db reference as the search is over on a folder. this will
...
help in cutting bloat during and after the search is over.
git-svn-id: svn://10.0.0.236/trunk@109692 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-05 00:08:16 +00:00
curt%netscape.com
8a05d35dfe
Removed references to Communicator.
...
git-svn-id: svn://10.0.0.236/trunk@109690 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 23:56:40 +00:00
hewitt%netscape.com
aa05bf7a61
93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@109688 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 23:50:57 +00:00
hewitt%netscape.com
88f0b41339
113100 - Stretched icons in link toolbar and personal toolbar folder, patch=christopher_brien@hotmail.com, r=hwaara, sr=me
...
git-svn-id: svn://10.0.0.236/trunk@109687 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 23:49:25 +00:00
darin%netscape.com
cc45405ad0
fixes bug 15860 "support http/1.1 digest authentication"
...
patch=jab@atdot.org ,pach@cs.cmu.edu ,darin@netscape.com
r=dougt@netscape.com
sr=rpotts@netscape.com
git-svn-id: svn://10.0.0.236/trunk@109686 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 23:49:06 +00:00
hewitt%netscape.com
30aab4d4f4
93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@109685 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 23:45:22 +00:00
hewitt%netscape.com
1204dc3c01
93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@109684 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 23:36:40 +00:00
shliang%netscape.com
29732864f5
backing out fix for bug 103190
...
git-svn-id: svn://10.0.0.236/trunk@109683 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 23:31:02 +00:00
hewitt%netscape.com
6e81240065
93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@109682 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 23:30:25 +00:00
law%netscape.com
b35682051c
updates
...
git-svn-id: svn://10.0.0.236/trunk@109681 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 23:16:42 +00:00
dcone%netscape.com
be90a7433a
bug=96870 r=rods sr=attinasi. This add abilty to print and print preview background images and color.
...
git-svn-id: svn://10.0.0.236/trunk@109680 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 22:46:41 +00:00
pchen%netscape.com
92e34f3ed0
bug 101263, r=kaie, sr=alecf, when we get logout-session message, logout of
...
password manager
git-svn-id: svn://10.0.0.236/trunk@109679 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 22:42:21 +00:00
hewitt%netscape.com
03f2a59c9a
93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@109678 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 22:38:40 +00:00
hewitt%netscape.com
801573f381
93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@109677 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 22:32:49 +00:00
shliang%netscape.com
822bcf2fdc
bug 71637 - css errors in chrome. r=dbaron, sr=hewitt.
...
git-svn-id: svn://10.0.0.236/trunk@109676 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 22:26:31 +00:00
naving%netscape.com
92f061e800
112028 r=ducarroz sr=bievenu fix leaking attachment url on sending message.
...
git-svn-id: svn://10.0.0.236/trunk@109675 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 22:26:02 +00:00
sfraser%netscape.com
89f6240468
Fix bug 113295 by ensuring that mac locale for communicator/platform is registered after unix and win. r=bryner/pchen, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@109674 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 22:24:55 +00:00
hewitt%netscape.com
bf455fb30b
113039 - [modern] simplify primary toolbar xbl and css, r=ben, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@109671 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 22:20:06 +00:00
alexsavulov%netscape.com
9ff2a72d72
fix for bug 101699: "Form does not submit if insecure submission warning active"
...
Patch by brendan, sr= attinasi, r= alexsavulov
git-svn-id: svn://10.0.0.236/trunk@109670 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 22:18:55 +00:00
law%netscape.com
7076292763
updates
...
git-svn-id: svn://10.0.0.236/trunk@109669 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 22:15:45 +00:00
alecf%netscape.com
3b26228e2a
fix bug 112708, take two
...
use nsCAutoString instead of PR_smprintf to reduce pref shutdown notifications by 3x
r=bnesse, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@109667 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 22:01:22 +00:00
shliang%netscape.com
da0316e4dd
bug 99631 - preview icon for composer tab in modern. r=jag, sr=hewitt.
...
git-svn-id: svn://10.0.0.236/trunk@109666 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 21:58:50 +00:00
naving%netscape.com
033fcb37fd
Adding a comment, no bug, no reviewer
...
git-svn-id: svn://10.0.0.236/trunk@109665 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 21:50:42 +00:00
dp%netscape.com
a61c552cf3
NS_TIMELINE_ENABLE
...
git-svn-id: svn://10.0.0.236/trunk@109664 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 21:48:40 +00:00
rayw%netscape.com
dad7d0ce3f
Changed string literals in nsSOAPUtil.h yet again. Perhaps this fixes
...
the strings that had stopped working on various plaatforms.
Not part of default build.
git-svn-id: svn://10.0.0.236/trunk@109663 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 21:42:13 +00:00
leaf%mozilla.org
4267823c16
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@109661 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 21:27:54 +00:00
law%netscape.com
4915d6cd00
tweaking
...
git-svn-id: svn://10.0.0.236/trunk@109660 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 21:25:57 +00:00
seawood%netscape.com
2750945184
Initial landing of win32 support for autoconf builds.
...
Bug #58981 sr=alecf
git-svn-id: svn://10.0.0.236/trunk@109658 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 21:17:48 +00:00
dp%netscape.com
ab2e1c19fc
bug 112470 TIMELINE and TRACE_MALLOC ON by default for debug builds
...
git-svn-id: svn://10.0.0.236/trunk@109657 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 21:16:10 +00:00
dp%netscape.com
e3b68c249c
bug 112470 Include config.mak early to get TRACE_MALLOC settings in. Patch by alecf. r=dp
...
git-svn-id: svn://10.0.0.236/trunk@109656 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 21:15:28 +00:00
dp%netscape.com
55ff867745
bug 112470 Getting timeline ON for debug builds by default.
...
When running, NS_TIMELINE_ENABLE is required for seeing the timeline
output. r=cathleen, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@109655 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 21:14:21 +00:00
bzbarsky%mit.edu
8c7d49ce1e
Stop case-folding attribute values. This makes us compatible with NS4
...
on those properties that can be gotten in NS4 and compatible with IE
5.5/6 across the board. Bug 113174, r=fabian, sr=jst
git-svn-id: svn://10.0.0.236/trunk@109654 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 21:12:15 +00:00
bienvenu%netscape.com
194ada1a53
fix crash loading corrupt history.dat file, cut down on mork memory growth when history does link coloring, r=naving, sr=alecf, sspitzer 113287 113354
...
git-svn-id: svn://10.0.0.236/trunk@109653 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 21:04:56 +00:00
sonja.mirtitsch%sun.com
685157368a
changed the evaluation of returncode
...
git-svn-id: svn://10.0.0.236/trunk@109652 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 21:01:47 +00:00
alecf%netscape.com
3207e85edb
back myself out to fix blocker 113482
...
git-svn-id: svn://10.0.0.236/trunk@109651 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 20:34:03 +00:00
law%netscape.com
4cb84da125
fixing miniXul.xul
...
git-svn-id: svn://10.0.0.236/trunk@109650 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 20:03:47 +00:00
law%netscape.com
47ab7cc8da
New tools for measuring window open times
...
git-svn-id: svn://10.0.0.236/trunk@109648 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 19:55:48 +00:00
ddrinan%netscape.com
032de1c856
Removed extra close comment in MOZ_CLIENT comment section
...
git-svn-id: svn://10.0.0.236/trunk@109646 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 19:14:33 +00:00
wtc%netscape.com
d6278cf4d9
Bugzilla bug 111574: standard header files should be included with
...
#include <foo.h>, not #include "foo.h". Thanks to Roland Mainz
<Roland.Mainz@informatik.med.uni-giessen.de > for the patch. r=wtc.
Modified files: signtool.h jar.h
git-svn-id: svn://10.0.0.236/trunk@109645 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 18:36:58 +00:00
rogerl%netscape.com
a99ecbbd86
removing obsoleted msdev project files.
...
git-svn-id: svn://10.0.0.236/trunk@109644 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 18:35:28 +00:00
wtc%netscape.com
46e7a3b371
Bugzilla bug 111294: make NSS build on QNX6 (Neutrino). The patch was
...
contributed by Dave Inglis <dinglis@qnx.com >. r=wtc.
Modified Files:
coreconf/config.mk coreconf/nsinstall/nsinstall.c
nss/lib/freebl/unix_rand.c nss/lib/ssl/unix_err.c
Added Files:
coreconf/QNX.mk
git-svn-id: svn://10.0.0.236/trunk@109640 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 18:20:57 +00:00
ian%hixie.ch
59fcb856a2
Removing a bunch of dump(10, ...) calls. It turns out that dump() is actually quite expensive, and calling it 1000+ times just to do nothing isn't that useful. In addition, most of these dump()s were used to debug the core PLIF code which now works pretty well, so they aren't that useful any more.
...
git-svn-id: svn://10.0.0.236/trunk@109639 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 18:06:06 +00:00
ian%hixie.ch
10d64daec7
PLIF::Service::XML::Char() was the most expensive function in a typical profile. This takes it completely off the radar by not bothering to merge adjacent strings.
...
git-svn-id: svn://10.0.0.236/trunk@109638 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 17:51:23 +00:00
beard%netscape.com
5b1f02b594
[not part of build] Install instructions.
...
git-svn-id: svn://10.0.0.236/trunk@109636 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 17:02:29 +00:00
blizzard%redhat.com
8d5eb4bb86
Checkpointing changes. Not part of the build. Some more methods flushed out including widget creation and moving and resizing.
...
git-svn-id: svn://10.0.0.236/trunk@109635 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 16:58:04 +00:00
beard%netscape.com
a68d3b9fea
[not part of build] bumped version to 1.0d7.
...
git-svn-id: svn://10.0.0.236/trunk@109634 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 16:27:27 +00:00
beard%netscape.com
bff01706d3
[not part of build] Change history.
...
git-svn-id: svn://10.0.0.236/trunk@109633 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 16:26:37 +00:00
beard%netscape.com
8f5e8157b7
[not part of build] Bumped version to 1.0d6.
...
git-svn-id: svn://10.0.0.236/trunk@109631 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 16:20:18 +00:00
kaie%netscape.com
02ab791fca
b=110420 fix cert prompt dialogs
...
r=javi sr=shaver
git-svn-id: svn://10.0.0.236/trunk@109630 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 15:56:54 +00:00
alecf%netscape.com
9500bda665
further fixes for bug 112708 r=bnesse sr=dveditz
...
instead of using PR_smprintf to construct each user_pref line to the preferences, store it all in a smart cconcatination string - reduces pref allocations at shutdown by 3x
git-svn-id: svn://10.0.0.236/trunk@109629 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 15:44:38 +00:00
bienvenu%netscape.com
fd266d4985
reduce biff notifications, move biff to server level r=naving, sr=sspitzer 113366
...
git-svn-id: svn://10.0.0.236/trunk@109628 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 15:34:00 +00:00
mkaply%us.ibm.com
dc5e9b403a
#84420
...
r=gordon
Forgot to remove a path that OS/2 and BeOS shouldn't go down - leaving code in but #if 0 per gordon
git-svn-id: svn://10.0.0.236/trunk@109627 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 15:05:03 +00:00
ian%hixie.ch
2358cf13a4
Changed the groupsById and groupsByName hashes of arrays into hashes of hashes to make them friendlier to handle. Also fixed some typos (groupByID instead of groupsByID, and one case of groupsByID where groupsByName was meant) and optimised away a call to dataSource.user's getGroupName method (since we already know the name).
...
git-svn-id: svn://10.0.0.236/trunk@109626 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 14:34:54 +00:00
ian%hixie.ch
20b7ae1c79
Fixing copy/paste error -- the user prefs object isn't the application object...
...
git-svn-id: svn://10.0.0.236/trunk@109625 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 13:40:04 +00:00
ian%hixie.ch
1365aca89e
Make '0' and '' be equivalent to 'default' for the 'order' attribute of the <set> element. This makes defaulting actually work (missing attributes seem to get set to ''?).
...
git-svn-id: svn://10.0.0.236/trunk@109624 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 13:08:39 +00:00
ian%hixie.ch
4723ad814e
Place a 5 second timeout on the SMTP object -- this makes running setup bearable without an SMTP server (the default timeout is 2 minutes).
...
git-svn-id: svn://10.0.0.236/trunk@109623 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 12:53:40 +00:00
ian%hixie.ch
5e76d0defd
getFieldsHierarchically() will now return an even prettier result. Since it is mainly (currently only?) used for creating the data hash sent to the string expanders, this makes it a lot easier to author the templates. No silly numbers to remember. :-)
...
git-svn-id: svn://10.0.0.236/trunk@109622 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 12:51:48 +00:00
peterv%netscape.com
4a909a03a3
Make SOAP build again on Mac. Doesn't affect default build. r=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@109621 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 11:41:03 +00:00
bryner%netscape.com
253a4c8acd
install:: is now libs::. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@109620 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 08:34:45 +00:00
dveditz%netscape.com
fd7a016357
bug 113144 installer shouldn't download entire set of xpi files just because
...
one of them was missing from the "blob". r=sgehani,sr=darin
git-svn-id: svn://10.0.0.236/trunk@109619 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 08:19:43 +00:00
waterson%netscape.com
12d696038c
Bug 113390. Make sure that the module has a MODULE_NAME. rs=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@109617 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 05:26:50 +00:00
dbaron%fas.harvard.edu
5797bffb8a
Fix massive numbers of threadsafety assertions by re-adding NS_INIT_ISUPPORTS, to make builds usable again. b=110531 sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@109616 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 05:26:46 +00:00
naving%netscape.com
1a656d8aa7
113359 r=suresh sr=bienvenu. free the collation key after finding the place where the new msg hdr will be
...
inserted.
git-svn-id: svn://10.0.0.236/trunk@109614 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 05:08:26 +00:00
hewitt%netscape.com
2cd84b4cd7
112831 - inspector not in linux installed builds
...
git-svn-id: svn://10.0.0.236/trunk@109613 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 05:03:13 +00:00
hewitt%netscape.com
5191e28056
112999 - Built-in Accept button closes dialog even when not used in dialog, r=cmanske, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@109612 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 05:01:19 +00:00
hewitt%netscape.com
06317c5623
113353 - DOM Inspector needs chromeclass toolbar, r=me
...
git-svn-id: svn://10.0.0.236/trunk@109611 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 04:48:52 +00:00
dbaron%fas.harvard.edu
cc6399b4d5
Fix orange by exiting loop when bytes hits aMaxBytes rather than waiting for it to get farther.
...
git-svn-id: svn://10.0.0.236/trunk@109610 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 04:22:44 +00:00
sonja.mirtitsch%sun.com
f45de1fede
new test for enhancement request 112504, not hooked in yet
...
git-svn-id: svn://10.0.0.236/trunk@109609 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 04:16:56 +00:00
mscott%netscape.com
6a662c1a9d
Bug #113384 --> hook up CAB collection to a timer to improve initial
...
message display time.
r=sspitzer
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@109608 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 04:04:22 +00:00
mscott%netscape.com
3849b124cf
Bug #112661 --> back out my removal of the firing of selection changed
...
because it stopped us from selecting the next message when you delete the top of
a collapsed thread.
r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@109607 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 04:02:02 +00:00
sonja.mirtitsch%sun.com
5c69640fe0
one more change for bug #111229
...
git-svn-id: svn://10.0.0.236/trunk@109605 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 02:58:59 +00:00
neeti%netscape.com
c8e9152cd4
fix for bug 112659 - nsSocketTransport does not cache DNS service, r=dougt, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@109604 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 02:47:19 +00:00
waldemar%netscape.com
7aa69e6261
Updated to latest CodeWarrior and to fix subproject dependencies
...
git-svn-id: svn://10.0.0.236/trunk@109603 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 02:26:32 +00:00
waldemar%netscape.com
4071dd6dc6
Added support for named function parameters. Fixed several minor variable definition bugs.
...
git-svn-id: svn://10.0.0.236/trunk@109602 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 02:25:03 +00:00
mkaply%us.ibm.com
2f54fffc04
OS/2 bustage
...
git-svn-id: svn://10.0.0.236/trunk@109601 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 02:10:01 +00:00
andreww%netscape.com
96d1d963f1
bugzilla 101590 different terms in bookmarks properties referring to same element. r=shliang sr=hewitt.
...
git-svn-id: svn://10.0.0.236/trunk@109600 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 02:06:15 +00:00
andreww%netscape.com
6361b1ba52
bugzilla 71486 mac classic buttons too large. r=andreww, sr=hewitt. Patch by Brad Tiffany <btiffany@usermail.com>.
...
git-svn-id: svn://10.0.0.236/trunk@109599 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 02:04:02 +00:00
despotdaemon%netscape.com
c0be791366
Pseudo-automatic update of changes made by drepper@cygnus.com.
...
git-svn-id: svn://10.0.0.236/trunk@109598 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 02:03:42 +00:00
andreww%netscape.com
3b964af2a8
bugzilla 103192 r=morse sr=hewitt reducing h and v space taken up in cookies prefpanels
...
git-svn-id: svn://10.0.0.236/trunk@109597 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 02:00:36 +00:00
alecf%netscape.com
55466e06c9
first part of fix for bug 112708 r=bnesse, sr=brendan
...
switch prefs from PLHash to PLDHash
git-svn-id: svn://10.0.0.236/trunk@109596 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 01:52:44 +00:00
alecf%netscape.com
1f28c5a550
fix for bug 79707
...
code by ccarlen, sr=alecf, r=valeski
simple null-check so that embeddors don't have to implement nsIBrowserHistory
git-svn-id: svn://10.0.0.236/trunk@109594 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 01:42:01 +00:00
cmanske%netscape.com
a7e9b6c238
Fix for Color-Background image properties dialog - forgot to checkin previously for b=90229, r=brade, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@109593 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 01:24:55 +00:00
alecf%netscape.com
f5bf981bca
oops, requires update - add uconv
...
git-svn-id: svn://10.0.0.236/trunk@109592 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 01:12:51 +00:00
alecf%netscape.com
728ab648ca
fix for bug 110531, r=dougt, jag, sr=darin - moving ConverterInputStream into uconv, and changing the one in XPCOM into an UTF8-only converter
...
git-svn-id: svn://10.0.0.236/trunk@109591 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 01:10:43 +00:00
pete%alphanumerica.com
374763776d
removing bad header.
...
--pete
git-svn-id: svn://10.0.0.236/trunk@109590 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 01:09:37 +00:00
pete%alphanumerica.com
2bad071cbe
fix for win bustage
...
forgot nsIProcess header
--pete
git-svn-id: svn://10.0.0.236/trunk@109589 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 01:08:54 +00:00
rginda%netscape.com
4c925905ac
chatzilla only, adding class="chromeclass-toolbar" for os X.
...
patch=rjc, r=me.
git-svn-id: svn://10.0.0.236/trunk@109588 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 00:56:12 +00:00
pschwartau%netscape.com
175c0d3676
Adding one more case to test.
...
git-svn-id: svn://10.0.0.236/trunk@109587 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 00:54:00 +00:00
darin%netscape.com
172bb49781
fixes bug 94327 "When there are multiple fonts with different foundry names
...
but the same family name moz should pick the best fit based on width, weight
and available size"
patch=Roland.Mainz@informatik.med.uni-giessen.de
r=katakai@japan.sun.com ,(R.K.Aa)dark@c2i.net
sr=kin@netscape.com ,jst@netscape.com
git-svn-id: svn://10.0.0.236/trunk@109586 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 00:47:38 +00:00
sonja.mirtitsch%sun.com
ae0cb282f1
improvements coupling QA and tinderbox
...
git-svn-id: svn://10.0.0.236/trunk@109585 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 00:44:35 +00:00
pete%alphanumerica.com
14973255e8
b=112515, r=douft, sr=jst
...
remove spawn method from nsIFile.
/**
Warning nsIFile API change
*/
--pete
git-svn-id: svn://10.0.0.236/trunk@109584 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 00:27:43 +00:00
shanjian%netscape.com
39cb7e9730
#103673 Switching to User-Defined character coding causes crash [@ nsFontMetricsWin::ResolveForwards ]
...
Load userdefined font once and only once, and then treat all other font as normal.
r=rbs, sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@109583 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 00:26:28 +00:00
bienvenu%netscape.com
1d4713efc9
fix invalid body partial error from imap server when clicking on message, r=cavin, sr=sspitzer 103171
...
git-svn-id: svn://10.0.0.236/trunk@109582 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 00:25:58 +00:00
rginda%netscape.com
320cedffc0
landing CHATZILLA_0_8_5_BRANCH, bug 103386, r=samuel@sieb.net, rs=brendan@mozilla.org
...
See the ChangeLog and bug for a full list of changes, and the branch checkin log for a blow by blow.
git-svn-id: svn://10.0.0.236/trunk@109581 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 00:20:48 +00:00
bienvenu%netscape.com
d782fc61ca
fix assertion about 0 msg size when first msg you select is fetched with mpod r=cavin, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@109580 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 00:18:12 +00:00
mcafee%netscape.com
de780130e9
added title= labels for Lk/Bl tinderbox output
...
git-svn-id: svn://10.0.0.236/trunk@109579 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 00:18:10 +00:00
despotdaemon%netscape.com
a30241ba05
Pseudo-automatic update of changes made by glen.beasley@sun.com.
...
git-svn-id: svn://10.0.0.236/trunk@109578 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 00:12:24 +00:00
rjc%netscape.com
bb79ca7948
Part of fix for bug # 108809: r=ben sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@109577 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 00:05:21 +00:00
mcafee%netscape.com
f39fbdbc33
title= labels for Ts, Txul.
...
git-svn-id: svn://10.0.0.236/trunk@109576 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-04 00:04:57 +00:00
evaughan%netscape.com
e5c8b10723
Facelift for nsBoxToBlockAdaptor -r hyatt -sr waterson #110328
...
Grid memory leak -r naving -sr hewitt #109490
git-svn-id: svn://10.0.0.236/trunk@109575 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 23:41:13 +00:00
kmcclusk%netscape.com
c03de93934
Check aHandled after event dispatch before accessing the view's children. b=113121 r=roc+moz sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@109574 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 23:37:09 +00:00
mscott%netscape.com
4252e86f6c
remove some obsolete comments.
...
git-svn-id: svn://10.0.0.236/trunk@109573 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 23:36:57 +00:00
hwaara%chello.se
5d67f9c327
#78365 , make scrolling="off" and scrolling="on" work for frameset elements.
...
r=fabian, sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@109572 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 23:36:40 +00:00
bryner%netscape.com
3d4b21a62a
Removing unused MORK_OBSOLETE and MORK_ALONE code. r=bienvenu, sr=alecf.
...
git-svn-id: svn://10.0.0.236/trunk@109571 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 23:35:23 +00:00
shanjian%netscape.com
6b044f6feb
#109913 universal charset detector improvement: use positive approach
...
r=yokoyama, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@109570 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 23:33:12 +00:00
bienvenu%netscape.com
44121b5cef
reduce number of outliner row paints r=varga, sr=hyatt 112253
...
git-svn-id: svn://10.0.0.236/trunk@109569 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 23:32:00 +00:00
sgehani%netscape.com
e047419c40
Fix font size menupopup to show sizes more than one char wide.
...
b=112907; r=sgehani; sr=alecf (checking in for jrgm@netscape.com )
git-svn-id: svn://10.0.0.236/trunk@109568 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 23:30:53 +00:00
despotdaemon%netscape.com
9e7b754c2c
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@109567 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 23:30:33 +00:00
smontagu%netscape.com
cba13e3d15
Fix for Bug 17644 [INLINE-H] negative text-indent paragraphs starting with images, r=dbaron, sr=roc+moz
...
git-svn-id: svn://10.0.0.236/trunk@109566 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 23:30:32 +00:00
sgehani%netscape.com
82e08e2088
Make old profiles that have a closed sidebar be able to open the sidebar again.
...
b=113031; r=morse; sr=alecf
git-svn-id: svn://10.0.0.236/trunk@109565 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 23:28:28 +00:00
naving%netscape.com
b30aba8ec0
112783 r=ducarroz sr=bienvenu. free charset got from parsing headers before setting to ISO-8859-1
...
git-svn-id: svn://10.0.0.236/trunk@109564 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 23:25:13 +00:00
dbaron%fas.harvard.edu
0739da3e8c
Make nsSharableString::Assign set the length correctly when it's reusing its existing buffer. b=112483 r=scc sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@109561 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 23:14:15 +00:00
bzbarsky%mit.edu
033ce36ec4
Create formpost files as 0600, not 0666 so people can't randomly read
...
them. Bug 76463, r=alexsavulov, sr=darin
git-svn-id: svn://10.0.0.236/trunk@109560 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 23:04:44 +00:00
jdunn%netscape.com
e043336604
fixing hp-ux tinderbox orange and aix build bustage
...
when functions are defined they shouldn't be defined extern
and when declaring externs, they should be declared globably
r=bnesse@netscape.com
sr=alecf@netscape.com
# 113319
git-svn-id: svn://10.0.0.236/trunk@109559 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 23:04:29 +00:00
alecf%netscape.com
104971899d
part of fix for bug 110531 - move CSS loader over to using nsIConverterStream instead of nsIUnicharInputStream
...
sr=darin, r=dougt
git-svn-id: svn://10.0.0.236/trunk@109558 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 23:03:18 +00:00
bzbarsky%mit.edu
20b7eaa2ae
Forms should return .method in all lowercase for compat with IE and
...
NS4. Bug 113174, r=fabian, sr=jst
git-svn-id: svn://10.0.0.236/trunk@109557 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 23:02:12 +00:00
sonja.mirtitsch%sun.com
11c92c480c
commiting some changes (backwardcompatibility tests, uname -p problem,
...
numbers of tests...)
before starting to work on tinderbox problem, log hard to find. 111229
git-svn-id: svn://10.0.0.236/trunk@109556 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 23:00:02 +00:00
morse%netscape.com
c05b6f8783
bug 112757, form manager not working correctly with frames, r=sgehani, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@109555 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 22:58:47 +00:00
nhotta%netscape.com
9b8be7a4ae
Added geostd8 to charset menu, bug 107533, r=yokoyama.
...
git-svn-id: svn://10.0.0.236/trunk@109554 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 22:58:26 +00:00
dsirnapalli%netscape.com
ae4c770fd9
Test case to test nsIAccessible methods for HTML Table.
...
git-svn-id: svn://10.0.0.236/trunk@109552 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 22:33:51 +00:00
dsirnapalli%netscape.com
8d95250074
This javascript file contains all the basic functions needed to test nsIAccessible interface.
...
git-svn-id: svn://10.0.0.236/trunk@109551 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 22:33:13 +00:00
ben%netscape.com
24e139b3ca
forgot this too..(113295, blocker)
...
git-svn-id: svn://10.0.0.236/trunk@109550 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 22:23:17 +00:00
ben%netscape.com
92e434cc59
part of previous fix for 113295
...
git-svn-id: svn://10.0.0.236/trunk@109548 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 21:51:56 +00:00
ben%netscape.com
c5c9195302
fix for 113295 -'Exit' etc missing from menus. (smoketest blocker)
...
git-svn-id: svn://10.0.0.236/trunk@109547 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 21:35:55 +00:00
mcafee%netscape.com
9fbe124ac0
Adjusting btek yrange hack value
...
git-svn-id: svn://10.0.0.236/trunk@109546 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 20:48:38 +00:00
kestes%walrus.com
6e7c6a9cc3
empty cells need to have text brower string.
...
git-svn-id: svn://10.0.0.236/trunk@109545 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 20:02:39 +00:00
kestes%walrus.com
ae40875194
minor changes in now addnote communicates with tinder.cgi. now the note
...
is rendered on an as needed basis inside tinder.cgi.
git-svn-id: svn://10.0.0.236/trunk@109544 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 19:57:35 +00:00
relyea%netscape.com
e52c4fd8a8
Sigh, Fix name collision between pk11wrap and softoken.
...
git-svn-id: svn://10.0.0.236/trunk@109543 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 19:56:00 +00:00
kestes%walrus.com
2d83e80dfc
text browser updates.
...
git-svn-id: svn://10.0.0.236/trunk@109542 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 19:55:56 +00:00
kestes%walrus.com
12ad231d6b
add features to allow text browsers to view status tables.
...
git-svn-id: svn://10.0.0.236/trunk@109541 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 19:55:12 +00:00
kestes%walrus.com
b35960948e
update tests to accomidate new text browser features and conventions.
...
git-svn-id: svn://10.0.0.236/trunk@109540 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 19:53:31 +00:00
kestes%walrus.com
61a08b1a54
add support for an ALL page.
...
fix a bunch of minor bugs and typos.
git-svn-id: svn://10.0.0.236/trunk@109539 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 19:52:38 +00:00
relyea%netscape.com
940286fb1c
Fix Solaris and HP build failures.
...
git-svn-id: svn://10.0.0.236/trunk@109538 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 19:51:57 +00:00
kestes%walrus.com
22c7490c4d
add link back to the current status page from which ever status page
...
you are looking at.
git-svn-id: svn://10.0.0.236/trunk@109537 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 19:50:00 +00:00
kestes%walrus.com
87115e5a49
add support for text browser characters.
...
git-svn-id: svn://10.0.0.236/trunk@109536 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 19:48:47 +00:00
kestes%walrus.com
14ae8c3224
generalize treestate so that we can provide data to text browsers.
...
git-svn-id: svn://10.0.0.236/trunk@109535 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 19:47:24 +00:00
kestes%walrus.com
ffda9dbeeb
add support for an ALL page.
...
git-svn-id: svn://10.0.0.236/trunk@109534 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 19:46:04 +00:00
kestes%walrus.com
4d536e38db
add support for text browsers: colorized characters which discribe the build
...
cell state. Also allow users to chose the brief/full log from the
status page.
git-svn-id: svn://10.0.0.236/trunk@109533 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 19:44:26 +00:00
kestes%walrus.com
fa08080ad9
add support for text browsers including, special colorized characters
...
and click through text of notices.
git-svn-id: svn://10.0.0.236/trunk@109532 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 19:43:28 +00:00
kestes%walrus.com
6adfc6bfa6
add support for text browsers.
...
git-svn-id: svn://10.0.0.236/trunk@109531 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 19:42:45 +00:00
jdunn%netscape.com
918a4c91d9
Use the right vtable : AIX ONLY!
...
# 90720
r=cls@seawood.org
git-svn-id: svn://10.0.0.236/trunk@109528 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 15:02:08 +00:00
peterv%netscape.com
da41d89803
Making SOAP build on Mac. Not part of the default build.
...
git-svn-id: svn://10.0.0.236/trunk@109527 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 14:43:30 +00:00
locka%iol.ie
5af218e201
Add code to nullify pointers and do extra checks to catch docshell crashes most likely caused by bad weak references. b=67721 r=rpotts@netscape.com sr=mscott@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@109526 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 12:42:49 +00:00
seawood%netscape.com
8aaa83d975
Backing out previous checkin due to TT font issues.
...
Bug #94327
git-svn-id: svn://10.0.0.236/trunk@109525 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 10:29:10 +00:00
mcafee%netscape.com
fb5bd72174
Adding &days=0 default to Ts and Txul links.
...
git-svn-id: svn://10.0.0.236/trunk@109524 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 09:10:32 +00:00
ben%netscape.com
e690e412bc
fix 77513 - text on autocomplete checkbox does not wrap on mac modern/classic and causes panel to overflow. r=jag, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@109523 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 09:07:23 +00:00
mcafee%netscape.com
afe4232ff0
removing jrgm's version of &days=, Date::Calc version is working.
...
git-svn-id: svn://10.0.0.236/trunk@109522 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 09:07:16 +00:00
ben%netscape.com
34aa827bcd
oops forgot this one
...
git-svn-id: svn://10.0.0.236/trunk@109521 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 08:58:40 +00:00
mcafee%netscape.com
df9d89c579
Adding &days=n argument.
...
git-svn-id: svn://10.0.0.236/trunk@109520 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 08:56:28 +00:00
mcafee%netscape.com
072c304843
Adding &days=n argument. Left in jrgm's attempt as a comment for now.
...
git-svn-id: svn://10.0.0.236/trunk@109519 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 08:40:42 +00:00
ben%netscape.com
68f4d927c0
104485 - remove duplicate platformGlobalOverlays, move code into better location and use a better name (platformCommunicatorOverlay). sr=hewitt.
...
git-svn-id: svn://10.0.0.236/trunk@109518 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 08:25:21 +00:00
mcafee%netscape.com
f914bb2f05
Adding &days=n argument. Needs Bit::Vector and Date::Calc perl modules.
...
git-svn-id: svn://10.0.0.236/trunk@109517 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 08:11:15 +00:00
jband%netscape.com
512af6dc98
adding build instructions from pschwartau@netscape.com to the README. Not part of mozilla build
...
git-svn-id: svn://10.0.0.236/trunk@109516 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 07:58:18 +00:00
hewitt%netscape.com
3a6a5da964
112831 - linux installer crashes when installing inspector (just fixing typo in packages)
...
git-svn-id: svn://10.0.0.236/trunk@109515 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 06:18:00 +00:00
blakeross%telocity.com
06b1b51c97
110674 - msgdeletemessage() has two unnecessary function calls. r=hwaara sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@109514 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 06:03:33 +00:00
blakeross%telocity.com
c045d704f4
112954 - tasksOverlay.css is loaded twice on nav startup, mail startup and msg compose opening. sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@109513 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 06:01:24 +00:00
jaggernaut%netscape.com
2ac4fb93a3
Bug 61886: Revert to use currentURI.spec instead of _content.location.href. r=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@109512 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 04:19:00 +00:00
seawood%netscape.com
fc5cfdea80
When there are fonts with multiple foundry names, pick the best font based upon widget, height & available size.
...
Thanks to Brian Stell <bstell@netscape.com > & Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de > for the patch.
Bug #94327 r=katakai sr=kin
git-svn-id: svn://10.0.0.236/trunk@109511 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 04:18:26 +00:00
dbaron%fas.harvard.edu
77c606ffad
Make nsSharableString::Assign set the length when it's reusing its existing buffer. b=112483 r=jag sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@109509 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 03:54:32 +00:00
seawood%netscape.com
9758414022
Implement textZoom, fix caret hiding problem and fix italics displaying as normal chars problem.
...
Thanks to Makoto Hamanaka <VYA04230@nifty.com > & Paul Ashford <arougthopher@lizardland.net > for the patch.
Bug #68442 r=cls
git-svn-id: svn://10.0.0.236/trunk@109508 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 03:16:05 +00:00
av%netscape.com
d415329519
Preparing the Plugin SDK to become a part of the regular build. It is not yet.
...
git-svn-id: svn://10.0.0.236/trunk@109507 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 02:46:10 +00:00
mcafee%netscape.com
5b91673b2e
Changing to long hashtable tag (113175). code=gisburn, r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@109506 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 02:31:46 +00:00
naving%netscape.com
eb72fbb1a3
112331, 112333 r=ducarroz sr=bienvenu. fix leaking char *mail charset and url string.
...
git-svn-id: svn://10.0.0.236/trunk@109505 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 00:58:37 +00:00
bryner%netscape.com
b09257b93a
Backing out new code alecf accidentely checked in, fixing bustage.
...
git-svn-id: svn://10.0.0.236/trunk@109504 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-03 00:37:35 +00:00
av%netscape.com
b80617f16a
Preparing the Plugin SDK to become a part of the build, it is not yet.
...
git-svn-id: svn://10.0.0.236/trunk@109503 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-02 23:39:03 +00:00
alecf%netscape.com
0daeecc032
augh, didn't mean to check these in
...
git-svn-id: svn://10.0.0.236/trunk@109502 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-02 23:17:11 +00:00
alecf%netscape.com
bfb7e06d84
ok, back out my ToLowerCase() change, it didn't make any difference
...
git-svn-id: svn://10.0.0.236/trunk@109501 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-02 23:15:31 +00:00
seawood%netscape.com
c3a0ae9bc7
Revert to using standard config.sub & config.guess entries for OS/2.
...
Thanks to pedemont@us.ibm.com (Javier Pedemonte) for the patch.
Bug #112244 r=cls
git-svn-id: svn://10.0.0.236/trunk@109500 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-02 22:16:28 +00:00
rangansen%netscape.com
8ee6615c9b
bug 112517, r=rangansen sr=hewitt.
...
Removing some dead bloats checking in for John Morrison
git-svn-id: svn://10.0.0.236/trunk@109499 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-02 22:11:21 +00:00
bryner%netscape.com
90f701cee0
Removing unused useViewManager2 default pref. rs=ben.
...
git-svn-id: svn://10.0.0.236/trunk@109498 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-02 22:09:09 +00:00
seawood%netscape.com
c88ac2817e
Adding test for gcc -pipe feature.
...
Bug #81031 r=wtc
git-svn-id: svn://10.0.0.236/trunk@109497 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-02 22:08:42 +00:00
rangansen%netscape.com
645f530172
bug 112249, r=rangansen sr=blake.
...
checking in for John Morrison
git-svn-id: svn://10.0.0.236/trunk@109496 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-02 22:00:28 +00:00
leaf%mozilla.org
01dab956f2
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@109495 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-02 21:57:48 +00:00
seawood%netscape.com
f31e9e184a
Remove --disable-gcc-pipe option.
...
Bug #81031
git-svn-id: svn://10.0.0.236/trunk@109494 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-02 21:56:19 +00:00
mcafee%netscape.com
5076271f06
Added &autoscale=1 option, default is still the btek hack [1300:1400]
...
git-svn-id: svn://10.0.0.236/trunk@109493 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-02 21:54:25 +00:00
mcafee%netscape.com
56fe984f6b
First commit.
...
git-svn-id: svn://10.0.0.236/trunk@109492 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-02 21:50:59 +00:00
mcafee%netscape.com
bdccdab341
Adding &autoscale=1 option, default is off
...
git-svn-id: svn://10.0.0.236/trunk@109491 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-02 21:43:35 +00:00
mcafee%netscape.com
b5df37b8a6
Ignore db directory
...
git-svn-id: svn://10.0.0.236/trunk@109490 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-02 21:31:30 +00:00
mcafee%netscape.com
d3e4ce05b3
Added &autoscale=1 option to autoscale y-axis.
...
git-svn-id: svn://10.0.0.236/trunk@109489 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-02 21:30:31 +00:00
alecf%netscape.com
cf0efed474
performance test - just to see if nsString.ToLowerCase() is faster than ToLowerCase()
...
no reviewer, will back out after one or two tinderbox cycles
git-svn-id: svn://10.0.0.236/trunk@109488 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-02 19:06:02 +00:00
mcafee%netscape.com
c607935314
renamed XUL test timeout to match test name, extended timeout openwound was timing out
...
git-svn-id: svn://10.0.0.236/trunk@109487 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-02 19:04:52 +00:00
mcafee%netscape.com
f4920c741f
xul test is faster than 5 min.
...
git-svn-id: svn://10.0.0.236/trunk@109486 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-02 09:29:33 +00:00
mcafee%netscape.com
cca2e5fcc9
need chomp to nuke \n off of open_time
...
git-svn-id: svn://10.0.0.236/trunk@109485 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-02 09:17:07 +00:00
mcafee%netscape.com
c65adbaa24
data doesn't like spaces? protocol error in send_xulwinopen_results_to_server()
...
git-svn-id: svn://10.0.0.236/trunk@109484 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-02 08:59:04 +00:00
mcafee%netscape.com
8f4b30c5ce
Changed xulwinopen token so we can wrap the number with a link to a graph of the data history. Added comment for -P profile slowness in startup test.
...
git-svn-id: svn://10.0.0.236/trunk@109483 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-02 06:44:20 +00:00
mcafee%netscape.com
f5e32f2df1
Tinderbox test only: change data token so we only get a number back (ms).
...
git-svn-id: svn://10.0.0.236/trunk@109482 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-02 06:40:56 +00:00
dp%netscape.com
a4490c1e80
disabling unconditional printfs.
...
git-svn-id: svn://10.0.0.236/trunk@109480 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-02 05:39:49 +00:00
dbaron%fas.harvard.edu
3c194f9341
Fix OS/2 bustage by changing |inline nsresult| to |NS_IMETHODIMP| for function that can't and shouldn't be inline. b=110127
...
git-svn-id: svn://10.0.0.236/trunk@109479 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-02 05:33:20 +00:00
curt%netscape.com
1eb1030073
More complete title for Mail and Newsgroups.
...
git-svn-id: svn://10.0.0.236/trunk@109478 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-02 04:49:39 +00:00
dbaron%fas.harvard.edu
d43ae7083a
Fix leak (and other) regression from previous checkin. b=111815
...
git-svn-id: svn://10.0.0.236/trunk@109477 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-02 04:07:17 +00:00
bryner%netscape.com
5905d6acc1
Forgot this file as part of 113082. (pre-emptively fixing bustage)
...
git-svn-id: svn://10.0.0.236/trunk@109476 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-02 00:46:56 +00:00
dbaron%fas.harvard.edu
7a15a72b48
Various cleanup and commenting in nsRuleNode and nsStyleContext. A few minor performance tweaks to nsRuleNode::WalkRuleTree. Fix correctness / crash errors that were caused by not setting the parent struct in the Compute*Data functions for inherited structs. b=111815 r=hewitt sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@109475 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-02 00:44:45 +00:00
bzbarsky%mit.edu
d414acca70
Fix typo in value returned by getComputedStyle. Bug 112866, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@109474 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-02 00:28:48 +00:00
bzbarsky%mit.edu
fab167e7ab
Make DOM inspector scroll to elements before flashing them. Bug 112817,
...
r=hidday@geocities.com , sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@109473 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-02 00:25:36 +00:00
av%netscape.com
bdbe12be37
Preparing pluign SDK for becoming a part of the build (it is not yet).
...
git-svn-id: svn://10.0.0.236/trunk@109472 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-02 00:14:05 +00:00
bryner%netscape.com
38d080e8ca
Removing old grid code (bug 113082). r=timeless, evaughan, sr=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@109471 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-02 00:10:21 +00:00
leaf%mozilla.org
612b6a7c12
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@109470 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 22:27:51 +00:00
seawood%netscape.com
3b8c1ad96f
Set -DFUNCPROTO=15 when compiling against X so that the X headers use the fully qualified ANSI-C prototypes.
...
Bug #112873 r=bryner
git-svn-id: svn://10.0.0.236/trunk@109469 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 22:15:20 +00:00
bryner%netscape.com
7557fca3e3
Removing unused silentdownload prefs. r=shaver, rs=ben.
...
git-svn-id: svn://10.0.0.236/trunk@109468 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 21:03:12 +00:00
leaf%mozilla.org
72e98582f5
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@109467 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 18:57:50 +00:00
seawood%netscape.com
43e92a7e26
Revert to using standard config.sub & config.guess entries for OS/2.
...
Thanks to pedemont@us.ibm.com (Javier Pedemonte) for the patch.
Bug #112244 r=cls
git-svn-id: svn://10.0.0.236/trunk@109466 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 18:54:41 +00:00
seawood%netscape.com
85f1209627
Disable universalchardet tests when DISABLE_TESTS is set.
...
Thanks to Stephen Walker <walk84@yahoo.com > for the patch.
Bug #111528 r=cls
git-svn-id: svn://10.0.0.236/trunk@109465 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 18:49:06 +00:00
nhotta%netscape.com
fe0a0ab52d
Attempt to fix the Mac bustage.
...
git-svn-id: svn://10.0.0.236/trunk@109464 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 18:28:15 +00:00
nhotta%netscape.com
acd5f7a6de
Added default charset to nsIMsgCompFields, removed nsMsgI18NGetDefaultMailCharset, bug 110127, r=ducarroz, sr=bienvenu.
...
git-svn-id: svn://10.0.0.236/trunk@109462 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 17:39:17 +00:00
nhotta%netscape.com
3a97f35d33
For search, cache default charset to the class. For eudora, changed to get a pref directly,
...
bug 110127, r=naving, sr=bienvenu.
git-svn-id: svn://10.0.0.236/trunk@109461 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 17:36:35 +00:00
bienvenu%netscape.com
c871243e84
clear cached thread object when folder tries to clear db (fix for bloat when switching folders) r=naving, sr=sspitzer 95685
...
git-svn-id: svn://10.0.0.236/trunk@109460 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 17:25:33 +00:00
mkaply%us.ibm.com
864d999137
put PL_strtok_r in to try to fix HPUX bustage
...
git-svn-id: svn://10.0.0.236/trunk@109459 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 14:58:54 +00:00
roc+%cs.cmu.edu
35e1d479ea
Bug 73382. Clean up view manager interfaces, 2nd attempt. r=kmcclusk,rs=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@109458 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 14:31:45 +00:00
jst%netscape.com
ced02272fe
Fixing bug 113008. Marking nsIDOMNodeFilter as a 'function' so that JS functions can be passed as nsIDOMNodeFilters. r=dbaron@fas.harvard.edu, sr=jband@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@109457 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 09:24:36 +00:00
leaf%mozilla.org
388fec8b4d
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@109456 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 08:42:51 +00:00
dbaron%fas.harvard.edu
d53a7ab034
Back out failed attempt to fix HP bustage.
...
git-svn-id: svn://10.0.0.236/trunk@109455 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 08:37:37 +00:00
dbaron%fas.harvard.edu
84182160c6
nsBookmarksService.h now depends on nkcache. Fixing bustage. b=108809
...
git-svn-id: svn://10.0.0.236/trunk@109454 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 08:34:11 +00:00
ben%netscape.com
c424dc725c
fix build bustage. add nkcache dependency.
...
git-svn-id: svn://10.0.0.236/trunk@109453 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 08:01:08 +00:00
leaf%mozilla.org
5499e2a236
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@109452 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 07:27:49 +00:00
rjc%netscape.com
8082ff2e04
Fix bug #108809 . r=ben sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@109451 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 07:23:21 +00:00
dbaron%fas.harvard.edu
0090b7de69
Fix HP bustage from bug 112708 by testing for strtok_r in C++ rather than C.
...
git-svn-id: svn://10.0.0.236/trunk@109450 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 07:16:07 +00:00
jst%netscape.com
7978eda6a0
Adding 'raises(...)' to a few methods to make our interfaces match the W3C DOM Events ones closer. No review, these changes are meaningless in mozilla for now.
...
git-svn-id: svn://10.0.0.236/trunk@109448 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 06:45:32 +00:00
hewitt%netscape.com
d4423fda70
101958 - outliner drag-n-drop without changing columns sorts on that column, r=jag, sr=blake
...
git-svn-id: svn://10.0.0.236/trunk@109447 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 06:38:42 +00:00
jst%netscape.com
b294f8c72f
Whitespace changes to make these interfaces match the styling in the other DOM interfaces.
...
git-svn-id: svn://10.0.0.236/trunk@109446 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 06:36:12 +00:00
mcafee%netscape.com
2d6a76a195
comment hints for mail test
...
git-svn-id: svn://10.0.0.236/trunk@109444 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 06:01:33 +00:00
seawood%netscape.com
98e5ef46e1
Remove mozilla/security/makefile.win from PSM pull as it's still breaking things.
...
bug #109581
git-svn-id: svn://10.0.0.236/trunk@109443 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 04:50:26 +00:00
seawood%netscape.com
ad4f27ab02
More fun with CVS' Emptydir feature. Pull NSS before PSM like win32 does.
...
Bug #109581
git-svn-id: svn://10.0.0.236/trunk@109442 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 04:39:04 +00:00
ian%hixie.ch
e0683c5b96
Fixed a bug in the main run loop whereby the objects array wasn't freed until shutdown, which sometimes meant objects got destroyed after the application, which is bad when the objects use the application to find services, etc. (This doesn't happen with services since services are not allowed to store references to the application, either directly or indirectly through references to objects or service instances.) Fixed the logout code to wait until the user tries to do something that requires login before clearing the logging out flag. This fixes a bug with HTTP whereby if a user logged out then his UA wouldn't ever be sent a 401 so wouldn't ever lose the authentication info, because browsers send the authentication info regardless of whether a page needs it or not. Also took the opportunity to remove a potential bug in the input validator code: store the admin message instead of a reference to the user object which might end up with a lifetime longer than expected.
...
git-svn-id: svn://10.0.0.236/trunk@109441 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 04:37:26 +00:00
rko%netscape.com
e66d81d179
Testing cvs upgrade
...
git-svn-id: svn://10.0.0.236/trunk@109440 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 04:34:21 +00:00
ian%hixie.ch
b2d7bfcb3f
Removed an outdated comment. It is now safe to have a single module be a service, one or more service instances, and one or more objects all at the same time.
...
git-svn-id: svn://10.0.0.236/trunk@109439 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 04:29:20 +00:00
law%netscape.com
3c64a584db
Enhance compareNav so it handles jar/nojar configurations
...
git-svn-id: svn://10.0.0.236/trunk@109438 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 03:54:14 +00:00
seawood%netscape.com
5864394fd1
Pull mozilla/security/makefile.win now that the cvs server has been upgraded. bug #109581
...
git-svn-id: svn://10.0.0.236/trunk@109437 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 03:45:14 +00:00
waldemar%netscape.com
0fd39e383e
Recent ECMA grammar changes: deleted the x.class operator and prohibited super from being a direct operand of the delete operator.
...
git-svn-id: svn://10.0.0.236/trunk@109436 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 03:31:46 +00:00
waldemar%netscape.com
0338c89237
Fixed Mac warnings
...
git-svn-id: svn://10.0.0.236/trunk@109435 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 03:30:13 +00:00
pschwartau%netscape.com
b0ecf5191b
Added more cases to test; updated the license at top.
...
git-svn-id: svn://10.0.0.236/trunk@109434 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 03:29:24 +00:00
seawood%netscape.com
e6d1d3a41d
Post CVS server upgrade test
...
git-svn-id: svn://10.0.0.236/trunk@109433 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 03:23:13 +00:00
dp%netscape.com
74fd5a7096
make this work with cygwin
...
git-svn-id: svn://10.0.0.236/trunk@109432 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 01:51:41 +00:00
vidur%netscape.com
ce35be2ae4
Better handling of progress indicator. [not part of build]
...
git-svn-id: svn://10.0.0.236/trunk@109431 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 01:20:46 +00:00
vidur%netscape.com
2c85c3cfe2
Ensure that we call NS_TermEmbedding on shutdown. [not part of build]
...
git-svn-id: svn://10.0.0.236/trunk@109430 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 01:20:02 +00:00
waterson%netscape.com
724ee564ce
First checked in.
...
git-svn-id: svn://10.0.0.236/trunk@109429 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 01:07:39 +00:00
morse%netscape.com
d7d45166cb
bug 112934, fix regression caused by patch in bug 77073, r=sgehani, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@109428 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 00:58:59 +00:00
mscott%netscape.com
903636d139
add missing file
...
git-svn-id: svn://10.0.0.236/trunk@109427 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 00:58:48 +00:00
law%netscape.com
460bff4c49
Updating old .bat files to key off nav window visibility; adding tools to run with alternative .jars and calculate stats
...
git-svn-id: svn://10.0.0.236/trunk@109426 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 00:51:12 +00:00
dp%netscape.com
e1b00fa978
bug 112312 Removing 32k-1 allocs when reading jar files. Saves a bunch
...
of time (about 10% on win2k) on startup. r=cathleen,dveditz sr=darin
git-svn-id: svn://10.0.0.236/trunk@109425 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 00:50:13 +00:00
akkana%netscape.com
7149730967
91388: fix some link checker regressions (debug menu only), track change in backend apis. r=brade,cmanske sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@109424 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 00:44:30 +00:00
jaggernaut%netscape.com
b95acca2fe
Bug 99501: JS error in viewZoomOverlay.js at startup. r=sfraser, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@109422 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 00:43:22 +00:00
hewitt%netscape.com
dd19aed169
97253 - XBL Default Content Bug in LocateInstance, r=jag, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@109421 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 00:32:07 +00:00
hewitt%netscape.com
a0aefcf642
112772 - DOM Inspector leaks a whole document, r=dbaron, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@109420 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 00:25:01 +00:00
bryner%netscape.com
955fa48f3d
Bug 41119 - Don't waste time notifying the frame manager about frame destruction if it is happening from nsFrameManager::Destroy. r=dbaron, sr=waterson.
...
git-svn-id: svn://10.0.0.236/trunk@109419 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 00:22:00 +00:00
rayw%netscape.com
01d7dc1de2
Fixed errors in mustUnderstand attribute of header block.
...
Not part of default build.
git-svn-id: svn://10.0.0.236/trunk@109417 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 00:03:57 +00:00
mscott%netscape.com
a179cb995d
Bug #112724 --> reduce the duplicate copies of messenger's contents.rdf
...
by creating a new chrome package called messenger-mapi.
r=bienvenu
sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@109415 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-01 00:01:02 +00:00
rpotts%netscape.com
08aa9eb651
i'm a doofus!! all of the LoadURI calls started looking the same :-)
...
git-svn-id: svn://10.0.0.236/trunk@109414 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 23:54:30 +00:00
jgaunt%netscape.com
72a3d81e33
Fixing bustage on linux
...
git-svn-id: svn://10.0.0.236/trunk@109413 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 23:51:06 +00:00
sfraser%netscape.com
6bb76f2ad1
Fix access paths to pick up new files.
...
git-svn-id: svn://10.0.0.236/trunk@109412 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 23:42:44 +00:00
ian%hixie.ch
1b28669e3b
Add support for keyed channels to mozbot. A lot of work, like it said in the INSTALL file. :-) b=112955 r=timeless
...
git-svn-id: svn://10.0.0.236/trunk@109410 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 23:38:21 +00:00
rayw%netscape.com
ff74724cba
Gave more SOAP objects xpconnect behaviors.
...
git-svn-id: svn://10.0.0.236/trunk@109409 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 23:32:53 +00:00
relyea%netscape.com
4e5aab32b8
1) restore the const to PK11_Configure().
...
2) partial set of fixes from Nelson's review (checking for NULL) from the
'double escape' functions.
3) Add functions to clean up global memory locks
git-svn-id: svn://10.0.0.236/trunk@109408 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 23:32:30 +00:00
relyea%netscape.com
7535dff25e
The other half of the double check change.
...
git-svn-id: svn://10.0.0.236/trunk@109407 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 23:29:31 +00:00
mkaply%us.ibm.com
bb79587d15
#110927
...
r=mkaply, sr=blizzard
OS/2 only - Code from jblanco to fix Alt Key handling with menus
git-svn-id: svn://10.0.0.236/trunk@109406 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 23:29:29 +00:00
relyea%netscape.com
ad1ef60f63
Fix several memory leaks.
...
Adjust the default hash sizes down for mozilla client.
Merge the NSS 3.3 key check and signature check stuff.
git-svn-id: svn://10.0.0.236/trunk@109405 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 23:24:35 +00:00
relyea%netscape.com
9b9e6b8328
fix Bug 93989 Memory leak when adding a module.
...
git-svn-id: svn://10.0.0.236/trunk@109404 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 23:22:53 +00:00
relyea%netscape.com
568582c0fc
Add code to 'shutdown' freebl (clean up the blinding cache in rsa).
...
merge the NSS 3.3 changes to export Ian's double check code through the loader.
git-svn-id: svn://10.0.0.236/trunk@109403 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 23:21:49 +00:00
alecf%netscape.com
7d510d571d
add nsConverterInputStream to factory now that all 3 platforms are updated
...
git-svn-id: svn://10.0.0.236/trunk@109402 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 22:58:36 +00:00
alecf%netscape.com
63cb208466
oops, export this file
...
git-svn-id: svn://10.0.0.236/trunk@109401 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 22:58:01 +00:00
alecf%netscape.com
287688d772
Added files:
...
mozilla/intl/uconv/src/nsConverterInputStream.cpp
git-svn-id: svn://10.0.0.236/trunk@109400 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 22:57:55 +00:00
rayw%netscape.com
456c9f8a82
Fixed most SOAP issues brought up by reviewer. Added completion object.
...
Inherited SOAPParameter and SOAPHeaderBlock from SOAPBlock, improved
error condition handling, improved comments.
Not part of default build.
git-svn-id: svn://10.0.0.236/trunk@109399 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 22:53:16 +00:00
seawood%netscape.com
eadbebad36
Since jobserver feature of gmake causes dependency targets to be processed in parallel, we need to invoke $(MAKE) for each of the phases that we want to build from a meta target (like all:: & alldep::).
...
git-svn-id: svn://10.0.0.236/trunk@109398 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 22:53:10 +00:00
alecf%netscape.com
547df4c3e4
other part of bug 11053, move ConverterInputStream into uconv from xpcom, sr=darin r=dougt
...
git-svn-id: svn://10.0.0.236/trunk@109397 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 22:50:27 +00:00
jgaunt%netscape.com
791ff8df84
bug 112701 - seperate accessible/src dir into 3
...
mac specific changes
r=aaronl
r=leaf
sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@109396 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 22:49:02 +00:00
jgaunt%netscape.com
6d091ec688
bug 112701 - seperate accessible/src directory into 3
...
r=aaronl
r=leaf
sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@109395 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 22:48:55 +00:00
alecf%netscape.com
20ef036496
bug 110531 and bug 108285 - move ConverterInputStream into uconv and out of xpcom. sr=darin, r=dougt
...
git-svn-id: svn://10.0.0.236/trunk@109394 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 22:48:47 +00:00
mkaply%us.ibm.com
4defff2d32
#107905
...
r=mkaply, sr=attinasi
OS/2 only - don't shortcut font computations for fixed with fonts
git-svn-id: svn://10.0.0.236/trunk@109393 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 22:47:57 +00:00
mkaply%us.ibm.com
3f17113145
#112359
...
r=mkaply, sr=blizzard
OS/2 only - crash if you don't have font Times New Roman MT 30 installed
git-svn-id: svn://10.0.0.236/trunk@109392 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 22:43:52 +00:00
ian.mcgreer%sun.com
60617f97d8
fix so that nickname lookup falls back to email address (for CERT_FindCertByNicknameOrEmailAddr)
...
git-svn-id: svn://10.0.0.236/trunk@109391 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 22:40:31 +00:00
rpotts%netscape.com
2faee254d0
bug #94205 (r=adamlock@netscape.com, sr=jst@netscape.com) nsIWebNavigation interface changes...
...
git-svn-id: svn://10.0.0.236/trunk@109390 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 22:35:33 +00:00
jj%netscape.com
5a413592bd
bump up mac version number to 0.9.6+ on the trunk
...
git-svn-id: svn://10.0.0.236/trunk@109389 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 22:21:31 +00:00
despotdaemon%netscape.com
db385a8bd7
Pseudo-automatic update of changes made by mitchf@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@109388 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 22:11:20 +00:00
dp%netscape.com
761471061c
stop with visible window
...
git-svn-id: svn://10.0.0.236/trunk@109387 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 22:08:55 +00:00
dbaron%fas.harvard.edu
25c6c4fd3c
Fix typo. Not part of default build.
...
git-svn-id: svn://10.0.0.236/trunk@109386 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 22:03:28 +00:00
dbaron%fas.harvard.edu
79ed9126ca
Fix typos that shouldn't have been checked in. b=110802
...
git-svn-id: svn://10.0.0.236/trunk@109383 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 21:58:09 +00:00
mcafee%netscape.com
7c297b316b
Adding test timeouts, so clients can configure this.
...
git-svn-id: svn://10.0.0.236/trunk@109382 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 21:56:21 +00:00
jake%acutex.net
e0604e6a44
Get the file list of files to scan for templates from Support::Files instead of glob('*')
...
git-svn-id: svn://10.0.0.236/trunk@109381 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 21:49:47 +00:00
yokoyama%netscape.com
4da245455d
Bug 109265
...
checking in for skamio@netscape.net
Disabling IME for Readonly attribute of <INPUT>
/r=yokoyama; /sr=kin
git-svn-id: svn://10.0.0.236/trunk@109380 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 21:48:31 +00:00
mkaply%us.ibm.com
6a1f0c6ce3
No bug
...
r=mkaply
OS/2 only - "." and " " should not be special file system chars on OS/2
git-svn-id: svn://10.0.0.236/trunk@109379 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 21:28:41 +00:00
mkaply%us.ibm.com
bb7cbc0dc5
No bug - cleanup - remove unnecessary XP_OS2_HACK and XP_OS2
...
git-svn-id: svn://10.0.0.236/trunk@109377 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 21:00:43 +00:00
mkaply%us.ibm.com
4ad9438062
No bug - cleanup - remove unnecessary XP_OS2_HACK
...
git-svn-id: svn://10.0.0.236/trunk@109376 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 20:56:42 +00:00
mkaply%us.ibm.com
495db0227d
No bug - cleanup - remove unnecessary XP_OS2
...
git-svn-id: svn://10.0.0.236/trunk@109375 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 20:55:28 +00:00
law%netscape.com
bda7e275dd
Bug 106231; add mnemonic for Disable QuickLaunch menu item; patch from Tsukasa Maruyama (mal@mozilla.gr.jp); r=morse, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@109374 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 20:50:18 +00:00
ian%hixie.ch
1fde83c771
Made all dependencies load their modules on demand rather than on startup (cuts down the page serving time by about 50%). Also removed some debugging statements in certain high profile areas.
...
git-svn-id: svn://10.0.0.236/trunk@109373 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 20:48:36 +00:00
mkaply%us.ibm.com
4d79330194
Taking cls suggestion - just include string.h
...
git-svn-id: svn://10.0.0.236/trunk@109372 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 20:48:13 +00:00
attinasi%netscape.com
c34413af37
Blocked images will no longer show the broken image icon, nor will they show ALT text. Repairs alleged 'regression' from previous ALT text fixes. b=109090 r=alexsavulov sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@109371 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 20:47:06 +00:00
attinasi%netscape.com
3db4a0e9ac
Checkin for Ulrich Drepper: cleanup of 'if' cascade in frame constructor for controls. b=99421 r=rods sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@109370 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 20:43:35 +00:00
mkaply%us.ibm.com
4858a05464
Attempt to fix HPUX bustage - use PL_strtok_r instead of strtok_r
...
git-svn-id: svn://10.0.0.236/trunk@109369 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 20:41:49 +00:00
mkaply%us.ibm.com
0780022acc
Preemptively fix OS/2 bustage that will be caused by prefapi change
...
git-svn-id: svn://10.0.0.236/trunk@109368 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 18:56:56 +00:00
despotdaemon%netscape.com
0ed7d1b0ca
Pseudo-automatic update of changes made by alexsavulov@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@109367 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 18:53:58 +00:00
alecf%netscape.com
b1a1737850
for bug 112708, sr=dveditz, r=bnesse move prefapi.c to prefapi.cpp
...
git-svn-id: svn://10.0.0.236/trunk@109366 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 18:43:43 +00:00
alecf%netscape.com
f803585f96
for bug 112708, sr=dveditz, r=bnesse convert prefapi.c to C++
...
git-svn-id: svn://10.0.0.236/trunk@109365 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 18:42:41 +00:00
despotdaemon%netscape.com
d5ccc4ed9e
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@109364 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 18:40:49 +00:00
ian%hixie.ch
9ea87b9464
Added support for easily getting the original key name of a munged key: added a virtual '.coses: original key' entry to all hashes in COSES (works similar to the virtual '.length' item that all arrays have). Edited the debug string to mention these virtual items.
...
git-svn-id: svn://10.0.0.236/trunk@109361 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 16:20:22 +00:00
ian%hixie.ch
10f906b791
Fixing an inconsistency between getArgument() and peekArgument(). peekArgument() now returns an empty list in an array context if there is no such argument, instead of undef. This makes it act like getArgument(), which just returns the list of values in an array context. Similarly, made the default implementation of peekArgument() whine about not being implemented instead of returning undef, since by design peekArgument() should return the same as getArgument() if the argument is present.
...
git-svn-id: svn://10.0.0.236/trunk@109360 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 16:13:00 +00:00
ian%hixie.ch
5668befe73
Adding error handling for the case where the user prefs editor is called with bogus user IDs.
...
git-svn-id: svn://10.0.0.236/trunk@109359 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 16:06:45 +00:00
karnaze%netscape.com
f9dc3f03b9
bug 51023 - reduce the size of table related frame classes. sr=kin.
...
git-svn-id: svn://10.0.0.236/trunk@109358 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 15:05:51 +00:00
ian%hixie.ch
9d60eadb89
Implemented logout and explicit new account creation in the login service. Had to add removeObject() to the Controller module (the opposite of the exisiting addObject()).
...
git-svn-id: svn://10.0.0.236/trunk@109357 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 13:31:29 +00:00
peterv%netscape.com
1528f1d062
Fix for 106586 (Inappropriate source into the plaintext copy.) r=heikki, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@109355 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 09:50:25 +00:00
peterv%netscape.com
022734969c
Fix for 106586 (Inappropriate source into the plaintext copy.) r=heikki, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@109354 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 09:19:33 +00:00
mcafee%netscape.com
5a19c639ba
close the file to get it to write to disk
...
git-svn-id: svn://10.0.0.236/trunk@109353 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 08:41:27 +00:00
mcafee%netscape.com
299232dd6d
match changes from startup test.
...
git-svn-id: svn://10.0.0.236/trunk@109352 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 08:38:05 +00:00
sspitzer%netscape.com
662226b765
fix for #112786 . the home page link isn't "blue" like the other links in the addressbook
...
card preview pane.
git-svn-id: svn://10.0.0.236/trunk@109351 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 08:34:22 +00:00
mcafee%netscape.com
53f812c1af
better error message when no data file is found.
...
git-svn-id: svn://10.0.0.236/trunk@109350 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 08:32:53 +00:00
rginda%netscape.com
4cbd7a484c
bug 112494, "crash in nsAccessibilityService::CreateIFrameAccessible", r=jgaunt, sr=shaver
...
sanity check the parameter and return an error code if something isn't right, instead of crashing.
git-svn-id: svn://10.0.0.236/trunk@109348 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 08:29:08 +00:00
samuel%sieb.net
c517416200
bring the xml-rpc code up to date with current APIs (bug 109960)
...
r=mj@digicool.com sr=darin@netscape.com
not part of the build
git-svn-id: svn://10.0.0.236/trunk@109346 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 08:04:25 +00:00
mcafee%netscape.com
3b00003c68
try to fix error-on-first-report
...
git-svn-id: svn://10.0.0.236/trunk@109345 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 07:57:19 +00:00
dveditz%netscape.com
6d4c956f3f
Free bloated component registry buffer after XPCOM init (bug 76329)
...
r=dougt, sr=shaver
git-svn-id: svn://10.0.0.236/trunk@109344 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 07:50:03 +00:00
jst%netscape.com
a517f0d2fa
Fixing bug 93513. Make window.open() use the base uri of the caller as the base, and not the document uri of the caller. r=danm@netscape.com, sr=rpotts@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@109343 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 07:49:32 +00:00
mcafee%netscape.com
3bbe05e233
Adding xulwinopen test data reporting.
...
git-svn-id: svn://10.0.0.236/trunk@109338 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 06:00:16 +00:00
mcafee%netscape.com
15f72e185c
avg -> value
...
git-svn-id: svn://10.0.0.236/trunk@109337 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 05:53:01 +00:00
mcafee%netscape.com
8dc19dba47
switching avg to value
...
git-svn-id: svn://10.0.0.236/trunk@109336 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 05:49:19 +00:00
mcafee%netscape.com
6a31a9a661
Fixing Y axis label
...
git-svn-id: svn://10.0.0.236/trunk@109335 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 05:44:07 +00:00
bzbarsky%mit.edu
ec244f8044
Add unicharutil_s to LLIBS to make Win link correctly.
...
git-svn-id: svn://10.0.0.236/trunk@109334 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 05:35:37 +00:00
dbaron%fas.harvard.edu
f929dd8a3c
Add nsOutlinerContentView.cpp and nsOutlinerUtils.cpp for varga. b=97062
...
git-svn-id: svn://10.0.0.236/trunk@109333 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 05:10:25 +00:00
dbaron%fas.harvard.edu
181862eab6
Add nsIOutlinerContentView.idl for varga. b=97062
...
git-svn-id: svn://10.0.0.236/trunk@109332 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 05:08:26 +00:00
mcafee%netscape.com
fac515fed9
First add. Clone of startup cgis. plans to make this a general graph cgi are in the wings, this is a temporary get-this-going hack
...
git-svn-id: svn://10.0.0.236/trunk@109330 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 04:51:04 +00:00
peterlubczynski%netscape.com
8ffb403866
Fixing up simple Mac Plugin SDK sample. not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@109328 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 04:49:46 +00:00
peterlubczynski%netscape.com
69224826eb
Mac Plugin SDK Scriptable plugin project file fix for Classic
...
git-svn-id: svn://10.0.0.236/trunk@109327 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 04:42:30 +00:00
varga%utcru.sk
e0dc84b7d2
Fix for 97062.
...
Implement a content model view for <outliner>.
r=bryner sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@109326 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 04:41:55 +00:00
bzbarsky%mit.edu
5c31397853
Bug 109236, take 2, now that mcp has been changed. r=law, sr=mscott.
...
git-svn-id: svn://10.0.0.236/trunk@109325 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 04:37:21 +00:00
peterlubczynski%netscape.com
2648c43ca9
Removing debug prefix file from Mac Plugin SDK. not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@109324 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 04:33:25 +00:00
sfraser%netscape.com
f975fa5699
Add UnicharUtil library for bz
...
git-svn-id: svn://10.0.0.236/trunk@109323 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 04:32:00 +00:00
sspitzer%netscape.com
766713789c
fix warnings, fix whitespace.
...
git-svn-id: svn://10.0.0.236/trunk@109322 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 04:19:21 +00:00
law%netscape.com
b1eab7dd46
Bug 108567; put icon <image>s in vbox so they don't stretch; r=hwaara/bzbarsky, sr=blake
...
git-svn-id: svn://10.0.0.236/trunk@109321 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 04:17:05 +00:00
peterlubczynski%netscape.com
43ccc3908c
Fixing up Mac Plugin SDK Basic Sample Project for Classic. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@109320 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 04:12:42 +00:00
kmcclusk%netscape.com
a91bf4a68d
Make the backbuffer transitory based on a pref. This does not have any effect unless you set (layout.transitory.backbuffer", true) bug 95952 sr=attinasi r=alexsavulov
...
git-svn-id: svn://10.0.0.236/trunk@109319 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 04:12:36 +00:00
kmcclusk%netscape.com
303a5331d9
Replace the O(n^2) call to GetChild in nsViewHandleEvent to substantially improve page load performance and interactivity on pages with lots of comboboxes. bug 112525 r=roc+moz sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@109318 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 04:09:36 +00:00
peterlubczynski%netscape.com
7c5142e62d
Removing Mac Plugin SDK resource, not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@109317 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 04:07:47 +00:00
peterlubczynski%netscape.com
54c25b59f5
Removing Mac Plugin SDK project file. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@109316 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 04:06:44 +00:00
morse%netscape.com
fa863da1e2
bug 77073, wallet checks slows creation of edit and context menus, r=sgehani, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@109315 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 03:46:18 +00:00
sspitzer%netscape.com
aaaaa6eada
fix build bustage on mac.
...
git-svn-id: svn://10.0.0.236/trunk@109314 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 03:08:38 +00:00
javi%netscape.com
f7e61b2f4d
Remove reference to nsSecureBrowserUIImpl.obj which is no longer built in this
...
directory. Should fix tbox bustage.
git-svn-id: svn://10.0.0.236/trunk@109312 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 02:30:37 +00:00
waldemar%netscape.com
d73005ea74
Added comments
...
git-svn-id: svn://10.0.0.236/trunk@109311 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 02:23:05 +00:00
waldemar%netscape.com
bcb258b1cd
Added /* and */ statements
...
git-svn-id: svn://10.0.0.236/trunk@109310 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 02:22:37 +00:00
mcafee%netscape.com
7bf5d09c94
Adding mailbloattest stub.
...
git-svn-id: svn://10.0.0.236/trunk@109308 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 02:03:24 +00:00
mcafee%netscape.com
37ac07a0fd
Profile cleanup. Adding mailbloattest stub. Fixed component.reg filename. comments, etc.
...
git-svn-id: svn://10.0.0.236/trunk@109307 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 02:02:57 +00:00
vidur%netscape.com
0b5099dd72
progress indicator and menu improvements. [not part of build]
...
git-svn-id: svn://10.0.0.236/trunk@109306 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 02:02:11 +00:00
vidur%netscape.com
c9a247e9cb
Fixed prompt and password dialogs. [not part of build]
...
git-svn-id: svn://10.0.0.236/trunk@109305 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 01:59:01 +00:00
dbaron%fas.harvard.edu
8e4767a26d
Backing out shanjian at his request to fix Linux orange.
...
git-svn-id: svn://10.0.0.236/trunk@109304 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 01:57:24 +00:00
bzbarsky%mit.edu
065a782ee4
backing this out. need to get some build magic on the mac first. :(
...
git-svn-id: svn://10.0.0.236/trunk@109303 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 01:10:10 +00:00
darin%netscape.com
74891049b2
build TestPerf on linux
...
git-svn-id: svn://10.0.0.236/trunk@109302 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 01:01:23 +00:00
bzbarsky%mit.edu
a692927a23
Fix build bustage on Win. Bug 109236
...
git-svn-id: svn://10.0.0.236/trunk@109301 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 00:54:46 +00:00
sspitzer%netscape.com
c42591d68f
fix for #112727 (removing expired articles won't remove all expired articles in certain cases.)
...
and hopefully for #110362 (top crasher in ParseURL()), and some cleanup.
for #110362 , I'm making sure we only check the local cache for message and message part urls.
r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@109300 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 00:49:47 +00:00
vidur%netscape.com
fed00f2d29
Copy over installed-chrome.txt to get scrollbars working
...
git-svn-id: svn://10.0.0.236/trunk@109299 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 00:47:09 +00:00
vidur%netscape.com
cc0f4274fb
Fixed alerts and added prompt and password support. [not part of build]
...
git-svn-id: svn://10.0.0.236/trunk@109298 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 00:46:06 +00:00
sgehani%netscape.com
0a4fc62cec
Fix reset button (was too large) on helper apps pref pane.
...
b=109516; r=sgehani; sr=alecf
(checking in for Andre Dahlqvist <andre.dahlqvist@telia.com >)
git-svn-id: svn://10.0.0.236/trunk@109297 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 00:44:16 +00:00
shanjian%netscape.com
e2b3da1e6a
#support unicode beyond BMP plane in Compressed charmap
...
r=bstell, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@109296 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 00:41:20 +00:00
sgehani%netscape.com
60941822af
Fix Netscape search sherlock plugin.
...
b=112029; r=morse; sr=alecf
git-svn-id: svn://10.0.0.236/trunk@109295 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 00:37:13 +00:00
shanjian%netscape.com
b4ff2d0a9c
#disable debug message in optimized build
...
r=danm sr=waterson
git-svn-id: svn://10.0.0.236/trunk@109294 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 00:36:56 +00:00
av%netscape.com
467660d8e8
Updating readme.txt for the plugin SDK, not part of the regular build
...
git-svn-id: svn://10.0.0.236/trunk@109293 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 00:35:58 +00:00
sgehani%netscape.com
8f3fb51346
Add brandShortName to content pack switch message.
...
b=109477; sr=alecf
git-svn-id: svn://10.0.0.236/trunk@109292 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 00:34:55 +00:00
sgehani%netscape.com
51bff52b51
Open a new window if one isn't around when users select the
...
``Search the Web'' menu item from the ``Search'' menu.
b=83329; r=morse; sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@109291 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 00:30:22 +00:00
sgehani%netscape.com
a349c153c1
Don't distingiush between an edited and unedited URL bar text when
...
the search button is clicked.
b=60283; r=morse; sr=alecf
git-svn-id: svn://10.0.0.236/trunk@109290 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 00:27:47 +00:00
darin%netscape.com
c52192895e
fixes bug 112366 "status message is often incorrect [eg. resolving host...]"
...
r=jag, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@109289 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 00:23:56 +00:00
cmanske%netscape.com
b4c2e75b53
Backed out change not part of fix for bugscape bug 10937
...
git-svn-id: svn://10.0.0.236/trunk@109288 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 00:22:19 +00:00
sgehani%netscape.com
bf45a76495
Remove dependency of sidebarOverlay on brand.dtd.
...
b=109450; r=morse; sr=blake
git-svn-id: svn://10.0.0.236/trunk@109287 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 00:20:07 +00:00
cmanske%netscape.com
4bcad7365e
Fixed spell check dialog bug 10937, r=syd, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@109286 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 00:16:21 +00:00
bzbarsky%mit.edu
a8c5407a66
Make the mime service do extension --> type matching based on the
...
information the user has entered in helper app prefs. Bug 109236,
r=law, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@109285 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 00:14:14 +00:00
bryner%netscape.com
45bcef5504
Bug 112719 - make nsXULTreeSliceFrame inherit from nsGridRowLeafFrame, as it was intended to. r=jag, sr=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@109284 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 00:12:02 +00:00
sgehani%netscape.com
d8ae0581db
Add persistent panel support (iframe's remain loaded even when not visible).
...
b=106129; r=morse; sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@109283 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 00:10:13 +00:00
cmanske%netscape.com
ce5cd24903
Fixed busted composer pref panel, b=112463, r=sfraser,syd sr=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@109282 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 00:09:20 +00:00
kaie%netscape.com
79b0d6b360
b=109777 Make sure certificate downloading works immediately
...
r=javi sr=mscott
git-svn-id: svn://10.0.0.236/trunk@109281 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 00:07:13 +00:00
cmanske%netscape.com
67cc82f61b
XUL 1.0-related fixes for tab widget, b=103855, r=brade,syd sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@109280 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 00:06:33 +00:00
dougt%netscape.com
d3046e16dd
Add IsMainThread to nsIThread. r=danm@netscape.com, sr=darin@netscape.com 112397
...
git-svn-id: svn://10.0.0.236/trunk@109279 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 00:06:32 +00:00
cmanske%netscape.com
3fd8415aaa
Fixed getting all headings for list, b=103855, r=brade, sr=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@109278 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 00:01:45 +00:00
alecf%netscape.com
0984f9daba
for bug 112708, add an #include so this can be compiled by prefapi.cpp
...
sr=dveditz, r=bnesse
git-svn-id: svn://10.0.0.236/trunk@109277 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 23:56:38 +00:00
alecf%netscape.com
0d76157146
for bug 112708, add a bunch of casts so this file can also be compiled as C++
...
sr=dveditz, r=bnesse
git-svn-id: svn://10.0.0.236/trunk@109276 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 23:55:27 +00:00
sgehani%netscape.com
a89d2f4723
Ask user if they'd like to make the search sidebar tab engine selection
...
their default search engine.
b=100078; r=morse; sr=alecf
git-svn-id: svn://10.0.0.236/trunk@109275 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 23:51:47 +00:00
waterson%netscape.com
a6396f40ca
Bug 11079. xptinfo shouldn't be an EXPORT_LIBRARY, or else it will end up both in the statically linked exectuable _and_ libxpcom.so. r=cls
...
git-svn-id: svn://10.0.0.236/trunk@109274 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 23:50:56 +00:00
waterson%netscape.com
f6fc5c5388
Bug 45353. Remove the pool used to keep XUL attributes now that we've improved sharing. r=shaver
...
git-svn-id: svn://10.0.0.236/trunk@109273 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 23:49:10 +00:00
cmanske%netscape.com
fe1bac57c6
Removed 'IsValidImage()' method, b=90229, r=brade, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@109272 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 23:49:02 +00:00
javi%netscape.com
b423daf3d1
b=75947 Landing security startup performance improvement and related issues.
...
r=javi sr=alecf
b=109777 Make sure certificate downloading works immediately
r=javi sr=mscott
(checking in for kaie)
git-svn-id: svn://10.0.0.236/trunk@109271 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 23:45:36 +00:00
kaie%netscape.com
cc2997bfa0
b=75947 Landing security startup performance improvement and related issues.
...
r=javi sr=alecf
b=109777 Make sure certificate downloading works immediately
r=javi sr=mscott
git-svn-id: svn://10.0.0.236/trunk@109270 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 23:43:26 +00:00
javi%netscape.com
c971fc767e
b=75947 Landing security startup performance improvement related issues. r=javi sr=alecf
...
b=109777 Mae sure certificate downloading works immediately r=javi sr=mscott
(Checking in for kaie)
git-svn-id: svn://10.0.0.236/trunk@109269 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 23:43:10 +00:00
kaie%netscape.com
c4caa1b828
b=75947 Landing security startup performance improvement and related issues.
...
r=javi sr=alecf
b=109777 Make sure certificate downloading works immediately
r=javi sr=mscott
git-svn-id: svn://10.0.0.236/trunk@109268 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 23:36:34 +00:00
jaggernaut%netscape.com
ddeef888b9
Bug 112569: Session History set from navigator.js redundantly. r=hyatt, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@109267 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 23:34:27 +00:00
darin%netscape.com
4e2d71768d
fixes bug 112328 "purify report ABR in nsBaseURLParser::ParseURL"
...
r=bbaetz, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@109266 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 23:28:34 +00:00
javi%netscape.com
6e10bce240
b= 75947 Landing security start up performance improvement and related issues r=javi sr=alecf
...
b=10977 Make sure certificate downloading works immediately r=javi sr=mscott
(checking in for kaie)
git-svn-id: svn://10.0.0.236/trunk@109265 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 23:25:56 +00:00
kaie%netscape.com
40d3a042e5
b=75947 Landing security startup performance improvement and related issues.
...
r=javi sr=alecf
b=109777 Make sure certificate downloading works immediately
r=javi sr=mscott
git-svn-id: svn://10.0.0.236/trunk@109264 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 23:19:52 +00:00
jj%netscape.com
3f92a4a24f
Mozilla icon for MacOS X
...
git-svn-id: svn://10.0.0.236/trunk@109263 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 23:08:42 +00:00
jj%netscape.com
96ce0965ff
bug #110132 : updated version number to 0.9.6+ and added <CFBundleExecutable>, <CFBundleShortVersionString>, and <CFBundleGetInfoString> keys.
...
git-svn-id: svn://10.0.0.236/trunk@109262 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 23:05:57 +00:00
gordon%netscape.com
8bc0b7e9bf
Fix bug 110405. Removing anachronistic assertion, added condition to respect STORE_ON_DISK policy. Changed fav icon cache policy to STORE_ANYWHERE. r/sr = darin, hyatt, sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@109261 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 23:04:58 +00:00
kin%netscape.com
54983a3e01
Fix for bug 111264: nsTextFrame::SetSelected() calls Invalidate() with empty rect.
...
Prevent SetSelected() from generating invalidate warnings by
preventing calls to Invalidate with an empty rect.
r=jfrancis@netscape.com sr=attinasi@netscape.com
git-svn-id: svn://10.0.0.236/trunk@109260 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 22:54:15 +00:00
kin%netscape.com
0d6b36df4c
Fix for bug 69398: {label,hr,br}:after {content: ":"} repeats creation of :
...
with mouse movement
Modified RemoveGeneratedContentFrameSiblings() to handle the case where
the :after frame is in a continuing frame for the primary frame's parent.
r=dbaron@fas.harvard.edu sr=attinasi@netscape.com
git-svn-id: svn://10.0.0.236/trunk@109259 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 22:53:03 +00:00
shrutiv%netscape.com
86339f8974
Fix for bugzilla 106305: CCK Wizard doesn't check disk space for Linux
...
installer when tarball pack is on a different drive (r=smeredith)
git-svn-id: svn://10.0.0.236/trunk@109258 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 22:49:44 +00:00
bnesse%netscape.com
9d2575fcb5
Fix for bug 108236. "intl.charset.detector" should not be treated as both a char pref and a unichar pref. Also whitespace cleanup. r=yokoyama, sr=alecf.
...
git-svn-id: svn://10.0.0.236/trunk@109257 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 22:46:42 +00:00
bzbarsky%mit.edu
f56674ebbb
Fixing line endings to avoid all the "^M"s on Unix. Bug 112642,
...
r=Roland.Mainz@informatik.med.uni-giessen.de , sr=brendan
git-svn-id: svn://10.0.0.236/trunk@109256 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 22:41:59 +00:00
pinkerton%netscape.com
69c6ffd626
view shouldn't be opaque. allows webpages to show up. [not part of build]
...
git-svn-id: svn://10.0.0.236/trunk@109255 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 22:39:37 +00:00
pinkerton%netscape.com
8072ba5aac
Fix some complilation errors, change line endings on scrollbar. [not part of build]
...
git-svn-id: svn://10.0.0.236/trunk@109254 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 22:37:48 +00:00
pinkerton%netscape.com
8ac744782a
fix regressions with carbon events. r=ccarlen/sr=sfraser. bug# 112653
...
git-svn-id: svn://10.0.0.236/trunk@109253 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 22:36:22 +00:00
samuel%sieb.net
03dbac5ec8
Remove the orient= from the splitters.
...
r=rginda
not part of the build
git-svn-id: svn://10.0.0.236/trunk@109251 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 22:33:28 +00:00
shrutiv%netscape.com
af2f1a5667
Fix for bugzilla 101439: Custom configs should point to it's own files
...
(r=smeredith)
git-svn-id: svn://10.0.0.236/trunk@109250 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 22:29:53 +00:00
dougt%netscape.com
16e560771a
fixed bug 112345. JAR Channel does not cache mime service. r=neeti@netscape.com, sr=darin@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@109249 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 22:29:00 +00:00
ian.mcgreer%sun.com
f902ddb08d
fix bug found from PK11_ListCerts
...
git-svn-id: svn://10.0.0.236/trunk@109248 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 22:05:32 +00:00
despotdaemon%netscape.com
31d75d97c5
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@109247 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 22:02:07 +00:00
shrutiv%netscape.com
d8a790e7dd
Fix for bugzilla 104124: User agent string allows blank spaces input
...
(r=smeredith)
git-svn-id: svn://10.0.0.236/trunk@109245 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 21:27:38 +00:00
shrutiv%netscape.com
8dea82607b
Fix for bugzilla 104124: User agent string allows blank spaces input
...
(r=tao)
git-svn-id: svn://10.0.0.236/trunk@109244 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 21:22:37 +00:00
morse%netscape.com
ffea25f59b
backing out patch for bug 111396 because it caused smoketest blocker bug 112643
...
git-svn-id: svn://10.0.0.236/trunk@109241 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 20:52:48 +00:00
despotdaemon%netscape.com
65a4dcd29e
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@109240 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 20:35:38 +00:00
ian%hixie.ch
ced7a9ce15
Minor fixes to make the previous checkin actually compile...
...
git-svn-id: svn://10.0.0.236/trunk@109239 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 20:23:48 +00:00
ian.mcgreer%sun.com
54677fad6a
fix memory leaks
...
git-svn-id: svn://10.0.0.236/trunk@109238 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 19:34:08 +00:00
jpierre%netscape.com
9e179ff639
Fix for bug 95458 - ASN1 decoder crashes when fed incorrect data
...
git-svn-id: svn://10.0.0.236/trunk@109237 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 18:46:17 +00:00
blythe%netscape.com
bf73e67f74
NOT part of normal build.
...
Remove special cases involving reallocs of size 0 (improve it actually).
Avoid qsort problem on MSVC win32.
git-svn-id: svn://10.0.0.236/trunk@109236 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 18:44:15 +00:00
rayw%netscape.com
e2e5db7900
Added "function" keyword to permit function to be passed as a SOAP response
...
listener.
Not part of default build.
git-svn-id: svn://10.0.0.236/trunk@109235 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 18:20:11 +00:00
ian%hixie.ch
d65266d7a4
* Corrected some inaccurate comments I came across.
...
* Added support for group membership levels (now you can be a normal member, as before, but also a group op or a group admin) -- this affected the user data source, the mysql data source, and the user service.
* Added a getFieldsHierarchically() method to the user data source.
* Added a getFieldsByCategory() method to the user data source.
* Fixed a typo in some of the SQL in the rights management part of the MySQL user data source.
* Added support in the arguments input module for treating the arguments as dot-delimited trees and returning a specific branch.
* Added support in the passwords service for encrypting a specific password.
* Added a getFieldByID() method to the user service.
* Made the groups in the user service be indexed by both ID and Name.
* Implemented the user preferences component.
git-svn-id: svn://10.0.0.236/trunk@109234 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 18:03:38 +00:00
rayw%netscape.com
83082e1254
There were obsolete XML Schema URIs left from the old code. Updated to the
...
latest XML Schema specification -- 2001 URIs. Also fixed the namespace of the
type attribute.
Not part of default build.
git-svn-id: svn://10.0.0.236/trunk@109233 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 17:30:55 +00:00
pinkerton%netscape.com
7654dbfe76
one more removed file bustage fix.
...
git-svn-id: svn://10.0.0.236/trunk@109231 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 16:11:12 +00:00
karnaze%netscape.com
b3e24127f2
new regression test, not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@109230 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 16:04:35 +00:00
pinkerton%netscape.com
52e1cbaf29
fixing mach-o bustage
...
git-svn-id: svn://10.0.0.236/trunk@109229 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 16:03:38 +00:00
leaf%mozilla.org
d937a9da5c
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@109228 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 15:57:55 +00:00
seawood%netscape.com
9df1b887ce
Fix problem with Solaris /bin/sh interpreting ^ in a grep statement.
...
r=axel@pike.org
git-svn-id: svn://10.0.0.236/trunk@109227 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 15:57:27 +00:00
karnaze%netscape.com
56be8b5ead
bug 112182 - check for null pointers, sr=attinasi, r=bernd.
...
git-svn-id: svn://10.0.0.236/trunk@109226 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 15:55:27 +00:00
ccarlen%netscape.com
dbbe382e38
Bug 97239 - On Mac, can't delete profile whose files on disk have been removed. r=brade/sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@109225 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 15:48:58 +00:00
dcone%netscape.com
852a3dbb95
bug 103377. Images are scaled down for background tiled images that are printed. r=rods sr=attinsi
...
git-svn-id: svn://10.0.0.236/trunk@109224 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 15:48:15 +00:00
mikep%oeone.com
b4980045e9
Adding file with -kb
...
git-svn-id: svn://10.0.0.236/trunk@109223 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 15:43:09 +00:00
mikep%oeone.com
b775befe31
Removing calendar_topbar as test.
...
git-svn-id: svn://10.0.0.236/trunk@109222 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 15:41:19 +00:00
karnaze%netscape.com
33ac3614b6
bug 111028 - better height calc for table elements when printing. r=rods, sr=none.
...
git-svn-id: svn://10.0.0.236/trunk@109221 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 15:41:07 +00:00
pinkerton%netscape.com
003e4215aa
fix bustage
...
git-svn-id: svn://10.0.0.236/trunk@109220 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 15:39:33 +00:00
pinkerton%netscape.com
068170f445
removing nsMacMessageSink.h
...
git-svn-id: svn://10.0.0.236/trunk@109219 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 15:11:13 +00:00
dp%netscape.com
1544df4261
backing out previous change. Causes installer to fail with crc
...
errors.
git-svn-id: svn://10.0.0.236/trunk@109217 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 14:51:50 +00:00
pinkerton%netscape.com
ddb1f29d56
removing per bug 110851, replaced with nsIEventSink on each window. r=ccarlen/sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@109216 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 14:43:45 +00:00
pinkerton%netscape.com
bc4ff100ea
make sure mouse loc is in local coordinates on a scrollwheel event. sr=sfraser. bug# 112448.
...
git-svn-id: svn://10.0.0.236/trunk@109215 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 14:41:10 +00:00
pinkerton%netscape.com
901ad8ab6a
removing nsMacMessageSink for standalone and embedding. Replacing with nsIEventSink and a couple of internal interfaces. r=ccarlen/sr=sfraser. bug#110851
...
git-svn-id: svn://10.0.0.236/trunk@109214 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 14:38:56 +00:00
peterv%netscape.com
d1911c6d0a
Fix for bug 108024 (missing carriage returns when copying PRE tag content to clipboard). r=Pike, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@109213 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 14:19:30 +00:00
bzbarsky%mit.edu
a57f896a19
Get rid of ghost elements in a form's |elements| array. Bug 98487,
...
r=jkeiser, sr=jst
git-svn-id: svn://10.0.0.236/trunk@109212 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 14:12:06 +00:00
kaie%netscape.com
43a79c95df
b=111938 Wrong usage of getService => createInstance
...
r=javi sr=shaver
git-svn-id: svn://10.0.0.236/trunk@109211 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 12:50:26 +00:00
kaie%netscape.com
8983dc7b3a
b=106939 Fix wrong caps.
...
r=javi sr=shaver
git-svn-id: svn://10.0.0.236/trunk@109209 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 12:47:20 +00:00
mkaply%us.ibm.com
b9fbe70f0d
#112243
...
r=cls
Os/2 only - if config/myrules.mk and config/myconfig.mk don't exist, create them - work around gmake bug
git-svn-id: svn://10.0.0.236/trunk@109206 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 11:42:59 +00:00
rods%netscape.com
030f56d8b3
This was in the patch, but somehow missed the checkin
...
Bug 102596 rdcone sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@109205 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 10:26:51 +00:00
brade%netscape.com
b6cbec2b01
#include cleanup (bug #112008 , r=akkana, sr=sfraser)
...
git-svn-id: svn://10.0.0.236/trunk@109204 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 10:14:04 +00:00
jfrancis%netscape.com
533392f396
fix for 106274: toolbar colorpicker feedback broken when selection is collapsed
...
git-svn-id: svn://10.0.0.236/trunk@109203 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 10:08:25 +00:00
brade%netscape.com
76d1ce8a02
#include cleanup (bug #112008 , r=akkana, sr=sfraser)
...
git-svn-id: svn://10.0.0.236/trunk@109202 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 10:06:21 +00:00
brade%netscape.com
c79bdc933a
allow scripting of methods with no parameters (bug #112008 , r=akkana, sr=sfraser)
...
git-svn-id: svn://10.0.0.236/trunk@109201 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 10:05:36 +00:00
jfrancis%netscape.com
474493b5ff
fix for 97259: caret sometimes drawn on line above a blank line when it should be on blank line. r=fm; sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@109200 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 10:01:28 +00:00
jst%netscape.com
304a701c9b
Whitespace changes.
...
git-svn-id: svn://10.0.0.236/trunk@109199 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 09:59:31 +00:00
rods%netscape.com
ae067511a4
Hookup the setting of scaling for Print Preview and Printing
...
Bug 110529 r=dcone sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@109198 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 09:59:16 +00:00
rods%netscape.com
e97e909b21
Give checkbox and radio face color on active
...
Bug 56585 r=bryner sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@109197 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 09:54:38 +00:00
rods%netscape.com
073a7fc430
Removed un-used first/last page option
...
Bug 102009 r=kmcclusk sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@109196 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 09:46:15 +00:00
rods%netscape.com
fb258c2434
Use system IDC_HAND cursor when available
...
Bug 104035 r=dcone sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@109195 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 09:41:19 +00:00
hewitt%netscape.com
12ee36a26b
102574 - enable DOM Inspector in the default builds, r=leaf, sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@109193 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 09:36:46 +00:00
jst%netscape.com
a167a4f39d
Oops, backing out last checkin.
...
git-svn-id: svn://10.0.0.236/trunk@109192 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 09:34:06 +00:00
jst%netscape.com
f3e223e230
Formatting changes, and fixing compiler warning. r=nobody
...
git-svn-id: svn://10.0.0.236/trunk@109191 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 09:31:45 +00:00
jst%netscape.com
fb84fd48e7
Formatting changes, and fixing compiler warning. r=nobody
...
git-svn-id: svn://10.0.0.236/trunk@109190 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 09:30:46 +00:00
morse%netscape.com
ef8d610587
bug 111396, tabbing in dialogs give incorrect results, r=jag, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@109189 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 09:27:19 +00:00
jst%netscape.com
378ca9ba32
Formatting changes, and fixing compiler warning. r=nobody
...
git-svn-id: svn://10.0.0.236/trunk@109188 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 09:27:12 +00:00
jst%netscape.com
be2baf922d
Fixing bug 112473. Eliminate unnecessary allocations in the CSS parser and speed up NS_NewHTMLReflowCommand() a bit. r=dbaron@fas.harvard.edu, rs=waterson@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@109187 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 08:48:53 +00:00
bstell%netscape.com
6737b66f15
bug 112522 on anti-alias scale bitmap font on local X server
...
r=pavlov, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@109186 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 07:55:08 +00:00
jst%netscape.com
9dbb6356f3
Oops, forgot to make peterv's suggested comment changes when checking in the fix for bug 109854.
...
git-svn-id: svn://10.0.0.236/trunk@109185 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 07:14:00 +00:00
rjc%netscape.com
1122aea9e8
Fix bug # 112176. r=danm sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@109184 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 07:02:24 +00:00
peterlubczynski%netscape.com
f7d714738e
Fix for always loading the Java VM for embed tag, patch by nis@sparc.spb.su (Igor Nekrestyanov) bug 94023 r=peterl sr=beard
...
git-svn-id: svn://10.0.0.236/trunk@109183 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 05:14:11 +00:00
jst%netscape.com
fa9acfe976
Fixing bug 34398. Making element.offsetParent be a <th>, <td> or <table> if element is a decendant of one of those element types. r=hidday@geocities.com, rs=vidur@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@109182 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 05:08:25 +00:00
nhotta%netscape.com
360e8e2867
Added charsetOverride field to nsIMsgWindow, so msgCompose can use it for quoting,
...
bug 111055, r=ducarroz, sr=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@109181 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 04:56:42 +00:00
vidur%netscape.com
93341bca3c
Got rid of installation name in project. This is not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@109179 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 04:11:53 +00:00
jkeiser%iname.com
9aabc077d6
Submit empty file inputs. Bug 111963. r=alexsuvalov@netscape.com, sr=jst@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@109178 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 03:51:38 +00:00
rayw%netscape.com
ad0a29b7ce
Fixed SOAP document-style returns. Not part of default build.
...
git-svn-id: svn://10.0.0.236/trunk@109177 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 03:31:42 +00:00
rayw%netscape.com
831c4e6f2e
More bug fixes to SOAP implementation. Not part of default build.
...
git-svn-id: svn://10.0.0.236/trunk@109176 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 03:07:37 +00:00
dbaron%fas.harvard.edu
9a5ab76543
Fix runtime bustage for other ports that have the same problem as GTK. b=109974, 111088
...
git-svn-id: svn://10.0.0.236/trunk@109175 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 03:02:49 +00:00
dbaron%fas.harvard.edu
ebd0276943
Fix orange. b=109974, 111088
...
git-svn-id: svn://10.0.0.236/trunk@109174 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 02:58:30 +00:00
waterson%netscape.com
072b1c9990
Build with \`-O2' by default.
...
git-svn-id: svn://10.0.0.236/trunk@109173 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 02:57:34 +00:00
waterson%netscape.com
a8b9ebcb99
Add \`--size' option.
...
git-svn-id: svn://10.0.0.236/trunk@109172 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 02:57:13 +00:00
alecf%netscape.com
700d0e8fd2
move UTF8traits to the public realm for later consumption
...
r=dbaron r=jag (the string experts)
for bug 110531
git-svn-id: svn://10.0.0.236/trunk@109171 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 02:53:48 +00:00
shanjian%netscape.com
9e1fb89e0a
#34242 replace X font lookups on "-*-*-*-*-*-*-*-*-*-*-*-*-*-*" with "-*"
...
patch prepared by: Roland Mainz
r=shanjian sr=brendan
git-svn-id: svn://10.0.0.236/trunk@109170 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 02:05:52 +00:00
pchen%netscape.com
3c10b47a80
bug 57647, r=sgehani, sr=ben, don't redeclare 'var ix'
...
git-svn-id: svn://10.0.0.236/trunk@109169 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 02:03:05 +00:00
pchen%netscape.com
afcb5dfeef
bug 86299, r=sgehani, sr=ben, do the right thing with relativeNode and parentNode when adding a new folder
...
git-svn-id: svn://10.0.0.236/trunk@109168 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 02:03:03 +00:00
pchen%netscape.com
6ca7a5e472
bug 102311, r=hewitt, sr=ben, set bookmark types using rdf:type
...
git-svn-id: svn://10.0.0.236/trunk@109167 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 02:03:00 +00:00
pchen%netscape.com
f93c8688bf
bug 102311, r=hewitt, sr=ben, use getAttributeNS on RDF_NS to get correct bookmark types, also remove debugging alerts when adding a bookmark
...
git-svn-id: svn://10.0.0.236/trunk@109166 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 02:02:57 +00:00
pchen%netscape.com
a5b6f77038
bug 102311, r=hewitt, sr=ben, use getAttributeNS on RDF_NS to get correct bookmark types
...
git-svn-id: svn://10.0.0.236/trunk@109165 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 02:02:54 +00:00
danm%netscape.com
c83f68dac3
reinstate rev 1.38 without breaking testgtkembed: focus and notify all common dialogs. somewhat experimental fix for bug 53345. r=pinkerton,sfraser
...
git-svn-id: svn://10.0.0.236/trunk@109164 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 01:52:25 +00:00
naving%netscape.com
dda492e80e
112342 r=ducarroz sr=bienvenu. free filename after use.
...
git-svn-id: svn://10.0.0.236/trunk@109163 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 01:51:19 +00:00
ben%netscape.com
a4fd12b258
back out unapproved changes to Navigator context menus. See bug 70830.
...
git-svn-id: svn://10.0.0.236/trunk@109162 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 01:40:21 +00:00
blythe%netscape.com
1f6d513fde
NOT part of normal build.
...
Get spacetrace to report data in seconds instead of confusing interval.
Move weight to far most colunm, as a product.
Unhexcape strings to that C++ classes/member can be targeted.
Add the align by option, to report real heap impact.
git-svn-id: svn://10.0.0.236/trunk@109161 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 01:29:26 +00:00
vidur%netscape.com
376734369d
Removed absolute paths to framework. Relative paths *should* work.
...
git-svn-id: svn://10.0.0.236/trunk@109160 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 01:20:38 +00:00
attinasi%netscape.com
7451e69bbe
Fixed a problem where changes to inline-style were not causing the correct clearing of the style system's cached rules. b=97874 r=pierre sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@109159 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 00:56:43 +00:00
darin%netscape.com
b786fe257c
adding jar performance test
...
git-svn-id: svn://10.0.0.236/trunk@109158 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 00:50:55 +00:00
attinasi%netscape.com
ba062622a4
loading iamge and broken image icons were not getting picked up by installers after they were moved out of res/html. Now they will. b=110384 r=peterv sr=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@109157 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 00:45:07 +00:00
andreww%netscape.com
a3c240977c
bug 112462 r-oeschger sr-hewitt fixing css syntax error.
...
git-svn-id: svn://10.0.0.236/trunk@109156 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 00:38:20 +00:00
rbs%maths.uq.edu.au
09781b2e2a
Bug 111069: don't initialize the device context twice in GfxWin & OS2 (also left in the debugging code used to catch that), r=rods, sr=waterson. Bug 109974: re-enable a consolidated memory-pressure observer to compact font resources in low-memory situations, r=shanjian, sr=waterson.
...
git-svn-id: svn://10.0.0.236/trunk@109155 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 00:34:07 +00:00
bryner%netscape.com
af8a9989d9
Bug 96981 - filepicker scrollbar stays in same position when switching directories. r=jag, sr=hewitt.
...
git-svn-id: svn://10.0.0.236/trunk@109154 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 00:28:27 +00:00
yokoyama%netscape.com
47b0b5e410
Bug 112240
...
Add shift-jis alias
in a properties file
/r=shanjian
git-svn-id: svn://10.0.0.236/trunk@109153 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 00:24:13 +00:00
attinasi%netscape.com
e47c372e52
null-ptr check for talkback crash that I cannot duplicate. b=105168 r=karnaze sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@109152 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 00:10:31 +00:00
alecf%netscape.com
16001eccc7
just removing some dead code that blake spotted, followup to bug 110226
...
git-svn-id: svn://10.0.0.236/trunk@109151 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 00:07:42 +00:00
rayw%netscape.com
f3dd37550b
Fixes to the lookup of SOAP encoders.
...
Not part of default build.
git-svn-id: svn://10.0.0.236/trunk@109150 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 00:07:27 +00:00
pete%alphanumerica.com
2921cd1a40
b=92569, r=dougt, sr=brendan
...
nsLocalFileUnix cleanup part two.
nothing but white space and comment cleanup
--pete
git-svn-id: svn://10.0.0.236/trunk@109149 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 00:07:10 +00:00
bryner%netscape.com
293eacef9a
Bug 87490 - focus goes dead if the focused content is removed. r=saari, sr=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@109148 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 00:04:31 +00:00
bstell%netscape.com
c8d9369bfa
checkin for adam@gimp.org
...
bug 110793: gcc problem with parameters
r=bstell@netscape.com , sr=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@109147 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 00:03:36 +00:00
alecf%netscape.com
04ad2b7b2e
big 'ol global history cleanup:
...
- remove lots of string assertions by avoiding using string classes on null strings
- clean up all known leaks
bug 112058, r=pchen, sr=blake
git-svn-id: svn://10.0.0.236/trunk@109146 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-29 00:02:16 +00:00
alecf%netscape.com
7e7f80fab0
*shrug* moving from profile-do-change to profile-after-change per conrad's suggestion - this seems to fix the blocker for me, what's the worst that could happen? :)
...
git-svn-id: svn://10.0.0.236/trunk@109145 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-28 23:40:45 +00:00
vidur%netscape.com
8a8c1296e8
Adding Cocoa test application to test Cocoa embedding wrapper framework. This is not part of the default build.
...
git-svn-id: svn://10.0.0.236/trunk@109144 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-28 22:40:06 +00:00
vidur%netscape.com
5ed4e67154
Temporarily change framework installation path to be absolute. This is not part of the default build.
...
git-svn-id: svn://10.0.0.236/trunk@109143 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-28 22:38:54 +00:00
vidur%netscape.com
a3cdf48282
First iteration of Cocoa NSView wrapper around embedded component. This is not part of the default build.
...
git-svn-id: svn://10.0.0.236/trunk@109142 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-28 21:42:53 +00:00
ian.mcgreer%sun.com
ab64c3ccea
solaris x86 doesn't seem to like PR_LOG, so turning it off by default in debug builds
...
git-svn-id: svn://10.0.0.236/trunk@109141 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-28 20:19:38 +00:00
rayw%netscape.com
7d0a856ad7
Changes to match new IDL.
...
Not part of default build.
git-svn-id: svn://10.0.0.236/trunk@109140 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-28 19:04:02 +00:00
ian.mcgreer%sun.com
233b7897cf
land changes for handling temporary and cached certs in 3.4
...
* separate trust object from cert object
* move handling of cryptoki objects into libdev
* implement digest in libdev (for trust object indexing)
* fixes in cache implementation; connect cache to 3.4 certs
* implement CERT_NewTempCertificate via crypto context
git-svn-id: svn://10.0.0.236/trunk@109138 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-28 16:23:51 +00:00
rods%netscape.com
46b3aa6437
Enabling the specifying of the gap around the page for Print Preview
...
and an offset from the edge of the page for headers and footers (used in PP and Printing)
Bug 102596 r=dcone sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@109137 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-28 15:19:47 +00:00
pete%alphanumerica.com
727438403c
b=92569, r=dougt, sr=brendan
...
nsLocalFileUnix general clean up
--pete
git-svn-id: svn://10.0.0.236/trunk@109136 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-28 15:12:14 +00:00
rods%netscape.com
1cd5365b6e
Enabling the specifying of the gap around the page and an offset from the edge of the page
...
Bug 102596 r=dcone sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@109135 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-28 15:07:56 +00:00
rayw%netscape.com
30897f54b4
More adjustment to class info for SOAP checkins.
...
Not part of default build.
git-svn-id: svn://10.0.0.236/trunk@109134 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-28 12:33:38 +00:00
rayw%netscape.com
38278b93b0
Not part of default build.
...
Added more class information and module factories for soap items, fixed
copyright date.
Not part of default build.
git-svn-id: svn://10.0.0.236/trunk@109133 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-28 12:25:46 +00:00
rayw%netscape.com
fd692cb08b
Fixes required to bring SOAP up to date. The SOAP, WSDL, and Schema code
...
is not part of the default build. MOZ_WSDL and MOZ_SCHEMA were eliminated
in favor of MOZ_SOAP. MOZ_SCHEMA wasn't being used anyway, and MOZ_WSDL
had things needed by MOZ_SOAP.
Not part of the default build.
git-svn-id: svn://10.0.0.236/trunk@109132 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-28 11:33:49 +00:00
rayw%netscape.com
861ac3345e
Fixed to reflect new signature of Send call. Not part of default build.
...
git-svn-id: svn://10.0.0.236/trunk@109131 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-28 11:06:09 +00:00
jst%netscape.com
6ef8928139
Fixing bug 109854. Don't let HTMLContentSink::DemoteContainer() mess up the order of the form controls in form.elements, and rename DemoteContainer() to DemoteForm(). Patch by jkeiser@iname.com and myself, r=peterv@netscape.com, sr=jst@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@109130 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-28 11:00:14 +00:00
rayw%netscape.com
726dbae4d6
Updating SOAP files from branch. Not part of default build.
...
git-svn-id: svn://10.0.0.236/trunk@109129 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-28 10:50:29 +00:00
dbaron%fas.harvard.edu
ff23b14240
Fix OS/2 PR_CALLBACK bustage.
...
git-svn-id: svn://10.0.0.236/trunk@109126 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-28 08:43:30 +00:00
dbaron%fas.harvard.edu
3233bfeefd
Fix more |#ifdef DEBUG| bustage from jst's checkin.
...
git-svn-id: svn://10.0.0.236/trunk@109125 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-28 07:57:55 +00:00
jst%netscape.com
53db01d7f1
Adding missing #include that's needed for debug builds.
...
git-svn-id: svn://10.0.0.236/trunk@109124 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-28 07:18:35 +00:00
jkeiser%iname.com
dcdbaa821c
Make disabled optgroups not be initially selected (bug 106524, r=bzbarsky@mit.edu, sr=jst@netscape.com)
...
git-svn-id: svn://10.0.0.236/trunk@109123 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-28 06:52:56 +00:00
dbaron%fas.harvard.edu
3b6c33c60c
Fix HP bustage by moving GetStyleData function templates from nsStyleStruct.h to nsIFrame.h and nsIStyleContext.h b=111883
...
git-svn-id: svn://10.0.0.236/trunk@109122 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-28 06:50:13 +00:00
jst%netscape.com
07fce6e351
Fixing bug 109760. Make mozilla fire a DOMContentLoaded event when the HTML on a page is done loading (i.e. the HTML only, not images, frames, nor anything like that). r=peterv@netscape.com, sr=rpotts@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@109121 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-28 06:32:57 +00:00