Commit Graph

2189 Commits

Author SHA1 Message Date
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