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

27866 Коммитов

Автор SHA1 Сообщение Дата
rogerl%netscape.com b0d3021eee Hmmm, new changes these are. 1999-05-26 01:01:07 +00:00
ducarroz%netscape.com 68917a5c40 fix bug 6914 1999-05-25 23:37:48 +00:00
ducarroz%netscape.com d334f544e1 bug fix 6628 1999-05-25 23:35:39 +00:00
leaf%mozilla.org d9cb231ace Filtering out form submission in all cases, to get location bar working
for mac. This will be fixed RSN.
1999-05-25 23:25:19 +00:00
varada%netscape.com cf92ea2be7 make file test 1999-05-25 23:17:31 +00:00
varada%netscape.com 6ce7d6af58 summary file 1999-05-25 23:14:40 +00:00
varada%netscape.com 59223fda20 help files 1999-05-25 22:46:14 +00:00
rogerl%netscape.com 79fe7bacf3 New. 1999-05-25 21:50:03 +00:00
rogerl%netscape.com 16f01fa51a JSValue changes, closing in on JSObject API. Began 'correct' semantic
implementation for various operators.
1999-05-25 21:49:40 +00:00
gagan%netscape.com 380cd9cea0 Moved nsHTTPEnums.h to public. 1999-05-25 21:38:53 +00:00
gagan%netscape.com 730706264e Moved nsHTTPEnums from src to here. 1999-05-25 21:38:27 +00:00
gagan%netscape.com 68a8fd4989 Fixed nsIURL.h to nsIUrl.h... Thanks Andreas. 1999-05-25 21:33:23 +00:00
gagan%netscape.com 8412b90662 Changes inherited from nsIProtocolHandler. Also changed default port to 21. 1999-05-25 21:31:46 +00:00
varada%netscape.com 22285216d0 rshell ini files 1999-05-25 21:11:00 +00:00
varada%netscape.com f9d6a9e0f5 make file 1999-05-25 20:59:43 +00:00
rogerl%netscape.com 09eb42d416 Fixed 'continue label' 1999-05-25 20:29:12 +00:00
terry%mozilla.org bf476ef028 Fixed bug 7000 -- handle hyphens in hostnames of email addresses when
highlighting.
1999-05-25 19:52:34 +00:00
slamm%netscape.com 8c5a47f5e4 Add type='content' to content iframe. Important for selection. Fix for 7033. 1999-05-25 19:50:58 +00:00
kmcclusk%netscape.com 3a9c9a4ff6 patch for #bug 6934. Checkin approved by Chris Hofmann.
Added check to nsTitledButtonFrame::DisplayAltFeedback to verify the icon returned from
LoadIconImage for is not null. This will prevent aRenderingContext.DrawImage from being
passed a null aImage parameter.
1999-05-25 19:37:16 +00:00
slamm%netscape.com d444e47a9a Avoid implicitly defining build records. 1999-05-25 19:35:13 +00:00
terry%mozilla.org 520571a268 Avoid mid-air collisions (implementing a suggestion by
py8ieh=bugzilla@bath.ac.uk).
1999-05-25 19:22:31 +00:00
slamm%netscape.com b78af786b4 If a build is new it's 'last_status' is building. 1999-05-25 19:04:09 +00:00
slamm%netscape.com 5d1d45b197 Fix tree selector. Needed content-type header. 1999-05-25 18:15:13 +00:00
terry%mozilla.org 9508393911 Fixed stupid typo. 1999-05-25 17:59:39 +00:00
valeski%netscape.com 4fff3a7467 adding http's events for the nsNetModuleMgr api so necko can interract with external modules 1999-05-25 17:34:59 +00:00
valeski%netscape.com 3d007be727 the base class for necko events to be used with the nsINetModuleMgr api 1999-05-25 17:29:04 +00:00
valeski%netscape.com a80c54fc2a added revised comment 1999-05-25 17:27:01 +00:00
varada%netscape.com 671459e71a rshell.ini changes 1999-05-25 07:42:48 +00:00
ftang%netscape.com 3045840eda fix bug 6740. approved by christ hofmann. reviewed by harish. This is a temp fix. ftang should move this hack out of parser after M6 1999-05-25 02:35:27 +00:00
ftang%netscape.com cc813dcc33 fix bug 6740. approved by christ hofmann 1999-05-25 02:30:03 +00:00
hyatt%netscape.com 69152a76fd Better fix for 6746. 1999-05-25 00:29:55 +00:00
slamm%netscape.com 93479ada0f Try again. 1999-05-25 00:20:21 +00:00
slamm%netscape.com 07209e697e Get proper quoting of who_menu javascript. 1999-05-25 00:17:46 +00:00
slamm%netscape.com 0ebe4fede1 Add contentframe.(xul|js|css) for Sidebar and Content frames. 1999-05-25 00:07:50 +00:00
sspitzer%netscape.com affc6e2461 point the start page to a page that explains how to set up your prefs 1999-05-24 23:37:57 +00:00
slamm%netscape.com 37db88ba5e Finish last checkin. Put sidebar grippy.gif in res/toolbar for now. 1999-05-24 23:35:06 +00:00
sspitzer%netscape.com 081af0f30b fix for #6908. a=chofmann, r=mscott. fixes the bug on mac and linux where loading news messages would cause the app to spin. 1999-05-24 23:30:04 +00:00
slamm%netscape.com 23068871c5 Use grippy/boxes/iframes for sidebar instead of frameset. Use 790x580 as default size to make room for sidebar. 1999-05-24 23:26:23 +00:00
slamm%netscape.com 450c796d91 Last part of fix for 6776. Check for containers properly when openening bookmarks. Previously approved by chofmann. Fix by rjc. 1999-05-24 23:25:52 +00:00
valeski%netscape.com cf354616e6 added context arguments and a set headers method. 1999-05-24 22:06:12 +00:00
putterman%netscape.com 8569762bac Fix for 7002. Speed up mail by commenting out call to UpdateSummaryTotals. Reviewed by
mscott and approved by chofmann.
1999-05-24 22:03:47 +00:00
putterman%netscape.com 17cb3c3ac3 Fix for 6975. Make sure there's a valid database before accessing it. Reviewed by
mscott. Approved by chofmann.
1999-05-24 22:02:50 +00:00
slamm%netscape.com 56a2f22010 Deal with out of order times for express. 1999-05-24 21:43:57 +00:00
terry%mozilla.org 33fccabb6b Added "Neutrino" to the list of operating systems 1999-05-24 21:37:27 +00:00
briano%netscape.com 0ee6b06e73 Automated update 1999-05-24 21:18:00 +00:00
terry%mozilla.org 82a6f4c3e5 Patch by Mark B. Hamby <mhamby@logicon.com> (somewhat hacked up by me) --
Allow case insensitive and regexp based searches for strings in bugs.
1999-05-24 21:16:18 +00:00
waterson%netscape.com 2effbcfbf1 Bug 6968. Turn of MOZ_BRPROF by default. 1999-05-24 21:13:58 +00:00
slamm%netscape.com 5a0ec0e67a Recommit my last set of changes, but logs work now. 1999-05-24 21:03:10 +00:00
beard%netscape.com 4415dbcda7 First Checked In. 1999-05-24 20:48:58 +00:00
dcone%netscape.com 363f8c8a94 Fixed a printing crashing bug in Update(), Now check to make sure mWindowPtr is not null. 1999-05-24 20:44:53 +00:00