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

4338 Коммитов

Автор SHA1 Сообщение Дата
mozilla.mano%sent.com 4e6e20418c Bug 301688 - [Mac] Disabled buttons shoud never have a 'default button' look&feel. r=josh, sr=smfr, a=bsmedberg. 2005-07-25 21:39:05 +00:00
cbiesinger%web.de bb56293333 bug 301723 allow compiling cairo with vc6
r=tor a=bsmedberg
2005-07-25 21:12:22 +00:00
roc+%cs.cmu.edu 41048950e1 Fixing build bustage 2005-07-19 22:50:37 +00:00
timeless%mozdev.org 60bf29aac8 Bug 297277 potential OOM crash/mlk [@ nsPrintOptions::_CreatePrintSettings]
patch by b.jacques@planet.nl r=timeless sr=dmose a=bsmedberg
2005-07-19 21:55:33 +00:00
smfr%smfr.org 7b15e3b58f Fix bug 300721: odd gaps in italicized text if we hit the ATSUI fallback code. Remove bogus use of NS_SUCCEEDED with PRBool return values. r=joshmoz, sr=jhpedemonte, a=bsmedberg 2005-07-19 21:13:18 +00:00
smfr%smfr.org 7d92cd6651 Fix bug 281455: bits of background image of abs-positioned div draw in the wrong place. Fixed by ensuring that nsRenderingContextMac fixes up the port origin before calling the image tiling code (since the caret draw may have nuked the origin). r=mark, sr=jhpedemonte, a=bsmedberg 2005-07-19 21:09:19 +00:00
timeless%mozdev.org 9d5a64071b Bug 284035 OOM crash [@ nsImageGTK::Draw][@ nsImageGTK::DrawComposited][@ nsImageGTK::DrawCompositeTile]
patch by b.jacques@planet.nl r=roc sr=roc a=bsmedberg
2005-07-19 21:03:14 +00:00
dougt%meer.net f998e5ffc8 Implements DataToBitmap. We do not handle the cursor translucency, but it is
more then what we do currently.  Basically we are moving around ifdef's here.

Fixes GetSysFontInfo.  For windows CE we correctly return the System Font.

