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

4732 Коммитов

Автор SHA1 Сообщение Дата
joshmoz%gmail.com 832165a760 I meant to invert the fore color, not the back color. cleanup for my previous patch. b=338374 2006-05-26 03:38:48 +00:00
joshmoz%gmail.com f4a8995bcc be more efficient about drawing dashed/dotted lines. b=338374 r=mento 2006-05-26 02:14:29 +00:00
joshmoz%gmail.com 12c979a2cc add support for drawing dotted and dashed lines on Mac OS X. b=338374 r=mento sr=pinkerton 2006-05-24 22:18:51 +00:00
mark%moxienet.com bf513167d0 338724 Get rid of nsQDFlushManager/nsIQDFlushManager, it's been rendered obsolete. Ha. Cocoa-only. r=josh 2006-05-22 20:25:08 +00:00
leon.sha%sun.com 6d09a81537 Bug 338519 Build error on Solaris 11 in gfx/src/thebes directory
Patch by alfred.peng@sun.com.
benjamin: review+
2006-05-19 10:01:41 +00:00
sergei_d%fi.tartu.ee 63a50089be [BEOS] Bug 164498, new Quit/Destroy code, p=sergei_d, r=thesuckiestmail, BeOS-only 2006-05-17 19:35:21 +00:00
mark%moxienet.com a46bfe2646 338153 Frontport bug 332579 to trunk, consolidating the native event improvements made on the 1.8 branch (332579) and trunk (326273). r=josh sr=darin 2006-05-17 19:07:05 +00:00
bzbarsky%mit.edu 90316ec898 Fix bug 334712. Patch by Srini Panguluri <srini@youos.com>, r+sr=roc 2006-05-12 20:20:08 +00:00
cbiesinger%web.de 51a89a8b1e bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
associated code. These options do not really work anymore.

