Commit Graph

2246 Commits

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