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

4406 Коммитов

Автор SHA1 Сообщение Дата
sharparrow1%yahoo.com 1706963a44 Bug 369698: fix dynamic changes to layout.css.dpi pref. r+sr=roc. 2007-02-15 09:04:25 +00:00
sharparrow1%yahoo.com a8f437abc4 Bug 369834: Get rid of SetAltDevice and friends (and fix print preview). r+sr=roc. 2007-02-13 22:36:59 +00:00
pavlov%pavlov.net 0fd1403b8d thebes API cleanup. bug 368910. r/sr=vlad 2007-02-08 21:40:59 +00:00
pavlov%pavlov.net a501d37bad thebes API cleanup. bug 368910. r/sr=vlad 2007-02-08 20:47:48 +00:00
dbaron%dbaron.org afc56e1eb0 Make MOZ_GFX_TOOLKIT in Makefiles be the same thing that it is in configure. b=369409 r=vlad 2007-02-08 19:23:25 +00:00
mats.palmgren%bredband.net 505d703399 Protect against division by zero. b=368427 r+sr=pavlov 2007-02-08 13:52:25 +00:00
sharparrow1%yahoo.com 76a64e5c22 Bug 177805: Fix the use of units in Gecko. r+sr=roc 2007-02-07 07:46:44 +00:00
vladimir%pobox.com 14811877e1 b=368852, cocoa native theme code needs to flush cairo clip before drawing, r=stuart 2007-01-31 18:43:34 +00:00
mats.palmgren%bredband.net 99bf7a17e3 Add some protection in nsThebesImage::Draw() against bad calls. b=368427 r+sr=pavlov 2007-01-30 22:52:53 +00:00
mozilla%weilbacher.org e499da9c63 [OS/2] Bug 333235: Get Thebes to work on OS/2. Required build additions and easy widget changes. r=mkaply 2007-01-28 22:20:21 +00:00
mats.palmgren%bredband.net 711c03b377 Fix divide by zero crash regression. b=368427 r+sr=pavlov 2007-01-27 23:35:07 +00:00
pavlov%pavlov.net 1be6448bbc Changing mac printing to use print manager instead of cups. bug 367433. r=vlad/cbarrett 2007-01-27 04:06:59 +00:00
pavlov%pavlov.net bd6d952369 adding finish method to gfxASurface 2007-01-27 01:46:14 +00:00
pavlov%pavlov.net fe05d3f5e4 stop exporting cairo headers from thebes headers. bug 368377. r=vlad 2007-01-27 01:26:49 +00:00
mats.palmgren%bredband.net 51eb03f781 Impose the limits on final image size in two more places. b=367740 r+sr=pavlov 2007-01-26 18:12:58 +00:00
vladimir%pobox.com a69f511493 b=365001 - dotted/dashed border on tall page causes rect leakage, r=stuart 2007-01-26 00:20:57 +00:00
roc+%cs.cmu.edu a08ac4ca97 Bug 367930. Introduce an nsIRenderingContext::GetHints flag (temporarily) that tells us whether new-text-runs are being used underneath. When new text runs are in use, never reverse text manually, we can be sure that the platform textrun will do it. 2007-01-25 01:58:55 +00:00
roc+%cs.cmu.edu 23f5c91f67 Bug 333659. (Re)landing gfx changes: new gfxTextRun interfaces, implementation of gfxPangoTextRun, stub implementations for Mac and Windows, nsThebesRenderingContext reimplemented on top of the new interfaces. r=pavlov 2007-01-23 08:45:52 +00:00
roc+%cs.cmu.edu 679c5306ab Bug 333659. Relanding nsFont changes --- new BaseEquals API, shouldn't affect current code. r=pavlov 2007-01-17 02:16:22 +00:00
roc+%cs.cmu.edu 7268a1957b Backing out text landing. 2007-01-16 22:25:20 +00:00
roc+%cs.cmu.edu e6bad38abe Bug 333659. Landing new text interfaces, new gfxPangoTextRun (enabled), new textframe code (disabled). r+sr=dbaron for the part-of-the-build layout parts,r=stuart for the part-of-the-build gfx parts 2007-01-16 20:51:52 +00:00
vladimir%pobox.com 83f4546038 b=364742, Update cairo to git 473ae3aa95, r=stuart 2006-12-23 01:15:54 +00:00
timeless%mozdev.org 05804e5bfe Bug 363390 IS_LOW_SURROGATE conflicts with winnls.h
r=darin
2006-12-21 07:03:23 +00:00
bzbarsky%mit.edu 72054faca4 Remove the GetScrollBarDimensions API from device contexts. Bug 364345, r+sr=roc 2006-12-20 02:04:00 +00:00
kjh-5727%comcast.net 8ef6d01e4d Bug 360485 - Factor out nsIDeviceContextSpecFactory. Part B: deleted files. r=pavlov, sr=roc. 2006-12-10 13:02:12 +00:00
kjh-5727%comcast.net 5f49ed61b9 Bug 360485 - Factor out nsIDeviceContextSpecFactory. Part 1: changed files. r=pavlov, sr=roc. 2006-12-09 17:18:56 +00:00
pavlov%pavlov.net 6707bbbedc fixing windows print crash bug 362476. r=vlad 2006-12-04 05:03:13 +00:00
pavlov%pavlov.net a5e44c6b35 attempt to fix bustage 2006-11-30 18:27:27 +00:00
pavlov%pavlov.net 105a014990 fixing linux printing bustage 2006-11-30 02:12:03 +00:00
pavlov%pavlov.net f0eb225e80 printing on linux bug 323928. r=vlad 2006-11-29 23:40:16 +00:00
vladimir%pobox.com 4a1f441d24 b=362108, cairo ppc, hang when scrolling in a tree, r=stuart 2006-11-29 00:12:14 +00:00
pavlov%pavlov.net 21165fdebb cocoa-cairo printing. bug 359124. r=vlad 2006-11-28 21:10:05 +00:00
vladimir%pobox.com df31bf1b04 b=359054, crash in moz_cairo_pixman_composite_src (image data was freed shortly before being used in compositing op), r=pavlov 2006-11-27 22:32:11 +00:00
mkaply%us.ibm.com 7e18d9771a #329299
r/sr=roc
Add system exception handling around the call to StretchDIBits - it fails on some printer drivers
2006-11-15 05:39:32 +00:00
bzbarsky%mit.edu b37af4e57a Part of fix for bug 359341 that somehow didn't make it in the first time. r+sr=roc 2006-11-14 22:32:40 +00:00
bzbarsky%mit.edu e56311e5dd Set face index correctly. Bug 350455, patch by ToshihiroYamagishi
<toshihiro@turbolinux.co.jp>, r=mozilla@behdad.org, sr=bzbarsky
2006-11-11 04:56:22 +00:00
vladimir%pobox.com 77d5fd9777 b=359147, big images don't redraw, r=stuart 2006-11-10 23:34:05 +00:00
vladimir%pobox.com f1ab957d3f b=358951, odd 1px line with tiled background image (images being rendered at non-pixel-aligned locations), r=stuart 2006-11-08 00:06:06 +00:00
kjh-5727%comcast.net ef11761b04 Bug 230157 - nsDeviceContextSpecG prefs issues. Patch by Ryan Jones <sciguyryan+bugzilla@gmail.com>. r+sr=roc. 2006-11-06 19:09:39 +00:00
dbaron%dbaron.org 3ca46df87a Convert nsSystemFonts* from storing nsFont (with size in twips) to name and gfxFontStyle (with size in pixels) to avoid problems when t2p changes. b=333357 r=stuart 2006-11-04 01:11:20 +00:00
vladimir%pobox.com 0a9f88e335 b=359002, single pixel background image is incorrect color (third line of acid2), r=stuart 2006-11-01 23:13:37 +00:00
timeless%mozdev.org 46d2b15871 Bug 106386 Correct misspellings in source code
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
2006-11-01 23:02:18 +00:00
mozilla%weilbacher.org 0d11a6ed50 [OS/2] Bug 358560: Implement BGRA32 in GetPixelFormat() to fix black display of canvas on 32bit display depth, r=abwillis, sr=mkaply 2006-10-29 18:36:22 +00:00
vladimir%pobox.com 3261a68373 b=358451, single pixel image optimization wasn't un-premultiplying alpha (bottom of tab strip had wrong color), r=stuart 2006-10-29 04:10:03 +00:00
vladimir%pobox.com 3466a8c609 b=357761, tiled image drawing somewhat broken, r=stuart 2006-10-26 18:14:27 +00:00
kjh-5727%comcast.net f63d721b7d 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
masayuki%d-toybox.com 15ef062889 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 2fbf16b2de Bug 353185 The line-height of the location bar is wrong with Japanese font r=vlad 2006-10-14 19:14:50 +00:00
vladimir%pobox.com bd92787b5a 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 c13ee71991 b=351561, fix thebes/cairo linking issues 2006-10-14 04:46:04 +00:00