Commit Graph

74994 Commits

Author SHA1 Message Date
blakeross%telocity.com
4b6c57ddfa Fix 60660: JS strict warnings in pref-colors.xul. r=blake sr=alecf 2001-01-17 07:05:54 +00:00
blakeross%telocity.com
a0454b7d1b Fix 63676, part of 51698: default width for common dialogs is too big, and other appearance tweaks. r=timeless a=ben 2001-01-17 07:04:24 +00:00
blakeross%telocity.com
0fcd6d0afb Fix 64718: show Esc in menu for Stop. r=jag a=ben 2001-01-17 07:00:03 +00:00
alecf%netscape.com
29ba94b17c other part of fix for #64218 - add history sidebar by default to new profiles 2001-01-17 06:18:09 +00:00
disttsc%bart.nl
3a3d0398b5 Forgot to mention: many thanks to H�kan B. Waara <hwaara@chello.se> for these patches. 2001-01-17 06:16:58 +00:00
disttsc%bart.nl
36c1a6fdf7 Fix UI and clean-up code for cookies and images prefs panels. bug=64473, r=timeless, a=ben. 2001-01-17 06:07:17 +00:00
alecf%netscape.com
e839941b69 fix for 64218 - implement history sidebar panel
a=ben@netscape.com
2001-01-17 06:06:50 +00:00
cls%seawood.org
74fe5e6f9f Only define HAVE_LCHOWN if it is not already defined. Fixes AIX 2001-01-17 05:13:00 +00:00
disttsc%bart.nl
0fb2c8413b Fix warning, bug=60656, r=timeless, a=ben 2001-01-17 04:46:29 +00:00
disttsc%bart.nl
6d9e9fae7f Clean up nsAppRunner.cpp, bug=65660, r=timeless, a=alecf 2001-01-17 04:44:13 +00:00
wtc%netscape.com
fc695b1218 Bugzilla bug #64278: call sched_get_priority_min/max to get the minimum
and maximum priorities of the default scheduling policy.  Thanks to
Matt Beauregard <marauder@marauder.tm> for reporting this bug.
2001-01-17 02:42:13 +00:00
sonmi%netscape.com
49a2766afc changed the stopQ conditionvariable to theadQ 2001-01-17 02:26:27 +00:00
jgmyers%netscape.com
1442b85c98 add .cvsignore 2001-01-17 02:24:04 +00:00
mkaply%us.ibm.com
8a1937849c r=mkaply, a=blizzard
Don't hardcode fonts for dialogs - breaks DBCS
2001-01-17 02:22:35 +00:00
mccabe%netscape.com
14af6c2324 Add missing semicolon. Thanks Brian for the ring. 2001-01-17 02:05:14 +00:00
dr%netscape.com
0ff8de4a7f fix for 50121, adds stupid gtk command line options in --help. r=pavlov, sr=ben 2001-01-17 01:40:11 +00:00
mccabe%netscape.com
cc7fb1f8e7 (Trivial, trivial) fix to 65179.
Add an fflush after printing JS errors from xul or content to the console, to facilitate debugging.  #ifdef DEBUG, because I don't know all of the performance consequences.

