bryner%brianryner.com
6e68ebaa46
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
1e6ed08cc8
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
0ca4d12034
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
3de5f0724c
Bug 230289. Code size reduction in nsFontMetricsXft. sr=rbs&blizzard, r=jshin
2004-02-03 01:41:36 +00:00
bsmedberg%covad.net
1b3da4a5f8
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
158a8ff0cb
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
c002e90afe
fixes bug 230456 "potential invalid memory access [@nsFontMetricsGTK::TryNodes]" r=bryner
2004-01-27 18:49:03 +00:00
dbaron%dbaron.org
0231f67b81
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
67a1fe8086
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
614711c67e
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
84428dc828
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
00e4a35da2
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
ef5c330583
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
0b64ef2caf
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
7f53f872d2
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
d1e6acecb8
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
6e0bbb9e6a
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
f7a95e4596
fix mac bustage
2004-01-14 13:28:10 +00:00
cbiesinger%web.de
b9b4368aa0
bug 203840. remove nsIGraphics
...
r+sr=roc+moz
2004-01-14 12:56:39 +00:00
timeless%mozdev.org
503a575ac4
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
5f81cde73a
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
0b22013532
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
e1d625af68
Bug 228378. Clean up nsRegion. patch by Dainis Jonitis. r+sr=roc
2004-01-10 16:18:36 +00:00
cbiesinger%web.de
ba94b94914
(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
13779086a9
#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
c958ba37b1
#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
c4c17c6b6e
quiet a compiler warning. no bug.
2004-01-07 20:08:53 +00:00
bsmedberg%covad.net
d0f309943a
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
274ef7cd49
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
ca5ee7f5e9
Fix Bug #229403 - Code cleanup of XFT Font Metrics classes
2004-01-07 00:30:18 +00:00
bryner%brianryner.com
dea3432fc1
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
3b6321c4c5
Backout of accidental checkin.
2004-01-06 16:51:39 +00:00
tor%cs.brown.edu
93a7afcbc6
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
18d8959682
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
8c03616389
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
a5526386a2
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
7a51464657
Changes for the photon platform - it should not affect ( building/runtime ) other platforms.
2004-01-05 23:04:07 +00:00
jshin%mailaps.org
5930de4b8c
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
8a2c2f9e7b
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
77d3861967
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
f9882ae022
bug 229990. fix another beos build bustage.
2004-01-04 00:23:41 +00:00
bryner%brianryner.com
39f50a0798
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
d1c4f4f344
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
f67a384b28
Fix gcc 3.4 bustage by removing incorrect semicolons.
2003-12-27 18:14:21 +00:00
jshin%mailaps.org
6ed9b65fa3
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
7723d1c685
Bug 217089 Fix compiler warnings p=gautheri@noos.fr r=ere sr=tor
2003-12-24 23:45:12 +00:00
jshin%mailaps.org
c414e9be5a
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
dfe3513814
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
dcffc408b0
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
0bbe4e2cfe
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