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

29921 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%netscape.com aa6f741aaa restructure filter code to start on imap filters 1999-06-11 07:07:04 +00:00
bienvenu%netscape.com d0f17077e7 remove offline code which isn't used yet to get rid of mac warnings, add bulletproofing on header copy 1999-06-11 07:04:22 +00:00
bienvenu%netscape.com b839da424a restructure filter application to do imap filters 1999-06-11 07:01:39 +00:00
gagan%netscape.com 9baf9b5cf2 Expiring old protocols stuff. Everything is now moved to protocol directory. 1999-06-11 06:51:56 +00:00
gagan%netscape.com eb5ccc12b0 Ignore .class files for CVS. 1999-06-11 06:25:11 +00:00
gagan%netscape.com a941eb6b56 Added the test server for testing anamalous responses from HTTP servers. For more details read http://lxr.mozilla.org/mozilla/source/netwerk/testserver/docs/help.html 1999-06-11 06:21:16 +00:00
waterson%netscape.com 6cfa4268fc Add bookmarks.css to the style sheets we load in the panel. 1999-06-11 06:19:27 +00:00
waterson%netscape.com 6873fd9101 Change bookmarks service progid slightly. 1999-06-11 06:18:49 +00:00
waterson%netscape.com 1bcc889790 Bookmarks now XPConnected and living in xpfe/components. 1999-06-11 06:18:11 +00:00
waterson%netscape.com 6f26f867c8 Make bookmarks functionality part of an XPIDL interface. 1999-06-11 06:17:46 +00:00
waterson%netscape.com e180ff9e63 Move bookmarks to xpfe/components. 1999-06-11 06:17:15 +00:00
waterson%netscape.com 37ace187fc Add xpfe/components/bookmarks to the build. 1999-06-11 06:16:32 +00:00
waterson%netscape.com b849d2d9f1 Build xpfe/components/bookmarks makefiles. 1999-06-11 06:16:22 +00:00
waterson%netscape.com e292bceccc Add xpfe/bookmarks/component to the build. 1999-06-11 06:15:28 +00:00
waterson%netscape.com d739224702 Clean up compiler warning. 1999-06-11 05:58:42 +00:00
waterson%netscape.com b80013aed1 First Checked In. 1999-06-11 05:50:55 +00:00
sspitzer%netscape.com dd3b61fc31 wrap printf with #ifdef DEBUG 1999-06-11 05:50:13 +00:00
dougt%netscape.com 374017c404 Adding default UI thread posting if user passes nsnull as the destQ 1999-06-11 05:49:11 +00:00
waterson%netscape.com 7a89c3e34b Debug to get running properly. 1999-06-11 05:47:19 +00:00
waterson%netscape.com 3f34830090 Add some missing resources. Update stuff to point to the res/samples dir. 1999-06-11 05:46:45 +00:00
sspitzer%netscape.com acf309cc4f comment out alert code until #7770 is fixed. sigh. 1999-06-11 05:46:31 +00:00
sspitzer%netscape.com 49dfd2fa0b temporary hack to fix #6912. still more work to be done here, obviously. 1999-06-11 05:37:54 +00:00
waterson%netscape.com 725444fad8 Add read-only accessors to get at the datasource and container elements. 1999-06-11 04:56:18 +00:00
mcafee%netscape.com b12f8322a1 Updating last-changed date to match cvs log. 1999-06-11 04:01:22 +00:00
morse%netscape.com 202d7ed868 clean up some of the dialog messages 1999-06-11 03:54:23 +00:00
danm%netscape.com a94047bcd2 adding access to primordial thread 1999-06-11 03:44:52 +00:00
morse%netscape.com 3937d3f3d0 allow for null database password -- means user doesn't get prompted for password 1999-06-11 03:41:01 +00:00
morse%netscape.com 28c2560040 again fix logic for when to give notification of feature 1999-06-11 03:39:44 +00:00
waterson%netscape.com 07abe2b691 Add null checks. 1999-06-11 03:32:02 +00:00
waterson%netscape.com 69398c0e51 Bug 7781, part deux. Be paranoid about checking the result from the zombie pool. 1999-06-11 03:15:40 +00:00
briano%netscape.com 4e4fa33b26 Automated update 1999-06-11 03:09:49 +00:00
briano%netscape.com a8c8fd5537 Fix for bug 3250. 1999-06-11 03:09:15 +00:00
waterson%netscape.com 026c47b889 Initial revision. Not yet in the build. 1999-06-11 02:50:47 +00:00
mscott%netscape.com 32cbc72383 When displaying a message (writing it to a file), we should skip the first line of the message which is part of the
dummy envelope for the message. We don't want to include this line.
1999-06-11 02:44:06 +00:00
sgehani%netscape.com a0be8f890b Surfaced enumeration service added in PersistentProperties. 1999-06-11 02:22:34 +00:00
sgehani%netscape.com 16015f845b Updated tests to reflect newly added enumeration service in PersistentProperties. 1999-06-11 02:21:34 +00:00
mcafee%netscape.com d4cdd32448 Protecting a null pointer dereference. 1999-06-11 02:20:54 +00:00
sgehani%netscape.com 3eeb4463bb Added enumeration service to PersistentProperties which returns an enumeration of
PropertyElement objects.
1999-06-11 02:20:36 +00:00
jband%netscape.com 5e7127dd45 1) adding the fix for 7926 from brendan and sfraser (with cleanup from me).
2) added where I was not checking for JSVAL_NULL from brendan.
3) got rid of 'xpcom32' references.
4) added nsIEcho::ReturnInterface as a loopback for testing the above.
5) removed some redundant retval setting code.
1999-06-11 02:04:42 +00:00
warren%netscape.com 7c8cb8eb81 Added range offsets to open stream methods. 1999-06-11 01:37:43 +00:00
warren%netscape.com c993890233 Added start of file: protocol. 1999-06-11 01:37:24 +00:00
frankm%eng.sun.com a66a71b8d7 Fixes for LC3 regression tests, including:
- check static members of instances in JavaMembers.put

