Граф коммитов

30630 Коммитов

Автор SHA1 Сообщение Дата
danm%netscape.com b5f791d694 fix hidden virtual function bustage 1999-06-16 00:14:04 +00:00
sspitzer%netscape.com 687fc2a7e3 fix build bustage for chuang 1999-06-16 00:13:25 +00:00
chuang%netscape.com d6bb8b2c38 Add address book database code and other fixes 1999-06-16 00:04:49 +00:00
sfraser%netscape.com fe40a3d8c3 Get rid of stuplid warnings. 1999-06-16 00:02:27 +00:00
mscott%netscape.com 6f8389aecb Bug #8221 fix memory problems with nsCOMPtr & using do_QI around methods. We were also making a com ptr out of a non interface so I added a dirty hack to fix that. 1999-06-16 00:00:55 +00:00
sfraser%netscape.com 2d9d17ae7b Don't release the selection that you didn't addref, mister document encoder. 1999-06-15 23:58:41 +00:00
nisheeth%netscape.com 0c583eeb3d Fix for bug 4196. Clicking on anchors now targets frames properly. We were being too eager in truncating the target in nsGenericHTMLElement::GetBaseTarget(). 1999-06-15 23:58:07 +00:00
akkana%netscape.com d00f0fc008 Fix const problem 1999-06-15 23:56:44 +00:00
briano%netscape.com d4c285bfc3 Fix for QNX/NTO. 1999-06-15 23:56:05 +00:00
putterman%netscape.com eaf1f7e6cd use chrome url for PrefsWindow.js 1999-06-15 23:54:32 +00:00
sfraser%netscape.com 919be71caa Fix GetViewForRendering() in the window coordinates case. 1999-06-15 23:54:26 +00:00
chuang%netscape.com 760d53af64 First time check in 1999-06-15 23:52:52 +00:00
chuang%netscape.com 2d082e2651 First check in 1999-06-15 23:50:33 +00:00
putterman%netscape.com ca462acd9e use chrome url to use PrefsWindow.js 1999-06-15 23:47:08 +00:00
hangas%netscape.com 12b5ab5fdc Added empty treecell's so that we don't assert. 1999-06-15 23:45:01 +00:00
rogerl%netscape.com ab99e3dfdb Fixed bug #7635. instanceof now starts the chain walk from the object
prototype.
1999-06-15 23:44:30 +00:00
hangas%netscape.com ea36f46369 Added xul fragment includes for extra tab in edit card. 1999-06-15 23:44:12 +00:00
slamm%netscape.com 60ef036b2a Remove nsIDocumentViewer.h from EXPORTS. It does not live here. Thanks to 'David Gardiner' <david.gardiner@unisa.edu.au> for the patch. 1999-06-15 23:42:32 +00:00
ftang%netscape.com cb292b0d27 fix bug 8201 by adding GetIID() 1999-06-15 23:41:40 +00:00
pollmann%netscape.com 497ba0c232 Bug 2195: Make select[n] == select.options[n] (idlc bugfix courtesy of Vidur) 1999-06-15 23:41:30 +00:00
mscott%netscape.com 66311417c0 Bug #8221 fix memory problems with nsCOMPtr & using do_QI around methods. 1999-06-15 23:39:56 +00:00
sfraser%netscape.com 8d6e399103 First Checked In. 1999-06-15 23:39:46 +00:00
mscott%netscape.com 585c856001 Bug #8221 fix memory problems with nsCOMPtr & using do_QI around methods. 1999-06-15 23:34:52 +00:00
ftang%netscape.com 37c64fa4b2 fix bug 8055 by adding 0x00-0x20 conversion to all the conversion table 1999-06-15 23:34:47 +00:00
jdunn%netscape.com 07ab321db5 When ORing enums, it must be done in the domain of the enum type 1999-06-15 23:33:59 +00:00
bienvenu%netscape.com bd7e871df0 use base class implementation of FindSubFolder 1999-06-15 23:33:32 +00:00
hangas%netscape.com d3793945c0 Changed nsMailboxGetURI to use nsFileSpec. Fixes Mac. 1999-06-15 23:33:29 +00:00
saari%netscape.com 23748a5f00 adding in a piece of keybinding I forgot 1999-06-15 23:33:21 +00:00
jdunn%netscape.com cee02628fc need to declare friend class 1999-06-15 23:33:19 +00:00
jdunn%netscape.com 14e97b1be4 HP requires a Newline at end of file 1999-06-15 23:32:44 +00:00
ducarroz%netscape.com 84d9932e49 add search folder to project 1999-06-15 23:32:34 +00:00
blizzard%redhat.com 425bb8d655 fix bug where the ConfigureNotify wasn't setting the event members properly 1999-06-15 23:31:55 +00:00
bienvenu%netscape.com bbbf78aa1f add search.lib 1999-06-15 23:31:52 +00:00
bienvenu%netscape.com e5b1b92eed add search to base 1999-06-15 23:31:32 +00:00
ftang%netscape.com cf229a093c fix 7973. Do correct conversion for non ASCII for multipart posting 1999-06-15 23:31:05 +00:00
hangas%netscape.com c6f25b7fea Added nsImapMoveCoalescer.cpp 1999-06-15 23:30:01 +00:00
ftang%netscape.com 93be096728 push SetParserFilter from nsParser.h to nsIParser.h 1999-06-15 23:29:54 +00:00
radha%netscape.com 7f5a845dbb More changes related to session History
A
A
A
1999-06-15 23:29:38 +00:00
radha%netscape.com 305a847533 Session History interface changes. 1999-06-15 23:27:10 +00:00
rhp%netscape.com 48d7fee2a4 Changes for quoting 1999-06-15 23:26:37 +00:00
pinkerton%netscape.com eee20fe0fe fix memory leaks (bug# 8221) 1999-06-15 23:26:32 +00:00
akkana%netscape.com 60ad2fc1a4 6671: map dom codes back to entity form on output 1999-06-15 23:26:13 +00:00
tao%netscape.com 8652d8b992 8152: MLK in string bundle 1999-06-15 23:26:08 +00:00
radha%netscape.com e70b90d033 Better behavior with nested frames 1999-06-15 23:26:06 +00:00
ducarroz%netscape.com 91818fa4b5 add build instruction for mime:src:MANIFEST and mime:emitters:src:MANIFEST (rhp landind) 1999-06-15 23:25:55 +00:00
rhp%netscape.com a05f57e3af changes for quoting 1999-06-15 23:25:52 +00:00
sfraser%netscape.com 9794d0f703 Don't pass "null" strings in from JavaScript. 1999-06-15 23:25:18 +00:00
akkana%netscape.com a6788bbf76 Fix for the crasher part of 7801: don't use nsAutoSelectionReset in InsertList 1999-06-15 23:24:24 +00:00
sfraser%netscape.com fcdf4b2d72 Add TextEditor xul file. 1999-06-15 23:24:21 +00:00
ducarroz%netscape.com 9eb0cc9b7a update project for rhp landing 1999-06-15 23:24:09 +00:00