mkaply%us.ibm.com
16664d30c8
#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
52dc63ff82
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
7a7ff0bc57
fix 74124
r/sr=sfraser
add bidi support for Macintosh
2001-05-15 20:35:31 +00:00
mkaply%us.ibm.com
4a0d869dc9
#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
ba7f91a274
#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
f3e719c2c1
bug #65777 (r=valeski, sr=mscott) - Window targeting fixes...
2001-05-14 02:16:27 +00:00
shanjian%netscape.com
f940325774
#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
a2c09bcc95
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
c18fe7ef56
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
7e26a71d3d
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
e9ee1d93a2
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
814a6ead77
Fix xlib build bustage from checkin for bug 79132.
2001-05-08 22:17:10 +00:00
jst%netscape.com
621060c4fd
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
8a0fa1ceb4
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
f700e01082
Save cycles by removing unneed code b=74494 sr=brendan
2001-05-08 02:33:53 +00:00
ftang%netscape.com
932028310f
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
75d3aacb9f
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
438aea2fa5
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
e64ad450f6
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
d5bd552195
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
6283e80699
part of bug 76339, remove unused #include [BeOS only]
2001-05-04 01:01:15 +00:00
kmcclusk%netscape.com
38e562bee6
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
8b23526f96
#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
18eee86ea7
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
e1d5b58937
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
25c6dc1c7e
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
78615b4fd1
fix for bug 77645 r=syd, sr=brendan.
2001-04-27 09:44:43 +00:00
dprice%netscape.com
8eeac7b37a
75641 - leak in nsImageWin a,sr=brendan r=pavlov
2001-04-26 19:46:02 +00:00
pinkerton%netscape.com
67184575be
get rid of naked printf. sr=hyatt.
2001-04-26 19:41:07 +00:00
jelwell%netscape.com
6b2f79c601
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
c765109976
b=75893. r=mcclusk sr=attinasi a=chofmann
2001-04-25 14:26:28 +00:00
tor%cs.brown.edu
60409b475f
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
8be26d786f
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
70bcc8292b
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding imglib2 to REQUIRES.
2001-04-24 02:36:52 +00:00
pavlov%netscape.com
9126fae837
fixing image printing on unix. bug 76993. r=brendan sr=blizzard a=asa
2001-04-24 00:30:53 +00:00
shanjian%netscape.com
2c27056ad9
#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
2e000089ba
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
6327af0c32
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
d8b4161a64
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
25d8b4b4be
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
3a04cd4ddd
#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
d1a6d75918
b=57928 r=mcclusky sr=attinas.
2001-04-18 00:03:10 +00:00
roc+%cs.cmu.edu
c00215dc6e
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
db163cc20e
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
fdc83b7f9a
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
f634d8fdcf
Build osx printing files. r=saari/sr=hyatt bug 75653
2001-04-17 00:49:34 +00:00
pinkerton%netscape.com
1351fdd3eb
Fix warnings and compile errors in gcc. r=saari/sr=hyatt, bug#7653
2001-04-17 00:38:34 +00:00
pinkerton%netscape.com
ed84d8850d
Fix warning about non-virtual dtor with virtual methods
2001-04-16 23:55:10 +00:00
pinkerton%netscape.com
8406f6056f
get rid of warning about virtual methods w/ non-virtual dtor.
2001-04-16 23:52:07 +00:00
pinkerton%netscape.com
b895c37611
be more explicit about includes for gcc. r=saari/sr=hyatt bug# 75653
2001-04-16 23:50:10 +00:00
pinkerton%netscape.com
36d15f3561
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
729abe0b66
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
06d02b8f20
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
52ed64c054
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
61719a4567
Export nsIPrintingContext.h for osx r=saari/sr=hyatt, bug# 75653
2001-04-16 22:47:33 +00:00
dcone%netscape.com
7a28980692
b=36796 r=peterl sr=attinasi.
2001-04-16 20:41:24 +00:00
pinkerton%netscape.com
42db214d0b
Windows.h --> MacWindows.h r=saari/sr=hyatt. bug# 75653.
2001-04-15 00:45:26 +00:00
darin%netscape.com
45b4c27450
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
c78815f773
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
4c956c2c27
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
dcone%netscape.com
624f626390
Some title fixes. sr=Attinasi. r=mcclusk bug=66943
2001-04-12 14:48:21 +00:00
rods%netscape.com
f439ddf0c3
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
8d42ec8e4b
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
e2dc3d6d88
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
310f483942
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
darin%netscape.com
41efbc6217
Necko API changes, bug 74221. r=valeski, sr=rpotts.
2001-04-10 06:01:08 +00:00
dbaron%fas.harvard.edu
e95412b0df
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
04928b59c2
Fix MOZ_TRACK_MODULE_DEPS bustage (senna)
2001-04-09 18:22:21 +00:00
dcone%netscape.com
fc5d135ec4
Fixed postscript title. b=66943 r=mcclusk sr=attinasi
2001-04-09 14:27:53 +00:00
cls%seawood.org
3fea7d8a9d
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
5693e2cf08
unbuilding deprecated prompt files (cleaning up my mess)
2001-04-09 04:52:46 +00:00
disttsc%bart.nl
748e1ece2f
Clean up MODULE/REQUIRES, bug=73353, r=cls
2001-04-08 08:33:11 +00:00
danm%netscape.com
1783803cb9
removing use of nsNetSupportDialog. bug 72112 continued. r=hyatt,morse,mstoltz,various
2001-04-08 01:32:13 +00:00
johng%corel.com
32101b14f6
Latest source for Qt-Mozilla from Bugzilla #70511
2001-04-06 18:38:16 +00:00
tor%cs.brown.edu
08d617fe10
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
9e7aa5bf66
backing out blake's inadvertent commit.
2001-04-05 20:25:37 +00:00
blakeross%telocity.com
6573419a09
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
bf7387bf32
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
3e31ab9946
65845 - new order files
2001-04-05 06:02:32 +00:00
tor%cs.brown.edu
b385f40ad7
Calculate vertical scaling factor properly in DrawScaled().
...
r=jag,dr; sr=shaver
2001-04-05 02:41:51 +00:00
kmcclusk%netscape.com
800491a62c
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
6a7e8a9105
Added silent parameter. r=mclusky sr=attinasi
2001-04-04 14:55:26 +00:00
pavlov%netscape.com
fcc4f4489a
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
c1ce80ae83
preloader update. r=peterl, sr=attinasi
2001-04-03 22:58:59 +00:00
ftang%netscape.com
d075b5f00f
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
0b39ea3eb1
back out change..
2001-04-03 15:29:33 +00:00
dcone%netscape.com
b32a2c4769
added a silent member. sr=attinasi r=kmmclusk.
2001-04-03 14:38:42 +00:00
disttsc%bart.nl
53eaa33ce5
Fix MOZ_TRACK_MODULE_DEPS bustage (senna)
2001-04-03 07:49:49 +00:00
disttsc%bart.nl
e293c238c5
Fix speedracer bustage. r=dveditz
2001-04-03 07:47:54 +00:00
erik%netscape.com
05c3d1b43c
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
08d6995f2a
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
ab29694698
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
10702730c8
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
19f512d616
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
3882c35030
Fix for 74115, r=dveditz, sr=tor
2001-03-31 08:50:32 +00:00
pavlov%netscape.com
7870ec716b
fix for bug 74115. r=saari sr=scc
2001-03-31 00:50:30 +00:00
mkaply%us.ibm.com
dc603bbb91
BeOS breakage - with new libimg
2001-03-30 14:24:59 +00:00
mkaply%us.ibm.com
252545a471
OS/2 breakage - with new libimg
2001-03-30 14:24:49 +00:00
cls%seawood.org
a8642b3767
more gfx2 fun
2001-03-30 11:47:24 +00:00
disttsc%bart.nl
96f5f6cf31
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