Commit Graph

117075 Commits

Author SHA1 Message Date
seawood%netscape.com
2ac23173b3 Missed one. 2003-03-27 08:01:27 +00:00
jaggernaut%netscape.com
3d5dd541db Bug 199296: bookmarks in overflow menu on personal toolbar don't work. patch by shliang, r=varga, sr=jag, a=dbaron 2003-03-27 07:16:24 +00:00
mscott%netscape.com
4d62cde6b7 remove obsolete files 2003-03-27 06:12:18 +00:00
cltbld%netscape.com
358033a74b Adding send_tbox_packet(). -mcafee 2003-03-27 04:27:45 +00:00
nelsonb%netscape.com
29640f53f9 Add missing return statement. 2003-03-27 03:07:47 +00:00
ssu%netscape.com
9650d27858 fixing bug 199023 - Trunk crash [@ XPCCallContext::~XPCCallContext] [@ xptiInterfaceEntry::ResolveLocked]. r=dbradley, sr=dveditz, a=dbaron 2003-03-27 02:42:40 +00:00
wtc%netscape.com
48e6728a90 Bug 199324: changed all i?86 checks to i*86 because Cygwin's "uname -m"
returns i1586 on Intel Xeon processors. r=cls.
2003-03-27 02:21:20 +00:00
wtc%netscape.com
52aa70ab6f Use NSPR_4_3_RTM instead of NSPR_4_3_RELEASE. I decided to follow NSS's
cvs tag naming convention.
2003-03-27 02:17:09 +00:00
wtc%netscape.com
50e6f8eec9 Set NSPR version to 4.3. 2003-03-27 02:15:33 +00:00
mkaply%us.ibm.com
b87cdd5429 #1999322
r=me, sr=blizzard (platform specific), a=dbaron
OS/2 only - regression - loading helper files with spaces doesn't work
2003-03-27 01:45:42 +00:00
wtc%netscape.com
3bcaeb4a87 Bug 199134: fixed build failures on FreeBSD. We need to specify -pthread
when linking an executable (already doing that when linking a shared lib),
and we need to use the -rpath-link flag to help the linker find the
shared libraries that we indirectly link with.  r=cls.
Modified Files: coreconf/FreeBSD.mk nss/cmd/platlibs.mk
2003-03-27 01:17:28 +00:00
sicking%bigfoot.com
10e99de3db not part of build. Fix buildbustage from landing of bug 195262 2003-03-27 00:47:30 +00:00
dbaron%dbaron.org
92db77904e Things break if we don't package all.js. Also fix typo and remove obsolete file. b=198246 r=alecf sr=kin a=brendan 2003-03-27 00:09:06 +00:00
jake%bugzilla.org
3c915014e3 Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
r=justdave
a=justdave
2003-03-27 00:07:02 +00:00
brendan%mozilla.org
f0404b0df8 Work around OpenVMS compiler bug: it reserves |readonly| (199366, r=me, patch from colin@theblakes.com). 2003-03-27 00:04:51 +00:00
dbaron%dbaron.org
d0a0566395 Convert mObservers to nsCOMArray<nsIRDFObserver> to fix leak of observers. b=199310 r=varga sr=alecf a=brendan 2003-03-27 00:01:09 +00:00
pinkerton%netscape.com
5dbc2dc8d5 set the url bar's field editor to have the correct font when its
text is empty. bug 182570, from nhamblen@mac.com.
2003-03-26 23:14:52 +00:00
rogerl%netscape.com
3fc6ab8240 !!! BROKEN !!! Updating definition routines. 2003-03-26 22:55:20 +00:00
varga%netscape.com
d8dce5aadf IsBookmarked -> isBookmarked 2003-03-26 22:14:35 +00:00
varga%netscape.com
fef19df340 Updating JS to the latest nsIBookmarksService API. 2003-03-26 22:13:13 +00:00
pschwartau%netscape.com
0845ca0953 The fix in rev 1.48 was not placed high enough in the program. Correcting that now. 2003-03-26 21:28:19 +00:00
wtc%netscape.com
b3d9493f77 Bug 195127: set the LIBPATH environment variable (used by AIX) as absolute
pathname.  It seems that AIX caches shared libraries. If another app loaded
the same shared library earlier, the cached copy of the shared library,
including the pathname with which it was loaded, will be used.  So we need
to ensure that all apps load libsoftokn3.so with an absolute pathname so
that the pathname is correct to all apps.
2003-03-26 21:07:12 +00:00
varga%netscape.com
ac75afc291 Fixing bookmarks in Phoenix. They should load at least. 2003-03-26 19:49:47 +00:00
sspitzer%netscape.com
02cf476853 fix for blocker bug #199159
chrome not repainting, off by one errors in painting.
a rounding problem in ConvertNativeRegionToAppRegion()
thanks to roc for the fix.  rs=sspitzer, a=loanpham
2003-03-26 19:02:12 +00:00
wtc%netscape.com
6af49910b8 Removed extraneous trailing / after directory pathnames. 2003-03-26 18:30:33 +00:00
rogerl%netscape.com
e9732970a5 !!! BROKEN !! Latest low level updates 2003-03-26 18:15:53 +00:00
dbaron%dbaron.org
d81ec765a7 Fix bustage from jst's checkin by including nsString.h. b=124412 2003-03-26 18:02:34 +00:00
dbaron%dbaron.org
efac811593 Fix bustage from jst's checkin by including nsString.h. b=124412 2003-03-26 16:27:39 +00:00
pinkerton%netscape.com
78d49aadf6 replacing some of the icons to look better in new manager (thanks to
sam nordemann)
2003-03-26 14:57:44 +00:00
jst%netscape.com
5ba3db0f35 Fixing bustage. 2003-03-26 09:25:10 +00:00
jst%netscape.com
61e6b15efd Fixing bustage. 2003-03-26 09:13:38 +00:00
jst%netscape.com
b4cc5d4695 Fixing bug 124412. Making nsXULDocument inherit nsXMLDocument to avoid the need to duplicate a large amount of code in nsXULDocument. Also removing nsMarkupDocument and nsIDOMEventCapturer that are no longer needed. Changing the inheritance of nsIDOMXULDocument to avoid ~60 or so forwarding methods, and doing a *lot* of code cleanup. r=bugmail@sicking.cc, sr=peterv@netscape.com 2003-03-26 07:41:30 +00:00
timeless%mozdev.org
65c63fb817 Fixing case
r=bryner sr=jag
2003-03-26 07:21:30 +00:00
bryner%netscape.com
7a6238b0d4 Don't leak nsBoxToBlockAdaptors (bug 177807). r=varga, sr=dbaron. 2003-03-26 06:52:20 +00:00
jaggernaut%netscape.com
cc210569db Bug 66919: Add overflow to personal toolbar. r=shliang, sr=bryner. 2003-03-26 06:36:16 +00:00
mkaply%us.ibm.com
21e0daeb5d #193403
r=mkaply, sr=blizzard (platform specific)
OS/2 only - do slow tiling when scale is not 1.0
2003-03-26 05:31:13 +00:00
darin%netscape.com
2f924faf40 landing jdunn's patch for bug 121084, cache: Images requested twice -> "The image cannot be displayed, because it contains errors." message [when "Compare the page in cache ..." set to "every time I view the page"], r=pavlov sr=darin 2003-03-26 05:29:11 +00:00
mkaply%us.ibm.com
16bc225709 #194571
r=pedemont, sr=blizzard (platform specific)
OS/2 only - Implement GetLastInputEventTime
2003-03-26 05:23:13 +00:00
gordon%netscape.com
ff7d2063b6 Fix bug 198267. Fix accounting of mInactiveSize to prevent assertion. rs=darin. 2003-03-26 05:14:27 +00:00
darin%netscape.com
21adc2903a landing framework changes to support NTLM authentication b=159015 r=dougt,cathleen sr=alecf 2003-03-26 05:05:49 +00:00
nelsonb%netscape.com
365a37032d Add support for Elliptic Curve Cryptography. Bug 195135.
Contributor(s):
* Sheueling Chang Shantz <sheueling.chang@sun.com> and
* Douglas Stebila <douglas@stebila.ca>, Sun Microsystems Laboratories
Added Files:
    GF2m_ecl.c GF2m_ecl.h mpi/mp_gf2m.c mpi/mp_gf2m.h
    mpi/tests/mptest-b.c
