seawood%netscape.com
|
67d83d5f3e
|
Remove use of MOZ_MAKE_ENV. Builds should use |make -j3| instead of |MAKE='make -j3' make|
|
2001-11-22 04:02:28 +00:00 |
ben%netscape.com
|
dfd7414970
|
backing out fix for 90080 as it is redundant and caused other bugs (always showing alert
when exiting prefs after viewing appearance, inability to close prefwindow sometimes
see bug 109561).
|
2001-11-22 03:35:32 +00:00 |
jst%netscape.com
|
76efac98b4
|
Fixing bug 111361. nsGlobalNameStruct::mDOMClassInfoID is only valid on nsGlobalNameStruct's whose mType == eTypeClassConstructor. r=bbaetz@cs.mcgill.ca, sr=jband@netscape.com
|
2001-11-22 03:11:58 +00:00 |
hewitt%netscape.com
|
f0a4260b04
|
97119 - Inconsistent textbox height in Pref - Advanced - Proxies, r=ben, sr=hyatt
|
2001-11-22 03:08:17 +00:00 |
bienvenu%netscape.com
|
1d9f43f787
|
fix hpux bustage, only define delet eoperator when debugging mem useage
|
2001-11-22 02:56:49 +00:00 |
jst%netscape.com
|
78526eafad
|
Ahem...
|
2001-11-22 02:56:22 +00:00 |
ben%netscape.com
|
1a36ca5c9f
|
31154, 50517 - consistency in terminology in profile manager dialogs.
patch by henrik gemal, sr=ben@netscape.com, r=hewitt@netscape.com
|
2001-11-22 02:28:34 +00:00 |
wtc%netscape.com
|
046ffc50d1
|
Bugzilla bug 111293: the inclusion of "nssrenam.h" in this file breaks
the NSS build (on 64-bit AIX). I am backing it out.
|
2001-11-22 02:27:57 +00:00 |
ben%netscape.com
|
9aab998ce0
|
42798 - consistency in debug pref panel titles. patch from henrik gemal, sr=ben@netscape.com
|
2001-11-22 02:27:05 +00:00 |
ben%netscape.com
|
d20fe73980
|
77513 - remove some unnecessary text to save space.
r=hewitt, sr=ben, patch from andre dahlqvist
|
2001-11-22 02:26:10 +00:00 |
ben%netscape.com
|
68364f8dd1
|
fix for 73655 - remove reference to obsolete file.
r=rginda, sr=hewitt
|
2001-11-22 02:00:37 +00:00 |
seawood%netscape.com
|
d8103bea97
|
Add ldap to DIRS
|
2001-11-22 01:37:17 +00:00 |
jpierre%netscape.com
|
3e1ef7f122
|
Bug 105271 - undo changes
|
2001-11-22 01:24:39 +00:00 |
cmanske%netscape.com
|
07b72752a5
|
Removed uneccessary hack to make toolbar buttons show checked state, b=101982, r=brade, sr=kin
|
2001-11-22 01:15:09 +00:00 |
naving%netscape.com
|
59daf6b3ab
|
111314 r=ducarroz sr=bienvenu. fix char* memory leaks.
|
2001-11-22 00:56:56 +00:00 |
darin%netscape.com
|
8582a00a2c
|
fixing bustage
|
2001-11-22 00:56:08 +00:00 |
jpierre%netscape.com
|
ffd3058cdb
|
Fixes for OS/2 build
|
2001-11-22 00:46:48 +00:00 |
bienvenu%netscape.com
|
b54c205b4b
|
fix aix bustage
|
2001-11-22 00:37:07 +00:00 |
cmanske%netscape.com
|
a8d124d23c
|
Fixed layout problem with Link Properties dialog, r=110303, r=syd, sr=kin
|
2001-11-22 00:29:50 +00:00 |
darin%netscape.com
|
ca0b3af466
|
fixes mac bustage
|
2001-11-22 00:28:30 +00:00 |
darin%netscape.com
|
13c081d348
|
fixes mac bustage!!
|
2001-11-22 00:28:16 +00:00 |
cmanske%netscape.com
|
01fd055160
|
Fixed getting HR settings from prefs and removed unused code, b=111273, r=syd, sr=kin
|
2001-11-22 00:26:49 +00:00 |
darin%netscape.com
|
78c8ee013f
|
fixes bug 111072 "nsIOService::ExtractUrlPart does not return correct HOST
(flag=IOService.url_Host)" r=cmanske,andreas.otte, sr=mscott
|
2001-11-22 00:19:47 +00:00 |
jpierre%netscape.com
|
cfe378971d
|
Fix for 95128 - OS/2 build issue
|
2001-11-22 00:18:08 +00:00 |
morse%netscape.com
|
b5cc0e55e6
|
bug 98575 speed up cookie manager, r=sgehani, sr=hewitt
|
2001-11-22 00:16:37 +00:00 |
bienvenu%netscape.com
|
3370ba1a08
|
fix hpux build bustage, use delete directly as per compiler error msg
|
2001-11-22 00:15:16 +00:00 |
jpierre%netscape.com
|
6238b1dbcb
|
Fix for 95128 - OS/2 build issue with DBM
|
2001-11-22 00:13:56 +00:00 |
naving%netscape.com
|
3088b5563a
|
111291 r=ducarroz sr=bienvenu. fix a bunch of char * memory leaks.
|
2001-11-22 00:13:39 +00:00 |
nhotta%netscape.com
|
c272ea9038
|
Adding Georgian charset GEOSTD8, contributed by giasher@wanex.net, bug 107533, r=ftang, rs=brendan.
|
2001-11-22 00:13:10 +00:00 |
cmanske%netscape.com
|
4f71585a0a
|
Add print Setup menuitem from global overlay (b=106374, r=syd, sr=kin); fix colorpicker on Composer toolbar (b=108681, r=timeless, sr=kin
|
2001-11-22 00:12:16 +00:00 |
cmanske%netscape.com
|
2ce5e79ba7
|
Add Print Setup menuitem from platform-specific overlay, b=106374, r=syd, sr=sfraser
|
2001-11-22 00:12:01 +00:00 |
cmanske%netscape.com
|
01c467801f
|
Added id to print menuitem as part of fix to bug 106374, r=syd, sr=sfraser
|
2001-11-22 00:11:54 +00:00 |
darin%netscape.com
|
03ab51770e
|
enables new scriptable string stream interface (bug 100172) r=dougt, sr=rpotts
|
2001-11-22 00:08:14 +00:00 |
darin%netscape.com
|
ae5ac684a7
|
mac project changes for bug 100172 "scriptable string stream implementation" r=dougt, sr=rpotts
|
2001-11-22 00:06:25 +00:00 |
darin%netscape.com
|
e129afb980
|
new files for bug 100172 "need scriptable string stream implementation (must
support nsIInputStream)" r=dougt, sr=rpotts
|
2001-11-21 23:55:10 +00:00 |
brendan%mozilla.org
|
d005a558d9
|
Thanks to scole@planetweb.com (Steven Cole) for fixing date_format to respect PRMJ_FormatTime's return value (102159, r=beard, sr=brendan).
|
2001-11-21 23:53:54 +00:00 |
nhotta%netscape.com
|
0c53a57e4f
|
Adding Georgian charset GEOSTD8, contributed by giasher@wanex.net, bug 107533, r=ftang, rs=brendan.
|
2001-11-21 23:48:08 +00:00 |
nhotta%netscape.com
|
6c5d70b08e
|
Removing unused files, check in for ftang, bug 108112, r=nhotta.
|
2001-11-21 23:45:26 +00:00 |
ducarroz%netscape.com
|
3ad8e2cff1
|
Fix for bug 110775. Need to clear the subject and disable the editable field when caching the compose window and enabling those fields when we reopen the compose window. R=varada, SR=mscott
|
2001-11-21 23:43:26 +00:00 |
nhotta%netscape.com
|
44799db9f9
|
Adding Georgian charset GEOSTD8, contributed by giasher@wanex.net, bug 107533, r=ftang, rs=brendan.
|
2001-11-21 23:40:05 +00:00 |
nelsonb%netscape.com
|
4e252684ab
|
Change form to inform user that serial number is a hex string.
|
2001-11-21 23:38:25 +00:00 |
sgehani%netscape.com
|
f6d6461783
|
Fix typo.
b=110961; r=morse; rs=dveditz
|
2001-11-21 23:33:47 +00:00 |
nelsonb%netscape.com
|
d6b5a6416c
|
Some bug fixes found while debugging a different bug.
|
2001-11-21 23:33:26 +00:00 |
yokoyama%netscape.com
|
35d9dcf437
|
Bug 86581
Check the UseDocFont Pref setting
before calling the font download
r=shanjian; /sr=brendan
|
2001-11-21 23:30:36 +00:00 |
sgehani%netscape.com
|
b4ada86403
|
Make search results show up in search sidebar tab again.
b=110792; r=morse; sr=mscott
|
2001-11-21 23:30:30 +00:00 |
brendan%mozilla.org
|
3263f8bafb
|
Don't eagerly allocate fatlock freelist chunks; don't preallocate so much, and use a smaller global lock hashtable (109218, r=shaver/sr=jband).
|
2001-11-21 23:28:52 +00:00 |
yokoyama%netscape.com
|
2ab1b648b1
|
Bug 110512
Remove the hard-coded charset
Read a default charset from Pref
/r=jbetak; /sr=brendan
|
2001-11-21 23:28:19 +00:00 |
mscott%netscape.com
|
21ddeb999d
|
Bug #111274 --> define the addresses object inside the while loop.
r/sr=sspitzer
|
2001-11-21 23:22:43 +00:00 |
nhotta%netscape.com
|
7c6dcabcd1
|
Adding Georgian charset GEOSTD8, bug 107533, r=nhotta, sr=brendan.
|
2001-11-21 23:18:56 +00:00 |
rpotts%netscape.com
|
134926958d
|
bug #99627 (r=adamlock@netscape.com). Improving the comments in preparation of freezing this interface...
|
2001-11-21 23:17:41 +00:00 |