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

3942 Коммитов

Автор SHA1 Сообщение Дата
neil%parkwaycc.co.uk d259e5b0d1 Bug 238771 Make fonts enumerate under NT3.51 so that bold text and fontpickers work r=ere sr=rbs 2004-06-07 22:58:09 +00:00
cbiesinger%web.de b15c0a0593 xlib part of bug 243966: getPropertyValue truncates values for computed system font value
patch by Karsten D��sterloh <mnyromyr@tprac.de> r=roland.mainz@nrubsig.org
2004-06-03 21:57:08 +00:00
cbiesinger%web.de bfe351c214 bug 243966 getPropertyValue truncates values for computed system font value
patch by Karsten D��sterloh <mnyromyr@tprac.de> r=ere,timeless,mkaply,amardare sr=dbaron
2004-06-03 21:19:08 +00:00
pedemont%us.ibm.com 44f5790b30 Bug 195022 - Fix Camino bustage 2004-06-03 14:40:17 +00:00
pedemont%us.ibm.com e95b7feb8b Bug 195022 - Workaround fix for scaling images with a 1-bit mask. r=sfraser,sr=tor 2004-06-02 16:00:29 +00:00
amardare%qnx.com c2cba9bf54 Changes for qnx(photon) platform only. They should not affect building/runtime other platforms.
The height of characters was calculated incorrectly in nsFontMetricsPh, leading to an error
in the email composition window ( non html composing, moving the cursor with keyboard will make the cursor
jump at the end of lines ).
2004-06-02 14:15:03 +00:00
mkaply%us.ibm.com d0d097671e #244951
r=pedemont, sr=blizzard (platform specific)
OS/2 only - hang in some cases tiling bitmaps while printing
2004-06-02 13:45:23 +00:00
roc+%cs.cmu.edu 5da4be8dac Bug 241939. Try to get 8-bit transparency logic right this time :-) r+sr=blizzard 2004-06-01 23:27:28 +00:00
tor%cs.brown.edu 62c9b7ff7a Bug 244506 - speed up drawing of tiled 1-bit alpha images. r=blizzard, sr=roc 2004-06-01 14:26:44 +00:00
kyle.yuan%sun.com bbf295c519 Bug 237535 prelight text invisible in high-contrast inverse themes
r=bryner, sr=roc, patch by ginn.chen@sun.com
2004-06-01 01:58:10 +00:00
tor%cs.brown.edu 74ef3897e4 Bug 244895 - remove dead gfx methods. r+sr=roc 2004-05-29 01:44:08 +00:00
kjh-5727%comcast.net 98e604dbdf More build bustage. 2004-05-29 00:00:38 +00:00
kjh-5727%comcast.net 28657a49b1 Fixing build bustage. 2004-05-28 23:35:01 +00:00
kjh-5727%comcast.net e8eb4572ff Bug 241607 - Separate postscript generation from print job handling.
r=tor, sr=roc
2004-05-28 23:06:44 +00:00
cbiesinger%web.de 6700a8a774 bug 235763 Print dialog show list printer descriptions if available
patch by Roland Mainz <roland.mainz@nrubsig.org> r+sr=roc
2004-05-28 15:50:18 +00:00
pedemont%us.ibm.com 4c3eab893d Bug 239701 - Images with mask of alpha depth 1 display incorrectly. r=sfraser,sr=tor,a=chofmann 2004-05-27 22:02:18 +00:00
tor%cs.brown.edu b8ef0725dc Bug 244895 - remove gfx code related to old svg implementation. r+sr=roc 2004-05-27 21:33:58 +00:00
amardare%qnx.com f1245372a5 Changes for qnx(photon) platform. They should not affect runtime/building other platforms.
The nsDeviceContext::CommonInit() was called twice ( from nsDeviceContextPh::Init(w) )
2004-05-27 20:01:11 +00:00
pinkerton%aol.net d994e7985c add errant break removed by accident in last patch (r/sr=pink, bug 242868) 2004-05-23 18:12:53 +00:00
roc+%cs.cmu.edu b8ecbc84da Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin 2004-05-22 22:15:22 +00:00
pkw%us.ibm.com 4222a24063 Bug 146500 - libgfx_gtk.so needs to link with X libraries on gtk2.
r=bryner@brianryner.com, sr=blizzard@mozilla.org
2004-05-21 15:37:41 +00:00
roc+%cs.cmu.edu b51c0da623 Bug 241939. Do something reasonable with blending in 8-bit devices. r+sr=blizzard 2004-05-21 01:12:15 +00:00
caillon%redhat.com e55198520c Kill off nsComObsolete.h
Patch by marco@gnome.org to bug 241145
r=caillon sr=dbaron
2004-05-18 18:09:16 +00:00
tor%cs.brown.edu aa79ee0436 Bug 159958 - out-of-bounds write in DrawToImage. r=pedemonte, sr=brendan 2004-05-11 20:57:26 +00:00
caillon%redhat.com f4943b98c8 Fix for 242691 - Animated gifs do not animate properly.
Make sure we adjust for our offset before calculating our scale ratio.
r+sr=tor duh=me
2004-05-08 22:55:21 +00:00
caillon%redhat.com 5d4005aefe Make this comment reflect reality. b=241140 2004-05-04 03:53:23 +00:00
caillon%redhat.com 1b1acb3e85 More xprint bustage. Still bug 241140 2004-05-04 02:01:44 +00:00
caillon%redhat.com 4ed7ca1db8 Oops. fixing xprint build bustage.
bug 241140
2004-05-04 01:49:10 +00:00
caillon%redhat.com 0f17aba3e9 Bug 241140
Consolidate DrawImage and DrawScaledImage
r=biesi sr=tor
2004-05-04 01:32:26 +00:00
amardare%qnx.com 1d16395b95 Changes for qnx/photon platform. They should not affect building/runtime other platforms.
When printing from the embedded application, allow it to set the print frame, BG colors, BG images
in the print settings, according to the preferences.
2004-04-30 20:01:31 +00:00
mkaply%us.ibm.com 7fe5c3e264 #238962
r=bryner, sr=blizzard (platform specific(
OS/2 only - null terminate font string
2004-04-27 14:44:06 +00:00
dbaron%dbaron.org 0c73e6ce04 Allow compiling with older versions of Xft and newer compilers. b=240804 r=bryner sr=mscott 2004-04-26 23:29:24 +00:00
cls%seawood.org 3ae73a4bf9 Fix link order. 2004-04-25 00:44:29 +00:00
bzbarsky%mit.edu 151f66665f Make sure to always theme listboxes on mac. Bug 241205, patch by Stuart Morgan
(sbm5@case.edu) and Isaac Hwak Han (isaachh@mailc.net), r=pinkerton,
sr=bzbarsky.
2004-04-24 20:56:58 +00:00
tor%cs.brown.edu fbfc898379 Remove accidental checkin from 240274 landing. 2004-04-23 21:24:13 +00:00
tor%cs.brown.edu 899cda6bb2 Bug 240274 - remove unused argument of SetClip{Rect,Region}.
r=blizzard, sr=bryner
2004-04-23 15:45:17 +00:00
tor%cs.brown.edu 44fbbcc21b Bug 240274 - remove unused argument of SetClip{Rect,Region}.
r=blizzard, sr=bryner
2004-04-23 15:21:24 +00:00
caillon%redhat.com 1ac75a5525 extern NS_GFX FILE* operator<<(FILE* out, const nsRect& rect);
should be #ifdef DEBUG
rs=tor
2004-04-22 21:36:53 +00:00
jst%mozilla.jstenback.com d57d459050 Fixing build bustage. 2004-04-22 00:42:59 +00:00
jst%mozilla.jstenback.com 34a10f2f1c Fixing bug 240723. Cleaning up nsIFilePicker a bit, no more nsIDOMWindowInternal, and use our string classes and not raw strings. r=caillon@gmail.com, sr=bzbarsky@mit.edu 2004-04-21 23:38:22 +00:00
neil%parkwaycc.co.uk 651a681e43 Removing unused variables b=130292 p=mbockelkamp@web.de r/sr=rbs 2004-04-21 15:34:29 +00:00
mkaply%us.ibm.com ef1056af91 #238039
r=bsmedberg
Make makefile change not so ugly
2004-04-21 01:52:39 +00:00
darin%meer.net db161b9e0b fixes bug 241036 "need to call gdk_error_trap_push before calling gdk_error_trap_pop [was: Minimo arm-linux build crashes on startup]" r=caillon sr=bryner 2004-04-20 17:54:52 +00:00
amardare%qnx.com 0200d27120 Changes for qnx ( photon ) platform onlu. They should not affect runtime/building other platforms.
Call PgDrawTextCx when drawing justified text.
Fixed a null pointer problem.
2004-04-20 16:30:02 +00:00
neil%parkwaycc.co.uk 97a2214bfb Bug 237138 Disabled form controls are not always greyed out r/sr=bz 2004-04-20 14:44:46 +00:00
mkaply%us.ibm.com 8471dff778 #238039
r=mkaply, sr=blizzard (platform specific)
OS/2 only - integration with the FT2LIB font engine from Innotek
2004-04-20 02:31:07 +00:00
bzbarsky%mit.edu 0f9851fcb6 Fix build bustage. Bug 240274. 2004-04-20 00:07:09 +00:00
caillon%redhat.com 43d818d789 Fixing Xinerama bustage. Bug 239227. 2004-04-19 20:41:20 +00:00
caillon%redhat.com c0200de043 Attempt to fix gtk 1 bustage. Bug 239227 2004-04-19 16:47:52 +00:00
caillon%redhat.com bd66726b97 Attempt to fix gtk 1 bustage. Bug 239227 2004-04-19 16:18:41 +00:00