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

3302 Коммитов

Автор SHA1 Сообщение Дата
rbs%maths.uq.edu.au 38e707815f Make CheckFontExistence('Symbol') to tell the truth, b=161048, r=ftang, sr=sfraser 2002-08-10 02:10:50 +00:00
smontagu%netscape.com 52121ade9f GetWidth optimizations for Unix. Bug 36146. Authors Tomi.Leppikangas@oulu.fi, Roland.Mainz@informatik.med.uni-giessen.de; r=shanjian,smontagu; sr=rbs, darin 2002-08-09 00:13:11 +00:00
smontagu%netscape.com 4a37ce5316 Bug 161556: Arabic bitmap fonts are printed too small. Author=Roland.Mainz@informatik.med.uni-giessen.de, r=smontagu, sr=darin 2002-08-07 23:40:35 +00:00
mkaply%us.ibm.com f0655be1c9 #161192
r=jeffreyj, sr=blizzard (platform specific code)
OS/2 only - use int not uint to avoid bad things when numbers go negative
2002-08-07 14:36:34 +00:00
mkaply%us.ibm.com 2f1ff8bde0 Better fix for OS/2 bustage earlier 2002-08-07 04:06:57 +00:00
mkaply%us.ibm.com b381682e87 OS/2 bustage - I think our compiler has trouble because an nsCOMPtr to nsIWidget isn't a real nsIWidget pointer 2002-08-06 13:03:25 +00:00
henry.jia%sun.com 8954de8e78 4th patch for bug 158080
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=anto, sr=alecf
2002-08-06 05:56:22 +00:00
bzbarsky%mit.edu 5e0f2971fb Fix crash in nsRenderingContextGTK::Init. Bug 156043, patch by
Roland.Mainz@informatik.med.uni-giessen.de (Roland Mainz), r=roc, sr=scc
2002-08-06 03:27:05 +00:00
alecf%netscape.com f7ad4265ef bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
nsISupportsString  -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
rbs%maths.uq.edu.au dc545139cc Missing const 2002-08-02 05:59:49 +00:00
rbs%maths.uq.edu.au b7e178f683 Hopefully this should now clear the Mac bustage 2002-08-02 05:35:12 +00:00
rbs%maths.uq.edu.au e19bebf6a8 Fix bustage - take 2 2002-08-02 04:43:30 +00:00
rbs%maths.uq.edu.au 619e3704fc Fix bustage - take 2 2002-08-02 04:12:14 +00:00
rbs%maths.uq.edu.au c0b8e1cccb Attempt to fix bustage 2002-08-02 02:30:30 +00:00
rbs%maths.uq.edu.au def067f732 Make math fonts (ucvmath) to work on the Mac in parity with other plaforms, p=schofield@wolfram.com with my indications, r=rbs, sr=sfraser, a=asa 2002-08-02 00:54:44 +00:00
rbs%maths.uq.edu.au 34e893d1c3 Add fontEncoding.properties to the Mac for fonts that need special treatment, b=159243, r=ftang, sr=sfraser, a=asa 2002-08-02 00:27:50 +00:00
rbs%maths.uq.edu.au c9633d7c6a Get the Mac to compute x-height as the real x-height. This is needed for precise MathML placements because x-height is also a core unit, b=154007, r=ftang, sr=sfraser 2002-08-02 00:17:38 +00:00
timeless%mac.com 9dddb0d846 bug 157572 by alecf ports (os/2, xlib) bustage 2002-07-26 01:01:37 +00:00
bzbarsky%mit.edu 68db2ea284 Fix some build warnings. Bug 157378, patch by
Roland.Mainz@informatik.med.uni-giessen.de (Roland Mainz), r=bbaetz,
biesi, sr=bzbarsky, a=asa
2002-07-26 00:40:05 +00:00
timeless%mac.com 4bfea87090 bug 157572 by alecf busted bezilla
a=#bezilla,leaf for tinderbustage
2002-07-26 00:14:39 +00:00
timeless%mac.com e23ca3c5b7 Bug 158606 crash with -moz-opacity
patch by sergei_d@fi.tartu.ee r=timeless sr=blizzard (ports code) a=asa
2002-07-25 20:26:33 +00:00
alecf%netscape.com e9e1a39573 fix for bug 157572 - remove nsIAtom references from strings, and thus expicitly #include nsIAtom.h for consumers who are expecting it.
r=dmose, sr=jag, a=asa
2002-07-25 18:31:10 +00:00
ftang%netscape.com 8deae88f6a fix bug 156943. add cjk lang group check for mUnderlineSize computation
r=rbs sr=jst a=chofmann
2002-07-23 20:35:31 +00:00
shanjian%netscape.com 395fc99eb8 #156943 CJK text underline is positioned too near the text
raise baseline for CJK language groups.
r=rbs, sr=waterson, a=adt
2002-07-20 05:21:25 +00:00
pavlov%netscape.com 4542a8fbbb fixing bug 157202 r=dougt sr=tor@acm.org a=asa 2002-07-19 23:21:48 +00:00
shanjian%netscape.com 3c35cf2555 #155175 Certain truetype fonts crash mozilla
correct a misuse of parenthesis.
p=Andrew Schultz  , r=bstell, sr=rbs, a=brendan
2002-07-19 21:21:23 +00:00
pete.zha%sun.com 088d0fba66 [ps] CSS sans-serif prints as serif
bug=148411 r=dcone sr=bzbarsky a=asa
Correct some font name in map
2002-07-19 02:41:41 +00:00
pavlov%netscape.com 5b2409d256 fix for bug 157202. r=dougt sr=tor@acm.org a=chofmann 2002-07-18 22:18:11 +00:00
jaggernaut%netscape.com 9101286f0d Bug 140673: Some Arabic/Hebrew bitmap fonts printed way too small with Xprint. Patch by Roland.Mainz@informatik.med.uni-giessen.de, r=smontagu, sr=dveditz, a=scc 2002-07-18 04:26:35 +00:00
mkaply%us.ibm.com 2bec77936d #157758
r=pedemont, sr=blizzard, a=asa
OS/2 only - always use facename rather than familyname for DBCS fonts
2002-07-17 05:42:07 +00:00
rbs%maths.uq.edu.au 3c85f0910f Implement GetBoundingMetrics() on the Mac. p=schofield@wolfram.com, r=rbs, sr=sfraser, a=asa 2002-07-16 23:18:37 +00:00
bryner%netscape.com 21693e4839 On second thought, only allocate the extra space when determining the element size; still paint the indicator at its "real" size. Not part of the build. 2002-07-13 23:27:16 +00:00
bryner%netscape.com 4b4063c8f3 Put a hardcoded min size of 14px on checkbox and radio button indicators, since many themes have indicators that are larger than the default 10px indicator_size, but don't bother setting the property. Not part of the build. 2002-07-13 22:05:38 +00:00
ccarlen%netscape.com 04b6fab64b Bug 154883 - Use session printing APIs on Mac OSX. r=pinkerton/sr=sfraser/a=asa 2002-07-13 00:18:46 +00:00
ccarlen%netscape.com 13f1637e9c Adding new files for bug 154883 - using session printing APIs on OSX. r=pinkerton/sr=sfraser/a=asa 2002-07-13 00:08:42 +00:00
mkaply%us.ibm.com 2b073b4bbf #67913
r=pedemont, sr=blizzard (platform specific code)
OS/2 only = 800x600 reports the workarea size incorrectly, so explictly use the height of warpcenter
2002-07-12 20:01:59 +00:00
rods%netscape.com e4f359543e changed all the DEVMODE allocating and freeing to native Windows calls HeapAlloc and HeapFree
nsPrintSettingsWin.cpp was creating and copying only the non-platform specific data by using the
"sizeof" of the DEVMODE struct, instead of checking the struct size with dmSize
and the size of the private (device-specific) data with dmDriverExtra. Now it
creates the correct size of memory and copies all the non-private data and private data.
Bug 156318 r=dcone sr=kin,waterson,rpotts a=asa
2002-07-12 11:48:38 +00:00
bryner%netscape.com 6e2623bfca Fix bug 156060, where a background pixmap was not aligned properly when a porting of it was invalidated. Also fixing a bug where a pixmap background for the toolbar did not draw. Not part of the build. 2002-07-10 02:25:04 +00:00
mkaply%us.ibm.com 0ac1e33c1d #67913
r=pedemont, sr=blizzard (platform specific code)
OS/2 only - don't let Mozilla windows cover up the Warpcenter
2002-07-09 22:59:52 +00:00
mkaply%us.ibm.com fd2ad686f4 #56555
r=pedemont, sr=blizzard (platform specific code)
OS/2 only - don't draw any rectangles if width is 0
2002-07-09 22:51:37 +00:00
dcone%netscape.com 36c152e69e b=14380 Garbage in GIF animation on startup. r=dcone sr=tor This speeds up pages with GIF's animations.. cuts down CPU usage. 2002-07-09 21:03:34 +00:00
rods%netscape.com 69bad5025d fixing debug ifdef for myself 2002-07-09 14:25:11 +00:00
bryner%netscape.com 90a2f7dfb7 Fix all of the warnings about member initializer ordering in constructors (bug 156135). r=timeless, sr=jag. 2002-07-08 07:56:50 +00:00
bryner%netscape.com 3d1606df36 Fix NATIVE_THEME_SUPPORT=1 with gtk+ < 1.2.9. Not part of the default build. 2002-07-06 09:55:33 +00:00
seawood%netscape.com 0597412383 The c++ standard requires that the throw list be used when declaring functions as well as defining them.
commercial compiler fixes for bug #149032
2002-07-03 17:14:41 +00:00
smontagu%netscape.com 0f709c1c77 Bug 154287: [Freetype] Spaces not displayed between glyphs missing from the selected font. r=bstell@ix.netcom.com, sr=dveditz. 2002-07-03 00:37:43 +00:00
seawood%netscape.com 03ace271f0 Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL.
Bug 149032 r=timeless sr=scc
2002-07-02 20:25:30 +00:00
cbiesinger%web.de e6dd51d61a bug 137128 patch by paper@animecity.nu r=Roland.Mainz@informatik.med.uni-giessen.de sr=tor
animated gif crashes mozilla
2002-07-01 18:10:21 +00:00
mkaply%us.ibm.com fa28b7f016 #118546
r=pedemont, sr=blizzard
OS/2 only - bullet proof unicode stuff, better default fonts
2002-06-27 22:37:30 +00:00
mkaply%us.ibm.com 08f4fe12f7 #149365
r=mkaply, sr=blizzard
OS/2 only from jblanco - only set number of copies in one place
2002-06-27 22:20:44 +00:00