2003-03-26 05:03:11 +00:00
dbradley%netscape.com
371eebbe33 Bug 198668 - [AxPlugin] Ofoto control does not return the value of properties correctly. r=dbradley/adamloc, sr=jst
IDispatch only changes, not part of the regular build
2003-03-26 04:20:33 +00:00
mkaply%us.ibm.com
aeb162c3bd #188249
r=dbradley
OS/2 GCC changes
2003-03-26 04:18:02 +00:00
shliang%netscape.com
779b7a499d 171013 - fix and hookup toolbars as text/icons/both in modern. r=varga, sr=jag 2003-03-26 03:48:52 +00:00
smontagu%netscape.com
87211d65b1 Add a bounds check in do_BreakGetTextDimensions. May or may not be related to the crashes reported in bug 196484. Author=roland.mainz@informatik.med.uni-giessen.de, r=smontagu, sr=rbs. 2003-03-26 03:45:45 +00:00
sicking%bigfoot.com
a09d2140aa Fix OS/2 bustage 2003-03-26 03:18:37 +00:00
shliang%netscape.com
bf5b31cda9 123617 - can't tab to buttons checkboxes and radios in osx classic. r=jag, sr=bryner. 2003-03-26 02:57:05 +00:00
shliang%netscape.com
b440f41057 112789 - disabled radio elements should not get focus. patch largely by neil@parkwaycc.co.uk. r=shuehan, neil, sr=jag. 2003-03-26 02:55:19 +00:00
darin%netscape.com
b9fe63f8b7 fixes bug 199108 "Changes to cookie prefs need restart to take effect"
patch=dwitte r=kaie sr=darin
2003-03-26 02:27:39 +00:00
sicking%bigfoot.com
fb42cf1bd8 fix build bustage due to gkconxsldoc_s no longer existing after landing of bug 185797 2003-03-26 02:21:17 +00:00