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

4823 Коммитов

Автор SHA1 Сообщение Дата
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
mkaply%us.ibm.com 3a67319f78 330504 - r=timeless - stop building nsRegionImpl - it's not used 2006-08-01 19:10:05 +00:00
mark%moxienet.com 999c892099 46177 Show icons in native Mac menu items. r=josh sr=bryner 2006-08-01 00:13:24 +00:00
tor%cs.brown.edu e5bfbedbd4 Bug 345874 - rename tree libpixman functions to prevent collisions
with system cairo.  r=vlad
2006-07-25 19:37:04 +00:00
pavlov%pavlov.net ce6f6bee43 fix for image overflows. bug 343192. r=vlad 2006-07-21 00:42:03 +00:00
sharparrow1%yahoo.com 341097b456 Bug 344696: Remove nsIDeviceContext::Get/SetZoom. r+sr=roc. 2006-07-21 00:16:07 +00:00
vladimir%pobox.com 6545cb873f cairo-on-mac compilation fixes, r=stuart 2006-07-20 23:28:23 +00:00
vladimir%pobox.com 6c18057e95 Remove bogus cairo_xlib_surface_flush impl that was doing an XSync; r=me 2006-07-18 19:14:37 +00:00
wr%rosenauer.org b1b77db46b Bug 338446 - fix gtk2 pango builds, p=wuno@lsvw.de, r=bsmedberg 2006-07-18 06:19:17 +00:00
pavlov%pavlov.net 81d030d822 cleanup of some of the thebes code. bug 344979. r=vlad
speed up measuring of spaces. bug 342366. r=vlad
2006-07-17 23:45:21 +00:00
vladimir%pobox.com c2e48b3356 missing file 2006-07-13 20:25:31 +00:00
vladimir%pobox.com 5c0142fed5 b=344571, upgrade cairo to 1.2.0+cvs, r+sr=stuart 2006-07-13 20:19:38 +00:00
roc+%cs.cmu.edu 14a0ebbd4c Bug 344484. Add virtual destructor to gfxTextRun to plug huge leak. r=stuart 2006-07-13 09:10:13 +00:00
roc+%cs.cmu.edu b3e499d2c6 Bug 344206. Fix unit coversion Ceil/Floor functions to use floor() and ceil() because the current scheme is nonsense. r=vlad 2006-07-13 08:03:04 +00:00
pavlov%pavlov.net 8a54add887 speeding up gfxWindowsFont::ComputeMetrics. bug 342366. r=vlad 2006-07-12 22:02:46 +00:00
pavlov%pavlov.net 792b399f06 we no longer need to link against ole32 since we don't use mlang anymore 2006-07-12 21:41:38 +00:00
pavlov%pavlov.net e894c7aa0c add a stack string buffer for doing conversion from ascii to utf16 so that we don't end up converting and holding a reference to an object that doesn't so much exist anymore. bug 344428. r=vlad 2006-07-12 21:39:42 +00:00
sergei_d%fi.tartu.ee de8bf8f40e [BeOS], Bug 343987, changing clipregion in CopyOffScreenBits to safe version, p=sergei_d@fi.tartu.ee, r=thesuckiestemail. BeOS-only 2006-07-11 13:17:16 +00:00
pavlov%pavlov.net 1f0511af91 We don't have to copy the metrics so lets not!. bug 342366. r=vlad 2006-07-10 22:23:13 +00:00
sergei_d%fi.tartu.ee bd5b405454 [BeOS]Bug 343987, adding line styles support to nsRenderingContextBeOS. p=sergei_d, r=thesuckiestemail. BeOS-only 2006-07-09 15:43:34 +00:00
sergei_d%fi.tartu.ee c43cffe0f2 BeOS] Export widget view state to gfx-backbuffer view, Bug 329777, p=sergei_d, r=thesuckiestemail. BeOS-only bug and patch 2006-07-08 17:47:48 +00:00
pavlov%pavlov.net 6ed87b1766 avoid doing SaveDC/RestoreDC when possible. bug 342366. r=vlad 2006-07-07 23:59:14 +00:00