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

95640 Коммитов

Автор SHA1 Сообщение Дата
rogerl%netscape.com ca3b3df687 Added regexpwrapper. 2002-01-11 00:18:14 +00:00
bzbarsky%mit.edu 6d62f6f3cf Implement computed position and clip, make computed style not round
values, fix font-style to say "normal" instead of "", and some random
cleanup.  Bugs 116032, 116033, 94080, 98052
2002-01-11 00:15:55 +00:00
rogerl%netscape.com 19a0d099c8 Added trailing newline at EOF for gcc. 2002-01-11 00:12:16 +00:00
bzbarsky%mit.edu 7f79e5bc6b Build system changes to build nsDOMCSSRect. Bug 116032, r=peterv, sr=jst 2002-01-11 00:12:10 +00:00
bzbarsky%mit.edu 916ec2f493 Adding nsIDOMRect implementation to support computed clip. Not part of
build yet.  Bug 116032, r=peterv, sr=jst
2002-01-11 00:09:01 +00:00
rogerl%netscape.com 8e29d29cac Added trailing newline for gcc. 2002-01-11 00:07:53 +00:00
sspitzer%netscape.com 11c636a95c fix for #118876. fix xml error when printing addressbook cards with < & or >.
use the txt to html converter to turn those into entities.
r=bienvenu,sr=mscott
2002-01-11 00:07:45 +00:00
timeless%mac.com 3bd946fd3f Bug 119295�[mach] Mach-O Lacks a Custom Icon
patch by zach@zachlipton.com r=pinkerton sr=smfr
2002-01-11 00:06:27 +00:00
rogerl%netscape.com 1ce1804d9d Fixed case for include filename. 2002-01-11 00:01:14 +00:00
jband%netscape.com 8971743b26 trivial fix to allow freeing a variant array type that we do in fact create. rs=vidur 2002-01-10 23:55:32 +00:00
jband%netscape.com e1591a47ba part of fix to bug 114115. Let xpti avoid building interface infos that we don't actually need by giving it a clue about which ones we want. r=dbradley sr=jst 2002-01-10 23:52:10 +00:00
jband%netscape.com 02b0142c2d Fix bug 114115. Reduce long lived allocations by refactoring to hold main interface info structs in arena and buil refcounted info objects on demand (though cached for reuse) r=dbradley sr=jst 2002-01-10 23:49:47 +00:00
jband%netscape.com c96b2c0c8d part of fix to bug 114115. Old code was calling through a pointer without holding a reference. r=dbradley sr=jst 2002-01-10 23:45:06 +00:00
rbs%maths.uq.edu.au 0185ec37f1 [MathML only] Rename the pointer on the embellished operator from |firstChild| to |next| because it is more clearer with the latter that it is an hierarchy. Also made the inheritance of the displaystyle more reliable by walking up to the root <math> tag if necessary, e.g., if a MathML frame happens to be surrounded by non-MathML helper frames needed for its support 2002-01-10 23:40:40 +00:00
jband%netscape.com bd13bf01de fix bug 19330. Lost the setting of rv in previous fix. sr=darin r=alecf 2002-01-10 23:39:50 +00:00
timeless%mac.com da5773ac69 Bug 119295�[mach] Mach-O Lacks a Custom Icon
patch by zach@zachlipton.com r=pinkerton sr=smfr
2002-01-10 23:36:56 +00:00
bienvenu%netscape.com 3f50bac067 check in fix for problem with download and sync messages dlg on os/2 for mkapply, r=timeless, sr=bienvenu 113671 2002-01-10 23:36:42 +00:00
morse%netscape.com 676d133472 bug 112649, hide/disable various elements in cookie task menu, r=sgehani, sr=alecf 2002-01-10 23:33:36 +00:00
rods%netscape.com 126e97c993 Wasn't setting the default correctly.
Bug 118409 r=dcone sr=attinasi
2002-01-10 23:22:14 +00:00
bienvenu%netscape.com ef7d3419f0 make mimemoz cache images in mem cache instead of dropping them on the floor, fixes case where imap message gets fetch multiple times, r=sspitze, sr=mscott 93208 2002-01-10 23:18:41 +00:00
waterson%netscape.com 2fb48000db Bug 96108. Clean up some debug-only fallout. 2002-01-10 23:08:54 +00:00
law%netscape.com 2f1b6b0388 Bug 87257; delay default browser dialog till after navigator opens; r=jag, sr=ben 2002-01-10 22:58:27 +00:00
srilatha%netscape.com f672de481a Fix for bug# 104258.
Dlg for setting to default mail should not appear when I'm composing a msg
r=ssu, sr=mscott
2002-01-10 22:51:30 +00:00
sonja.mirtitsch%sun.com b2600c932c asleep of 3 seconds after killing of teh selfserv doesn't seem to be
sufficient - either that or it takes a lot longe now to start up
2002-01-10 22:47:12 +00:00
ducarroz%netscape.com 55f0d88e17 Fix for bug 115446. Need to remove attribute width or height of boxes around splitters when caching a compose window. R=dmose, SR=sspitzer 2002-01-10 22:43:28 +00:00
racham%netscape.com f9a7f24be9 Fixing bug 117714. This fix saves and retrieves preferences in smime panel properly. Thanks to Stephane Saux for the patch he proposed. Needed to add more changes to that so that prefs are saved while user moves across items like Server Settings, Addressing, etc under a given account in the AccountManager panel. r=sspitzer, sr=mscott 2002-01-10 22:40:27 +00:00
relyea%netscape.com ba6725dbc4 Fix Crl import Crash. (use the template, not the attribute list). 2002-01-10 22:38:15 +00:00
beard%netscape.com 79220c2128 Added regexpwrapper.cpp, and mozilla/js2/src/regexp to the include paths.... 2002-01-10 22:23:48 +00:00
beard%netscape.com 1c1a50ef74 Added regexpwrapper.cpp, and mozilla/js2/src/regexp to the include paths. 2002-01-10 22:23:41 +00:00
beard%netscape.com 3e0c32db03 Changed data structures for root management. Added ObjectScanner to abstract object scanning. 2002-01-10 22:21:52 +00:00
shanjian%netscape.com 7df3a4d014 #118606 support opentype format 12 CMAP table
r=rbs, sr=attinasi
2002-01-10 22:06:58 +00:00
beard%netscape.com 11f32ac178 Fix Activation constructor warnings. Reindent liberally. 2002-01-10 22:04:11 +00:00
beard%netscape.com 6953fd4a35 Avoid use of String::c_str(), use String::begin() instead. This also works around a bug in Mac OS X's bastring.h. 2002-01-10 22:03:16 +00:00
sspitzer%netscape.com 0bddca2e6e fix for #117952. addresses disappear when you scroll.
fix by hyatt (originally for bug #96899).  I'm just re-landing it.
sr=hyatt
2002-01-10 22:01:56 +00:00
morse%netscape.com 23405eb313 bug 117155, garbage characters in cookie/signon manager dialogs, r=sgehani, sr=alecf 2002-01-10 22:01:43 +00:00
dsirnapalli%netscape.com 4784a34a19 updated the test case. 2002-01-10 22:00:27 +00:00
rchen%netscape.com 0641fa44bd Fix for bug 96759. Add composercharsetLoadListener function to listen to the page and SetForcedEditorCharset function to solve
the menu selection problem. r=nhotta,sr=alecf.
2002-01-10 21:55:26 +00:00
mikep%oeone.com be77cfcf2d Fixed bug 118752 with two radio buttons being selected. 2002-01-10 21:52:53 +00:00
myk%mozilla.org db8b3403ab Fix for bug 113383: Add a link to the dependent bug in emails about a dependent bug changing state.
Patch by Myk Melez <myk@mozilla.org>.
r=caillon,jake
2002-01-10 21:47:04 +00:00
alecf%netscape.com c5869c2865 some leftover files that I forgot to checkin to bug 100212, converting nsIFile.URL over to nsIIOService
r=dougt, sr=darin
2002-01-10 21:36:17 +00:00
rbs%maths.uq.edu.au 9e0fa92a99 Finishing touch to MathML bug 114909 2002-01-10 21:30:41 +00:00
shanjian%netscape.com 4073d94c89 #106476 A more readable approach in resolving fonts
r=rbs, sr=attinasi
2002-01-10 21:26:07 +00:00
bienvenu%netscape.com c8b2aa96b4 fix problem issuing search in non selected folder after copying to sent folder r/sr=sspitzer 119154 2002-01-10 21:23:02 +00:00
ian.mcgreer%sun.com c59de9a7b9 CERT_FindCertIssuer had a fallback to just grab any cert with the correct subject when all else fails. 2002-01-10 20:24:46 +00:00
shannond%netscape.com bd36cff221 mozilla/cck/ib/comp.h is now located in mozilla/cck/globals/comp.h as a result
of bug 113818.  Removing this file from this directory since it is no longer
needed.
2002-01-10 19:51:50 +00:00
shannond%netscape.com dc5998cf17 mozilla/cck/ib/comp.cpp has moved to mozilla/cck/globals/comp.cpp as a
result of bug 113818.  Removing this file from this directory since it
is no longer needed.
2002-01-10 19:50:28 +00:00
javi%netscape.com 58af3caac9 Give the shared library fragment names. 2002-01-10 18:15:28 +00:00
rogerl%netscape.com 4308f6eb7d Fixed minor bugs. 2002-01-10 18:10:48 +00:00
ian.mcgreer%sun.com d288192dc3 Fix chaining bug. Cert's trust needs to be set before call to matchUsage. 2002-01-10 18:10:43 +00:00
bienvenu%netscape.com fddab8a20c fix blocker 119202 delete button disabled after deleting message r/sr=sspitzer backing out fix for 118137 2002-01-10 17:14:12 +00:00