Commit Graph

16872 Commits

Author SHA1 Message Date
buster%netscape.com
f7598d9c91 removed renamed modules 1999-02-12 17:49:19 +00:00
kipp%netscape.com
36c243cdc0 COMized nsIPresShell and nsIPresContext 1999-02-12 17:45:58 +00:00
dcone%netscape.com
5595a5299f First Checked In. 1999-02-12 17:39:49 +00:00
dcone%netscape.com
d5146eecc9 added a manifest for Layout/html/table 1999-02-12 17:36:28 +00:00
troy%netscape.com
8525cc47d4 Factored out the code that checked for anchors within the current document so
that "back" and "forward" used it, too
1999-02-12 17:32:17 +00:00
pinkerton%netscape.com
9b9c709edc remove trailing ';' on CID decl because it causes empty declaration warnings. 1999-02-12 17:32:01 +00:00
dcone%netscape.com
d6b84bcdc2 Renamed editor.cpp to nsEditor.cpp and added nsTextEditor.cpp 1999-02-12 17:29:19 +00:00
terry%netscape.com
664ee4d10b Generate simple web page from database. 1999-02-12 17:27:15 +00:00
buster%netscape.com
b0ea7e977d using nsRegistry to get an nsITextEditor now. 1999-02-12 17:23:14 +00:00
buster%netscape.com
1ceedf5abc * the viewer test app now instantiates an nsITextEditor via nsRepository for "Editor mode"
* the TxnMgr is invoked by the editor via nsRepository
* editor.h|cpp have been renamed nsEditor.h|cpp for consistency
* editorInterfaces.h|cpp have been renamed nsEditorEventListeners.c|hpp
* added nsITextEditor.h, nsTextEditor.h|cpp.  The text editor is a placeholder for the rules unique to text
editing.  It invokes the nsIEditor to do core editing operations.
* reworked nsIEditor and related interfaces as per emerging design.
* nsEditor::BeginTransaction and EndTransaction call nsTransactionManager::BeginBatch and EndBatch.
1999-02-12 17:18:58 +00:00
larryh%netscape.com
51f4225370 add reader-writer locks 1999-02-12 17:18:46 +00:00
buster%netscape.com
35970a939a splitting core editing from text editing 1999-02-12 17:18:04 +00:00
kipp%netscape.com
3a1d86932f Removed some warnings 1999-02-12 17:14:26 +00:00
kipp%netscape.com
a833c5681f Added IID static method 1999-02-12 17:13:30 +00:00
kin%netscape.com
6b7560f829 Removed all references to ServiceManager, we now rely on nsRepository directly. 1999-02-12 16:57:55 +00:00
kin%netscape.com
0985517287 Added NSRegisterSelf() and NSUnregisterSelf(). 1999-02-12 16:56:04 +00:00
dcone%netscape.com
2c1dc84a2f fixed clipping, added ellipse and arc support 1999-02-12 16:12:15 +00:00
rods%netscape.com
225a311d16 Added some debug statment to the JavaScript 1999-02-12 15:57:23 +00:00
rods%netscape.com
bc27e38f36 Fixed loading of commands and toolbars now that we don't have nested windows
Removed UpdateButtons method
1999-02-12 15:56:54 +00:00
terry%netscape.com
f25091afa7 Wasn't clearing out hash table after flushing its contents to the db. 1999-02-12 15:02:18 +00:00
terry%netscape.com
26ef0a94a2 Generate web page statistics. 1999-02-12 14:45:59 +00:00
pierre%netscape.com
fc3b6587e2 Fixed the window-doesn't-close problem (backed out the nsCOMPtr conversions) 1999-02-12 11:47:25 +00:00
jfrancis%netscape.com
ae13ec75e4 divorce from nsIEnumerator 1999-02-12 08:20:40 +00:00
jfrancis%netscape.com
fc5669f0e6 backing out attempted fix of enumerator interface 1999-02-12 08:17:55 +00:00
peterl%netscape.com
2ddb4e5970 fixed atom ref counting bug 1999-02-12 08:16:00 +00:00
peterl%netscape.com
0c21a47524 cleanups 1999-02-12 08:15:17 +00:00
peterl%netscape.com
3fa4aedea7 xml cleanup 1999-02-12 08:13:45 +00:00
jfrancis%netscape.com
3f22b195b4 scattered NS_IMETHOD liberally through interface 1999-02-12 07:01:06 +00:00
peterl%netscape.com
9edcae35f2 fixed moz extension atoms 1999-02-12 06:21:34 +00:00
peterl%netscape.com
7f04fb00e6 changed all html atoms to lower case 1999-02-12 06:19:07 +00:00
peterl%netscape.com
23929edb39 changed all html tags to lower case 1999-02-12 06:17:06 +00:00
jband%netscape.com
8bdb4abdb4 NOT YET PART Of SEAMONKEY - in the middle of adding support for converting more data types, changes to deal with changes to xpt_struct.h 1999-02-12 06:15:06 +00:00
blizzard%redhat.com
f6be47b6f0 make resizing go. 1999-02-12 06:07:24 +00:00
jfrancis%netscape.com
036585983e adding nsIContentIterator.h 1999-02-12 06:00:06 +00:00
pierre%netscape.com
09720ba83b GetHints() returns NS_RENDERING_HINT_FAST_8BIT_TEXT 1999-02-12 05:56:56 +00:00
briano%netscape.com
c1988422d7 Automated update 1999-02-12 05:45:37 +00:00
jfrancis%netscape.com
e72764b4bb File Removed. 1999-02-12 05:43:51 +00:00
troy%netscape.com
0ff08d7805 Changed LoadURL() to look at the destination anchor and see if it's an element
within the current document. If so, it calls the pres shell's GoToAnchor()
function
1999-02-12 05:43:46 +00:00
troy%netscape.com
1c116ce1a6 Added GoToAnchor() 1999-02-12 05:39:33 +00:00
mscott%netscape.com
3902b6b61f Build the tests directory... 1999-02-12 05:34:29 +00:00
mscott%netscape.com
be8c06b423 Add mailnews\local\tests\mailbox to list of mailnews directories to build makefiles for... 1999-02-12 05:32:17 +00:00
grail%cafebabe.org
9bc579ab91 Corrected access modifier. 1999-02-12 05:29:42 +00:00
jfrancis%netscape.com
c05f31a624 XPCOMified the content iterator; fixed some bugs in DeleteRange() 1999-02-12 05:28:46 +00:00
jfrancis%netscape.com
c7563c0df2 XPCOMified nsContentIterator; added it to layout factory CreateInstance code 1999-02-12 05:28:12 +00:00
mscott%netscape.com
426a6caef8 Build mailbox protocol and mailbox url classes... 1999-02-12 05:27:36 +00:00
mscott%netscape.com
7ff6ba09de Export nsIMailboxUrl.h 1999-02-12 05:27:04 +00:00
mscott%netscape.com
a607490ded makefile for building mailbox test stuff 1999-02-12 05:26:42 +00:00
mscott%netscape.com
81bbd0c065 Build mailbox test directory 1999-02-12 05:26:21 +00:00
evaughan%netscape.com
db164f2293 Made the HTML input button gfx rendered and in the netscape look and feel. Minus rounded borders
that CSS doesn't currently support.
1999-02-12 05:20:55 +00:00
mscott%netscape.com
2e1447e0a6 Added some comments about how this test app works... 1999-02-12 05:07:59 +00:00