Commit Graph

49928 Commits

Author SHA1 Message Date
rjc%netscape.com
08fb22a820 Fix bug # 23262: if the internet search window is currently open, give it focus (and select new tab if necessary). 2000-01-07 09:56:20 +00:00
rgoodger%ihug.co.nz
914ea6291b [prefwindow] pref search hookup 2000-01-07 09:11:05 +00:00
rgoodger%ihug.co.nz
d2a1efc951 adding some default prefs to accomodate the new prefwindow... 2000-01-07 08:49:41 +00:00
rgoodger%ihug.co.nz
403c512011 more prefwindow cleanup... 2000-01-07 08:40:52 +00:00
rgoodger%ihug.co.nz
95cac03486 ...even more cleanup 2000-01-07 08:40:15 +00:00
sspitzer%netscape.com
93bcf773e5 fix javascript assertion when creating a new account.
this bug was introduced when I landed the changes for #21978
2000-01-07 08:35:18 +00:00
rgoodger%ihug.co.nz
5e5143de9f prefwindow recovery & cleanup 2000-01-07 08:33:20 +00:00
mcafee%netscape.com
2658ce362e ifdef-ing out LI (Location Independence) code that's not being used. There is intent to re-implement this later, hence the ifdef and not code-removal. r=alecf,neeti 2000-01-07 08:29:50 +00:00
alecf%netscape.com
402228ea38 get rid of evil tabs so I can actually read this in something other than vi :) 2000-01-07 08:24:35 +00:00
alecf%netscape.com
48ca57f1e2 re-add mousewheel pref pane, and fix some minor problems with the pane 2000-01-07 08:11:41 +00:00
rgoodger%ihug.co.nz
d15360c1d6 prefwindow landing recovery 2000-01-07 07:55:00 +00:00
alecf%netscape.com
768fb947e0 print exception r=sspitzer 2000-01-07 07:54:09 +00:00
sspitzer%netscape.com
c40113f7f6 fix bug #23317. when using the account wizard, check the
protocol info to see if username is required and how to preflight
the pretty name.  (news does it different than imap and pop.)

to help the insane clown posse, create a string bundle to be used
by the account wizard.

fix the bug that I just introduced where creating accounts
would fail at the very end, so the folder pane would fail to refresh.

r=alecf
2000-01-07 07:49:37 +00:00
alecf%netscape.com
04bcf3a234 fix mousewheel prefs to match pref landing 2000-01-07 07:11:55 +00:00
alecf%netscape.com
bf21864da7 update mail pref panes to match the new prefwindow landing 2000-01-07 07:09:12 +00:00
rgoodger%ihug.co.nz
e3f009ea37 new prefwindow landing r=alecf@netscape.com 2000-01-07 06:59:08 +00:00
rgoodger%ihug.co.nz
e58be8b485 New Prefwindow landing. r=alecf@netscape.com 2000-01-07 06:52:11 +00:00
pollmann%netscape.com
dcffe5f455 Bug 16218: Create webshell for frames with no src to allow js manipulation r= harishd 2000-01-07 06:18:48 +00:00
sspitzer%netscape.com
b21a2e9a14 fix #21978. two changes: "Local Mail" is now "Local Folders"
and make it so the user *always* has a Local Folders account.
r=alecf
2000-01-07 06:09:47 +00:00
pollmann%netscape.com
503e31aa83 Bug 17613: Allow 0 margins on frames per HTML4 errata. Fix courtesy of VYV03354@nifty.ne.jp r=self and harishd 2000-01-07 05:54:23 +00:00
rgoodger%ihug.co.nz
63c38de555 PrefWindow Landing - javascript infrastructure changes, r=alecf@netscape.com 2000-01-07 05:52:57 +00:00
pollmann%netscape.com
14fd9c55fc Bug 18316: Safer way to adjust frame sizes - prevent possible UMR and segfaults r=harishd 2000-01-07 05:49:20 +00:00
pollmann%netscape.com
f4fabef2c3 Bug 12599: Accept string as integer attribute to prevent assert, fix courtesy rickg r=self and harishd 2000-01-07 05:44:42 +00:00
pollmann%netscape.com
bf4a2db81e Bug 21768: always release mForm in SetForm to prevent leak. r=harishd 2000-01-07 05:41:51 +00:00
rginda%netscape.com
19e2cc1648 -- CHATZILLA CHANGES ONLY --
* connection-rhino.js
formatting changes.

* connection-xpcom.js
Necko-only implementation courtesy peter.vanderbeken@pandora.be.

* irc.js
Fixed bug in error message.

