Commit Graph

4049 Commits

Author SHA1 Message Date
bryner%brianryner.com
180b0b7373 Remove refcounting version of nsIPresShell::GetPresContext. Bug 253889, r+sr=roc. 2004-08-20 20:34:37 +00:00
jshin%mailaps.org
85afb5d27e bug 190031: use xft and fontconfig for font lookups/measuring/drawing with new postscript/freetype code (r=blizzard, sr=rbs) 2004-08-20 09:11:26 +00:00
p_ch%verizon.net
1f47668039 Bug 118294: NS_THEME_DROPDOWN implementation (GTK2)
(+ add forgotten style for menulist-description binding in the new toolkit)
r=bryner, sr=roc.
2004-08-20 03:49:44 +00:00
dbaron%dbaron.org
510403e37f Don't bother with DrawTile when the destination rect is empty. b=237766 r+sr=roc 2004-08-19 21:58:21 +00:00
vladimir%pobox.com
1d21588048 cairo: first attempt at surface manager/surface cache. 2004-08-19 18:56:03 +00:00
mkaply%us.ibm.com
e90b430f69 #251754
r=pkw, sr=blizzard
If it is available, use CUPS to enumerate Postscript printers
2004-08-19 18:09:28 +00:00
pete.zha%sun.com
5294799892 [ps] Mozilla generate invalid font when enable true type printing
bug 253219
r=tori(tor@acm.org),sr=roc(roc@ocallahan.org)
2004-08-19 06:56:08 +00:00
vladimir%pobox.com
c4ef2d711b cairo: copybits needed a fix, too 2004-08-19 02:34:35 +00:00
vladimir%pobox.com
934321d360 cairo: go go images 2004-08-19 02:07:31 +00:00
vladimir%pobox.com
ce8560ba60 cairo: coordinate transforms are for winners 2004-08-18 09:52:03 +00:00
vladimir%pobox.com
0fb4d19099 cairo: nsnull: because garbage data sucks. 2004-08-18 09:25:09 +00:00
vladimir%pobox.com
aa48db57ab cairo: scaling twice is for losers 2004-08-18 08:24:19 +00:00
vladimir%pobox.com
2509dbd32a cairo: don't leak transforms, also random flailing trying to fix fonts 2004-08-18 06:48:20 +00:00
pavlov%pavlov.net
170ad9b8e6 lets try doing fonts using xft for now... 2004-08-18 00:16:24 +00:00
pete.zha%sun.com
715b1da3e8 The background images is not printed out
r=pete.zha@sun.com,sr=roc,a=asa
patch by dantifer@gmail.com
2004-08-17 02:29:49 +00:00
vladimir%pobox.com
e868174010 cairo: attempted drawingsurface speedups, and some image debugging bits. 2004-08-16 20:25:00 +00:00
blizzard%redhat.com
c20a8baca1 Don't crash when layout is nice enough to send us invalid unicode. Not part of the build. 2004-08-16 18:38:11 +00:00
vladimir%pobox.com
67000d046b cairo: CairoBlender impl (not all that functional), continuing impl of other bits 2004-08-16 07:17:24 +00:00
vladimir%pobox.com
53a73e725e cairo: get the screen size correctly, need to call init on Screen 2004-08-16 05:53:04 +00:00
vladimir%pobox.com
a8be1044eb cairo: continuing drawing surface fixes 2004-08-16 04:45:57 +00:00
vladimir%pobox.com
698ccb9d80 cairo: fix drawing surface compilation 2004-08-16 03:29:26 +00:00
pavlov%pavlov.net
4af91feec6 Updating to the trunk 2004-08-16 03:17:06 +00:00
vladimir%pobox.com
81c940994c better cairo drawing surface stuff, in progress 2004-08-16 00:37:37 +00:00
vladimir%pobox.com
2ab323fe7f forgot two files from cairo bits landing (not part of the build) 2004-08-15 23:57:35 +00:00
vladimir%pobox.com
cfcb233cb8 Initial landing of cairo-related stuff, nothing built by default, all code is in ifdefs. r=bryner,a=brendan 2004-08-14 01:01:16 +00:00
amardare%qnx.com
8833e61127 Changes for qnx(photon) platform only. They should not affect building/runtime other platforms.
JFehr's problem with thunderbird on screen 2 on a multiscreen configuration:
Use
PhWindowQueryVisible( Ph_QUERY_IG_POINTER, ...
so that the screen information is uses the current location of input_group's pointer.
2004-08-13 20:07:52 +00:00
caillon%redhat.com
2fdef090da These are C++ files; not IDL. rs=bzbarsky 2004-08-11 07:00:43 +00:00
bzbarsky%mit.edu
49ede9c30d Fix nsImageWin::Draw to not screw up the source rect when printing. Bug
125276, r+sr=roc.
2004-08-10 22:11:33 +00:00
blizzard%redhat.com
f37c6dd84b Fix problems with pages that include spacing and unicode characters that generated more than one byte length utf-8 characters. 2004-08-10 20:57:26 +00:00
blizzard%redhat.com
fc4e482176 fix some problems with per-character spacing 2004-08-10 19:06:11 +00:00
jshin%mailaps.org
5253d42f7c bug 120401 : patch by bugs.mano%mail-central.com (r=jhpedemonte, sr=sfraser) : font-pref. setting on Mac OS X doesn't work 2004-08-06 14:50:57 +00:00
smontagu%smontagu.org
eea92f6929 Backing out checkin from bug 120401 because of Tp regression. 2004-08-05 06:51:35 +00:00
smontagu%smontagu.org
49740b7219 Bug 120401: Font selection in pref. does not work (Hebrew, Arabic, CE, Baltic, Cyrillic, CJK, etc). Patch by Asaf Romano bugs.mano@mailcentral.com with contributions by me. r=jhpedemonte, sr=sfraser. 2004-08-04 21:48:39 +00:00
bryner%brianryner.com
98084606af Pango code uses PR_GetEnv(), so include prenv.h. 2004-08-03 03:40:49 +00:00
blizzard%redhat.com
57f106c15b try to fix bustage 2004-08-02 22:12:24 +00:00
blizzard%redhat.com
aa8be61c26 More build goop to get pango building. Add the right calls so that RTL info is passed down. r+sr=bryner 2004-08-02 20:50:01 +00:00
blizzard%redhat.com
9287d17789 Build bits for pango code. 2004-08-02 18:16:36 +00:00
blizzard%redhat.com
0e11df9e7e Mostly working impl of font rendering impl with pango. Needs additional code. Not part of the default build. 2004-08-02 18:16:15 +00:00
tor%cs.brown.edu
695423c683 Bug 253782 - stop large images overflowing in win32. r=pavlov, sr=roc 2004-08-02 16:15:55 +00:00
tor%cs.brown.edu
2686b3aa48 Bug 253782 - limit image dimensions to X11 protocol limits.
r=pavlov, sr=blizzard
2004-08-02 16:14:44 +00:00
tor%cs.brown.edu
00c5754bcc Bug 253998 - remove debug spew. r+sr=roc 2004-08-02 12:27:38 +00:00
bryner%brianryner.com
5c02a6978c Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc 2004-07-31 23:15:21 +00:00
bryner%brianryner.com
0fd21c3872 Consolidate PresContext classes into a single nsIPresContext implementation, and finish deCOMtaminating it. Bug 253470, r+sr=roc. 2004-07-29 19:41:39 +00:00
pedemont%us.ibm.com
68b5461029 Bug 248837 - font sizes less than 1px show up as 13px, r=sfraser, sr=dbaron 2004-07-28 22:00:17 +00:00
ere%atp.fi
38298f1f41 Take 2 for bug 252067: Add support for translucent windows for Win32 (Windows 2000 and later)
Patch by Dainis Jonitis
r=ere
sr=roc
2004-07-27 19:14:44 +00:00
ere%atp.fi
ad7376fd58 Backing out the previous checkin. Apparently compiles on VC7 but not on VC6 (or the Platform SDK version creature has). 2004-07-26 19:49:03 +00:00
ere%atp.fi
0ad73fd6d4 Bug 252067: Add support for translucent windows for Win32 (Windows 2000 and later)
Patch by Dainis Jonitis
r=ere
sr=roc
2004-07-26 18:37:01 +00:00
tor%cs.brown.edu
ebb98254d5 Bug 251864 - alpha compositing not dithered in 8bpp (win32). r=ere, sr=roc 2004-07-26 14:20:40 +00:00
jag%tty.nl
7b23729525 It looks like this should fix the bustage. |surf| is ultimately a nsIDrawingSurface, and that's what Init is looking for (well, that, and nsIWidget, but I doubt it's that ;-) ) 2004-07-25 08:21:05 +00:00
blizzard%redhat.com
91987cda41 Bug #252143. Leak in nsScreenGtk::Init of gdk_property_get() result. Patch from Crispin Flowerday <crispin@flowerday.cx>. r=caillon, sr=blizzard 2004-07-23 14:42:29 +00:00