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

4293 Коммитов

Автор SHA1 Сообщение Дата
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 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
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
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
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
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
cbiesinger%web.de f026719c17 (part of) bug 333640 link to all required libraries
r=bsmedberg
2006-04-19 20:41: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
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
pavlov%pavlov.net 901035901b fixing CSS letter-spacing on windows. bug 327184. r=vlad 2006-04-08 00:41:08 +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
benjamin%smedbergs.us 859f2968c4 Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-04-06 14:17:25 +00:00
pavlov%pavlov.net 1d41a8322d remove use of WithConversion. fixing bug 328734. r=vlad 2006-04-06 05:29:07 +00:00
benjamin%smedbergs.us e01a66c5d2 Bug 320316 - libxul doesn't link with cairo toolkits (thebes) r=vlad; don't build mfcembed if xpcomobsolete (nsIRegistry) isn't available, to fix xulrunner windows bustage 2006-04-05 19:25:57 +00:00
dbaron%dbaron.org 04b8c33eda Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky 2006-04-05 00:00:44 +00:00
pavlov%pavlov.net 59b4759574 add type info to thebes. bug 332743. r=vlad 2006-04-04 21:54:22 +00:00
cbiesinger%web.de 0cf032c25b bug 331888. Make cairo-beos work. Requires --enable-pango for now
r=stuart
2006-04-04 21:22:35 +00:00
pavlov%pavlov.net 95aa30d1d5 removing unused member variables in thebes code 2006-03-31 23:52:20 +00:00
darin%meer.net 20837f71e1 fixes bug 328925 "Replace NS_WARN_IF_FALSE with NS_ASSERTION (where appropriate)" r=dbaron 2006-03-30 18:40:56 +00:00
gerv%gerv.net a54a4e6372 Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines. 2006-03-30 07:57:10 +00:00
pavlov%pavlov.net cea27a57e0 fixing mingw issues. bugs 331287, 331329, 331333. patches from cls and hans-andreas engel. r=me 2006-03-28 21:15:01 +00:00
pavlov%pavlov.net 111cf37ffb removing the enum name to fix sad gcc 2006-03-25 01:36:11 +00:00
pavlov%pavlov.net 714da423c5 speed up image drawing by decoding directly in to 32bpp buffers. bug 331298. r=vlad 2006-03-25 00:34:48 +00:00
mark%moxienet.com c643fb8c61 Apply firehose to cairo-less cocoa widget builds aka bustage fix for Camino 2006-03-18 06:11:48 +00:00
pavlov%pavlov.net 530b88be89 really fixing camino.. i think... honest.... 2006-03-18 01:55:34 +00:00
pavlov%pavlov.net 2fe2f2f29b fixin more camino bustage 2006-03-18 01:23:52 +00:00
pavlov%pavlov.net 801c05e880 fixing camino bustage 2006-03-18 01:23:51 +00:00
pavlov%pavlov.net b783f5c3f9 adding StHandleLocker back here to fix build bustage 2006-03-18 00:09:23 +00:00
pavlov%pavlov.net 279396ea3a removing nsWatchTask, removing cocoa widget dependancies on gfx/src/mac. bug 330786. r=josh 2006-03-17 23:35:39 +00:00
vladimir%pobox.com 10491893d5 Re-landing fixed cairo update, r=pav 2006-03-17 22:24:30 +00:00
vladimir%pobox.com a3e8a2106f People tell me that quadrupling Tp is bad. Me? I want a second opinion. 2006-03-17 07:44:38 +00:00
vladimir%pobox.com 702e1a67ff b=330738, update in-tree cairo to current cairo head 2006-03-17 04:05:32 +00:00
mkaply%us.ibm.com 4fdf8cf296 #301064
r=mkaply, sr=mkaply (OS/2 only)
Patch from Andy Willis - add _declspec(dllexport/dllimport) for OS/2
Instead of adding NS_GFX to nsRegionImpl, moving region code into OS/2 (we're the only consumer)
2006-03-14 21:52:14 +00:00