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

25074 Коммитов

Автор SHA1 Сообщение Дата
davidm%netscape.com cd9f2a6aee added nsdefaulthelper.cpp and nsNetSupportDialog.cpp 1999-04-27 21:34:13 +00:00
ftang%netscape.com 23aa77ee25 pass default charset info to parser 1999-04-27 21:33:36 +00:00
terry%netscape.com 6c43f56866 Added a link from a bug that points back to itself, so you can
middle-click on it and stuff.
1999-04-27 21:33:26 +00:00
davidm%netscape.com 3d5f60aa3f enabled support on linux 1999-04-27 21:33:14 +00:00
matt%netscape.com b52c8c1955 Changing Alerts to top and bookmark to the bottom 1999-04-27 21:32:32 +00:00
leaf%mozilla.org ea1c8545b1 commiting first revision 1999-04-27 21:32:19 +00:00
davidm%netscape.com 9e832cf6bd copy password dialog's xul to the dist directory 1999-04-27 21:31:31 +00:00
ducarroz%netscape.com 19f29a176a Implemented XP_StripLine to avoid crash when send a message with a newsgroup address set 1999-04-27 21:31:20 +00:00
ducarroz%netscape.com 169b8ac22d Clean up mutiple appcores problem, add news parameter to NewMessage 1999-04-27 21:30:00 +00:00
ducarroz%netscape.com 4122bd5df9 Add args parameter to NewMessage to solve multiple appcores problem 1999-04-27 21:28:44 +00:00
hangas%netscape.com 1f126273fa Fixed file path bug on Mac. Was using incorrect constructor that broke when running on Mac. 1999-04-27 21:27:17 +00:00
ducarroz%netscape.com 4400e6bede Add parameter args to member function NewMessage() to solve multiple appcores problem 1999-04-27 21:26:49 +00:00
mcmullen%netscape.com b7e2a9919d Use CRLF on windows for nsEndl() 1999-04-27 21:26:15 +00:00
ramiro%netscape.com bbb3d12b07 Adding a gtk utilities class to the build. 1999-04-27 21:26:10 +00:00
matt%netscape.com c8185b2e62 Changing sidebar frame to sidebarcontainer frame 1999-04-27 21:23:56 +00:00
ducarroz%netscape.com 4a9ce66e81 Clean up multiple message compose appcores problem 1999-04-27 21:23:29 +00:00
ducarroz%netscape.com 1d90e014e3 Extract JavaScript into an external file and clean up multiple appcores problem 1999-04-27 21:21:48 +00:00
matt%netscape.com 33db4e94e3 Adding sidebarcontainer.xul to rdf resources 1999-04-27 21:21:47 +00:00
matt%netscape.com 27eb726635 Adding container window for sidebar content 1999-04-27 21:20:33 +00:00
ducarroz%netscape.com 915c9b3281 Extract JavaScript from xul file into a external js file 1999-04-27 21:19:41 +00:00
matt%netscape.com dd00703a8c Adding sdiebar chrome style 1999-04-27 21:19:26 +00:00
ducarroz%netscape.com 7a7a6a2d5b Extract JavaScript into a external file 1999-04-27 21:16:38 +00:00
fur%netscape.com a1db96cd21 On unix, include jsosdep.h, so that the definition of JS_HAS_LONG_LONG is seen everywhere 1999-04-27 21:14:14 +00:00
fur%netscape.com 66612ae5ab Lots of cut-n-paste from js.c so as to work with newest version of JSAPI 1999-04-27 21:09:34 +00:00
karnaze%netscape.com 77888552c6 <frame> or <iframe> without web shell gets background color from ua.css 1999-04-27 21:05:32 +00:00
tague%netscape.com 25fe5e5561 Fixed bug #5564 - Remove RegisterComponent Calls from dlls which live in the components directory on Windows 1999-04-27 21:01:22 +00:00
putterman%netscape.com 44e3235249 Opening up a thread no longer crashes. 1999-04-27 20:59:02 +00:00
slamm%netscape.com 4dbcc291dd Add mail/news makefiles to config.status dependencies. Add config.status to 'clean' dependencies. The latter fixes the case of 'gmake -f client.mk checkout clean build' when makefiles are added. 1999-04-27 20:57:13 +00:00
sspitzer%netscape.com 393a79476b fix for bug #5477. thanks to mscott for the fix. 1999-04-27 20:45:04 +00:00
beard%netscape.com 78ede735ef updated to latest stream API 1999-04-27 20:29:37 +00:00
slamm%netscape.com 6e29c868c6 Add pull by date and cvs flags options. Handle defaults better. 1999-04-27 20:29:30 +00:00
troy%netscape.com c9c0d90c06 Removed a function that wasn't needed and that would leak any child frames
that were passed in
1999-04-27 20:28:56 +00:00
mscott%netscape.com 86d46c6a28 Fix build breakage for alecf. 1999-04-27 20:27:45 +00:00
cata%netscape.com 070b7c1ced Elliminated the RegisterComponent() calls from NS_SetupRegistry() for some true components. 1999-04-27 20:26:20 +00:00
troy%netscape.com da0492067a Removed some code that wasn't needed and would cause any child frames
passed in to be leaked
1999-04-27 20:26:14 +00:00
troy%netscape.com 3f98b6da46 Removed some code that wasn't needed and would leak any child frames
that were passed in
1999-04-27 20:24:27 +00:00
troy%netscape.com 737d341483 Removed a function that wasn't needed 1999-04-27 20:18:29 +00:00
sspitzer%netscape.com ef35e08a38 fix the Linux build bustage 1999-04-27 20:08:24 +00:00
alecf%netscape.com 0f3483caa7 fix this with ugly code that works real well. 1999-04-27 20:06:12 +00:00
tague%netscape.com 7f1f79c878 Added linux implementation of GetSystemLocale and GetApplicationLocale 1999-04-27 20:01:35 +00:00
alecf%netscape.com 17ed890811 fix casting problems by making nsIID a ref 1999-04-27 20:00:58 +00:00
pollmann%netscape.com b6135b6f33 Fix Bug 3878: Get the form element from our containing select element.
Also, remove a spurioius NS_RELEASE that was causing crashes in GetSelected()
1999-04-27 19:58:15 +00:00
mscott%netscape.com a650177f51 change the url state when we load a url and when are done with url. Fix a bug in ReadNewsList where: we needed more data from the server and instead of waiting, we returned an error code. 1999-04-27 19:57:30 +00:00
beard%netscape.com 53e790fef3 added JavaAdapter.java 1999-04-27 19:56:20 +00:00
mscott%netscape.com 160846a5c4 link against nntpTest.lib as it has the stubs for the news event sinks. 1999-04-27 19:56:04 +00:00
beard%netscape.com bdf94c7535 Using the property "org.mozilla.javascript.JavaAdapter" to allow the JavaAdapter class to come from another package. 1999-04-27 19:55:53 +00:00
valeski%netscape.com 6ef2ede27b added ftp error codes 1999-04-27 19:55:48 +00:00
mscott%netscape.com 3efecbadbe Modernize the news test harness --> make it a url listener among other things. 1999-04-27 19:55:10 +00:00
valeski%netscape.com db5326ca1c Added error handling. 1999-04-27 19:55:09 +00:00
waterson%netscape.com 82e5974caf Fixed pseudo-profile-url-hack. 1999-04-27 19:50:57 +00:00