Commit Graph

30660 Commits

Author SHA1 Message Date
dp%netscape.com
3082cbf9af Using default autoregistration. 1999-06-16 00:29:34 +00:00
danm%netscape.com
0dc63e6385 just added some usage notes and a bit of extra care during window initialization 1999-06-16 00:27:41 +00:00
dp%netscape.com
beb9e00fa7 Removing xcDllStore.cpp from the build. 1999-06-16 00:27:13 +00:00
dp%netscape.com
dac3ef10b8 Registry location and filename added. 1999-06-16 00:26:43 +00:00
dp%netscape.com
68f9d31d22 Removing nsIComponentManager.h from nsIFileSpec.h to prevent circular
header dependencies in preparation for component manager using nsIFileSpec.
1999-06-16 00:26:02 +00:00
bienvenu%netscape.com
d7aae3beca work around gcc bug with MI 1999-06-16 00:25:14 +00:00
blizzard%redhat.com
47a4c1cc91 use PR_LOG for debugging messages 1999-06-16 00:25:10 +00:00
sspitzer%netscape.com
62e5a55ab1 no newline at the end of the file 1999-06-16 00:24:39 +00:00
ssu%netscape.com
693c4f3f4d ifdef'ed call to PR_Seek() for the standalone build 1999-06-16 00:24:37 +00:00
alecf%netscape.com
82c5e8202e remove HashTable routines (we're only using HashLists) 1999-06-16 00:24:31 +00:00
sspitzer%netscape.com
7214b158cc rename s to s2 to stop shadowing. we don't need to get the prefs service again, we already have it. 1999-06-16 00:24:17 +00:00
alecf%netscape.com
6f2e6e2f19 hide some symbols from the build 1999-06-16 00:23:21 +00:00
sspitzer%netscape.com
42af1032c1 missing newlines at the end of the file 1999-06-16 00:23:12 +00:00
alecf%netscape.com
39ceb86fb3 xp_qsort is gone, so remove it from the build 1999-06-16 00:22:48 +00:00
danm%netscape.com
c8c8b90335 fix hidden virtual function bustage 1999-06-16 00:14:04 +00:00
sspitzer%netscape.com
8e1f5787ca fix build bustage for chuang 1999-06-16 00:13:25 +00:00
chuang%netscape.com
038cc7ce69 Add address book database code and other fixes 1999-06-16 00:04:49 +00:00
sfraser%netscape.com
ece560b18d Get rid of stuplid warnings. 1999-06-16 00:02:27 +00:00
mscott%netscape.com
28288f9834 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
c464dfe7ba Don't release the selection that you didn't addref, mister document encoder. 1999-06-15 23:58:41 +00:00
nisheeth%netscape.com
c3f5debc82 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
a0137894e2 Fix const problem 1999-06-15 23:56:44 +00:00
briano%netscape.com
2a13cf8398 Fix for QNX/NTO. 1999-06-15 23:56:05 +00:00
putterman%netscape.com
41143724ac use chrome url for PrefsWindow.js 1999-06-15 23:54:32 +00:00
sfraser%netscape.com
548a956d60 Fix GetViewForRendering() in the window coordinates case. 1999-06-15 23:54:26 +00:00
chuang%netscape.com
12b350c7e4 First time check in 1999-06-15 23:52:52 +00:00
chuang%netscape.com
f02bf8ed39 First check in 1999-06-15 23:50:33 +00:00
putterman%netscape.com
327e7edb76 use chrome url to use PrefsWindow.js 1999-06-15 23:47:08 +00:00
hangas%netscape.com
906f37b4d2 Added empty treecell's so that we don't assert. 1999-06-15 23:45:01 +00:00
rogerl%netscape.com
5f9a2314ee Fixed bug #7635. instanceof now starts the chain walk from the object
prototype.
1999-06-15 23:44:30 +00:00
hangas%netscape.com
516497060c Added xul fragment includes for extra tab in edit card. 1999-06-15 23:44:12 +00:00
slamm%netscape.com
729786606f 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
679bfcf1cd fix bug 8201 by adding GetIID() 1999-06-15 23:41:40 +00:00
pollmann%netscape.com
e335d3d54f Bug 2195: Make select[n] == select.options[n] (idlc bugfix courtesy of Vidur) 1999-06-15 23:41:30 +00:00
mscott%netscape.com
925085f3ed Bug #8221 fix memory problems with nsCOMPtr & using do_QI around methods. 1999-06-15 23:39:56 +00:00
sfraser%netscape.com
220f029625 First Checked In. 1999-06-15 23:39:46 +00:00
mscott%netscape.com
21eeea4d85 Bug #8221 fix memory problems with nsCOMPtr & using do_QI around methods. 1999-06-15 23:34:52 +00:00
ftang%netscape.com
2ce4793f30 fix bug 8055 by adding 0x00-0x20 conversion to all the conversion table 1999-06-15 23:34:47 +00:00
jdunn%netscape.com
d7ed74c085 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
ab7c944015 use base class implementation of FindSubFolder 1999-06-15 23:33:32 +00:00
hangas%netscape.com
de45a007a8 Changed nsMailboxGetURI to use nsFileSpec. Fixes Mac. 1999-06-15 23:33:29 +00:00
saari%netscape.com
0a0a37a97c adding in a piece of keybinding I forgot 1999-06-15 23:33:21 +00:00
jdunn%netscape.com
dc3e41088a need to declare friend class 1999-06-15 23:33:19 +00:00
jdunn%netscape.com
24a4ba4bce HP requires a Newline at end of file 1999-06-15 23:32:44 +00:00
ducarroz%netscape.com
8b7b788e5c add search folder to project 1999-06-15 23:32:34 +00:00
blizzard%redhat.com
aa43f0dea5 fix bug where the ConfigureNotify wasn't setting the event members properly 1999-06-15 23:31:56 +00:00
bienvenu%netscape.com
9185ff8e27 add search.lib 1999-06-15 23:31:52 +00:00
bienvenu%netscape.com
dc67e31ff4 add search to base 1999-06-15 23:31:32 +00:00
ftang%netscape.com
bb0b5a26ee fix 7973. Do correct conversion for non ASCII for multipart posting 1999-06-15 23:31:05 +00:00
hangas%netscape.com
06e40991b1 Added nsImapMoveCoalescer.cpp 1999-06-15 23:30:01 +00:00