bsmedberg%covad.net
9b6730f5a7
Add LIBXUL_LIBRARY to missed bits of GFX (see bug 273876) rs=darin
2005-04-04 12:44:25 +00:00
tor%cs.brown.edu
11e3dc6ca4
Bug 288498 - Prevent SVG DOS with dasharray
2005-03-31 20:14:05 +00:00
tor%cs.brown.edu
4c1bc91ccf
Bug 285475 - fix cairo calculation of stroke extents on lines with caps.
2005-03-30 17:32:16 +00:00
paper%animecity.nu
53214df7d7
Bug 285054: ConvertDDBtoDIB violates windows APIs, Don't select bitmap into HDC. r=biesi sr=tor
2005-03-30 01:39:36 +00:00
paper%animecity.nu
e052a4ffe5
Bug 286233: Cleanup nsImageWin::Init. r=emaijala, sr=tor
2005-03-30 01:36:41 +00:00
tor%cs.brown.edu
0083a80a1d
Bug 288193 - add AIX back to tests for stdint.h/inttypes.h.
2005-03-29 20:53:07 +00:00
roc+%cs.cmu.edu
7718916c29
Bug 173051. Do transforms consistently. r+sr=dbaron
2005-03-28 21:03:01 +00:00
pedemont%us.ibm.com
d9b7badd7b
Bug 287058 - Correctly handle empty clip region in Quartz context. r=joshmoz, sr=sfraser.
2005-03-28 16:56:50 +00:00
dbaron%dbaron.org
36d8dd0018
Fix crashes when core X fonts are disable: ignore the pref to disable Xft when core fonts are disabled so we can't get into a state where we have zero acceptable font backends. b=287187 r+sr=bryner
2005-03-28 02:14:17 +00:00
tor%cs.brown.edu
480f3140bf
Bug 287594 - cairo quartz bustage due to 0.4.0 landing.
2005-03-24 19:46:53 +00:00
tor%cs.brown.edu
2cbd16eda1
Bug 287021 - cairo solaris bustage. Patch by Egon.Nijns@bib.kuleuven.ac.be.
2005-03-24 15:59:06 +00:00
tor%cs.brown.edu
b305d4ab53
Build bustage fix - remove autogenerated file.
2005-03-23 20:25:51 +00:00
tor%cs.brown.edu
8a2429d209
Bug 287416 - update to libpixman 0.1.4, cairo 0.4.0.
2005-03-23 19:53:40 +00:00
dbaron%dbaron.org
cda2b96b0e
Fix some minor static buffer overruns detected by Coverity tool, and sync two versions of catttable.h. b=287290 r+sr=brendan
2005-03-23 05:43:39 +00:00
maxf%magma.ca
85014169e2
This change is for the QNX (Photon) platform only. It will not affect the
...
runtime or build of other Mozilla platforms since QNX source is not part of
Tinderbox builds. You can contact me at: mfeil@qnx.com
This fixes a problem where shared memory is destroyed too soon. The draw
stream generated by the image draw was not being processed in time by
regular priority (10) drivers like phrelay, resulting in portions of images
not drawn. This only affected images the first time they were loaded in a
session (since they load in pieces) and only seemed to affect the embedded
version of mozilla (mozserver with Voyager client). r=amardare%qnx.com
2005-03-21 16:01:54 +00:00
kjh-5727%comcast.net
d205e37f9d
Bug 279298 - Support for CUPS printer instances. Patch by M�rten Svantesson <msv@kth.se>, r=kherron, sr=roc.
2005-03-20 16:28:58 +00:00
cbiesinger%web.de
562962f604
Bug 176177 use the correct flag for buttons that are checked
...
patch by Son Le <son.le0@gmail.com> r=emaijala sr=bz
2005-03-18 15:23:50 +00:00
gandalf%firefox.pl
b8059a09a6
Bug 283343: GFX::nsBlender - wrong order of parameters may cause wrong color depth calculation; p=sergei_d@fi.tartu.ee r/sr=roc
2005-03-17 01:39:51 +00:00
cbiesinger%web.de
9ba5078538
Bug 285048 nsImageWin::ConvertDDBtoDIB uses wrong color depth
...
r=ere sr=roc
2005-03-15 22:11:28 +00:00
leon.sha%sun.com
49184f0e4d
Bug 263177 [ps] mozilla generates level 2 postscript that will not print on a level 1 printer.
...
Patch by leon.sha@sun.com .
kherron+mozilla: review+
roc: superreview+
2005-03-15 02:01:21 +00:00
leon.sha%sun.com
0486acc879
Bug 283437 [Postscript] If the page size is not set correctly, there will be a PostScript error "configurationerror".
...
Patch by leon.sha@sun.com .
kherron+mozilla: review+
roc: superreview+
2005-03-15 01:56:41 +00:00
tor%cs.brown.edu
f79f738ee2
Bug 285803 - cairo build bustage on AIX
2005-03-14 16:16:23 +00:00
mozilla.mano%sent.com
55649d3c26
Bug 265282 - Unsorted tree columns are drawn as sorted columns. r=jhpedemonte sr=neil
2005-03-09 16:41:02 +00:00
tor%cs.brown.edu
e90d42d0eb
Bug 285307 - upstream patch to check that a cairo font backend was
...
configured. r=tor
2005-03-09 16:34:21 +00:00
mkaply%us.ibm.com
6985161a1c
This error checking was just simply wrong - OS/2 only
2005-03-08 15:42:02 +00:00
paper%animecity.nu
0dd638f20e
Bug 274244: Display more broken GIFs. r=stuart sr=tor
2005-03-08 03:44:28 +00:00
paper%animecity.nu
fa6dd84904
Bug 284978: Create DDB surface. If failed, try DIB. r=ere, sr=bz
2005-03-07 02:35:47 +00:00
roc+%cs.cmu.edu
3bb1e75061
Bug 285029. Set dithering alignment correctly. r+sr=blizzard
2005-03-07 02:07:28 +00:00
jshin%mailaps.org
717806192e
bug 231426 : CJK native font names are not recognized on non-CJK Windows (r=rbs, sr=dbaron)
2005-03-06 19:30:52 +00:00
paper%animecity.nu
1885e37cd0
Bug 284716: Create DDBs in nsImageWin::Optimize for Win2k/XP/2003. r=stuart sr=tor
2005-03-05 13:15:12 +00:00
mkaply%us.ibm.com
5b88067fe1
#278165
...
r=pedemonte, sr=mkaply
Patch from Peter Weilbacher - potential leak - move a WinReleasePS
2005-03-05 04:53:20 +00:00
jshin%mailaps.org
4817747b11
bug 234182 : got rid of nsAutoBuffer while addressing reviewer's comment, but forgot to remove '#include "nsAutoBuffer.h"'
2005-03-05 03:44:48 +00:00
pkw%us.ibm.com
40144d86d7
Bug 284802 - AIX build failure after Bug 234182 checkin.
...
r=tor@acm.org , sr=darin@meer.net
2005-03-04 19:28:11 +00:00
jshin%mailaps.org
8b08a4bb47
bug 234182 : use multiple type 1 fonts in place of a type 9 font for PS freetype printing. Ken's review comments were not addressed in the previous check-in by mistake
2005-03-04 10:08:29 +00:00
jshin%mailaps.org
db5f6980f1
bug 234182 : use multiple type 1 fonts instead of a type 9 fonts (r=ervin.yan, kherron, sr=bz) : forgot to remove two obsolete files in the previous check-in
2005-03-04 08:42:06 +00:00
jshin%mailaps.org
d1f896da46
bug 234182 : use multiple type 1 fonts instead of a single type 9 font to produce more portable PS output files (r=ervin.yan, kherron, sr=bz)
2005-03-04 07:39:27 +00:00
caillon%redhat.com
25daa11d15
Null out static variables after we destroy the widgets to avoid crashing.
...
Bug 244549. GTK2 patch by Pete Zha, GTK1 patch by Ben Bucksch.
r=caillon, sr=blizzard.
2005-03-03 16:31:59 +00:00
jshin%mailaps.org
d6bd9e718b
bug 282819 : use NS_ConvertASCIItoUTF16 instead of the manual expansion of ASCII to UTF-16 in nsFontMetricsGTK/Xlib r=smontagu, sr=dbaron
2005-03-03 00:29:30 +00:00
leon.sha%sun.com
5b884652d2
Bug 283437 [Postscript] If the page size is not set correctly, there will be a PostScript error "configurationerror".
...
Patch by leon.sha@sun.com .
kherron+mozilla: review+
roc: superreview+
2005-03-01 02:38:04 +00:00
mozilla.mano%sent.com
e429d28117
Bug 118025 - nsITheme menupopup/menuitem implementations (Mac). r=pinkerton sr=smfr (for gfx) r=kmgerich (for pinstripe)
2005-02-28 15:09:58 +00:00
leon.sha%sun.com
16259c0e9f
Bug 283432 [Postscript] We should use "undef" only if postscript level >1.
...
Patch maker: leon.sha@sun.com .
kherron+mozilla: review+
roc: superreview+
2005-02-28 06:06:51 +00:00
sergei_d%fi.tartu.ee
d7f8691297
Bug 189353. Fix for mistake in previous patch. r=simontaylor2. BeOS-only
2005-02-27 15:07:14 +00:00
bsmedberg%covad.net
361daac936
Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector)
2005-02-25 20:46:35 +00:00
neil%parkwaycc.co.uk
f5912834ad
Bug 282867 Should call GdiFlush as per spec r=ere sr=darin
2005-02-24 20:30:12 +00:00
tor%cs.brown.edu
810adb59db
Bug 281950 - cairo/libpixman landing. r=bsmedberg
2005-02-24 20:11:04 +00:00
tor%cs.brown.edu
42777b6321
Bug 281950 - landing of cairo/libpixman. r=bsmedberg
2005-02-24 20:08:55 +00:00
pedemont%us.ibm.com
880b9ada25
Bug 283091 - LockImagePixels should regenerate alpha bits. r=sfraser, sr=tor.
2005-02-23 20:55:56 +00:00
sergei_d%fi.tartu.ee
2cbcf3cecf
Bug 283225. No more need for ad-hoc sync. r=thesuckiestemail@yahoo.se. BeOS-port-only
2005-02-23 20:26:07 +00:00
sergei_d%fi.tartu.ee
35fe44274d
Bug 283225. Forsing appserver to sync bitmap-drawing. r=thesuckiestemail@yahoo.se. BeOS-port-only
2005-02-23 20:24:36 +00:00
dougt%meer.net
f821b76ad8
bug 281948. WinCE changes to GFX and Widget. r=ere, sr=darin
2005-02-23 07:07:51 +00:00
sergei_d%fi.tartu.ee
002ef0d52b
Bug 239813. Simpler nsDrawingSurfaceBeOS::Lock/Unlock.r=r=thesuckiestemail@yahoo.se. No sr required, port-only patch
2005-02-22 20:43:17 +00:00
sergei_d%fi.tartu.ee
41613e4af5
Bug 258092 obvious fix. BeOS-only, no sr required. r=sergei_d
2005-02-20 21:36:51 +00:00
gandalf%firefox.pl
9f74808aa6
Bug 279768: Move locales from ./embedding and ./xpfe to ./dom/locales and ./toolkit/locales (global, part 2); r=bsmedberg
2005-02-20 21:15:00 +00:00
sergei_d%fi.tartu.ee
4240fc36ed
Bug 189353: BeOS Menu Font does not use OS-wide menu font size preference. BeOS-only, no sr required. r=thesuckiestemail@yahoo.se
2005-02-20 21:05:57 +00:00
sergei_d%fi.tartu.ee
aeb5e01f29
Bug 239813 - implementing nsDrawingSurface::Lock()/Unlock() for BeOS. r=thesuckiestemail@yahoo.se, no sr required - BeOS-only
2005-02-20 17:15:35 +00:00
pedemont%us.ibm.com
4ebc402441
Bug 245407 - Use Quartz for nsImageMac. r=sfraser, sr=tor.
2005-02-20 03:21:04 +00:00
ginn.chen%sun.com
22ff8dbb7d
Bug 174740 Black checkboxes in menus (e.g. View->Toolbars->Navigation Bar)
...
r=robin.lu sr=bryner
2005-02-18 06:03:08 +00:00
dbaron%dbaron.org
44cb23e339
Fix crash introduced by bug 180309: recheck array length each time through the loop, since it can change. b=282453 Patch by Lorenzo Colitti <lorenzo@colitti.com>. r+sr=bzbarsky,dbaron a=mkaply
2005-02-16 17:07:30 +00:00
emaijala%kolumbus.fi
1c30053a2c
Fix for bug 280711: Corrupt display under XP when scrolling through output from Trac source code browser
...
r+sr=roc
a=asa
2005-02-11 20:25:13 +00:00
pedemont%us.ibm.com
9d656b0fd0
Bug 162332 - Use ATSUGetUnjustifiedBounds instead of ATSUMeasureText. r=mano, sr=peterv.
2005-02-08 00:06:46 +00:00
mkaply%us.ibm.com
3966ef3a9f
#280137
...
r=pedemonte, sr=mkaply (OS/2 specific)
Patch from Peter Weilbacher - don't statically link to PMWINX since it is a poorly behaved DLL
load the needed functions dynamically from REGISTRY.DLL
2005-02-07 14:54:47 +00:00
bryner%brianryner.com
ed870113ca
Additional REQUIRES cleanup for mailnews, mac, and suite directories (bug 73353). r+sr=dbaron.
2005-02-04 21:10:45 +00:00
neil%parkwaycc.co.uk
5d6d259d35
Bug 277485 :first-letter crashes freetype2 p=jon@rekai.net r=blizzard sr=rbs
2005-02-04 17:53:11 +00:00
bryner%brianryner.com
67dba23ae4
Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
2005-02-03 23:01:54 +00:00
gerv%gerv.net
c9e600ac91
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-02-01 15:28:15 +00:00
timeless%mozdev.org
6b2e92407d
Bug 200657 BeOS Locking needs to be rewritten in GFX
...
patch by sergei_d@fi.tartu.ee r=thesuckiestemail
2005-01-31 18:46:45 +00:00
smfr%smfr.org
20697ecb7f
Fix bug 279510: remove all the pre-Carbon code and TARGET_CARBON #idfefs from gfx. Patch by Ludovic Hirlimann <qa-mozilla@hirlimann.net>, r=pink, sr=me
2005-01-28 18:00:58 +00:00
cbiesinger%web.de
e1496bea09
Bug 276692 move image->GdkPixbuf conversion code to nsImageGTK
...
r=bryner sr=roc
2005-01-24 18:10:06 +00:00
roc+%cs.cmu.edu
f1635b58a4
Bug 95227. Allow serif/sansserif defaults to be set per-language. Patch by Masayuki Nakano, r=dbaron,amadare,danm,smontagu,rbs,neil sr=roc
2005-01-23 23:58:32 +00:00
kjh-5727%comcast.net
a08a172e04
Fixing bustage.
2005-01-22 17:14:08 +00:00
kjh-5727%comcast.net
5f26be30da
Fixing bustage.
2005-01-22 16:27:47 +00:00
kjh-5727%comcast.net
c9e0e90d54
Make nsIFontMetrics::GetFont() non-virtual. Bug 230605, r=bryner, sr=bzbarsky.
2005-01-22 16:00:07 +00:00
rbs%maths.uq.edu.au
e0cc6c3119
crash on Win95/98/ME text measurement/drawing functions when given a string of length greater than 8KB, b=255120, r=jshin, sr=bryner
2005-01-19 07:11:06 +00:00
jshin%mailaps.org
6588d03bee
fix xft build bustage
2005-01-18 19:36:46 +00:00
jshin%mailaps.org
fb17b19f9c
bug 229394 : add 'font.name-list' support to Xft build (r=bryner, sr=rbs)
2005-01-18 18:24:15 +00:00
joshmoz%gmail.com
5e3e39fc19
remove unused variable noticed by Sarah Maddy. b=278334 sr=bz
2005-01-14 05:54:25 +00:00
bzbarsky%mit.edu
1194cfe6b9
Remove old nav4rounding pref. Patch by Daniel Kraft <d@daniel-kraft.net>,
...
r=dbaron, sr=jst
2005-01-12 04:07:22 +00:00
jshin%mailaps.org
3678df3a9a
bug 223653 : support localized (native) font names in Xft, r=blizzard, sr=rbs, a=asa
2005-01-11 03:42:41 +00:00
pete%mozdevgroup.com
8a24cd0cf7
b=277121
...
r=jan
sr=bzbarsky
Remove stary printf on non DEBUG builds
--pete
2005-01-06 00:37:34 +00:00
dbaron%dbaron.org
a7100ad026
Call and check the result of GetXftFont (thus ensuring XftFontOpenPattern succeeds) before returning a font from FindFont, to fix crashes in the common (due to bugs in old versions of fc-cache) case of fonts that fontconfig thinks are available but are actually not. b=180309 r+sr=bryner
2005-01-05 04:04:23 +00:00
bzbarsky%mit.edu
99df5c71c0
Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
...
Daniel Kraft <d@daniel-kraft.net>, r=jst, sr=bzbarsky
2005-01-04 19:31:31 +00:00
smontagu%smontagu.org
62b1f32a70
Support surrogate characters in ResolveBackwards(). Bug 120114, r+sr=rbs.
2005-01-03 10:16:42 +00:00
timeless%mozdev.org
59aafc1937
Bug 276361 Major BView leak in nsDrawingSurfaceBeOS
...
patch by simontaylor2@gawab.com r=sergei_d
2005-01-02 03:02:31 +00:00
jshin%mailaps.org
2caa73820a
bug 275080 : cannot print (javascript : window) with a printer with non-Latin1 characters in its name : patch by masayuki (r=jshin, sr=bzbarsky)
2004-12-24 17:36:51 +00:00
ginn.chen%sun.com
d3c48d2156
Bug 270079 Mozilla can not print the URL in the header and footer.
...
patch maker:leon.sha@sun.com r=roc sr=roc
2004-12-20 03:41:08 +00:00
dbaron%dbaron.org
3688661b53
Fix memory leak. b=266986 r+sr=bryner
2004-12-17 20:36:28 +00:00
bryner%brianryner.com
08de9420cc
removing old versions of nsNameValuePairDB (now in x11shared)
2004-12-15 22:31:07 +00:00
bryner%brianryner.com
a8e71945d7
Fixing hang/crash on gruff. nsNameValuePairDB is only used by nsFT2FontCatalog, so move it into x11shared and link it into libgfx_gtk.so instead of depending on it being exported from libgkgfx.so. r=darin.
2004-12-15 22:28:13 +00:00
bryner%brianryner.com
d9626f6746
Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron.
2004-12-15 05:52:44 +00:00
zack%kde.org
5708a68c74
removing more useless debugging code. also adding code for checking pixmaps.
2004-12-12 03:50:21 +00:00
zack%kde.org
351a576e96
remove useless now debugging output. fixes 274181
2004-12-12 03:41:37 +00:00
darin%meer.net
aef18f59b4
fix libxul XP_UNIX bustage
2004-12-10 01:30:04 +00:00
bsmedberg%covad.net
79241940e8
Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees.
2004-12-09 19:28:35 +00:00
dbaron%dbaron.org
9db368a6af
Bug 272151: reorganize files within layout, r+sr=roc
2004-12-08 19:41:48 +00:00
ere%atp.fi
b054af0265
Fix for bug 271931: Crash with "Integer divide by zero" exception in nsBlender
...
rs=neil
2004-12-06 13:53:35 +00:00
zack%kde.org
998e5c3f8f
style fix and removing useless header
2004-12-02 22:46:10 +00:00
zack%kde.org
af5093ee39
Swap it instead of assigning it (reduces copying)
2004-12-02 22:45:11 +00:00
gerv%gerv.net
670fb87360
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-12-01 22:27:03 +00:00
dbaron%dbaron.org
e2aa2edb92
Use preprocessor instead of separate files for platform-specific parts of forms.css. b=272151 r+sr=bryner
2004-11-30 06:04:04 +00:00
darin%meer.net
9aee2fe67a
fixes bug 270110 "Add versions of nsDependentString and friends to the Gecko SDK" r=bsmedberg
2004-11-30 00:57:24 +00:00
ere%atp.fi
00fd9d18ae
Xlib bustage fix attempt.
2004-11-27 08:48:39 +00:00
ere%atp.fi
edcf696500
GTK bustage fix attempt.
2004-11-27 08:45:22 +00:00
ere%atp.fi
9d954981f4
Optimization patch for bug 228399 (background-color is mishandled when -moz-opacity is less than 1.0)
...
r+sr=roc
2004-11-27 08:22:22 +00:00
bryner%brianryner.com
29c70cffe8
Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin.
2004-11-24 22:48:45 +00:00
mkaply%us.ibm.com
108f022a79
#199763
...
r=mkaply, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Patch from Peter Weilbacher - Add printer description to print dialog
2004-11-22 18:25:46 +00:00
mkaply%us.ibm.com
51336e145f
#268321
...
r=mkaply, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Patch from Peter Weilbacher - OS/2 gfx cleanup
2004-11-22 18:21:53 +00:00
mkaply%us.ibm.com
2f9a1aee3b
#267862
...
r=mkaply, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Patch from Javier Pedemonte - fix some subtle font issues
2004-11-22 18:14:59 +00:00
mkaply%us.ibm.com
12a843d270
#257230
...
r=mkaply, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Patch from Peter Weilbacher - remove a release build printf
2004-11-22 17:40:45 +00:00
roc+%cs.cmu.edu
03c8265318
Bug 265084. Progress towards floating point nscoord: make image interfaces and libpr0n use PRInt32 instead of nscoord. r+sr=tor
2004-11-15 04:34:51 +00:00
roc+%cs.cmu.edu
826f164081
Bug 265084. Progress towards floating point nscoord: make image interfaces and libpr0n use PRInt32 instead of nscoord. r+sr=tor
2004-11-15 04:16:07 +00:00
jshin%mailaps.org
e8abad661b
bug 234035 (part1 : xft) : freetype2 2.1.8 compile error: FTC_Image_Cache_* APIs are not available any more, r=Ervin Yan, sr=bryner
2004-11-15 00:05:45 +00:00
timeless%mozdev.org
fb483e6b15
Bug 106386 Correct misspellings in source code
...
patch by ajvincent@gmail.com r=dbradley rs=brendan
2004-11-10 07:27:11 +00:00
timeless%mozdev.org
56a062f729
Bug 265084 Need to deal with integer overflows in reflow
...
r=bz sr=bz
2004-11-09 04:57:57 +00:00
joshmoz%gmail.com
8df0dc2729
fix typo in constant usage from patch for bug 204237 - this error causes buttons to incorrectly theme fairly often
2004-11-08 01:59:14 +00:00
darin%meer.net
950a78482d
fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg
2004-11-07 23:59:35 +00:00
roc+%cs.cmu.edu
de7efc4725
Bug 243726. Fix up child-covering calculations. r+sr=bzbarsky
2004-11-05 13:59:33 +00:00
joshmoz%gmail.com
fc9818aae0
disabled form elements don't have aqua appearance (bug 204237) r=josh sr=bryner
2004-11-04 21:36:12 +00:00
ere%atp.fi
11356de8db
Fix for bug 228399: background-color is mishandled when -moz-opacity is less than 1.0
...
r+sr=roc
2004-11-04 19:08:31 +00:00
roc+%cs.cmu.edu
605c744e1f
Fix bustage.
2004-11-03 03:02:02 +00:00
roc+%cs.cmu.edu
5b10c8c493
Bug 265084. Lay the groundwork for nscoord being a float, by introducing nsIntRect/Point/Size/Margin and wrapper functions for doing tricky nscoord operations. r+sr=bzbarsky
2004-11-03 02:48:04 +00:00
roc+%cs.cmu.edu
767022e55b
Bug 243726. Make Invalidate/UpdateView *much* cheaper by delaying propagating damage over the widget tree until EndUpdateViewBatch. Also adds SimplifyInward/SimplifyOutward methods to nsRegion to avoid region complexity getting out of hand and killing our performance. r=Dainis_Jonitis,bzbarsky, sr=bzbarsky
2004-11-03 02:37:21 +00:00
darin%meer.net
189ba5e5c4
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
2004-11-01 18:50:36 +00:00
kjh-5727%comcast.net
4a175e3ae0
Bug 266218 - useCups pref not initialized. Patch by Andrew Schultz <ajschult@verizon.net>, r=kherron, sr=roc.
2004-10-31 14:34:57 +00:00
bzbarsky%mit.edu
371fe4de66
Reduce amount of refcounting in PopState. Bug 261024, r+sr=bryner
2004-10-24 19:37:16 +00:00
bzbarsky%mit.edu
a2afb45863
"Mozilla Xprint 2004/Q3 update". Bug 262287, patch by Julien Lafon
...
<julien.lafon@gmail.com>, r=roland.mainz, sr=henry.jia
2004-10-24 18:34:50 +00:00
joshmoz%gmail.com
5d66148191
clean out some old stuff pertaining to classic Mac OS (bug 231337) r=sdagley sr=bzbarsky
2004-10-24 17:36:11 +00:00
bryner%brianryner.com
94121d63ca
Back out 238598 until I can convince myself that XftTextExtents does something reasonable when given a nbsp character, in the case where the font doesn't have it.
2004-10-14 18:51:33 +00:00
bryner%brianryner.com
fc4b6890a3
Some fonts don't have the nbsp character, so we spend time looking for an alternate font. Instead, just change the nbsp to a space; they render the same. Bug 238598, r+sr=dbaron.
2004-10-14 18:10:48 +00:00
bryner%brianryner.com
84bf14a4c0
Attempt to work around buggy fontconfig versions. If FcFontSort returns just a single font (it should return all fonts on the system), then try again but with only the generic font name. Bug 180309, r=dbaron, sr=blizzard.
2004-10-14 18:02:52 +00:00
bryner%brianryner.com
68d2914c4e
Fix gtk warnings on older gtk versions (bug 255656, r+sr=dbaron).
2004-10-13 20:35:06 +00:00
roc+%cs.cmu.edu
cc07de278b
Bug 238493. BeginUpdateViewBatch should suppress widget geometry changes and make them happen when the batch ends. r+sr=bzbarsky
2004-10-11 20:35:51 +00:00
zack%kde.org
210ddb9069
fixing the toolbar issue. All the credit goes to biesi (he provided
...
the testcase for it)
2004-10-11 19:18:59 +00:00
zack%kde.org
462fea1107
Qt Mozilla port. For now the best way to start playing with it is the
...
TestQGeckoEmbed from the embedding/browser/qt/tests.
Build patch sr=jst, r=biesi.
Rest: r=dbaron,biesi
2004-10-11 04:01:49 +00:00
mkaply%us.ibm.com
051c8519fa
#261647
...
r=mkaply, sr=blizzard, a=mkaply
Patch from Dainis Jonitis - make sure to initialize RGNRECT
2004-10-01 14:32:48 +00:00
cbiesinger%web.de
7df1888da1
Bug 250786 [Xlib] scaled images render as garbage
...
r=roland.mainz
2004-09-29 13:51:36 +00:00
kjh-5727%comcast.net
04e1f5f9ae
Bug 261093 - Crash printing pages containing plugin objects. r=tor, sr=roc, a=asa.
2004-09-24 02:02:38 +00:00
tor%cs.brown.edu
0c577a63d5
Bug 256328 - tiling artifacts on some X servers. r=blizzard, sr=roc, a=asa
2004-09-23 23:02:19 +00:00
bryner%brianryner.com
03e2d5d4fc
Don't draw images that are outside the clip region. This reduces unneeded work when multiple paint rects are exposed. Also, fix dependencies so that libgfx_* relink when libgfxshared_s changes. Bug 261097, r+sr=roc.
2004-09-23 06:14:54 +00:00
blizzard%redhat.com
153afe1e0f
Add support for mathml to the pango code. Not part of the default build. a=asa
2004-09-22 19:53:45 +00:00
bzbarsky%mit.edu
40b07d8cac
Fix horizontal scrollbar rendering with GTK theming when steppers are not
...
square. Bug 258758, patch by Benjamin Leviant <benjamin@ethium.net>,
r+sr=bryner
2004-09-22 01:00:07 +00:00
kyle.yuan%sun.com
97f01ac417
Bug 254241 Do not lookup gtk_style_get_prop_experimental in GTK2 build
...
r=bryner, sr=blizzard
2004-09-22 00:51:30 +00:00
amardare%qnx.com
650bbed788
Change for qnx(photon) platform only. It should not affect other platforms.
...
Changed CreateDrawingSurface to properly return an error if allocating offscreen memory fails.
2004-09-21 14:37:23 +00:00
pete.zha%sun.com
29cf5bbc1d
bug 260525
...
bustage for Solaris gcc box
r=dbaron
It's a bustage fix for bug 234470
2004-09-21 06:02:24 +00:00
pete.zha%sun.com
6df378819a
fix bustage for bug 234470 just landed
...
sr=dmose
2004-09-20 08:25:49 +00:00
pete.zha%sun.com
14fa008ab8
bug 234470
...
There is something wrong with plugin printing on linux or unix
r=leon.sha@sun.com
sr=roc
patch=roland
2004-09-20 06:46:16 +00:00
kyle.yuan%sun.com
faef6bd540
Bug 238854 [gtk2] Changing GNOME2 theme doesn't apply until restarting Mozilla
...
r=bryner, sr=dbaron, patch=ginn.chen@sun.com
2004-09-17 06:27:01 +00:00
blizzard%redhat.com
1f89490771
Crib the font enum code from xft. Pango doesn't do what we want, and this code will work fine for what it is used for. Not part of the default build.
2004-09-15 05:02:26 +00:00
cbiesinger%web.de
2bf677321d
bug 241070 patch by npeninguy@gmail.com (Nicolas PENINGUY), r=bryner sr=blizzard
...
Refactor nsNativeThemeGTK
2004-09-14 20:56:01 +00:00
blizzard%redhat.com
218b5f34e9
Make sure to break out of the loop when converting from UTF-8 to UTF-16 line breakes. Otherwise we could re-use the already converted number and re-convert the value again. This should fix problems on sites like kr.yahoo.com. Not part of the default build.
2004-09-08 19:52:35 +00:00
blizzard%redhat.com
62fac72522
Make sure that the minimum font sizes are measured in points, not pixels. Should fix problems on sites like cn.yahoo.com which have some small chinese glyphs. Not part of the default build.
2004-09-08 18:44:36 +00:00
blizzard%redhat.com
d4c875c241
Fix problems with text rendering where letter spacing was used with letters that would generate multiple text runs and multiple glyphs for each character. Not part of the default build.
2004-09-08 16:50:36 +00:00
kjh-5727%comcast.net
2ad6da9992
AIX build bustage. Must link with xpcom & NSPR.
2004-09-07 19:27:38 +00:00
mkaply%us.ibm.com
d1872df8a6
#257627
...
r=mkaply, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Patch from dainis jonitis - passing a stack variable as a return from a function - oops!
2004-09-07 19:07:30 +00:00
kjh-5727%comcast.net
5dee0af52f
Fixing gcc 3.4 bustage.
2004-09-07 18:15:24 +00:00
kjh-5727%comcast.net
b6827022a6
Bug 257381: Refactor postscript printer list logic & support printing
...
through CUPS. r/sr=roc.
2004-09-07 17:55:27 +00:00
kjh-5727%comcast.net
422bfcb5b6
Bug 257381: Refactor postscript printer logic & support printing
...
through CUPS. r/sr=roc.
2004-09-07 17:54:33 +00:00
jim_nance%yahoo.com
48bf0edc0b
Fix Bug #234250 - Do not use do_CreateInstance() to make gtk clip regions. It is unnecessary and slow. r=caillon, sr=roc
2004-09-06 16:25:09 +00:00
bryner%brianryner.com
127bdea5a0
attempt to work around btek lameness
2004-09-06 04:47:24 +00:00
bryner%brianryner.com
5e7349dd5d
Fixes for a number of native theme button problems on gtk2 (bug 255911). In order to more easily accomodate CSS fallbacks for when native theme rendering is not available, this adds GetWidgetPadding() to nsITheme, which allows the native theme impl to supply padding values which will override the css padding. This way, padding for the css fallback can be given without having it be added to the padding that's part of the native theme-rendered border. r=caillon, sr=roc.
2004-09-06 03:59:31 +00:00
kjh-5727%comcast.net
504746186f
Bug 254331: Cannot print in black & white again, only color. r=bzbarsky, sr=roc
2004-09-03 16:39:34 +00:00
dveditz%cruzio.com
65730c0a8a
bug 255067 reduce max image size to prevent DOS
2004-08-27 10:34:14 +00:00
gerv%gerv.net
ba2432c07e
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-08-25 23:02:50 +00:00
blizzard%redhat.com
dadc70557c
Implement bits for NS_RENDERING_HINT_FAST_MEASURE. (OK, really steal the implementation out of the GTK code, since it just works out of the box once you convert the UTF16 offsets to UTF8 offsets.) Not part of the default builds.
2004-08-23 19:10:15 +00:00
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
bzbarsky%mit.edu
495666fc00
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
be9764fdfe
Bug 113243 Get rid of (Compare|Equals)WithConversion
...
r+sr=roc
2004-07-21 20:18:39 +00:00
cbiesinger%web.de
cb64d7d1a7
Bug 193372 add missing include r=blizzard sr=bz
2004-07-19 18:58:24 +00:00
dbaron%dbaron.org
2206d40713
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
0209021a61
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
6d4ab2789c
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
bfbb5d039e
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
45c8de80a6
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
f23d4610f3
Bug 236613 - licensing cleanup. Sun have given blanket tri-licensing permission.
2004-07-17 16:21:53 +00:00
roc+%cs.cmu.edu
2af954109f
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
6b54b1cbc5
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-07-16 19:30:11 +00:00
gerv%gerv.net
9f35e25052
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-07-16 18:48:35 +00:00
bryner%brianryner.com
56b2b34f2b
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
3c43fb8251
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
76a195745f
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
abae3847bb
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
6fda4a6fcc
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
10b20a828c
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
2bb5f1d3a1
replace EqualsWithConversion by EqualsLiteral where possible
...
bug 248687 r+sr=roc
2004-06-26 14:32:11 +00:00
pkw%us.ibm.com
be52ae8be4
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
e5632337c1
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
0d539459f1
Backing out fix for Bug 126066 because it broke -moz-outline: invert.
2004-06-21 22:32:12 +00:00
pedemont%us.ibm.com
12236ddd04
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
eaa1e2a3f5
Bug 245377 - some background images not displaying properly. r=blizzard, sr=roc
2004-06-21 16:30:36 +00:00
pkw%us.ibm.com
7335100b8d
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
0f4150a4e5
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
pedemont%us.ibm.com
7056c5e6fd
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
39c73115ad
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
1583d3557a
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
0811027962
"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
97a65f9548
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
bda2e9ec78
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
16dd4f524b
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
c3bc3380df
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
291d112a57
Bug 195022 - Fix Camino bustage
2004-06-03 14:40:17 +00:00
pedemont%us.ibm.com
80a8259284
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
be288667d6
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