rjc%netscape.com
|
3b08048ac8
|
Persist attributes via the content model only.
|
1999-08-01 03:24:18 +00:00 |
|
hyatt%netscape.com
|
f080c0cae8
|
Phase 3. Enabling XP menus on the menu bar.
|
1999-07-31 11:29:03 +00:00 |
|
hyatt%netscape.com
|
00f89f8113
|
XP menus now know how to anonymously construct children, so that they are
now mostly compatible with the original menu syntax. They also now
execute create, destroy, and action handlers.
|
1999-07-31 01:43:33 +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
|
931e33f799
|
Hook up persistent (via the localstore).
|
1999-07-30 23:42:41 +00:00 |
|
peterl%netscape.com
|
5a5e4bee42
|
fix setting empty attributes
approved cyeh
|
1999-07-28 21:41:16 +00:00 |
|
rods%netscape.com
|
d8f155ad0c
|
Added NS_DEFINE_STATIC_IID_ACCESSOR
|
1999-07-28 21:35:55 +00:00 |
|
nisheeth%netscape.com
|
88a7a3eadb
|
Adding a new parameter, aMode, to nsIContentSink::AddDocTypeDecl.
|
1999-07-28 06:56:05 +00:00 |
|
vidur%netscape.com
|
d60aeaab2e
|
Added form searching for form controls that are newly created and added to the tree.
|
1999-07-28 05:26:55 +00:00 |
|
vidur%netscape.com
|
e557b2140e
|
Fixed incorrect inclusion of text elements in tag stack creation in CreateContextualFragment.
|
1999-07-28 05:26:16 +00:00 |
|
vidur%netscape.com
|
118ec90f2c
|
Added new forwarding macro.
|
1999-07-28 05:25:44 +00:00 |
|
waterson%netscape.com
|
a5d129b99b
|
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
|
d9a7613550
|
Implement RemoveWidgetItem(). Whoops.
|
1999-07-28 02:53:49 +00:00 |
|
nisheeth%netscape.com
|
4e5aff98b2
|
Add static GetIID() method for creating smart pointers to nsIXMLContentSink.
|
1999-07-28 01:17:09 +00:00 |
|
harishd%netscape.com
|
49e2f26016
|
EnableParse() returns nsresult.
|
1999-07-27 23:33:16 +00:00 |
|
putterman%netscape.com
|
5638dcc255
|
GetResource first looks at ref. checkin for waterson.
|
1999-07-27 23:02:13 +00:00 |
|
joki%netscape.com
|
e49a6d584f
|
Partial fixes for focus/blur events on windows/frames, fixes for incorrect event.target values
|
1999-07-27 20:55:03 +00:00 |
|
waterson%netscape.com
|
952e4e3de7
|
Fix --pedantic bustage.
|
1999-07-27 18:04:55 +00:00 |
|
waterson%netscape.com
|
91a8ac09e7
|
Land TEMPLATE_19990726_BRANCH; RDF C++ content model builder exorcism.
|
1999-07-27 17:20:28 +00:00 |
|
joki%netscape.com
|
556e5e31e7
|
Fixing key value for ctrl+keys.
|
1999-07-27 14:38:07 +00:00 |
|
waterson%netscape.com
|
b30b439a4c
|
Re-add. Wasn't meant to be deleted yet.
|
1999-07-27 03:03:25 +00:00 |
|
waterson%netscape.com
|
3e44429c51
|
Native builder exorcism. Long live templates.
|
1999-07-27 02:40:40 +00:00 |
|
joki%netscape.com
|
f1c8421c61
|
Event fixes to allow key event handling by GFX widgets and fixes for window.defaultStatus.
|
1999-07-26 15:02:19 +00:00 |
|
hyatt%netscape.com
|
8e2cd2600e
|
Adding the menu events to the event map.
|
1999-07-26 09:18:57 +00:00 |
|
hyatt%netscape.com
|
17680a4e98
|
Adding a menu listener to the DOM for XUL menus.
|
1999-07-26 09:18:31 +00:00 |
|
nisheeth%netscape.com
|
cbf9fde516
|
- Move AddDocTypeDecl method from nsIXMLContentSink to nsIContentSink.
- Fix bug 8607 by passing the XML decl and the doctype decl from the expat tokenizer to the XML DTD.
|
1999-07-26 05:40:25 +00:00 |
|
hyatt%netscape.com
|
1972b6d379
|
Using "accesskey" instead of "shortcut".
|
1999-07-26 01:19:49 +00:00 |
|
rickg%netscape.com
|
f4902b78bc
|
replaced calls to deprecated nsString API
|
1999-07-26 00:37:24 +00:00 |
|
jfrancis%netscape.com
|
250bfcbd91
|
fix for bug 9842 (aka 8227) plus some thread safety improvements
|
1999-07-25 08:41:42 +00:00 |
|
jfrancis%netscape.com
|
205e3e3fec
|
fix for bug 9935
|
1999-07-25 05:31:05 +00:00 |
|
jfrancis%netscape.com
|
4b1939dc92
|
fix for bug: subtree iterator had bug in init code that could cause iter to be empty.
|
1999-07-25 05:30:15 +00:00 |
|
hyatt%netscape.com
|
52037238fa
|
Fixing the problem where a blank space appears at the top of every XUL file.
|
1999-07-25 04:38:57 +00:00 |
|
evaughan%netscape.com
|
f97d9c4df1
|
1) added .gif for horizontal scrollbar
2) added cropping to titledbuttons
3) fixed bugs in navigator.xul and navigator.css
|
1999-07-25 01:15:14 +00:00 |
|
peterl%netscape.com
|
bfef8a3300
|
Cleaned up attribute parsing so that illegal values are preserved as strings
|
1999-07-24 19:55:35 +00:00 |
|
peterl%netscape.com
|
3bf8f6b907
|
added experimental CSS3 properties
|
1999-07-24 19:04:42 +00:00 |
|
peterl%netscape.com
|
4d52afc607
|
added debug code for netlib weirdage
|
1999-07-24 19:04:22 +00:00 |
|
peterl%netscape.com
|
c27894263d
|
added char unit output support
|
1999-07-24 19:00:42 +00:00 |
|
peterl%netscape.com
|
9d991de5f0
|
added some experimental CSS3 properties
fixed style context impact reporting
|
1999-07-24 18:59:43 +00:00 |
|
sfraser%netscape.com
|
9fba7e67ed
|
Fix Mac startup crash: nil check for prefs.
|
1999-07-23 22:23:13 +00:00 |
|
hyatt%netscape.com
|
7a62bb78f1
|
The menu bar now supports shortcuts (e.g., ALT+f). Also repaired a minor problem
with keyboard navigation and mouse movement interoperability on the menus.
|
1999-07-23 07:39:16 +00:00 |
|
hyatt%netscape.com
|
c1398e2384
|
Adding an xpmenuitem atom.
|
1999-07-23 05:09:17 +00:00 |
|
vidur%netscape.com
|
0ebbf485db
|
Forms can now be container content.
|
1999-07-22 23:28:16 +00:00 |
|
nisheeth%netscape.com
|
a14ff6dcb2
|
Fix for bug 10028. We handle mixed case mailto urls properly now.
|
1999-07-22 22:34:28 +00:00 |
|
akkana%netscape.com
|
eeefe7ebd2
|
Fix selection bustage from yesterday
|
1999-07-22 19:42:21 +00:00 |
|
pollmann%netscape.com
|
ba36807db2
|
Bug 5403: Release services properly
|
1999-07-22 18:32:49 +00:00 |
|
waterson%netscape.com
|
d1e0dbad12
|
Fix computation of empty containers.
|
1999-07-22 05:11:52 +00:00 |
|
vidur%netscape.com
|
26ade9c4cc
|
Deal with multiple BODY elements passed by the parser by ignoring all but the first
|
1999-07-22 04:46:57 +00:00 |
|
rjc%netscape.com
|
0d632627c1
|
Set empty="false" attribute even if container is closed.
|
1999-07-22 00:49:50 +00:00 |
|
putterman%netscape.com
|
60f0c0a65e
|
Messenger Copy/Move menus now show menuitems instead of all menus.
|
1999-07-22 00:26:00 +00:00 |
|
rjc%netscape.com
|
ce1364e264
|
Now update "empty" attribute as children count changes.
|
1999-07-21 23:10:07 +00:00 |
|