tor%cs.brown.edu
2eb23ec8a2
Bug 253782 - stop large images overflowing in win32. r=pavlov, sr=roc
2004-08-02 16:15:55 +00:00
tor%cs.brown.edu
698bdb287b
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
5d8f8fea9a
Bug 253998 - remove debug spew. r+sr=roc
2004-08-02 12:27:38 +00:00
bryner%brianryner.com
cc807b07b1
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
2004-07-31 23:15:21 +00:00
bryner%brianryner.com
88f80381e3
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
bf2c9aa387
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
a323813f95
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
8c3f8b7c46
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
3ea3f9482a
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
4ca54280fe
Bug 251864 - alpha compositing not dithered in 8bpp (win32). r=ere, sr=roc
2004-07-26 14:20:40 +00:00
jag%tty.nl
fcae84272e
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
c3fb922e34
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
bzbarsky%mit.edu
dfecee752b
Fix dereferencing of freed drawing surfaces. Bug 251136, patch by
...
roland.mainz@nrubsig.org (Roland Mainz), r+sr=roc
2004-07-22 02:39:57 +00:00
cbiesinger%web.de
d5bd29aeda
Bug 113243 Get rid of (Compare|Equals)WithConversion
...
r+sr=roc
2004-07-21 20:18:39 +00:00
cbiesinger%web.de
b9fa9b214d
Bug 193372 add missing include r=blizzard sr=bz
2004-07-19 18:58:24 +00:00
dbaron%dbaron.org
b354c81d35
Remove mSurface and SetDrawingSurface to fix bustage. mSurface was a write-only void* variable taking inconsistent types.
2004-07-18 18:21:03 +00:00
dbaron%dbaron.org
9477e33c6b
Remove the nsDrawingSurface typedef and replace it with nsIDrawingSurface*. b=64023 r+sr=roc
2004-07-18 17:36:03 +00:00
kjh-5727%comcast.net
ca75dc2060
Bug 226600 - Add a print preview flag to *nix print device context specs.
...
r=blizzard, sr=roc
2004-07-17 23:21:58 +00:00
bryner%brianryner.com
6569bb06ea
Make nsImageGTK::LockImagePixels(PR_TRUE) recover the alpha mask if it has been put in a pixmap. Fixes set-as-wallpaper problems with transparency. Bug 250531, r+sr=tor.
2004-07-17 21:00:31 +00:00
dbaron%dbaron.org
188f36ed75
Clean up string usage in nsFont::EnumerateFamilies and nsCSSStyleSheet.cpp's ValueIncludes, although not all the other places to which this pattern was copied. b=235755 r+sr=roc
2004-07-17 19:03:13 +00:00
gerv%gerv.net
e21ffac98d
Bug 236613 - licensing cleanup. Sun have given blanket tri-licensing permission.
2004-07-17 16:21:53 +00:00
roc+%cs.cmu.edu
0939d1b592
Bug 251136. Fix use of mSurface after it has been deleted. r+sr=blizzard
2004-07-17 12:19:36 +00:00
gerv%gerv.net
554e0e99a4
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-07-16 19:30:11 +00:00
gerv%gerv.net
50415faa3b
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-07-16 18:48:35 +00:00
bryner%brianryner.com
27730e1df0
Implement nsIShellService for GNOME (bug 242254). r=biesi, sr=shaver. Note: set as wallpaper for images that use transparency will be broken until bug 250531 is fixed. This also makes toolkit/ always be pulled in preparation for migrating more code to the new GNOME XPCOM interfaces.
2004-07-15 22:51:19 +00:00
bryner%brianryner.com
51db2b3ec7
fix crash by moving assignment after lazy widget instantiation. r/sr/a=dbaron
2004-07-07 21:11:21 +00:00
tor%cs.brown.edu
4413926700
Bug 203257 - wrong error if no printers installed (win32).
...
Patch by aaronr@us.ibm.com , r=ere, sr=tor
2004-07-01 21:57:34 +00:00
amardare%qnx.com
52018bff6e
Changes for qnx/photon platform only. they should not affect building/runtime other platforms.
...
Changes for Lock-ing Unlock-ing a drawing surface. Use the PdOffscreenContext_t's pitch.
For read only locking do not create another OSC.
2004-06-30 14:45:49 +00:00
jshin%mailaps.org
2a33dae203
bug 167128 : Printers with non-ASCII characters in their names can't be selected (bug 167128) patch by kozawa%mozilla.gr.jp (r=me, sr=mkaply)
2004-06-29 13:28:59 +00:00
amardare%qnx.com
d79bec6293
Changes for qnx(photon) platform only. It should not affect runtime/building other platforms.
...
In the image drawing functions( nsImagePh.cpp ) do not use PhDCGetCurrent(). Get the surface's dc and use
it instead.
2004-06-28 13:56:49 +00:00
cbiesinger%web.de
953f77bb32
replace EqualsWithConversion by EqualsLiteral where possible
...
bug 248687 r+sr=roc
2004-06-26 14:32:11 +00:00
pkw%us.ibm.com
c769502ca2
Bug 126066 - Changing caret (cursor) color.
...
r=tor@acm.org , sr=dbaron@dbaron.org
2004-06-23 17:49:48 +00:00
bryner%brianryner.com
4f06ee6e85
Lots of fixes for native themed checkbox and radio buttons on gtk2. Bug 247631, r=caillon, sr=blizzard.
2004-06-22 22:10:12 +00:00
pkw%us.ibm.com
a0c84822c9
Backing out fix for Bug 126066 because it broke -moz-outline: invert.
2004-06-21 22:32:12 +00:00
pedemont%us.ibm.com
65613a6c03
Bug 247542 - sometimes crashing running under thousands of colors (regression). r=pinkerton,sr=sfraser,a=mkaply
2004-06-21 20:05:54 +00:00
tor%cs.brown.edu
bf222aea40
Bug 245377 - some background images not displaying properly. r=blizzard, sr=roc
2004-06-21 16:30:36 +00:00
pkw%us.ibm.com
0f7c5d7471
Bug 126066 - Changing caret (cursor) color
...
r=tor@acm.org , sr=blizzard@mozilla.org
2004-06-18 18:10:23 +00:00
roc+%cs.cmu.edu
52092297fe
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
pedemont%us.ibm.com
ae2471e258
Bug 246245 - leak in image code. r=sfraser,sr=tor,a=dbaron
2004-06-17 00:09:52 +00:00
sergei_d%fi.tartu.ee
b4ed4efce1
Bug 246575 Drawing surface leak fix. r=thesuckiestemail@yahoo.se. No sr required - BeOS port-only change
2004-06-14 17:09:32 +00:00
amardare%qnx.com
e0cabf6406
Changes for qnx ( photon ) platform only. They should not affect building/runtime other platforms.
...
This fixes the problem with prefrences window and other configuration windows not being sized
properly to fit the whole content. The "size" of the system fonts ( in mozilla coordinates ) was wrong.
2004-06-14 14:47:27 +00:00
sergei_d%fi.tartu.ee
6f0609bba9
"Bug 232520, nsImageBeOS needs cleanup. Optimized DrawTile, DrawToImage, implemented partial image update, crash-leak in DrawToImage removed. r=thesuckiestemail@yahoo.se"
2004-06-13 18:27:13 +00:00
bryner%brianryner.com
4451888110
Get rid of nsILanguageAtom and deCOMtaminate nsILanguageAtomService (bug 230603). Also, fix a bunch of atom double-addref leaks in nsFontMetricsXlib. r+sr=dbaron.
2004-06-08 23:53:59 +00:00
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