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

3629 Коммитов

Автор SHA1 Сообщение Дата
bryner%netscape.com 1de774aa53 Fixing progress meters in classic on mac (bug 197289). Use nsString::ToInteger correctly. r=shuehan, sr=jag, a=sspitzer. 2003-04-24 21:21:13 +00:00
smontagu%netscape.com 1ec1871875 Bug 202009 (AIX) Some Japanese characters in UTF-8 document display as ? Authors=hhoetzel@us.ibm.com, Roland.Mainz@informatik.med.uni-giessen.de, r=smontagu, sr=roc+moz 2003-04-22 18:58:59 +00:00
seawood%netscape.com 80d9441879 Generate local header for gfx specific defines
Bug #202425 r=blizzard sr=roc+moz
2003-04-22 16:26:14 +00:00
jshin%mailaps.org 775ff11145 bug 176315 : add a converter for old Korean support. (r=ftang, sr=rbs) 2003-04-22 03:21:12 +00:00
amardare%qnx.com ece28bc0f4 Changes for the photon platform - they should not affect build/runtime on the other platforms
Removed the verdana restriction.
2003-04-21 22:31:49 +00:00
arougthopher%lizardland.net b3ae544a33 Bug#161825
GetWidth optimizations need to be implemented on BeOS (text measurement performance)
sr=rbs
r=arougthopher
2003-04-19 16:40:06 +00:00
seawood%netscape.com f7bf89f618 Remove global _POSIX_SOURCE & _SVID_SOURCE defines for linux.
Bug #202510 r=darin
2003-04-18 20:14:17 +00:00
blizzard%redhat.com 96de4d1882 Fix crash when replying to messages in mail/news. No bug and not part of the default build. (Is it possible that no one was using EnumerateAllFonts before?) 2003-04-18 13:59:37 +00:00
rbs%maths.uq.edu.au 998f79cc41 Errata to bug 116030. Fix in the detection of the language group of a character to pick better fallback fonts, b=184848, r=smontagu, sr=bzbarsky 2003-04-17 21:16:25 +00:00
cbiesinger%web.de 91ae833035 191346 patch by Roland.Mainz@informatik.med.uni-giessen.de r=jkeiser sr=roc+moz RFE: "No printers found" when Xprint not installed should be "Xprint not installed" / there should be only one print error dialog for "no printers found" instead of two 2003-04-17 20:17:01 +00:00
blizzard%redhat.com f1def43fe1 Bug #174471. nsITheme for gtk2. This is the file that Andrew Johnson sent me after re-indenting. It doesn't look quite right so it's not in the build yet. 2003-04-17 14:00:55 +00:00
arougthopher%lizardland.net 62032641a1 Bug#198890
visible bug in rendering negative spacing in CSS under BeOS
r=arougthopher
2003-04-16 02:44:14 +00:00
arougthopher%lizardland.net 639d4fed62 Bug#144112
misplaced text start in HTML forms under BeOS
r=arougthopher
2003-04-16 02:32:23 +00:00
smontagu%netscape.com 89e9af6a59 Some cleanup in nsImageWin. Bug 201576, r=paper@animecity.nu, sr=tor@acm.org 2003-04-15 19:22:23 +00:00
sfraser%netscape.com 800b555db2 Gfx portion of fix for bug 193053. Fix nsImageMac::ConvertToPICT so that we can safely call it from code that gets the image for the clipboard, and for dragging. r=pinkerton, sr=bryner. 2003-04-10 17:23:32 +00:00
bryner%netscape.com 65672e8575 fix bustage when freetype is not present at compile time. 2003-04-10 00:40:32 +00:00
bryner%netscape.com bffa50ba61 fix a crash if freetype is not present (bug 200720). r=alecf, sr=darin. 2003-04-09 23:36:23 +00:00
pkw%us.ibm.com b6f5149af7 Bug 196861 - [ps] Strikethrough Tag Tests does not print the expected
result.
r=pete.zha@sun.com, sr=jaggernaut@netscape.com
2003-04-09 21:40:20 +00:00
katakai%japan.sun.com 2302b46f1b bug 200086
TryLangGroup() should not be called for FFRE fonts in FindStyleSheetSpecificFont()
r=bstell,sr=rbs
2003-04-09 06:32:28 +00:00
bryner%netscape.com 8177bc9f7f fix leak of atoms via mSpecialCharSets. Bug 200780, patch by roland mainz, r=bstell, sr=blizzard 2003-04-06 21:50:12 +00:00
bryner%netscape.com 67de3828f5 fix leak of atoms via gSpecialCharSets. Bug 200780, r=bstell, sr=blizzard 2003-04-06 21:39:04 +00:00
roc+%cs.cmu.edu d21b664b22 Bug 113232. Support translucent chrome. Relanding, fingers crossed. r+sr=bzbarsky 2003-04-06 02:49:40 +00:00
roc+%cs.cmu.edu 280243e59b Bug 199159. Make Windows mPixelsToTwips always be an integer. r+sr=dbaron 2003-04-05 16:26:07 +00:00
bryner%netscape.com f96c8639e1 Fix several problems with aqua form controls:
- don't disable -moz-appearance because the textfield has a transparent background
- don't draw a focus border for buttons, because of an OS bug that causes ugly lines through them
- make sure button text doesn't move when the button is pressed
- make sure buttons don't get a dotted internal focus border
- don't allow colors to be overridden on buttons for now

