waterson%netscape.com
c7aaa78312
Added a hack to use the tag's namespace as the default namespace in the lack of any other information. Not sure if this is correct.
1999-02-17 23:41:23 +00:00
sfraser%netscape.com
4e6d046d98
Add nsCaret.cpp
1999-02-17 23:37:21 +00:00
sfraser%netscape.com
dbf1d274f7
Adding nsCaretProperties.cpp to Windows and UNIX builds
1999-02-17 23:36:54 +00:00
cata%netscape.com
d35592858b
Interface implemented as "public".
1999-02-17 23:21:22 +00:00
bienvenu%netscape.com
3dc6bc209c
test PrePopulate method
1999-02-17 23:19:31 +00:00
bienvenu%netscape.com
3b79fa1337
add PrePopulate method for testing
1999-02-17 23:18:46 +00:00
ebina%netscape.com
52a4f7a5e8
Don't stop looking for converters just because the first one
...
failed. This will be necessary for plugin converters.
1999-02-17 23:18:13 +00:00
warren%netscape.com
7d559f60cc
Added nsRDFResource.h for the mac
1999-02-17 23:02:00 +00:00
saari%netscape.com
8760c1b673
/m/pub/mozilla/widget/src/mac/nsMenu.cpp
- uncommented MenuSelected implementation
- cleaned up MenuSelected implementation
/m/pub/mozilla/widget/src/mac/nsMenuBar.cpp
- Uncomment MenuSelected() implementation
- Uncomment release of nsIMenuListener to avoid leak
/m/pub/mozilla/widget/src/mac/nsMenuItem.cpp
- #include "nsIMenuListener.h"
- Implement AddMenuListener()
- Implement MenuSelected()
/m/pub/mozilla/widget/src/mac/nsMenuItem.h
- Added nsIMenuListener * mXULCommandListener member
1999-02-17 22:45:34 +00:00
brendan%netscape.com
8d254d72e6
Cope with void return.
1999-02-17 22:45:12 +00:00
bienvenu%netscape.com
9a5769752d
dumpt in-memory toy db after reparsing folder
1999-02-17 22:38:57 +00:00
bienvenu%netscape.com
d639f998ae
get in-memory toy db working
1999-02-17 22:38:13 +00:00
hyatt%netscape.com
98b445d7cb
Fixed bug with inline scripts: wasn't truncating the text buffer.
1999-02-17 22:33:09 +00:00
hyatt%netscape.com
b75b92a353
Implemented more DOM methods to get apprunner working with XUL files.
1999-02-17 22:32:40 +00:00
warren%netscape.com
da560b4f89
Consolidated DefaultResourceImpl with nsRDFResource.
1999-02-17 22:28:15 +00:00
cyeh%netscape.com
c4fbf9fb05
step one in removing mozilla/layout/config: move special layout/config configuration
...
to default WIN32 rules.
1999-02-17 22:25:15 +00:00
brendan%netscape.com
ab4487d5ca
More stub work checkpointing; expand tabs.
1999-02-17 22:13:32 +00:00
warren%netscape.com
350b2cd9a8
Updated to use nsRDFResource (is this file obsolete though)?
1999-02-17 21:57:15 +00:00
terry%netscape.com
ccb2fbf4fb
Put all the INPUT elements inside of the FORM element, OK?
1999-02-17 21:56:14 +00:00
alecf%netscape.com
4dd8d38d0f
new generated javascript with constructor
1999-02-17 20:47:29 +00:00
buster%netscape.com
d3c188869b
fix mac build for new nsCOMPtr code
1999-02-17 20:44:44 +00:00
waterson%netscape.com
b2d2e6a423
Added RDF CIDs as #ifdef XP_MAC until somebody fixes dynamic self-registration for XPCOM DLLs.
1999-02-17 20:05:07 +00:00
ducarroz%netscape.com
a7b964d829
no comment
1999-02-17 19:59:37 +00:00
ducarroz%netscape.com
fb675bc648
use nsIMsgSend to send a message
1999-02-17 19:57:48 +00:00
ducarroz%netscape.com
362cf37881
add lib raptorbase needed by nsMsgSend
1999-02-17 19:54:52 +00:00
ducarroz%netscape.com
69e7e61ec8
did some work
1999-02-17 19:53:29 +00:00
ducarroz%netscape.com
e95ede2220
add new interface and member functions
1999-02-17 19:52:14 +00:00
ducarroz%netscape.com
cf88ee4180
add more glue requested by nsMsgSend
1999-02-17 19:50:03 +00:00
ducarroz%netscape.com
32d679d27a
add nsMsgSend.cpp & nsMsgSendPart.cpp to the build
1999-02-17 19:49:23 +00:00
ducarroz%netscape.com
205bfb5a17
clean up comment
1999-02-17 19:44:54 +00:00
ducarroz%netscape.com
b8d812dc5e
add interface for set/get body
1999-02-17 19:43:26 +00:00
buster%netscape.com
1b73ea36a7
Highlights:
...
updated to new nsCOMPtr usage
nsTextEditor::InsertBreak() implemented
splits the text node at the caret (deletes any extended selection to force a collapsed selection.)
inserts a <BR> which I assume we'll convert to a CR when we write to a text stream.
undo and redo work, except for the bug noted below
More stuff:
interface cleanup
strategic debugging code added
delete selection txn sets the collapses the selection...this is just a placeholder, but I needed it for undo/redo of InsertBreak.
join and split now work for text nodes as well as interior nodes
1999-02-17 19:42:29 +00:00
ducarroz%netscape.com
95bbbaa6d7
add more glue requested by nsMsgSend
1999-02-17 19:42:02 +00:00
ducarroz%netscape.com
56f5510745
add export for nsIMsgSend.h & nsMsgSendFact.h
1999-02-17 19:41:12 +00:00
ducarroz%netscape.com
06a2cd0296
add factory for nsIMsgSend
1999-02-17 19:38:44 +00:00
hyatt%netscape.com
e104f8301f
Finishing the broadcaster work (at least for now).
1999-02-17 19:35:53 +00:00
ducarroz%netscape.com
fcdcc74046
add class id for nsMsgSend
1999-02-17 19:35:46 +00:00
ducarroz%netscape.com
c58bb574b6
add lib secfreenav32
1999-02-17 19:32:28 +00:00
ducarroz%netscape.com
a4f9946c2e
Initial checkin
1999-02-17 19:28:25 +00:00
kipp%netscape.com
52afc2c4c6
Fix mac build issue
1999-02-17 19:24:02 +00:00
hyatt%netscape.com
d7af57a96b
More tweaks to the broadcasting stuff.
1999-02-17 18:58:05 +00:00
hyatt%netscape.com
f98e5b9fdd
Implemented brain-dead tree walk in GetElementByID.
1999-02-17 18:46:23 +00:00
locka%iol.ie
aac3079758
Update some API calls to handle new const tags
1999-02-17 18:45:59 +00:00
buster%netscape.com
750156a8dd
private interface for editor, used for common editing operations that
...
we don't want to expose publically.
1999-02-17 18:34:41 +00:00
hyatt%netscape.com
042038acc1
Checking in code that does the broadcaster hookup.
1999-02-17 18:33:33 +00:00
nhotta%netscape.com
43448189a5
Added mCharset and mLocale to the class.
1999-02-17 18:32:33 +00:00
briano%netscape.com
b0eea336ca
Automated update
1999-02-17 18:31:59 +00:00
kmcclusk%netscape.com
85c61b4f7f
Added <INPUT type=file> to test_pr.html
1999-02-17 18:27:38 +00:00
slamm%netscape.com
ec541590cb
Source allmakefiles.sh instead of running in subshell. This way it can read the variables from configure.
1999-02-17 18:25:39 +00:00
harishd%netscape.com
373be6c94f
Added FontMetrics for regression testing.
...
Will be wired up later
1999-02-17 18:21:51 +00:00