jshin%mailaps.org
ab653821c4
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
d1ef21e542
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
1ff05676de
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
ecaf06e122
bug 213880: support ksc5601.1987-1 (GR) encoded font (r=smontague, sr=blizzard)
2003-07-31 18:55:15 +00:00
bzbarsky%mit.edu
4117715854
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
db2cc17161
Fix mac build bustage
2003-07-29 00:05:16 +00:00
bzbarsky%mit.edu
5ba35e9abd
Fixing build-bustage typo
2003-07-28 23:59:38 +00:00
bzbarsky%mit.edu
5fa37ec6f3
DeCOMify GetParent/GetBindingParent/GetDocument on nsIContent. Bug 213823,
...
r+sr=jst
2003-07-28 21:35:53 +00:00
tor%cs.brown.edu
8b5d340a8e
Bug 214191 - crash printing pages with spacer images.
...
r=roland.mainz, sr=bzbarsky
2003-07-28 21:23:24 +00:00
jaggernaut%netscape.com
95899387f6
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
e7c585c091
Bug 207634 Convert GetSortKeyLen/CreateRawSortKey to AllocateRawSortKey r=smontagu sr=sspitzer
2003-07-24 20:31:35 +00:00
jaggernaut%netscape.com
4e7c966d11
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
d26f4f42ba
Bug 198515 - patch by Roland.Mainz r=peterl/leon.sha sr=bz
2003-07-23 14:10:12 +00:00
mkaply%us.ibm.com
9ba46c6c74
rs=leaf
...
Remove XP_OS2_VACPP from the tree
2003-07-22 20:39:27 +00:00
jaggernaut%netscape.com
83c571e877
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
6a4fcbc037
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
1022735dbf
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
b15b93c8ea
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
8016ad2b9e
#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
43b61f2751
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
6801515adf
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
2803899d88
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
817298ce0b
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
2d7ed90a69
Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner
2003-07-13 22:29:00 +00:00
jshin%mailaps.org
123cee10aa
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
59d134d2f9
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
9b94d558f8
Follow-up to bug 211476 - detabbing GetRects() to make indentation consistent.
2003-07-05 00:10:05 +00:00
jshin%mailaps.org
72c4db718c
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
5620432500
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
c2a7bbd47b
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
7e9d3920ed
Change EnumFontFamilies() to EnumFontFamiliesEx() Bug 192342, Author=jdunn, r=smontagu, sr=kin.
2003-07-02 21:42:15 +00:00
bryner%netscape.com
9086988ba8
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
b899c29851
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
bfc281cacf
bug 210727: [xft] leak in nsFontMetricsXft::PrepareToDraw.
...
r+sr=blizzard.
2003-07-02 19:26:32 +00:00
cbiesinger%web.de
a96fdc499f
fix debug build bustage caused by my earlier checkin
2003-06-30 20:23:27 +00:00
rbs%maths.uq.edu.au
4a05aa5b52
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
6f83e351d0
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
3b4b4c21f5
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
78f1c6b87d
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
17c36a3091
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
5e10020c11
Fix leaks of some arrays on shutdown. Bug 209568, r=bstell, sr=bryner
2003-06-24 01:15:45 +00:00
timeless%mozdev.org
4942b03239
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
b7fa256d74
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
2df173e9c8
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
462495e622
Another attempt at fixing BeOS bustage.
2003-06-12 14:58:21 +00:00
smontagu%netscape.com
81825209da
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
97e45216b5
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
2751c6b097
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
d9dc638b3d
add .deps_vpath bugzilla #105994
2003-06-10 22:13:26 +00:00
seawood%netscape.com
97649bab86
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
b28ce0a530
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
cb0fd1a8b4
Fixed a compile error introduced by the previous commiter.
2003-06-03 19:43:42 +00:00
mkaply%us.ibm.com
fa9fa62a8d
#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
49b5b5dd59
#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
befc9b2672
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
62b4d0e97f
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
5090c7bf22
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
03ea47dff1
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
7b4dba9fce
Hopefully fix static build bustage. Patch by gisburn
2003-05-29 08:30:08 +00:00
rbs%maths.uq.edu.au
23d9ba9fc2
Revert unintended change that crept in my earlier checkin
2003-05-29 08:28:03 +00:00
timeless%mozdev.org
2ece8314cb
patch from gisburn
2003-05-29 04:26:25 +00:00
rbs%maths.uq.edu.au
a6920a5b6e
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
ece41ec28e
Fixing build bustage. Patch from gisburn.
2003-05-29 02:12:11 +00:00
smontagu%netscape.com
24b099e7b1
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
2a065070c4
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
897e657b2f
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
10128e0d6e
Bug 203396 unused variables in nsRegion::SubRect
...
r=mkaply sr=roc+moz
2003-05-23 21:50:05 +00:00
timeless%mozdev.org
4a9cdfd6ec
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
270d3909ca
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
b7b494a1a0
bug 204039 : converter for TSCII fonts (r=prabhat, sr=rbs, a=asa)
2003-05-23 06:31:25 +00:00
jshin%mailaps.org
2f9ea6e59b
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
fa873b6489
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
9f1f63df01
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
19f8107417
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
7f4dec79bb
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
441cbf2568
Fixing GTK2 Leaks. r/sr/a=blizzard. b=206361
2003-05-20 20:41:58 +00:00
katakai%japan.sun.com
9ba02b3c86
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
2d0184c527
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
46b690d6df
GTK2 only fix. Fixing two memory leaks. r=blizzard, b=205981, a=blizzard
2003-05-19 19:06:43 +00:00
dbaron%dbaron.org
b22cca4d4e
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
dae90030e5
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
0045564aba
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
26d96c2dbf
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
4045c1627b
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
e4a5676200
Bug 201568 GIF infrastructure cleanup and refactoring, r=pavlov, sr=tor a=sspitzer.
2003-05-01 18:18:43 +00:00
varga%netscape.com
f9ed35f541
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
d657251cbb
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
3ffd21db41
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
e21fb32718
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
d738b595b2
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
1de774aa53
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
1ec1871875
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
80d9441879
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
775ff11145
bug 176315 : add a converter for old Korean support. (r=ftang, sr=rbs)
2003-04-22 03:21:12 +00:00
amardare%qnx.com
ece28bc0f4
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
b3ae544a33
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
f7bf89f618
Remove global _POSIX_SOURCE & _SVID_SOURCE defines for linux.
...
Bug #202510 r=darin
2003-04-18 20:14:17 +00:00
blizzard%redhat.com
96de4d1882
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
998f79cc41
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
91ae833035
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