Commit Graph

2331 Commits

Author SHA1 Message Date
blizzard%redhat.com
d308eaff8b Fix bug #81926. Crashes in factory constructor when starting a drag on linux. r=naving, sr=sspitzer 2001-05-21 22:21:39 +00:00
jst%netscape.com
d02e899829 Fixing build bustage. 2001-05-19 12:31:20 +00:00
ftang%netscape.com
b0d193d564 fix mac bustage for bstell for bug 78273 2001-05-19 00:08:38 +00:00
bstell%netscape.com
e654438dc3 bug 78273, r=ftang/jbetak, sr=blizzard
For the embedding API add "get font list". Used to fill the font pref panel
2001-05-18 23:35:16 +00:00
ftang%netscape.com
deb2436f79 fix 78273 . check in for bstell add nsFontList.cpp r=ftang sr=blizzard 2001-05-18 22:52:29 +00:00
ftang%netscape.com
488fddaaeb fix 78273 . check in for bstell@netscape.com r=ftang sr=blizzard add embedding api for font list 2001-05-18 22:43:15 +00:00
ftang%netscape.com
ec3e8fef0d fix 78273. check in for bstell@netscape.com add one embedding api r=ftang sr=blizzard 2001-05-18 22:42:18 +00:00
bstell%netscape.com
c80895811e bug 78273, r=ftang/jbetak, sr=blizzard
For the embedding API add "get font list". Used to fill the font pref panel
2001-05-18 21:50:47 +00:00
bstell%netscape.com
72791e2a0f bug 78273, r=ftang/jbetak, sr=blizzard
for the embedding API add "get font list". Used to fill the font pref panel
2001-05-18 21:38:53 +00:00
bstell%netscape.com
3fcc245c32 bug 78273, r=ftang/jbetak, sr=blizzard
for the embedding API add "get font list"
2001-05-18 21:36:44 +00:00
pavlov%netscape.com
a8385d03ae fixing the rest of the linux image drawing problems. bug 74129 r=jst sr=blizzard 2001-05-18 21:22:55 +00:00
mkaply%us.ibm.com
7a6bb4f98a No bug - add proper casts so EMX builds 2001-05-17 20:29:54 +00:00
mkaply%us.ibm.com
22eb857aed Senna REQUIRES bustage 2001-05-17 19:35:50 +00:00
mkaply%us.ibm.com
8809f01423 #76670
r=mkaply, a=blizzard
Cleanup on nsRegion code - OS/2 only
2001-05-17 18:38:03 +00:00
mkaply%us.ibm.com
ba243432a1 #78548
r=timeless, sr=blizzard
Revamp of xprint - checkin for gisburn - Roland.Mainz@informatik.med.uni-giessen.de
2001-05-17 18:25:30 +00:00
shanjian%netscape.com
9cfe18ed05 #74899 Mozilla crashes in GKGFXWIN.DLL when changing font for a specific encoding from Prefs
r=yokoyama, sr=waterson
free global when xpcom shutdown.
2001-05-17 13:49:55 +00:00
dcone%netscape.com
8bc2bd6510 bug 66781 Updated project to use the new resources for the printing UI r=peterlubczynski sr=sfraser 2001-05-17 13:49:38 +00:00
dcone%netscape.com
7ecf84e9f4 bug 66781. Added UI item to the Printer Settings. r=peterlubczynski sr=sfraser 2001-05-17 13:48:47 +00:00
dcone%netscape.com
d5a62ac708 bug 66781 Resources for the new printing UI. r=peterlubczynski sr=sfraser 2001-05-17 13:47:46 +00:00
cls%seawood.org
aeaf1bf4a4 Updating intermodule header dependencies 2001-05-16 11:48:55 +00:00
rbs%maths.uq.edu.au
1c15d53c81 Special fix to enable the WindDings font. Also homogenized identation&printf while there. b=77265 r=shanjian sr=blizzard 2001-05-16 02:38:14 +00:00
Xiaobin.Lu%eng.Sun.com
c98ddf2454 r=timeless sr=shaver
bug 72807 " C++ style comment warning"
2001-05-16 02:26:04 +00:00
pavlov%netscape.com
d5963adaba fixing bug 74129 r=shaver sr=blizzard 2001-05-16 01:42:52 +00:00
bstell%netscape.com
eae93cb70e bug 67732, 69139, r=ftang, sr=blizzard
when searching for fonts to display glyphs consider
  sub-planes of the font (bug 67732)
  the element's lang group (bug 69139)
  the user's locale's lang group (bug 69139)
