Commit Graph

21932 Commits

Author SHA1 Message Date
mcmullen%netscape.com
b7d8dffe53 Fixed the resource: URLs to use //. 1999-04-01 20:02:30 +00:00
mcmullen%netscape.com
5ab57c47d6 Changed the DoPreferences function. 1999-04-01 20:01:54 +00:00
mcmullen%netscape.com
3a370ba4d6 Added nsIFileLocator.h to the exports. 1999-04-01 19:59:40 +00:00
mcmullen%netscape.com
6165fff1fd First Checked In. 1999-04-01 19:48:59 +00:00
ducarroz%netscape.com
70975fbbd4 removed 1999-04-01 19:31:52 +00:00
ducarroz%netscape.com
ae0c2e5f66 renamed msgcomposebody.html 1999-04-01 19:31:13 +00:00
ducarroz%netscape.com
98eec9536e renamed msgcompose.xul 1999-04-01 19:30:13 +00:00
endico%mozilla.org
73b2ee38c3 oops, it was the amperstand i needed to quote 1999-04-01 19:29:30 +00:00
ducarroz%netscape.com
0212c7bee7 rename compose.xul to msgcompose.xul 1999-04-01 19:29:09 +00:00
buster%netscape.com
9da84d9d0c GetTextProperty is now content-based, not style-based 1999-04-01 19:28:48 +00:00
ducarroz%netscape.com
9bf01002da Rename compose.xul & composebody.html to msgcompose*.*, remove composeframe.html 1999-04-01 19:27:05 +00:00
buster%netscape.com
7462debe8b needed to include "nsCoord.h" in mixed case, not "nscoord" 1999-04-01 19:26:27 +00:00
ducarroz%netscape.com
dd8a786988 Rename compose.xul and composebody.html to msgcompose*.* 1999-04-01 19:25:28 +00:00
rods%netscape.com
120af831fa Fixed OPen to call the new open method on the BrowserAppShell 1999-04-01 19:23:39 +00:00
rods%netscape.com
e80d7ef683 Added OpenWindow method and fixed Copy 1999-04-01 19:23:02 +00:00
waqar%netscape.com
a3308d77b9 Changed C++ comments to C comments 1999-04-01 19:03:33 +00:00
waqar%netscape.com
f57745aad1 Changed C++ comments to C comments. 1999-04-01 19:00:55 +00:00
terry%netscape.com
b358571547 Add (rather lame) images to the tinderbox channel. 1999-04-01 18:58:06 +00:00
ducarroz%netscape.com
5b2ead824f Because of some problem on Mac with relative path when using alias file, I add to change path of html and js files. 1999-04-01 18:52:31 +00:00
ducarroz%netscape.com
f5e81d9806 update manifest file, part of mailnews Mac landing 1999-04-01 18:47:53 +00:00
ducarroz%netscape.com
3ca6530d3c First Checked In. 1999-04-01 18:43:59 +00:00
buster%netscape.com
990f624122 initial checkin. 1999-04-01 18:40:35 +00:00
pinkerton%netscape.com
a7c8e9b6ba adding data flavor, clipboard, xif converter, and transferable. 1999-04-01 18:40:34 +00:00
pinkerton%netscape.com
4a3680a29d build widget after htmlParser because of nsXIFConverter dependency. 1999-04-01 18:39:35 +00:00
pinkerton%netscape.com
858b5206d6 adding nsClipboard, nsBaseClipboard, and nsXIFConverter. Also add dependency on htmlParser for the xif converter stuff. This now must build after htmlParser. 1999-04-01 18:38:58 +00:00
pinkerton%netscape.com
8d59fb9425 First Checked In. 1999-04-01 18:37:45 +00:00
pinkerton%netscape.com
3752fe962a changes to get mac to build. same as unix for now. 1999-04-01 18:37:19 +00:00
ducarroz%netscape.com
b1db848797 First Checked In. 1999-04-01 18:36:02 +00:00
kipp%netscape.com
482e43da2c Landed patch from Jeremy Lea <reg@shale.csir.co.za> 1999-04-01 18:22:32 +00:00
mcafee%netscape.com
9200c01c42 Removing an old comment. 1999-04-01 18:20:14 +00:00
mcafee%netscape.com
9b5972205c cleanup, added nsXIFFormatConverter.cpp. 1999-04-01 18:11:14 +00:00
mcafee%netscape.com
7780586d23 cleanup, added nsIClipboardOwner, nsIFormatConverter. 1999-04-01 18:09:04 +00:00
buster%netscape.com
52bb18a74f As a reminder, we decided to do this based strictly content. Some support for style-based text properties is written, but not used
anywhere any more.

