Commit Graph

61467 Commits

Author SHA1 Message Date
ben%netscape.com
0de2c4b80f remove redundant directory, files 2000-05-12 23:51:34 +00:00
tao%netscape.com
0529872f0d Adjust code logic to use the new Accpet-Lang file structure.r=jbetak. 2000-05-12 23:50:33 +00:00
gordon%netscape.com
cd6840ddb1 Fixes for bug 34663 and bug 33821 - crashes in DNS CompleteLookup and/or Shutdown. 2000-05-12 23:44:20 +00:00
jfrancis%netscape.com
f9cbdf9698 fix for 38991: making lists screwed up 2000-05-12 23:43:50 +00:00
ben%netscape.com
754fdc0818 remove dependency on pref.css 2000-05-12 23:42:55 +00:00
gordon%netscape.com
1851500ae6 Change allocation/deallocation of monitor to use nsAutoMonitor methods, as per brendan's suggestion. 2000-05-12 23:42:33 +00:00
gordon%netscape.com
aebe469af2 Reorder shutdown of DNS and SocketTransport services to allow the DNS service to notify socket transports that outstanding lookups are going away. Part of fix for bug 33821 and 34663. 2000-05-12 23:41:40 +00:00
gordon%netscape.com
26fd2a9c50 Let go of monitor a bit earlier in ReleaseService() so that services which are shuttingdown may aquire their own monitors without potential deadlocks. Also changed allocation/deallocation of ServiceManager's monitor to use nsAutoMonitor methods, as per brendan's suggestion. 2000-05-12 23:39:34 +00:00
ben%netscape.com
05450c42f1 code cleanup for charset configuration window 2000-05-12 23:38:07 +00:00
mcgreer%netscape.com
50cdc7829c Add condition for BSAFE build. 2000-05-12 23:37:36 +00:00
mcgreer%netscape.com
0d6b5ee3a6 Initial checkin of implementations of MD2 and MD5. An empty definition of Diffie-Hellman to allow for building, more later. Changes to Makefile for building with BSAFE. 2000-05-12 23:35:06 +00:00
jbetak%netscape.com
e1db5c4c67 32591 View source page is displayed as ISO-8859-1 in no meta tag page
r=ftang
2000-05-12 23:33:37 +00:00
sfraser%netscape.com
7b44ffcf68 Add a null check. 2000-05-12 23:11:04 +00:00
scc%netscape.com
cf127bfa10 fix bug #36316 2000-05-12 23:09:28 +00:00
scc%netscape.com
4b1f539a77 fix bug #36311 2000-05-12 23:05:11 +00:00
dougt%netscape.com
5f1e01ec8c fixing user profile directory and pref InstallFolder targets. 2000-05-12 23:03:44 +00:00
law%netscape.com
a97ea28d00 New native app support to enable Win32 dde 2000-05-12 22:37:20 +00:00
rginda%netscape.com
e14b7f93eb * Makefile.in, makefile.win
install new file.

* command-manager.js
handle exact match case.

* chatzilla.css
remove old styles.

* output-default.css
darker bg on QUIT messages.
2000-05-12 22:30:53 +00:00
rginda%netscape.com
1c483d887f -- CHATZILLA CHANGES ONLY --
* xul/content/MANIFEST
install new file.

* chatzilla.xul
remove old js file.
add new js file.
menu restructuring.
userlist as rdf populated tree.

* commands.js
hookup for quit, exit, clear, delete, hide, commands, names, toolbar, and statusbar commands.

* handlers.js
implement new commands.
userlist sorting.
tab completion reorg.
pgup/dn functionality.
userlist rdf related hookup.