r=emaijala, sr=dveditz, a=asa, b=297683 WINCE ONLY.
2005-07-18 16:04:45 +00:00
mark%moxienet.com d8ce3ba315 Bug 298677, Mac Carbon scrollbars draw in the wrong location and jump out from under the mouse since CFRunLoopSource (bug 282940). Be more careful about restoring the QD origin. Obsoletes and backs out an earlier partial fix, cleaning up bug 300058, drawing artifacts in scrollbars. r=pinkerton sr=smfr a=bsmedberg 2005-07-14 22:48:34 +00:00
timeless%mozdev.org 52aaf74316 Bug 296448 scaled_image leaks if scaled_image->Init() fails
patch by b.jacques@planet.nl r=roc sr=roc a=asa
2005-07-13 18:26:20 +00:00
timeless%mozdev.org 39e0c8f25d Bug 296439 UMR in nsFreeType2::InitLibrary when nsFreeType2::InitFreeType fails
patch by b.jacques@planet.nl r=roc sr=roc a=bsmedberg
2005-07-13 18:21:10 +00:00
timeless%mozdev.org 12504d3aa5 Bug 284036 OOM crash [@ nsCairoImage::Init]
patch by b.jacques@planet.nl r=roc sr=roc a=asa
2005-07-07 15:41:40 +00:00
timeless%mozdev.org fdaaf22a10 Bug 284037 OOM crash [@ nsCairoBlender::GetAlphas]
patch by b.jacques@planet.nl r=roc sr=roc a=asa
2005-07-07 15:40:37 +00:00
joshmoz%gmail.com ffc365fb08 clean up old mac os classic stuff. b=281889 r=smfr sr=bryner a=bsmedberg 2005-07-06 01:23:20 +00:00
vladimir%pobox.com 89a0001d59 more bug 299407 (libpixman hack with VC71) win32 fixes.. 2005-07-05 20:49:18 +00:00
cmp%mozilla.org 3607bef566 Turn off vc71 pixman lib hackery until the vc6 compatibility issue is
sorted out.
2005-07-05 04:59:15 +00:00
cmp%mozilla.org f433416a16 Fix VC6 cairo/pixman builds by using a vc7.1-compiled copy of mozlibpixman.
Bug 299407, attachment 188271.  r/a=chase@mozilla.org
2005-07-05 03:44:56 +00:00
vladimir%pobox.com 51ec3a77ec I hate our tinderbox. commenting this out until I can get my hands on beast. 2005-07-05 02:13:02 +00:00
vladimir%pobox.com 94604dac1f more win32 build fixage, just get rid of the RM_R 2005-07-05 01:56:23 +00:00
vladimir%pobox.com 84460c7555 more win32 build fix, since nsinstall sucks (bug 299407) 2005-07-05 01:26:19 +00:00
vladimir%pobox.com e6c09c7362 reenabled patch for bug 299407, since there's someone who can kick the tinderbox around 2005-07-04 21:24:29 +00:00
vladimir%pobox.com 7c7a10aeae Disabling patch for 299407 due to unknown tinerbox horkage 2005-07-04 01:40:09 +00:00
vladimir%pobox.com 729e45c6f5 b=299407, fix cairo/pixman compilation on VC6, r+a=shaver 2005-07-04 00:53:23 +00:00
timeless%mozdev.org 1d5fd3df7f Bug 299112 length value has wrapped in calculation (did you pass G_MAXLONG?)
patch by tuukka.tolvanen@gmail.com r=roc sr=roc a=asa
2005-07-03 21:09:32 +00:00
vladimir%pobox.com eb6f78a4d3 notpartofthebuild thebes fixes to my fixes, since merging is hard. 2005-07-02 01:36:23 +00:00
vladimir%pobox.com 380e5a443f fix thebes gfxPattern refcounting; add coord space transforms for Rects; fix packed-color conversion.. notpartofthebuild 2005-07-02 01:05:26 +00:00
kjh-5727%comcast.net 6f58df8261 Bug 85207 - PS module bloat due to inefficient static font tables. r=tor, sr=rbs, a=bsmedberg. 2005-06-30 22:48:49 +00:00
timeless%mozdev.org 7f3f24e713 Bug 284038 OOM crash [@ EnumFonts]
patch by b.jacques@planet.nl r=zack@kde.org a=bsmedberg
2005-06-30 20:48:41 +00:00
pavlov%pavlov.net 11d9ea1f2c Adding more utility functions to thebes from vlad. Cleaning up some coding style inconsistencies. 2005-06-30 04:58:27 +00:00
joshmoz%gmail.com 49235a7a73 fix endian issues in mac font code, try #2. patch by Mark Mentovai. b=297162 r=josh sr=smfr a=bsmedberg 2005-06-28 21:05:08 +00:00
tor%cs.brown.edu 80cb1e6318 Bug 298914 - OS-X svg crash with empty string. r=jhpedemonte, a=bsmedberg. 2005-06-28 18:58:31 +00:00
kjh-5727%comcast.net ba4dcab4e6 Bug 284077 - XFT build failure on Solaris. Patch by Egon Nijns. r=kherron, sr=roc, a=tor. 2005-06-28 18:29:10 +00:00
bsmedberg%covad.net cff3d53971 Bug 288143 - Browser goes into infinite loop while processing HTML font attributes, patch by Mats Palmgren <mats.palmgren@bredband.net> r=jst sr=shaver a=me 2005-06-28 17:18:57 +00:00
pavlov%pavlov.net 7e7b13fc9d fixing a few refcounting related issues 2005-06-28 09:27:02 +00:00
pavlov%pavlov.net e79c48491a Updating thebes to match cairo 0.5 api, adding refcounting, pixel aligned rects. patches from roc, vlad, and myself. Bug 298880. 2005-06-28 09:18:55 +00:00
mconnor%steelgryphon.com ac4cccc240 bug 255947 - missing borders for the progress bar in with native classic widget on windows, patch by Mathieu Pellerin <nirvn.asia@gmail.com>, r+sr=roc, a=shaver 2005-06-28 00:02:27 +00:00
smfr%smfr.org 2ebbb5b328 Back out josh's checkin for bug 297162, because it doesn't build pre-tiger. 2005-06-24 23:20:21 +00:00
joshmoz%gmail.com 639d91f843 Fix non-neutral endian code in mac gfx font code. Patch by Apple Computer, Inc. b=297162 r=josh sr=smfr a=chofmann 2005-06-24 22:35:07 +00:00
joshmoz%gmail.com 8c478c710b Link phase should reference Xcode objects, no hardcoded -l arguments. patch by Mark Mentovai. b=298406 r=pinkerton sr=smfr a=asa 2005-06-24 22:31:23 +00:00
smontagu%smontagu.org 104736b6e2 Move the workaround for Windows displaying right-to-left presentation forms as left-to-right into Windows-specific code. Bug 204272, r+sr=rbs, a=chofmann 2005-06-23 08:03:24 +00:00
mozilla.mano%sent.com 520fa9a44e Bug 298430 - drop support for Mac OS X 10.1. First part: code cleanup. r=josh, sr=darin, a=shaver 2005-06-23 00:59:03 +00:00
leon.sha%sun.com 38e2637635 Bugzilla Bug 297031 The default font setting on xft enabled firefox is not correct.
Patch maker: leon.sha@sun.com
blizzard: review+
roc: superreview+
asa: approval-aviary1.1a2+
2005-06-21 06:08:27 +00:00
ginn.chen%sun.com 94f4536463 bug 295457 use malloc to avoid OOM exceptions thrown by libstdc++
r=biesi sr+a=dveditz
2005-06-17 06:48:10 +00:00
roc+%cs.cmu.edu c20e5c6558 Bug 297748. Fix gcc4 warnings. r+sr=roc,a=asa,patch by Wolfgang Rosenauer 2005-06-17 02:35:41 +00:00
dougt%meer.net d1460e3a0a * Fixes some build problems when trying to build non-static. (removing link
libraries that don't exist on Windows CE)

* Taking xxx advice and making GetNAME always return a GDI forcing us to use
GetTextMetrics instead of GetFontData (which doesn't exist on Windows CE)

* Windows CE on ARM doesn't support C++ exceptions.  In the windows plugin code
uses catches to ensure that the plugins don't crash mozilla.  On windows ce on
arm, we have no choice but to disable CALL_SAFETY_ON.

* On Windows CE, VerQueryValue internal structure can not be modified so
callers must do a bit of string conversion.

* Disabling more code in nsOSHelperAppService for Windows CE.

* Enabling the Windows Registry code in XPCOM since the Window CE shunt now
supports the limited set needed (all but notification).

Bug=297683, r=Ere Maijala, sr=Dan Veditz, a=Asa
2005-06-16 21:20:45 +00:00
timeless%mozdev.org 7c6d1fa65f Bug 235643 all _CreatePrintSettings leak on failure
patch by baafie@planet.nl r=timeless sr=bz a=asa
2005-06-16 01:39:19 +00:00
bugzilla%arlen.demon.co.uk 1ffe3434d7 Bug 285911 XPrint hardcodes english string with literal "Mozilla"
p=mozilla@Weilbacher.org r/sr/a=roc
2005-06-15 10:23:24 +00:00
joshmoz%gmail.com e55715ea0a gcc 4 fixes for Mac OS X. part 1 of the landing. Patch by Mark Mentovai. b=294244 r=josh sr=darin a=dbaron 2005-06-15 03:49:26 +00:00
tor%cs.brown.edu c0c3432bf6 Bug 297705 - correct cairo_text_extents() on win32 for general transforms.
r=otaylor, r+a=shaver.
2005-06-14 21:49:08 +00:00
timeless%mozdev.org fca8e22791 Bug 235643 all _CreatePrintSettings leak on failure
changes code to handle OOM and optimizes code to skip an unnecessary QI
patch by baafie@planet.nl r=timeless sr=bz a=asa
2005-06-10 22:18:16 +00:00