waterson%netscape.com
|
08f4f00374
|
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
|
fa329653f5
|
Fix silent failure from JS on firstChild. Clean up other baby-eating methods.
|
1999-08-04 02:26:26 +00:00 |
rjc%netscape.com
|
3a2f1bb201
|
Persist attributes via the content model only.
|
1999-08-01 03:24:18 +00:00 |
waterson%netscape.com
|
f5fc9df22d
|
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
|
4566ac87d8
|
Hook up persistent (via the localstore).
|
1999-07-30 23:42:41 +00:00 |
waterson%netscape.com
|
50c29e871d
|
Bug 10617. Get folder performance back. We now _do not_ tell layout about individual content that gets appended during CreateContainerContents(), and instead wait until we've constructed all child nodes to do a ContentChanged() notification.
|
1999-07-28 05:21:22 +00:00 |
waterson%netscape.com
|
1f3fd39a62
|
Implement RemoveWidgetItem(). Whoops.
|
1999-07-28 02:53:49 +00:00 |
putterman%netscape.com
|
7715c6e903
|
GetResource first looks at ref. checkin for waterson.
|
1999-07-27 23:02:13 +00:00 |
waterson%netscape.com
|
b7d93726f9
|
Fix --pedantic bustage.
|
1999-07-27 18:04:55 +00:00 |
waterson%netscape.com
|
f6b84db71a
|
Land TEMPLATE_19990726_BRANCH; RDF C++ content model builder exorcism.
|
1999-07-27 17:20:28 +00:00 |
waterson%netscape.com
|
914b2cade7
|
Re-add. Wasn't meant to be deleted yet.
|
1999-07-27 03:03:25 +00:00 |
waterson%netscape.com
|
cc5179bcc8
|
Native builder exorcism. Long live templates.
|
1999-07-27 02:40:40 +00:00 |
hyatt%netscape.com
|
e9860f134e
|
Adding the menu events to the event map.
|
1999-07-26 09:18:57 +00:00 |
hyatt%netscape.com
|
108265b89a
|
Fixing the problem where a blank space appears at the top of every XUL file.
|
1999-07-25 04:38:57 +00:00 |
waterson%netscape.com
|
cf7d82295b
|
Fix computation of empty containers.
|
1999-07-22 05:11:52 +00:00 |
rjc%netscape.com
|
dbcf779b24
|
Set empty="false" attribute even if container is closed.
|
1999-07-22 00:49:50 +00:00 |
putterman%netscape.com
|
1133b9f963
|
Messenger Copy/Move menus now show menuitems instead of all menus.
|
1999-07-22 00:26:00 +00:00 |
rjc%netscape.com
|
c1dfe525b3
|
Now update "empty" attribute as children count changes.
|
1999-07-21 23:10:07 +00:00 |
rjc%netscape.com
|
a8e701fe56
|
Ensure that we have a value.
|
1999-07-21 23:02:35 +00:00 |
troy%netscape.com
|
bf547dbb98
|
Change to StartLayout(): moved call to EnableRefresh() to before the InitialReflow()
call to work around a bug in the compositor
|
1999-07-21 04:47:15 +00:00 |
bienvenu%netscape.com
|
d9ce494617
|
checkin jefft's fix mailnews startup crash
|
1999-07-20 17:32:43 +00:00 |
rjc%netscape.com
|
c48f89b97f
|
Work harder at getting the REAL parent container when determining if the parent container is a RDF_Seq during a natural order sort.
|
1999-07-20 09:04:24 +00:00 |
warren%netscape.com
|
7bcb94a320
|
Changed around load group insertion/removal to happen on mozilla thread.
|
1999-07-20 08:46:33 +00:00 |
rjc%netscape.com
|
39a2594cb5
|
Only support sorting on RDF Seqs if container is actually a RDF_Seq itself.
|
1999-07-20 05:20:32 +00:00 |
rjc%netscape.com
|
d14b0d2ccd
|
Fix for bug #9899: set "empty" attribute on containers if they appear to be empty.
|
1999-07-20 04:21:24 +00:00 |
rjc%netscape.com
|
e8321b93a9
|
Oops... PR_FALSE instead of just FALSE.
|
1999-07-20 03:14:34 +00:00 |
rjc%netscape.com
|
3be70e4d68
|
Add support for sorting RDF_Seqs when in natural order sort mode.
|
1999-07-20 03:13:15 +00:00 |
joki%netscape.com
|
0af283b8e2
|
Updating DOM event apis and changing behavior to properly respect capturing, bubbling, and cancellation methods.
|
1999-07-19 19:54:34 +00:00 |
waterson%netscape.com
|
2a499473be
|
Bug 6873. Performance improvements to the generic builder. The template builder now instantiates template content 'lazily' when the frame system asks for it.
|
1999-07-19 19:18:10 +00:00 |
rickg%netscape.com
|
844a7e45ef
|
switch to faster string search API
|
1999-07-19 03:29:56 +00:00 |
rjc%netscape.com
|
528bf67d11
|
Fix a warning by tossing out some old debugging code.
|
1999-07-18 08:25:24 +00:00 |
mjudge%netscape.com
|
7ddf8fee55
|
massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape.
|
1999-07-18 02:27:19 +00:00 |
peterl%netscape.com
|
e3019ad978
|
clean up some string usage
|
1999-07-18 00:01:21 +00:00 |
rjc%netscape.com
|
dbce229d7e
|
Use application locale when sorting with collation service; fix for bug #9968.
|
1999-07-17 21:36:17 +00:00 |
warren%netscape.com
|
c5684bf4d7
|
Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome).
|
1999-07-16 11:14:36 +00:00 |
hyatt%netscape.com
|
d604820879
|
Initializing a member variable to nsnull.
|
1999-07-16 08:26:42 +00:00 |
hyatt%netscape.com
|
415eb6c18e
|
Continuing XUL overlay work.
|
1999-07-16 07:10:20 +00:00 |
waterson%netscape.com
|
a985e3ea72
|
Performance tweaks to SetAttribute(): minimize string compares by using atoms to set up event listeners; silly fixes to broadcaster push code.
|
1999-07-16 04:05:53 +00:00 |
waterson%netscape.com
|
7da3370e9e
|
Don't set up the composite datasource and XUL builder until immediately before we start to layout the document; this avoids a bunch of useless OnAssert()'s getting propogated and dropped.
|
1999-07-16 04:03:52 +00:00 |
rjc%netscape.com
|
c86f115ad1
|
Add check for null.
|
1999-07-15 09:20:54 +00:00 |
waterson%netscape.com
|
6289662141
|
Bug 8514. Add support s.t. 'ref=' changes will re-root a tree control (or other RDF-generated content).
|
1999-07-15 01:22:59 +00:00 |
rjc%netscape.com
|
1dd1f92ca4
|
Use GetTextForNode() more, as well as use GetValueConst().
|
1999-07-14 21:13:13 +00:00 |
waterson%netscape.com
|
33029e9741
|
Bug 8318. Don't include rdf:local-store in the generic builder until we have all of the persistence issues sorted out.
|
1999-07-12 18:24:26 +00:00 |
waterson%netscape.com
|
9c59e96e78
|
Bug 8854. Fix CloseWidgetItem() to play nice with mixture of XUL and RDF content.
|
1999-07-09 20:41:41 +00:00 |
hyatt%netscape.com
|
1e0ad088a5
|
Fixing redraw problems on initial show of window.
|
1999-07-07 22:34:10 +00:00 |
waterson%netscape.com
|
6cc2813bb1
|
Bug 7722. PR_LOG instead of assert when an attempt is made to create element with a bogus namespace.
|
1999-07-07 06:52:21 +00:00 |
rjc%netscape.com
|
14f7295a00
|
Small insertion fix.
|
1999-07-07 06:34:18 +00:00 |
rjc%netscape.com
|
329d022fe0
|
Now able to sort by dateLiterals and intLiterals too. <Whee>
|
1999-07-07 05:32:07 +00:00 |
waterson%netscape.com
|
fe8c4b1447
|
Fix compiler warnings.
|
1999-07-07 04:26:24 +00:00 |
waterson%netscape.com
|
0932e2a021
|
Remove XUL_TEMPLATES and XUL_TEMPLATE_ASSERTIONS #ifdefs. Add FALLBACK_BUILDERS #ifdef that (when removed) will turn off the C++ builders for constructing content.
|
1999-07-07 01:31:00 +00:00 |