* static.js
remove unused client.vars.
make version reply one line.
show activity in titlebar if toolbar is not visible.
fix scrolling AND redraw problems!!
userlist rdf related hookup.
2000-05-12 22:30:21 +00:00
mkaply%us.ibm.com
4c8a84ce2c # 37239
r= waterson
OS/2 bring up continues - add PR_CALLBACK for VisualAge
2000-05-12 22:23:36 +00:00
mkaply%us.ibm.com
eba0a57ff7 # 37239
r= dcone
OS/2 bring up continues - PR_CALLBACK and typo
2000-05-12 22:21:42 +00:00
tao%netscape.com
8ecb361185 34954: need a mechanism to convert from accpet-lang to locale name and
vice verse.
2000-05-12 22:17:49 +00:00
dougt%netscape.com
e28f98f20b Patch from snizinsk@us.ibm.com
from email:
What is in the tree from 5/2 was not correct (the
PR_CALLBACKs that were checked in 5/2 were incorrect for our build. They
should be on the prototypes which are declared "static PRIntn" not on
"NS_IMETHOD".
2000-05-12 22:11:45 +00:00
cmanske%netscape.com
0e428e9ba3 Fixing spellcheck bug 34356 2000-05-12 22:11:06 +00:00
rods%netscape.com
0a29fce5e8 really fixed it this time.
the mapping to the vk is done outside the KeyDispatch and this now works
b 5716  r=kmcclusk
2000-05-12 21:54:25 +00:00
tao%netscape.com
bb077d2b78 Add test case for nsIAcceptLang 2000-05-12 21:51:11 +00:00
tao%netscape.com
c06ee76d8e Register nsIAcceptLang: 34954 2000-05-12 21:50:01 +00:00
tao%netscape.com
6c5baddeca Silent mac compiler warning. 2000-05-12 21:43:42 +00:00
nhotta%netscape.com
35c4805e30 Check in for tao, 34954. 2000-05-12 21:41:09 +00:00
tao%netscape.com
3a912bfbc1 Compile nsAcceptLang; bug 34954. 2000-05-12 21:36:05 +00:00
tao%netscape.com
cc772f49e4 Add implementation of nsAcceptLang; bug 34954. 2000-05-12 21:34:41 +00:00
alecf%netscape.com
c682dc2392 fix multi-line common dialogs by using <html> tag 2000-05-12 21:32:18 +00:00
tao%netscape.com
9a97a9ec23 Add nsIAcceptLang.idl; bug 34954. 2000-05-12 21:14:22 +00:00
tao%netscape.com
52d1d1a48f add nsIAcceptLang; bug 34954 2000-05-12 21:07:45 +00:00
dcone%netscape.com
e1630d1487 Fixed line drawing 2000-05-12 21:05:25 +00:00
nhotta%netscape.com
ae29aa3494 checkin for tao; bug 34954 2000-05-12 21:03:48 +00:00
nhotta%netscape.com
9ca7fe3ec7 Check in for tao, 34954. 2000-05-12 21:03:07 +00:00
ssu%netscape.com
551c89328d fixing bug #37874. xpinstall now checks for write access before creating a windows shortcut. 2000-05-12 21:02:39 +00:00
valeski%netscape.com
c9b5eee480 38864. making multi mixed converter more flexible to handle more boundary types. 2000-05-12 20:56:47 +00:00
tao%netscape.com
a34b29a7d9 IDL for AcceptLang service; bug 34954. 2000-05-12 20:53:34 +00:00
locka%iol.ie
15f7763398 Replaced references to webshell with docshell equivalents 2000-05-12 20:41:19 +00:00
nhotta%netscape.com
0890f778e3 Added support for font name of no charset specified case bug 38890, also changed to use pixel instead point for font size. 2000-05-12 20:35:29 +00:00
rods%netscape.com
f2f98584c5 part of fix for Bug 33733
added ShouldRollupOnMouseWheelEvent methos to ask if the rollup want to rollup on MouseWheel events
2000-05-12 20:23:04 +00:00
pnunn%netscape.com
e38c1eeb76 Bug#31228: Patch from : roc+moz@cs.cmu.edu (Robert O'Callahan). Thanks Robert! r:pnunn. 2000-05-12 20:19:02 +00:00
tajima%eng.sun.com
7249ccebbe renamed 3 public header files names exported to 'dist/include' r/a=erik@netscape.com 2000-05-12 20:15:08 +00:00
neeti%netscape.com
ac938a922a removing netscape.cfg from mozilla, r=morse@netscape.com 2000-05-12 20:10:14 +00:00
kmcclusk%netscape.com
7fec4d118e rods@netscape.com fix for navigation keys not working b=38939 r=rods@netscape.com 2000-05-12 20:03:46 +00:00
dougt%netscape.com
a7f5af25b4 Fixes to make Mac work. 2000-05-12 19:58:37 +00:00
dougt%netscape.com
f4172ca6e2 First Checked In. 2000-05-12 19:57:18 +00:00
dougt%netscape.com
cbeec451ee Fix to make compile on Mac. 2000-05-12 19:57:00 +00:00