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

4762 Коммитов

Автор SHA1 Сообщение Дата
vladimir%pobox.com 4a4db51a4e 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 21adaa5e4a Bug 338446 - fix gtk2 pango builds, p=wuno@lsvw.de, r=bsmedberg 2006-07-18 06:19:17 +00:00
pavlov%pavlov.net cc77a652b2 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 5a0673f29b missing file 2006-07-13 20:25:31 +00:00
vladimir%pobox.com d5026056ca b=344571, upgrade cairo to 1.2.0+cvs, r+sr=stuart 2006-07-13 20:19:38 +00:00
roc+%cs.cmu.edu e53577c4d3 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 1d2505ffa1 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 607772909f speeding up gfxWindowsFont::ComputeMetrics. bug 342366. r=vlad 2006-07-12 22:02:46 +00:00
pavlov%pavlov.net 65a9f99929 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 8b7cf7e929 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 9f75986262 [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 7e82427069 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 0963e6dc56 [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 a7116f032d 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 b3b3f4e899 avoid doing SaveDC/RestoreDC when possible. bug 342366. r=vlad 2006-07-07 23:59:14 +00:00
pavlov%pavlov.net 8ee6209611 adding != operator. r=mrbkap/sicking 2006-07-07 23:13:39 +00:00
pavlov%pavlov.net 6670ca3084 fix passing in bogus values to AlphaBlend. bug 339708. r=vlad 2006-07-05 21:55:58 +00:00
mark%moxienet.com f877f62462 341317 Line style not reset during rendering context pop. r=josh 2006-07-05 18:48:25 +00:00
sergei_d%fi.tartu.ee 23ea16cc09 [BeOS]re-enable EMULATE_BOLD, Bug 342966, p=sergei_d, r=thesuckiestemail, BeOS-only 2006-06-28 16:17:37 +00:00
roc+%cs.cmu.edu 7e37e5b891 Bug 342922. Fix silly crasher checking aFontID. r+sr=darin 2006-06-28 03:33:46 +00:00
roc+%cs.cmu.edu f68787673f Fixing bustage. Mac doesn't implement the fast GetTextDimensions ... sucks to be them 2006-06-26 22:52:37 +00:00
roc+%cs.cmu.edu 3d9b85c04c Bug 237085. Move string subdivision code to gfx so we can efficiently make it metrics-dependent. r=smontagu,sr=rbs 2006-06-26 22:18:23 +00:00
vladimir%pobox.com 0869866b35 Update glitz to something from glitz CVS; not part of the build. 2006-06-26 20:55:31 +00:00
pavlov%pavlov.net aa753000e1 inlining addref/release for thebes. bug 342593. r=mrbkap 2006-06-24 02:45:24 +00:00
pavlov%pavlov.net 0da7d7b5c1 cleaning up addref/release mess in thebes. bug 342593. r=mrbkap 2006-06-24 02:38:12 +00:00
pavlov%pavlov.net 85117f374c cleaning up addref/release mess in thebes. bug 342593. r=mrbkap 2006-06-24 01:45:26 +00:00
martijn.martijn%gmail.com 4fb5fe2963 Bug 335676 - Text not rendered properly/at all when scrolling, patch by Pawel Chmielowski, r=vladimir 2006-06-23 22:21:23 +00:00
pavlov%pavlov.net 9593a3dab5 fixing bug 342257. r=mrbkap 2006-06-22 23:13:30 +00:00
Olli.Pettay%helsinki.fi 9837a501d6 Bug 341917, Garbage painted when page is long enough patch=prefiks@aviary.pl, r=vlad 2006-06-22 22:04:18 +00:00
pavlov%pavlov.net eb44b405e1 avoid selecting non-unicode fonts as fallback fonts. fixing bug 330715. r=mrbkap 2006-06-22 21:48:03 +00:00
dveditz%cruzio.com f3e1ecabf0 Bug 284219: add EnsureStringLength() helper function to nsReadableUtils.h to
simplify OOM checks when growing an nsAString. r/sr=darin
2006-06-22 19:07:30 +00:00
cbiesinger%web.de 1c2aa358dc bug 341954 remove a few AssignWithConversion callers, and clean up
nsDeviceContextGTK::CreateRenderingContext a bit
r+sr=roc
2006-06-21 16:35:03 +00:00
masayuki%d-toybox.com 208a32572e Bug 327184 CSS property letter-spacing rendered incorrectly r=pavlov 2006-06-21 14:13:53 +00:00
pavlov%pavlov.net aacc931ee0 fixing bug 341865. r=vlad 2006-06-19 23:41:15 +00:00
hwaara%gmail.com dfb5d642fd Fix bug 335683, Use kThemeMenuItemFont for -moz-pull-down-menu. r=mento, sr=roc, a181=mento. Patch by Stefan (stefanh@bluebottle.com) 2006-06-18 12:17:32 +00:00
vladimir%pobox.com dc63e23ed3 b=341694, bring Mac Cocoa+Cairo text layout/font selection/rendering to a useful baseline for further work, r=me 2006-06-16 00:42:39 +00:00
pavlov%pavlov.net a0e1feb6cf turning weight table code back on with fix for crash. bug 341439. r=vlad 2006-06-15 21:35:06 +00:00
pavlov%pavlov.net af22ce56da disable weight table code for now... 2006-06-15 07:20:19 +00:00
pavlov%pavlov.net 2e01d28715 making windows font code _even_ better/faster/stronger/etc. fixing leaks, adding font weight table, better caching, tweaing font fallback lookups, adding logging, code to rebuild font list after WM_FONTCHANGE. bug 341439. r=vlad 2006-06-15 04:47:23 +00:00
pavlov%pavlov.net 3c439f49a6 removing bogus comment 2006-06-10 19:20:48 +00:00
pavlov%pavlov.net 2d57e36b6b didn't mean to check this in. 2006-06-10 00:43:34 +00:00
pavlov%pavlov.net 553ea343b1 fixing windows fonts (bug 340590). r=vlad. 2006-06-10 00:21:05 +00:00
roc+%cs.cmu.edu afbf67c2de Bug 338251. Create safe wrappers for gfx text functions and use them. r=smontagu,sr=rbs 2006-06-09 03:29:32 +00:00
vladimir%pobox.com 0c3f7e4296 b=340880, fix massive thebes x11 performance stupidity, r=stuart 2006-06-08 22:03:34 +00:00
vladimir%pobox.com c678f0204a b=340750, don't rewrap surface needlessly in gfxContext::CurrentSurface(), r=stuart 2006-06-08 01:07:08 +00:00
vladimir%pobox.com 82f72ff734 b=335107, dashed/dotted borders on very tall elements produce vertical stripes, r=vlad 2006-06-06 22:30:06 +00:00
gavin%gavinsharp.com cd01adeab0 Bug 335972: nscoord -> short overflow in xft code leading to crash, patch by Phil Ringnalda <philringnalda@gmail.com> and Hein Roehrig <hroehrig@gmail.com>, r=bryner, sr=roc 2006-06-06 16:54:18 +00:00
vladimir%pobox.com 773a7b7bc6 and yet more quartz cairo fixes 2006-06-06 03:33:00 +00:00
vladimir%pobox.com a7c71efb51 revert quartz surface back to older version; new version has SDK 10.4 depenencies 2006-06-06 02:47:09 +00:00
vladimir%pobox.com b0c907a2bd bustage fix 2006-06-06 01:38:35 +00:00