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

2574 Коммитов

Автор SHA1 Сообщение Дата
tor%cs.brown.edu bd98991c58 Bug 83920 - remove XIE and gdkpixbuf options for image scaling.
New hand scaler - should be faster and can do 8-bit transparency
scaling.  r=pavlov, sr=blizzard, a=asa
2001-06-18 22:10:25 +00:00
ftang%netscape.com 754d037891 fix 84401 fix memory leak in font pref enumeration code
change char* to nsXPIDLString
r=dbaron sr=kin a=dbaron
2001-06-18 21:13:27 +00:00
timeless%mac.com 41df542138 Bugzilla Bug 86267 Xlib: form checkboxes are not drawn
patch by timecop@network.email.ne.jp
r=bryner, sr=scc, a=dbaron
2001-06-18 20:08:45 +00:00
mkaply%us.ibm.com b3863acdd7 #80224
r=gisburn, sr=tor, a=blizzard for drivers
XLIB only - Checkin for timecop@network.email.ne.jp - better font mapping in nsFontMetrics
2001-06-18 19:06:39 +00:00
jcgriggs%sympatico.ca 6869f1a18b Unicode Font Support for Qt Mozilla. Bugzilla #78939.
Also works around anti-alias font bug in Qt v2.3.x
2001-06-18 16:13:51 +00:00
dcone%netscape.com 6d5948a148 Fixed the optimized build options for initialization and termination. This will let the gfx get the resources for extending the printer. r=peterl sr=attinasi a=asa 2001-06-18 14:15:13 +00:00
dcone%netscape.com 6064cbe22c fixed grayscale text output for postscript. b=45793 r=dcone sr=attinsi a=asa 2001-06-18 13:14:45 +00:00
blakeross%telocity.com bf4dcd8524 Transparent animating GIFs have black background (77914). Patch by Jacek Piskozub (piskozub@iopan.gda.pl), with help from Josh Soref (timeless@mac.com). r=dbradley, saari sr=roc+moz a=dbaron 2001-06-18 01:13:05 +00:00
scc%mozilla.org a8fb409c6e bug #85271: sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process. 2001-06-17 05:23:38 +00:00
cls%seawood.org b9389f0571 Use the passed in values of aHeight & aWidth rather than the size of aView to determine the size of offscreen bitmap.
Thanks to Makoto Hamanaka <VYA04230@nifty.com> for the patch.
Bug #68072 r=cls a=asa
2001-06-17 00:06:15 +00:00
bstell%netscape.com ca8881eb12 bug 74889, r=ftang, sr=blizzard, a=blizzard
bug 74889 addresses scaling font issues on *inx.
to make the approval process easier this checkin is the non-critical parts
(name changes, debug code, etc.)
2001-06-16 00:55:08 +00:00
mkaply%us.ibm.com 2fe8c52474 #66082
r=blizzard, sr=kin@netscape.com, a=asa for drivers
XLIB only - Checkin for timecop@network.email.ne.jp - adding gc-cache to xlib port
2001-06-15 19:11:03 +00:00
mkaply%us.ibm.com 6ecd046893 #66082
r=blizzard, sr=kin@netscape.com, a=asa for drivers
XLIB only - Checkin for timecop@network.email.ne.jp - adding gc-cache to xlib port
2001-06-15 19:09:21 +00:00
tajima%eng.sun.com 70fa4b271c bug 85583 GB18030 Unix printing fails in PS codes
changed decimal to hex in PS code to support GB18030 4 bytes character
(check in for katakai@japan.sun.com)
r=dcone,blizzard sr=blizzard a=blizzard
2001-06-14 05:47:20 +00:00
rods%netscape.com 0ecd6371a2 We will now be using the native print dialog and extending it with the Frame printing options
The localization is still done, but only on the new controls that are added.
Bug 78319 r=kmcclusk sr=attinasi a=asa
2001-06-14 01:07:08 +00:00
mkaply%us.ibm.com c94e72c391 Adding new line at end of file - maybe this is the problem 2001-06-13 14:26:43 +00:00
mkaply%us.ibm.com 9645fe4ebe #57820
r=timeless, sr=tor, a=asa (drivers)
Checkin for Roland.Mainz@informatik.med.uni-giessen.de - xprint image scaling
2001-06-13 13:38:25 +00:00
tor%cs.brown.edu 074992ccb9 Bug 66461 - identify spacer images and don't spend time scaling/drawing.
r=dr, sr=blizzard, a=asa
2001-06-11 19:20:40 +00:00
timeless%mac.com 4561957b21 fix bustage introduced by 1.18 <yokoyama@netscape.com> 08 Jun 2001 16:36 bug: 69117
which wasn't synced to changes by Roland per tor

