edwin%woudt.nl
6b9d337e67
Updated because of bug #8567
...
Java Project X TR 2 is now required (at least on win32)
1999-06-20 21:05:23 +00:00
morse%netscape.com
4c3389d9fa
fix bustage
1999-06-20 20:46:48 +00:00
sspitzer%netscape.com
3a4e81a4a1
ignore the generated makefiles
1999-06-20 20:44:59 +00:00
sspitzer%netscape.com
9755ad465b
fix build bustage for morse. again.
1999-06-20 20:41:58 +00:00
sspitzer%netscape.com
fde374c101
fix case sensitivity problem
1999-06-20 20:03:21 +00:00
andreas.otte%primus-online.de
3e7e7bb9ef
include some header files to get rid of some warnings
1999-06-20 19:53:39 +00:00
morse%netscape.com
68256b0803
fix up walletviewer makefiles for unix
1999-06-20 19:33:33 +00:00
pavlov%pavlov.net
5a2cf12c9b
context menus almost work now.
1999-06-20 17:34:06 +00:00
bienvenu%netscape.com
ed566a3ae3
remove export of host session list interface, fix case of include file
1999-06-20 16:13:25 +00:00
bienvenu%netscape.com
a53b4b5db8
add export of host session list interface
1999-06-20 16:11:06 +00:00
bienvenu%netscape.com
fbcd5792a5
more work on local mail filters
1999-06-20 15:39:32 +00:00
bienvenu%netscape.com
2bf3af949d
fix rfc822 header compare, empty string handling
1999-06-20 15:36:01 +00:00
bienvenu%netscape.com
7b789e0287
run url queue from mozilla thread, more work on imap filters
1999-06-20 15:35:10 +00:00
bienvenu%netscape.com
571f4506ee
fix warnings
1999-06-20 15:33:31 +00:00
mccabe%netscape.com
bdb93310ef
Fix to my fix to my fix. Use ifneq ($(XPIDLSRCS),), as used elsewhere, rather than ifdef XPIDLSRCS.
...
Many thanks to Chris Seawood <cls@seawood.org> both for identifying the original problem with the make rules that was causing spurious .h rebuilds, and for pointing out fixes for both of my previous attempts at getting this right.
1999-06-20 09:46:36 +00:00
rjc%netscape.com
ab02b90827
When building a subtree from a template, nodes are now unique until we find one with the "uri='...'" attribute set.
1999-06-20 09:11:25 +00:00
mccabe%netscape.com
39dc776760
Fix earlier fixes to avoid spurious idl->.h file regeneration.
...
The way I did it previously breaks with parallel (-j) builds; this seems to fix it.
1999-06-20 08:59:31 +00:00
rjc%netscape.com
f08e61ac8d
Slightly better parsing of weird HTML for search results.
1999-06-20 06:47:44 +00:00
rjc%netscape.com
030d5988d2
Fix bug #8465 by starting at the parent of the node which is about to be inserted when looking for the "ignore" attribute. Also, save the "id" of the template node used to create node... in preparation for getting onAssert() and onUnassert() working fully with templates.
1999-06-20 05:45:40 +00:00
rjc%netscape.com
6379a89a7f
Slightly better parsing of weird HTML for search results.
1999-06-20 05:42:52 +00:00
rjc%netscape.com
e7f08b6ee4
Suble changes for XUL search stuff.
1999-06-20 05:42:04 +00:00
waterson%netscape.com
076e21b0f2
Fix VC5 compiler bustage.
1999-06-20 05:15:02 +00:00
waterson%netscape.com
ef9b20d29a
Add rdfpoll test to build. Not sure why it wasn't there before.
1999-06-20 05:05:21 +00:00
ssu%netscape.com
51d352e89f
fixing bugs #6622 and #6624
1999-06-20 02:43:43 +00:00
ssu%netscape.com
e9d3965255
added define's to deal with building standalone
1999-06-20 02:38:14 +00:00
morse%netscape.com
c1ab233e42
fix bug 8374 (uninitialized variable)
1999-06-20 02:36:24 +00:00
morse%netscape.com
4d42cdddd4
another attempt to fix build bustage
1999-06-20 02:25:51 +00:00
grail%cafebabe.org
643daf0786
Fix the implementation of XMLMenuBuilder. Much faster now since it
...
doesn't travel node to node but does the work with childnodes/sibling
nodes. This reduces travels to non-element nodes.
1999-06-20 02:15:35 +00:00
morse%netscape.com
c753a6f24f
fixing unix bustage by backing out my change
1999-06-20 01:46:45 +00:00
morse%netscape.com
b3e43d2e0f
fix depth problem
1999-06-20 01:06:05 +00:00
sfraser%netscape.com
a1c0b66d25
Fix typo in plain text factory. Fix for bug 8554, r sspitzer
1999-06-20 01:01:09 +00:00
morse%netscape.com
79683aa46e
put wallet viewers into one dll
1999-06-20 00:35:52 +00:00
waterson%netscape.com
00ab79805c
Add dom-test-6 and dom-test-7.
1999-06-20 00:23:11 +00:00
waterson%netscape.com
930d505f3a
Bugs 8453, 8401, 7222. DOM 'insertBefore()' was hopelessly broken, lots of bugs causing random things to happen in the zombie pool.
1999-06-20 00:22:33 +00:00
waterson%netscape.com
dccfbfeed8
Bug 8453. Fix lots of bugs in the RDF container code.
1999-06-20 00:19:54 +00:00
waterson%netscape.com
ff32cb3526
Bug 8386. Over-use of 'about=' attribute on containers; use 'ID=' when possible.
1999-06-20 00:19:23 +00:00
sfraser%netscape.com
60d1827643
Add a null check to avoid crashing when typing in the profile window text fields.
1999-06-20 00:15:40 +00:00
jfrancis%netscape.com
ef5c78809a
fixing bug that broke selection in docs with generated content
1999-06-20 00:12:59 +00:00
sfraser%netscape.com
0ecf55bb6a
Fix build bustage.
1999-06-20 00:04:05 +00:00
mccabe%netscape.com
8cf2b3cde6
Fix idl->.h and idl->.xpt rules to not depend on $(XPIDL_GEN_DIR) because (on linux at least) _any_ addition to that directory resets the timestamp, causing all .h files to rebuild.
...
One such .h file is nsISupports.h, which we'd prefer _not_ to rebuild.
Instead, added a test for $(XPIDL_GEN_DIR) in the .h and .xpt rules.
1999-06-20 00:02:37 +00:00
beard%netscape.com
df4127f63c
added ImporterTopLevel.java
1999-06-19 23:38:35 +00:00
sfraser%netscape.com
2aadef6366
Fix morse bustag
1999-06-19 23:29:39 +00:00
sfraser%netscape.com
19ec1b307d
Remove wallet, signon and cookie core files.
1999-06-19 23:13:38 +00:00
morse%netscape.com
bac02bccd2
fix mac bustage
1999-06-19 23:02:04 +00:00
sfraser%netscape.com
d4b977cced
Add onunload to call the appcore's cleanup routine.
1999-06-19 22:52:49 +00:00
sfraser%netscape.com
c53b9b6ceb
Leak fixes, and moved EndObservering and other cleanup from the dtor to Close().
1999-06-19 22:50:46 +00:00
morse%netscape.com
2b8a0171e7
remove obsolete files
1999-06-19 22:33:17 +00:00
sspitzer%netscape.com
8a89866cd6
fix my stupidity.
1999-06-19 22:29:03 +00:00
warren%netscape.com
f717920ea4
Fixed for recent buffer changes.
1999-06-19 22:26:08 +00:00
warren%netscape.com
95efcebff3
Fixed indentation. (Don't use tabs!)
1999-06-19 22:24:44 +00:00