Граф коммитов

2477 Коммитов

Автор SHA1 Сообщение Дата
dbaron%fas.harvard.edu 113ad642ae Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797 2001-08-21 01:48:11 +00:00
dcone%netscape.com bfa13e5c17 b=94546 r=peterl sr=attinasi. Fixed the printdialog so it is Modal for windows. 2001-08-17 14:11:05 +00:00
sfraser%netscape.com f853c371ca Fix for 94373: avoid 'PrefChangedCallback' as a function name in global scope, to avoid problems in static build. r=attinasi, sr=blake 2001-08-17 01:14:21 +00:00
ftang%netscape.com 90d5cba1d6 fix bug 86098. add one more char to ATSUI list r=brade sr=sfraser 2001-08-16 23:42:32 +00:00
timeless%mac.com 1e83a1da2b Qt fallout from bug 78690 (build bustage) 2001-08-15 12:02:01 +00:00
bstell%netscape.com 1643d95172 bug 90736, r=ftang, sr=blizzard
for western documents find special chars ("smart quotes", bullet)
glyphs from adobe-fontspecific fonts before Japanese fonts or the
early transliterator
2001-08-15 04:18:22 +00:00
timeless%mac.com 834cdfc538 Bugzilla Bug 91961 [xlib] Thread Local Storage issues in nsToolkit.cpp result in crash
patch by timecop@network.email.ne.jp r=zuperdee,Tomi.Leppikangas@oulu.fi sr=blizzard
2001-08-15 02:49:01 +00:00
dinglis%qnx.com 06ffafb638 PHOTON port only (not part of build)
fixed bustage with removal of old img lib
2001-08-14 13:52:45 +00:00
cls%seawood.org a3c1dd1b09 Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
Bug #20860 r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
2001-08-14 07:59:59 +00:00
yokoyama%netscape.com f23cd921c9 Bug fix 91250:
Adding a return Boolean from nsIFontEnumerator::UpdateFontList()
to identify if the font lang group has changed from
receiving the WM_FONTCHANGE msg.
/r=rbs;/sr=brendan
2001-08-14 02:32:10 +00:00
timeless%mac.com 0485d9445f Bugzilla Bug 78690 Remove the old imagelib.
The removal left some builds likely broken
xlib by Tomi.Leppikangas@oulu.fi
qt by jcgriggs@sympatico.ca
photon by timeless@mac.com based on tomi's patch for xlib
2001-08-13 08:03:28 +00:00
timeless%mac.com a9a0478212 gisburn broke nondebug 2001-08-13 07:43:24 +00:00
mkaply%us.ibm.com ad8d40324b #94795
r=javier, a=blizzard
OS/2 only - don't hardcode PixelsToTwips for printing
2001-08-10 21:57:17 +00:00
cls%seawood.org 20a4a20d49 Remove references to nsImageManager & nsPaletteInfo. Cleanup from the libimg1 removal. 2001-08-10 20:55:29 +00:00
colin%theblakes.com 1a21d1fd1d Fix OpenVMS breakage - someone moved my code into an ELSE.
Alos use PR_snprintf intead of sprintf.
b=93331 r=dcone sr=waterson
2001-08-10 11:46:55 +00:00
timeless%mac.com 0cd53cd636 trying to fix worms bustage [Unix builds with GTK+ toolkit but without libXp.so do not build] 2001-08-10 08:04:56 +00:00
timeless%mac.com dd6a50daba fix Bugzilla Bug 93827 Print module autoselection could be better...
by Roland.Mainz@informatik.med.uni-giessen.de r=dcone sr=blizzard
2001-08-10 06:58:11 +00:00
mkaply%us.ibm.com 9d96281d1a Fix OS/2 fallout from removal of old imglib.
OS/2 now has no image tiling and no 256 color support.
And I bet windows lost any reasonable 256 color support as well.
2001-08-10 04:39:17 +00:00
bstell%netscape.com ee59d0a4e2 bug 86368, r=bstell@netscape.com, sr=blizzard
(patch by Roland.Mainz@informatik.med.uni-giessen.de)
code was returning the wrong variable (font instead of western_font)
2001-08-10 03:24:57 +00:00
pavlov%netscape.com fbdd87ddde fixing bug 78690. removing old imagelib. r=jst sr=waterson 2001-08-09 20:35:08 +00:00
pavlov%netscape.com 1e20984ef0 fixing bug 78690. removing old imagelib. r=jst sr=waterson 2001-08-09 20:22:39 +00:00
ftang%netscape.com bf10f71318 fix 88804. rs=ftang add 211c to the exception list 2001-08-09 12:29:56 +00:00
timeless%mac.com c2293a6634 bustage fix, sorry 2001-08-09 09:15:55 +00:00
timeless%mac.com caa4e5ecea fix Bugzilla Bug 81311 nsFontCache cannot be shared between multiple toolkits
by Roland.Mainz@informatik.med.uni-giessen.de r=dbaron sr=blizzard
2001-08-09 08:08:39 +00:00
brade%netscape.com 717481ade7 check in fix for 88554 for gisburn; sr=kin; r=brendan 2001-08-08 13:03:25 +00:00
cls%seawood.org 5486888d43 Implement nsImageBeOS::DrawToImage to make animated gifs work (sorta).
Thanks to Makoto Hamanaka <VYA04230@nifty.com> for the patch.
Bug #78069 r=cls
2001-08-01 01:01:01 +00:00
timeless%mac.com a34e7da23f static [bustage] 2001-07-30 06:04:33 +00:00
timeless%mac.com cc742c5a08 Bugzilla Bug 89851 [xlib] nsFontMetricsXlib cleanup part 2
by Roland.Mainz@informatik.med.uni-giessen.de
r=pocemit sr=blizzard a=tor
2001-07-30 01:51:18 +00:00
blizzard%redhat.com 2214b95ddd Makefile for gfx for gtk2. WIP. Not part of the build. 2001-07-25 22:05:59 +00:00
jaggernaut%netscape.com e91f8a147e Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
katakai%japan.sun.com a653f04fc1 bug 88444
asserts now coming from nsFontMetricsGTK.cpp
r=bstell sr=blizzard
2001-07-25 01:05:17 +00:00
blizzard%redhat.com 7e5d62053b Add basic infastructure for gtk2 work. Bug #92034. r=cls 2001-07-24 23:30:00 +00:00
mkaply%us.ibm.com 336ee9504c No bug
r=mkaply, a=blizzard
Code from dainis jonitis - general image cleanup
2001-07-24 22:50:49 +00:00
mkaply%us.ibm.com b8bb1024c3 No bug
r=mkaply, a=blizzard
OS/2 only - Basic UTF-8 support - requires font Times New Roman MT 30
2001-07-24 22:48:31 +00:00
mkaply%us.ibm.com 9b9da06ab9 No bug
r=mkaply, a=blizzard
OS/2 only - Change unicode converters to use a linked list so they can convert any codepage
2001-07-24 22:47:29 +00:00
jaggernaut%netscape.com cb0faab070 Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
briane%qnx.com 663b55adfd PHOTON port only (not part of build)
Fixes to allow nsFontMetricsPh.cpp to compile, changes to use nsServiceManager
2001-07-23 20:20:51 +00:00
tor%cs.brown.edu 38a45135b7 Bug 89918 - update xlib region code. Patch from timecop@network.email.ne.jp,
r=Roland.Mainz@informatik.med.uni-giessen.de, sr=brendan
2001-07-22 15:36:10 +00:00
yokoyama%netscape.com 85c90b6016 bug 91171 adding support for webdings font.
/r=ftnag, /sr=sspitzer
2001-07-18 22:57:49 +00:00
ftang%netscape.com 21d3e96704 partially check in 88944 for jshin. r=ftang sr=blizzard@mozilla.org
change the converter name for Johab from x-johab to x-johab-noascii
2001-07-18 20:12:08 +00:00
mkaply%us.ibm.com 52c3ae9f5e #89388
r=zuperdee, sr=tor
Checkin for Roland.Mainz@informatik.med.uni-giessen.de - 3rd revamp of xprint
2001-07-17 18:54:49 +00:00
dbaron%fas.harvard.edu ca0f24d1b5 Header include dependency cleanup. b=64023 Fixing bustage. 2001-07-16 05:20:14 +00:00
dbaron%fas.harvard.edu 6edd8011fc Header include dependency cleanup. b=64023 Fixing bustage. 2001-07-16 04:20:07 +00:00
dbaron%fas.harvard.edu aa4fec2b67 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
pinkerton%netscape.com b684d00082 fix non-carbon build bustage 2001-07-13 23:35:07 +00:00
pinkerton%netscape.com f34850b98c Get printing working on carbon after it was broken in the landing of print options. fix a memory leak that was leaking the deviceContextSpec on mac. r=sdagley/sr=sfraser. bug# 58254. 2001-07-13 22:34:29 +00:00
tor%cs.brown.edu 897cc62fcc Bug 89280 - forgetting to update the destination alpha clipmask in DrawToImage.
r=pavlov, sr=blizzard
2001-07-13 21:41:51 +00:00
dcone%netscape.com 13181e8300 bug=82573 r=peterl sr=attinasi. Used the margin calculation to many times. Put in some code
so the PS can be debugged on windows
2001-07-13 04:13:01 +00:00
dcone%netscape.com e2d2f9c3bf b=88608 A3 support r=dcone sr=attinasi 2001-07-10 14:15:17 +00:00
dcone%netscape.com 41168698f7 b=88608 A3 support r=dcone sr=attinasi 2001-07-10 14:07:18 +00:00