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

3771 Коммитов

Автор SHA1 Сообщение Дата
tor%cs.brown.edu 5f4768bc34 Bug 225243 - postscript output inverted in xft build configuration.
Patch by kherron, r=tor, sr=bzbarsky, a=dbaron
2003-12-03 06:12:01 +00:00
dwitte%stanford.edu 2320f99e58 fix compiler bustage on sun forte, due to some bogus |inline|
qualifiers.

b=224968, r+sr=alecf, a=tor
2003-11-26 02:44:50 +00:00
tor%cs.brown.edu 5e515a8085 Bug 150881 - fix xlib build bustage. 2003-11-23 21:47:43 +00:00
tor%cs.brown.edu 2f30ab50d6 150881 - fix BeOS build bustage. 2003-11-23 20:50:40 +00:00
tor%cs.brown.edu cb0625606f Bug 150881 - rendering artifacts painting scaled alpha composited
images on gtk+ and win32.  r=pavlov, sr=bryner, a=asa
2003-11-23 15:23:52 +00:00
bryner%brianryner.com e3bee0adb3 Instantiate the unknown glyph font (mini-font) lazily, since it's usually not needed at all. Bug 226406, r/sr=dbaron, a=asa. 2003-11-23 02:42:11 +00:00
jshin%mailaps.org b5f0d2a5dd bug 225340 : fix unaligned memory access on 64bit machines in nsSaveAsCharset and Gfx. (r=smontagu, sr=rbs, a1.6b = asa) 2003-11-23 00:25:52 +00:00
mkaply%us.ibm.com b74817707d #226340
r=mkaply, sr=blizzard (platform specific), a=mkaply
Code from pedemonte - new font code - want this for beta to get testing on it
2003-11-21 22:30:41 +00:00
bryner%brianryner.com 8a196fb128 Speed up Xft font matching by only asking for the best-match font, and then asking for the rest if we hit a character that's not present in the best-match font. Bug 223813, r=blizzard, sr=dbaron. Not part of the default build. 2003-11-21 01:10:58 +00:00
dbaron%dbaron.org c939d4302c Fix overly-thick underlines by doing rounding rather than ceiling. b=222920 r=jshin sr=bzbarsky a=brendan 2003-11-20 20:05:34 +00:00
chanial%noos.fr 7735876dd5 Bug 194678: Move pageSetup into the toolkit. r=bsmedberg, sr=bryner and a big thanks to Dave Miller for moving the files! 2003-11-19 06:34:51 +00:00
jst%mozilla.jstenback.com 6380d7fd12 Fixing bug 225837. DeCOMtaminating nsIContent more, making GetTag() return a weak raw pointer, and renaming GetTag() to Tag(), and making GetRangeList() return an const nsVoidArray*, and changing GetContentID() to return the id, and renaming it to ContentID(). r=jonas@sicking.cc, sr=bryner@brianryner.com. 2003-11-19 01:20:56 +00:00
jshin%mailaps.org 2f1390a71f bug 222920 : fix the conversion error in super/subscript offset and underline offset calculation in Xft build (r=blizzard, sr=bz) 2003-11-18 15:49:57 +00:00
timeless%mozdev.org 368aea7260 Bug 225984 DRefTool analysis for beos files
r=roc sr=roc
2003-11-17 20:43:48 +00:00
timeless%mozdev.org 509496282c Bug 222077 Warning: String literal converted to char*
r=dwitte sr=roc
2003-11-17 06:28:04 +00:00
bzbarsky%mit.edu 422b11ab31 Have a way to disable the Postscript/* printers via pref even in builds with
the PS module built in.  Bug 225686, patch by dvschweiger@web.de (David
Schweiger), r=biesi, sr=bzbarsky
2003-11-15 19:25:14 +00:00
timeless%mozdev.org 28b60ffb94 Bug 172525 [ps] print legal size page fails to set '<< /PageSize [612 1008] >> setpagedevice'
patch by kjh-5727@comcast.net r=timeless sr=tor
2003-11-11 15:32:11 +00:00
jshin%mailaps.org 3e47e5e2dc bug 221666 : the latest in a series of landing for this bug. This is to fix run-time linking error in gtk2 build. 2003-11-10 12:24:51 +00:00
jshin%mailaps.org acde113c1d bug 221666 : remove redundant copy of nsComprressedCharMap.* : one more missing file in the last check-in 2003-11-09 20:47:11 +00:00
jshin%mailaps.org 7e3fe5bec8 bug 221666 : checked in the wrong patch(the second latest) in the previous landing. fix bustage : Sorry ! 2003-11-09 19:48:11 +00:00
jshin%mailaps.org 5a3c379dca bug 221024 : add a new option for turning invisible chars. to 'nothingness' to the transliterator (r=smontagu, sr=rbs) 2003-11-09 18:52:01 +00:00
jshin%mailaps.org 83d13c83f5 bug 221666 : remove redundant copy of nsCompressedCharMap.* (moved to intl/unicharutil) (r=smontagu, sr=rbs) 2003-11-09 18:44:11 +00:00
jshin%mailaps.org c7548bdfc8 bug 221666 : remove redundant copy of nsCompressedCharMap.(h|cpp) and move them to intl/unicharutil out of gfx (r=smontagu, sr=rbs) 2003-11-09 18:39:19 +00:00
pinkerton%netscape.com e178782c87 merge more changes from chimera branch, fixed printing crash and sets dpi to
96dpi instead of 84dpi (bug 208920)
2003-11-05 21:37:58 +00:00
blizzard%redhat.com 6a0789819b Bug #213734. Browser crashes when loading URL [@ XftDrawGlyphFontSpec ][@ nsFontMetricsXft::DrawString ]. Make sure to use the length of the spec buffer, not the length of the string in determining how many glyphs to render. r=jshin, sr=dbaron 2003-11-03 17:44:54 +00:00
timeless%mozdev.org c77ed7f368 Bug 214959 Xdefs.h not found while building with xft support on solaris
patch by selsky@columbia.edu r=blizzard sr=rbs
2003-11-03 13:11:56 +00:00
dbaron%dbaron.org d6b11a53f0 Make opacity work on GTK2. b=201209 r=bryner sr=roc 2003-11-02 03:14:00 +00:00
uid502 be25dc4b1d Bug 212366. Account for inverted origin of non-DIB bitmaps. Also, set the row width to the actual width of the DIB data, not the row width from the non-DIB bitmap. r=ere,sr=bzbarsky 2003-11-01 02:00:37 +00:00
rbs%maths.uq.edu.au 24f3a35327 bug 195038, finally add support for the quirky <font face=Symbol> on Windows to the delight of proponents of bug 33127, r=jshin, sr=roc 2003-10-30 13:44:49 +00:00
jshin%mailaps.org 2ad0cefe4f bug 183729 : segfault on XftLockFace's failure (r=blizzard, sr=roc) patch by timeless + dbaron 2003-10-30 05:48:10 +00:00
bzbarsky%mit.edu b891a42a99 Last patch was by kjh-5727@comcast.net (Kenneth Herron) 2003-10-26 19:15:37 +00:00
bzbarsky%mit.edu 59c9d716f6 Fix landscape printing to work again. Bug 223625, r=tor, sr=bzbarsky, a=asa 2003-10-26 17:56:11 +00:00
tor%cs.brown.edu 6bbf24c3e4 Bug 223551 - postscript output invalid in locales not using periods
for decimals.  Patch by kjh-5727@comcast.net,  r=tor, sr=bzbarsky, a=roc.
2003-10-24 16:27:11 +00:00
uid502 c92f5a677c Bug 80190. Emit twips measurements into PS code and let the PS engine do the scaling. r=tor,sr=roc,a=roc. Thanks to kherron who did the patch. 2003-10-23 22:43:04 +00:00
bryner%brianryner.com f42474cb71 fixing bustage 2003-10-22 07:01:13 +00:00
bryner%brianryner.com a0e219b348 deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst. 2003-10-22 06:09:48 +00:00
bzbarsky%mit.edu 01be2f7066 Removing super-noisy debug printf. bug 220341, rs=blizzard 2003-10-17 02:13:30 +00:00
timeless%mozdev.org c57d871647 Bug 215784 segmentation violation when clicking on Edit/Preferences/Appearance/Fonts
r=dwitte
2003-10-16 16:03:55 +00:00
bryner%brianryner.com 02d4ffd42e No need to use threadsafe refcounting for rendering contexts, bug 110933. r+sr=dbaron. 2003-10-14 21:47:20 +00:00
tor%cs.brown.edu 66399b532a Bug 216977 - fix error return type nit. 2003-10-09 22:07:03 +00:00
tor%cs.brown.edu 70351dee50 Bug 216977 - handle clip mask and region for scaled images.
r=blizzard, sr=roc
2003-10-09 18:45:37 +00:00
cls%seawood.org 378b851b12 Case matters.
Fixing mingw cross-compiling bustage.
2003-10-07 20:39:25 +00:00
bryner%brianryner.com cd60efa8ac Updating my email address 2003-09-29 06:04:02 +00:00
jshin%mailaps.org d505eee43e bug 205387: exclude truly invisible characters from DrawString. The first in a series, fix for GFX:Win (r=smontagu, sr=rbs) 2003-09-28 10:12:42 +00:00
jshin%mailaps.org df5266d2bc bug 219060 : make freetype printing work for Xft build (r=louie.zhao, sr=bryner) 2003-09-28 05:59:39 +00:00
jst%mozilla.jstenback.com 8aa7b563d2 Fixing bug 215981. DeCOMtaminating nsIContent and nsIDocument some, and also some minor changes to other related interfaces. r=caillon@aillon.org, sr=peterv@propagandism.org. 2003-09-27 04:18:26 +00:00
robin.lu%sun.com 7b5506dcd4 patch fixes bug 216752 [gtk2]tooltip make mozilla crash on Solaris.
r=bryner sr=blizzard patched by robin.lu@sun.com
2003-09-26 01:47:19 +00:00
dbaron%dbaron.org 63fc8c8cf4 Make the rv:N.N part of the UA string come from the MOZILLA_VERSION macro (from config/milestone.txt) instead of from a pref. b=220220 r=darin sr=bryner 2003-09-25 05:39:11 +00:00
dbaron%dbaron.org ce39727b01 Call moz_gtk_shutdown before the event loop shuts down so that objects can be freed completely on shutdown. b=219523 r=bryner sr=blizzard 2003-09-25 05:36:25 +00:00
uid502 6bed557bd4 Bug 190735. Final patch for deCOMtamination of core nsIFrame methods! rs=dbaron 2003-09-23 17:05:29 +00:00