caillon%redhat.com
0f17aba3e9
Bug 241140
...
Consolidate DrawImage and DrawScaledImage
r=biesi sr=tor
2004-05-04 01:32:26 +00:00
amardare%qnx.com
1d16395b95
Changes for qnx/photon platform. They should not affect building/runtime other platforms.
...
When printing from the embedded application, allow it to set the print frame, BG colors, BG images
in the print settings, according to the preferences.
2004-04-30 20:01:31 +00:00
mkaply%us.ibm.com
7fe5c3e264
#238962
...
r=bryner, sr=blizzard (platform specific(
OS/2 only - null terminate font string
2004-04-27 14:44:06 +00:00
dbaron%dbaron.org
0c73e6ce04
Allow compiling with older versions of Xft and newer compilers. b=240804 r=bryner sr=mscott
2004-04-26 23:29:24 +00:00
cls%seawood.org
3ae73a4bf9
Fix link order.
2004-04-25 00:44:29 +00:00
bzbarsky%mit.edu
151f66665f
Make sure to always theme listboxes on mac. Bug 241205, patch by Stuart Morgan
...
(sbm5@case.edu ) and Isaac Hwak Han (isaachh@mailc.net ), r=pinkerton,
sr=bzbarsky.
2004-04-24 20:56:58 +00:00
tor%cs.brown.edu
fbfc898379
Remove accidental checkin from 240274 landing.
2004-04-23 21:24:13 +00:00
tor%cs.brown.edu
899cda6bb2
Bug 240274 - remove unused argument of SetClip{Rect,Region}.
...
r=blizzard, sr=bryner
2004-04-23 15:45:17 +00:00
tor%cs.brown.edu
44fbbcc21b
Bug 240274 - remove unused argument of SetClip{Rect,Region}.
...
r=blizzard, sr=bryner
2004-04-23 15:21:24 +00:00
caillon%redhat.com
1ac75a5525
extern NS_GFX FILE* operator<<(FILE* out, const nsRect& rect);
...
should be #ifdef DEBUG
rs=tor
2004-04-22 21:36:53 +00:00
jst%mozilla.jstenback.com
d57d459050
Fixing build bustage.
2004-04-22 00:42:59 +00:00
jst%mozilla.jstenback.com
34a10f2f1c
Fixing bug 240723. Cleaning up nsIFilePicker a bit, no more nsIDOMWindowInternal, and use our string classes and not raw strings. r=caillon@gmail.com, sr=bzbarsky@mit.edu
2004-04-21 23:38:22 +00:00
neil%parkwaycc.co.uk
651a681e43
Removing unused variables b=130292 p=mbockelkamp@web.de r/sr=rbs
2004-04-21 15:34:29 +00:00
mkaply%us.ibm.com
ef1056af91
#238039
...
r=bsmedberg
Make makefile change not so ugly
2004-04-21 01:52:39 +00:00
darin%meer.net
db161b9e0b
fixes bug 241036 "need to call gdk_error_trap_push before calling gdk_error_trap_pop [was: Minimo arm-linux build crashes on startup]" r=caillon sr=bryner
2004-04-20 17:54:52 +00:00
amardare%qnx.com
0200d27120
Changes for qnx ( photon ) platform onlu. They should not affect runtime/building other platforms.
...
Call PgDrawTextCx when drawing justified text.
Fixed a null pointer problem.
2004-04-20 16:30:02 +00:00
neil%parkwaycc.co.uk
97a2214bfb
Bug 237138 Disabled form controls are not always greyed out r/sr=bz
2004-04-20 14:44:46 +00:00
mkaply%us.ibm.com
8471dff778
#238039
...
r=mkaply, sr=blizzard (platform specific)
OS/2 only - integration with the FT2LIB font engine from Innotek
2004-04-20 02:31:07 +00:00
bzbarsky%mit.edu
0f9851fcb6
Fix build bustage. Bug 240274.
2004-04-20 00:07:09 +00:00
caillon%redhat.com
43d818d789
Fixing Xinerama bustage. Bug 239227.
2004-04-19 20:41:20 +00:00
caillon%redhat.com
c0200de043
Attempt to fix gtk 1 bustage. Bug 239227
2004-04-19 16:47:52 +00:00
caillon%redhat.com
bd66726b97
Attempt to fix gtk 1 bustage. Bug 239227
2004-04-19 16:18:41 +00:00
caillon%redhat.com
eca67f24ba
Bug 239227 - nsScreenGTK::GetAvailRect() should take the taskbar/panel/dock/etc into account if possible
...
r=blizzard sr=bryner
2004-04-19 15:34:12 +00:00
mkaply%us.ibm.com
668c96e170
#189480
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - switch to using Mozilla Unicode encoders/decoders instead of platform decoders
2004-04-19 14:46:07 +00:00
timeless%mozdev.org
649f16142e
Build bustage fix attempt #1
2004-04-18 23:51:14 +00:00
tor%cs.brown.edu
62e8ec9ec6
Bug 240273 - use pool allocation in {Push,Pop}State. r=blizzard, sr=bryner
2004-04-18 18:17:53 +00:00
bzbarsky%mit.edu
2082c21cba
Forgot to commit this file. Bug 232175, patch by Isaac Hwak Han
...
<isaachh@mailc.net>, r=bryner, sr=bzbarsky
2004-04-18 17:15:03 +00:00
bzbarsky%mit.edu
39f054aafb
Make nsNativeThemeWin inherit from nsNativeTheme; remove some redundant code.
...
Bug 232175, patch by Isaac Hwak Han <isaachh@mailc.net>, r=bryner, sr=bzbarsky
2004-04-18 15:53:28 +00:00
gerv%gerv.net
6635d16530
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 13:54:27 +00:00
tor%cs.brown.edu
bd2796f514
Bug 240274 - remove PopState() argument. r=blizzard, sr=bryner
2004-04-18 13:13:35 +00:00
gerv%gerv.net
692411203a
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 21:52:36 +00:00
darin%meer.net
25d84ac621
fixes bug 239038 "rev IIDs for all interfaces modified since Mozilla 1.6" r=bsmedberg sr=jst
2004-04-15 23:30:05 +00:00
mkaply%us.ibm.com
bd91c4adb5
#238962
...
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - use PrfQueryProfileData to get font names since they might be binary, not strings
2004-04-15 18:39:08 +00:00
amardare%qnx.com
bb32db727c
Changes for qnx ( photon ) platform only. They should not affect runtime/building other platforms.
...
Bug:217943
Patch from jkinraid@clear.net.nz to fix draw international text with special character spacing
( justified text ).
2004-04-15 14:40:47 +00:00
cbiesinger%web.de
d2b227b764
fix FreeType 2.1.8 compilation error, bug 240498
...
patch by Peter Kov���� <peter.kovar@pobox.sk>, r+sr=blizzard
2004-04-14 17:22:52 +00:00
mkaply%us.ibm.com
0070e36d91
#212684
...
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - Don't attempt to draw hellip with the default font if you are not 1252
2004-04-09 02:41:24 +00:00
bryner%brianryner.com
b29af615c1
Fix gtk system fonts (bug 236579). r+sr=dbaron, a=chofmann.
2004-04-06 02:14:07 +00:00
dbaron%dbaron.org
522e03f8d1
Limit text measurement and drawing to 512 characters at a time, since text measurement can't deal with anything wider than 32768 pixels. b=237085 r=bryner sr=blizzard a=chofmann
2004-04-05 19:18:43 +00:00
amardare%qnx.com
2f10dedac7
Changes for the qnx( photon ) platform. They should not affect runtime/building other platforms.
...
Fixed a small problem with nsRenderingContextPh::DrawLine, DrawStdLine.
2004-03-22 21:49:30 +00:00
amardare%qnx.com
56e60f4733
Change for the qnx ( photon ) platform only. It should not affect runtime/building other platforms.
...
Fixed a random crash due to incorrect setting of ZOOM_SHMEM flag.
2004-03-18 23:53:54 +00:00
dbaron%dbaron.org
1dd96b17a6
Simplify code to avoid optimization bug. b=233497 r=ajschult sr=roc a=blizzard
2004-03-16 01:07:13 +00:00
kjh-5727%comcast.net
b87610921e
Bug 236801 - Stretched and clipped images could yield invalid postscript.
...
r=tor, sr=roc, a=choffman.
2004-03-15 23:35:20 +00:00
amardare%qnx.com
bcb946a472
Changes for qnx( photon ) platform only. It should not affect runtime/building other platforms.
...
Changes required to fix printing under 630.
2004-03-15 23:31:19 +00:00
bzbarsky%mit.edu
cae23bc18f
Fix IsWidgetStyled to properly handle backgrounds on <select>. Bug 224974 and
...
bug 181490, patch by Isaac Hwak Han (isaachh@mailc.net ), r=bryner, sr=bzbarsky,
a=chofmann
2004-03-14 05:19:45 +00:00
sergei_d%fi.tartu.ee
7e299f9410
[BeOS] bug 230267 The caret is stuck or hidden... r=sergei_d@fi.tartu.ee a=dbaron, no sr required (port code)
2004-03-13 19:27:03 +00:00
tor%cs.brown.edu
f9383ccb8e
Bug 205893 - use DIBSection instead of DIBitmap. Patch by sring@gmx.net,
...
r=ere, sr=tor, a=chofmann
2004-03-12 17:11:54 +00:00
kjh-5727%comcast.net
87d7572bd1
Bug 175879 - Build process adjustments.
...
r=cls, no sr needed (makefile only), a=dbaron
2004-03-11 22:05:32 +00:00
timeless%mozdev.org
07ab3f8c16
Bug 182324 [ps] mozilla generates level 3 postscript that will not print on a level 1 printer
...
patch by ajschult@mindspring.com r=kherron sr=tor
2004-03-10 04:39:06 +00:00
roc+%cs.cmu.edu
c36336ee9d
Bug 234984. Clean up nsRect/nsSize a bit. r+sr=dbaron
2004-03-10 01:59:16 +00:00
pkw%us.ibm.com
c1509e7360
Bug 210629 - Add encoder/decoder for (x-)IBM-1046 used for Arabic on AIX.
...
r=jshin@mailaps.org , sr=roc@ocallahan.org
2004-03-09 14:14:55 +00:00
pedemont%us.ibm.com
ef6ec3cb69
Bug 236403 Clean up nsFontMetricsOS2 array usage (r=mkaply, sr=blizzard)
2004-03-08 23:33:25 +00:00
kjh-5727%comcast.net
22251091b7
Bug 175879. Display ISO paper sizes in mm & remove extraneous 1/4-inch
...
margin from printouts. r=tor, sr=roc
2004-03-06 21:49:44 +00:00
bryner%brianryner.com
351b06b683
Don't highlight toplevel menus on hover for gtk. Bug 233242, r=pch, sr=roc.
2004-03-06 21:27:33 +00:00
chanial%noos.fr
2cf88c0cec
Bug 236484: check for the attributes "focused" and "_moz-menuactive" in WidgetStateChanged. r+sr=bz
2004-03-05 06:32:18 +00:00
chanial%noos.fr
91c3eb4cb6
Bug 118296: implement NS_THEME_MENUBAR, NS_THEME_TOOLBAR, NS_THEME_MENUPOPUP and NS_THEME_MENUITEM (GTK2)
...
r=bryner, sr=roc
2004-03-04 04:55:31 +00:00
sicking%bigfoot.com
050843a6e0
Bug 232706: Make nsAttrValue able to directly store all needed datatypes without using nsHTMLValue. Move parsing of various types from nsHTMLValue to nsAttrValue. Rename StringToAttribute to ParseAttribute and make it return a PRBool, as well as make a couple of minor fixes in the ParseAttribute code.
...
r=caillon sr=jst
2004-03-04 02:06:28 +00:00
sfraser%netscape.com
5a0028c3b3
Fix bug 113406: make Mac image code able to deal with wide images. r=ccarlen, sr=bryner.
2004-03-02 04:01:13 +00:00
chanial%noos.fr
5d45d6f6f4
correct comment typo in bug 235913 + make it fit 80 columns. r=Roland Mainz
2004-03-01 01:21:34 +00:00
chanial%noos.fr
ccf0a1bd3c
Bug 235913: Random crashes while printing on Solaris, patch by Roland Mainz, r=biesi, sr=bz
2004-02-29 23:04:37 +00:00
kjh-5727%comcast.net
04ce5b7f2f
Bug 131867 - Don't call setlocale() while printing. r=biesi, sr=tor
2004-02-29 18:49:29 +00:00
darin%meer.net
1d2d419885
landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin
2004-02-28 22:34:07 +00:00
bryner%brianryner.com
d6b0d386ee
deCOMtaminate nsIPresContext::GetEventStateManager. Bug 229371, r+sr=roc.
2004-02-27 17:17:37 +00:00
pedemont%us.ibm.com
0cea64c260
Bug 235089 - Fonts from prefs being ignored due to bad cast. r=sfraser, sr=dbaron
2004-02-26 22:09:55 +00:00
tor%cs.brown.edu
e00dcccade
Bug 235064 - background images have poor visual quality on 8bpp win32.
...
r=ere, sr=roc
2004-02-25 20:19:41 +00:00
dbaron%dbaron.org
452a8eb743
Pass sizes to Xft in pixels rather than points so font sizes don't break when our DPI pref is adjusted. b=197037 r=bryner sr=blizzard
2004-02-23 21:38:52 +00:00
chanial%noos.fr
d91750e557
Bug 119735: NS_THEME_WINDOW and NS_THEME_DIALOG implementations (GTK2)
...
r=bryner, sr=roc
2004-02-22 17:42:26 +00:00
dbaron%dbaron.org
12d90a3740
Attempt to fix IRIX bustage (which may even be correct on the assumption that it's correct to pull in C++ standard headers somehow). The compiler is complaining about ambiguous overload resolution for std::abs.
2004-02-22 07:06:55 +00:00
roc+%cs.cmu.edu
985cc47697
Bug 180931. If we move a frame temporarily during reflow, we'd better invalidate the whole overflow area because invalidates may have been issued at the temporary position.
2004-02-22 03:31:30 +00:00
tor%cs.brown.edu
a61d8166ab
bustage fix
2004-02-21 00:38:30 +00:00
tor%cs.brown.edu
28e93714a3
bustage fix
2004-02-21 00:11:49 +00:00
tor%cs.brown.edu
cff711a77c
Bug 168614 - postscript not honoring TMP, TMPDIR, TEMP.
...
Patch by kjh-5727@comcast.net , r=cbiesinger, sr=dbaron
2004-02-20 22:58:28 +00:00
amardare%qnx.com
72e6d3bcf0
Changes for the qnx platform only. These changes should not affect runtime/building
...
other platforms.
A log of changes:
- Switch to the new photon 630 api ( PgDraw...Cx, PgSet...Cx ).
- images with alpha maps are fully supported now, no matter the size.
- the very old problem in email composition or other text fields when the cursor is
displayed way ahead of the correct position is fixed now
- when selecting the text using the cursor, the text used to move left and right as you
select - that should be fixed now ( except a known case (align:justify) )
- the links underlining is done correctly now ( the underline was beyond the boundaries of the link ).
2004-02-20 22:36:47 +00:00
bryner%brianryner.com
d06fff3092
Add an interim workaround for xft font match priority problems to fix the problem where changing the serif generic font in preferences changes the UI font as well. This adds an extra bit to the nsFont struct for system fonts that we can use as an indicator to not add a generic fallback. Bug 228518, r=blizzard, sr=dbaron.
2004-02-20 19:36:53 +00:00
tor%cs.brown.edu
5647f75629
Bug 234954 - remove unused nsIDeviceContext::ConvertPixel. r=pavlov sr=bryner
2004-02-20 17:29:53 +00:00
roc+%cs.cmu.edu
43557c3a3d
Bug 229897. Fix build warning on brad. r+sr=roc, patch by Serge Gautherie
2004-02-20 04:38:34 +00:00
tor%cs.brown.edu
e4f437d0e6
Bug 234752 - Print code returns NS_OK in cases where it should return
...
an error. Patch by roland.mainz@nrubsig.org , r+sr=roc.
2004-02-19 21:58:40 +00:00
jshin%mailaps.org
f8267bc946
bug 234908 : fix the crash in Xft builds introduced by bug 231995. temporary work-around (patch by darin)
2004-02-19 19:47:25 +00:00
jshin%mailaps.org
b4155c6050
bug 233485 : add 'size' parameter to nsAutoBuffer (patch for customers) : r=ccarlen, sr=rbs)
2004-02-19 11:00:29 +00:00
darin%meer.net
8c818ed6c3
landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt
2004-02-19 02:44:03 +00:00
tor%cs.brown.edu
aa034608e5
Bug 233212 - don't set colormap on 1-bit stretch.
...
r=blizzard sr=byrner a=dveditz
2004-02-18 20:58:51 +00:00
pinkerton%aol.net
fceea8e77d
text fields shouldn't default to transparent as we use -moz-field for the bg
...
(r/sr=bryner, bug 203438)
2004-02-18 03:45:55 +00:00
tor%cs.brown.edu
1f036900c1
Bug 233212 - private colormaps not working with gtk2 or xft builds.
...
r=blizzard sr=bryner a=chofmann
2004-02-12 16:52:22 +00:00
bryner%brianryner.com
b26298f7c2
Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron.
2004-02-11 04:57:07 +00:00
alex.fritze%crocodile-clips.com
3422584848
Removing '#ifdef MOZ_SVG' conditionals, because xpidl doesn't allow
...
them. The code which exposes 4 additional methods of the freetype2 api
to mozilla (glyphTransform, getKerning, glyphCopy, glyphToBitmap) is
now compiled into default builds as well. The #ifdefs have been left
in the code to identify those sections only required for SVG support.
2004-02-07 15:22:30 +00:00
alex.fritze%crocodile-clips.com
910659d1c9
Landing of SVG_20020806_BRANCH, Bug 182533. Refactoring of SVG backend, new GDI+ and Libart rendering
...
backends, text support on Windows (GDI+), rudimentary text support on Linux (libart/freetype2), presentation
attributes, lots of bug fixes (see bug 182533 for dependency list).
Not part of default build; code is #ifdef'ed out.
r=sicking, sr=jst for dom and htmlparser changes
r=bsmedberg, sr=tor for config changes
r=dbaron, sr=bzbarsky for content and layout changes
r=tor, sr=bzbarsky for gfx changes
2004-02-07 12:39:26 +00:00
mkaply%us.ibm.com
0fcaca9c43
#227914
...
r=pedemont, sr=blizzard (platform specific)
Patch from ganesh -only substitute Helvetica for WarpSans when printing
2004-02-05 19:37:48 +00:00
bryner%brianryner.com
d4f13c3ba7
Inline getters and setters for scaling factors on nsIDeviceContext. Bug 233103, r+sr=dbaron.
2004-02-05 01:57:10 +00:00
bryner%brianryner.com
0cf1253322
Second try at enabling hidden visibility for NS_IMETHOD on ELF platforms (bug 227537). r+sr=dbaron for the changes.
2004-02-04 04:55:57 +00:00
dbaron%dbaron.org
71a7773d75
Fix some incorrect string usage and improve performance in a few places that show up in an LXR search for the previous pattern. b=232339 r=jshin sr=darin
2004-02-03 18:23:41 +00:00
bryner%brianryner.com
6c7448b0e3
Make NS_IMETHOD set hidden symbol visibility by default on ELF platforms. This is always desirable for virtual methods implemented in XPCOM component libraries, since it's impossible to reference the symbol from outside of the library. The behavior can be overridden as needed, such as a base class in a shared library that's linked against. For more details, see the comments in nscore.h and bug 227537. r=dbaron, sr=darin.
2004-02-03 08:32:33 +00:00
jim_nance%yahoo.com
cd647be448
Bug 230289. Code size reduction in nsFontMetricsXft. sr=rbs&blizzard, r=jshin
2004-02-03 01:41:36 +00:00
bsmedberg%covad.net
f28dc4c744
Bug 231996 - [BEOS]Improper background clipping patch by simontaylor2@lycos.co.uk r=sergei_d@fi.tartu.ee
2004-01-29 01:30:25 +00:00
cbiesinger%web.de
223f88ad10
119491 patch by Kenneth Herron (kherron) <kjh-5727@comcast.net>
...
r=biesi sr=bzbarsky
replace printf-style debugging with nspr logs
2004-01-27 22:27:55 +00:00
darin%meer.net
16b9405816
fixes bug 230456 "potential invalid memory access [@nsFontMetricsGTK::TryNodes]" r=bryner
2004-01-27 18:49:03 +00:00
dbaron%dbaron.org
ca4e64fa50
Remove users of deprecated, no-op, NS_INIT_ISUPPORTS macro from tree. b=178643 r+sr=bryner
2004-01-23 23:12:44 +00:00
bryner%brianryner.com
998bdb6e99
Move EXTRA_DSO_LDOPTS before rules.mk include so that dependencies are picked up properly.
2004-01-23 21:59:22 +00:00
roc+%cs.cmu.edu
1ae3d79b00
Bug 230687. DEC compiler barfs on call to implicit nsRectFast::operator=. r+sr=dbaron
2004-01-23 17:27:59 +00:00
neil%parkwaycc.co.uk
f97835d45d
Bug 231368 Remove unused nsIPref includes p=arne.anka@stupido.com r/sr=dbaron
2004-01-23 13:31:07 +00:00
cbiesinger%web.de
38050869d3
Bug 215784
...
segmentation violation when clicking on Edit/Preferences/Appearance/Fonts
patch by sergei_d@fi.tartu.ee (Sergei Dolgov) r=biesi (beos only, no sr needed)
2004-01-21 20:23:15 +00:00
bryner%brianryner.com
290494e26b
Continuing nsIPresContext deCOMtamination (bug 229371). Remove GetImageLoadFlags (unused). Make failure to fetch the LookAndFeel service cause Init() to fail, don't null check it after that, and inlined the getter. Move IOService caching to nsImageFrame, the only user of it. r+sr=bzbarsky.
2004-01-21 09:35:59 +00:00
cbiesinger%web.de
55b3afdfbb
bug 231202. patch by sergei_d@fi.tartu.ee (Sergei Dolgov) r=tor
...
[BEOS] transparent images defined as background aren't rendered properly
should also fix beos build bustage
2004-01-19 18:41:47 +00:00
bzbarsky%mit.edu
58d5428446
Fix warning. Bug 217089, patch by mbockelkamp@web.de (Matthias Bockelkamp),
...
r=timeless, sr=kin.
2004-01-18 04:40:12 +00:00
cbiesinger%web.de
7c593c0de4
Bug 223243
...
margins pref no longer works
patch by jblanco@us.ibm.com (Jessica Blanco) r=mkaply sr=dbaron
2004-01-17 18:26:54 +00:00
tor%cs.brown.edu
40912d05d5
Bug 113561 - handle tiling of images where the frame is smaller
...
than the container. r=pavlov, sr=bryner
2004-01-16 23:28:51 +00:00
cbiesinger%web.de
743a22e787
fix mac bustage
2004-01-14 13:28:10 +00:00
cbiesinger%web.de
2d0f8a30ba
bug 203840. remove nsIGraphics
...
r+sr=roc+moz
2004-01-14 12:56:39 +00:00
timeless%mozdev.org
8b0af20b96
Bug 230632 [BEOS] nsImage::DrawTile() to be rewritten
...
patch by sergei_d@fi.tartu.ee r=timeless
2004-01-13 12:07:43 +00:00
louie.zhao%sun.com
6818319b61
Bug 230173 Mozilla use 15 point size font for characters with style {font-size:14px;}
...
r & sr = blizzard
p = ervin.yan@sun.com
2004-01-13 03:00:47 +00:00
smontagu%smontagu.org
7bd119d11c
Allow disabling of Postscript printer (xlib patch). Bug 225686, patch by Roland.Mainz@informatik.med.uni-giessen.de, r=smontagu, sr=jst.
2004-01-12 23:46:10 +00:00
roc+%cs.cmu.edu
6bf24a63ff
Bug 228378. Clean up nsRegion. patch by Dainis Jonitis. r+sr=roc
2004-01-10 16:18:36 +00:00
cbiesinger%web.de
1b8091e8bb
(beos only) bug 230457 remove unused methods from nsImageBeOS
...
patch by sergei_d@fi.tartu.ee (Sergei Dolgov) r=biesi
2004-01-10 14:37:11 +00:00
mkaply%us.ibm.com
18bb7766b1
#230200
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 code from Lee Tartak - better image tiling code
2004-01-08 17:48:58 +00:00
mkaply%us.ibm.com
f047a27b62
#212684
...
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - add additional special characters to "use default font" list
2004-01-08 17:39:32 +00:00
bryner%brianryner.com
2b4e3cb0c0
quiet a compiler warning. no bug.
2004-01-07 20:08:53 +00:00
bsmedberg%covad.net
1f4ab81acd
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 13:37:00 +00:00
bsmedberg%covad.net
f0bfff2628
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 01:22:31 +00:00
jim_nance%yahoo.com
e6483f5dbf
Fix Bug #229403 - Code cleanup of XFT Font Metrics classes
2004-01-07 00:30:18 +00:00
bryner%brianryner.com
377f7a7170
We don't need to realize our temporary widgets to obtain the system font for them. Just call gtk_widget_ensure_style instead. Bug 226781, r=blizzard, sr=dbaron.
2004-01-06 18:54:59 +00:00
tor%cs.brown.edu
8227e508d7
Backout of accidental checkin.
2004-01-06 16:51:39 +00:00
tor%cs.brown.edu
b608c05056
Bug 205310 - some PNG files displayed with a garbage mask.
...
r=biesi, sr=blizzard, a=chofmann
2004-01-06 16:50:13 +00:00
tor%cs.brown.edu
afe89a54d7
Bug 205310 - some PNG files displayed with a garbage mask.
...
r=biesi, sr=blizzard
2004-01-06 16:36:06 +00:00
tor%cs.brown.edu
8edb6aae07
Bug 220576 - 8-bit alpha PNG corruption on first load or shift-reload
...
r=pavlov, sr=blizzard
2004-01-06 16:29:55 +00:00
bzbarsky%mit.edu
07bff02bb4
Make the gif timeout munging not happen for gifs with timeouts over 10ms. Bug
...
207059, r=paper, sr=tor
2004-01-06 00:07:29 +00:00
amardare%qnx.com
2051637dd0
Changes for the photon platform - it should not affect ( building/runtime ) other platforms.
2004-01-05 23:04:07 +00:00
jshin%mailaps.org
d14df2168e
bug 229270 : fix non-BMP (Unicode plane 1 and above) character rendering (r=bryner, sr=dbaron)
2004-01-05 03:33:06 +00:00
cbiesinger%web.de
c76ae8bca1
bug 157303 patch by Sergei Dolgov (sergei_d@fi.tartu.ee) r=timeless (beos only,
...
no sr needed)
Mozilla for BeOS doesn't display images on many sites.
2004-01-04 22:20:55 +00:00
cbiesinger%web.de
60a6065a74
bug 230002 nsFontMetricsBeOS.cpp cleanup
...
r=sergei_d@fi.tartu.ee , no sr needed (beos only)
2004-01-04 21:38:27 +00:00
cbiesinger%web.de
3f02b14209
bug 229990. fix another beos build bustage.
2004-01-04 00:23:41 +00:00
bryner%brianryner.com
3a995deb6b
Keep track of whether we have successfully drawn each widget+state combination, and if we have, don't bother with a gdk_flush for error detection in the future. Bug 174585, r=roc, sr=blizzard.
2004-01-03 23:03:03 +00:00
jshin%mailaps.org
c38c3666fb
bug 229760 : add microsoft-cp125x XLFD encodings to Gtk/Xlib. Also, fix the langgroup association of iso-8859-2,4, and 13. (r=roland, sr=rbs)
2004-01-03 17:46:50 +00:00
dbaron%dbaron.org
5d34c9cdbd
Fix gcc 3.4 bustage by removing incorrect semicolons.
2003-12-27 18:14:21 +00:00
jshin%mailaps.org
06869f6ed6
follow-up to bug 226288 : I dropped '-' sign at several places revising my patch before landing as suggested by reviewers.
2003-12-25 08:24:52 +00:00
neil%parkwaycc.co.uk
f57f33ebff
Bug 217089 Fix compiler warnings p=gautheri@noos.fr r=ere sr=tor
2003-12-24 23:45:12 +00:00
jshin%mailaps.org
4fcf6747b3
bug 226288 : change freetype code to do rounding instead of ceiling (r=dbaron, sr=rbs)
2003-12-22 06:32:09 +00:00
bryner%brianryner.com
7264501b7b
Change all callers of nsIPresContext::GetShell() to use the non-refcounting versions. Most callers now use PresShell(), a few that were checking for null conditions are using GetPresShell() -- this will be remedied once we can ensure that a prescontext never has a null pres shell. Bug 227690, r+sr=bzbarsky.
2003-12-21 05:36:36 +00:00
jshin%mailaps.org
51277167c9
bug 225109 : fix the sign of the subscript offset in some truetype fonts (r=rbs, sr=dbaron, a=chofmann)
2003-12-19 04:56:29 +00:00
jst%mozilla.jstenback.com
9bcc7f2a01
Fixing bug 223111. Making the page-setup settings shrink-to-fit and scaling persist across Mozilla instances. Patch by jblanco@us.ibm.com, and modiefied by me. r=ben, sr=bienvenu, a=asa.
2003-12-17 07:52:49 +00:00
jshin%mailaps.org
5bd0e61c8c
bug 224337 : fix misalgined accesss in pre-composed CCMap (on RISC architectures) : r/sr=brendan, a=dbaron
2003-12-15 00:32:16 +00:00
mkaply%us.ibm.com
caeaf6c233
#227914
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
Code from ganesh - use Helvetica when we are told to print WarpSans
2003-12-11 23:26:17 +00:00
mkaply%us.ibm.com
c11a680e49
#227374
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
Use the GTK way of figuring out where underline goes because font info is unreliable
2003-12-11 23:16:31 +00:00
mkaply%us.ibm.com
b09233c807
#150881
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
Code from tor - fix OS/2 transparent PNG scaling
2003-12-11 21:29:07 +00:00
dbaron%dbaron.org
eee82377cb
Read and write as UTF-8 so non-ascii characters in prefs are read correctly. b=199898 r=jshin sr=bzbarsky a=chofmann
2003-12-11 18:42:45 +00:00
jshin%mailaps.org
293ef3fbfe
bug 226623: XFT build crashes on PLHashRawAdd. Switch to nsClassHashTable and add a new HashKeyType that duplicates a string in ctor. (r=bsmedberg, sr=bryner, a1.6=tor)
2003-12-10 21:27:01 +00:00
tor%cs.brown.edu
5f4768bc34
Bug 225243 - postscript output inverted in xft build configuration.
...
Patch by kherron, r=tor, sr=bzbarsky, a=dbaron
2003-12-03 06:12:01 +00:00
dwitte%stanford.edu
2320f99e58
fix compiler bustage on sun forte, due to some bogus |inline|
...
qualifiers.
b=224968, r+sr=alecf, a=tor
2003-11-26 02:44:50 +00:00
tor%cs.brown.edu
5e515a8085
Bug 150881 - fix xlib build bustage.
2003-11-23 21:47:43 +00:00
tor%cs.brown.edu
2f30ab50d6
150881 - fix BeOS build bustage.
2003-11-23 20:50:40 +00:00
tor%cs.brown.edu
cb0625606f
Bug 150881 - rendering artifacts painting scaled alpha composited
...
images on gtk+ and win32. r=pavlov, sr=bryner, a=asa
2003-11-23 15:23:52 +00:00
bryner%brianryner.com
e3bee0adb3
Instantiate the unknown glyph font (mini-font) lazily, since it's usually not needed at all. Bug 226406, r/sr=dbaron, a=asa.
2003-11-23 02:42:11 +00:00
jshin%mailaps.org
b5f0d2a5dd
bug 225340 : fix unaligned memory access on 64bit machines in nsSaveAsCharset and Gfx. (r=smontagu, sr=rbs, a1.6b = asa)
2003-11-23 00:25:52 +00:00
mkaply%us.ibm.com
b74817707d
#226340
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
Code from pedemonte - new font code - want this for beta to get testing on it
2003-11-21 22:30:41 +00:00
bryner%brianryner.com
8a196fb128
Speed up Xft font matching by only asking for the best-match font, and then asking for the rest if we hit a character that's not present in the best-match font. Bug 223813, r=blizzard, sr=dbaron. Not part of the default build.
2003-11-21 01:10:58 +00:00
dbaron%dbaron.org
c939d4302c
Fix overly-thick underlines by doing rounding rather than ceiling. b=222920 r=jshin sr=bzbarsky a=brendan
2003-11-20 20:05:34 +00:00
chanial%noos.fr
7735876dd5
Bug 194678: Move pageSetup into the toolkit. r=bsmedberg, sr=bryner and a big thanks to Dave Miller for moving the files!
2003-11-19 06:34:51 +00:00
jst%mozilla.jstenback.com
6380d7fd12
Fixing bug 225837. DeCOMtaminating nsIContent more, making GetTag() return a weak raw pointer, and renaming GetTag() to Tag(), and making GetRangeList() return an const nsVoidArray*, and changing GetContentID() to return the id, and renaming it to ContentID(). r=jonas@sicking.cc, sr=bryner@brianryner.com.
2003-11-19 01:20:56 +00:00
jshin%mailaps.org
2f1390a71f
bug 222920 : fix the conversion error in super/subscript offset and underline offset calculation in Xft build (r=blizzard, sr=bz)
2003-11-18 15:49:57 +00:00
timeless%mozdev.org
368aea7260
Bug 225984 DRefTool analysis for beos files
...
r=roc sr=roc
2003-11-17 20:43:48 +00:00
timeless%mozdev.org
509496282c
Bug 222077 Warning: String literal converted to char*
...
r=dwitte sr=roc
2003-11-17 06:28:04 +00:00
bzbarsky%mit.edu
422b11ab31
Have a way to disable the Postscript/* printers via pref even in builds with
...
the PS module built in. Bug 225686, patch by dvschweiger@web.de (David
Schweiger), r=biesi, sr=bzbarsky
2003-11-15 19:25:14 +00:00
timeless%mozdev.org
28b60ffb94
Bug 172525 [ps] print legal size page fails to set '<< /PageSize [612 1008] >> setpagedevice'
...
patch by kjh-5727@comcast.net r=timeless sr=tor
2003-11-11 15:32:11 +00:00
jshin%mailaps.org
3e47e5e2dc
bug 221666 : the latest in a series of landing for this bug. This is to fix run-time linking error in gtk2 build.
2003-11-10 12:24:51 +00:00
jshin%mailaps.org
acde113c1d
bug 221666 : remove redundant copy of nsComprressedCharMap.* : one more missing file in the last check-in
2003-11-09 20:47:11 +00:00
jshin%mailaps.org
7e3fe5bec8
bug 221666 : checked in the wrong patch(the second latest) in the previous landing. fix bustage : Sorry !
2003-11-09 19:48:11 +00:00
jshin%mailaps.org
5a3c379dca
bug 221024 : add a new option for turning invisible chars. to 'nothingness' to the transliterator (r=smontagu, sr=rbs)
2003-11-09 18:52:01 +00:00
jshin%mailaps.org
83d13c83f5
bug 221666 : remove redundant copy of nsCompressedCharMap.* (moved to intl/unicharutil) (r=smontagu, sr=rbs)
2003-11-09 18:44:11 +00:00
jshin%mailaps.org
c7548bdfc8
bug 221666 : remove redundant copy of nsCompressedCharMap.(h|cpp) and move them to intl/unicharutil out of gfx (r=smontagu, sr=rbs)
2003-11-09 18:39:19 +00:00
pinkerton%netscape.com
e178782c87
merge more changes from chimera branch, fixed printing crash and sets dpi to
...
96dpi instead of 84dpi (bug 208920)
2003-11-05 21:37:58 +00:00
blizzard%redhat.com
6a0789819b
Bug #213734 . Browser crashes when loading URL [@ XftDrawGlyphFontSpec ][@ nsFontMetricsXft::DrawString ]. Make sure to use the length of the spec buffer, not the length of the string in determining how many glyphs to render. r=jshin, sr=dbaron
2003-11-03 17:44:54 +00:00
timeless%mozdev.org
c77ed7f368
Bug 214959 Xdefs.h not found while building with xft support on solaris
...
patch by selsky@columbia.edu r=blizzard sr=rbs
2003-11-03 13:11:56 +00:00
dbaron%dbaron.org
d6b11a53f0
Make opacity work on GTK2. b=201209 r=bryner sr=roc
2003-11-02 03:14:00 +00:00
uid502
be25dc4b1d
Bug 212366. Account for inverted origin of non-DIB bitmaps. Also, set the row width to the actual width of the DIB data, not the row width from the non-DIB bitmap. r=ere,sr=bzbarsky
2003-11-01 02:00:37 +00:00
rbs%maths.uq.edu.au
24f3a35327
bug 195038, finally add support for the quirky <font face=Symbol> on Windows to the delight of proponents of bug 33127, r=jshin, sr=roc
2003-10-30 13:44:49 +00:00
jshin%mailaps.org
2ad0cefe4f
bug 183729 : segfault on XftLockFace's failure (r=blizzard, sr=roc) patch by timeless + dbaron
2003-10-30 05:48:10 +00:00
bzbarsky%mit.edu
b891a42a99
Last patch was by kjh-5727@comcast.net (Kenneth Herron)
2003-10-26 19:15:37 +00:00
bzbarsky%mit.edu
59c9d716f6
Fix landscape printing to work again. Bug 223625, r=tor, sr=bzbarsky, a=asa
2003-10-26 17:56:11 +00:00
tor%cs.brown.edu
6bbf24c3e4
Bug 223551 - postscript output invalid in locales not using periods
...
for decimals. Patch by kjh-5727@comcast.net , r=tor, sr=bzbarsky, a=roc.
2003-10-24 16:27:11 +00:00
uid502
c92f5a677c
Bug 80190. Emit twips measurements into PS code and let the PS engine do the scaling. r=tor,sr=roc,a=roc. Thanks to kherron who did the patch.
2003-10-23 22:43:04 +00:00
bryner%brianryner.com
f42474cb71
fixing bustage
2003-10-22 07:01:13 +00:00
bryner%brianryner.com
a0e219b348
deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst.
2003-10-22 06:09:48 +00:00
bzbarsky%mit.edu
01be2f7066
Removing super-noisy debug printf. bug 220341, rs=blizzard
2003-10-17 02:13:30 +00:00
timeless%mozdev.org
c57d871647
Bug 215784 segmentation violation when clicking on Edit/Preferences/Appearance/Fonts
...
r=dwitte
2003-10-16 16:03:55 +00:00
bryner%brianryner.com
02d4ffd42e
No need to use threadsafe refcounting for rendering contexts, bug 110933. r+sr=dbaron.
2003-10-14 21:47:20 +00:00
tor%cs.brown.edu
66399b532a
Bug 216977 - fix error return type nit.
2003-10-09 22:07:03 +00:00
tor%cs.brown.edu
70351dee50
Bug 216977 - handle clip mask and region for scaled images.
...
r=blizzard, sr=roc
2003-10-09 18:45:37 +00:00
cls%seawood.org
378b851b12
Case matters.
...
Fixing mingw cross-compiling bustage.
2003-10-07 20:39:25 +00:00
bryner%brianryner.com
cd60efa8ac
Updating my email address
2003-09-29 06:04:02 +00:00
jshin%mailaps.org
d505eee43e
bug 205387: exclude truly invisible characters from DrawString. The first in a series, fix for GFX:Win (r=smontagu, sr=rbs)
2003-09-28 10:12:42 +00:00
jshin%mailaps.org
df5266d2bc
bug 219060 : make freetype printing work for Xft build (r=louie.zhao, sr=bryner)
2003-09-28 05:59:39 +00:00
jst%mozilla.jstenback.com
8aa7b563d2
Fixing bug 215981. DeCOMtaminating nsIContent and nsIDocument some, and also some minor changes to other related interfaces. r=caillon@aillon.org, sr=peterv@propagandism.org.
2003-09-27 04:18:26 +00:00
robin.lu%sun.com
7b5506dcd4
patch fixes bug 216752 [gtk2]tooltip make mozilla crash on Solaris.
...
r=bryner sr=blizzard patched by robin.lu@sun.com
2003-09-26 01:47:19 +00:00
dbaron%dbaron.org
63fc8c8cf4
Make the rv:N.N part of the UA string come from the MOZILLA_VERSION macro (from config/milestone.txt) instead of from a pref. b=220220 r=darin sr=bryner
2003-09-25 05:39:11 +00:00
dbaron%dbaron.org
ce39727b01
Call moz_gtk_shutdown before the event loop shuts down so that objects can be freed completely on shutdown. b=219523 r=bryner sr=blizzard
2003-09-25 05:36:25 +00:00
uid502
6bed557bd4
Bug 190735. Final patch for deCOMtamination of core nsIFrame methods! rs=dbaron
2003-09-23 17:05:29 +00:00
dbaron%dbaron.org
044d9878d0
Condense fprintf calls to reduce code size and improve speed. b=213753 Patch from Kenneth Herron <kjh-5727@comcast.net>. r=dbaron sr=bzbarsky
2003-09-20 21:27:18 +00:00
uid502
a19d9cd00d
Bug 202751. Be conservative in nsBlender about how we decide the bits-per-pixel. Also, tweak the logic for setting window transparency so that we make the window transparent even if it hasn't been painted yet. r+sr=blizzard
2003-09-20 03:19:08 +00:00
tor%cs.brown.edu
65215a24eb
Bug 218344 - grayscale postscript printing only uses red channel.
...
r=pavlov, sr=blizzard.
2003-09-19 19:07:17 +00:00
cls%seawood.org
e398d4faf2
Bump build requirements for gcc on win32 to w32api 2.4 & windres 2.14.90 and add version checks.
...
Remove hacks used for previous versions
Bug #203292 a=bryner
Bug #219327 a=bryner
2003-09-18 19:27:39 +00:00
cls%seawood.org
bfca537521
Fix misc build issues for mingw gcc 3.3.1:
...
* Link non-component libs using -Wl,-enable-runtime-psuedo-relocs to workaround auto-import issues
* the last element of an enum cannot end with a comma
* PRUint16 is not interchangable with PRUnichar nor WCHAR
* cannot take the address of or call ::main() from another c++ function
* Functions declared within |class foo {};| block do not need extra |foo::| qualification
* GCC no longer implements <varargs.h>. Use <stdarg.h> instead
Bug #217009 sr=dbaron
2003-09-18 17:22:33 +00:00
mkaply%us.ibm.com
7d84a061e6
#215581
...
r=mkaply, sr=blizzard (platform specific)
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
2003-09-15 21:33:41 +00:00
tor%cs.brown.edu
28336c4cd2
Bug 119263 - split images duplicated and warped in postscript output.
...
r=pavlov, sr=darin
2003-09-15 21:15:46 +00:00
rbs%maths.uq.edu.au
eb30f0f39c
Follow-up to bug 52596. Estimate the overhang correction because it is missing in many fonts. Patch by Hideo Saito <saito@densan.co.jp>, b=216670, r+sr=rbs
2003-09-15 01:47:23 +00:00
bsmedberg%covad.net
3c7f6e517d
Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt
2003-09-13 17:55:56 +00:00
bmlk%gmx.de
ef1b9d43d9
overflow area implementation for table frames (infrastructure), bug 173277 r=jkeiser sr=dbaron
2003-09-13 16:21:41 +00:00
jshin%mailaps.org
59f2bb2c3a
bug 152264 : add zh-HK langGroup so that fonts can be specified separately for zh-HK and zh-TW langGroups (r=katakai, sr=blizzard). L10N changes included.
2003-09-11 12:01:08 +00:00
jdunn%netscape.com
f075d193d6
Fixing Win98 GDI leak: Select new HBRUSH before deleting the old one.
...
sr=roc+moz@cs.cmu.edu
r=ere@atp.fi
# 159298
2003-09-11 10:28:13 +00:00
timeless%mozdev.org
dedf670332
Bug 217089 Compiler warnings
...
patch by mbockelkamp@web.de r=timeless sr=roc
2003-09-11 03:19:07 +00:00
timeless%mozdev.org
fed4dfcf74
Bug 217089 Compiler warnings
...
patch by mbockelkamp@web.de r=rbs sr=rbs
2003-09-11 03:18:36 +00:00
darin%meer.net
f2d95f423a
patch for bug 216430 "scrolling slow due to huge background image (regression)" r=pavlov,jdunn sr=tor a=chofmann
2003-09-09 18:08:17 +00:00
bryner%brianryner.com
8bd0fdbb8d
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-07 22:24:21 +00:00
roc+%cs.cmu.edu
2194a528f7
Bug 211092. Don't force pixel->twip ratio to be an integer for print devices. r+sr=dbaron,a=asa
2003-09-06 17:28:42 +00:00
bryner%brianryner.com
e430a03c4b
Workaround for oscillating splitter in mailnews (bug 201379). r=varga, sr=mscott, a=sspitzer.
2003-09-05 20:20:40 +00:00
mkaply%us.ibm.com
1ef94f4844
a=mkaply - mistake in previous checkin - don't round for printing
2003-09-03 16:21:01 +00:00
mkaply%us.ibm.com
20a63937b6
#190255
...
r=pedemonte, sr=blizzard (platform specific), a=mkaply
OS/2 only - occasional pixel error when scrolling
2003-09-02 21:21:53 +00:00
mkaply%us.ibm.com
ff39cae8e8
#211984
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - refresh printer list before dialog comes up
2003-08-25 22:44:28 +00:00
mkaply%us.ibm.com
e681bbc315
#216848
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - add some error checking for querying system fonts
2003-08-25 22:34:03 +00:00
smontagu%netscape.com
0fc66fe58b
Bug 210647 Crash when trying to change charsets to "user defined". Author=mats.palmgren@bredband.net, r=alecf, sr=dbaron, a=brendan.
2003-08-22 21:55:58 +00:00
mkaply%us.ibm.com
344f730b5e
#216599
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - off by one error printing transparent images
2003-08-22 14:01:10 +00:00
mkaply%us.ibm.com
95ae50130c
#216599
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - off by one error printing transparent images
2003-08-22 13:59:43 +00:00
cls%seawood.org
c08e99a287
Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules.
2003-08-16 00:42:35 +00:00
rbs%maths.uq.edu.au
8a0d4ba7c9
Work around some idiosyncrasies on the Win9x GDI that sometimes cause the text (particularly Japanese) to overlap to to be truncated. Patch by Hideo Saito <saito@densan.co.jp>, b=52596, r+sr=rbs, a=asa
2003-08-15 00:40:48 +00:00
rbs%maths.uq.edu.au
b6513af87e
Fix a crash from letting a local variable rely on a value from a reference-counted font-metrics object that could die, leaving that local variable with an outdated value, b=213390, r+sr=roc, a=asa
2003-08-14 23:49:51 +00:00
jshin%mailaps.org
cccbaa456d
bug 214769 : add two more registry-encoding pairs for ISO10646 fonts (HP/UX) : r=smontagu,sr=blizzard,a=chofman)
2003-08-08 01:06:54 +00:00
smontagu%netscape.com
43edd1dad9
As a temporary stopgap fix for issues with GDI handles on Windows, don't optimize images at all. Patch by jdunn@maine.rr.com, r=smontagu, sr=tor, a=asa.
2003-08-07 19:46:54 +00:00
timeless%mozdev.org
42d179412d
Bug 213461 Want a way to specify single-sided or double-sided printing
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=jblanco sr=bryner
2003-08-01 01:56:15 +00:00
jshin%mailaps.org
d870c352af
bug 213880: support ksc5601.1987-1 (GR) encoded font (r=smontague, sr=blizzard)
2003-07-31 18:55:15 +00:00
bzbarsky%mit.edu
9ffd20db50
Fix bustage in code that someone for some reason marked DEBUG_me without really
...
asking and without explaining why
2003-07-31 03:32:09 +00:00
bzbarsky%mit.edu
d65560e2c6
Fix mac build bustage
2003-07-29 00:05:16 +00:00
bzbarsky%mit.edu
7c9f632762
Fixing build-bustage typo
2003-07-28 23:59:38 +00:00
bzbarsky%mit.edu
95256ce645
DeCOMify GetParent/GetBindingParent/GetDocument on nsIContent. Bug 213823,
...
r+sr=jst
2003-07-28 21:35:53 +00:00
tor%cs.brown.edu
872af3604a
Bug 214191 - crash printing pages with spacer images.
...
r=roland.mainz, sr=bzbarsky
2003-07-28 21:23:24 +00:00
jaggernaut%netscape.com
f1efc20ae6
Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron
2003-07-25 19:06:59 +00:00
neil%parkwaycc.co.uk
7546e29b67
Bug 207634 Convert GetSortKeyLen/CreateRawSortKey to AllocateRawSortKey r=smontagu sr=sspitzer
2003-07-24 20:31:35 +00:00
jaggernaut%netscape.com
ef99140d6d
Bug 213601: Switch some users of NS_NewAtom over to do_GetAtom. r=bzbarsky, sr=dbaron
2003-07-24 04:53:13 +00:00
bsmedberg%covad.net
ba5caa9ef9
Bug 198515 - patch by Roland.Mainz r=peterl/leon.sha sr=bz
2003-07-23 14:10:12 +00:00
mkaply%us.ibm.com
0cc653d938
rs=leaf
...
Remove XP_OS2_VACPP from the tree
2003-07-22 20:39:27 +00:00
jaggernaut%netscape.com
f008bc2bad
Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
2003-07-20 07:47:59 +00:00
timeless%mozdev.org
cbeae89052
Bug 212321 unused variables in /swap/BEOS/mozilla/gfx/src/beos/nsDeviceContextSpecB.cpp
...
r=fyysik rs=blizzard
2003-07-18 18:57:41 +00:00
rbs%maths.uq.edu.au
6ebebfeb7b
Shield the low-level text measuring/drawing functions from nsRenderingContextWin so that further fixups don't have to go back there, b=212723, r=jshin, sr=roc
2003-07-18 01:47:48 +00:00
rbs%maths.uq.edu.au
379ed9697d
Shield the low-level text measuring/drawing functions from nsRenderingContextWin so that further fixups don't have to go back there, b=212723, r=jshin, sr=roc
2003-07-18 00:31:55 +00:00
mkaply%us.ibm.com
ffb9f9a84e
#212684
...
r=pedemonte, sr=blizzard (platform specific)
Don't use Unicode font for common chars on the web - use the default font
2003-07-16 20:33:11 +00:00
timeless%mozdev.org
52ef86ad5a
Bug 212322 warning: control reaches end of non-void function `nsDrawingSurfaceBeOS::Unlock()'
...
r=fyysik rs=blizzard
2003-07-15 13:52:44 +00:00
timeless%mozdev.org
139ab13b7e
Bug 212323 nsFontMetricsBeOS.cpp:525: warning: `#ifdef' argument starts with a digit
...
r=fyysik rs=blizzard
2003-07-15 13:52:12 +00:00
amardare%qnx.com
308b0dbf17
Changes for the qnx photon platform - they should not affect building/runtime on other platforms.
...
The offscreen context gets allocated its own gc instead of using the photon's default one.
This fixes the problems seen on our platform lately with sites like: http://www.math.uni-augsburg.de/opt/goblin.html
or http://www.reasoning.com
Also changes to speed up the rendering.
2003-07-14 17:22:24 +00:00
jaggernaut%netscape.com
bf82a649b9
Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky
2003-07-14 07:37:39 +00:00
jaggernaut%netscape.com
20004e3489
Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner
2003-07-13 22:29:00 +00:00
jshin%mailaps.org
bd95a95812
bug 212400 fix MathML rendering with FT2 enabled (Gfx:Gtk) (r=bstell, sr=rbs)
2003-07-11 21:35:30 +00:00
jshin%mailaps.org
6612ac1a1e
bug 212125 : factor out loading |nsIPersistentProperties|' from a URI/URIspec and add helper
...
functions to nsNetUtil.h (r=rbs, sr=darin)
2003-07-11 21:31:54 +00:00
bryner%netscape.com
355ba5de99
Follow-up to bug 211476 - detabbing GetRects() to make indentation consistent.
2003-07-05 00:10:05 +00:00
jshin%mailaps.org
5ab7f5c9f8
a part of bug 176290 : make fontEncoding.properties file installed in GRE directory and in rpm build (r=blizzard, sr=seawood)
2003-07-03 23:09:51 +00:00
amardare%qnx.com
2a4d44b7e3
Change for the photon platform - this change should not affect building/runtime of the other platforms.
...
Fixed the EnumerateAllFonts method.
2003-07-03 15:09:07 +00:00
bryner%netscape.com
95f8707f50
A few cleanups and fixes for gtk2's native theme code: handle ownership of the GtkTooltips object correctly, fix up the textfield drawing code to paint the background first and to paint the focus border correctly, and update to the new widget style property names for scrollbars. Bug 211488, r=blizzard. Not part of the default build (gtk2 only).
2003-07-03 00:24:53 +00:00
smontagu%netscape.com
7710966ba0
Change EnumFontFamilies() to EnumFontFamiliesEx() Bug 192342, Author=jdunn, r=smontagu, sr=kin.
2003-07-02 21:42:15 +00:00
bryner%netscape.com
b6ce9a2f79
Don't depend on the internal format of native regions (bug 211476). r=pinkerton, sr=sfraser.
2003-07-02 21:34:15 +00:00
bzbarsky%mit.edu
5cdd3ffbc7
Remove some unused code. Bug 211020, patch by kjh-4275@attbi.com (Kenneth
...
Herron), r=bzbarsky, sr=alecf
2003-07-02 21:14:24 +00:00
dwitte%stanford.edu
bf1f9b1314
bug 210727: [xft] leak in nsFontMetricsXft::PrepareToDraw.
...
r+sr=blizzard.
2003-07-02 19:26:32 +00:00
cbiesinger%web.de
89a0f85a92
fix debug build bustage caused by my earlier checkin
2003-06-30 20:23:27 +00:00
rbs%maths.uq.edu.au
b24695dcef
Strengthen the detection of the appropriate error status to avoid building on a false assumption that a font is bitmap when there is a real error, b=113779, r+sr=roc
2003-06-30 18:05:00 +00:00
cbiesinger%web.de
084e6e5a7a
194761 patch by kjh-4275@attbi.com r=bzbarsky sr=dbaron [ps] Huge static buffer in gfx/src/ps/nsPostScriptObj.cpp
2003-06-30 17:48:39 +00:00
jshin%mailaps.org
7ae2313859
bug 176290 (a part of). fix build bustage with MathML disabled. Not a part of the default build.
2003-06-27 10:33:23 +00:00
jshin%mailaps.org
59ccee831a
bug 176290 : custom font encoding support in Xft build (not a part of the default build). style clean-up is thanks to blizzard. r,sr (effectively) =blizzard, sr=rbs
2003-06-25 06:00:14 +00:00
jshin%mailaps.org
ef72a5ce33
bug 127755 : add two Thai charsets ISO-8859-11 and TIS-620 to libuconv and make corresponding changes in GFX:Gtk and GFX:Xlib. What used to be referred to as TIS-620 is renamed as Windows-874. r=smontague, sr=rbs (ut/uf files are thanks to ftang).
2003-06-25 05:11:44 +00:00
bzbarsky%mit.edu
95cf40c10b
Fix leaks of some arrays on shutdown. Bug 209568, r=bstell, sr=bryner
2003-06-24 01:15:45 +00:00
timeless%mozdev.org
f5b2bccf54
Bug 187031 [nsLocalFileWin] nsLocalFile::Remove returns os remove values (-1) as nsresults
...
r=dougt sr=darin
2003-06-18 23:19:11 +00:00
alecf%flett.org
5614718dd3
fix for bug 209220 - now that i18n APIs take ASCII charset names, update consumers to avoid excess conversions.. which usually means storing charset names as ASCII and updating a few other APIs
...
r=jkeiser, sr=jst and some great comments from jshin@mailaps.org
2003-06-17 16:40:34 +00:00
caillon%returnzero.com
ba75de772b
Bug 209087
...
Content interface out-parameters should use ptr-to-ptrs instead of ref-to-ptrs and some small deCOMtamination.
r+sr=jst@netscape.com
2003-06-13 20:10:01 +00:00
peterv%netscape.com
16fe4fa6fd
Another attempt at fixing BeOS bustage.
2003-06-12 14:58:21 +00:00
smontagu%netscape.com
2fe4500d4b
Check that all the members of the XCharStruct are zero before rejecting a glyph. Bug 207438, r=Roland.Mainz@informatik.med.uni-giessen.de, sr=rbs
2003-06-11 22:32:54 +00:00
alecf%flett.org
3ea0dd0497
oops, a misapplied patch put aEntry++ in the wrong place - this is part of my patch for bug 206379 - this fixes a hang on startup in debug builds
2003-06-11 19:04:23 +00:00
alecf%flett.org
ccf01a2786
fix for bug 206379:
...
- combine nsICharsetConverterManager2 and nsICharsetConverterManager
- get rid of nsIAtom in most of the methods
- provide versions of getUnicodeDecoder/Encoder which don't do alias resolution
- change all charset types to ASCII strings
- clean up some other i18n APIs which could be simplified
- fix all consumers of all changed i18n interfaces
r=jshin, smontagu
rs=sfraser
2003-06-11 18:16:03 +00:00
lpham%netscape.com
c505d66d93
add .deps_vpath bugzilla #105994
2003-06-10 22:13:26 +00:00
seawood%netscape.com
8f112a4226
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 21:18:27 +00:00
seawood%netscape.com
6934dc37a9
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 20:12:33 +00:00
amardare%qnx.com
8d48459bf5
Fixed a compile error introduced by the previous commiter.
2003-06-03 19:43:42 +00:00
mkaply%us.ibm.com
19acabcc8e
#208007
...
r=mkaply, sr=blizzard (OS/2 specific), a=mkaply
OS/2 only - bad handling of presentation spaces
2003-06-02 20:37:00 +00:00
mkaply%us.ibm.com
26458b9ab8
#192629
...
r=mkaply, sr=blizzard (OS/2 specific)
OS/2 only - fix for printing transparent bitmaps
2003-06-02 20:11:52 +00:00
smontagu%netscape.com
d94a64f46c
Retain reference to offscreen drawing surface so we can release it when the context goes away. Bug 206561, author=Roland.Mainz@informatik.med.uni-giessen.de, r+sr=roc+moz
2003-05-30 20:29:11 +00:00
smontagu%netscape.com
e03a31c002
Fix rounding issue in DrawTile() and remove a bogus assertion. Bug 194791, Author=paper@animecity.nu, r=smontagu, sr=roc+moz
2003-05-29 23:29:37 +00:00
bryner%netscape.com
2373a382c8
Bug 197136, <button> elements should be Aqua bevel buttons for Cocoa. Add a new -moz-appearance value, button-bevel. Also, fixed a problem that caused the button in a file input control to change size when it was focused. r=pinkerton, sr=sfraser.
2003-05-29 22:39:05 +00:00
roc+%cs.cmu.edu
43d14c0e7a
Bug 206561. Retain reference to offscreen drawing surface so we can release it when the context goes away. r+sr=blizzard,a=asa
2003-05-29 14:20:51 +00:00
jaggernaut%netscape.com
819f13f167
Hopefully fix static build bustage. Patch by gisburn
2003-05-29 08:30:08 +00:00
rbs%maths.uq.edu.au
ff1ad79c07
Revert unintended change that crept in my earlier checkin
2003-05-29 08:28:03 +00:00
timeless%mozdev.org
122a25610d
patch from gisburn
2003-05-29 04:26:25 +00:00
rbs%maths.uq.edu.au
1de2cd1928
Only show the system default font on platforms where applicable, b=206782, r=jshin, sr=blizzard
2003-05-29 03:57:30 +00:00
jst%netscape.com
0d74636d72
Fixing build bustage. Patch from gisburn.
2003-05-29 02:12:11 +00:00
smontagu%netscape.com
f199328e9a
Move xprintutil source files into a separate static library. Bug 201633, Author=Roland.Mainz@informatik.med.uni-giessen.de, r=leaf
2003-05-28 23:02:34 +00:00
timeless%mozdev.org
c5482de1f0
Bug 205622 [ps] warning: CreateFontPS declared `static' but never defined
...
r=smontagu sr=peterv
2003-05-23 22:18:09 +00:00
timeless%mozdev.org
89ead252e9
Bug 205692 gint nsFreeTypeXImageSBC::GetWidth, nsFreeTypeXImageSBC::DrawString return nsresults for a failure state
...
r=rbs sr=rbs
2003-05-23 22:18:07 +00:00
timeless%mozdev.org
a8daa9a6a9
Bug 203396 unused variables in nsRegion::SubRect
...
r=mkaply sr=roc+moz
2003-05-23 21:50:05 +00:00
timeless%mozdev.org
c485aae71e
Bug 180169 ASSERTION: RgnRectMemoryAllocator not thread-safe triggers because static class exists past nspr shutdown
...
r=roc+moz sr=roc+moz
2003-05-23 21:42:36 +00:00
dwitte%stanford.edu
149f719c00
bug 100649: Length() being used where IsEmpty() is meant
...
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().
thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.
got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
jshin%mailaps.org
6b7a500280
bug 204039 : converter for TSCII fonts (r=prabhat, sr=rbs, a=asa)
2003-05-23 06:31:25 +00:00
jshin%mailaps.org
f2d2f417cd
bug 206123 : add more scripts to font-pref. UI for Windows build
...
(r=smontagu, sr=rbs, a=mkaply)
2003-05-23 05:36:50 +00:00
jshin%mailaps.org
a2ec043e11
change 'Hindi' to 'Devanagari' in font-pref. UI. This includes a change to
...
DTD (L10N). bug 206146 (r=yokoyama and bobj, sr=blizzard, a=mkaply).
2003-05-21 23:29:10 +00:00
bryner%netscape.com
c5bb12eb62
Don't draw buttons as active when they are disabled. But 195881, r=blizzard, sr=jag, a=sspitzer.
2003-05-21 03:06:42 +00:00
rbs%maths.uq.edu.au
ffb05f59ba
Font prefs shouldn't limit choices + some optimizations of the 'user perception' by lazily building the drop down font lists while there, b=142511, r=gerv, sr=blizzard, a=asa
2003-05-21 01:14:33 +00:00
smontagu%netscape.com
5d0917707c
More fine-grained NS_FONT_DEBUG environment variables to distinguish between Xlib, Xprint and GTK. Bug 206017, author=Roland.Mainz@informatik.med.uni-giessen.de, r=rbs, sr=dmose, a=asa.
2003-05-20 22:50:51 +00:00
dougt%meer.net
c882aa37ba
Fixing GTK2 Leaks. r/sr/a=blizzard. b=206361
2003-05-20 20:41:58 +00:00
katakai%japan.sun.com
6aedac98f7
bug 195154
...
Surrogate extension B (plane 2) characters can not be not diplsyed on linux with Free Type font
r=smontagu,sr=bryner,a=dbaron
2003-05-20 02:31:44 +00:00
pkw%us.ibm.com
74b4e25ce6
AIX: Calling gtk_realize_widget on a gtk_entry causes a root status window
...
to come up.
r=katakai@japan.sun.com , sr=blizzard@mozilla.org , a=asa@mozilla.org
2003-05-20 00:57:06 +00:00
dougt%meer.net
a391506e14
GTK2 only fix. Fixing two memory leaks. r=blizzard, b=205981, a=blizzard
2003-05-19 19:06:43 +00:00