Commit Graph

4401 Commits

Author SHA1 Message Date
masayuki%d-toybox.com
a8c68e5a87 Bug 334217 armenian unicode caracters are not accessible anymore. patch by Masatoshi Kimura (:emk) <VYV03354@nifty.ne.jp> r+sr+branch181=rbs
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@196011 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 07:13:55 +00:00
(no author)
202c2b5498 This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_8_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195436 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-26 09:54:13 +00:00
roc+%cs.cmu.edu
4986ba864b Bug 335343. Fix copy-paste error in nsFontMetricsPango. patch by Darshan Santani, r=roc
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195405 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-25 23:21:09 +00:00
dbaron%dbaron.org
118918caaa Null-check result of XftLockFace. Based on old patch by jshin. Bugs 183729 and 331077. r+sr+a=bryner
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195155 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-22 17:50:32 +00:00
mark%moxienet.com
3fe2043cee 327744 SVG on x86 Mac displays incorrectly. Ensure native byte ordering is used for CGImage. r=stuart sr=vlad a/1.8.1=vlad
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194087 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-11 02:05:33 +00:00
mark%moxienet.com
cca54bc166 332704 Divide-by-zero causes crash on x86 Mac when viewing SVG. Check for /0. r=jhpedemonte r=vlad sr=shaver a/1.8.1=me
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194024 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-10 19:19:26 +00:00
bent.mozilla%gmail.com
3dadf66378 Bug 326007 - "Xulrunner fails to build using VS.NET 2003 (VC7.1), chokes at linking xul.dll due to conflicting LIBC and MSVCRT libs". r+a=vlad.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193709 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-06 17:35:19 +00:00
gandalf%firefox.pl
62af4b8962 Bug 316845: Build error in gfx/cairo/libpixman/src/fbpict.c: symbol `_cairo_pixman_composite' is already defined; p=manish@flock.com,r+a1.8.1=vlad
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193652 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-06 03:08:24 +00:00
gerv%gerv.net
9fe1c690f7 Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193255 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-30 08:01:19 +00:00
dbaron%dbaron.org
8cfdf390d3 Rename browser.display.screen_resolution pref, for which we used to have user interface, to layout.css.dpi, so old settings no longer take effect. b=327406 r+sr=roc a=roc
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@191395 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-28 14:55:53 +00:00
dbaron%dbaron.org
30896886c4 Make DPI preference behave the same on OS/2 as on Unixes. r=mkaply sr=roc a=roc b=323964
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@191389 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-28 14:19:33 +00:00
mkaply%us.ibm.com
5d47153cda #317420
r/sr/a=roc
Work around optimizer bug in VC6 compiler that was causing an off by one error and crashes with certain printers


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@191139 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-24 05:09:38 +00:00
roc+%cs.cmu.edu
395084b003 Bug 322928. Fix trivial error. Patch by Frederic Crozat, r+sr=roc
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@190970 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-23 02:45:12 +00:00
roc+%cs.cmu.edu
11aa00e53a Bug 328160. Include strings.h to get bzero. r+sr=roc, patch by Ganesh
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@190912 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-22 22:55:07 +00:00
masayuki%d-toybox.com
bdf67638b0 Bug 170854 Roman script of UI should be rendered with Lucida Grande on all system locales. patch by YAMASHITA Makoto <makotoy@ms.u-tokyo.ac.jp> r=me+jshin, sr=sfraser, branch181=sfraser
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@190705 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-21 17:34:51 +00:00
mcs%pearlcrescent.com
d51c7857ba Commit fix from the trunk (a=roc):
Bug 298375 - drawWindow() reverses red and blue channels in 16 bit color.
      Return correct pixel format information for color depth < 32 on Windows.
      r+sr=roc.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@190215 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-16 14:49:54 +00:00
ginn.chen%sun.com
5a713d60aa Bug 264164 Radio and check indicator w/ Classic theme remains hover
state look
r+sr=roc a=roc


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189939 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-14 08:18:23 +00:00
rbs%maths.uq.edu.au
91e51a0fbd Minus sign is not displayed inside MathML on the Mac, patch by YAMASHITA Makoto <makotoy@ms.u-tokyo.ac.jp>, b=257978, r=jshin, sr=rbs, a=dbaron
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189413 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-08 16:40:11 +00:00
masayuki%d-toybox.com
87c4125ea9 Bug 321132 Japanese font grouping is not correct on font pref dialog. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r+sr+branch181=rbs
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189307 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-07 14:38:20 +00:00
masayuki%d-toybox.com
db76f828f8 Bug 212302 some links don't have underline decoration. patch by Hideo Saito <saito@densan.co.jp> r+sr+branch181=rbs
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188658 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-01 14:36:16 +00:00
masayuki%d-toybox.com
fdfbfbca64 Bug 321814 [Win95-JA only] &trade; is displayed as ^(TM). patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r=timeless, sr+branch181=rbs
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188657 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-01 14:33:37 +00:00
masayuki%d-toybox.com
9e6f2a182e Bug 311378 freeze/hang in several seconds when a character which does not exist in fonts is rendered. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r=timeless, sr+branch181=rbs
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188656 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-01 14:30:39 +00:00
dougt%meer.net
560070f089 Bug 324971. Moving Minimo + WinCE changes from the trunk to the branch so that Minimo can build.
Changes include:

1. allows for building without MOZ_PSM defined
2. allows for building using vs2005beta2 compiler
3. updates minimo configure.in application settings
4. flips disable-xpcom-obsolete flags around
5. adds a way to build js statically
6. move the build/config logic to build minimo statically
7. change to content/xbl/builtin/Makefile.in so that we export the right
binding file
8. Spatial Navigation improvements
9. widget and gfx WindowsCE-only improvement
10. WinCE UConv simplification
11. Disabling the jpeg encoder on WinCE.  On the trunk there is a configure
option that allow you to do this.
12. xptcall change which is also on the trunk.


a=benjamin@smedbergs.us


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188432 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-29 16:51:02 +00:00
joshmoz%gmail.com
cf583591e1 correct vertical positioning of Japanese hiragino text in controls. b=109176 r=josh sr=roc a=dved
itz


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186946 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-04 21:42:40 +00:00
mark%moxienet.com
0e93e1afa8 311399 Crash [@ SetOrigin] during rendering context destruction. Remove QD save/restore from rendering context, it was placed there as a workaround for scrollbar functional and aesthetic bugs. Add OS event handler to fix aesthetic problems, and check for bad states to work around functional problems. r=josh sr=smfr a/1.8.0.1,1.8.1=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186906 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-04 15:01:59 +00:00
scott%scott-macgregor.org
35a5617d2f Bug #313639 --> phantom scrollbars, difficulty scrolling web pages on the mac.
Back out bug #311399 --> Crash [@ SetOrigin] during rendering context destruction [Mac]

a=schrep/me


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@183020 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-26 00:13:13 +00:00
bzbarsky%mit.edu
9c4cece72e Fix crash bug 311399. Patch by Mark Mentovai <mark@moxienet.com>, r=sfraser,
sr=bzbarsky, a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182836 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-23 19:51:05 +00:00
darin%meer.net
6d59d69098 fixes bug 245418 "menus and contextual menus open on wrong screen when using two/dual/multiple screens/monitors/displays" patch by Brett Wilson (brettw@gmail.com), r=darin+pink, sr=roc, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182748 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-21 22:30:11 +00:00
jshin%mailaps.org
dec8b00848 bug 298496: nsType1.cpp compile error due to new freetype 2.2 const poisoning : patch by Patrick Welche modified by me for both FT 2.1.x and 2.2.x, r=kherron, sr=dbaron, a=mscott
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182526 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-19 08:16:22 +00:00
silver%warwickcompsoc.co.uk
f17f9dba6d Backing out all of bug 243078.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182251 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-14 16:42:49 +00:00
tor%cs.brown.edu
366e1b4c55 Bug 311936 - clip region larger than target surface causing performance
problem.  r=cworth, a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182184 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-13 18:27:29 +00:00
mark%moxienet.com
988e6a0d31 Bug 311618, Crash [@ QDFlushPortBuffer]. Replumb the flush manager as an XPCOM service so that other components can cancel scheduled flushes when ports are going away. Away goes trouble down the drain. Camino/koko-widget only. r=pink sr=smfr a/1.8=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182170 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-13 16:48:16 +00:00
cmp%mozilla.org
cdea6a4bfd Implement native theme rendering for Windows XP menus, &c. Patch by James
Ross <silver@warwickcompsoc.co.uk>.  Bug 243078, attachment 197534.
r=dougt, r=mconnor, sr=neil.parkwaycc.co.uk


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182060 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-12 04:07:12 +00:00
vladimir%pobox.com
42b7a9e415 b=311381, fix libxul builds on branch, a=mscott
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182023 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-11 23:09:59 +00:00
tor%cs.brown.edu
409c0e9472 Bug 311554 - stroked svg text on os-x doesn't have correct transform.
r=jhpedemonte, a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181933 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-10 22:35:15 +00:00
tor%cs.brown.edu
8afcc79455 Bug 311556 - cairo needs endianness information. r=vlad, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181927 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-10 21:58:13 +00:00
mrbkap%gmail.com
48b573e1c8 bug 310680: EnumFonts uses obsolete lossy conversion method. r=thesuckiestemail@yahoo.se a=mscott. BeOS only.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181572 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-04 06:34:42 +00:00
vladimir%pobox.com
05c311ee92 more win32 fixes, to make it work with static
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181554 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-04 04:18:06 +00:00
vladimir%pobox.com
58928f1a18 fix for cairo win32 compilation, and new pixman lib.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181553 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-04 04:10:50 +00:00
vladimir%pobox.com
d1d92c5ff0 b=310749, update cairo on branch to 1.0.2, a=schrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181549 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-04 03:28:22 +00:00
mozilla.mano%sent.com
f8946acdbb Bug 310894 - Bookmarks Manager: updating the sort direction / method from the View menu doesn't update the view until the columns headers are hovered. r=mento, sr=smfr, a=asa.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181488 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-03 19:51:38 +00:00
jshin%mailaps.org
35f7f7e7f8 bug 228804 : mathml rendering is worse on MacOS X : patch by rbs, r/sr = sfraser, a=mscott
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181420 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-02 02:25:30 +00:00
timeless%mozdev.org
a6d7360c7d Bug 200589 [BeOS] Mozilla cannot recognize some Japanese fonts
patch by sergei_d r=tqh a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181120 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-28 08:34:16 +00:00
timeless%mozdev.org
9cf9cf86a8 Bug 310090 [BeOS] nsRenderingContextBeOS cleanup
patch by tqh r=sergei_d a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181118 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-28 08:32:09 +00:00
vladimir%pobox.com
a20465464f fix debug compilationin cairo, r=darin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181096 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-28 00:47:58 +00:00
rbs%maths.uq.edu.au
20d34ff4cd Package fontEncoding.properties to fix a long-standing bustage of MathML on the Mac, b=228804, r=joshmoz, r+sr=sfraser, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181093 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-28 00:27:32 +00:00
vladimir%pobox.com
7b9cf1d7c7 b=307155, Landing cairo 1.0.0 on the branch, a=schrep (tinderboxes might go red, I'm watching closely and will be fixing asap)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181084 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-27 23:09:11 +00:00
bzbarsky%mit.edu
916f37c908 Work around an XFree86 bug in all versions before 4.4.0, not just 4.3.0 or
earlier (eg this would help with 4.3.0.1). Bug 256328, patch by Elmar Ludwig
<elmar.ludwig@uos.de>, r=tor, sr=roc, a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@180437 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-16 21:02:46 +00:00
jshin%mailaps.org
9c07a5f928 bug 288634 : non-ASCII font support in Gfx:Pango and port a couple of other changes in Gfx:Xft to Pango (r=caillon, sr=dbaron, a=asa)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@180355 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-16 06:16:02 +00:00
darin%meer.net
c9029fa07c fixes bug 257196 "crash on exit after installing incompatible extension [@ moz_gtk_get_widget_border() ]" r=bsmedberg, sr=bryner, a=mscott
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@180247 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-14 22:16:27 +00:00