hyatt%netscape.com
|
431a8f8a69
|
Popups put the "grrrr!" in "swinger", baby!
|
1999-06-09 09:03:15 +00:00 |
|
hyatt%netscape.com
|
4837ef67be
|
Ok, everything's peachy on the RDF end. Time to work on the front end.
|
1999-06-09 08:39:10 +00:00 |
|
hyatt%netscape.com
|
3c9cbf513e
|
Altering the args for createPopup.
|
1999-06-09 08:36:06 +00:00 |
|
waterson%netscape.com
|
1715e9d49e
|
Don't rely on rdf_PossiblyMake[Relative|Absolute](); rather, use XUL-specific functions to do it.
|
1999-06-09 08:30:47 +00:00 |
|
hyatt%netscape.com
|
fb60c4761f
|
Updating popups to use screen coordinates instead of being hardcoded to (50,50).
|
1999-06-09 08:00:27 +00:00 |
|
hyatt%netscape.com
|
39f9584c09
|
Fixing build bustage.
|
1999-06-09 07:51:52 +00:00 |
|
joki%netscape.com
|
25aab9fee5
|
Fixing event coordinates to give screen based info. Also fixing direct reference to frames via their names.
|
1999-06-09 07:38:26 +00:00 |
|
hyatt%netscape.com
|
58cba873bf
|
More content model tweaks.
|
1999-06-09 05:45:15 +00:00 |
|
tague%netscape.com
|
d0540fc75b
|
Conditional fix for #7629. Only builds with a conditional set in my environment
|
1999-06-09 03:17:56 +00:00 |
|
hyatt%netscape.com
|
ae05f65693
|
Changed event names to "create" and "destroy"
|
1999-06-09 01:11:39 +00:00 |
|
hyatt%netscape.com
|
ecb23ec197
|
Changed events names to "create" and "destroy".
|
1999-06-09 01:11:22 +00:00 |
|
hyatt%netscape.com
|
68093a04cc
|
Fix that makes the blur handler ultra-paranoid. It sanity checks its target before
closing the window. (I'm having to do this since focus/blur events bubble. @#$@#$%#)
|
1999-06-09 01:07:31 +00:00 |
|
hyatt%netscape.com
|
c8acfc6f08
|
Controller stuff.
|
1999-06-08 23:04:24 +00:00 |
|
hyatt%netscape.com
|
2ae117dc39
|
Woo woo. Focus implementation.
|
1999-06-08 21:58:55 +00:00 |
|
hyatt%netscape.com
|
45176e2d9e
|
Adding new idl.
|
1999-06-08 21:58:32 +00:00 |
|
joki%netscape.com
|
a5de3b4554
|
Fixing coords for click event since by not setting them at all before they were unlikely to be correct.
|
1999-06-08 19:28:52 +00:00 |
|
joki%netscape.com
|
71fae75ff6
|
Fix hover state crash at document change. Bug 6580
|
1999-06-08 19:01:56 +00:00 |
|
hyatt%netscape.com
|
f0aed7d386
|
Adding a reminder comment to a file for future reference.
|
1999-06-08 05:24:06 +00:00 |
|
hyatt%netscape.com
|
1605014d5e
|
Added construct and destruct events to the DOM.
|
1999-06-08 05:10:13 +00:00 |
|
hyatt%netscape.com
|
2537f3bb24
|
Added support for "onconstruct" and "ondestruct" events for popups.
|
1999-06-08 05:08:16 +00:00 |
|
joki%netscape.com
|
7e2352ba3a
|
Adding new method to nsIDOMNSUIEvent to give event pos as range offset.
|
1999-06-08 02:19:26 +00:00 |
|
akkana%netscape.com
|
2b9b55f748
|
Add Init method to pass in the document and mime type
|
1999-06-08 00:01:55 +00:00 |
|
karnaze%netscape.com
|
35ef411a8e
|
new style rule for table elements inheriting backgrounds in Nav Quirks mode
|
1999-06-07 21:09:07 +00:00 |
|
akkana%netscape.com
|
b80a790741
|
Split document encoder's Encode() method into a stream method and a string method
|
1999-06-07 19:32:36 +00:00 |
|
rjc%netscape.com
|
9638765196
|
Get context popup menus work on Mac by checking if the CTRL key is down (just like how the Mac's Finder works).
|
1999-06-07 05:43:09 +00:00 |
|
sspitzer%netscape.com
|
9deb82c07a
|
fix build breakage on UNIX. tindebox builds with --enable-pedantic, which
catches stuff like this.
|
1999-06-04 23:57:35 +00:00 |
|
akkana%netscape.com
|
02d2da5839
|
attempt to fix win build bustage
|
1999-06-04 23:45:25 +00:00 |
|
akkana%netscape.com
|
e562ae82cb
|
cast away constness for a temporary fix to windows build bustage
|
1999-06-04 22:58:47 +00:00 |
|
akkana%netscape.com
|
5185a8d0a0
|
XIF Document Encoder; and partial fix for XIF-to-html conversion of comments
|
1999-06-04 22:22:53 +00:00 |
|
hyatt%netscape.com
|
38639ff1bc
|
Fixes for several bugs.
|
1999-06-04 22:05:47 +00:00 |
|
nisheeth%netscape.com
|
3530c1e1a6
|
Fix for bug 6892. We should not set focus each time a document viewer creates a new window but leave it to the embedding application to decide when to set focus.
|
1999-06-04 01:48:38 +00:00 |
|
nisheeth%netscape.com
|
4ad268acd8
|
Fix for bug 4924. Attributes created with no namespace prefix are now assigned no namespace. They were erroneously being assigned the default namespace earlier.
|
1999-06-04 01:16:18 +00:00 |
|
akkana%netscape.com
|
fdb319aff9
|
Checking in the non-dangerous parts of the XIF document/html encoder
|
1999-06-04 01:04:08 +00:00 |
|
akkana%netscape.com
|
b0031e0a99
|
Vidur's initial implementation of Insert HTML Fragment
|
1999-06-03 22:38:38 +00:00 |
|
akkana%netscape.com
|
f3219d053d
|
Part of Vidur's html fragment changes: files which aren't in the build yet
|
1999-06-03 22:30:12 +00:00 |
|
warren%netscape.com
|
c777f81791
|
Left over from mozilla/base/src.
|
1999-06-03 21:50:54 +00:00 |
|
alecf%netscape.com
|
fb914c4e6d
|
oops, forgot to make this native code for C++
|
1999-06-03 20:47:09 +00:00 |
|
rjc%netscape.com
|
30efebddc1
|
XUL templates are now strong enough to support building menus and menuitems.
|
1999-06-03 07:16:18 +00:00 |
|
alecf%netscape.com
|
a91815677d
|
add XPIDL stubs for these DOM objects so that we can access them from XPConnect
|
1999-06-03 04:39:14 +00:00 |
|
waterson%netscape.com
|
2e2773036a
|
Bug 4045. Make GenericBuilder and its kin look at the 'ref=' attribute first, so that it's possible to have two elements in the same document tree that refer to the same RDF resource.
|
1999-06-03 02:23:50 +00:00 |
|
peterl%netscape.com
|
7b2e67d644
|
added cloning
|
1999-06-03 01:58:11 +00:00 |
|
peterl%netscape.com
|
3a985e402f
|
added modified state
added cloning with actual copy on write
|
1999-06-03 01:57:52 +00:00 |
|
peterl%netscape.com
|
d64dbb7597
|
added cloning and dirtying of sheet on modify
|
1999-06-03 01:57:13 +00:00 |
|
peterl%netscape.com
|
8f09b8d9aa
|
added modified test for loaded sheets
|
1999-06-03 01:56:14 +00:00 |
|
peterl%netscape.com
|
ca304497d5
|
added modified test to api
|
1999-06-03 01:55:02 +00:00 |
|
alecf%netscape.com
|
c5bb0477e4
|
first cut at scriptifying nsISupportsArray - remove constness from all methods, add new XPCOM compatible methods and fix layout code to handle lack of const methods
|
1999-06-02 02:06:32 +00:00 |
|
jfrancis%netscape.com
|
a1af08bb72
|
fix for subtree iter Init - now works when inited over a single textnode
|
1999-06-02 00:41:45 +00:00 |
|
rjc%netscape.com
|
be0b2911a6
|
Checking in a workaround for bug #7437 until Rickg fixes that.
|
1999-06-02 00:01:23 +00:00 |
|
rjc%netscape.com
|
3d401b9151
|
Disable XUL templates for the moment.
|
1999-06-01 21:34:05 +00:00 |
|
beard%netscape.com
|
582c184279
|
bug #7354: arrow key scrolling, force the update to deal with different event priorities.
|
1999-05-31 01:45:23 +00:00 |
|