dbradley%netscape.com
11a6c0c0fe
Bug 121938 - XPCWrappedJS::GetNewORUsed does not look for inherited interfaces when matching interfaces. r=jband, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@114922 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 11:24:21 +00:00
bstell%ix.netcom.com
b7194ebab6
better fix for the linux bustage
...
git-svn-id: svn://10.0.0.236/trunk@114921 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 11:02:23 +00:00
bstell%ix.netcom.com
4ed5035aa4
bug 116155, add code to measure/render using a common X font interface
...
r=pavlov@netscape.com , sr=jaggernaut@netscape.com
git-svn-id: svn://10.0.0.236/trunk@114920 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 11:00:24 +00:00
hewitt%netscape.com
ab49f36890
41526 - implement 'Set As Wallpaper' on windows, r=pavlov, sr=blake
...
git-svn-id: svn://10.0.0.236/trunk@114919 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 10:40:42 +00:00
bbaetz%student.usyd.edu.au
c68b7c8980
OK, lets try this, then.
...
Build bustage fix.
git-svn-id: svn://10.0.0.236/trunk@114918 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 10:24:09 +00:00
badami%netscape.com
8331526176
[serializer]nested lists don't convert to plain text properly.
...
bug 95224 patch=tmutreja@netscape.com r=akkana sr=jst
git-svn-id: svn://10.0.0.236/trunk@114917 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 10:23:24 +00:00
seawood%netscape.com
e4d434e2ba
Move build logic for static builds into separate .mk so that it doesn't have to be duplicated across Makefiles. Use slightly more generic name for _getModuleInfo function so that it can be used for multiple binaries.
...
Bug #88038 r=bryner
git-svn-id: svn://10.0.0.236/trunk@114916 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 10:01:05 +00:00
bstell%ix.netcom.com
758d860008
fix HP bustage
...
git-svn-id: svn://10.0.0.236/trunk@114915 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 09:51:56 +00:00
bstell%ix.netcom.com
2b1244ccf3
fix tree bustage
...
git-svn-id: svn://10.0.0.236/trunk@114914 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 09:32:54 +00:00
bbaetz%student.usyd.edu.au
8a64e4f492
Fix for mac bustage (side effect of bug 102980). This should hopefully fix
...
it - I don't have a mac.
rs=shaver
git-svn-id: svn://10.0.0.236/trunk@114913 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 09:20:45 +00:00
gordon%netscape.com
dd2dbeef82
Fix bug 102921 "Mozilla crashes when Cache in profile dir points
...
to nonexistent directory". Change to fail nsDiskCacheDevice::Init()
if mCacheDirectory is nsnull. sr=darin.
git-svn-id: svn://10.0.0.236/trunk@114912 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 09:08:09 +00:00
bstell%ix.netcom.com
a9d7de11b5
bug 116151, add files for FreeType / TrueType font support
...
r=shanjian@netscape.com , sr=mcafee@netscape.com (delegate for mscott@netscape.com )
git-svn-id: svn://10.0.0.236/trunk@114911 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 08:53:50 +00:00
bstell%ix.netcom.com
26c9bf542d
bug 116153, add TrueType support for MathML (GetBoundingBox)
...
requested during sr= by rbs@maths.uq.edu.au (delegate for brendan@mozilla.org )
git-svn-id: svn://10.0.0.236/trunk@114910 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 08:51:40 +00:00
bstell%ix.netcom.com
350129e0b1
bug 116153, add TrueType language group info to the X font language group
...
table. Read TrueType prefs.
r=katakai@japan.sun.com , sr=jaggernaut@netscape.com
git-svn-id: svn://10.0.0.236/trunk@114909 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 08:49:29 +00:00
cathleen%netscape.com
b8cedf8e73
eliminate nsCRT::strlen for char* strings (part 3), bug 124536 r=dp sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@114908 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 08:42:48 +00:00
hewitt%netscape.com
3bc0bfe8c3
41526 - implement 'Set As Wallpaper' on windows, r=pavlov, sr=blake
...
git-svn-id: svn://10.0.0.236/trunk@114907 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 08:12:22 +00:00
bstell%ix.netcom.com
0bac2c0150
bug 116155, add alpha blending routines for FreeType2/TrueType (performance)
...
Code to to measure/render text using a common font interface.
r=pavlov@netscape.com , sr=jaggernaut@netscape.com
git-svn-id: svn://10.0.0.236/trunk@114906 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 07:47:06 +00:00
cathleen%netscape.com
44c62ad490
eliminate nsCRT::strlen for char* strings (part 2), bug 124536 r=dp sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@114905 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 07:43:41 +00:00
cathleen%netscape.com
c93312040a
eliminate nsCRT::strlen for char* strings (part 1), bug 124536 r=dp sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@114904 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 07:36:56 +00:00
rbs%maths.uq.edu.au
ee6ecf963a
Initialize variables - regression/left-over from bug 96870 that caused me to spent cycles chasing a non-existent bug elsewhere, carrying forward r=rods, sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@114903 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 07:30:58 +00:00
rbs%maths.uq.edu.au
2cf5c952c3
Add entry for the official Unicode minus sign
...
git-svn-id: svn://10.0.0.236/trunk@114902 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 07:24:19 +00:00
bstell%ix.netcom.com
6e89beffd6
bug 116153, add default prefs for TrueType display
...
r=katakai@japan.sun.com , sr=rbs@maths.uq.edu.au/brendan@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@114901 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 07:16:48 +00:00
bstell%ix.netcom.com
4885d00b22
bug 116154, scan fonts to generate/save/read font summaries since getting
...
the valid glyph list is so expensive. Code to map TrueType fonts so the
mos X font selection code cand find them by name and/or language-group
r=smontagu@netscape.com , sr=rbs@maths.uq.edu.au/brendan@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@114900 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 07:14:10 +00:00
bbaetz%student.usyd.edu.au
fd7671f948
Bug 44995 - support socks proxies in mailnews
...
r=mscott, sr=darin
git-svn-id: svn://10.0.0.236/trunk@114899 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 07:07:23 +00:00
bnesse%netscape.com
c2f0ad7960
Backing this out again... I'm beginning to hate this patch.
...
git-svn-id: svn://10.0.0.236/trunk@114898 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 06:29:41 +00:00
gordon%netscape.com
65f1aed4fd
Fixing optimized mac bustage.
...
git-svn-id: svn://10.0.0.236/trunk@114897 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 06:17:10 +00:00
dveditz%netscape.com
7b150042ea
Fix Install.addDirectory register under a predictable key (bug 125984);
...
remove dead cruft and whitespace r=sgehani sr=mscott
git-svn-id: svn://10.0.0.236/trunk@114896 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 05:58:24 +00:00
bnesse%netscape.com
ca7c6cfe6b
Fix for bug 98476. Add safe save and redundant backup support for preferences. r=sfraser, sr=alecf.
...
git-svn-id: svn://10.0.0.236/trunk@114895 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 05:55:08 +00:00
bnesse%netscape.com
1efd2d9c93
Bug 98476. Gracefully handle error returned from saving of preferences file. r=sfraser, sr=alecf.
...
git-svn-id: svn://10.0.0.236/trunk@114894 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 05:52:32 +00:00
endico%mozilla.org
a34966fb87
Change the default time bomb url to http://mozilla.org/time-bomb.html bug 126348 r=blake, sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@114893 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 05:50:17 +00:00
seawood%netscape.com
8a3c032b4f
Oops. Forgot that LIBS_DIR already set -L. Fixing dec1 bustage
...
git-svn-id: svn://10.0.0.236/trunk@114892 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 05:38:41 +00:00
stephend%netscape.com
e6e451f8f3
Fix bug 125606 and bug 126355. Clear out the textfield on refresh (bug 125606) and on switching servers (bug 126355). r=suresh@netscape.com, sr=sspitzer@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@114891 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 05:38:33 +00:00
gordon%netscape.com
740ec7cd6c
Fix bug 108046 "DNSService Shutdown uses getService; suggest registering WeakPtr". r=dougt, sr=darin.
...
git-svn-id: svn://10.0.0.236/trunk@114890 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 05:38:03 +00:00
gordon%netscape.com
8be697d4bf
Fix bug 122682 "browser hangs temporarily if switched offline while DNS thread in in GetHostByName". r=gagan, sr=darin.
...
git-svn-id: svn://10.0.0.236/trunk@114889 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 05:36:27 +00:00
gordon%netscape.com
956986a72e
Fix bug 107766 "DeactivateEntry: bad cache entry state when quitting". The cache entry state is legitimate on shutdown. Change NS_WARNING to NS_ASSERTION that doesn't fire on shutdown. r=gagan, sr=darin.
...
git-svn-id: svn://10.0.0.236/trunk@114888 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 05:32:18 +00:00
ducarroz%netscape.com
ec382db561
Fix for bug 112625. When decomosing a message to file, we need to parse children of a multipart/alternative part. R=cavin, SR=mscott
...
git-svn-id: svn://10.0.0.236/trunk@114887 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 05:32:06 +00:00
cmanske%netscape.com
3ce9957582
Fixed focus problems and ability to remove background image, b=115858, r=neil@parkwaycc.co.uk, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@114886 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 05:29:57 +00:00
gordon%netscape.com
1999bf0431
Fix bug 116562 "Flash movie is not loaded if disk cache is disabled". Return error from SetCachePolicy() if storage is not currently enabled for policy. r=gagan, sr=darin.
...
git-svn-id: svn://10.0.0.236/trunk@114885 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 05:29:49 +00:00
gordon%netscape.com
0877fc9773
Fix bug 97097 "nsIDNSService::Resolve does not use the dns cache". r=gagan, sr=darin.
...
git-svn-id: svn://10.0.0.236/trunk@114884 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 05:28:20 +00:00
gordon%netscape.com
50c69be4a2
Fixing optimized mac bustage.
...
git-svn-id: svn://10.0.0.236/trunk@114883 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 05:00:29 +00:00
mcafee%netscape.com
60dc31b4b8
Backing out mstoltz. r=dbaron,jrgm
...
git-svn-id: svn://10.0.0.236/trunk@114882 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 04:06:53 +00:00
shanjian%netscape.com
5c89a47ef8
#117522 gfx/src/nsCompressedCharMap.cpp doesn't build: too many Ls in nsCompressedCharMap.h
...
r=bstell, sr=brendan
(thanks to timp@clarityconnect.com for test and verify the patch.)
git-svn-id: svn://10.0.0.236/trunk@114881 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 03:29:43 +00:00
shanjian%netscape.com
1e5c3a8000
#119970 Add uk_UA.KOI8-U locale to unixcharset.properties
...
Thanks to Joe Marcus Clarke for preparing the patch.
r=shanjian, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@114880 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 03:24:30 +00:00
dcone%netscape.com
b9645ce2ce
b=122996 r=kmclusky sr=attinasi. Use patblt for windows background tiling
...
git-svn-id: svn://10.0.0.236/trunk@114879 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 03:10:42 +00:00
blakeross%telocity.com
0bcb639fd0
87970 - selecting entry from location bar history should move entry to top. r=jag sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@114878 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 03:07:43 +00:00
dbaron%fas.harvard.edu
0e1090c7d8
Fix Windows bustage. b=79091
...
git-svn-id: svn://10.0.0.236/trunk@114877 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 03:06:00 +00:00
seawood%netscape.com
0950ea9ade
Set NSS_LIBS in config.mk. Use "-L<dir> -l<blah>" to link instead of paths to actual shared libraries on unix platforms.
...
r=rjesup@wgate.com ,wtc@netscape.com
git-svn-id: svn://10.0.0.236/trunk@114876 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 03:00:08 +00:00
sfraser%netscape.com
d3500d94c5
Fix bug 94127 -- crash in AppleEvent handling. Fix parameter order. r=pinkerton, sr=blake
...
git-svn-id: svn://10.0.0.236/trunk@114875 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 02:57:01 +00:00
aaronl%netscape.com
deb837ffc3
Bug 103284. Was reopened for URL bar regression where down arrow was no longer navigating list. r=blake, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@114874 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 02:47:31 +00:00
blakeross%telocity.com
19e88b48ad
78749 - only show history folders that contain entries.
...
77935 - make autocomplete from global history optional.
126320 - invalid typed urls should be hidden and expire quickly.
126127 - custom keyword with :// doesn't work.
r=hewitt sr=alecf
git-svn-id: svn://10.0.0.236/trunk@114873 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 02:47:08 +00:00