Граф коммитов

31011 Коммитов

Автор SHA1 Сообщение Дата
briano%netscape.com b805ab5273 Duh. Forgot to add the AC_SUBST line for MOZ_NSPRENV_CLASSIC_NSPR. Kind of necessary to complete bug 7567.... 1999-06-16 21:27:14 +00:00
sfraser%netscape.com 7e56fb870f Fix for 6345 - opening local files in editor. r kin, a leaf. 1999-06-16 21:05:08 +00:00
akkana%netscape.com 62144999f4 8283: Fix crash because selectin wasn't initialized. r=sfraser/a=leaf 1999-06-16 21:02:25 +00:00
sspitzer%netscape.com fd2b71c697 fix for #8249 to get card pane to work on linux.
I had to remove NO_GET_XPT=1 line from Makefile.in.

This was causing the following error at run time:

JavaScript error: uncaught exception: Could not convert JavaScript argument (NULL value can not be used for a C++ reference type) arg 0 [nsIRDFResource.QueryInterface, {file: file:////builds/sspitzer/MOZILLA/06.16.1999/04.30/mozilla/dist/bin/chrome/addressbook/content/default/resultPane.xul, line: 160}]
1999-06-16 20:14:31 +00:00
andreas.otte%primus-online.de 19db4eb6e6 adding urltest and TestFileInput2 to the unix build 1999-06-16 19:51:14 +00:00
cbegle%netscape.com 1a1cc46868 Add regression test for http://bugzilla.mozilla.org/show_bug.cgi?id=4088,
Date.parse.

Not built in the client.
1999-06-16 19:25:05 +00:00
andreas.otte%primus-online.de 97abd63429 resurrected 1999-06-16 17:43:28 +00:00
valeski%netscape.com 12f496346a CHECKIN NOT ON MAIN PULL: removed the cookie module dependency on the HTTPResponse interface. 1999-06-16 14:49:25 +00:00
rpotts%netscape.com 53ea579cb6 Added an if check around the call out through the event sink... 1999-06-16 09:50:30 +00:00
rpotts%netscape.com ce2c24bc6a Separated the Event Sink from the nsIStreamListener... 1999-06-16 09:40:40 +00:00
dveditz%netscape.com ca75ffcd33 chasing the tree, not part of build 1999-06-16 07:03:36 +00:00
sspitzer%netscape.com b2f9c1f9e2 clean up the interfaces I'll need to remove the message from the db after
the user hits cancel.  add newlines to ends of files.  remove old bogus code.
1999-06-16 07:00:47 +00:00
rjc%netscape.com 9487fa598c Work around bug #8278. 1999-06-16 06:58:40 +00:00
sfraser%netscape.com a4626a9d71 delete[] -> PR_Free. r bruce 1999-06-16 06:57:53 +00:00
dveditz%netscape.com 40f1477bbd eliminate extra startup file i/o 1999-06-16 06:50:37 +00:00
dveditz%netscape.com 3198743e2a use standard XPCOM macros 1999-06-16 06:49:42 +00:00
dveditz%netscape.com 560ad43e44 Updating utility for mozilla world 1999-06-16 06:47:06 +00:00
rjc%netscape.com 9572e0be8c Try and ensure that we're actually looking at proper search datasets by checking file type and creator on Mac. 1999-06-16 06:46:51 +00:00
waterson%netscape.com 533c62b3a8 When destroying an RDFElement, call SetParent(nsnull) on each of its children so that there aren't any dangling reference back to us (should a child leak, or be referred to by somebody else). 1999-06-16 06:44:23 +00:00
sspitzer%netscape.com 34576fe309 fix warnings.
also Back() and Back(nsIWebShell *) existed, and this is bad.
Renamed Back(nsIWebShell *) to GoBack(nsIWebShell *).
1999-06-16 06:38:44 +00:00
pierre%netscape.com 41c44eaa6c Removed the NSPR event queue from nsMacMessagePump (and keep the one in nsToolkit). 1999-06-16 06:30:38 +00:00
pierre%netscape.com 86cbb24e2c set the caret at the right location after a cut 1999-06-16 06:26:38 +00:00
pierre%netscape.com a1f5431951 Fixed a crash in HandleMenuCommand(). It could especially happen on Quit. 1999-06-16 06:22:11 +00:00
peterl%netscape.com 8aed081b91 fixed re-resolve style contexts to handle local pseudo elements
and capture style change information
1999-06-16 06:17:21 +00:00
peterl%netscape.com 3e70c0acb6 dont emit error messages when sheets canceled after doc disconnect 1999-06-16 06:16:53 +00:00
peterl%netscape.com ffcfa88bf5 changed initialization of basefont so as not to override font style on HTML elements 1999-06-16 06:15:01 +00:00
alecf%netscape.com 44fa027dea fix depth to appease shrike 1999-06-16 06:14:51 +00:00
waterson%netscape.com 63ddb19b70 Add '-chrome' flag to load alternative chrome. 1999-06-16 06:14:28 +00:00
rjc%netscape.com 6ae1446023 Only save data in graph if its not already there. Also, resolve aliases to search datasets on Mac. 1999-06-16 06:01:04 +00:00
briano%netscape.com 777b501390 Automated update 1999-06-16 05:59:52 +00:00
bienvenu%netscape.com 7b175f3c86 don't continue applying filters after move 1999-06-16 05:58:02 +00:00
alecf%netscape.com b5c969e0d3 fix makefiles to enter "skin" directory 1999-06-16 05:57:20 +00:00
bienvenu%netscape.com 9a2d2bcd32 fix filter success determination 1999-06-16 05:56:33 +00:00
waterson%netscape.com a24cd05fb9 Fix unintialized memory read. 1999-06-16 05:52:42 +00:00
mcafee%netscape.com c140fa3ede Removing --enable-new-drag-and-drop, NEW_DRAG_AND_DROP is on by default now. 1999-06-16 05:50:32 +00:00
sfraser%netscape.com aff5a4563d Fix some really weird casting bugs. Details are in bug 8277. 1999-06-16 05:44:07 +00:00
alecf%netscape.com d685d867f0 localize the dialog title 1999-06-16 05:37:21 +00:00
alecf%netscape.com fc1577dae8 add FilterListDialog.js to makefiles 1999-06-16 05:35:51 +00:00
alecf%netscape.com a3f201cf7a set column widths appropriately 1999-06-16 05:35:33 +00:00
alecf%netscape.com a7ec812328 add some logic for Filters 1999-06-16 05:34:36 +00:00
rjc%netscape.com 6f95e86ca1 Set a white background. 1999-06-16 05:32:48 +00:00
alecf%netscape.com a6ffeb705c remove some excess XUL that used to have templates for combo boxes 1999-06-16 05:32:17 +00:00
rjc%netscape.com 2aa04ff204 Use case-insignificant string comparisons now that we can. 1999-06-16 05:32:13 +00:00
talisman%anamorphic.com d4928c5577 Set the default build to debug (javac -g) so we can do a better job of quality control;
Set max stack size to 64MB during compile phase - we have enough classes now that the compiler runs out of memory occasionally without the -mx64m flag.
1999-06-16 05:24:21 +00:00
bienvenu%netscape.com 5ec4157361 fix warnings 1999-06-16 05:23:05 +00:00
rjc%netscape.com ce0d4e22cb If we already have the results from a search, just return them; don't bother re-doing the search. 1999-06-16 05:22:14 +00:00
talisman%anamorphic.com ee61d975ac *Lots* of bug fixes:
- Fixed problem of showing Look & Feel sets that won't run on a given
	  platform;

	- Fixed font bugs

	- Updated deprecated methods to be JDK 1.1 compliant
1999-06-16 05:21:42 +00:00
talisman%anamorphic.com 123c30e703 Author severely broke compatibility with JDK 1.1 - only fix so far is changing Vector.add(Object) to Vector.addElement(Object). As far as I know, we still want to be compatible with JDK 1.1. 1999-06-16 05:20:12 +00:00
pollmann%netscape.com 77b957c693 Bug 2195: select[n] == select.options[n], new idlc-generated glue for nonstandard DOM interface 1999-06-16 05:20:00 +00:00
pollmann%netscape.com 7730a73adc Bug 2195: select[n] == select.options[n], new implementation for nonstandard DOM interface 1999-06-16 05:19:08 +00:00