Also fixes dependencies in gfx/src/mac/Makefile.in. Bug 197094, r=pinkerton, sr=bzbarsky.
2003-04-04 23:37:35 +00:00
amardare%qnx.com 0a359ecff2 Changes for the photon platforms.
These changes should not affect the building on other platforms or the runtime on other platforms.

Fixed the graphic context leakage.
Allow smaller, antialiased fonts for the system fonts ( the fonts used to display the web content are not
aliased due to speed rendering performance ).
Fixed a problem with drawing scaled images when the image is not fully available/decoded.
Tried to improved the overall rendering speed.
2003-04-04 23:07:21 +00:00
louie.zhao%sun.com b42d94ce62 bug 166833 "nsFT2FontCatalog leaks memory"
patch = Andrew Schultz(ajschult@eos.ncsu.edu)
r = louie
sr = bryner
2003-04-04 07:05:56 +00:00
ccarlen%netscape.com 1cabc01e87 Bug 188508 - Upgrade print dialog PDE. r=pinkerton/sr=sfraser 2003-04-03 19:20:27 +00:00
seawood%netscape.com 80e1b303cc Purge XP_PC.
Bug #56767 r=mkaply sr=alecf
2003-04-02 22:45:08 +00:00
mkaply%us.ibm.com 21e0daeb5d #193403
r=mkaply, sr=blizzard (platform specific)
OS/2 only - do slow tiling when scale is not 1.0
2003-03-26 05:31:13 +00:00
smontagu%netscape.com 87211d65b1 Add a bounds check in do_BreakGetTextDimensions. May or may not be related to the crashes reported in bug 196484. Author=roland.mainz@informatik.med.uni-giessen.de, r=smontagu, sr=rbs. 2003-03-26 03:45:45 +00:00
shliang%netscape.com bf5b31cda9 123617 - can't tab to buttons checkboxes and radios in osx classic. r=jag, sr=bryner. 2003-03-26 02:57:05 +00:00
smontagu%netscape.com 53206276f7 Add decoder for iso-8859-6.16. Bug 172491, r=Roland.Mainz, sr=roc+moz 2003-03-26 01:30:17 +00:00
mkaply%us.ibm.com dc58cfeec7 Oops - missed part 2003-03-26 00:11:20 +00:00
alecf%netscape.com 52135ac78b enough with this warning! making DEBUG_bzbarsky 2003-03-25 22:32:48 +00:00
mkaply%us.ibm.com 62a396738d OS/2 bustage 2003-03-25 22:04:15 +00:00
alecf%netscape.com f023aa9503 oops, fix Xft-only bustage 2003-03-25 21:13:01 +00:00
alecf%netscape.com 8c50d0242a landing attempt #2 for 195262 - support for static atoms, and converting atoms over to UTF8 to reduce bloat - now without performance regressions!
sr=darin, r=dbaron
2003-03-25 18:55:59 +00:00
mkaply%us.ibm.com 0020f5f023 #198536
r=pedemont, sr=blizzard (platform specific)
OS/2 only - Remove hack for whether or not color is set - always set color
2003-03-25 14:18:27 +00:00
bryner%netscape.com f746021727 attempting to fix speedracer (xlib) bustage 2003-03-25 08:31:13 +00:00
bryner%netscape.com b0211b3b2d attempting fix for OS/2 bustage 2003-03-25 05:20:01 +00:00
roc+%cs.cmu.edu d6fd7c0ac4 Bug 191474. Make GTK paint in one pass, pass a region to paint up from GTK to the view manager. r+sr=blizzard 2003-03-25 02:58:10 +00:00
darin%netscape.com 06db7d7b43 backing out roc+%cs.cmu.edu check-in for bug 113232 2003-03-25 00:07:00 +00:00
roc+%cs.cmu.edu 4f81dc78d1 Bug 113232. Make 'background:transparent' work on top-level XUL windows. r=pavlov,kmcclusk,bzbarsky,sr=bzbarsky 2003-03-24 04:57:22 +00:00
roc+%cs.cmu.edu 3dace14ed6 Bug 113232. Make 'background:transparent' work on top-level XUL windows. r=pavlov,kmcclusk,bzbarsky,sr=bzbarsky 2003-03-24 04:54:48 +00:00
timeless%mozdev.org 697618b07d Bug 106386 rid source of misspellings
patch by nb@ipnode.info r=biesi sr=dmose
2003-03-24 04:15:34 +00:00
mkaply%us.ibm.com 3d2ff785c9 #188249
r=me, sr=blizzard (platform specific)
Start landing GCC support for OS/2 - mainly cleanup to start
2003-03-21 22:03:14 +00:00
mkaply%us.ibm.com fb51e58062 OS/2 bustage - put the right version back 2003-03-21 21:38:23 +00:00
timeless%mozdev.org f398903148 Bug 198514 UMR [@ nsDeviceContextPS::~nsDeviceContextPS]
r=smontagu sr=heikki
2003-03-21 20:33:58 +00:00
alecf%netscape.com b6584a77fb backout my static atom patch for now until I figure out the performance loss! :(
bug 195262
2003-03-21 20:13:08 +00:00
mkaply%us.ibm.com 238f9cab69 Didn't mean to check that in 2003-03-21 18:34:11 +00:00