Commit Graph

2157 Commits

Author SHA1 Message Date
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
dbaron%fas.harvard.edu
74f777eb38 Add REQUIRES line so that xprint will build with MOZ_TRACK_MODULE_DEPS. 2001-02-17 18:15:49 +00:00
dcone%netscape.com
cef0dff830 using the passed in title for the jobname. r=rods sr=attinasi 2001-02-16 17:36:54 +00:00
mkaply%us.ibm.com
7de7dd05f2 No bug
r=mkaply, a=blizzard
Adding in the nsDeviceContext ADDREF that other platforms got
2001-02-16 14:56:53 +00:00
mkaply%us.ibm.com
2388702d8f #68794
r=mkaply, a=blizzard
Commented out too much code
2001-02-15 19:54:52 +00:00
dcone%netscape.com
b32af00f17 Changed BeginDocument API call.. added parameter. r=rods sr=attinasi 2001-02-15 03:49:44 +00:00
mkaply%us.ibm.com
c77e49a9da #60412
r=mkaply, a=blizzard
Make generic font names not case sensitive
2001-02-14 22:39:24 +00:00
blizzard%redhat.com
c122c84eff Fix bug #32612. Add xinerama support for linux systems. r=bryner, pinkerton, leaf sr=alecf 2001-02-14 22:05:03 +00:00
rods%netscape.com
3b551dc89f I couldn't find any documentation explaining on this specifically (classic Microsoft)
But it appears if you set nMinPage to 0, and then nFromPage, nTomPage, & nMaxPage to 0xFFFF
the dialog behaves the way you want it to for "All Pages" and "Page Range"
Plus, it appears you need to pre-set the flags to both "PD_ALLPAGES | PD_RETURNDEFAULT"
in order for the dialog to not appear and have the "::PrintDlg(&prntdlg);" call return.
Bug 61075 r=dcone sr=attinasi
2001-02-14 12:04:55 +00:00
pinkerton%netscape.com
5fdfb75172 doh! forgot to reset the baseAddr of the pixmaps after re-locking the handles in ConvertToPICT. Thanks lordpixel@mac.com. r=saari/sr=sfraser. 2001-02-14 03:24:10 +00:00
dcone%netscape.com
ccfa389edd Added a refcount to the nsDeviceContext. sr=attinasi r=kmcclusk 2001-02-14 02:57:07 +00:00
bryner%uiuc.edu
6ab5225de4 Bug 68642 - incorrect Union behavior when width or height is 0. r=pavlov, sr=blizzard. 2001-02-13 23:54:13 +00:00
pinkerton%netscape.com
d465909997 carbon changes. r=pink/sdagley/beard. a=sfraser. 2001-02-13 21:48:26 +00:00
dcone%netscape.com
9faea85923 Put in an AddRef for the newly created DeviceContext for printing. r=kmcclusk sr=attinasi 2001-02-13 15:03:50 +00:00
dprice%netscape.com
997fb091c7 65845 first cut of the order files 2001-02-13 02:48:02 +00:00
yokoyama%netscape.com
786712ebf3 checkin bstell: bug 60826: add a GBK converter that indicates the X fonts
are missing the ascii glpyhs; r=ftang; sr=erik
2001-02-12 22:56:52 +00:00
mkaply%us.ibm.com
22d91a8609 r=mkaply, a=blizzard
Get OS/2 printing working again
2001-02-12 22:51:56 +00:00
disttsc%bart.nl
3d2d80d536 Back out dougt's channel changes 2001-02-12 03:14:23 +00:00