- do not unwrap Wrappers before calling NativeJavaMethod.findFunction
     or NativeJavaObject.coerceType; both methods may need extra information
     provided by the wrapper.

- separate Java signatures for resolving overloaded methods and script
     signatures for error messages, so we can distinguish primitive types
     from classes.

- separate Java signatures for resolving overloaded methods and script
     signatures for error messages, so we can distinguish primitive types
     from classes.

- prevent a NativeJavaClass from being treated as a wrapped instance of
     java.lang.Class

- correct bug which preferred the *less* specific of two classes in
     NativeJavaMethod.preferSignature

- add new LC3 conversion rules to  NativeJavaObject.coerceTypes.

- coerce JS numbers to Java numbers or chars only if the JS number is in
     range.
1999-06-11 01:24:40 +00:00
bsharma%netscape.com 52424b1aea changed the sleep time to 90 seconds 1999-06-11 01:20:50 +00:00
pollmann%netscape.com 4616e5edb5 Bug 7935: Resizing frames beyond edge doesn't cause offset anymore. 1999-06-11 01:18:50 +00:00
pollmann%netscape.com d4a3c0415d Bug 4711: Retain frameset resize information through reflows. 1999-06-11 00:51:05 +00:00
sspitzer%netscape.com 7f254be25a remove the "." from these menu items. they are working now. 1999-06-11 00:42:38 +00:00
sfraser%netscape.com feff37eb0d Remove duplicate BuildIDLProject for mozcomps 1999-06-11 00:41:33 +00:00
ftang%netscape.com 9996fbaaac add cid for cp936 1999-06-11 00:41:23 +00:00
ftang%netscape.com f4cec6ff0b add cp949 cid 1999-06-11 00:38:52 +00:00
dougt%netscape.com fc633b5805 File Removed. 1999-06-11 00:38:49 +00:00