sdagley%netscape.com
d59873884c
Mac specific fix. Checking in rjc's fix to load libraries if file spec was an alias to a library rather than the actual library file spec. Needed so XPCOM will work on Mac.
1999-02-18 00:10:46 +00:00
nhotta%netscape.com
d3f3cfce1d
nsILocale integration.
1999-02-18 00:02:03 +00:00
vidur%netscape.com
5dddc5bcf8
Implemented the correct content model for the TITLE element and allowed for dynamic change.
1999-02-17 23:56:55 +00:00
warren%netscape.com
61cac4a59b
Moved utilities to util directory.
1999-02-17 23:42:09 +00:00
waterson%netscape.com
af56c1af3d
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
4db703ea15
Add nsCaret.cpp
1999-02-17 23:37:21 +00:00
sfraser%netscape.com
833889de03
Adding nsCaretProperties.cpp to Windows and UNIX builds
1999-02-17 23:36:54 +00:00
cata%netscape.com
a555216141
Interface implemented as "public".
1999-02-17 23:21:22 +00:00
bienvenu%netscape.com
9194450ee0
test PrePopulate method
1999-02-17 23:19:31 +00:00
bienvenu%netscape.com
e3958f6e44
add PrePopulate method for testing
1999-02-17 23:18:46 +00:00
ebina%netscape.com
f322ddbb6c
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
10ee85c70f
Added nsRDFResource.h for the mac
1999-02-17 23:02:00 +00:00
saari%netscape.com
193ccaa319
/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
a7bb333ffb
Cope with void return.
1999-02-17 22:45:12 +00:00
bienvenu%netscape.com
659d2fffbc
dumpt in-memory toy db after reparsing folder
1999-02-17 22:38:57 +00:00
bienvenu%netscape.com
5e672e6183
get in-memory toy db working
1999-02-17 22:38:13 +00:00
hyatt%netscape.com
1991d895af
Fixed bug with inline scripts: wasn't truncating the text buffer.
1999-02-17 22:33:09 +00:00
hyatt%netscape.com
b63fb09939
Implemented more DOM methods to get apprunner working with XUL files.
1999-02-17 22:32:40 +00:00
warren%netscape.com
51610f1248
Consolidated DefaultResourceImpl with nsRDFResource.
1999-02-17 22:28:15 +00:00
cyeh%netscape.com
db2c061c35
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
faf2e46268
More stub work checkpointing; expand tabs.
1999-02-17 22:13:32 +00:00
warren%netscape.com
0eabcf8864
Updated to use nsRDFResource (is this file obsolete though)?
1999-02-17 21:57:15 +00:00
terry%netscape.com
847359108d
Put all the INPUT elements inside of the FORM element, OK?
1999-02-17 21:56:14 +00:00
alecf%netscape.com
6c2ffe3f2c
new generated javascript with constructor
1999-02-17 20:47:29 +00:00
buster%netscape.com
0955499e1a
fix mac build for new nsCOMPtr code
1999-02-17 20:44:44 +00:00
waterson%netscape.com
6dda889d69
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
8aa2cf4693
no comment
1999-02-17 19:59:37 +00:00
ducarroz%netscape.com
c980663f71
use nsIMsgSend to send a message
1999-02-17 19:57:48 +00:00
ducarroz%netscape.com
3246bffcf8
add lib raptorbase needed by nsMsgSend
1999-02-17 19:54:52 +00:00
ducarroz%netscape.com
01bf7b7397
did some work
1999-02-17 19:53:29 +00:00
ducarroz%netscape.com
6df56b0d39
add new interface and member functions
1999-02-17 19:52:14 +00:00
ducarroz%netscape.com
532d570bab
add more glue requested by nsMsgSend
1999-02-17 19:50:03 +00:00
ducarroz%netscape.com
84773d4b0c
add nsMsgSend.cpp & nsMsgSendPart.cpp to the build
1999-02-17 19:49:23 +00:00
ducarroz%netscape.com
5c4c6f6630
clean up comment
1999-02-17 19:44:54 +00:00
ducarroz%netscape.com
bf659576a7
add interface for set/get body
1999-02-17 19:43:26 +00:00
buster%netscape.com
061b766061
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
f43db5b48f
add more glue requested by nsMsgSend
1999-02-17 19:42:02 +00:00
ducarroz%netscape.com
9a08f23e60
add export for nsIMsgSend.h & nsMsgSendFact.h
1999-02-17 19:41:12 +00:00
ducarroz%netscape.com
b8eebd9ca5
add factory for nsIMsgSend
1999-02-17 19:38:44 +00:00
hyatt%netscape.com
61c0ffc303
Finishing the broadcaster work (at least for now).
1999-02-17 19:35:53 +00:00
ducarroz%netscape.com
63218f2d71
add class id for nsMsgSend
1999-02-17 19:35:46 +00:00
ducarroz%netscape.com
0bc5a7d083
add lib secfreenav32
1999-02-17 19:32:28 +00:00
ducarroz%netscape.com
15887578e7
Initial checkin
1999-02-17 19:28:25 +00:00
kipp%netscape.com
7a1fd13f69
Fix mac build issue
1999-02-17 19:24:02 +00:00
hyatt%netscape.com
291d836dc5
More tweaks to the broadcasting stuff.
1999-02-17 18:58:05 +00:00
hyatt%netscape.com
f977644992
Implemented brain-dead tree walk in GetElementByID.
1999-02-17 18:46:23 +00:00
locka%iol.ie
2e19800fe7
Update some API calls to handle new const tags
1999-02-17 18:45:59 +00:00
buster%netscape.com
2016d821ec
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
6b3d1a7725
Checking in code that does the broadcaster hookup.
1999-02-17 18:33:33 +00:00
nhotta%netscape.com
fa840e3912
Added mCharset and mLocale to the class.
1999-02-17 18:32:33 +00:00