Commit Graph

80738 Commits

Author SHA1 Message Date
scc%mozilla.org
9a8e0d5e22 [documentation], _never_ part of a build. Checking in as I add more FAQs. I've added all my email replies to string questions from the last year, with significant formatting so they are readable. They will be edited to become FAQs. 2001-04-16 14:33:27 +00:00
dcone%netscape.com
858044937b r=kmmclusk sr=attinasi b=62245. clamp the border size. 2001-04-16 13:14:40 +00:00
cls%seawood.org
75339cfc51 Add security/nss/Makefile to STATIC_MAKEFILES 2001-04-16 10:48:48 +00:00
leaf%mozilla.org
1277cd5317 Automated update 2001-04-16 10:30:03 +00:00
cls%seawood.org
c2de6d7458 Use C++ compiler when doing gnu_get_libc_version() check 2001-04-16 10:25:22 +00:00
gagan%netscape.com
db95b02ecb Not part of the build yet. New files for bug 68086. Implemented a generic fat-free version for cases of about: that redirect to another URL. This will obsolete nsAboutCredits.*, mzAboutMozilla.*, and nsAboutPlugins.* 2001-04-16 10:07:56 +00:00
pavlov%netscape.com
1a74015ecf removing the request attribute from imgIDecoder since it was unused and pointless. r=saari sr=hyatt 2001-04-16 09:41:01 +00:00
pavlov%netscape.com
dbb8d15bf9 adding some additional error checking r=saari sr=hyatt 2001-04-16 09:17:59 +00:00
brendan%mozilla.org
98515d2fed Dean Tessman's patch to fix a copy/paste Ctrl-instead-of-Meta error (55932, r=pink, sr=me). 2001-04-16 08:42:12 +00:00
gordon%netscape.com
7fd591fd71 Test for nsDiskCacheBlockFile.cpp [not part of build]. 2001-04-16 08:37:47 +00:00
pollmann%netscape.com
6e6edb6a25 Bug 64702: Fix crash on focus by adding null checks, and make form.submit call onsubmit handlers before submitting. r=rods@netscape.com, sr=jst@netscape.com 2001-04-16 06:36:45 +00:00
cls%seawood.org
3996f7d8f3 Start using the NSS_CLIENT_BRANCH instead of the NSS_AUTOCONF_BRANCH for psm2 builds. 2001-04-16 03:58:57 +00:00
tajima%eng.sun.com
efb6e16901 bug 53990 - XIM: preedit problems at over-the-spot style. r=erik, sr=blizzard 2001-04-16 03:13:44 +00:00
cls%seawood.org
567226c35e Move AC_DEFINE outside of AC_CACHE check to fix problem of config-defs.h always being regenerated. 2001-04-16 02:29:39 +00:00
bryner%uiuc.edu
e09e75b7d7 Move MOZ_NSS_AUTOCONF test *after* including autoconf.mk. r=cls. 2001-04-16 00:50:16 +00:00
karnaze%netscape.com
500776a6b7 bug 60807 - revised patch to handle 2 regression test cases. 2001-04-15 20:49:09 +00:00
dveditz%netscape.com
d056e2fd73 bug 75847 (form submit fails when psm2 installed) 2001-04-15 18:32:55 +00:00
karnaze%netscape.com
57f7d9693e bug 60807 - reduce avail width by fixed widths when calculating colspan widths. sr=attinasi, r=bernd.mielke@snafu.de 2001-04-15 17:08:04 +00:00
bienvenu%netscape.com
e4c92af3c5 remove ifdeffed out code for cacheless view no bug needed sr=sspitzer 2001-04-15 16:52:42 +00:00
pinkerton%netscape.com
ed608f083c Removing some redundant libraries. They're already covered by configure.in and xpcom/build/Makefile.in r=cls, sr=hyatt. bug# 75653. 2001-04-15 07:15:15 +00:00
pinkerton%netscape.com
dcdc112003 differences in the linker between MW and gcc cause us to use ifdefs to prune instead of dead-stripping. r=saari/sr=hyatt. bug# 75653. 2001-04-15 06:44:58 +00:00
pavlov%netscape.com
b26ded6ea9 fixing scaling problem r=saari, sr=hyatt 2001-04-15 05:15:48 +00:00
pinkerton%netscape.com
a052162cf9 tweaks to build under macosx. r=saari/sr=hyatt. bug#75653. 2001-04-15 04:58:22 +00:00
pinkerton%netscape.com
c84a13a1b6 use nsLocalFileMac.h for osx. r=saari, sr=hyatt bug#75653 2001-04-15 04:10:12 +00:00
bryner%uiuc.edu
318485830b Removing unnecessary #include. 2001-04-15 03:56:10 +00:00
pavlov%netscape.com
4f028f9c98 fixing bug 75185 r=brendan sr=attinasi 2001-04-15 02:13:49 +00:00
pinkerton%netscape.com
2fa656fb4b Pull in IC if we're using the mac toolkit. r=saari/sr=hyatt. bug# 75653 2001-04-15 01:49:46 +00:00
pinkerton%netscape.com
48b1eadd1d another routine that isn't supported under Carbon. r=saari/sr=hyatt. bug# 75653 2001-04-15 01:19:51 +00:00
pinkerton%netscape.com
b9f3bb8fc4 Errors.h->MacErrors.h, Types.h->MacTypes.h, r=saari/sr=hyatt. bug# 75653 2001-04-15 00:50:48 +00:00
pinkerton%netscape.com
0c5dc7f227 Windows.h --> MacWindows.h r=saari/sr=hyatt. bug# 75653. 2001-04-15 00:45:26 +00:00
dbaron%fas.harvard.edu
31f5e71e87 Removing carriage returns (^M) to fix build bustage on cement tinderbox (IRIX). 2001-04-15 00:20:44 +00:00
dbaron%fas.harvard.edu
96e1422d5e Backing out changes made by serge@netscape.com for bug 67879 because they include X11/xpm.h, which is not a standard part of X11 and therefore breaks builds on machines that don't have it, including the following tinderboxes: speedracer (on Seamonkey), messina, monkeypox, nebiros, palermo, and torino (on SeaMonkey-Ports). Fixes build bustage. 2001-04-15 00:15:35 +00:00
rginda%netscape.com
70c428108f checking in irc library updates described in 74164
chatzilla only, r=ssieb
2001-04-15 00:04:32 +00:00
blakeross%telocity.com
14b439d3d7 Classic scrollbars need to extend xpfe binding to inherit proper implementation (removes context menus on scrollbars in Classic, 27289). r=kerz sr=hewitt 2001-04-14 23:42:01 +00:00
sspitzer%netscape.com
895c2fff04 clean up my fix for #75942 to not give a JS error in the filter dialog.
(I forgot the search terms are shared.)  also make it so if you hit enter in
a search term and the search has started, it will stop it and and start a new one.
rename gButton to gSearchStopButton, since that is what it is.
sr=bienvenu
2001-04-14 23:08:00 +00:00
dbaron%fas.harvard.edu
33b7e5e884 Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding windowwatcher to REQUIRES. 2001-04-14 23:04:15 +00:00
bryner%uiuc.edu
aaca57af31 Oops, need locale in here too (MOZ_TRACK_MODULE_DEPS bustage) 2001-04-14 22:53:33 +00:00
bryner%uiuc.edu
e9e30df5a5 Fixing MOZ_TRACK_MODULE_DEPS bustage (and bringing to light more of our sad dependency story). 2001-04-14 22:48:10 +00:00
dougt%netscape.com
e857e3b2a0 NotPartOfBuild - This is only a test of CVS 2001-04-14 22:39:57 +00:00
dougt%netscape.com
b5673a7057 NotPartOfBuild. 2001-04-14 22:38:46 +00:00
dougt%netscape.com
801492ac4b removing ^M 2001-04-14 22:37:39 +00:00
bbaetz%cs.mcgill.ca
9bc78ec2df Bug 70267 - implement gopher searches
r=dougt, sr=darin
2001-04-14 22:09:59 +00:00
bbaetz%cs.mcgill.ca
13f9f0b68f bug 70529 - tidy up protocol-specific code in the dirviewer
r=jag, sr=waterson
2001-04-14 22:08:35 +00:00
dbaron%fas.harvard.edu
34e3e165b7 Fix page cycler (and tinderbox orange). r=disttsc@bart.nl 2001-04-14 21:41:15 +00:00
dougt%netscape.com
dc49ce01a5 Fixing Mac Bustage. ftpcore.h was being included by the IDL file. It doesn't need to be. 2001-04-14 21:31:25 +00:00
dougt%netscape.com
3031f5413b fixing bustage 2001-04-14 21:15:25 +00:00
serge%netscape.com
25122ada8c #67879 eliminate crash unix defalt plugin; add puzzle pixmap to unix nullplugin; sr=blizzard, r=av 2001-04-14 21:14:23 +00:00
dougt%netscape.com
6eaef4a960 Removing ^M. 2001-04-14 21:10:14 +00:00
serge%netscape.com
5a70dbb536 #67879 eliminate unix default plugin crash; add puzzle pixmap to unix nullplugin; sr=blizzard r=av 2001-04-14 21:07:43 +00:00
dougt%netscape.com
c5831cdd30 Fixing bustage...
Removing ^M. God I hate the msvc editor...
2001-04-14 20:57:44 +00:00