mozilla%weilbacher.org
aaaa983062
[OS/2] Bug 354963: extra changes to cairo files for OS/2, r=vlad
2006-10-02 08:21:55 +00:00
dbaron%dbaron.org
b51a653d75
Increment reference count on charset. b=294879 Patch from Alexander Sack <asac@jwsdot.com>. r=dbaron
2006-10-01 18:59:24 +00:00
pavlov%pavlov.net
afd0d3cba1
don't disable shaping for non-complex scripts when going through uniscribe. bug 354887. r=vlad
2006-09-29 21:52:26 +00:00
masayuki%d-toybox.com
6de504eff9
Bug 354853 If pango lang has unknown language, we fail to convert to moz lang r=pavlov
2006-09-29 19:35:18 +00:00
masayuki%d-toybox.com
0dc8fefcf7
Bug 354551 Doesn't start with "undefined symbol: pango_context_get_font_map" since 26th r=vlad
2006-09-29 08:45:12 +00:00
roc+%cs.cmu.edu
0a66a04657
Bug 354549. Fix _get_rectangular_clip CTM to fix native theme drawing on Linux after the cairo update. r=vlad
2006-09-28 21:59:49 +00:00
vladimir%pobox.com
ebbed5cd52
unbreak cairo-cocoa broken by half-complete patch, r=me
2006-09-28 21:57:11 +00:00
vladimir%pobox.com
673d589063
b=354388, put back _moz_ prefix in pixman_remap that I clobbered
2006-09-27 23:34:05 +00:00
timeless%mozdev.org
ad06231ec1
b=354388, Update cairo to cairo 2006-09-26 trunk broke Solaris compiler
...
because the cairo people didn't actually read the documentation.
__hidden is something that comes before the declaration, not after.
almost all of cairo gets this right. but not libpixman.
2006-09-27 22:45:31 +00:00
timeless%mozdev.org
1ae2857785
b=354388, Update cairo to cairo 2006-09-26 trunk broke Solaris compiler
...
because the cairo people didn't actually read the documentation.
__hidden is something that comes before the declaration, not after.
almost all of cairo gets this right. but not libpixman.
2006-09-27 21:40:46 +00:00
vladimir%pobox.com
ef1df42bdc
cairo workarounds for unsupported mac platform
2006-09-26 22:48:40 +00:00
vladimir%pobox.com
aa06e7a53f
b=354388, Update cairo to cairo 2006-09-26 trunk, r=me
2006-09-26 22:21:56 +00:00
masayuki%d-toybox.com
6601a25062
Bug 339513 neutral characters rendering problem (refactoring of gfxPangoTextRun) r=vlad+pavlov
2006-09-26 04:20:41 +00:00
vladimir%pobox.com
80e42601ba
b=344323, allow nsCocoaWindow instances to be displayed on secondary monitors [correctly determine the screen for a given window under Cocoa], sr=stuart
2006-09-20 21:08:24 +00:00
martijn.martijn%gmail.com
d26cfa8f62
Bug 350766 - Need to move scrollbar width/height code into widget/, patch by Adam Guthrie, r+sr=roc
2006-09-20 19:12:06 +00:00
dbaron%dbaron.org
dd0e416282
Remove caching of screen size that interferes with picking up screen size changes. r+sr=roc b=256646
2006-09-19 04:43:39 +00:00
timeless%mozdev.org
664b6df306
Bug 20232 Replace T::GetIID() (etc.) with NS_GET_IID(T)
...
r=bsmedberg sr=biesi
2006-09-17 00:04:39 +00:00
caillon%redhat.com
14f11114f2
Fix for https://bugzilla.redhat.com/198759
...
and https://bugzilla.mozilla.org/show_bug.cgi?id=335810
Patch by behdad, tagoh, and x00000000@freenet.de seemingly independent of each other.
r+sr=roc
2006-09-11 23:02:36 +00:00
cbiesinger%web.de
18a14d01d3
Bug 352049 Kill the font download dialog
...
r=smontagu sr=bz
2006-09-10 19:15:09 +00:00
pavlov%pavlov.net
9388b24547
ico crash. bug 332386. r=vlad
2006-09-05 22:15:47 +00:00
vladimir%pobox.com
12ee6391b4
glitz win32 crash fixes, npotb
2006-09-03 04:57:31 +00:00
cls%seawood.org
2e12303909
Unset the min/max macros set by mingw w32api to avoid bustage when including <bitset>.
...
Link order matters to gcc.
Bug #341128 r=vladimir
2006-09-02 00:40:40 +00:00
vladimir%pobox.com
3db9bf7dac
b=337381, button on dropdown lists is too skinny on linux, patch from ispiked@gmail.com, r=vladimir
2006-08-30 22:11:01 +00:00
vladimir%pobox.com
079f0ade3d
b=350765, rename cairo quartz2 to nquartz (with a whole bunch of bugfixes), r=me
2006-08-30 22:01:27 +00:00
alfred.peng%sun.com
6dd5b9928b
Bug 341874. Crash invoking the system cairo library.
...
r=benjamin,r=vladimir.
2006-08-30 09:51:39 +00:00
pavlov%pavlov.net
c5905dd489
use xft rather than pango when possible. patch by Mark Steele <mwsteele@gmail.com>. bug 334064. r=me,vlad
2006-08-29 20:21:25 +00:00
rbs%maths.uq.edu.au
090ea14d45
Don't depend on PangoXft. Patch by Behdad Esfahbod <mozilla@behdad.org>. b=349906, r=jshin, sr=rbs
2006-08-29 17:21:56 +00:00
mozilla%weilbacher.org
62a524a2de
[OS/2] Bug 349439: make use of another possible registry branch for FontEngine support, p=abwillis1, r=mkaply
2006-08-28 20:13:42 +00:00
timeless%mozdev.org
97d86b0df2
Bug 106386 Correct misspellings in source code
...
r=bernd rs=brendan
2006-08-28 20:12:37 +00:00
rbs%maths.uq.edu.au
7330247c4b
Fix for MathML's GetBoundingMetrics under Pango. Patch by Behdad Esfahbod <mozilla@behdad.org>, b=349904, r=jshin, sr=rbs
2006-08-25 01:02:34 +00:00
masayuki%d-toybox.com
282f9585bb
Bug 343454 CJK problem on font switching #2 r=pavlov
2006-08-23 09:04:49 +00:00
vladimir%pobox.com
5b9fb3729a
make AGL support optional, for now, in quartz2 surface; r=me
2006-08-23 00:41:53 +00:00
vladimir%pobox.com
2ca25a53e2
add real mac system fonts impl for thebes, first pass (based on original mac code), r=me
2006-08-22 21:47:39 +00:00
vladimir%pobox.com
1dd914d9e1
add 10.3 API workarounds to cairo-quartz2-surface, r=me
2006-08-22 21:46:01 +00:00
pavlov%pavlov.net
fcf8acc108
fixing bug 345576. r=vlad
2006-08-17 18:38:45 +00:00
masayuki%d-toybox.com
b4f3c973df
Bug 343454 CJK problem on font switching r=pavlov+masayuki
2006-08-17 13:40:59 +00:00
masayuki%d-toybox.com
7301a4e138
backing-out previous patch because tree was closed
2006-08-17 05:05:26 +00:00
masayuki%d-toybox.com
826bd6b231
Bug 343454 CJK problem on font switching r=pavlov+masayuki
2006-08-17 05:03:37 +00:00
pavlov%pavlov.net
37e7fc2897
height member of gfxFontMetrics is no longer used.
2006-08-14 21:48:24 +00:00
gavin%gavinsharp.com
e4ee90b452
Bug 336532: Animated gif with transparency shows black background, patch by Pawel Chmielowski <prefiks@aviary.pl>, r=stuart, sr=roc
2006-08-11 23:48:48 +00:00
vladimir%pobox.com
040235917b
b=348317, black (or other solid color) parts/boxes on certain web pages, r=me/stuart
2006-08-11 21:17:37 +00:00
vladimir%pobox.com
c8edf8e4ff
b=348191, transparency in some gifs shows as black, r=shaver
2006-08-10 20:31:43 +00:00
vladimir%pobox.com
72045a4f50
b=343655, optimize win32 image rendering, r=stuart
2006-08-09 22:43:06 +00:00
pavlov%pavlov.net
cccbe955c9
backing out broken part of last checkin
2006-08-09 21:36:37 +00:00
pavlov%pavlov.net
5074c2009b
fixing build bustage
2006-08-09 21:13:40 +00:00
pavlov%pavlov.net
3782549a8d
fixing build bustage
2006-08-09 21:05:28 +00:00
pavlov%pavlov.net
34966248fd
speed up windows text rendering by avoiding using cairo when possible. also avoid save/restore dc when doing native themes. bug 342366. r=vlad
2006-08-09 20:25:07 +00:00
gavin%gavinsharp.com
52db7d4d33
Bug 237085: Text disappears with a large string of unbroken characters, e.g., in text input/field (Mac patch), patch by Wayne Woods <w.woods@optusnet.com.au>, r+sr=roc
2006-08-07 23:18:29 +00:00
roc+%cs.cmu.edu
66077daa29
Bug 345588. Fix string length calculation when partitioning strings. r+sr=dbaron
2006-08-07 21:57:12 +00:00
mkaply%us.ibm.com
b6c1a7fb42
330504 - remove unused nsRegionImpl code
2006-08-01 20:32:29 +00:00