* munger.js
Added ability to temporarily disable all rules.

* test3-handlers.js
not-implemented placeholder function.
hide, delete, and clear current view functions.
munger-toggle function.

* test3-static.js
disable munger by default.
fix rheet regex.
deleteToolbutton function.

* test3.xul
xul hookup for new functions.
2000-01-07 05:15:32 +00:00
gordon%netscape.com
fdf869afbc Fixing bustage. Necko needs WIN32LEAN_AND_MEAN defined. 2000-01-07 04:13:26 +00:00
sspitzer%netscape.com
05a217e66b check in bulletproofing fix for #23309 2000-01-07 03:07:14 +00:00
jdunn%netscape.com
587ded3bf0 resolving all unresolved symbols at link time
#= 18896 (continuation)
r= pepper@netscape.com - but ramiro and I talked about these types of changes ages ago
2000-01-07 02:48:46 +00:00
jdunn%netscape.com
9253e8c89b resolving all unresolved symbols at link time
#= 18896 (continuation)
r= pepper@netscape.com - but ramiro and I talked about these types of changes ages ago
2000-01-07 02:46:06 +00:00
gordon%netscape.com
3d1c7fc27b Implementation for ascyn dns lookups on Windows. Bug #10732, r=Warren. 2000-01-07 02:44:41 +00:00
jband%netscape.com
cc0b7c4372 change the module string name. not part of build 2000-01-07 02:25:47 +00:00
jband%netscape.com
9378e6155a use generic module stuff. My part to fix bug 22922. r=dp 2000-01-07 02:24:39 +00:00
jband%netscape.com
737c9a85e0 add support for Components.Constructor to build constructors for xpcom objects from JS. r=mccabe 2000-01-07 02:21:14 +00:00
jband%netscape.com
34510f50fe fix leak of argument formatters upon JSContext destruction. bug 22802. r=rogerl 2000-01-07 02:19:44 +00:00
jband%netscape.com
bbb40e6dd7 Allow generic module stuff to work with singletons. Needed to fix bug 22922. r=dp 2000-01-07 02:18:13 +00:00
varada%netscape.com
84551e0999 fix for bug #11600 - have removed the command function and added a new function for copyfile in accountsetup.ini because command.com cannot handle more than certain number of characters - 2000-01-07 02:10:47 +00:00
varada%netscape.com
eec34595db fix for bug #11600 - have removed the command function and added a new function for copyfile because command.com cannot handle more than certain number of characters - 2000-01-07 02:08:11 +00:00
warren%netscape.com
2653baf425 Cleanup 2000-01-07 02:06:57 +00:00
warren%netscape.com
08bd5d4db0 Took out RemoveChannel call (because res channels never get added to group). Fixed binding aborted case. r=rpotts 2000-01-07 02:06:33 +00:00
slamm%netscape.com
a39ec4765a Have all sidebar titles at the top. Requested by jevering. 2000-01-07 02:00:27 +00:00
ftang%netscape.com
b92682dfa6 temp turn off AIMM to fix bustage due to conflict define 2000-01-07 01:48:27 +00:00
srinivas%netscape.com
6efa1e9e46 Add new API declaration, NSPR_API. Bugzilla #12913. 2000-01-07 01:28:13 +00:00
alecf%netscape.com
93a6a9d9ce fix crash viewing Ben Goodger's vCard :)
just a null pointer check, no reviewer
2000-01-07 01:00:29 +00:00
ducarroz%netscape.com
63c6af03cc Fix for bug 22055. We need to extract the message ID and the reference of the original message in order to build the new reference. R=bienvenu 2000-01-07 00:51:00 +00:00
edburns%acm.org
88bfb6256e More simple name change changes. 2000-01-07 00:44:24 +00:00
putterman%netscape.com
38fe967182 When navigating through the thread pane, scroll to the newly selected message. r=alecf 2000-01-07 00:42:28 +00:00
alecf%netscape.com
e533d87b8a one more time! this time don't look inside templates, instead look inside <treechildren> of trees
r=scottip
2000-01-07 00:38:24 +00:00
ftang%netscape.com
bc6eaeface fix bug 22331. contributed by m_kato@ga2.so-net.ne.jp r=ftang 2000-01-07 00:34:34 +00:00
ftang%netscape.com
9479ee54da Add ActiveIME interface file so we won't break build environment which do not have
Platform SDK installed
need to fix bug 22311
2000-01-07 00:29:23 +00:00
radha%netscape.com
cb8f66c3e4 Obsolete files. remove from repository. 2000-01-07 00:26:07 +00:00