2001-05-16 01:34:57 +00:00
mkaply%us.ibm.com
fde4277837 #76670
r=mkaply,achimha@innotek.de sr=roc+moz
Implement XP regions - currently only used on OS/2
2001-05-15 22:14:48 +00:00
bstell%netscape.com
e6e0a00456 bug 76238, r=ftang, sr=blizzard
add font support for ISO-8859-13 (Baltic)
2001-05-15 21:39:24 +00:00
ftang%netscape.com
38c6e1b6f6 fix 74124 r/sr=sfraser add bidi support for Macintosh 2001-05-15 20:35:31 +00:00
mkaply%us.ibm.com
732e6c9eea #76670
r=mkaply,achimha@innotek.de sr=roc+moz
Implement XP regions - currently only used on OS/2
2001-05-15 14:43:48 +00:00
shanjian%netscape.com
06ef27fc2b #80756 Font list is empty after selecting a font in Pref->Font dlg
This is a regression caused by fix in 74899. I will back out that
fix to fix this. A new patch will be proposed for 74899.
2001-05-15 03:28:35 +00:00
rpotts%netscape.com
f02e84c4bb bug #65777 (r=valeski, sr=mscott) - Window targeting fixes... 2001-05-14 02:16:27 +00:00
shanjian%netscape.com
0b421a6a2c #74899 Mozilla crashes in GKGFXWIN.DLL when changing font for a specific encodin
g from Prefs
r=nhotta, sr=waterson
When freeing global stuff, after cmaps are freed, globalFont should do it too.
2001-05-13 01:05:06 +00:00
pinkerton%netscape.com
630dc52f0d give access to internal region as noscript. make methods lowercase. bug# 80196. r=pchen/sr=smfr 2001-05-12 20:54:57 +00:00
darin%netscape.com
b26d5adb54 Http branch landing: changes to other files (bug 76866) r=gagan,sr=dougt,a=chofmann 2001-05-11 21:05:08 +00:00
kmcclusk%netscape.com
2f0ac23db7 Fix nsIDrawingSurface::GetPixelFormat() on WIN32 by removing aPixFormat argument passed to CreateBitmapObject and use mPixFormat instead. bug 77895 patch from alex.fritze@crocodile-clips.com; r=dcone@netscape.com sr=attinasi@netscape.com 2001-05-11 13:54:42 +00:00
cls%seawood.org
d1aef3dda8 Use XSetDashes instead of gdk_gc_set_dashes as the latter's api changed between gtk 1.2.6 & 1.2.7.
Thanks to Stuart Parmenter <pavlov@netscape.com> for the patch.
Bug #72815 r=bryner
2001-05-10 06:38:06 +00:00
dbaron%fas.harvard.edu
4fe3b0e759 Fix xlib build bustage from checkin for bug 79132. 2001-05-08 22:17:10 +00:00
jst%netscape.com
ea706038cf Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +00:00
timeless%mac.com
dbe24cc4ef Bugzilla Bug 79132 Xlib toolkit is kinda inefficient
Cache mStretches[] and mWeights[] to avoid repeated pointer dereferences.
r=dbaron@fas.harvard.edu sr=alecf
2001-05-08 09:34:17 +00:00
rbs%maths.uq.edu.au
73f00b7d99 Save cycles by removing unneed code b=74494 sr=brendan 2001-05-08 02:33:53 +00:00
ftang%netscape.com
a3bfee2226 fix bug 75814. add hkscs-1 support for unix
r=nhotta sr=blizzard
2001-05-08 00:43:06 +00:00
dbaron%fas.harvard.edu
709300e29c Add REQUIRES (and MODULE) lines so that the qt port builds with MOZ_TRACK_MODULE_DEPS. r=cls@seawood.org 2001-05-07 23:20:43 +00:00
rbs%maths.uq.edu.au
4c43d0a034 No source code changes. Just repositionning some declarations to ease a WIP in my tree 2001-05-07 09:18:55 +00:00
waterson%netscape.com
1a8ee3a219 Bug 77942. Make font cache promote last hit to the front of the cache; only retrieve lang-atom if fonts are equal. r=dbaron, sr=hyatt 2001-05-06 00:13:50 +00:00
kandrot%netscape.com
afdac97c93 Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775. 2001-05-05 05:33:37 +00:00
guru%startrek.com
34f2d56486 part of bug 76339, remove unused #include [BeOS only] 2001-05-04 01:01:15 +00:00
kmcclusk%netscape.com
fa204d4fee fix compiler warning using NS_STATIC_CAST, bug 56623, sr=attinasi@netscape.com r=dcone@netscape.com 2001-05-03 20:42:25 +00:00
mkaply%us.ibm.com
fb3fb5733d #76670
r=mkaply,achimha@innotek.de sr=roc+moz
Implement XP regions - currently only used on OS/2
2001-05-01 14:28:48 +00:00
rods%netscape.com
b00c541af1 greg@lauckhart.com patch for rounding correctly when the logFont height is negative
Bug 64331, r=rods sr=attinasi
2001-05-01 10:07:25 +00:00
rbs%maths.uq.edu.au
c7bc0268e6 For GFX-Win32, the list of symbolic fonts that are recognized can now be extended without re-compilation b=73273 r=erik sr=brendan 2001-05-01 02:35:39 +00:00
cls%seawood.org
1be204edc0 Tweaks to let qt port compile with mathml & gcc 2.95.2. 2001-04-29 00:28:56 +00:00