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
bryner%netscape.com
d52d18f23e
Prefer do_GetAtom to dont_AddRef(NS_NewAtom(...)). Also, tweak the borders on checkbox/radio buttons and containers a bit. Not part of the build.
2002-02-16 10:43:59 +00:00
bstell%ix.netcom.com
372f4318e8
bug 116151: interface to the FreeType2 library
...
r=shanjian@netscape.com , sr=mscott@netscape.com (delegated to mcafee@netscape.com )
2002-02-16 08:45:05 +00:00
bratell%lysator.liu.se
c638887b2f
Bug 124686 - move the current region instead of replacing it with a new when setTo is called. This is slightly faster. r=kmcclusk@netscape.com sr=attinasi@netscape.com
2002-02-16 08:25:41 +00:00
bstell%ix.netcom.com
416a19ac47
bug 116149: simple name-value pair DB
...
r=yokoyama@netscape.com , sr=brendan@mozilla.org
2002-02-16 08:11:25 +00:00
bstell%ix.netcom.com
21811dbdef
simple name-value pair DB
...
r=yokoyama@netscape.com , sr=brendan@mozilla.org
2002-02-16 08:07:44 +00:00
yokoyama%netscape.com
5dae93ac3c
Bug 119927:
...
Instead of using the static variable in /gfx to maintain the state
of font download (eg. static BOOL gCheckJAFont = PR_FALSE;),
we use a nsFontPackageService::FontPackageHandled() API to allow
resetting of the font download.
/r=ftang; /sr=brendan
2002-02-16 01:39:56 +00:00
ftang%netscape.com
b5a1c7193c
fix bug 118670 r=smontagu sr=sfraser, add persian fallback
2002-02-16 01:24:57 +00:00
timeless%mac.com
e260f466d2
Bug 125739 BeOS gfx build failure
...
patch by brunis@lpg.fi r=timeless
2002-02-15 19:37:55 +00:00
rbs%maths.uq.edu.au
b010ac3189
[MathML only] fix weirdness in the edge case of an empty <mfenced></mfenced>
2002-02-15 14:39:50 +00:00
timeless%mac.com
96ed9db975
Bug 125530 Build failure in print code
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless sr=attinasi
2002-02-15 14:26:16 +00:00
jdunn%netscape.com
5bd8d8fff4
fixing AIX bustage. The variable mNotice can't be const. It was
...
fixed once (rev 1.7) but was mistakenly made const again.
r=Roland.Mainz@informatik.med.uni-giessen.de
# 125341
2002-02-15 13:19:15 +00:00
roc+%cs.cmu.edu
23985b2913
Bug 123755. Fix Gtk crasher when drawing surface cannot be locked. r=pavlov,sr=attinasi
2002-02-15 13:14:32 +00:00
timeless%mac.com
74bcab176b
Bug 125601�ABS()-->PR_ABS() && PR_ABS()-cleanup
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless sr=sfraser
2002-02-15 01:01:06 +00:00