joki%netscape.com
c8b4742f11
Add New Window menu item, added window.close()
1998-09-04 00:47:15 +00:00
clu%netscape.com
2467b2278c
tweaks to the encoding dialog box so the xp strings would fit.
1998-09-04 00:46:13 +00:00
joki%netscape.com
12c01ec243
Adding window.close(), fixing window.opener, window.name
1998-09-04 00:46:06 +00:00
norris%netscape.com
984ac268fd
Add support for ECMA switch statements. These are like LISP cond in that they
...
evaluate the case label each time.
Still to do is to optimize so that TABLESWITCH and LOOKUPSWITCH are created
when possible.
1998-09-04 00:45:21 +00:00
terry%netscape.com
b1be7eca76
Amusil now owns plugins.
1998-09-04 00:45:20 +00:00
spider%netscape.com
abde4120e0
Removing no longer used mozilla/shell
1998-09-04 00:39:05 +00:00
pierre%netscape.com
4689aa292a
fix a crash in the destructor (don't delete mFrontBuffer)
1998-09-04 00:33:49 +00:00
thom%netscape.com
07fff5b61e
Quick hack to get timers working (added call to tickle LPeriodical class)
1998-09-04 00:28:35 +00:00
clu%netscape.com
fc42abecf1
got rid of StUseCharFormattingCache for better typing performance. Also added an EDT_SetEncoding call in OBeyCommand to get the encoding dialog box up.
1998-09-04 00:28:05 +00:00
thom%netscape.com
4a7c0bd71a
Fixed crash in timer (AddItem (&something) not AddIten (something))
1998-09-04 00:23:30 +00:00
kipp%netscape.com
388e2dfab9
Use new content class instead of the old obsolete one
1998-09-04 00:20:14 +00:00
kipp%netscape.com
a2b07fa444
Fold in some code from nsHTMLImage.cpp
1998-09-04 00:19:48 +00:00
kipp%netscape.com
3a02ee8d0b
Create image frames for images
1998-09-04 00:19:32 +00:00
kipp%netscape.com
24d6fc51e8
obsolete
1998-09-04 00:19:02 +00:00
kipp%netscape.com
a4a3006cc1
Added decl for NS_NewImageFrame
1998-09-04 00:18:53 +00:00
kipp%netscape.com
96dc54089d
Stop building nsBOdyPart since it's gone
1998-09-04 00:18:30 +00:00
kipp%netscape.com
0417072028
Removed image content code
1998-09-04 00:18:18 +00:00
terry%netscape.com
43dc9f2892
Detecting the "default" partition wasn't working right.
1998-09-04 00:13:17 +00:00
shaver%netscape.com
a2f2059357
Enable setting of table cell attributes (bgcolor -- still broken), and
...
expose lo_SetColor to other code (libmocha's DOM stuff, specifically).
1998-09-04 00:08:08 +00:00
shaver%netscape.com
cf61abf5d5
Wired up DOM-node destruction after firing onUnload.
...
Added event guck for altering attributes (will be rewritten to do
poke-and-schedule).
Tentatively blocked out LM_ClearContextStream, which looks like dead code.
1998-09-04 00:05:53 +00:00
terry%netscape.com
241b923eea
Make the generated regexps not too general!
1998-09-03 23:57:21 +00:00
shaver%netscape.com
15bd1de2ff
Implemented DOM_NewText.
...
Added stuff for node destruction, including making node_finalize module-public
for use by other node types.
Added new methods to Element (setAttribute + stubs).
1998-09-03 23:51:58 +00:00
rogerl%netscape.com
801d3e6ac9
Removed redundant #undef
1998-09-03 22:50:55 +00:00
terry%netscape.com
eeb27d4630
Added in NGLayout stuff. (gotta come up with a better way of tweaking
...
these tables!)
1998-09-03 22:50:31 +00:00
kipp%netscape.com
54f5c8d4e0
new
1998-09-03 22:23:41 +00:00
kipp%netscape.com
b869a47308
Make more objects invisible
1998-09-03 22:23:22 +00:00
kipp%netscape.com
35e29f264c
Use new content objects wherever possible
1998-09-03 22:23:09 +00:00
kipp%netscape.com
7cc828449f
tweaked element ctor methods
1998-09-03 22:22:34 +00:00
kipp%netscape.com
a764b3083b
Removed attribute handling since containers don't get used this way anymore
1998-09-03 22:22:16 +00:00
kipp%netscape.com
c7b81467ed
disabled most of the body part code
1998-09-03 22:21:57 +00:00
kipp%netscape.com
c5202a586a
Implement StringToAttribute/AttributeToString/MapAttributesInto; fix up name of embedded object
1998-09-03 22:21:32 +00:00
cyeh%netscape.com
d706822844
final warning text
1998-09-03 21:47:33 +00:00
slamm%netscape.com
019a31d794
Add a form widget so that subclasses can add their own widgets.
1998-09-03 21:44:02 +00:00
slamm%netscape.com
da40ccac03
Add ht_event debugging
1998-09-03 21:43:55 +00:00
akkana%netscape.com
75a24be009
New encoding dialog API
1998-09-03 21:43:52 +00:00
slamm%netscape.com
5ed98a5b19
Let RDFBase handle deleting the pane.
1998-09-03 21:43:47 +00:00
slamm%netscape.com
4d1eb8ed78
Change RDFView to RDFChromeTreeView (per mcafee's request). RDFChromeTreeView inherits from RDFTreeView (adding chrome around it).
1998-09-03 21:43:38 +00:00
slamm%netscape.com
0b38bcaa52
Make debugging fancier. Cleanup the view and destroy the
...
pane properly.
1998-09-03 21:43:29 +00:00
slamm%netscape.com
60fca25cd8
Replaced by RDFToolbar.
1998-09-03 21:43:27 +00:00
slamm%netscape.com
6adc4ce0e6
With no selector, just pick the first view that comes
...
along (this will later be replace by something more useful). Clean up
debugging. change references of RDFView to the new name, RDFChromeTreeView
1998-09-03 21:43:21 +00:00
slamm%netscape.com
678b287ee3
Replaced by RDFMenuToolbarBase.
1998-09-03 21:43:13 +00:00
akkana%netscape.com
7abfb2ae7d
Fix IRIX build problem
1998-09-03 21:40:20 +00:00
spider%netscape.com
83ec7689e6
minor fix to pull calendar instead of trex
1998-09-03 21:37:43 +00:00
clu%netscape.com
c9d7c9aafe
implmented macfe of the encoding dialog
1998-09-03 21:36:11 +00:00
clu%netscape.com
146f9308ea
implement macfe of the encoding dialog
1998-09-03 21:34:40 +00:00
akkana%netscape.com
af3860dbb9
UI changes to FE_EncodingDialog to coordinate with backend and other FEs
1998-09-03 21:33:46 +00:00
cmanske%netscape.com
512f9fa4f6
Added dialog for changing encoding in Composer
1998-09-03 21:33:18 +00:00
cmanske%netscape.com
b482dcf265
More work on I18N features in Composer
1998-09-03 21:33:05 +00:00
cmanske%netscape.com
e01d6a598b
Changed spelling of const and removed string not used for Change Encoding dialog
1998-09-03 21:33:02 +00:00
thom%netscape.com
853b1c1c14
Added comment to clarify an implementation issue (what conditions did nsITimer callback functions expect).
1998-09-03 21:16:41 +00:00