Commit Graph

26334 Commits

Author SHA1 Message Date
harishd%netscape.com
b88975c1bf Enabled the RegisterObserver() to Create an Observer Dictionary. 1999-05-07 05:16:30 +00:00
harishd%netscape.com
f03af36a42 Setting document key to the parsercontext. 1999-05-07 05:13:33 +00:00
harishd%netscape.com
7ce4d38829 Modified the Notify() method. Changed nsString* to PRUnichar*. 1999-05-07 05:12:04 +00:00
sfraser%netscape.com
42d8d4f584 Fix for charset handling in HTML output (r kostello) 1999-05-07 05:03:48 +00:00
sfraser%netscape.com
d77c6bd688 Implement Save, Save As in editor. 1999-05-07 05:02:35 +00:00
sfraser%netscape.com
b3c4d2d3cc Implement nsIDiskDocument interface for editable documents. 1999-05-07 04:59:23 +00:00
sfraser%netscape.com
baf4bf6c25 Export nsIDiskDocument.h 1999-05-07 04:55:40 +00:00
sfraser%netscape.com
91346745aa First Checked In. 1999-05-07 04:55:18 +00:00
sfraser%netscape.com
25cfdd337c If you don't get an nsIFileWidget, don't just go ahead and call methods on it. 1999-05-07 04:54:43 +00:00
pierre%netscape.com
4dbe1bf66f Performance: use GetSpaceWidth() / removed mOriginalClipRegion and replaced it with mMainRegion. Cleanup: merged SetClipRectInPixels() into SetClipRect() and removed one of the GraphicState constructors. 1999-05-07 04:10:38 +00:00
pierre%netscape.com
1630737a9e Removed mOriginalClipRegion: it was in fact equivalent to mMainRegion. 1999-05-07 04:10:04 +00:00
pierre%netscape.com
90d53738fc Performance improvement: added GetSpaceWidth() 1999-05-07 04:02:59 +00:00
pierre%netscape.com
325718f7c7 Fix scrolling bug with test11. Clip out the siblings from the main window region as well as its visible region. 1999-05-07 04:00:57 +00:00
alecf%netscape.com
b8c3aa89b4 don't dereference aContext without checking for null 1999-05-07 03:08:02 +00:00
briano%netscape.com
faa282cbe5 Automated update 1999-05-07 02:38:41 +00:00
briano%netscape.com
69802f2ba6 Fix for the Solaris WorkShop compiler builds. 1999-05-07 02:38:16 +00:00
dougt%netscape.com
5369bb6a54 adding the tests directory back into the build. (thanks warren) 1999-05-07 02:37:19 +00:00
briano%netscape.com
0c782a27ef Automated update 1999-05-07 02:29:41 +00:00
sspitzer%netscape.com
a35e024294 move some code over from 4.x to get nntpTest to parse the xover line.
fix my shadowing of the name variable.  (doh!)
1999-05-07 02:28:06 +00:00
briano%netscape.com
5931db708b Minor reorg. 1999-05-07 02:26:56 +00:00
briano%netscape.com
b1a44b7876 Changed the reference to 'false' to 'PR_FALSE' so it'll build on Unix. 1999-05-07 02:21:43 +00:00
cmanske%netscape.com
5e9c46fab5 Fixed infinite loop in dialog Cancel hander 1999-05-07 01:54:38 +00:00
jband%netscape.com
ff6dae2ffa checking in generated versions of these xpcom headers. soon we will be generating these at compile time. Sources for these files are in xpcom/idl. They are regenerated from those files using xpidl -m header filename.idl 1999-05-07 01:45:20 +00:00
vidur%netscape.com
9499dd0467 Fix for bug 6069. The ownerDocument for a Document node is now null. 1999-05-07 01:30:30 +00:00
dougt%netscape.com
e6b3409bb2 Removing "Recovered Files" folder which cause a build bustage. 1999-05-07 01:19:14 +00:00
mcafee%netscape.com
23590ebf43 Fixed crash; toolbar buttons need to be specified in a css file now? toolbar buttons still blank. 1999-05-07 00:57:19 +00:00
rickg%netscape.com
a404439850 also removed a debug define 1999-05-07 00:48:04 +00:00
mscott%netscape.com
34b9cd0fb0 part of mailnews audit --> use nsCOMPtr. 1999-05-07 00:47:33 +00:00
rickg%netscape.com
641adcdf34 fixed an error subsuming autostrings, and removed an AIX warning 1999-05-07 00:47:24 +00:00
dougt%netscape.com
66aa98a5d5 Adding missing files. :-)
These files were on the branch but never made it to the tip.
1999-05-07 00:47:09 +00:00
cmanske%netscape.com
daa9065307 More improvements to insert link and insert image dialogs. Added EdDialogCommon.js, where we should put java script used by all dialogs 1999-05-07 00:44:46 +00:00
mscott%netscape.com
16dfb325a9 part of mailnews audit --> use nsCOMPtr. 1999-05-07 00:42:18 +00:00
mscott%netscape.com
8390eee22c formatting changes. 1999-05-07 00:40:03 +00:00
putterman%netscape.com
2991a6f3c6 Reimplemented GetNewMail to use GetNewMessages. 1999-05-07 00:35:58 +00:00
putterman%netscape.com
4208175d48 HasMessage implemented. 1999-05-07 00:35:26 +00:00
putterman%netscape.com
d2cc181656 HasMessage and GetNewMessages implemented. 1999-05-07 00:34:50 +00:00
putterman%netscape.com
6669ac5ada HasMessage added. 1999-05-07 00:34:22 +00:00
putterman%netscape.com
08564454d8 ContainsKey added and now remove header before notifying observers about delete. 1999-05-07 00:33:56 +00:00
putterman%netscape.com
59c22ec54f ContainsKey added. 1999-05-07 00:33:29 +00:00
putterman%netscape.com
31e9a1f08a GetNewMessages and HasMessage are implemented. 1999-05-07 00:33:06 +00:00
putterman%netscape.com
4a8f6b0551 GetNewMessages and HasAssertions are implemented. 1999-05-07 00:32:36 +00:00
putterman%netscape.com
4baa1f5a06 Added GetTargetHasAssertion, GetNewMessages and use string instead of ints for
property names.
1999-05-07 00:32:10 +00:00
putterman%netscape.com
2abe7e7cae Add HasMessage and GetNewMessages 1999-05-07 00:29:56 +00:00
bienvenu%netscape.com
b6cd915934 search session class 1999-05-07 00:29:11 +00:00
bienvenu%netscape.com
9fedeebda9 initial entry into cvs of searching and filter interfaces, not part of build 1999-05-07 00:28:35 +00:00
alecf%netscape.com
dbadca0a8d remove call to GetRootFolderPath 1999-05-07 00:27:24 +00:00
nisheeth%netscape.com
1c4142169f Implement LoadDocument(), a new method that is part of the nsIWebShellServices interface. 1999-05-07 00:21:57 +00:00
morse%netscape.com
75ce053f91 take advantage of vcard attribute when submitting forms 1999-05-07 00:18:57 +00:00
jband%netscape.com
f515159591 pare down to the idl files that really work. Some can be resurrected later. Many require interface changes with deeper implications. These are the base interfaces that we really need to have xpconnectable at this point 1999-05-07 00:17:58 +00:00
mscott%netscape.com
e7460f4c72 Fix mismatched delete. 1999-05-07 00:13:10 +00:00