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
dbaron%dbaron.org
0e78cf7227
Clean up API (and its callers) for getting style data: remove unneeded null checks and switch to new inline member functions (one for each struct) that return values. b=197205 r+sr=roc a=brendan
2003-05-15 04:52:47 +00:00
dbaron%dbaron.org
f9a36f9072
Clean up API (and its callers) for getting style data: remove unneeded null checks and switch to new inline member functions (one for each struct) that return values. b=197205 r+sr=roc a=brendan
2003-05-15 04:34:07 +00:00
jshin%mailaps.org
3de781b597
bug 196312 : work around a problem with CJK bi-width fonts and fontconfig prior to 2.2. (r/sr=blizzard). Not a part of the default build(Xft)
2003-05-12 04:03:28 +00:00
blizzard%redhat.com
ed7019a4a0
Bug #174471 . Turn on native themes for gtk2. Not part of the default builds.
2003-05-02 19:38:01 +00:00
blizzard%redhat.com
1e797152d1
Part of bug #174471 . Fix problems with bluecurve them with gtk2 native themes. r=bryner, sr=sspitzer, a=asa
2003-05-02 02:31:06 +00:00
smontagu%netscape.com
98ec0e0ad4
Bug 201568 GIF infrastructure cleanup and refactoring, r=pavlov, sr=tor a=sspitzer.
2003-05-01 18:18:43 +00:00
varga%netscape.com
cfbb5671d6
Low risk fix for bug 199915. Can't use File Bookmark in XP.
...
r=bryner, sr=jag, a=sspitzer
2003-05-01 17:47:44 +00:00
kaie%netscape.com
9d4e56f239
b=203937 an extra "print." is added to printing preference name
...
r=kaie sr=jag a=sspitzer
patch from and checking in for Roland.Mainz
2003-05-01 05:39:08 +00:00
rbs%maths.uq.edu.au
409c37497d
Fix a problem with the 'user-defined font' which causes the CPU to spike at 100% followed by a hang, b=147222, r+sr=bzbarsky, a=sspitzer
2003-04-28 04:16:21 +00:00
katakai%japan.sun.com
e4918058d8
bug 200084
...
gbk1988.1989-0 is defined as GBK, but us-ascii
r=ftang,sr=rbs,a=asa for gtk part
r=smontagu,sr=rbs,a=sspitzer for Xlib part
2003-04-27 02:40:56 +00:00
bzbarsky%mit.edu
eb67ff7ab6
Assume X is lying to us if it returns an ex height of 0. Bug 142122, patch by
...
Hideo Saito <saito@densan.co.jp>, r=dbaron, sr=bzbarsky, a=sspitzer
2003-04-27 00:42:42 +00:00
bryner%netscape.com
1841c0a525
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
157cd65292
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
97b881c780
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
277f8c0d7e
bug 176315 : add a converter for old Korean support. (r=ftang, sr=rbs)
2003-04-22 03:21:12 +00:00
amardare%qnx.com
fef222f5af
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
afbd12dbcf
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
8893b1e6fd
Remove global _POSIX_SOURCE & _SVID_SOURCE defines for linux.
...
Bug #202510 r=darin
2003-04-18 20:14:17 +00:00
blizzard%redhat.com
e1ec26745c
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
466cdcd0f9
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
1bdbf1e104
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
4badac2227
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
327acd7fae
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
3d9bd58592
Bug#144112
...
misplaced text start in HTML forms under BeOS
r=arougthopher
2003-04-16 02:32:23 +00:00
smontagu%netscape.com
dfc5b3ca43
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
06958f8942
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
6625d8a09a
fix bustage when freetype is not present at compile time.
2003-04-10 00:40:32 +00:00
bryner%netscape.com
6274aa1e40
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
fc4b6b79d2
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
fa4d1f58e9
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
36d361677b
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
e11c800859
fix leak of atoms via gSpecialCharSets. Bug 200780, r=bstell, sr=blizzard
2003-04-06 21:39:04 +00:00
roc+%cs.cmu.edu
513d28330f
Bug 113232. Support translucent chrome. Relanding, fingers crossed. r+sr=bzbarsky
2003-04-06 02:49:40 +00:00
roc+%cs.cmu.edu
7309a3aeb8
Bug 199159. Make Windows mPixelsToTwips always be an integer. r+sr=dbaron
2003-04-05 16:26:07 +00:00
bryner%netscape.com
f9c8ead7d7
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
9228ca1e28
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
518e6b2fd2
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
b882309692
Bug 188508 - Upgrade print dialog PDE. r=pinkerton/sr=sfraser
2003-04-03 19:20:27 +00:00
seawood%netscape.com
de59dbee4b
Purge XP_PC.
...
Bug #56767 r=mkaply sr=alecf
2003-04-02 22:45:08 +00:00
mkaply%us.ibm.com
03b08b37ad
#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
7a8c2c94d5
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
a860e81337
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
103a24ff1d
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
b3e506f3e2
Oops - missed part
2003-03-26 00:11:20 +00:00
alecf%netscape.com
f7a9417981
enough with this warning! making DEBUG_bzbarsky
2003-03-25 22:32:48 +00:00
mkaply%us.ibm.com
1b7929f553
OS/2 bustage
2003-03-25 22:04:15 +00:00
alecf%netscape.com
48c1098693
oops, fix Xft-only bustage
2003-03-25 21:13:01 +00:00
alecf%netscape.com
925955c81d
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
a1546422b3
#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
646f0e4dbd
attempting to fix speedracer (xlib) bustage
2003-03-25 08:31:13 +00:00
bryner%netscape.com
0d4ff4078f
attempting fix for OS/2 bustage
2003-03-25 05:20:01 +00:00
roc+%cs.cmu.edu
cec34e763a
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
fbab8a3edd
backing out roc+%cs.cmu.edu check-in for bug 113232
2003-03-25 00:07:00 +00:00
roc+%cs.cmu.edu
4826fbd1c4
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
fe7dc57407
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
965ba28bb1
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
00f11fd9a1
#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
84339faa80
OS/2 bustage - put the right version back
2003-03-21 21:38:23 +00:00
timeless%mozdev.org
a3fbb72d65
Bug 198514 UMR [@ nsDeviceContextPS::~nsDeviceContextPS]
...
r=smontagu sr=heikki
2003-03-21 20:33:58 +00:00
alecf%netscape.com
16af458ceb
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
1736e6f7c7
Didn't mean to check that in
2003-03-21 18:34:11 +00:00
mkaply%us.ibm.com
1b01d44c95
OS/2 bustage - nsFontMetricsOS2.cpp
2003-03-21 18:30:24 +00:00
alecf%netscape.com
e59ff2db4f
eh, I guess I should fix ports for bug 195262 as well
2003-03-21 07:10:20 +00:00
alecf%netscape.com
724a46f7d3
argh, I forgot to land the unix stuff too...
2003-03-21 07:02:44 +00:00
alecf%netscape.com
c4ea07bc53
fix for bug 195262:
...
- convert atoms to UTF8 because 99% of the time, that is what they are used for
- add support for static atoms, where the strings are declared in a large const array and not copied into the heap
r=dbaron, sr=darin
this is an experimental landing - if there are performance issues, I will back it out.
2003-03-21 06:26:32 +00:00
timeless%mozdev.org
4cf2b42c26
Bug 195635 valgrind doesn't like Xprint (invalid reads in XpuParseMediumSourceSize)
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=ajschult sr=bz
2003-03-20 03:01:34 +00:00
timeless%mozdev.org
43f4f7dce8
Bug 193499 Xprint print/print preview crashes Mozilla
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=katakai sr=bz
2003-03-20 03:00:15 +00:00
mkaply%us.ibm.com
c13dbdb65d
#188249
...
r=me, sr=blizzard (platform specific code)
OS/2 EMX work - low hanging fruit - strcmpi-> stricmp, itoa->_itoa, remove some headers, fix some syntax
2003-03-19 15:28:29 +00:00
jkeiser%netscape.com
809cf0df08
Replace sscanf with PR_sscanf (bug 197760), patch by Roland.Mainz@informatik.med.uni-giessen.de, r=jkeiser@netscape.com, sr=bzbarsky@mit.edu
2003-03-19 06:26:49 +00:00
bzbarsky%mit.edu
5a829e126a
Fix some spelling errors in comments. Bug 106386, patch by Nicholas Bebout
...
<nb@ipnode.info>, r=doron, sr=dmose
2003-03-19 04:35:08 +00:00
cls%seawood.org
4f6809b0cf
Landing mingw gfx-viewer changes.
...
Bug #134113 r=pavlov sr=blizzard
2003-03-18 22:32:25 +00:00
cbiesinger%web.de
2d965dfbfb
197485 r=paper sr=tor Remove [GS]etTransparentColor from gfxIImageFrame
2003-03-18 21:07:22 +00:00
bzbarsky%mit.edu
f46e288da3
Bug 160550 -- implement -moz-hsl() (CSS3 hsl() colors). Implement the parsing end of
...
-moz-rgba() and -moz-hsla(); the GFX end is bug 147017. r+sr=dbaron
2003-03-18 05:43:12 +00:00
jshin%mailaps.org
8d81934abb
bug 117807, Remove — (U+2014) from CJK special chars. list so that
...
it can be rendered with a glyph from a CJK font instead of being
'transliterated'. r=bstell, sr=bzbarsky
2003-03-18 04:59:03 +00:00
bryner%netscape.com
9ccbe81060
Fix drawing of context menus and selected tab on Mac (bug 197107). r=sfraser, sr=kin
2003-03-17 23:53:40 +00:00
blizzard%redhat.com
361c289a8d
Make sure that if the minifont couldn't be loaded that we don't crash. No bug on this one.
2003-03-16 13:35:03 +00:00
dougt%netscape.com
be629223b6
Create a new xpcom obsolete library (and component library).
...
Moved nsFileSpec and related classes into this obsolete library.
Moved nsRegistry and related libreg functionality into the obsolete library.
Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.
Combined the following DLLs (source -> dest)
uriloader -> docshell
shistory -> docshell
jsurl -> jsdom
gkview -> gklayout
Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer
Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.
Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).
Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService
Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
cbiesinger%web.de
5245790718
143365 r=paper sr=tor unloaded part of bmp image displays black/random garbage
2003-03-14 20:37:59 +00:00
sfraser%netscape.com
c665caff28
Fix bug 194956: hilight turds left after unhilighting some images; fix the clipping in some image tiling cases. Also detabbed and cleaned up the files. r=brade,sr=bryner.
2003-03-14 18:56:27 +00:00
blizzard%redhat.com
bfd86f92ab
Fix build problems on cafe
2003-03-13 23:15:48 +00:00
blizzard%redhat.com
c6372aba9b
Part of bug #176290 . Convert to UCS4 and do per-glyph operations using a two-pass method. Centrally locate all UCS4 to glyph translations so all the various functions can use them.
2003-03-13 15:21:00 +00:00
bryner%netscape.com
7ce4b290a0
Implement Aqua form controls when building with the Cocoa toolkit (bug 188254). r=pinkerton, sr=sfraser.
2003-03-12 04:57:33 +00:00
amardare%qnx.com
0d4f9e4fe4
This should not affect other platforms building/runtime -wise.
...
Changes specific to the photon (qnx) platform - related to printing.
Now the printselector dialog is the unixshared one ( see embedding/components/printingui/src/unixshared ).
I changed the photon code so that the PtPrintSelection dialog is not used anymore,
but calls to PpSetPC are made to set up the print context members.
2003-03-10 15:26:40 +00:00
cls%seawood.org
d18d8ada60
Adding mingw makefile changes.
...
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00
katakai%japan.sun.com
5fb73c8a9b
bug 195868
...
GTK2: GetSystemFontInfo() needs to return valid font
r=blizzard, sr=rbs
2003-03-08 01:29:03 +00:00
cls%seawood.org
ab74b36ce8
XP code changes required for mingw landing.
...
Add NS_STDCALL macros for functions that require stdcall declarations.
Add NS_STDCALL_FUNCPROTO macro for stdcall function prototype typedefs.
Bug #134113 r=dougt sr=dbaron
2003-03-07 06:07:56 +00:00
jshin%mailaps.org
68196a10ee
bug 180266 : hard-code precompiled ccmaps. (r=shanjian, sr=alecf/rbs) : relanding
2003-03-07 02:30:18 +00:00
mkaply%us.ibm.com
a574612071
#196013
...
r=mkaply, sr=blizzard (platform specific)
OS/2 only - code from Javier Pedemonte - detect symbol fonts and use 65400 as the codepage for them.
2003-03-06 15:01:37 +00:00
rbs%maths.uq.edu.au
f2037bc840
Use nsAutoArray in the 'A' functions that are activated on Win95-Japanese, and consolidate the surrounding code, b=187397, r=jshin, sr=blizzard
2003-03-05 06:58:24 +00:00
dougt%netscape.com
d368f63f80
backing out bustage caused by jshin
2003-03-05 05:03:03 +00:00
mkaply%us.ibm.com
b4a132d678
#166144
...
r=pedemont, sr=blizzard (platform specific)
OS/2 only - use 1208 for Hebrew not 862 so vowels display
2003-03-05 03:59:25 +00:00
jshin%mailaps.org
ca68f769ce
bug 180266 : hard-code precompiled CCMaps to speed up start-up.
...
r=shanjian, sr=alecf,rbs
2003-03-05 03:40:10 +00:00
seawood%netscape.com
5988f4cfaa
Fix link ordering issues.
2003-03-04 04:47:58 +00:00
blizzard%redhat.com
7e4293844c
Bug #182877 . Add support for more than just the BMP. Patch from jshin@mailaps.org (Jungshik Shin) and slightly modified by me, r=smontagu
2003-03-03 15:26:57 +00:00
seawood%netscape.com
5c92ed8029
Dropping build infrastructure for supporting building with mulitple toolkits.
...
Bug #191528 r=pavlov
2003-02-28 22:02:21 +00:00
sfraser%netscape.com
1628f3e8f6
Nuking old code. Bug 11406, r=smontagu, sr=kin.
2003-02-28 02:35:00 +00:00
seawood%netscape.com
63ffaa111b
Fix mach-o static builds by forcing all code that's linked into a shared lib to build with -fPIC.
...
Bug #194662 r=ccarlen
2003-02-26 04:17:40 +00:00
blizzard%redhat.com
34265df16c
Bug #175108 . Crashes when displaying to non-RENDER enabled servers when trying to empty text. Measure all the glyphs before they are passed to the draw functions and if there's nothing but empty glyphs, don't bother drawing.
2003-02-26 02:17:24 +00:00
smontagu%netscape.com
49beb31da7
Bug 190311. Make nsImageGTK UpdateGC() when it needs to change the clip rect; make it set the correct clip rect. In the view system, make sure VIEW_CLIPPED is set only when needed. Author=Roland.Mainz@informatik.med.uni-giessen.de, r=roc+moz, sr=bzbarsky@mit.edu
2003-02-26 02:09:50 +00:00
sfraser%netscape.com
f7fd0a80ef
Bug 74803: fix the data in various static name tables to be const, and fix nsStaticNameTable to accept const data. r=dbaron, sr=alecf.
2003-02-26 00:52:07 +00:00