r=bsmedberg
2006-05-06 17:53:51 +00:00
kjh-5727%comcast.net 9b87de92dc Bug 335568 - Explicitly link with libfreetype when using XFT. r=benjamin 2006-05-05 21:28:23 +00:00
masayuki%d-toybox.com 7d351b5964 Bug 336754 fix up the space width r=pavlov 2006-05-05 19:23:42 +00:00
masayuki%d-toybox.com d27bdc9654 Bug 334217 armenian unicode caracters are not accessible anymore. patch by Masatoshi Kimura (:emk) <VYV03354@nifty.ne.jp> r+sr=rbs 2006-05-05 07:12:24 +00:00
masayuki%d-toybox.com 55f189fdb2 Bug 334928 overlapping text when using Hebrew text with style: letter-spacing: 1px r=pavlov 2006-05-04 17:34:49 +00:00
pavlov%pavlov.net aae9b23d5a fixing _cairo_win32_surface_show_glyphs to use the correct y coordinates and to transform using the scaled fonts device_to_logical matrix. bug 330095. r=vlad 2006-05-03 21:29:20 +00:00
benjamin%smedbergs.us 2d436b4c32 Bug 78081 - preliminary work for stopping exporting intermediate libraries, blanket-r=mento 2006-05-03 18:59:46 +00:00
vladimir%pobox.com 3b2d6c97c7 b=336236, rescaled images are sometimes not shown, r=stuart 2006-05-02 21:07:06 +00:00
vladimir%pobox.com db6df75fb2 b=326672, undecoded parts of images render as black instead of being clipped out, r=stuart 2006-05-01 23:45:48 +00:00
pavlov%pavlov.net e0f0056719 adding support for MOZ_DISABLE_IMAGE_OPTIMIZE env var to thebes so you can force image data allocated to stay in the firefox process. bug 336191. r=mrbkap 2006-05-01 22:39:11 +00:00
sergei_d%fi.tartu.ee 7953ca5476 [BeOS]Bug 335076. Fixing rendering of point-sized test. p=sergei_d, r=thesuckiestemail@yahoo.se. BeOS-only 2006-04-29 12:11:25 +00:00
leon.sha%sun.com 558e3a4913 Bug 324635
Firefox 1.5 PostScript printing will not work (no output)
Patch by leon.sha@sun.com
kherron+mozilla: review+
roc: superreview+
2006-04-29 08:27:24 +00:00
masayuki%d-toybox.com bd5c6f6f11 Bug 327184 CSS property letter-spacing rendered incorrectly for Pango r=pavlov 2006-04-28 23:36:18 +00:00
benjamin%smedbergs.us cfa4b0b6f3 Bug 332115 - hide a bunch of symbols when building libxul, fix the thebes symbols so that they are exported/imported sanely, and some other graphics-related linking/visibility fixups, r=darin+vlad 2006-04-27 14:41:11 +00:00
roc+%cs.cmu.edu ae188b665d Bug 335343. Fix copy-paste error in nsFontMetricsPango. patch by Darshan Santani, r=roc 2006-04-25 23:20:00 +00:00
cbiesinger%web.de 539d84f51c fixing cairo-beos bustage, r+sr=bz 2006-04-23 15:28:21 +00:00
dbaron%dbaron.org 46fadcf5cf Null-check result of XftLockFace. Based on old patch by jshin. Bugs 183729 and 331077. r+sr=bryner 2006-04-22 17:46:48 +00:00
vladimir%pobox.com 97d6375b31 b=328241, antialiasing problem with joining borders, temporary diable-aa fix for non-rounded borders, r=dbaron 2006-04-21 17:52:05 +00:00
vladimir%pobox.com 4fabd19939 backing out patch for 332497 in case it caused 334919, stuart will investigate tomorrow 2006-04-21 07:53:18 +00:00
pavlov%pavlov.net 6c1f11b5bb speeding up text measuring when using fallback fonts. bug 332497. r=vlad 2006-04-20 20:42:24 +00:00
cls%seawood.org 00570f4496 Align mingw libs linkage with msvc.
Thanks to Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> for the patch.
Bug #334542 r=cls
2006-04-20 12:59:02 +00:00
pavlov%pavlov.net 222a48fcf5 DEC/OSF1 build failure. bug 331428. patch from Laxmi Harikumar <laxmi.harikumar@digital.com>. r=vlad 2006-04-20 04:42:06 +00:00
cbiesinger%web.de f026719c17 (part of) bug 333640 link to all required libraries
r=bsmedberg
2006-04-19 20:41:52 +00:00
pavlov%pavlov.net 5bd60e27c6 cap font size. bug 333861 r=vlad 2006-04-19 19:10:52 +00:00
vladimir%pobox.com feccd517d6 add missing mac glue bits for 333177 2006-04-18 21:41:42 +00:00
cls%seawood.org 0bf15c7d1f Link order matters.
Bug #332985 r=bsmedberg
2006-04-18 15:54:31 +00:00
bzbarsky%mit.edu 2b868209b0 Centralize the DPI-getting in thebes/pango. Don't divide by 0. Bug 330957,
r=vlad, sr=dbaron
2006-04-18 15:21:42 +00:00
mrbkap%gmail.com e27b36efcc Draw the caret in the normal path of frame painting instead of doing it directly to the current view. bug 287813, r+sr=roc 2006-04-17 23:16:46 +00:00
benjamin%smedbergs.us 654174914c Bug 305949 - Stop exporting nonfrozen functions from libxul, this covers some GFX functions, r=roc 2006-04-17 17:33:42 +00:00
cls%seawood.org 74ac97fd84 Fix mingw cross-compile & static build bustage
Bug #333941 r=bsmedberg
2006-04-14 22:59:21 +00:00
cbiesinger%web.de 6352695245 bug 333658 also add cairo flags to CFLAGS, because cairo-xlib-utils is a .c
file
r=vlad
2006-04-13 17:05:24 +00:00
roc+%cs.cmu.edu 4e96e616ab Bug 333250. Speed up native theme rendering in cairo by a) not having a clip rect set on the backbuffer surface, so we don't usually don't need to clip native theme rendering and b) creating the backbuffer with GDK so that we don't need to create a GdkPixmap with expensive XGetGeometry round-trip every time a theme wants to draw into it. r=vlad 2006-04-12 21:58:14 +00:00
benjamin%smedbergs.us 114df03877 Platform-specific bustage. 2006-04-12 16:03:25 +00:00
benjamin%smedbergs.us 70a0f2207b Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin 2006-04-12 15:43:32 +00:00
roc+%cs.cmu.edu 00757ea341 Bug 333586. Fix Solaris bustage. r=vlad 2006-04-12 00:15:46 +00:00
dbaron%dbaron.org e73700a3f8 Add a missing debugging conditional-printf. b=327878 r+sr=roc 2006-04-10 05:27:25 +00:00
pavlov%pavlov.net 901035901b fixing CSS letter-spacing on windows. bug 327184. r=vlad 2006-04-08 00:41:08 +00:00
pavlov%pavlov.net 617d1aea5d workaround for bitmap fonts. bug 324706. r=vlad 2006-04-07 20:46:22 +00:00
bzbarsky%mit.edu 711649e7e9 Improve the way we get the DPI to work reasonably even if the user is not
logged into GNOME.  Bug 332926, r=vlad, sr=dbaron
2006-04-07 20:10:58 +00:00
cbiesinger%web.de 17b624959b bug 332713 support getting image pixel data back for an optimized image
r=stuart
2006-04-07 18:35:04 +00:00
mark%moxienet.com 5554ac3bd6 332704 Divide-by-zero causes crash on x86 Mac when viewing SVG. Check for /0. r=jhpedemonte r=vlad sr=shaver 2006-04-06 20:11:09 +00:00
vladimir%pobox.com b50f506ee3 b=324967, black strips while scrolling with cairo, r=stuart 2006-04-06 18:26:55 +00:00