dougt%meer.net
fc97ab9262
This is a workaround for the WinCE Native Unicode converter. I couldn't figure out how to use the utf8 codepages on certain devices. So, mapping from UTF-8 -> UCS-2 became a problem. This fix simply uses the existing algorithm in intl/uconv. This change only effect the Windoze CE native uconv. NPODB. Also includes further gfx fixup. r/sr=dveditz b=297683 WinCE only.
2005-09-07 19:21:02 +00:00
tor%cs.brown.edu
a30113f5b5
Bug 307308 - pass appropriate pointer to release_dest_image.
2005-09-07 16:05:30 +00:00
tor%cs.brown.edu
fd16fc6244
Bug 307308 - Pass scratch space instead of NULL for image_extra to
...
acquire/release_dest_image. r=vlad
2005-09-07 15:37:51 +00:00
jshin%mailaps.org
3241dfd2e9
bug 288634 : enable Gfx/Pango to support non-ASCII font names and port some other changes from Gfx/Xft to Gfx/Pango (r=caillon, sr=dbaron)
2005-09-05 06:00:50 +00:00
timeless%mozdev.org
dc98183dbd
Bug 304646 nsPrintOptions::InitPrintSettingsFromPrefs shouldn't do NS_WARNING when prtName.IsEmpty()
...
patch by b.jacques@planet.nl r=timeless sr=dmose
2005-09-02 09:28:49 +00:00
timeless%mozdev.org
df5dac8906
Bug 306259 Nits in nsPrintOptionsImpl
...
patch by b.jacques@planet.nl r=timeless sr=dmose
2005-09-02 09:04:21 +00:00
roc+%cs.cmu.edu
b3067884a8
Bug 297508. Allow native theme drawing to overflow the frame bounds in a reliable way by setting the frame's overflow area. Use this to work around drawing errors in some GTK2 themes. r=bryner,sr=blizzard
2005-08-31 21:00:52 +00:00
pavlov%pavlov.net
21271b96e8
fixing fallout from bug 305538. patch from doug@sheltonfamily.org.
2005-08-30 23:39:30 +00:00
mark%moxienet.com
1a7c1123f4
Bug 306370, Print orientation and other Mac page setup things aren't remembered. Update prototypes and initialize print settings from prefs. r=mano sr=smfr
2005-08-30 19:15:15 +00:00
neil%parkwaycc.co.uk
dd0435e0f3
Make _WIN32_WINN% default to 0x400 c.f. WINVER should fix bug 305187 b=bsmedberg
2005-08-29 14:22:33 +00:00
cbiesinger%web.de
bf0e369753
bug 305658 make building thebes with --enable-system-cairo work
...
patch by Mike Hommey <mh@glandium.org> r+sr=roc
2005-08-25 12:30:45 +00:00
roc+%cs.cmu.edu
9160498d6d
Bug 305649. Make thebes build with pango 1.6. r+sr=vlad
2005-08-24 22:12:31 +00:00
wr%rosenauer.org
b408b1f4c3
Bug 305715 fix compiler warning about missing sentinels, r+sr=roc
2005-08-24 05:06:26 +00:00
pavlov%pavlov.net
7079836466
fixing typo
2005-08-24 00:39:11 +00:00
pavlov%pavlov.net
5ad9c65603
adding missing file
2005-08-23 07:37:42 +00:00
pavlov%pavlov.net
8366140b30
removing mTextZoom as its no longer used on trunk
2005-08-23 07:36:22 +00:00
pavlov%pavlov.net
e318270b02
fixing typo
2005-08-23 07:00:44 +00:00
pavlov%pavlov.net
87393bbf47
fix cairo-windows to only build the thebes dir and not also the windows one r=vlad
2005-08-23 06:43:28 +00:00
pavlov%pavlov.net
1217a2d097
adding missing )
2005-08-23 06:40:10 +00:00
pavlov%pavlov.net
9d85e378b2
moving native theme stuff to widget (bug 305291) and landing the remaining thebes gfx changes (bug 305538). r=vlad sr=roc
2005-08-23 02:11:54 +00:00
vladimir%pobox.com
5441f8cb29
add M_PI definition for VC6 which has a broken math.h
2005-08-20 07:14:34 +00:00
vladimir%pobox.com
05b648212a
use platform-specific getter for image top-to-bottom flag instead of #define, r=pavlov
2005-08-20 06:22:52 +00:00
vladimir%pobox.com
e2f3298b80
cairo landing: misc build fixes for thebes backend
2005-08-20 06:21:16 +00:00
vladimir%pobox.com
711354ac25
cairo landing: land thebes
2005-08-20 05:36:47 +00:00
vladimir%pobox.com
cd33689aab
cairo landing: update to cairo 0.9.1+
2005-08-20 05:34:03 +00:00
vladimir%pobox.com
9cd9139cb6
cairo landing: adding glitz
2005-08-20 05:23:22 +00:00
mkaply%us.ibm.com
2d5376bf5d
#290213
...
r=Peter Weilbacher, sr=mkaply (OS/2 only), a=mkaply (OS/2 only)
Patch from Rich Walsh - printer select dialog mismatches descriptions
2005-08-19 15:12:30 +00:00
cbiesinger%web.de
0539e8e0ba
288042 make functions virtual so that they can be called from outside of gfx
...
r=zrusin, qt port only
2005-08-18 12:29:27 +00:00
aaronleventhal%moonset.net
0ada7ea5e9
Bug 303404. Crash when hitting escape in context menu for a menu item. r=dbaron, sr=neil
2005-08-17 02:03:45 +00:00
roc+%cs.cmu.edu
2931cd5810
Bug 291636. nsTransform2D can't handle rotations, never could, and never will, so don't bother with them. r+sr=roc, patch by Hans-Andreas Engel
2005-08-16 21:40:26 +00:00
roc+%cs.cmu.edu
7697b1170e
Bug 290885. constify some nsTransform2D methods. r+sr=roc, patch by Hans-Andreas Engel
2005-08-16 21:38:56 +00:00
smfr%smfr.org
abf828f4e0
Fix bug 295737: use Core Graphics to do image tiling, because it's much faster than doing it ourselves. r=jhpedemonte, sr=bryner
2005-08-16 18:07:29 +00:00
mkaply%us.ibm.com
d801608e8c
OS/2 build break
2005-08-16 16:33:40 +00:00
gavin%gavinsharp.com
4b53ad80e4
Bug 283356 : nsPSPrinters.cpp compile error: implicit declaration of function `int strcasecmp(...)', patch by Max Feil <mfeil@qnx.com>, r=kherron, sr=tor
2005-08-16 12:16:08 +00:00
rbs%maths.uq.edu.au
8c504de1c7
When resolving the glyphs needed to measure a text that doesn't fit, we have to ensure that we remain at a word boundary. We may have to back up past the current font, in which case we have to reselect previous fonts to deal with the part of the string being chopped off, bug 241485, r=jshin, sr=tor
2005-08-16 07:44:10 +00:00
cbiesinger%web.de
26a83fee9a
bug 292998
...
- move textZoom storage to the prescontext from the documentviewer
- copy the textZoom between document viewers for fastback
r=bryner sr=dbaron
2005-08-13 11:54:22 +00:00
timeless%mozdev.org
7012852c7d
Bug 303432 - nsPrintSettings::GetPrinterName lacks an OOM check
...
patch by b.jacques@planet.nl r=dmose sr=dmose
2005-08-12 23:11:40 +00:00
timeless%mozdev.org
624e1801d3
Bug 284436 UMR [@ GenerateSingleByte]
...
r=smontagu sr=bz a=brendan
2005-08-09 08:54:15 +00:00
timeless%mozdev.org
80d53bd436
Bug 303091 JS Exception when changing print scale
...
patch by b.jacques@planet.nl r=timeless sr=shaver a=cbeard
2005-08-09 01:35:48 +00:00
dougt%meer.net
24554781a0
bug 297683. more windows ce love. This patch just shortcuts two functions which are always the same value on wince. r/sr=dveditz a=asa
2005-08-08 20:05:13 +00:00
smfr%smfr.org
cc2282c826
Fix bug 302958: specify a name for the print job on Mac, getting it from the title passed to the BeginDocument() call. r=jhpedemonte, sr=bryner, a=asa
2005-08-08 19:34:44 +00:00
masayuki%d-toybox.com
df0d79fb74
Bug 233540 1.6 crashes at http://meteo.ec.gc.ca/forecast/city_f.html?wjo r=timeless, sr=rbs, a=asa
2005-08-08 15:11:14 +00:00
mark%moxienet.com
b5d9ffad07
Bug 301774, abysmally slow typing/caret in Camino, especially with animated images, even worse with 10.4 SDK. Limit QuickDraw buffer flushes so that they occur less frequently than the display refresh rate. Camino/Cocoa widget only, npodb. r=pink sr=smfr
2005-08-03 20:30:46 +00:00
roc+%cs.cmu.edu
2b4becb59d
Bug 302445. Don't hold a strong reference to the device context from nsBlender --- this prevents leaking the device context in some cases where frames leak. r+sr=dbaron,a=bsmedberg
2005-08-02 19:48:39 +00:00
caillon%redhat.com
089e248bcf
%%BoundingBox takes integer arguments
...
%%HiResBoundingBox takes floating point arguments, but is a DSC extension.
Output both so postscript readers that accept the extension can use it, and those that don't have valid output.
Bug 301631
r=kherron, sr=shaver, a=shaver
2005-07-26 15:54:18 +00:00
blizzard%redhat.com
3c4d14a368
Bug #300491 . Remove references to xft-specific context when using pango for text rendering. This should get pango builds working with gtk 2.7+. r=caillon, sr=roc, a=benjamin
2005-07-26 00:13:51 +00:00
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