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

3039 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu 43a0ec8bd5 Don't create multiple XPrint or PostScript device contexts -- the
contexts share globals and are careless... Bug 127627, patch by Roland
Mainz <Roland.Mainz@informatik.med.uni-giessen.de>, r=bryner,rods,
sr=jag, a=asa.
2002-02-26 07:02:31 +00:00
bzbarsky%mit.edu b8b9b96753 Um... backing this out, will reland when tree is actually green. 2002-02-26 04:07:53 +00:00
bzbarsky%mit.edu 64367531bf Don't create multiple XPrint or PostScript device contexts -- the
contexts share globals and are careless... Bug 127627, patch by Roland
Mainz <Roland.Mainz@informatik.med.uni-giessen.de>, r=bryner,rods,
sr=jag, a=asa
2002-02-26 04:05:05 +00:00
bzbarsky%mit.edu 9964703a40 Only do extra drawing to de-uglify ellipses for small ellipse sizes.
Bug 91816, patch by Roland Mainz
<Roland.Mainz@informatik.med.uni-giessen.de>, r=bzbarsky, sr=attinasi,
a=shaver
2002-02-25 23:22:50 +00:00
pinkerton%netscape.com 58fa2f6350 implement NS_THEME_TOOLBAR_SEPARATOR, also patch outliner to support it. r=bryner,smfr/sr=blake/a=shaver. bug#127722 2002-02-25 22:14:55 +00:00
tor%cs.brown.edu eda2b6e17d Bug 127430 - delete client image copy. r=pavlov, sr=blizzard, a=chofmann 2002-02-24 23:42:32 +00:00
bstell%ix.netcom.com e8aa16bb63 bug 127283, I missed a changed requested by super-reviewer before the a= 2002-02-24 07:03:17 +00:00
dcone%netscape.com fb35e2faa8 bug=122996 r=karnaze sr=attinasi a=asa Fixes a windows98 tiling quirk with PatBlt. 2002-02-24 04:18:09 +00:00
bstell%ix.netcom.com 11da7e8c4a bug 127283, fix hang in TrueType MathML
r=ftang, sr=brendan, a=blizzard
2002-02-24 00:22:16 +00:00
bstell%ix.netcom.com 5cc29aeed2 bug 126979, fix solaris bustage
sr=brendan
2002-02-24 00:17:30 +00:00
cbiesinger%web.de 559f8fc646 Bug 126303 patch by Roland.Mainz@informatik.med.uni-giessen.de r=rods sr=attinasi a=roc+moz
Remove the DOM dependendecies from gfx/src/xprint/
2002-02-23 15:32:03 +00:00
tor%cs.brown.edu 3c050670ab Fix cement bustage. 2002-02-23 00:47:15 +00:00
tor%cs.brown.edu 45315576a3 Bug 121015 - nsImageGTK server side scaling. r=pavlov, sr=blizzard, a=asa. 2002-02-22 23:58:25 +00:00
rods%netscape.com 66e676c78b Fix comparison for pref defined fonts names
Bug 126920 r=rods sr=attinasi a=asa
2002-02-22 13:12:12 +00:00
rods%netscape.com ffd20f7ad4 Changing return codes from NOT_IMPL to NS_OK, these methods are no-ops on
platforms that don't implement them
Bug 126803 r=dcone sr=attinasi a=asa
2002-02-22 03:11:17 +00:00
rjesup%wgate.com 1d1a9ed4e4 Bug 125025: Offscreen animations use lots of CPU. This is the DrawToImage
patch.  r=saari, sr=brendan, a=moz+roc
2002-02-21 01:52:38 +00:00
seawood%netscape.com 48f4f3f251 Do platform checks for postscript printing support (MOZ_ENABLE_POSTSCRIPT) in configure instead of makefiles.
Bug #126102 r=bryner
2002-02-20 07:08:02 +00:00
dcone%netscape.com 632cf74d38 bug=100324 r=dcone sr=attinasi. Checkin for ftang. Measure the cyrillic characters. 2002-02-20 05:55:52 +00:00
arougthopher%lizardland.net d8bd7b2036 Fix for Bug#125132
foreign characters not displayed properly in justified text

