Commit Graph

1622 Commits

Author SHA1 Message Date
warren%netscape.com
d944d70a84 Fix for bug 7682: StringBundle can't load URLs from imap thread. 1999-08-13 00:43:48 +00:00
waterson%netscape.com
65c3c63e2c Bug 11575. Null check after pulling URI out of a resource. a=chofmann 1999-08-12 01:16:13 +00:00
slamm%netscape.com
2e4ea59699 Add some gifs back that were not moved during the great DTD reshuffle. now #11679 was #10341. 1999-08-11 22:51:44 +00:00
slamm%netscape.com
35db7ab0f0 Move bookmarks resources into their own directory (bug #10341). a=chofmann 1999-08-11 22:02:49 +00:00
akkana%netscape.com
bbc7bb9b8a Fix editor stopper 11616. a=leaf@mozilla.org 1999-08-11 19:20:34 +00:00
rjc%netscape.com
5ed11f9b0d Fix bug # 10352: date sorting. 1999-08-11 06:24:56 +00:00
rjc%netscape.com
99b9271de8 Hook up search persistence. 1999-08-11 04:06:23 +00:00
rjc%netscape.com
a69e38a634 Fix bug # 11512: remove unnecessary Unregister() calls. 1999-08-11 03:15:23 +00:00
jband%netscape.com
904d45e5ea adding missing member initilizer to ctor 1999-08-10 22:36:50 +00:00
saari%netscape.com
70acc8dc24 Changing XP_PC logic to XP_MAC on akk's recommendation. 1999-08-10 22:33:53 +00:00
brade%netscape.com
54c490c229 use keycode/charcode for particular key events 1999-08-10 21:34:48 +00:00
mccabe%netscape.com
2a403483de Changes to the xpidl compiler -
Error if an interface is declared [scriptable], but contains methods that can't be scripted because they refer to native-declared types, unless the method is declared [noscript].

This change is intended to make it easier to determine when an interface is not scriptable, and to make it easier to see what changes need to be made to make it scriptable.

As many of the .idl files in the tree defined [scriptable] interfaces that contained non-scriptable methods, I've sprinkled [noscript] throughout.  As the interfaces weren't scriptable anyway, this shouldn't change their visibility to javascript.
1999-08-10 12:18:01 +00:00
jband%netscape.com
340cc49b7e was forgetting to check a result 1999-08-10 05:35:09 +00:00
jband%netscape.com
167d0af817 fix for bug 11510 1999-08-10 05:11:47 +00:00
rjc%netscape.com
bc3c64b57c Get HTTP POST working for Necko. 1999-08-10 02:39:21 +00:00
saari%netscape.com
9b9b72544a Fix for bug 10515, an error in keybinding logic 1999-08-09 23:28:18 +00:00
joki%netscape.com
11585608e8 Adding new onselect event. Also slight modification to ender text widget focus behavior 1999-08-07 23:18:35 +00:00
cls%seawood.org
3f1dcd11dc Various fixes to let the tree compile with gcc 2.95:
String constants are now (const char *)s and must be explicitly cast to (char *).
operator new is expected to be empty or throw an expection instead of returning null. (ifdef'd for gcc 2.95+)
Stricter checks on register clobbering in embedded asm. (at least I think that's what it is)
Expects the main function to return int, not something similiar to it like PRInt32.

Still requires a tweak to remove -mno-486 from NSPR's *.mk files.
1999-08-07 06:01:31 +00:00
rjc%netscape.com
c50ef930d0 Fix some more search parsing bugs. 1999-08-07 00:46:11 +00:00
rjc%netscape.com
c11c3db819 Fix search parsing bug. 1999-08-07 00:14:09 +00:00
rjc%netscape.com
7a5f8a0f5b Look in {DIST}/res/rdf/datasets for search datasets. 1999-08-06 22:54:28 +00:00
rjc%netscape.com
8971adcf13 Look in {DIST}/res/rdf/datasets for search datasets. 1999-08-06 20:59:17 +00:00
waterson%netscape.com
43c0b70372 Fix build warning. 1999-08-06 20:34:55 +00:00
waterson%netscape.com
c45091e312 Bug 8836. Make RDF service a shared global variable. For some reason, this fixes the bizarre assertions when closing a file. Voodoo. Magic. Whatever. 1999-08-06 20:24:29 +00:00
waterson%netscape.com
5e0dfa201e Fix --pedantic bustage. 1999-08-06 18:36:50 +00:00
waterson%netscape.com
d56c2a024e Fix compiler warning. 1999-08-06 18:28:15 +00:00
slamm%netscape.com
46b3d40845 Move entities into DTD for related links panel (bug #10341) 1999-08-06 18:07:58 +00:00
waterson%netscape.com
b51825bc1d Bug 8159. Fix circularity between content model builder and composite datas source (via 'observer' which now refcounts). Destruction of a XULDocumentImpl now forces builder to do out-of-band release on composite datasource. 1999-08-06 17:59:05 +00:00
slamm%netscape.com
6aa3fd5226 Move entities into dtd files for history (bug #10341). 1999-08-06 17:35:46 +00:00
alecf%netscape.com
63c4bcf681 fix memory error found by rickg's tool
NOT PART OF THE BUILD
1999-08-06 09:17:15 +00:00
alecf%netscape.com
0ebb9f453a add new interface for DOM node container
NOT PART OF THE BUILD
1999-08-06 09:16:13 +00:00
alecf%netscape.com
23a3604fa7 fix bit-rot in DOM viewer
- remove use of depricated EqualsResource
- fix memory error as found by rickg's tool
- convert to using raw pointers rather than nsCOMPtrs

NOT PART OF THE BUILD!
1999-08-06 09:15:44 +00:00
hyatt%netscape.com
1432b6eb37 Fix for bug 10938. 1999-08-06 00:36:55 +00:00
rjc%netscape.com
b53d0a5a07 Don't leak proxy. 1999-08-05 20:10:08 +00:00
rjc%netscape.com
c40196a9cb Fix string parsing issues/ 1999-08-05 20:05:59 +00:00
waterson%netscape.com
cd73c23711 Bug 9799. Implement nsIRDFRemoteDataSource so that datastore can be flushed to disk. 1999-08-05 04:33:41 +00:00
waterson%netscape.com
604387549f Bug 9250. Predefined entities should be case sensitive; update so that they are all lower case. 1999-08-04 06:18:40 +00:00
waterson%netscape.com
0a6a7275b1 Bug 9474. Use NodeList script object, _not_ HTMLCollection. Gutted code that was aggregating HTMLCollection. 1999-08-04 05:45:09 +00:00
waterson%netscape.com
0035d5bbb3 Fix silent failure from JS on firstChild. Clean up other baby-eating methods. 1999-08-04 02:26:26 +00:00
waterson%netscape.com
d9d84dac19 Bug 11027. Change PR_ASSERT() to PR_LOG message. 1999-08-04 02:20:42 +00:00
waterson%netscape.com
993be7ae9a Stop assertions in viewer when you can't get localstore. 1999-08-04 02:19:55 +00:00
slamm%netscape.com
ea6953e9a8 Move sidebar files into componnent directory 1999-08-03 22:50:42 +00:00
slamm%netscape.com
8057a954de New chrome urls for sidebar. Moved it into a component. 1999-08-03 22:48:53 +00:00
warren%netscape.com
004a107d21 Took out NS_ERROR when file not found. 1999-08-03 21:59:40 +00:00
briano%netscape.com
e2cc541f86 Cleaned it up and got rid of the redundant HP-specific SHARED_LIBRARY_LIBS stuff. 1999-08-03 21:40:56 +00:00
waterson%netscape.com
cc0068bd1d Back out RJC's previous changes; they aren't necessary. Failure is dealt with by the destructor, which will _always_ be called from the factory method if Init() fails. 1999-08-03 21:00:39 +00:00
waterson%netscape.com
da0a78e9bc Bug 11154. Use 2-byte compare fn for literal hash table. 1999-08-03 20:59:56 +00:00
rjc%netscape.com
31272b88d1 Fix potential memory leakage upon failure. 1999-08-03 06:34:06 +00:00
waterson%netscape.com
dcdc58d52a Update to new tree syntax, add some buttons for testing other stuff. 1999-08-02 22:44:17 +00:00
rjc%netscape.com
b19e9b2e82 Now that we can read in the localstore, don't hide failure to read it in any more. 1999-08-02 06:39:54 +00:00