Thanks to neil@parkwaycc.co.uk for the suggestion.
2001-01-17 01:18:48 +00:00
mkaply%us.ibm.com
220d08fab1 r=mkaply, a=blizzard
Code from jkobal - fix dialog sizing problem and trap in dirpicker
2001-01-17 01:00:06 +00:00
blakeross%telocity.com
cc2c711cb1 removing line that was accidentally checked in. 2001-01-17 00:50:52 +00:00
alecf%netscape.com
5f312cf8bf fix for #63698 - remove context menu for personal toolbar, as it was never working in the first place, also includes residual removal of bookmarks.js since I refactored bookmarks/history
a=ben r=blake
2001-01-17 00:45:41 +00:00
blakeross%telocity.com
410e91f8ac Fix 63131: moving some event handlers from <box/> to <browser/>. r=jag sr=alecf 2001-01-17 00:32:34 +00:00
blakeross%telocity.com
bd7a567bf6 Fix 60636: JS strict warnings in accountUtils.js, and more dump() removal (65127). r=timeless sr=mscott 2001-01-17 00:31:27 +00:00
blakeross%telocity.com
6333953f3b Fix 53687: JS strict warnings in profileSelection.js. patch by Mark Olson. r=blake sr=alecf 2001-01-17 00:26:04 +00:00
blakeross%telocity.com
da5ed3220c Fix 57140: JS strict warnings in commonDialog.js. patch by Mark Olson. r=blake sr=alecf 2001-01-17 00:20:25 +00:00
dbaron%fas.harvard.edu
2169ed89b5 Add assertion and null-check to fix topcrash bug 52492. (This fix was checked in on the N6 branch long ago.) r=darin@netscape.com sr=mscott@netscape.com 2001-01-17 00:15:07 +00:00
blakeross%telocity.com
36ebe004f6 Fix 33115: attempt to shave milliseconds off of startup time by removing obsolete/unused prefs. more to come. r=dveditz sr=alecf 2001-01-17 00:13:37 +00:00
blakeross%telocity.com
b3a0e8ab88 Fix 58631: JS strict warnings in history.js, and more dump() removal (65127). r=jag sr=alecf 2001-01-17 00:11:00 +00:00
blakeross%telocity.com
55f9f54938 Fix 60665: JS strict warnings in pref-search.xul. patch by Mark Olson. r=blake sr=alecf 2001-01-16 23:57:53 +00:00
blakeross%telocity.com
4085bd987d Fix 60667: JS strict warnings in pref-composer.xul. patch by Mark Olson. r=blake sr=alecf 2001-01-16 23:53:27 +00:00
nicolson%netscape.com
7022353f18 remove export controls, and get things to build against NSS 3.1.1 under mozilla. 2001-01-16 23:49:57 +00:00
buster%netscape.com
ac529c9c80 ok, now I think I've got the syntax correct 2001-01-16 23:30:16 +00:00
buster%netscape.com
0244d7d3f8 another try at working out the darn nsCOMPtr comparison for Linux 2001-01-16 23:23:02 +00:00
cmanske%netscape.com
a857fc568d Fix Save enabling in HTML source (b=61996). Part of fix for Composer file menu overlays, b=54584, r=mjudge, sr=smfr 2001-01-16 23:12:22 +00:00
blakeross%telocity.com
223ca8774b Fix 53687: JS strict warnings in profileSelection.js. r=timeless sr=alecf 2001-01-16 23:07:14 +00:00
cmanske%netscape.com
050956738a Part of fix for Composer file menu overlays, b=54584, r=ducarroz, sr=smfr 2001-01-16 23:02:32 +00:00
buster%netscape.com
03e943f0ab stupid friggin' .get() nsCOMPtr incompatibility on linux 2001-01-16 22:54:52 +00:00
rich.burridge%sun.com
bb20fc7276 Fix to allow applet doing POST to an https connection over a proxy to work.
r=pollman@netscape.com
sr=waterson@netscape.com
Bugid #60228
2001-01-16 22:53:39 +00:00
yokoyama%netscape.com
cf33a04493 fixes 58679 Passing Unicode instead. 2001-01-16 22:24:44 +00:00
yokoyama%netscape.com
f59a3b8336 Fixes 58679 and 32056 2001-01-16 22:19:07 +00:00
buster%netscape.com
6a93e50850 bug 56432 ()
the problem was a factorial algorithm for finding primary frames.
fixed by added a hinting mechanism that takes advantage of existing
primary frame cache, greatly reducing the cost for the common case.
r=rods
sr=waterson
2001-01-16 22:10:04 +00:00
morse%netscape.com
e2e4ac628f bug 40122, save-these-values should be prechecked..., r=pnunn@netscape.com, sr=brendan@mozilla.org 2001-01-16 22:05:36 +00:00
cmanske%netscape.com
a5d0bc2b5c Fixed mail overlay for Send Page in Composer. Part of fix for b=54584. r=ducarroz, sr=sfraser 2001-01-16 22:05:15 +00:00
morse%netscape.com
deffcbc76a bug 63493, VCARD_NAME attribute doesn't work, r=matt@netscape.com, sr=hyatt@netscape.com 2001-01-16 22:02:58 +00:00
cmanske%netscape.com
a0a3f20731 Fixing Edit Page bug 65610. r=blake, sr=smfr 2001-01-16 21:57:07 +00:00
jdunn%netscape.com
a9435b2331 Fixing AIX bustage (see SeaMonkey-Ports). FD_ZERO is defined to use bzero, but bzero is
defined in strings.h so am including strings.h

r= dmose@mozilla.org
2001-01-16 21:47:04 +00:00
nicolson%netscape.com
8487361394 remove export controls. 2001-01-16 21:28:32 +00:00
nicolson%netscape.com
e97cf5f08f remove export controls 2001-01-16 21:28:09 +00:00
nicolson%netscape.com
2c533473b6 make JSS buildable. 2001-01-16 21:27:19 +00:00
nicolson%netscape.com
eadf70bda0 make JSS buildable 2001-01-16 21:26:33 +00:00
javi%netscape.com
623041bddc Add Win32 build support for PSM 2.0 2001-01-16 21:16:07 +00:00