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

3833 Коммитов

Автор SHA1 Сообщение Дата
louie.zhao%sun.com 5f81cde73a Bug 230173 Mozilla use 15 point size font for characters with style {font-size:14px;}
r & sr = blizzard
p = ervin.yan@sun.com
2004-01-13 03:00:47 +00:00
smontagu%smontagu.org 0b22013532 Allow disabling of Postscript printer (xlib patch). Bug 225686, patch by Roland.Mainz@informatik.med.uni-giessen.de, r=smontagu, sr=jst. 2004-01-12 23:46:10 +00:00
roc+%cs.cmu.edu e1d625af68 Bug 228378. Clean up nsRegion. patch by Dainis Jonitis. r+sr=roc 2004-01-10 16:18:36 +00:00
cbiesinger%web.de ba94b94914 (beos only) bug 230457 remove unused methods from nsImageBeOS
patch by sergei_d@fi.tartu.ee (Sergei Dolgov) r=biesi
2004-01-10 14:37:11 +00:00
mkaply%us.ibm.com 13779086a9 #230200
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 code from Lee Tartak - better image tiling code
2004-01-08 17:48:58 +00:00
mkaply%us.ibm.com c958ba37b1 #212684
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - add additional special characters to "use default font" list
2004-01-08 17:39:32 +00:00
bryner%brianryner.com c4c17c6b6e quiet a compiler warning. no bug. 2004-01-07 20:08:53 +00:00
bsmedberg%covad.net d0f309943a Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
bsmedberg%covad.net 274ef7cd49 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00
jim_nance%yahoo.com ca5ee7f5e9 Fix Bug #229403 - Code cleanup of XFT Font Metrics classes 2004-01-07 00:30:18 +00:00
bryner%brianryner.com dea3432fc1 We don't need to realize our temporary widgets to obtain the system font for them. Just call gtk_widget_ensure_style instead. Bug 226781, r=blizzard, sr=dbaron. 2004-01-06 18:54:59 +00:00
tor%cs.brown.edu 3b6321c4c5 Backout of accidental checkin. 2004-01-06 16:51:39 +00:00
tor%cs.brown.edu 93a7afcbc6 Bug 205310 - some PNG files displayed with a garbage mask.
r=biesi, sr=blizzard, a=chofmann
2004-01-06 16:50:13 +00:00
tor%cs.brown.edu 18d8959682 Bug 205310 - some PNG files displayed with a garbage mask.
r=biesi, sr=blizzard
2004-01-06 16:36:06 +00:00
tor%cs.brown.edu 8c03616389 Bug 220576 - 8-bit alpha PNG corruption on first load or shift-reload
r=pavlov, sr=blizzard
2004-01-06 16:29:55 +00:00
bzbarsky%mit.edu a5526386a2 Make the gif timeout munging not happen for gifs with timeouts over 10ms. Bug
207059, r=paper, sr=tor
2004-01-06 00:07:29 +00:00
amardare%qnx.com 7a51464657 Changes for the photon platform - it should not affect ( building/runtime ) other platforms. 2004-01-05 23:04:07 +00:00
jshin%mailaps.org 5930de4b8c bug 229270 : fix non-BMP (Unicode plane 1 and above) character rendering (r=bryner, sr=dbaron) 2004-01-05 03:33:06 +00:00
cbiesinger%web.de 8a2c2f9e7b bug 157303 patch by Sergei Dolgov (sergei_d@fi.tartu.ee) r=timeless (beos only,
no sr needed)
Mozilla for BeOS doesn't display images on many sites.
2004-01-04 22:20:55 +00:00
cbiesinger%web.de 77d3861967 bug 230002 nsFontMetricsBeOS.cpp cleanup
r=sergei_d@fi.tartu.ee, no sr needed (beos only)
2004-01-04 21:38:27 +00:00
cbiesinger%web.de f9882ae022 bug 229990. fix another beos build bustage. 2004-01-04 00:23:41 +00:00
bryner%brianryner.com 39f50a0798 Keep track of whether we have successfully drawn each widget+state combination, and if we have, don't bother with a gdk_flush for error detection in the future. Bug 174585, r=roc, sr=blizzard. 2004-01-03 23:03:03 +00:00
jshin%mailaps.org d1c4f4f344 bug 229760 : add microsoft-cp125x XLFD encodings to Gtk/Xlib. Also, fix the langgroup association of iso-8859-2,4, and 13. (r=roland, sr=rbs) 2004-01-03 17:46:50 +00:00
dbaron%dbaron.org f67a384b28 Fix gcc 3.4 bustage by removing incorrect semicolons. 2003-12-27 18:14:21 +00:00
jshin%mailaps.org 6ed9b65fa3 follow-up to bug 226288 : I dropped '-' sign at several places revising my patch before landing as suggested by reviewers. 2003-12-25 08:24:52 +00:00
neil%parkwaycc.co.uk 7723d1c685 Bug 217089 Fix compiler warnings p=gautheri@noos.fr r=ere sr=tor 2003-12-24 23:45:12 +00:00
jshin%mailaps.org c414e9be5a bug 226288 : change freetype code to do rounding instead of ceiling (r=dbaron, sr=rbs) 2003-12-22 06:32:09 +00:00
bryner%brianryner.com dfe3513814 Change all callers of nsIPresContext::GetShell() to use the non-refcounting versions. Most callers now use PresShell(), a few that were checking for null conditions are using GetPresShell() -- this will be remedied once we can ensure that a prescontext never has a null pres shell. Bug 227690, r+sr=bzbarsky. 2003-12-21 05:36:36 +00:00
jshin%mailaps.org dcffc408b0 bug 225109 : fix the sign of the subscript offset in some truetype fonts (r=rbs, sr=dbaron, a=chofmann) 2003-12-19 04:56:29 +00:00
jst%mozilla.jstenback.com 0bbe4e2cfe Fixing bug 223111. Making the page-setup settings shrink-to-fit and scaling persist across Mozilla instances. Patch by jblanco@us.ibm.com, and modiefied by me. r=ben, sr=bienvenu, a=asa. 2003-12-17 07:52:49 +00:00
jshin%mailaps.org e4edf3ff44 bug 224337 : fix misalgined accesss in pre-composed CCMap (on RISC architectures) : r/sr=brendan, a=dbaron 2003-12-15 00:32:16 +00:00
mkaply%us.ibm.com 23b00e55b6 #227914
r=mkaply, sr=blizzard (platform specific), a=mkaply
Code from ganesh - use Helvetica when we are told to print WarpSans
2003-12-11 23:26:17 +00:00
mkaply%us.ibm.com c21c213797 #227374
r=mkaply, sr=blizzard (platform specific), a=mkaply
Use the GTK way of figuring out where underline goes because font info is unreliable
2003-12-11 23:16:31 +00:00
mkaply%us.ibm.com b3163b2584 #150881
r=mkaply, sr=blizzard (platform specific), a=mkaply
Code from tor - fix OS/2 transparent PNG scaling
2003-12-11 21:29:07 +00:00
dbaron%dbaron.org bd22d78cd1 Read and write as UTF-8 so non-ascii characters in prefs are read correctly. b=199898 r=jshin sr=bzbarsky a=chofmann 2003-12-11 18:42:45 +00:00
jshin%mailaps.org 4e090b9734 bug 226623: XFT build crashes on PLHashRawAdd. Switch to nsClassHashTable and add a new HashKeyType that duplicates a string in ctor. (r=bsmedberg, sr=bryner, a1.6=tor) 2003-12-10 21:27:01 +00:00
tor%cs.brown.edu dbb502dbeb 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 d36a85645e 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 bccf28eaef Bug 150881 - fix xlib build bustage. 2003-11-23 21:47:43 +00:00
tor%cs.brown.edu 65a5672ec0 150881 - fix BeOS build bustage. 2003-11-23 20:50:40 +00:00
tor%cs.brown.edu cb17fbe470 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 b0a5c8b172 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 c8ce8c2966 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 73a242e651 #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 6afe8c8865 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 1e679bc37a 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 1931893baf 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 4183787fa9 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 3a300b97e9 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 bfe76024bf Bug 225984 DRefTool analysis for beos files
r=roc sr=roc
2003-11-17 20:43:48 +00:00