114175 Commits

Author SHA1 Message Date
blythe%netscape.com
e2d1a98dd2 Not part of a normal build.
Try not to build tools on systems that won't use the tools.
2003-01-17 02:44:55 +00:00
blythe%netscape.com
055ed05f0d Fix linux build
Not part of normal build
2003-01-17 02:28:29 +00:00
blythe%netscape.com
0fb8437da5 NOT part of a normal build.
Work in progress for finer granularity on win32 codesighs reports.
2003-01-17 02:26:25 +00:00
darin%netscape.com
f7e3c0e981 fixing freeing a non allocated ptr. 2003-01-17 02:23:50 +00:00
sfraser%netscape.com
ba78e7bec4 Fix bug 127185: don't crash with a null JS context if running without XPT files. Fixes nsScriptSecurityManager to do more thorough error checking on initialization. r=mstoltz, sr=jst. Fixes bustage. 2003-01-17 02:00:01 +00:00
bryner%netscape.com
5c70292d51 fix debug objdir build bustage from tracemalloc split. r=cls. 2003-01-17 01:31:18 +00:00
sspitzer%netscape.com
936cbf2ff8 mac build changes for bug #189358 r/sr=bienvenu 2003-01-17 01:28:15 +00:00
sspitzer%netscape.com
2ecf55d968 stub out cid: protocol handler to silence alert
on linux (and probably mac) for message with cid: links
the next step is to actually implement the protocol handler
and fix mime so that we support cid: links (see rfc 2111)
r/sr=bienvenu
2003-01-17 01:27:40 +00:00
wtc%netscape.com
afe5df84e4 Bug 189332: Implemented the new function PR_GetLibraryFilePathname for
AIX, HP-UX, Linux, Mac OS X, OSF1, Solaris, and Windows.  Added the new
error code PR_LIBRARY_NOT_LOADED_ERROR for the error condition that the
library specified by "name" and "addr" is not loaded.  Added a new test,
libfilename.c.  Extended the PR_GetLibraryName function to not prepend any
directory if the first argument "dir" is NULL.  The OSF1 implementation was
contributed by Steve Streeter <Stephen.Streeter@hp.com>.
Modified files: prerr.h prlink.h nspr.def pr/src/linking/Makefile.in
prlink.c compile-et.pl prerr.c prerr.et prerr.properties
pr/tests/Makefile.in runtests.ksh runtests.sh
Added file: pr/tests/libfilename.c
2003-01-17 01:03:47 +00:00
sfraser%netscape.com
1c574be034 Fix bug 127185: don't crash with a null JS context if running without XPT files. Fixes nsScriptSecurityManager to do more thorough error checking on initialization. r=mstoltz, sr=jst. 2003-01-17 01:00:15 +00:00
locka%iol.ie
a3425b0dc7 Add CBrowserTooltip class and support for tooltips. Detab files. b=144880 r=chak@netscape.com sr=alecf@netscape.com 2003-01-17 00:40:45 +00:00
sspitzer%netscape.com
c1b68cde32 rest of fix for #188593.
fix category (sub page) order in account manager tree.
r/sr=bienvenu
2003-01-17 00:37:31 +00:00
roc+%cs.cmu.edu
7128e98adb Bug 126592. GTK1 widgets are limited to 16-bit coordinates, so hack around their limitations by hiding widgets which are completely scrolled offscreen (so they don't wrap back onscreen) 2003-01-17 00:27:13 +00:00
sfraser%netscape.com
4026d7da7e Fix bug 117990: change CornerView::Paint() to lo longer to a CreateInstance of an nsILookAndFeel for every paint. r=peterl, sr=dbaron. 2003-01-17 00:14:35 +00:00
roc+%cs.cmu.edu
184161dff3 Bug 187503. Fix regression by making nsScrollBoxFrame sync up view properties after the view is resized. r+sr=dbaron 2003-01-17 00:14:07 +00:00
dougt%netscape.com
e52c6ea5b3 quotes 2003-01-17 00:00:18 +00:00
dougt%netscape.com
832eb52a1a Attempting to fix osX bustage. 2003-01-16 23:57:55 +00:00
sicking%bigfoot.com
896567a22b Bug 189201: Hold a reference to the document-node even for embedded stylesheets to make sure that the document doesn't go away.
r=peterv sr=bz
2003-01-16 23:56:58 +00:00
pkw%us.ibm.com
f64fe362bf Bug 137863 - [movemail] Spurious newsgroup settings in preferences panels.
r/sr=sspitzer@netscape.com
2003-01-16 23:40:40 +00:00
rogerl%netscape.com
e4b7acfc1f Fixed ForIterator to handle Class objects. 2003-01-16 22:23:08 +00:00
sspitzer%netscape.com
788c7caef8 fix comments. 2003-01-16 22:15:02 +00:00
sspitzer%netscape.com
ca49369633 dump the exception to the console, since we are no longer showing it to the user
in the alert.
rs=no one
2003-01-16 22:11:26 +00:00
suresh%netscape.com
a1f859beae Bug 168930, Cookie accept/decline alert buttons are in the wrong order. r/sr-jag. 2003-01-16 22:09:00 +00:00
sspitzer%netscape.com
76001cf832 NOT PART OF THE BUILD YET
new files for bug #189358.
for messages with cid: links, don't throw up an annoying alert.

stub out a protocol handler for cid:
see rfc 2111.

actually supporting cid: is bug #61815.
2003-01-16 21:55:11 +00:00
timeless%mozdev.org
1ba34f0e36 Bug 181764 make page info appear faster
patch by db48x@yahoo.com r=caillon sr=jag
2003-01-16 21:46:08 +00:00
sspitzer%netscape.com
f038fc5fb4 fix for bug #189045. view navigation should not "land" on the junk folder.
r/sr=bienvenu
2003-01-16 21:43:37 +00:00
mkaply%us.ibm.com
9f457e2bdb No bug - OS/2 only - test - put OS/2 code into test (originally used XP_PC and broke OS/2 - didn't write the OS/2 code at that time) 2003-01-16 21:35:18 +00:00
mkaply%us.ibm.com
d2219217f0 No bug - OS/2 only - have installer add the INI value so that the Java plugin installer will find Mozilla 2003-01-16 21:32:45 +00:00
mikep%oeone.com
6d310a4c8b Fixing so that import an event goes into the currently selected calendar, bug 188216. 2003-01-16 21:30:26 +00:00
dougt%netscape.com
ea89f2487c Missed the tm.def file 2003-01-16 21:26:02 +00:00
dbaron%dbaron.org
827d985eac Change |DEBUG_dbaron| to |DEBUG_dbaron_off| for stuff that I don't want to see anymore. 2003-01-16 21:05:09 +00:00
mikep%oeone.com
85e6cea465 Fixing bug 184475 to show default alarm address only if new event. 2003-01-16 20:57:07 +00:00
mikep%oeone.com
c61c6623c1 Removing alert. 2003-01-16 20:37:52 +00:00
nboyd%atg.com
72250520e9 UPdate to rc 3 2003-01-16 20:29:43 +00:00
mikep%oeone.com
f7ee8a789a Fixing JS error. 2003-01-16 20:26:44 +00:00
harishd%netscape.com
ce8790d388 Ignore noxxx content when copy pasting into a plain text editor. b=97687, r=peterv, sr=heikki 2003-01-16 20:24:03 +00:00
mikep%oeone.com
7d4604306b Fixing bug 189165, problem with checkEndDate if all day event. 2003-01-16 20:18:47 +00:00
dougt%netscape.com
f164a0e4bc Attempting to keep Mac CFM afloat. 2003-01-16 19:52:54 +00:00
mikep%oeone.com
7788914543 Fixing problem with saving alarm prefs, bug 189143.. 2003-01-16 19:51:26 +00:00
bzbarsky%mit.edu
57d6e335fd eliminate some build warnings. See bug 187117. 2003-01-16 19:44:21 +00:00
timeless%mozdev.org
eafe5e1701 Bug 186668 nsWSRunObject::DeleteChars uses a constant Count() while removing elements
r=jfrancis sr=bz
2003-01-16 19:27:50 +00:00
dbradley%netscape.com
d14828d580 Just replacing this copyrighted file. No code change, and it's in samples. 2003-01-16 19:26:52 +00:00
dougt%netscape.com
23b3fe29ca Enabling GRE support in the mozilla client. r=chak, sr=darin, b=173262 2003-01-16 19:25:47 +00:00
dbaron%dbaron.org
5302be6eba Change |DEBUG_dbaron| to |DEBUG_dbaron_off| for stuff that I don't want to see anymore. 2003-01-16 19:21:23 +00:00
igor%mir2.org
44acf1e60b Note about scripting of classes from any class loader 2003-01-16 17:22:40 +00:00
dbaron%dbaron.org
8e9c36e6a6 Add nsComposerDocumentCommands.cpp for bugs 184718, 184719 (brade's checkin). 2003-01-16 17:01:21 +00:00
wtc%netscape.com
26c5a3f49b Bug 168228: added IPv6 support for Darwin (Mac OS X). Added two new
feature macros _PR_HAVE_INET_NTOP and _PR_GHBA_DISALLOW_V4MAPPED to
handle the differences of Darwin's IPv6 sockets implementation and
other platforms' implementations.
Modified files: _aix.h _bsdi.h _darwin.h _freebsd.h _irix.h _linux.h
_netbsd.h _openvms.h _osf1.h _solaris.h prnetdb.c
2003-01-16 16:16:34 +00:00
bienvenu%netscape.com
d125c9773d change folder size kb to KB, patch by durbacher@gmx.de, rs=me 186977 2003-01-16 15:47:20 +00:00
brade%netscape.com
331fad25c1 bug 145916, add GetDocument to nsITextServicesDocument; r=brade, sr=kin; submitted by Darabos Daniel (cyhawk@sch.bme.hu) 2003-01-16 15:02:33 +00:00
axel%pike.org
6622999c70 not part of build, a C interface to the XALAN testcases. produces rdf output to load into buster. test app only 2003-01-16 15:02:13 +00:00