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
rjc%netscape.com
f612d2d5a1
If GetNameSpaceID() fails due to a null namespace, now return kNameSpace_None instead of failure.
1999-08-02 06:35:26 +00:00
rjc%netscape.com
3b08048ac8
Persist attributes via the content model only.
1999-08-01 03:24:18 +00:00
waterson%netscape.com
e13ecb674a
Allow datasources= attribute on _any_ XUL content.
1999-07-31 00:05:03 +00:00
waterson%netscape.com
a0ea173e2f
Bugs 10640, 10689. Fix assertions when opening a folder. Crude performance improvement for asynchronously generated content in tree controls.
1999-07-31 00:03:45 +00:00
rjc%netscape.com
bf5f87de9b
Fix bug #10751 : use short date format.
1999-07-30 23:54:56 +00:00
waterson%netscape.com
e061d025ea
Fix icons in sidebar.
1999-07-30 23:54:16 +00:00
waterson%netscape.com
c92ca26b90
Add dummy-flash.rdf for testing.
1999-07-30 23:54:04 +00:00
waterson%netscape.com
8cd0b6f9bc
Fix flash panel so flashes show up.
1999-07-30 23:53:47 +00:00
waterson%netscape.com
6bdc098bbf
Stop assertions when sidebar is opened.
1999-07-30 23:53:33 +00:00
waterson%netscape.com
c14fdc9f9e
Fix nsRDFSerivce.cpp so that it can be unloaded.
1999-07-30 23:52:47 +00:00
rjc%netscape.com
931e33f799
Hook up persistent (via the localstore).
1999-07-30 23:42:41 +00:00
rjc%netscape.com
567cf8e445
Use GetValueConst a bit.
1999-07-30 23:40:30 +00:00
gagan%netscape.com
360d017158
Removed some debugging printf.
1999-07-30 14:35:13 +00:00
gagan%netscape.com
8b2b5557d3
Fixes the random / and eventually the spaces problems.
1999-07-30 00:53:42 +00:00
valeski%netscape.com
db0a61eb53
cyeh approved - stability repairs
1999-07-29 21:16:27 +00:00
mscott%netscape.com
aa51635bc8
fix build breakage...include config.mak
1999-07-29 03:59:32 +00:00