Commit Graph

3779 Commits

Author SHA1 Message Date
jshin%mailaps.org
3fa7c523b7 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
1e319f77c8 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
7f84143c50 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
591290d910 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
047697c114 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
6747b725be 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
438d23222f 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
1debe840bc 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
aa9b0af340 Make opacity work on GTK2. b=201209 r=bryner sr=roc 2003-11-02 03:14:00 +00:00
uid502
ba109f3815 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
6385cd8919 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
29704b19b7 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
70c7f756d4 Last patch was by kjh-5727@comcast.net (Kenneth Herron) 2003-10-26 19:15:37 +00:00
bzbarsky%mit.edu
fe99c8ad17 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
20bf2c30ea 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
edce75d653 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
d2db9a4590 fixing bustage 2003-10-22 07:01:13 +00:00
bryner%brianryner.com
605cc06382 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
67e7cd93b5 Removing super-noisy debug printf. bug 220341, rs=blizzard 2003-10-17 02:13:30 +00:00
timeless%mozdev.org
3c196ae18d Bug 215784 segmentation violation when clicking on Edit/Preferences/Appearance/Fonts
r=dwitte
2003-10-16 16:03:55 +00:00
bryner%brianryner.com
e2f645b1f9 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
9f3e1fad79 Bug 216977 - fix error return type nit. 2003-10-09 22:07:03 +00:00
tor%cs.brown.edu
ec69e27618 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
5c61023297 Case matters.
Fixing mingw cross-compiling bustage.
2003-10-07 20:39:25 +00:00
bryner%brianryner.com
b74d8438f9 Updating my email address 2003-09-29 06:04:02 +00:00
jshin%mailaps.org
2b89a1f38d 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
4c86556777 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
5037b2a4a2 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
480bf0dd47 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
6af4466826 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
652bca05de 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
1cfabd35d3 Bug 190735. Final patch for deCOMtamination of core nsIFrame methods! rs=dbaron 2003-09-23 17:05:29 +00:00
dbaron%dbaron.org
d47a8b403a 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
a5f31287a4 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
d66f25a79b Bug 218344 - grayscale postscript printing only uses red channel.
r=pavlov, sr=blizzard.
2003-09-19 19:07:17 +00:00
cls%seawood.org
4ed4bcc52c 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
19d1d413c2 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
9a7c290d71 #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
a66d1fe93c 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
773c7caa0e 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
0568e675fc Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt 2003-09-13 17:55:56 +00:00
bmlk%gmx.de
d7b849ce30 overflow area implementation for table frames (infrastructure), bug 173277 r=jkeiser sr=dbaron 2003-09-13 16:21:41 +00:00
jshin%mailaps.org
cd6feee343 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
017726eb76 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
822192319f Bug 217089 Compiler warnings
patch by mbockelkamp@web.de r=timeless sr=roc
2003-09-11 03:19:07 +00:00
timeless%mozdev.org
cee28a2e37 Bug 217089 Compiler warnings
patch by mbockelkamp@web.de r=rbs sr=rbs
2003-09-11 03:18:36 +00:00
darin%meer.net
ff92ca32f9 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
7171f28ff4 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
b83c093c14 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
7c706b6e3c Workaround for oscillating splitter in mailnews (bug 201379). r=varga, sr=mscott, a=sspitzer. 2003-09-05 20:20:40 +00:00