dimator%netscape.com
|
42480de5f0
|
Changing default collect address book maximum from 200 to 700 cards. r=putterman
|
2000-09-12 01:53:20 +00:00 |
alecf%netscape.com
|
35a6dedc34
|
fix some JS strict warnings r=putterman
|
2000-09-12 01:51:46 +00:00 |
alecf%netscape.com
|
66fbd29171
|
fix some JS strict warnings r=putterman (no bug, just quiets down debug output)
|
2000-09-12 01:51:22 +00:00 |
jst%netscape.com
|
e23849d230
|
Fixing nsbeta3+ bug 51562. Don't leak nsXMLProcessingInstructions... r=beard&dbaron
|
2000-09-12 01:51:02 +00:00 |
alecf%netscape.com
|
85cbadc95b
|
fix for #45512 r=putterman
rewrite the first page of the account wizard to show a single level of radio
buttons instead of the old multi-level appearance
|
2000-09-12 01:50:23 +00:00 |
sgehani%netscape.com
|
8fc4197f5b
|
*** NOT PART OF TBOX BUILDS ***
First cut at ftp impl for linux installer (for nsbeta3+ b=47886; r=ssu).
|
2000-09-12 01:43:49 +00:00 |
oeschger%netscape.com
|
5f72b1d22d
|
adding separator to help menu
|
2000-09-12 00:56:10 +00:00 |
beard%netscape.com
|
7cfe830e81
|
Fixing scope problems on Linux
|
2000-09-12 00:53:33 +00:00 |
blakeross%telocity.com
|
36d63db64c
|
Fix nsbeta3+ bug 50873: make the More Info button in the Smart Browsing pref panel function properly. r=matt a=brendan
|
2000-09-12 00:49:05 +00:00 |
blakeross%telocity.com
|
20ebef648d
|
Fix nsbeta3+ bug 50873: make the More Info button in the Smart Browsing pref panel function properly. r=matt a=brendan
|
2000-09-12 00:45:01 +00:00 |
nelsonb%netscape.com
|
cac7876f1e
|
Fix two bugs in mp_invmod: a) returned wrong result if output var is also
one of the input vars, b) sometimes returned negative answer. Added a test
case to mpi-test.c with a value that previously produced a negative answer.
|
2000-09-12 00:41:09 +00:00 |
mcafee%netscape.com
|
983fc19fd0
|
Adding accelerators for Task menu items (51418). r=slamm
|
2000-09-12 00:36:39 +00:00 |
cmanske%netscape.com
|
54bd31dd70
|
Composer dialog cleanup work (47213, 47701, 9754) r=sfraser
|
2000-09-12 00:35:42 +00:00 |
cmanske%netscape.com
|
d9e2a3715e
|
Composer CSS changes for dialog cleanup work (47213, 47701) r=sfraser
|
2000-09-12 00:35:32 +00:00 |
nisheeth%netscape.com
|
1a24a39b49
|
r=rpotts. Fix for nsbeta3+ bug 39368.
|
2000-09-12 00:35:11 +00:00 |
slamm%netscape.com
|
a15f6f0ddd
|
'sidebar-panels' should not have 'hidden' persisted anymore. Some old profiles may have it, so set/clear it in js code for now. (bug 50973). r-mcafee
|
2000-09-12 00:31:28 +00:00 |
cmanske%netscape.com
|
1360de76a8
|
Fixed format menu not showing list properties when list item is empty b=51941, r=beppe
|
2000-09-12 00:17:56 +00:00 |
beard%netscape.com
|
589bfa37e9
|
rename void* to void, for file systems that don't like "*" in file names. emit a single JavaScript for showing stack crawls.
|
2000-09-12 00:09:06 +00:00 |
beard%netscape.com
|
360cf23b39
|
added internAs(), which lets one string masquerade for another.
|
2000-09-12 00:06:53 +00:00 |
peterlubczynski%netscape.com
|
68cb6aabee
|
fix for bug 50432. PRPackedBools compressed to one flag. mAutoBuffer size reduced to 128. r=buster
|
2000-09-12 00:00:58 +00:00 |
waldemar%netscape.com
|
1a342812e7
|
Renamed target files
|
2000-09-11 23:49:53 +00:00 |
putterman%netscape.com
|
fb72856f7b
|
Fix for 52043. r=bienvenu. Don't load messages when thread pane splitter is closed.
|
2000-09-11 23:47:50 +00:00 |
bryner%uiuc.edu
|
d779349920
|
Fix/workaround for bug 51903 - asserts switching pref panels. r=hyatt.
|
2000-09-11 23:44:47 +00:00 |
wtc%netscape.com
|
d6335b8f1d
|
Checked in Perl-generated file certdata.c.
|
2000-09-11 23:34:42 +00:00 |
nhotta%netscape.com
|
df12b41dab
|
Added a callback to listen the pref change by UI, added a function to nsIDBFolderInfo to check if default charset is used, bug 50054, r=bienvenu.
|
2000-09-11 23:29:50 +00:00 |
relyea%netscape.com
|
a4e1bb6ae3
|
nssTracker functions should only be defined in debug builds
|
2000-09-11 23:27:56 +00:00 |
slamm%netscape.com
|
57e5611fcb
|
'Panel' -> 'Tab' (51091) r=mcafee
|
2000-09-11 23:27:22 +00:00 |
slamm%netscape.com
|
984b1d46c3
|
Fix sidebar popopen on search (51694). Move all the logic into sidebarOverlay.js. r=pavlov
|
2000-09-11 23:27:16 +00:00 |
ben%netscape.com
|
0dcb5e2dfc
|
51644, throbber button too big
this time, I'll even choose a unique ID!
|
2000-09-11 23:15:24 +00:00 |
warren%netscape.com
|
7f60584c8e
|
Made make-jars.pl copy files to dist as well as zip them (with -c option).
|
2000-09-11 23:08:41 +00:00 |
ddrinan%netscape.com
|
9dd689471c
|
Fix for bug 47435
|
2000-09-11 23:08:19 +00:00 |
peterlubczynski%netscape.com
|
144fd4e5e9
|
Fix for bug 46368. Fixed cellMet.mMaximumWidth for incremental reflow. r=karnaze
|
2000-09-11 22:58:59 +00:00 |
dougt%netscape.com
|
09a4bb02bb
|
Fixing error codes. r=waterson.
|
2000-09-11 22:56:15 +00:00 |
nelsonb%netscape.com
|
ed8cacc2c9
|
Stop using "reserved" fields of PRIOMethods by name. Fixes bug 52092.
|
2000-09-11 22:37:12 +00:00 |
wtc%netscape.com
|
7774189fb3
|
Bugzilla bug #52187: modified ckapi.perl to read its input from the
first command-line argument as opposed to stdin. Checkin on behalf
of sonmi@netscape.com.
Modified files: Makefile, ckapi.perl
|
2000-09-11 22:37:01 +00:00 |
andreww%netscape.com
|
7788b0c25f
|
bugzilla bug 28519, r=varada, visual cue for focus on mail 3 pane.
|
2000-09-11 22:28:27 +00:00 |
akkana%netscape.com
|
f9508b7d47
|
36082: don't load contents of script tag if script evaluation is off. r=brendan
|
2000-09-11 22:27:53 +00:00 |
blakeross%telocity.com
|
b408a1058c
|
Fix bug 48859: make the tree columns in the XPI install and status dialogs resizable. r=jag a=brendan
|
2000-09-11 22:21:55 +00:00 |
rogerl%netscape.com
|
9538af446c
|
Removed unnecessary arg. from Call instruction.
|
2000-09-11 22:11:55 +00:00 |
rogerl%netscape.com
|
e9324adac8
|
Added getter/setter for names.
|
2000-09-11 22:10:44 +00:00 |
jst%netscape.com
|
65092804c2
|
Adding new file, not part of the build.
|
2000-09-11 22:10:08 +00:00 |
valeski%netscape.com
|
0e846ae2d1
|
50188. forcing stderr/out output to be debug only
|
2000-09-11 22:08:43 +00:00 |
valeski%netscape.com
|
0a8271f14c
|
50188. removing webshell leak detection special macros. now we'll spew data in debug builds only
|
2000-09-11 22:06:52 +00:00 |
varada%netscape.com
|
e5f1e13cca
|
fix for bug#49720; deleting recipient causes error message; r=ducarroz
|
2000-09-11 21:55:12 +00:00 |
wtc%netscape.com
|
f4eec2de72
|
Bugzilla bug #52173: restored the FORCE target for NT.
|
2000-09-11 21:54:10 +00:00 |
attinasi%netscape.com
|
cba3d5a333
|
Backed out changes to the event priorities (from bug 36849). This backout is to keep viewer in sync with Mozilla (see backout of same change to windows/nsAppShell by jst/vidur). b=36849 not reviewed (backing up to previous code), but discussed with Vidur.
|
2000-09-11 21:50:35 +00:00 |
valeski%netscape.com
|
b6373ee1b7
|
50188. forcing noisy_fonts macro to *not* spew to stderr/out in debug builds.
|
2000-09-11 21:48:58 +00:00 |
buster%netscape.com
|
05f2509eec
|
checking in fix for unix compiler, stupid nsCOMPtr x-platform incompatibility.
|
2000-09-11 21:43:46 +00:00 |
wtc%netscape.com
|
43ae02ba26
|
Bugzilla bug #52173: accept both ytab.{c,h} and y.tab.{c,h} as the output
files of yacc.
|
2000-09-11 21:40:42 +00:00 |
sspitzer%netscape.com
|
21066d7dbd
|
fix for #34996. make sure pop works with usernames like
foo%bar, foo@bar, foo:bar, and foo/bar
r=alecf
|
2000-09-11 21:32:08 +00:00 |