Still iterates one character at a time, but can handle utf-8 chars now.

r=arougthopher@lizardland.net
2002-02-20 05:38:13 +00:00
pinkerton%netscape.com 21ef07f142 cleanup bg theme brush and fix things for dialog bg to draw. r=bryner/sr=hyatt. bug#119736 2002-02-20 02:14:04 +00:00
dbaron%fas.harvard.edu cc820ee695 Fix IRIX bustage. We can't use C++ comments in headers included by C files. 2002-02-20 02:04:10 +00:00
alecf%netscape.com 12527d9b58 add unicharutil static libs 2002-02-19 23:47:11 +00:00
alecf%netscape.com 66e767c7b8 one part of fix for bug 107575 - clean up consumers of nsString::EqualsIgnoreCase and nsString::EqualsWithConversion, to be explicit about case-insensitive compares
r=timeless sr=jag
2002-02-19 22:49:12 +00:00
timeless%mac.com 1f0a883e6c Bug 125078 Implement InitPrintSettingsFromPrinter for GTK+/Xlib
patch by Roland.Mainz@informatik.med.uni-giessen.de r=rods sr=attinasi
2002-02-19 22:47:35 +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
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
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
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
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
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
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
gordon%netscape.com ba86e6ec2c Fixing optimized mac bustage. 2002-02-19 06:17:10 +00:00
gordon%netscape.com ee3794f8fa Fixing optimized mac bustage. 2002-02-19 05:00:29 +00:00
shanjian%netscape.com 35d62c3983 #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.)
2002-02-19 03:29:43 +00:00
dcone%netscape.com e38dc858f5 b=122996 r=kmclusky sr=attinasi. Use patblt for windows background tiling 2002-02-19 03:10:42 +00:00
sfraser%netscape.com 0caea2aa61 Fix debug-only code that validates the drawing state, to take the SIOUX window into account. r=pinkerton 2002-02-19 02:04:46 +00:00
kmcclusk%netscape.com 53a23f0667 check for null mOffScreenSurface in CopyOffscreenBits to fix topcrasher. bug 70424 r=pavlov sr=attinasi 2002-02-18 23:05:35 +00:00
pinkerton%netscape.com 6764920b96 tweak attribute checking for xbl form control checkboxes. patch by bryner. r=pink/sr=hyatt. bug#124483 2002-02-18 22:43:19 +00:00
pinkerton%netscape.com 1fb36a317b fix gcc scoping problem. 2002-02-18 15:35:25 +00:00
bryner%netscape.com 7d5cdb3675 - Use the focused attribute for radio containers, not :focus
- Add tooltip support
- Fix dropdown arrow sizing, hopefully

Not part of the build.
2002-02-18 07:51:35 +00:00
pinkerton%netscape.com dbee17b73f give textfields minimum height. fix bg color on tooltips. bug#122689, r=brade/sr=sfraser. 2002-02-17 19:45:54 +00:00
seawood%netscape.com 8f542dfc1c Fixing bustage on linkers that follow a strict -L usage (WS7) 2002-02-17 10:59:11 +00:00
bstell%ix.netcom.com 76e1c7c10b fix OS/2 bustage for bug 116149
r=dbaron
2002-02-16 20:04:30 +00:00
dbaron%fas.harvard.edu 8e0def5119 Change the implementation of text zoom so that the zooming happens in the style system. This causes 'em' and similar units to be zoomed as well. Also scale physical / pixel 'line-height' values. b=41847 r=attinasi sr=hyatt 2002-02-16 16:24:25 +00:00
dbaron%fas.harvard.edu 59892aa65e Remove more no-longer-needed nsComponentManager::RegisterComponent calls. Remove remnants of NS_IMPL_IDS macro, associated with long-gone NS_DECLARE_ID. b=125782 r=dougt rs=jag 2002-02-16 16:18:13 +00:00