Граф коммитов

98153 Коммитов

Автор SHA1 Сообщение Дата
cmanske%netscape.com b3d4a89ff5 Fix another dialog focus racing bug - table properties, b=126049, r=rcassin@supernova.org, sr=dveditz 2002-02-19 15:09:41 +00:00
ian%hixie.ch cf1585e4f6 Correct minor typo ('retieve' to 'retrieve'). r=ispell 2002-02-19 15:04:55 +00:00
wtc%netscape.com 1fd68fb5cc Bugzilla bug 124952: removed the "depend->clean" hack for NSS 3.4 landing.
Modified files: Makefile.in security/manager/Makefile.in
security/nss/makefile.win
2002-02-19 15:03:07 +00:00
cmanske%netscape.com bf0d223ed1 1st draft of publish icon added to Composer toolbar and CSS to use it, b=125128, r=glazman, sr=dveditz 2002-02-19 15:01:47 +00:00
dbradley%netscape.com 5372835bdb Bug 119382 - attribute nsIIDPtr IID considered harmful - This patch makes it an error to declare an attribute named IID or a method named getIID. r=jband, sr=jst 2002-02-19 14:48:00 +00:00
jdunn%netscape.com 24a5f88606 adding xptc files for HP-UX 11.20 support of IPF (ia64 platform).
r=jband@netscape.com
r=cls@seawood.org
# 126293
2002-02-19 12:28:21 +00:00
blizzard%redhat.com 69e105837c Bug #125495. Get irc building again in the rpms. Get these patches working again. Doesn't affect the default build. 2002-02-19 12:16:50 +00:00
jfrancis%netscape.com c56239e860 fixes:
117418: warnings in nsWSRunObject.cpp
98286: splitting paragraphs broken
101041: block transformations could grab too much beyon selection
82813: whitespace handling code needs to do right thing with preformatted text
99545 &
103677: new blocks not always pre-populated with br
41336: better handling of mailcites when splitting or deleting them or portions of them

partial fix for:
46474: creating new blocks kills style settings

r=fm, sr=kin
2002-02-19 12:02:09 +00:00
rods%netscape.com c852f59012 Makes sure the prefs aren't set if the pref values don't exist
Bug 124139 r=rods sr=attinasi
2002-02-19 11:59:27 +00:00
jfrancis%netscape.com f9413bd619 fixes:
117418: warnings in nsWSRunObject.cpp
98286: splitting paragraphs broken
101041: block transformations could grab too much beyon selection
82813: whitespace handling code needs to do right thing with preformatted text
99545 &
103677: new blocks not always pre-populated with br
41336: better handling of mailcites when splitting or deleting them or portions of them

partial fix for:
46474: creating new blocks kills style settings

