jaggernaut%netscape.com
|
718057d1d5
|
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
|
2001-10-27 07:43:56 +00:00 |
|
leaf%mozilla.org
|
4a8d49870c
|
Automated update
|
2001-10-27 07:43:13 +00:00 |
|
seawood%netscape.com
|
9b5ae05e33
|
Landing the rest of the mach-o OSX changes.
Bug #75653 r=cls sr=waterson
|
2001-10-27 07:38:18 +00:00 |
|
jaggernaut%netscape.com
|
cad0dc7095
|
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
|
2001-10-27 06:44:19 +00:00 |
|
leaf%mozilla.org
|
88dcc0af5b
|
Automated update
|
2001-10-27 06:28:11 +00:00 |
|
bernd.mielke%snafu.de
|
7f233275f2
|
new regression test, not affecting the build.
|
2001-10-27 06:27:12 +00:00 |
|
seawood%netscape.com
|
5fc017e59e
|
Remove MOZ_MONOLITHIC_TOOLKIT
|
2001-10-27 06:16:57 +00:00 |
|
seawood%netscape.com
|
a18a8602e9
|
Replace hardcoded -L/usr/X11R6/lib with $(XLDFLAGS). Fixes cross-compiling among other things.
|
2001-10-27 06:02:57 +00:00 |
|
seawood%netscape.com
|
3e1cbb069d
|
Followup to removal of --enable-monolithic-toolkit..remove MOZ_MONOLITHIC_TOOLKIT ifdefs
|
2001-10-27 05:49:30 +00:00 |
|
bnesse%netscape.com
|
faf03ce445
|
Bug 106159. Switch remaining js and xul files from nsIPref interface to nsIPrefService/nsIPrefBranch interfaces to eliminate conflicts. r=jag, sr=alecf
|
2001-10-27 05:39:25 +00:00 |
|
seawood%netscape.com
|
5e2395c335
|
Removing unused nsIAppShellComponentImpl reference
|
2001-10-27 05:26:42 +00:00 |
|
cls%seawood.org
|
e4bd7ca988
|
Freezing nsIURIContentListener class. Fixing PSM bustage
Thanks to Rick Potts <rpotts@netscape.com> for the patch.
Bug #99627
|
2001-10-27 04:15:42 +00:00 |
|
rpotts%netscape.com
|
49eeee6f73
|
bug #99627 (r=valeski@netscape.com, sr=mscott@netscpae.com). Freeze the nsIURIContentListener interface...
|
2001-10-27 03:59:37 +00:00 |
|
seawood%netscape.com
|
857f3174b3
|
Adding type specifier for functions to fix bustage.
|
2001-10-27 03:24:15 +00:00 |
|
dougt%netscape.com
|
24ac2f3385
|
check for null. if the reference ever goes away, we crash
|
2001-10-27 03:06:09 +00:00 |
|
rpotts%netscape.com
|
ae53430684
|
bug #99627 (r=valeski@netscape.com, sr=mscott@netscpae.com). Freeze the nsIURIContentListener interface...
|
2001-10-27 02:52:39 +00:00 |
|
waldemar%netscape.com
|
0b07320096
|
Substantive semantic changes. Implemented prototype instances and property reading and writing.
|
2001-10-27 02:41:20 +00:00 |
|
waldemar%netscape.com
|
3b80c5d68f
|
Fixed comment
|
2001-10-27 02:40:41 +00:00 |
|
waldemar%netscape.com
|
4d44f1c7d9
|
Added :uninitialized variables
|
2001-10-27 02:40:13 +00:00 |
|
seawood%netscape.com
|
190a210182
|
Apparently, the ANSI C++ standard no longer assumes int for functions that are mssing their type specifier. And the HP-UX & Sun Forte compilers catch this.
Fixing tinderbox bustage.
|
2001-10-27 01:49:12 +00:00 |
|
pschwartau%netscape.com
|
6a49244c08
|
Fixing a typo
|
2001-10-27 00:48:14 +00:00 |
|
wtc%netscape.com
|
d0d6081356
|
Bugzilla bug 106379: support building under ARM Linux.
|
2001-10-27 00:27:06 +00:00 |
|
ftang%netscape.com
|
27fc0ce4dc
|
fix 100868. Forget to include this part from previous check in.
|
2001-10-27 00:08:13 +00:00 |
|
shanjian%netscape.com
|
796133ab85
|
#106650 Crash viewing some mails
r=ducarroz, sr=sspitzer
|
2001-10-26 23:59:30 +00:00 |
|
law%netscape.com
|
76b40a993e
|
Bug 95572; patch from Roland (Roland.Tepp@mail.ee); close dialog after launch/reveal; r=law, sr=mscott
|
2001-10-26 23:52:21 +00:00 |
|
aaronl%netscape.com
|
d21aea8332
|
Bug 106710. Expose anonymous content via accessibility API's. r=jgaunt, sr=waterson
|
2001-10-26 23:47:52 +00:00 |
|
sfraser%netscape.com
|
72ca9383ae
|
Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf
|
2001-10-26 23:34:53 +00:00 |
|
alecf%netscape.com
|
9346b7ec9e
|
finally remove this file once and for all - turns out I removed this from the mac build yesterday (by accident, but the file is obsolete anyway)
|
2001-10-26 23:09:16 +00:00 |
|
alecf%netscape.com
|
20a7381eac
|
remove nsIAppShellComponent, not used anywhere
(not part of build)
|
2001-10-26 23:07:48 +00:00 |
|
mstoltz%netscape.com
|
3e08274ae7
|
bug 104495 - don't allow unprivileged scripts to create a window without
a close box, or to disable key shortcuts. r=danm, sr=jst.
|
2001-10-26 23:02:49 +00:00 |
|
mstoltz%netscape.com
|
f634fa73d2
|
bug 106535, adding the ability to enable codebase principals for a single host
instead of for all hosts. r=vidur, sr=jst.
|
2001-10-26 23:00:48 +00:00 |
|
sfraser%netscape.com
|
5ba85bc864
|
Fix for bug 83589 -- fix the mac build scripts so that a commercial tree doesn't clobber config files in the mozilla tree. Make a MoreFilesDebug.lib. r=peterv,sr=scc
|
2001-10-26 22:36:56 +00:00 |
|
sfraser%netscape.com
|
e7f7baee09
|
Fix for bug 83589 -- fix the mac build scripts so that a commercial tree doesn't clobber config files in the mozilla tree. r=peterv,sr=scc
|
2001-10-26 22:36:28 +00:00 |
|
naving%netscape.com
|
fc043ae72e
|
106819 r=suresh sr=mscott. Do not steal focus after search textbox is cleared.
|
2001-10-26 22:33:27 +00:00 |
|
naving%netscape.com
|
7c1966ad79
|
94968. r/sr=mscott. fix the folder-picker to not show bogus folders.
|
2001-10-26 22:08:21 +00:00 |
|
hewitt%netscape.com
|
23bce44dd6
|
106826 - can't drag into folders on the personal toolbar, r=hyatt, sr=blake
|
2001-10-26 21:54:36 +00:00 |
|
rginda%netscape.com
|
a38f6a4b18
|
check in jband's fix for command paths on win2k, whitespace nits.
|
2001-10-26 21:37:51 +00:00 |
|
pchen%netscape.com
|
be2b8367ee
|
bug 104367, r=jag, sr=ben, add bookmark dialog changed id from
newBookmarkDialog to newBookmarkWindow but this getElementByID() call
wasn't updated, ooops
|
2001-10-26 21:37:08 +00:00 |
|
jaggernaut%netscape.com
|
cd797fe0a1
|
Bug 106967: fix crash (doh me)
|
2001-10-26 21:37:07 +00:00 |
|
wtc%netscape.com
|
73ee93a7cc
|
Bugzilla bug 106836: fixed misspelled "Privilege". The patch is
contributed by timeless@mac.com.
|
2001-10-26 21:30:58 +00:00 |
|
naving%netscape.com
|
e3756b4921
|
106875 r=stephend sr=mscott. Remove tooltip for the searchBar.
|
2001-10-26 21:28:46 +00:00 |
|
sspitzer%netscape.com
|
48ce6da0fa
|
fix for #106269. reply wasn't quoting the message body.
r/sr=kin
|
2001-10-26 21:21:04 +00:00 |
|
wtc%netscape.com
|
b6e71514c6
|
Bugzilla bug 106771: support building on HP-UX 11.11.
|
2001-10-26 21:20:12 +00:00 |
|
wtc%netscape.com
|
04e4931568
|
Bugzilla bug 106771: support building on HP-UX 11.11. The patch is from
Jim Dunn <jdunn@netscape.com>.
Modified files: configure configure.in
|
2001-10-26 21:13:06 +00:00 |
|
ftang%netscape.com
|
b52e77802a
|
fix bug 100868. implement the real GetTextDimension code in Mac GFX. r=pierre sr=sfraser
|
2001-10-26 20:54:09 +00:00 |
|
leaf%mozilla.org
|
2ccff985eb
|
Automated update
|
2001-10-26 20:43:13 +00:00 |
|
ftang%netscape.com
|
c2fd6d8e81
|
fix bug 106488. improve window cmap parsing code readability
change PR_Alloc / PR_Free to nsMemory:: version
r=shanjian, sr=sfraser
|
2001-10-26 20:40:43 +00:00 |
|
seawood%netscape.com
|
47272b154d
|
Save the value of AS as we need it later tests.
|
2001-10-26 20:29:02 +00:00 |
|
shanjian%netscape.com
|
f616beb0ae
|
#97343 annot display middot(Unicode 00B7)in the UI under W95/W98
r=ftang, sr=attinasi
|
2001-10-26 20:14:58 +00:00 |
|
alecf%netscape.com
|
4854990538
|
attempt to fix static build bustage
|
2001-10-26 20:10:44 +00:00 |
|