This is a build bustage fix.
2001-06-11 06:31:37 +00:00
yokoyama%netscape.com aefe41e85f bug: 69117
update the global fontlist.
update nsPresContext's device context font
when we receive WM_FONTCHANGE msg.
/r=rbs, /sr=blizzard, /a=asa
2001-06-08 23:36:14 +00:00
mkaply%us.ibm.com ef0432063d EMX build break - OS/2 only - should be using NS_CONST_CAST here 2001-06-06 14:10:02 +00:00
ftang%netscape.com 83f1a361ab fix 82793. add additional entry for gbk-1988.1989-1
r=nhotta/bstll sr=kin a=blizzard
2001-06-05 22:41:37 +00:00
ducarroz%netscape.com c0f94711b6 Fix Senna bustage, add require module mimetype. 2001-06-05 00:44:08 +00:00
ducarroz%netscape.com 18073f24cc Fix for bug 81751. Add define for mime type multipart/x-mixed-replace and multipart/byteranges. Also export nsIFileStreams.idl on Mac. R=varada, SR=mscott, A=asa 2001-06-04 22:59:22 +00:00
timeless%mac.com b1dc175fdb Bugzilla Bug 77210 Images don't show up in documents printed via Xprint
patch by Roland.Mainz@informatik.med.uni-giessen.de
r=timecop@network.email.ne.jp sr=blizzard a=asa
2001-06-03 23:20:40 +00:00
jag%tty.nl 7de7de68dc Fix MOZ_TRACK_MODULES_DEPS builds bustage (senna), adding "intl" to REQUIRES in gfx/src/gtk/Makefile.in 2001-05-26 20:01:41 +00:00
jag%tty.nl b7e5ef33f7 Fix MOZ_TRACK_MODULES_DEPS builds bustage (senna), adding "intl" to REQUIRES in gfx/src/xprint/Makefile.in 2001-05-26 19:43:54 +00:00
mkaply%us.ibm.com e9cbca208e senns REQUIRES bustage 2001-05-26 18:52:48 +00:00
mkaply%us.ibm.com abee293231 senna REQUIRES bustage 2001-05-26 16:53:43 +00:00
dcone%netscape.com 806cf7dc0b bug=78319 Checkin for Rods a=Blizzard sr=waterson r=kmcclusk. Improvement for localization of the printer dialog. 2001-05-26 15:49:43 +00:00
mjudge%netscape.com 7d3c6fc689 80048 r=ftang, sr= kin a= asa. bug to fix non initialization of parameter and non checking of funciton return value. 2001-05-26 00:26:30 +00:00
briane%qnx.com b2ae687cfb Photon Build only
Changes to support new gfx2 and image libs.
Bug fixes for drawing speed and code cleanup
2001-05-24 14:48:38 +00:00
rbs%maths.uq.edu.au 039c940e55 Enable some MathML-specific fonts for parity with Win32 2001-05-23 05:18:58 +00:00
scc%mozilla.org a50975fc25 fixing bustage 2001-05-23 04:19:39 +00:00
bstell%netscape.com 3ba3901e03 fix bustage 2001-05-23 04:17:57 +00:00
bstell%netscape.com 6d350ee33f fix string bustage 2001-05-23 04:13:44 +00:00
mkaply%us.ibm.com 47998075f6 #78655
r=mkaply, a=blizzard
Code from cls - Make all printfs DEBUG
2001-05-22 23:13:23 +00:00
mkaply%us.ibm.com d8e94e7b47 #76670
r=mkaply, a=blizzard
More optimization for XP Region code - OS/2 only
2001-05-22 21:57:20 +00:00
mkaply%us.ibm.com c28ffed191 No bug
r=mkaply, a=blizzard
Code from pedemonte - some cleanup on OS/2 fonts
2001-05-22 21:40:26 +00:00
tajima%eng.sun.com 78fc4cdfcd bug 75930 GB18030 Unix printing support
(check in for katakai@japan.sun.com)
r=dcone sr=blizzard
2001-05-22 10:47:40 +00:00
bstell%netscape.com 48f97b40d1 bug 59355, r=blizzard, sr=brendan
tell gdk not to exit if an X error happens when loading a font
2001-05-22 06:14:07 +00:00
mkaply%us.ibm.com 3b89e30362 #81926
r=naving, sr=sspitzer
Same fix for OS/2
2001-05-21 22:58:29 +00:00
bstell%netscape.com 9fb55142d0 bug 81528, r=ftang@netscape.com, sr=blizzarg@mozilla.org
test if the font is empty (no glyphs at all) and if so do not use
2001-05-21 22:50:34 +00:00
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
cls%seawood.org 00f28396a9 Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
pavlov%netscape.com 3f05326ab8 fix for bug 77645 r=syd, sr=brendan. 2001-04-27 09:44:43 +00:00
dprice%netscape.com 49de60e6e3 75641 - leak in nsImageWin a,sr=brendan r=pavlov 2001-04-26 19:46:02 +00:00
pinkerton%netscape.com 5f495fb7d2 get rid of naked printf. sr=hyatt. 2001-04-26 19:41:07 +00:00
jelwell%netscape.com ac2d9d752e Fix for bug 73978 "transparent animating gif problems", r=pavlov sr=hyatt.
Module owners are on vacation so Asa asked me to check this into the trunk to bake, for possible branch landing.
2001-04-26 07:11:52 +00:00
dcone%netscape.com c1bd1c8e2b b=75893. r=mcclusk sr=attinasi a=chofmann 2001-04-25 14:26:28 +00:00
tor%cs.brown.edu 171290ad10 Bug 77442 - crash with scaled images on linux. r=mcafee, sr=shaver, a=asa 2001-04-25 06:24:33 +00:00
pavlov%netscape.com 84aed53492 fixing crasher bug 74270. r=brendan, blizzard, sr=tor@cs.brown.edu. a=blizzard
fixing crasher bug 76032.  r=tor@cs.brown.edu sr=blizzard. a=brendan
fixing unix image scaling bug 74313.  r=me (on syd's code) r=syd (on the rest of the code), sr=tor@cs.brown.edu.  a=asa
2001-04-24 05:46:46 +00:00
dbaron%fas.harvard.edu e3550e1548 Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding imglib2 to REQUIRES. 2001-04-24 02:36:52 +00:00
pavlov%netscape.com a2874e1b0e fixing image printing on unix. bug 76993. r=brendan sr=blizzard a=asa 2001-04-24 00:30:53 +00:00
shanjian%netscape.com 2d2302c298 #76848 Regression in handling global fonts
r = rbs@maths.uq.edu.au  sr,a=blizzard
2001-04-23 22:11:59 +00:00
bbaetz%cs.mcgill.ca d5814afcbe Bug 72087 - major xprint revamp
patch by Roland.Mainz@informatik.med.uni-giessen.de
r=blizzard, sr=shaver, a=asa

NOT PART OF DEFAULT BUILD
2001-04-21 17:20:51 +00:00
mkaply%us.ibm.com bc2cbfe239 OS/2 TB bustage
OS/2 only change needed with the OS/2 change to nsCom.h
2001-04-20 03:57:26 +00:00
mkaply%us.ibm.com 84b46ca0d7 No bug
r=mkaply, a=blizzard
Code from Javier - get images working again, cleanup nsRenderingContext
2001-04-19 22:00:56 +00:00
bbaetz%cs.mcgill.ca 66ab13dbc5 bug 76059, fixes A4 printing regression. Patch by atontti@cc.hut.fi.
r=kmcclusk@netscape.com sr=attinasi a=asa
2001-04-18 22:11:55 +00:00
shanjian%netscape.com b739eb1ec6 #63965 crashed under Simplified Chinese Win2000 OS when scroll bar is dragged
r = nhotta,  sr=blizzard

"LoadGlobalFont" function is added to both "nsFontMetricsWin"
and "nsFontMetricsWinA" class to replace existing "LoadFont" call.
This function will use the "LOGFONT" stored in global font list to
create new font, that include charset parameter. CMAP is created
again for "mLoadedFont", but copied from global font item.

When enumerating the font, true type font is put in priority order
so that it will be searched first. This is done inside "enumProc"
function.
2001-04-18 00:30:46 +00:00
dcone%netscape.com dacbd25e21 b=57928 r=mcclusky sr=attinas. 2001-04-18 00:03:10 +00:00
roc+%cs.cmu.edu 01287ecfd2 New blender code. Cleans up/speeds up the code a lot and fixes bug 42011, and probably others. r=tor,sr=blizzard 2001-04-17 23:13:12 +00:00
pinkerton%netscape.com dd2f102b06 Removing incorrect escaping and fixing switch default typo. r=saari/sr=hyatt, bug 75653 2001-04-17 00:56:00 +00:00
pinkerton%netscape.com 75255d7f07 get rid of non-virtual dtor with virtual methods warnings. r=saari/sr=hyatt bug 75653 2001-04-17 00:50:11 +00:00
pinkerton%netscape.com 59f89368ed Build osx printing files. r=saari/sr=hyatt bug 75653 2001-04-17 00:49:34 +00:00
pinkerton%netscape.com f47876e9e7 Fix warnings and compile errors in gcc. r=saari/sr=hyatt, bug#7653 2001-04-17 00:38:34 +00:00
pinkerton%netscape.com 6e0f96cc51 Fix warning about non-virtual dtor with virtual methods 2001-04-16 23:55:10 +00:00
pinkerton%netscape.com e9f70a09a8 get rid of warning about virtual methods w/ non-virtual dtor. 2001-04-16 23:52:07 +00:00
pinkerton%netscape.com c557b31e90 be more explicit about includes for gcc. r=saari/sr=hyatt bug# 75653 2001-04-16 23:50:10 +00:00
pinkerton%netscape.com 41eadd87e0 fix for fizzilla bustage. don't create stuff that isn't available on x. 2001-04-16 23:48:04 +00:00
pinkerton%netscape.com 0a2f9edc12 fix for fizzilla bustage. don't create stuff that isn't available on x. 2001-04-16 23:44:41 +00:00
pinkerton%netscape.com ac624ba634 don't include needless header, fix type error under gcc. r=saari/sr=hyatt. bug#75653 2001-04-16 23:02:42 +00:00
pinkerton%netscape.com 4e1463c1a0 Include the OSX version of nsDeviceContextSpec for carbon. r=saari/sr=hyatt. bug# 75653 2001-04-16 23:01:07 +00:00
pinkerton%netscape.com 87bdc43443 Export nsIPrintingContext.h for osx r=saari/sr=hyatt, bug# 75653 2001-04-16 22:47:33 +00:00
dcone%netscape.com 20400169c5 b=36796 r=peterl sr=attinasi. 2001-04-16 20:41:24 +00:00
pinkerton%netscape.com 0c5dc7f227 Windows.h --> MacWindows.h r=saari/sr=hyatt. bug# 75653. 2001-04-15 00:45:26 +00:00
darin%netscape.com 9deb4986e3 Patch to finalize necko loadFlags and fix HTTP validation correctness w.r.t.
cache validation preferences and browsing via history.  r=gagan,gordon.
Fixes several bugs that I would mention here if bugzilla weren't down ;-)
2001-04-14 02:02:19 +00:00
hyatt%netscape.com 46df562a47 Fix to ensure 100ms minimum when timeout is less than 100ms for animated images. Checking in for pav. r=saari, sr=me 2001-04-14 00:40:47 +00:00
pavlov%netscape.com 584d561c0b don't reset the decoded rect back to 0 when redrawing in a frame r=saari sr=waterson 2001-04-12 23:43:24 +00:00
johng%corel.com ac5110f0a2 Support for Double-Byte fonts
Missing mID member in nsRenderingContextQt (for debugging)
2001-04-12 19:13:24 +00:00
dcone%netscape.com d1632c06a1 Some title fixes. sr=Attinasi. r=mcclusk bug=66943 2001-04-12 14:48:21 +00:00
rods%netscape.com be33a15835 Implements Print FrameAsIs and other frame printing options
Bug 7201 r=dcone sr=attinasi
2001-04-12 13:04:29 +00:00
erik%netscape.com f143fa8a5b bug 75068; author=simon@softel.co.il; r=kmcclusk, ftang; sr=erik; patches
from IBM bidi project (e.g. Arabic, Hebrew)
2001-04-11 23:02:32 +00:00
shaver%mozilla.org a0daa1645d 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
danm%netscape.com acf746db54 replacing use of evil hidden window with embedding-copacetic window watcher. bug 71895 r=blizzard,hyatt,javi,various 2001-04-11 01:20:28 +00:00
pavlov%netscape.com 66d7e8ff2f fix for crash when using xprint bug 73178 r=darin sr=shaver 2001-04-10 11:51:43 +00:00
darin%netscape.com 00a7e27ee6 Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +00:00
dbaron%fas.harvard.edu 30295f72b6 Fix build and runtime bustage in xlib port. b=75125 r=blizzard@mozilla.org sr=shaver@mozilla.org 2001-04-09 23:16:19 +00:00
disttsc%bart.nl 5e1d040a50 Fix MOZ_TRACK_MODULE_DEPS bustage (senna) 2001-04-09 18:22:21 +00:00
dcone%netscape.com ae41110559 Fixed postscript title. b=66943 r=mcclusk sr=attinasi 2001-04-09 14:27:53 +00:00
cls%seawood.org 4cc9cef640 Followup fixes to danm's prompt changes.
r= (Tinderbox bustage | NOT PART OF THE BUILD | doing the right thing)
2001-04-09 08:51:34 +00:00
danm%netscape.com 9be7be64f3 unbuilding deprecated prompt files (cleaning up my mess) 2001-04-09 04:52:46 +00:00
disttsc%bart.nl 72cea9bb38 Clean up MODULE/REQUIRES, bug=73353, r=cls 2001-04-08 08:33:11 +00:00
danm%netscape.com 9551de3157 removing use of nsNetSupportDialog. bug 72112 continued. r=hyatt,morse,mstoltz,various 2001-04-08 01:32:13 +00:00
johng%corel.com ce5ef6cf8f Latest source for Qt-Mozilla from Bugzilla #70511 2001-04-06 18:38:16 +00:00
tor%cs.brown.edu 11c948d1a8 Give better origins for gdk_pixbuf_render_to_drawable to eliminate the
gdkpixbuf critical errors. r=pavlov, sr=blizzard
2001-04-05 23:21:43 +00:00
leaf%mozilla.org 41b488b0d2 backing out blake's inadvertent commit. 2001-04-05 20:25:37 +00:00
blakeross%telocity.com c9b9689e26 Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
mkaply%us.ibm.com 0fca5805e9 No bug
r=mkaply, a=blizzard
Timing trap related to destroying windows and nice fix for height of fonts
2001-04-05 10:11:41 +00:00
dprice%netscape.com 8c0b9eaf97 65845 - new order files 2001-04-05 06:02:32 +00:00
tor%cs.brown.edu 6574346e0e Calculate vertical scaling factor properly in DrawScaled().
r=jag,dr; sr=shaver
2001-04-05 02:41:51 +00:00
kmcclusk%netscape.com dfb97eb9a7 Not part of the build, stand alone test program. Make gfx pixel coverage test compile and run. bug=70041. (patch from jonsmirl@mediaone.net) 2001-04-05 01:01:40 +00:00
dcone%netscape.com ef62ecc448 Added silent parameter. r=mclusky sr=attinasi 2001-04-04 14:55:26 +00:00
pavlov%netscape.com 31ba101371 fixing images not drawing correctly. bug 73195. patch from kmcclusk@netscape.com. r=pavlov sr=jst 2001-04-04 08:23:14 +00:00
rickg%netscape.com 169a621d42 preloader update. r=peterl, sr=attinasi 2001-04-03 22:58:59 +00:00
ftang%netscape.com e96a7f7bcd remove dead code prepare for bidi landing
The code removed are #ifdef and turn off right now.
r=bstell sr=erik
2001-04-03 19:34:56 +00:00
dcone%netscape.com ba12c39e17 back out change.. 2001-04-03 15:29:33 +00:00
dcone%netscape.com 7b82628d5b added a silent member. sr=attinasi r=kmmclusk. 2001-04-03 14:38:42 +00:00
disttsc%bart.nl 1aae3281a1 Fix MOZ_TRACK_MODULE_DEPS bustage (senna) 2001-04-03 07:49:49 +00:00
disttsc%bart.nl 31391c38f5 Fix speedracer bustage. r=dveditz 2001-04-03 07:47:54 +00:00
erik%netscape.com 4f6a3d3fe6 checkin for bstell@netscape.com:
bug 55021; r=ftang@netscape.com, sr=erik@netscape.com
sample postscript font names file
2001-04-03 06:30:17 +00:00
erik%netscape.com d6b514f4c5 checkin for bstell@netscape.com:
bug 55021; r=ftang@netscape.com, sr=erik@netscape.com
read postscript printer vendor supplied font names file
export a sample postscript font names file
2001-04-03 06:09:02 +00:00
erik%netscape.com bfc0df354d checkin for bstell@netscape.com:
bug 55021; r=ftang@netscape.com, sr=erik@netscape.com
read postscript printer vendor supplied font names file
2001-04-03 06:08:27 +00:00
erik%netscape.com 6557783048 checkin for bstell@netscape.com:
bug 55021; r=ftang@netscape.com, sr=erik@netscape.com
read postscript printer vendor supplied font names file
function declarations for code to read postscript printer
  vendor supplied font names file
2001-04-03 06:07:57 +00:00
mkaply%us.ibm.com fff400ba58 No bug
r=mkaply, a=blizzard
Changes to get OS/2 working after LIBPR0N
2001-03-31 23:50:35 +00:00
syd%netscape.com 4e13219605 Fix for 74115, r=dveditz, sr=tor 2001-03-31 08:50:32 +00:00
pavlov%netscape.com 33588e041f fix for bug 74115. r=saari sr=scc 2001-03-31 00:50:30 +00:00
mkaply%us.ibm.com 1119ecc891 BeOS breakage - with new libimg 2001-03-30 14:24:59 +00:00
mkaply%us.ibm.com 0eed1b3ca1 OS/2 breakage - with new libimg 2001-03-30 14:24:49 +00:00
cls%seawood.org 318fbbf2ae more gfx2 fun 2001-03-30 11:47:24 +00:00
disttsc%bart.nl dacbb4faa9 Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna) 2001-03-30 10:39:06 +00:00
pavlov%netscape.com a95116fd84 fix for animations on linux r=saari sr=waterson bug 73342 2001-03-30 08:42:23 +00:00
pavlov%netscape.com 9fcf1bbca7 fix for bug 73161 r=bryner,syd sr=waterson 2001-03-30 07:05:28 +00:00
ftang%netscape.com 0479516e18 fix 71489
r=bstell sr=erik
add x-johab font support
2001-03-30 02:54:46 +00:00
waqar%netscape.com 08335de63c #=58877
sr=erik
d=remove the underline and italic attributes for default text for XFree86 4.x
2001-03-29 04:01:20 +00:00
saari%netscape.com 7a191ac21b nsImageWin.cpp 2001-03-29 01:45:16 +00:00
rods%netscape.com 4abe5f8794 This now enables print listeners, print progress and the cancelling of printing
Bug 70946 & Bug 70949 r=dcone,chak sr=attinasi
2001-03-27 11:56:03 +00:00
disttsc%bart.nl f4edb65ad4 bug 73339: Remove NS_ConvertToString (just another name for NS_ConvertASCIItoUCS2) from the tree. r=jst, sr=scc 2001-03-27 11:17:17 +00:00
mkaply%us.ibm.com e3534f9084 #67913
r=mkaply, sr=blizzard
Take into account WarpCenter when determining AvailRect
2001-03-26 23:51:26 +00:00
shanjian%netscape.com 0a4abcbfa4 #72125 default font for simplified chinese system does not work
r = ftang, sr=erik
Add fallback font list for default font.
2001-03-26 23:49:28 +00:00
erik%netscape.com 8440c25dc9 checkin for prabhat.hegde@eng.sun.com:
bug 63478; r=bstell@netscape.com, sr=erik@netscape.com
recognize additional Thai fonts
fix compile bug
2001-03-26 23:38:36 +00:00
shanjian%netscape.com f5e43f21d4 #72625 system fonts are sometimes not correctly setup for CJK windows
r = ftang, sr=erik
The font name in CJK should be converted to unicode before assignment.
we can not assume those are always ascii.
2001-03-26 23:32:38 +00:00
disttsc%bart.nl f595ed19f3 Clean up REQUIRES lines. r=cls 2001-03-25 22:59:27 +00:00
blakeross%telocity.com 85f54f99db Removing non-compliant text/xul mimetype, replacing with application/vnd.mozilla.xul+xml (28237, patch by gerv@gerv.net). r=blake sr=hyatt 2001-03-25 16:49:38 +00:00
saari%netscape.com b97dfa73f4 like MIR, libpr0n is landing for mac r=pinkerton, pavlov, sr=smfr 2001-03-24 02:44:07 +00:00
valeski%netscape.com 169a5140b5 r=rpotts. comment changes only. 48726. adding status to idl files of api rev. ifaces. 2001-03-24 00:22:18 +00:00
pavlov%netscape.com 7c32c9b38a fix for bug 73261. unix printing causing crash. r=pinkerton sr=shaver 2001-03-23 23:52:11 +00:00
pavlov%netscape.com 75aa580691 include <$(DEPTH)\config\config.mak>
yet again.  fixing build bustage
2001-03-23 09:49:08 +00:00
erik%netscape.com be6919606a checkin for prabhat.hegde@eng.sun.com:
bug 63478; r=bstell@netscape.com, sr=erik@netscape.com
recognize additional Thai fonts
2001-03-23 02:42:55 +00:00
mkaply%us.ibm.com a09e7f54d0 No bug
r=mkaply, a=blizzard
Fix trap caused by Pavlov changing our code wrong :)
2001-03-23 02:34:41 +00:00
pavlov%netscape.com 1d8cdf4514 some code needed on unix with the new imagelib for animated images. not part of the build 2001-03-22 10:37:08 +00:00
erik%netscape.com e5796edf0e checkin for prabhat.hegde@eng.sun.com:
bug 63478; r=bstell@netscape.com, sr=erik@netscape.com
recognize additional Thai fonts
2001-03-22 07:19:35 +00:00
pavlov%netscape.com bf637c0135 bug 37779. patch mostly from tor@cs.brown.edu. r=me, saari. r=blizzard for gtk gfx changes. r=rods for the nsImageFrame changes. sr=waterson. needed to land new imagelib. 2001-03-22 07:05:22 +00:00
pavlov%netscape.com 4aaf421123 adding the gfx changes, that arn't part of bug 37779, needed for the new imagelib (ifdef'd) r=saari, sr=sfraser 2001-03-22 04:45:42 +00:00
timeless%mac.com e76ccfd647 fix Bug 70989 Clean up lots of "shadows" and other common warnings
r=peterv, jst, ducarroz, edburns. sr=jst, shaver
2001-03-21 05:32:22 +00:00
mkaply%us.ibm.com 8061036c56 #69313
r=mkaply, a=blizzard
Following suit - removing italicslope from OS/2
2001-03-21 02:12:49 +00:00
rbs%maths.uq.edu.au 33a0f9d7c8 remove unused code. b=69313 r=bstell sr=erik 2001-03-21 01:53:52 +00:00
rbs%maths.uq.edu.au 40feadcb81 remove unused code. b=69313 r=bstell sr=erik 2001-03-21 01:41:56 +00:00
saari%netscape.com af9c5a76f3 changing timer default to 100 2001-03-20 21:41:39 +00:00
bryner%uiuc.edu f285027413 Removing dependence on obsolete headers. Bug 38061 (ongoing work). r=shaver, sr=brendan. 2001-03-20 08:01:28 +00:00
disttsc%bart.nl 987fd0a568 Fix Mac build bustage 2001-03-20 06:29:08 +00:00
disttsc%bart.nl 497249a5e8 Move nsCString from |operator char*()| to |get()| and |NS_CONST_CAST| where needed. bug=53057, r=dmose, sr=shaver 2001-03-20 05:37:56 +00:00
mkaply%us.ibm.com 9de9faa1b8 No bug
r=mkaply, a=asa
Basic support for lower Unicode range on all encoding
2001-03-15 21:13:43 +00:00
mkaply%us.ibm.com 6902590577 No bug
r=mkaply, a=asa
Continuing the GFX cleanup
code from aaronr for some PS handling issues
code from dainis for transparent PNGs and various cleanup
2001-03-15 20:59:50 +00:00
briane%qnx.com ceee0b7c26 PHOTON BUILD ONLY
fixes for change in NS_ConvertUCS2toUTF8 for getting data and changes for printing.
2001-03-14 22:08:30 +00:00
pavlov%netscape.com 2fc149e1f3 make getRect pass out an nsrect& 2001-03-14 01:14:23 +00:00
pavlov%netscape.com d714532feb minor api changes/indentation and spacing fixes, etc 2001-03-14 00:35:27 +00:00
saari%netscape.com 2fd9894b98 update of libimg2 2001-03-13 23:29:32 +00:00
saari%netscape.com efb83a3987 Updates for libimg2 2001-03-13 23:25:59 +00:00
dprice%netscape.com edb387e49c 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
pavlov%netscape.com eda254aff7 fixing non-windows image copying 2001-03-13 02:13:25 +00:00
dcone%netscape.com 08aaa2a877 Fixed page counting. r=kmmclusk sr=attinasi 2001-03-12 15:06:33 +00:00
cls%seawood.org eeb1d1acb8 Properly link the xprint component lib with the usual component dep libs.
Bug #69362
2001-03-12 09:33:56 +00:00
mkaply%us.ibm.com fca9e965b7 No bug
r=mkaply, a=blizzard
Code from dainis - more gfx cleanup
2001-03-12 05:26:23 +00:00
pavlov%netscape.com a41ea295e6 make images draw right side up on windows 2001-03-11 00:16:44 +00:00
dbaron%fas.harvard.edu 25de9717e9 Fix font leaks caused by multiple calls to LoadFont. r=blizzard@mozilla.org b=71255 (xlib changes only) 2001-03-10 03:47:36 +00:00
dbaron%fas.harvard.edu 3f9ab30f75 Add string to REQUIRES to fix xlib + MOZ_TRACK_MODULE_DEPS build bustage. r=cls@seawood.org 2001-03-10 03:23:35 +00:00
pavlov%netscape.com 1240857af8 removing lots of stuff (like all the platform specific code) moving gfxIImageContainer* into new image library 2001-03-10 01:10:05 +00:00
cltbld%netscape.com fd02deb850 Checking in bryner's fix for speedracer bustage. r=cls 2001-03-07 07:10:22 +00:00
mkaply%us.ibm.com 821a8fcb60 OS/2 Build break 2001-03-07 05:58:59 +00:00
bryner%uiuc.edu 17d336da1d Trying again to fix speedracer bustage. r=dbaron. 2001-03-07 05:40:49 +00:00
bryner%uiuc.edu fec406da90 Attempting to fix speedracer bustage. GTK_CHECK_VERSION is not defined on GTK+ 1.2.0. 2001-03-07 04:43:48 +00:00
bryner%uiuc.edu 7cacc9cd31 This should fix the build bustage on ports, by using a gtk version test to decide what type to pass to gdk_gc_set_dashes. r=dbaron, sr=shaver. 2001-03-07 03:35:10 +00:00
mkaply%us.ibm.com f31b436eaa No bug
r=mkaply, a=blizzard
Code from dainis - workaround postscript bug where GpiQueryColorIndex doesn't work
2001-03-07 03:17:43 +00:00
mkaply%us.ibm.com 443aad86e7 No bug
r=mkaply, a=blizzard
We can remove lDisplayDepth as a result of removing RequiresInvertedMask
2001-03-07 02:36:48 +00:00
mkaply%us.ibm.com d5250448af No bug
r=mkaply, a=blizzard
Code from dainis - remove unused function - RequiresInvertedMask
2001-03-07 02:30:33 +00:00
mkaply%us.ibm.com 223c901a9c No bug
r=mkaply, a=blizzard
Code from dainis - workaround postscript bug where GpiQueryColorIndex doesn't work
2001-03-07 02:25:00 +00:00
mkaply%us.ibm.com a4551b8ee8 #60330
r=mkaply, a=blizzard
Code from dainis - support empty clip rects (clip everything) on OS/2
2001-03-07 02:01:03 +00:00
bryner%uiuc.edu 1a0ca6e4ea Fixing build on gtk+ >= 1.2.7. r=pavlov, sr=blizzard. 2001-03-07 01:31:15 +00:00
sspitzer%netscape.com 2173c4220a fixes for the outliner. from varga and sspitzer. sr=hyatt 2001-03-07 00:14:27 +00:00
mkaply%us.ibm.com ba03fe10e3 #62777
r=mkaply, a=blizzard
1255 and 1256 are not supported on OS/2 - use 862 and 864 instead
2001-03-06 02:45:50 +00:00
yokoyama%netscape.com 492e401e64 Bug fix for 29358; /r= rbs@maths.uq.edu.au, /sr=brendan@netscape.com 2001-03-05 20:55:10 +00:00
dcone%netscape.com aa8c76796c Changed the int size from 8 to16. r=mcclusky sr=attinasi 2001-03-05 15:25:23 +00:00
disttsc%bart.nl 277181c660 Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc 2001-03-02 09:26:57 +00:00
erik%netscape.com 8710767721 checkin for bstell@netscape.com:
bug 61422, r=ftang@netscape.com, sr=brendan@mozilla.org
Add the XLDF charset/encoding tags for the sub planes of a cns font.
It is really just one font split into sub-planes.
2001-03-01 00:34:50 +00:00
mkaply%us.ibm.com 1d538790e9 No bug
r=mkaply, a=blizzard
Backing out nsRenderingContextOS2 - causing weird painting
2001-02-27 23:52:49 +00:00
dprice%netscape.com 199c935b04 # 65845 sr=waterson, new order files will greatly reduce the number of link warnings. 2001-02-27 04:38:19 +00:00
mkaply%us.ibm.com 4e9aa4410a No bug
r=mkaply, a=blizzard
Code from jkobal - rewrite of nsRenderingContext to be more like Windows
2001-02-26 23:32:11 +00:00
mkaply%us.ibm.com 264b4a4391 No bug
r=mkaply, a=blizzard
Code from dainis - continuing fixes for printing transparent bitmaps
2001-02-26 22:57:44 +00:00
mkaply%us.ibm.com 4d83f62e25 REGR
r=mkaply, a=blizzard
Code from dainis - regression with job properties
2001-02-26 15:43:40 +00:00
scc%mozilla.org 6a8b3af976 bug #65219: (work done by dbaron) r=jag, sr=scc. Remove leaking string recyclers. 2001-02-23 02:03:02 +00:00
dbaron%fas.harvard.edu be1bd87234 Fix MOZ_TRACK_MODULE_DEPS bustage resulting from string changes. 2001-02-22 12:13:32 +00:00
disttsc%bart.nl a6f2f5861a Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
ftang%netscape.com 8b1ae7f725 fix bug 67840 sr=erik r=ftang submit by David Baron 2001-02-22 07:16:13 +00:00
dougt%netscape.com 128f95aa9b Relanding Necko Changes.
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:

1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.

This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.

r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-21 20:38:08 +00:00
pavlov%netscape.com eea8eb56d8 merging from IMGLIB2_20010126_BRANCH 2001-02-20 22:41:47 +00:00
pavlov%netscape.com 7b303f9b28 removing gfx2 stuff on head in prep for merge from branch 2001-02-20 22:27:56 +00:00
mkaply%us.ibm.com ac557897a8 #60412
r=kmcclusk, sr=erik
Lowercase mGeneric before using it
2001-02-20 03:06:40 +00:00
pinkerton%netscape.com 1e68deaeb7 no need to worry about the title bar when computing which screen the window is on. it's only an approximation, and subtracting out the title bar showed up on profiler runs as about 8%. r=saari/sr=sfraser, bug# 69101. 2001-02-20 01:15:26 +00:00
blizzard%redhat.com 5fe258f57c Fix bug #68882. Don't build xinerama support since it crashes the dynamic loader on stock RH 7.0. Add an explicit --enable-xinerama flag. r=cls 2001-02-18 16:16:54 +00:00
dbaron%fas.harvard.edu b78a120bab Fixing xprint bustage from dcone's checkin. (Not part of default build.) 2001-02-17 18:20:28 +00:00