r=fm, sr=kin
2002-02-19 11:52:50 +00:00
rods%netscape.com ae0b7240a9 1) In DocumentViewer: I did rearrange some of the data members for PrintData
and PrintObject and their initialization order
2) In DocumentViewer: Implemented the shrink to fit feature by calc'ing the
ratios in the first reflow and then reflowing a second time to shrink them
3) In nsPageFrame: This is somewhat unrelated to this bug, but I found where
continuing frame content was being parented to the PageFrame instead of the
PageContentFrame.
4) Although at this time I am not using DumpFrames for debugging I may want to
switch back to it while debugging at anytime.
Bug 100967 r=dcone sr=attinasi
2002-02-19 11:49:27 +00:00
dbradley%netscape.com db81563416 Bug 121938 - XPCWrappedJS::GetNewORUsed does not look for inherited interfaces when matching interfaces. r=jband, sr=jst 2002-02-19 11:24:21 +00:00
bstell%ix.netcom.com c797bc5a3d better fix for the linux bustage 2002-02-19 11:02:23 +00:00
bstell%ix.netcom.com 9d086cfb33 bug 116155, add code to measure/render using a common X font interface
r=pavlov@netscape.com, sr=jaggernaut@netscape.com
2002-02-19 11:00:24 +00:00
hewitt%netscape.com 7d4b8a73f4 41526 - implement 'Set As Wallpaper' on windows, r=pavlov, sr=blake 2002-02-19 10:40:42 +00:00
bbaetz%student.usyd.edu.au 5bc52035c9 OK, lets try this, then.
Build bustage fix.
2002-02-19 10:24:09 +00:00
badami%netscape.com 4a2babc3df [serializer]nested lists don't convert to plain text properly.
bug 95224 patch=tmutreja@netscape.com r=akkana sr=jst
2002-02-19 10:23:24 +00:00
seawood%netscape.com f5b16586fb 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
2002-02-19 10:01:05 +00:00
bstell%ix.netcom.com 184387e4c3 fix HP bustage 2002-02-19 09:51:56 +00:00
bstell%ix.netcom.com cd517dc994 fix tree bustage 2002-02-19 09:32:54 +00:00
bbaetz%student.usyd.edu.au 4f85aaa3fa Fix for mac bustage (side effect of bug 102980). This should hopefully fix
it - I don't have a mac.
rs=shaver
2002-02-19 09:20:45 +00:00
gordon%netscape.com 2b4b0643ef 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.
2002-02-19 09:08:09 +00:00
bstell%ix.netcom.com ef602147ff bug 116151, add files for FreeType / TrueType font support
r=shanjian@netscape.com, sr=mcafee@netscape.com (delegate for mscott@netscape.com)
2002-02-19 08:53:50 +00:00
bstell%ix.netcom.com c6384d4380 bug 116153, add TrueType support for MathML (GetBoundingBox)
requested during sr= by rbs@maths.uq.edu.au (delegate for brendan@mozilla.org)
2002-02-19 08:51:40 +00:00
bstell%ix.netcom.com 3482745ecd 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
2002-02-19 08:49:29 +00:00
cathleen%netscape.com 3f9b432d36 eliminate nsCRT::strlen for char* strings (part 3), bug 124536 r=dp sr=brendan 2002-02-19 08:42:48 +00:00
hewitt%netscape.com 98f0f7a503 41526 - implement 'Set As Wallpaper' on windows, r=pavlov, sr=blake 2002-02-19 08:12:22 +00:00
bstell%ix.netcom.com 315b5ff55c 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
2002-02-19 07:47:06 +00:00
cathleen%netscape.com c0186aa8b9 eliminate nsCRT::strlen for char* strings (part 2), bug 124536 r=dp sr=brendan 2002-02-19 07:43:41 +00:00
cathleen%netscape.com 124339899e eliminate nsCRT::strlen for char* strings (part 1), bug 124536 r=dp sr=brendan 2002-02-19 07:36:56 +00:00
rbs%maths.uq.edu.au 60016580a6 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 2002-02-19 07:30:58 +00:00
rbs%maths.uq.edu.au 42e6cdab5e Add entry for the official Unicode minus sign 2002-02-19 07:24:19 +00:00
bstell%ix.netcom.com 70718551e4 bug 116153, add default prefs for TrueType display
r=katakai@japan.sun.com, sr=rbs@maths.uq.edu.au/brendan@mozilla.org
2002-02-19 07:16:48 +00:00
bstell%ix.netcom.com 5367f381af 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
2002-02-19 07:14:10 +00:00
bbaetz%student.usyd.edu.au 8e196739ba Bug 44995 - support socks proxies in mailnews
r=mscott, sr=darin
2002-02-19 07:07:23 +00:00
bnesse%netscape.com f66246d36a Backing this out again... I'm beginning to hate this patch. 2002-02-19 06:29:41 +00:00
gordon%netscape.com ba86e6ec2c Fixing optimized mac bustage. 2002-02-19 06:17:10 +00:00
dveditz%netscape.com 21b4b8ee6a Fix Install.addDirectory register under a predictable key (bug 125984);
remove dead cruft and whitespace r=sgehani sr=mscott
2002-02-19 05:58:24 +00:00
bnesse%netscape.com 508b1447c9 Fix for bug 98476. Add safe save and redundant backup support for preferences. r=sfraser, sr=alecf. 2002-02-19 05:55:08 +00:00
bnesse%netscape.com a2d2fb1151 Bug 98476. Gracefully handle error returned from saving of preferences file. r=sfraser, sr=alecf. 2002-02-19 05:52:32 +00:00
endico%mozilla.org a130db0fba Change the default time bomb url to http://mozilla.org/time-bomb.html bug 126348 r=blake, sr=shaver 2002-02-19 05:50:17 +00:00
seawood%netscape.com 27f3690e46 Oops. Forgot that LIBS_DIR already set -L. Fixing dec1 bustage 2002-02-19 05:38:41 +00:00
stephend%netscape.com b9007b05e6 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 2002-02-19 05:38:33 +00:00
gordon%netscape.com ae5cbefe85 Fix bug 108046 "DNSService Shutdown uses getService; suggest registering WeakPtr". r=dougt, sr=darin. 2002-02-19 05:38:03 +00:00
gordon%netscape.com ff0e4ce58c Fix bug 122682 "browser hangs temporarily if switched offline while DNS thread in in GetHostByName". r=gagan, sr=darin. 2002-02-19 05:36:27 +00:00
gordon%netscape.com 51cf5d0033 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. 2002-02-19 05:32:18 +00:00
ducarroz%netscape.com ab48b42be3 Fix for bug 112625. When decomosing a message to file, we need to parse children of a multipart/alternative part. R=cavin, SR=mscott 2002-02-19 05:32:06 +00:00
cmanske%netscape.com 58dd9abb3a Fixed focus problems and ability to remove background image, b=115858, r=neil@parkwaycc.co.uk, sr=hewitt 2002-02-19 05:29:57 +00:00
gordon%netscape.com 1f32e4f75e 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. 2002-02-19 05:29:49 +00:00
gordon%netscape.com 537f655e58 Fix bug 97097 "nsIDNSService::Resolve does not use the dns cache". r=gagan, sr=darin. 2002-02-19 05:28:20 +00:00