* Cleaned up split and join undo/redo.
* Added TypeInState, a data struct that remembers things about text properties for collapsed selections, so you can type
* Ctrl-B with an insertion point and the next character will be bold.
* Added all the logic to handle inline vs. block elements when setting text properties.
* Added some support for italic and underline as well.  Adding these things is pretty easy now.  Ctrl-B, Ctrl-I, Ctrl-U for testing bold, italic, underline.
* Added all the logic to make sure we only add style tags where they're needed, so you should never get the same style tag nested within itself, except as needed for block elements.
* Added methods for testing a node to see if a particular style is set.  This isn't 100% done yet, but with very little work we could have toolbar buttons that respond to selection changed notification that show the state of bold, italic, underline, etc. in real time.  Supports tri-state:  whole selection is bold, some of selection is bold, none of selection is bold, ...
* Fully undoable and redoable.
* Added some debug printfs to transactions and editors.  all controlled by a gNoisy static in each module.  helps me track down undo/redo problems.  if the output bugs people enough, I'll shut it off and re-enable it in my local tree.

Noticably missing:  make un-bold, make un-italic, etc.  This is coming soon.
1999-04-01 17:58:07 +00:00
endico%mozilla.org
3b7011bb62 don't change apostrophe's after all. This is a problem
with my Netscape, not newsbot
1999-04-01 17:18:00 +00:00
rods%netscape.com
7e11ab8df9 Commented out clipboard copy 1999-04-01 15:38:31 +00:00
sspitzer%netscape.com
0b2d1b9315 "fix" the threadpane 1999-04-01 15:25:11 +00:00
rods%netscape.com
b6b6bf53aa removed nsIXIFConverter include 1999-04-01 15:23:03 +00:00
rods%netscape.com
ffc12c27a5 Added nsIFormatConverter 1999-04-01 15:03:12 +00:00
rods%netscape.com
2db0c9a4a3 added nsIFormatConverter 1999-04-01 14:53:34 +00:00
rods%netscape.com
f7ae7bdb8a added copy support 1999-04-01 14:51:09 +00:00
rods%netscape.com
49e9961ab9 Added copy support 1999-04-01 14:50:54 +00:00
rods%netscape.com
0d85b6aa08 Fixed up the registration to the manager 1999-04-01 14:50:29 +00:00
sspitzer%netscape.com
b929493a1f fix to make To:, Cc:, Bcc: and Subject: show up before the text areas 1999-04-01 14:50:03 +00:00
rods%netscape.com
63afec866b added nsXIFFormatConverter 1999-04-01 14:42:29 +00:00
rods%netscape.com
a3a8f77f46 Updated clipboard support to use converters 1999-04-01 14:40:52 +00:00
rods%netscape.com
2c1e32528e removed include of Transferable 1999-04-01 14:40:36 +00:00
rods%netscape.com
fffcdad912 Minor change for debugging 1999-04-01 14:39:55 +00:00
rods%netscape.com
46df2f2cd7 Added converter support 1999-04-01 14:39:00 +00:00
rods%netscape.com
d0d50184e8 Added nsXIFFormatCOnverter 1999-04-01 14:38:45 +00:00
rods%netscape.com
9f957a9164 Updated comments and added converter methods 1999-04-01 14:37:52 +00:00