rjc%netscape.com
|
725acacbb9
|
Checking in a workaround for bug #7437 until Rickg fixes that.
|
1999-06-02 00:01:23 +00:00 |
rjc%netscape.com
|
79eed1d6fc
|
Disable XUL templates for the moment.
|
1999-06-01 21:34:05 +00:00 |
rjc%netscape.com
|
470ebf7d3a
|
Small bug fix with FTP; be a little bit smarter at what paths need filtering out (along with "." and "..", skip any absolute URLs, as they usually point "up" the path to the parent)
|
1999-05-30 06:15:58 +00:00 |
rjc%netscape.com
|
5f8b194381
|
Add support for separators in "Related Links" data.
|
1999-05-30 06:02:30 +00:00 |
rjc%netscape.com
|
3623d1f950
|
Add window titles to bookmarks and history windows.
|
1999-05-29 01:35:00 +00:00 |
rjc%netscape.com
|
6170b8c351
|
Clean up sidebar.xul a bit.
|
1999-05-29 00:26:06 +00:00 |
rjc%netscape.com
|
3a6f8aedb4
|
Fix some bugs with template rules. Added some needed styles for bookmarks window. Fixed a bug with sorting in bookmarks window (don't add RDFCore into list, as its unnecessary.) Bookmarks panel in sidebar is now using template rules.
|
1999-05-29 00:17:32 +00:00 |
hyatt%netscape.com
|
0d62207d4d
|
Focus tracker actually tracks!
|
1999-05-28 22:55:10 +00:00 |
putterman%netscape.com
|
c1dd4dc7fc
|
update registry for new mailnews hierarchy.
|
1999-05-28 22:33:30 +00:00 |
hyatt%netscape.com
|
eca246c6ab
|
added files: mozilla/rdf/content/src/nsXULFocusTracker.cpp, mozilla/rdf/content/src/nsJSXULFocusTracker.cpp
|
1999-05-28 22:29:25 +00:00 |
hyatt%netscape.com
|
df8cbbf242
|
Editing makefiles to add sources for the focus tracker.
|
1999-05-28 22:18:11 +00:00 |
hyatt%netscape.com
|
1114c356e3
|
Adding source files for focus tracker.
|
1999-05-28 22:16:47 +00:00 |
hyatt%netscape.com
|
aa3038f6b1
|
More focus tracker work.
|
1999-05-28 22:15:57 +00:00 |
hyatt%netscape.com
|
155264dfb0
|
Focus tracker stubbing.
|
1999-05-28 21:56:07 +00:00 |
hyatt%netscape.com
|
1a462db603
|
Oops.
|
1999-05-28 20:33:46 +00:00 |
hyatt%netscape.com
|
ef9e57ca33
|
Adding the focus tracker to the XUL document.
|
1999-05-28 20:24:58 +00:00 |
waterson%netscape.com
|
ed2ab323c4
|
Bug 6895. Create HTML elements (not XUL elements) when the tag is in the HTML namespace. Minor performance enhancements to reduce number of calls to layout during content model construction.
|
1999-05-28 11:30:59 +00:00 |
bruce%cybersight.com
|
0ab5892ff8
|
Remove a shadowing variable declaration.
|
1999-05-28 06:49:30 +00:00 |
mcmullen%netscape.com
|
f4bd7dc337
|
Removed obsolete base.shlb/baseDebug.shlb
|
1999-05-27 21:40:58 +00:00 |
hyatt%netscape.com
|
989a98a5b9
|
Implementing document and window capture in the XUL DOM.
|
1999-05-27 21:03:59 +00:00 |
saari%netscape.com
|
a4fe073c7a
|
First Checked In.
|
1999-05-27 21:00:28 +00:00 |
danm%netscape.com
|
36d8c5644e
|
save search part of URL when munging and reconstructing
|
1999-05-27 20:34:42 +00:00 |
mcafee%netscape.com
|
94d32802ad
|
-lraptorhtml is a component now, don't link with it.
|
1999-05-27 00:55:09 +00:00 |
slamm%netscape.com
|
8f12e014e9
|
Use static pages for tinderbox instead of scripts. Fix for 7091. Approved by chofmann.
|
1999-05-27 00:07:06 +00:00 |
peterl%netscape.com
|
3437a3de76
|
sync to nsIStyledContent API change
|
1999-05-26 23:46:45 +00:00 |
peterl%netscape.com
|
7d5c18655c
|
switch to CSS loader for loading CSS sheets
fixed mime type processing
|
1999-05-26 23:43:40 +00:00 |
peterl%netscape.com
|
ebc7230baf
|
tweaks to CSS loader usage
|
1999-05-26 23:42:29 +00:00 |
dp%netscape.com
|
0443b20e33
|
Landing xpcom20/21 branch.
|
1999-05-26 01:38:36 +00:00 |
hyatt%netscape.com
|
69152a76fd
|
Better fix for 6746.
|
1999-05-25 00:29:55 +00:00 |
waterson%netscape.com
|
609396188c
|
Bug 6957. Add kEventQueueCID to the registry setup so these tests will run. a=chofmann.
|
1999-05-24 03:53:02 +00:00 |
waterson%netscape.com
|
2de8b23615
|
Bug 6958. Fix inconsistency between string and string size. a=chofmann.
|
1999-05-24 03:51:56 +00:00 |
waterson%netscape.com
|
1098d89cda
|
Bug 4629. Store an ID= attribute on bookmark folders to ensure that we assign them the same resource in the graph between runs.
|
1999-05-21 22:19:12 +00:00 |
waterson%netscape.com
|
ef7e0d36ec
|
Bug 4629. Use PR_Now() to get a 'more unique' starting point for anonymous resources.
|
1999-05-21 22:18:29 +00:00 |
waterson%netscape.com
|
06a6123e40
|
More bug 6823. Add comments to keep this problem from happening again.
|
1999-05-21 21:23:04 +00:00 |
hyatt%netscape.com
|
8fb2c9835b
|
Fix for the regression described in bug 6823.
|
1999-05-21 19:27:02 +00:00 |
waterson%netscape.com
|
a425d2dc74
|
Bug 6884. Set up a 'real' flash demo that pulls data from tinderbox.
|
1999-05-21 18:20:09 +00:00 |
slamm%netscape.com
|
aabd230a74
|
Avoid loading container urls. Bug #6776. Fix from rjc. Approved by chofmann.
|
1999-05-21 00:42:23 +00:00 |
slamm%netscape.com
|
311ee8513f
|
Fix for i18n entities. Bug #6373. Approved by chofmann.
|
1999-05-21 00:39:39 +00:00 |
hyatt%netscape.com
|
dddc71fea8
|
Fixes for bugs 6746 and 6747. Approved by chofmann@netscape.com.
|
1999-05-20 06:39:37 +00:00 |
rjc%netscape.com
|
d4b3602019
|
Fix Unix bustage on previous checking for bug # 6778.
|
1999-05-20 01:55:37 +00:00 |
rjc%netscape.com
|
c2db68fd3f
|
Fix bug # 6778. Reviewed by sdagley, approved by chofmann.
The fix consists of checking the proper default namespace on attributes (instead of using the XUL namespace), and adding a XUL template in for the bookmarks panel in the sidebar.
|
1999-05-20 01:21:20 +00:00 |
hyatt%netscape.com
|
bb16cb3c2e
|
Fix for bug 5911.
|
1999-05-19 08:26:21 +00:00 |
waterson%netscape.com
|
c2b4a6d1c0
|
No longer needed.
|
1999-05-19 05:57:55 +00:00 |
waterson%netscape.com
|
ea553b55c6
|
These files are generated now.
|
1999-05-19 05:57:28 +00:00 |
waterson%netscape.com
|
7e3d1ff387
|
Bug 5630. Use nsRandomAccessInputStream to read a line at a time (vs. a character at a time). Tip o' the hat to jim_nance@yahoo.com.
|
1999-05-19 05:53:14 +00:00 |
rjc%netscape.com
|
881680ba79
|
Apply Scott Putterman's fix for XUL sorting.
|
1999-05-19 05:30:25 +00:00 |
waterson%netscape.com
|
1ba85a5766
|
Implement nsIDOMNSDocument properly. Factor logic for createElement & createElementWithNamespace.
|
1999-05-19 04:28:40 +00:00 |
waterson%netscape.com
|
92d67a228c
|
Use nsIRDFService::GetDataSource(). For now we need to, because you can't Init() the same RDF/XML datasource twice. This kinda sucks because it's synchronous.
|
1999-05-19 03:54:43 +00:00 |
slamm%netscape.com
|
d502bd33ef
|
Remove shortcut column from sidebar panel.
|
1999-05-19 00:15:46 +00:00 |
peterl%netscape.com
|
8a384ed0b8
|
fixed ambiguous cast for nsCOMPtr on linux
|
1999-05-19 00:05:40 +00:00 |