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

4840 Коммитов

Автор SHA1 Сообщение Дата
kjh-5727%comcast.net 7e0ff199da Bug 323783 - Support printing on Tabloid size paper. Patch by Carl Ponder <ponder@austin.ibm.com>. r=kherron, sr=roc. 2006-10-23 16:54:08 +00:00
dbaron%dbaron.org 3b6f3ec904 Fix uninitialized variable. b=357443 r=pavlov 2006-10-20 22:25:43 +00:00
pavlov%pavlov.net 3e372ae1d1 fix problem with certain fallback fonts not working. bug 355917. r=vlad 2006-10-19 20:08:20 +00:00
vladimir%pobox.com f119d1365e b=341694, continuing OSX cairo cocoa text rendering speedups [make font cache really cache], r=stuart 2006-10-18 00:23:26 +00:00
masayuki%d-toybox.com 924df2c0bf Bug 356862 checkin for bug353185 broke enable-xprint. patch by Walter Meinl <wuno@lsvw.de> r=masayuki+vlad 2006-10-16 19:04:34 +00:00
masayuki%d-toybox.com 019b83ba83 Bug 353185 The line-height of the location bar is wrong with Japanese font r=vlad 2006-10-14 19:14:50 +00:00
masayuki%d-toybox.com 536e519668 Bug 356670 The ASCII text rendering is broken on Linux (regression of bug 356235) r=vlad (the review is in bug 356235) 2006-10-14 19:03:01 +00:00
vladimir%pobox.com 54bc041120 b=356235, implement textrun cache (landing #2) (for real this time), r+sr=roc,sr=stuart 2006-10-14 07:26:36 +00:00
vladimir%pobox.com 1d6553af78 b=356235, implement textrun cache (landing #2), r+sr=roc,sr=stuart 2006-10-14 05:37:40 +00:00
vladimir%pobox.com 7fa01dc798 b=351561, fix thebes/cairo linking issues 2006-10-14 04:46:04 +00:00
vladimir%pobox.com 0ed5a2fb74 backing out 356235, until windows linking screwage is fixed 2006-10-12 21:36:21 +00:00
vladimir%pobox.com a75faa4224 nquartz surface merge, r=me 2006-10-12 20:43:46 +00:00
vladimir%pobox.com 11880315a1 b=356235, implement gfxTextRun cache, r+sr=roc 2006-10-12 20:42:34 +00:00
vladimir%pobox.com 864baaeb5b remove bogus double #include in cairo-platform.h, r=me 2006-10-12 00:24:17 +00:00
vladimir%pobox.com a9db2223da b=356098, speed up atsui text rendering, r=stuart 2006-10-10 00:34:56 +00:00
pavlov%pavlov.net d3383dcece speed up font search for non-BMP characters. bug 356088. r=vlad 2006-10-10 00:03:24 +00:00
masayuki%d-toybox.com e605dd7d37 b=353185 backing out #2 2006-10-09 09:28:46 +00:00
masayuki%d-toybox.com b21bab8280 b=353185 backing out the previous patch that breaks the Linux 2006-10-09 09:02:26 +00:00
masayuki%d-toybox.com 2696f4737b bug 353185 The line-height of the location bar is wrong with Japanese font r=vlad 2006-10-09 08:46:50 +00:00
masayuki%d-toybox.com 7f7f6b8226 bug 353632 [Win] Need superscript/subscript quirks for some fonts r=pavlov 2006-10-09 08:45:56 +00:00
dbaron%dbaron.org 1c8f5d3990 Set mFace to null after calling FT_Done_Face. b=355059 r+sr=roc 2006-10-06 22:59:42 +00:00
vladimir%pobox.com a234010892 b=355595, fix cairo-cocoa ATSUI font fallbacks, r=stuart 2006-10-06 01:02:06 +00:00
mozilla%weilbacher.org 2b42ee5908 [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 e91b545b50 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 837fe3366c 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 e9a58907bf 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 c90471125d 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 d08a336cd2 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 aac64d9b9d unbreak cairo-cocoa broken by half-complete patch, r=me 2006-09-28 21:57:11 +00:00
vladimir%pobox.com 213a0a451c b=354388, put back _moz_ prefix in pixman_remap that I clobbered 2006-09-27 23:34:05 +00:00
timeless%mozdev.org b542a830cd 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 edb2667d38 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 942a0403de cairo workarounds for unsupported mac platform 2006-09-26 22:48:40 +00:00
vladimir%pobox.com 763aa9734d b=354388, Update cairo to cairo 2006-09-26 trunk, r=me 2006-09-26 22:21:56 +00:00
masayuki%d-toybox.com 6dae68ccd6 Bug 339513 neutral characters rendering problem (refactoring of gfxPangoTextRun) r=vlad+pavlov 2006-09-26 04:20:41 +00:00
vladimir%pobox.com fbf7442607 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 e00d8c4fb4 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 604ed6e23e 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 204a110dff 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 9872dd284b 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 c27a5a75b2 Bug 352049 Kill the font download dialog
r=smontagu sr=bz
2006-09-10 19:15:09 +00:00
pavlov%pavlov.net a6f524423f ico crash. bug 332386. r=vlad 2006-09-05 22:15:47 +00:00
vladimir%pobox.com 7a96c677b4 glitz win32 crash fixes, npotb 2006-09-03 04:57:31 +00:00
cls%seawood.org 18f1b25400 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 3d739da462 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 15fe884e3c 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 fcb20ec515 Bug 341874. Crash invoking the system cairo library.
r=benjamin,r=vladimir.
2006-08-30 09:51:39 +00:00
pavlov%pavlov.net b49eb5eba2 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 3d73c8da96 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 47404abf31 [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