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

25107 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%netscape.com d4b8c18275 add some flag handling routines 1999-04-27 02:09:42 +00:00
bruce%cybersight.com 8a8e0dd0c3 delete vs delete[] 1999-04-27 02:07:31 +00:00
bruce%cybersight.com fdfde27d68 Moved nsNetStream.h include to nsHttpUrl.h from the .cpp file to fix build busta
ge on gcc 2.7.2.3 due to incomplete type errors.
1999-04-27 01:55:44 +00:00
rjc%netscape.com 6fb51639ac More change for nsISupportsArray usage. 1999-04-27 01:48:37 +00:00
bruce%cybersight.com 51ae12548f Yet another instance of 'false' in XP code. Please return to using PR_FALSE. 1999-04-27 01:44:07 +00:00
rjc%netscape.com 3828abdb73 Separator support. 1999-04-27 01:33:34 +00:00
scc%netscape.com 71e4bc20e3 Adjusted the ownership model slightly. URLs no longer `own' their container or their URL group 1999-04-27 01:29:23 +00:00
briano%netscape.com 6ec4ca77dd Many Unix variants do not define 'false', so use PR_FALSE to fix them. 1999-04-27 01:27:03 +00:00
scc%netscape.com 764ea2f33d added GetIID() method 1999-04-27 01:26:58 +00:00
sfraser%netscape.com a2d921d85e Advance the iterator so we don't freeze bringing up the link dialog. 1999-04-27 01:10:10 +00:00
rods%netscape.com e1798ddde6 Commented out some debug statements
Unknown formats are now get their data via GetText
1999-04-27 01:03:54 +00:00
bienvenu%netscape.com 4913ab0962 add escaping of lines that start with From<space> 1999-04-27 01:03:52 +00:00
rods%netscape.com b723828401 Using FlavorsTransferableCanExport in CreateNativeDataObject
and changed param to GetData
1999-04-27 01:01:38 +00:00
morse%netscape.com 92b7d667d4 precaution just in case my last change breaks the build 1999-04-27 00:57:52 +00:00
morse%netscape.com 04c9d2ffef Put notification message under control of a preference 1999-04-27 00:54:42 +00:00
bruce%cybersight.com 18d572987c Fix for luxor bustage. Thanks dveditz, smfr. 1999-04-27 00:48:23 +00:00
morse%netscape.com 88da9875af minor editing changes 1999-04-27 00:46:58 +00:00
ftang%netscape.com 3353b183de add several converters 1999-04-27 00:46:46 +00:00
hangas%netscape.com a9e8c22319 Updated Mac Project file for DataSource files added to Windows makefile 1999-04-27 00:42:20 +00:00
ftang%netscape.com ba56edc051 remove accidential checkin 1999-04-27 00:41:22 +00:00
ftang%netscape.com 275775ccd8 add new files to the Makefile.in 1999-04-27 00:33:11 +00:00
ftang%netscape.com 5694635bb0 add several new charset converter . Change makefile. Have not hook up w charset manager and factory yet 1999-04-27 00:27:38 +00:00
sfraser%netscape.com aa11f8d2dc Try to fix the Unix bustage in nsFindComponent. 1999-04-27 00:26:46 +00:00
saari%netscape.com f842457494 menu ownership cleaning 1999-04-27 00:21:15 +00:00
jj%netscape.com ae476dd0ce added FullCircle initialization. r=namachi 1999-04-27 00:11:44 +00:00
karnaze%netscape.com 3c422499b4 bug 4143; bug 2467; removed frame caching in nsFormFrame. 1999-04-27 00:06:03 +00:00
sspitzer%netscape.com 3d5eeb079f use tree items, not tree bodies, for each of the servers 1999-04-27 00:01:25 +00:00
sspitzer%netscape.com 87ddff6be9 changes to get news db messages in the thread page 1999-04-27 00:01:01 +00:00
mscott%netscape.com 31bfff0585 Updates from Jean-Francois --> repalce strtok with nsCRT::strtok. This should get us going with GetNewMsg on the Mac. 1999-04-27 00:00:53 +00:00
waterson%netscape.com 265cb8db39 Whoops. Don't force linkage: build ordering problem. 1999-04-26 23:59:44 +00:00
bienvenu%netscape.com 8011137e91 fix build problem in test harness 1999-04-26 23:44:01 +00:00
rickg%netscape.com 8454059bc9 removed warnings 1999-04-26 23:43:40 +00:00
buster%netscape.com 8f5def6551 just removing a printf 1999-04-26 23:41:13 +00:00
bruce%cybersight.com f98e8d571b Fix AIX build bustage. Please do not forget about our dear friend PR_FALSE. Mr. false is a bad guy and is not well liked by many compilers, especially xlC on AIX. 1999-04-26 23:40:44 +00:00
alecf%netscape.com fd5c1768f3 actually export nsISimpleEnumerator so we can use it 1999-04-26 23:37:01 +00:00
saari%netscape.com 64a5bc199e more menu ownership model cleaning 1999-04-26 23:35:41 +00:00
mscott%netscape.com 5ed73a3528 Add GetServerURI interface method to fix imap build and synch up with the latest changes to the incoming server interface. 1999-04-26 23:33:58 +00:00
waterson%netscape.com c3bd0744bd Add linker directives to ensure all the libs we need get loaded. 1999-04-26 23:30:59 +00:00
waterson%netscape.com 755eaf1c0f Use nsSpecialSystemFileSpec on Unix to get components dir. 1999-04-26 23:30:40 +00:00
waterson%netscape.com ec6372c9ce Temporary hack to copy typelibs to components dir so XPConnect works. 1999-04-26 23:29:55 +00:00
waterson%netscape.com a150cb7a72 Add linker directives to make sure that all the libs we need get loaded. 1999-04-26 23:29:10 +00:00
waterson%netscape.com f2b911518b Backed up a change I thought was on a branch. 1999-04-26 23:18:51 +00:00
brendan%netscape.com 6c12636dc1 Check for JS_SetPrivate failure in JS_NewScriptObject. 1999-04-26 23:15:27 +00:00
brendan%netscape.com ae96a869e6 Use #ifdef or equivalent to test XP_UNIX, not #if or equiv. 1999-04-26 23:14:12 +00:00
valeski%netscape.com b6fa4a666a added more states. file stat, dir listing and file download is now enabled (not tested). 1999-04-26 23:13:14 +00:00
sspitzer%netscape.com 29b6b4cad2 change int32 to PRInt32 1999-04-26 23:10:23 +00:00
sspitzer%netscape.com 085c1f0795 changes to get subscribed news groups to show up in the folder pane 1999-04-26 23:03:13 +00:00
alecf%netscape.com 85616cc75c IDL-export nsrootidl.idl 1999-04-26 22:59:55 +00:00
ducarroz%netscape.com 01855c3b8e updated mac project 1999-04-26 22:57:32 +00:00
ducarroz%netscape.com 50276008ab update projects 1999-04-26 22:55:01 +00:00