cls%seawood.org
dd42b59acb
Remove exit(0) from qt version check.
...
Thanks to johng@corel.com (John Griggs) for the patch.
Bug #75730 r=leaf sr=cls
2001-04-17 01:10:54 +00:00
pinkerton%netscape.com
dd2f102b06
Removing incorrect escaping and fixing switch default typo. r=saari/sr=hyatt, bug 75653
2001-04-17 00:56:00 +00:00
pinkerton%netscape.com
75255d7f07
get rid of non-virtual dtor with virtual methods warnings. r=saari/sr=hyatt bug 75653
2001-04-17 00:50:11 +00:00
pinkerton%netscape.com
59f89368ed
Build osx printing files. r=saari/sr=hyatt bug 75653
2001-04-17 00:49:34 +00:00
dbaron%fas.harvard.edu
3edaff6670
Add 3 proposed CSS3 system colors as -moz-FieldText, -moz-Dialog, and -moz-DialogText, which are needed to accurately represent system colors on GTK.
...
Restore GTK system color for WindowText to the correct value (fg rather than text).
Add debugging code that can be enabled to debug use of system colors in themes.
r=pierre@netscape.com sr=blizzard@mozilla.org b=67448
2001-04-17 00:46:07 +00:00
yokoyama%netscape.com
d2ea2bb5f0
partial bug fix : 66030, /r=valeski, /sr=brendan
2001-04-17 00:43:16 +00:00
pinkerton%netscape.com
f47876e9e7
Fix warnings and compile errors in gcc. r=saari/sr=hyatt, bug#7653
2001-04-17 00:38:34 +00:00
dbaron%fas.harvard.edu
b422675b61
Remove carriage returns (^M) to fix cement (IRIX) bustage.
2001-04-17 00:32:17 +00:00
dbaron%fas.harvard.edu
36a5d4dd8d
Fix leaks of global objects. b=76091 r=mstoltz@netscape.com sr=hyatt@netscape.com
2001-04-17 00:12:28 +00:00
cls%seawood.org
14d227f7d8
Allow cvs command to be set via CVS env variable.
...
Thanks to stephen@tgivan.com (Stephen Rasku) for the patch.
Bug #74565 r=cls
2001-04-17 00:11:22 +00:00
sonmi%netscape.com
0381455be0
started tinderbox addition, intermediate checkin
2001-04-17 00:00:58 +00:00
pinkerton%netscape.com
6e0f96cc51
Fix warning about non-virtual dtor with virtual methods
2001-04-16 23:55:10 +00:00
oeschger%netscape.com
70d0fbca38
bug=74132, patch from cls for building help, r=oeschger
2001-04-16 23:54:25 +00:00
pinkerton%netscape.com
e9f70a09a8
get rid of warning about virtual methods w/ non-virtual dtor.
2001-04-16 23:52:07 +00:00
pinkerton%netscape.com
c557b31e90
be more explicit about includes for gcc. r=saari/sr=hyatt bug# 75653
2001-04-16 23:50:10 +00:00
pinkerton%netscape.com
41eadd87e0
fix for fizzilla bustage. don't create stuff that isn't available on x.
2001-04-16 23:48:04 +00:00
pinkerton%netscape.com
0a2f9edc12
fix for fizzilla bustage. don't create stuff that isn't available on x.
2001-04-16 23:44:41 +00:00
rginda%netscape.com
1982921232
- not built -
...
fixed NS_IF_ADDREF(aHook)s
added more hook attributes
2001-04-16 23:43:09 +00:00
naving%netscape.com
b52e7f3dd9
75992. sr=bienvenu. When it is cross-server update the counts correctly.
2001-04-16 23:42:07 +00:00
cls%seawood.org
235ca23653
Compaq changed uname to use osf as a basename instead of osf1
2001-04-16 23:21:31 +00:00
pavlov%netscape.com
e9b54cf19b
fixing from generating huge imageframes with broken images. bug 76230. r=akkana, sr=hyatt
2001-04-16 23:13:01 +00:00
maolson%earthlink.net
a1ece4a66a
bug 11623 - change CSS file comments from // to /* */
...
r=dbaron, sr=hewitt
2001-04-16 23:11:27 +00:00
valeski%netscape.com
bb2ed4e834
r=rpotts, r=heikki, sr=vidur. content types are no longer hardcoded for docshell load acceptance. we now ask layout what it can handle (indirectly via the category manager). 40772.
2001-04-16 23:05:08 +00:00
pinkerton%netscape.com
ac624ba634
don't include needless header, fix type error under gcc. r=saari/sr=hyatt. bug#75653
2001-04-16 23:02:42 +00:00
pinkerton%netscape.com
4e1463c1a0
Include the OSX version of nsDeviceContextSpec for carbon. r=saari/sr=hyatt. bug# 75653
2001-04-16 23:01:07 +00:00
dbaron%fas.harvard.edu
5d43a6148e
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by changing mime to mimetype in REQUIRES.
2001-04-16 22:55:25 +00:00
pinkerton%netscape.com
87bdc43443
Export nsIPrintingContext.h for osx r=saari/sr=hyatt, bug# 75653
2001-04-16 22:47:33 +00:00
bnesse%netscape.com
5cedb5aa04
Fixed bad JS_Request stuff in openPrefFile.
[Not part of the build].
2001-04-16 22:34:30 +00:00
law%netscape.com
3774c93378
More refinements for bug 52454, et al
2001-04-16 22:04:24 +00:00
akkana%netscape.com
c702439ead
74169: Enable controls on image animation in libpr0n. r=pavlov,saari sr=sfraser
2001-04-16 22:02:39 +00:00
erik%netscape.com
4f129c60af
fixing build bustage in IBMBIDI ifdef on Mac
2001-04-16 21:53:21 +00:00
scc%mozilla.org
65b906300d
[documentation], _never_ part of a build. fixing the title to be a little less misleading
2001-04-16 21:47:49 +00:00
erik%netscape.com
b9c0d17102
fixing build bustage in IBMBIDI ifdef on Mac
2001-04-16 21:32:19 +00:00
av%netscape.com
1a251e82a3
Fixing 76116 -- crash on File->Exit with plugin on page, ra=av, sr=waterson
2001-04-16 21:26:28 +00:00
av%netscape.com
505552ebf2
Fixing 75682 -- file leaf name comparison xp'ed in nsPluginHostImpl.cpp, r=peterl, a=av, sr=attinasi
2001-04-16 21:21:11 +00:00
peterv%netscape.com
99570d2693
Fix View->Use Stylesheet. r=jag, sr=alecf.
2001-04-16 21:15:51 +00:00
curt%scruznet.com
c9d1fd3afa
*** empty log message ***
2001-04-16 21:13:41 +00:00
valeski%netscape.com
6cd03e0901
sr=vidur, r=dbaron. fixing leak and updating hashtables to newer, better, versions. 75337
2001-04-16 21:11:20 +00:00
ashuk%eng.sun.com
bfbf350e33
Bug=74742
...
author=ashuk
ra=idk
This patch allows BlackConnect to build with Forte Compilers. It
fixes some syntactical errors in the xpidl_idl.c and xpidl_java.c
files where C++ style syntax was being used in a C file and some
implicit illegal typecasts were being made.
_Ashu
2001-04-16 21:11:08 +00:00
dcone%netscape.com
f20ac0b838
new print preview navigation idl for embedding. Does not effect the build.
2001-04-16 21:06:55 +00:00
jgmyers%netscape.com
ddc11fc7e7
rename tls sockets to starttls: bug 74387 r=javi r=darin sr=mscott
2001-04-16 21:01:29 +00:00
sdagley%netscape.com
241b099532
Increasing memory partition (20MB minimum, 28MB preferred) so we can load something more complex than mozilla.org before hitting tempmem. Ostensibly for #65884 but I'm thinking that Shockwave might need a significantly larger partition (at least SW 8.0, SW8.5 reportedly behaves itself better). r=bnesse,sr=sfraser
2001-04-16 20:50:37 +00:00
bbaetz%cs.mcgill.ca
fbd2e44f06
Bug 76069 - fix rdf:httpindex (such as ftp bookmarks)
...
r=dougt, sr=waterson
2001-04-16 20:45:26 +00:00
dcone%netscape.com
20400169c5
b=36796 r=peterl sr=attinasi.
2001-04-16 20:41:24 +00:00
javi%netscape.com
3a4e4fe5c1
Cause this to build the PSM 2.0 directory now instead.
2001-04-16 20:41:00 +00:00
javi%netscape.com
28524c7c07
Backing out my change since leaf will provide a "better" fix.
2001-04-16 20:40:16 +00:00
morse%netscape.com
a3300caf35
bug 75661, crash when image-manager alert box appears, r=kmcclusk, sr=roc+moz
2001-04-16 20:40:08 +00:00
hwaara%chello.se
4e1c241b36
Implement date&time support in reply-headers, like:
...
"On <date & time>, <author> wrote:"
For now, this is optional (set mailnews.reply_header_type to '2' in prefs.js), we will default to only show "<author> wrote:", as usual. This is due to some l10n issues which are part of bug 75377. The date&time format is hard-coded to be en-US if set, again, bug 75377.
bug 23615. r=disttsc@bart.nl , sr=sspitzer@netscape.com
Fix a bunch of leaks (15 of them) in addressbook, addressbook-sync and import-mail code. None of the callers to GetUserProfileDirectory() deallocated their nsFileSpec.
bug 75332. r=chuang@netscape.com , sr=bienvenu@netscape.com
2001-04-16 20:40:07 +00:00
darin%netscape.com
07b749308f
Fixes bug 75354 "https content is being cached on disk!!" r=bbaetz, sr=dougt
2001-04-16 20:39:10 +00:00
javi%netscape.com
9b0101f776
Fix for Bug 76179 patch provided by leaf, r=javi, sr=cls
...
Don't build the Makefile in security as part of PSM 2 builds. That
build drives the PSM1 build process.
2001-04-16 20:37:57 +00:00