slamm%netscape.com
ed7b6044f0
Ignore generated Makefile.
2000-06-05 21:40:07 +00:00
dcone%netscape.com
d1bcb4473a
Fixed bug 40196, there was a transformation problem, and PatBlt did not work correctly on some issues. R=rods
2000-06-05 14:12:11 +00:00
warren%netscape.com
512c8bf433
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
2000-06-03 09:46:12 +00:00
dcone%netscape.com
ab8fc494ba
Removed and extra fopen.. r=rods b=40220
2000-06-02 13:58:02 +00:00
alecf%netscape.com
af0274c3bf
put printf inside NOISY_FONTS to quiet down startup
2000-06-02 00:40:37 +00:00
sfraser%netscape.com
c775131c74
Fix for 41006 -- fix for overlapping text when drawing text runs. r=ftang
2000-06-01 22:54:49 +00:00
sfraser%netscape.com
9a0e9e7de4
Fix for bug 39811 -- make font prefs work for non-unicode text drawing. r=ftang.
2000-06-01 22:53:47 +00:00
mkaply%us.ibm.com
9a43413a8d
# 37239
...
r = mkaply, a = brendan
OS/2 bringup - Print support
2000-06-01 14:56:21 +00:00
brade%netscape.com
28ed4107f3
remove call to FetchFontInfo which doesn't work on 8.5; r=sfraser; a=granrose; bug #37318
2000-05-30 17:53:20 +00:00
sfraser%netscape.com
2a97b66a80
Since I removed the FetchFontInfo call, no longer have to weak link with InterfaceLib.
2000-05-26 22:04:01 +00:00
sfraser%netscape.com
de4ecba1c8
Fixes for 39811, 36417 -- bad text layout on Mac, due to bad space width measurement. Also fixed justified text drawing. r=brade, a=beppe
2000-05-26 22:03:33 +00:00
erik%netscape.com
f3debaa033
bug 38387; add optimized GetWidth method to Japanese Windows 95-specific
...
subclass nsRenderingContextWinA to allow proper layout on Win95-J;
a,r=kmcclusk
2000-05-25 20:37:01 +00:00
blizzard%redhat.com
4cd35f6827
fix unitialized variable reference that was pointed out by jlnance ( thanks! ) r=pavlov, a=brendan
2000-05-25 20:02:47 +00:00
mkaply%us.ibm.com
c599e744f3
# 37239
...
r = mkaply@us.ibm.com , a = brendan
OS/2 bringup continues on M16 - These files are OS/2 only
2000-05-25 14:23:27 +00:00
pinkerton%netscape.com
81b438669f
Using WINAPI macro for callback routines. Thanks to juberti@aol.com and
...
jesusx@who.net for the help and moral support. r=mozbot a=mozbot
2000-05-24 23:56:47 +00:00
dcone%netscape.com
ddf3c10ba2
Implement LineStyle for Mac. This gets the pulldowns working again. r=buster b=34870
2000-05-23 19:47:48 +00:00
dcone%netscape.com
f06ae87cf7
Need to implement LineStyle for Mac. r=buster b=34870
2000-05-23 19:46:45 +00:00
pnunn%netscape.com
c2c004ee47
bug#39301: bump up img cache size back up to 2M. Now have way to limit other
...
resources. pnunn r:sfraser@netscape.com
2000-05-22 23:08:42 +00:00
pinkerton%netscape.com
df605aed70
Fix for 36479, crash on some systems counting # of monitors. There were a couple
...
of possible culprits, removed a printf that was crashing things and removing the use
of the big rectangle that I bet was confusing certain video cards. r=mjudge.
2000-05-22 22:40:02 +00:00
dcone%netscape.com
48c1f7c9aa
Divided the number of bytes by 3 for grayscale image printing. r=rods a=brendan@mozilla.org b=26814
2000-05-22 20:13:12 +00:00
mkaply%us.ibm.com
677613d5be
# 37239
...
r = mkaply@us.ibm.com , a = brendan
OS/2 bringup continues on M16 - These files are OS/2 only!
2000-05-22 19:38:22 +00:00
tor%cs.brown.edu
94713681c6
Fix crasher bug 36834 by making sure that the image we're about
...
to read/composite overlaps the underlying drawing surface. a=brendan
2000-05-20 04:03:17 +00:00
pavlov%netscape.com
528cf844b7
work to try and fix crasher bug 39752 by being sure to call Cancel() on the timers since the windows timer code holds a ref to itself.... more to come on that. r=jag@irc
2000-05-20 03:57:59 +00:00
erik%netscape.com
ffa8b60849
fixing bustage in the #ifdef MOZ_MATHML part (not part of default build)
...
a=leaf
2000-05-19 00:33:33 +00:00
mcafee%netscape.com
6eb88c1a84
Renaming prefs to live in the browser.display namespace: background_color, foreground_color, use_document_fonts, use_document_colors, base_font_scaler, wfe.use_windows>colors, screen_resolution. r=alecf, a=chofmann (31136)
2000-05-18 03:19:00 +00:00
erik%netscape.com
c72987549c
added debugging code
2000-05-17 06:58:32 +00:00
cls%seawood.org
a8000b8bb5
Mass replace of -lmozjs with $(MOZ_JS_LIBS) needed for OS/2 and consistency.
2000-05-17 06:45:45 +00:00
sfraser%netscape.com
9d0f0840c6
Remove linkage with NetworkModular.shlb
2000-05-17 06:36:59 +00:00
tajima%eng.sun.com
68a492ed5e
no need to link libIDL.
2000-05-17 06:15:15 +00:00
tajima%eng.sun.com
ef689697f2
nsAutoString i/f has changed, need to align code accordingly to avoid build
...
error.
2000-05-17 05:36:42 +00:00
erik%netscape.com
de7b626015
adding minimum font size pref so that e.g. East Asian documents adhere to
...
a min font size, thereby avoiding overlapping lines
2000-05-17 05:15:54 +00:00
ftang%netscape.com
61876a8cb1
partially fix 38318. Register callback to rebuild the mapping Util singleton
2000-05-17 05:00:30 +00:00
zuperdee%penguinpowered.com
e30a52d548
Temporary fix for bug 33801. r=shaver
2000-05-17 04:47:49 +00:00
zuperdee%penguinpowered.com
dfca1cd6ac
Temporary fix for bug 33801. r=shaver
2000-05-17 04:47:00 +00:00
cls%seawood.org
87d19933d5
Oops. Forgot a couple of files for the beos fix in bug #38372 .
2000-05-17 04:35:10 +00:00
pavlov%netscape.com
803190ad4b
changes all usages of NS_NewTimer to CreateInstance
2000-05-17 02:49:35 +00:00
erik%netscape.com
29ae0469f3
bug 6588; adding support for the "User Defined" character encoding and font
2000-05-16 23:48:44 +00:00
dcone%netscape.com
ac9bdf635a
Added code to check file name for obvious directory syntax..
2000-05-16 21:55:39 +00:00
dbaron%fas.harvard.edu
6f9df087ce
Fix MathML build. r=erik@netscape.com a=leaf@mozilla.org
2000-05-16 19:31:57 +00:00
erik%netscape.com
38643317f7
checking in the previous changes again, this time with 3 more bugs fixed
2000-05-16 03:31:05 +00:00
rbs%maths.uq.edu.au
8a4dc9bd8e
[#ifdef MOZ_MATHML: NOT PART OF THE DEFAULT BUILD] Finally enable the Mathematica fonts on Unix. Paul Gartside <gartside@maths.ox.ac.uk> tested and reported that all went well.
2000-05-16 01:45:27 +00:00
erik%netscape.com
fe2c719733
backing out the changes since there were problems
2000-05-16 00:12:42 +00:00
pavlov%netscape.com
efcc9efa87
make gfx on unix be an xpcom component
2000-05-15 21:58:46 +00:00
erik%netscape.com
7ada90de18
bugs 20959, 27378, 30856, 31013; make font selection more specific by
...
including the foundry field (and charset fields); try names like "Times
New Roman" first, before aliasing it to "times"
2000-05-15 20:15:55 +00:00
erik%netscape.com
2fe4d75b47
removing unused file
2000-05-15 20:06:02 +00:00
erik%netscape.com
8367d32cef
removing unneeded "Unicode" and "Bitstream Cyberbit" aliases (there is no
...
font called "Unicode" anyway)
2000-05-15 20:05:06 +00:00
dcone%netscape.com
9f951ce59e
Fixed ScaleX and ScaleY to handle identity matrix, based on O'Callahan patch.
2000-05-15 14:06:18 +00:00
scc%netscape.com
30e346f29a
string fixes
2000-05-14 22:54:04 +00:00
bryner%uiuc.edu
77610c8624
Create the offscreen buffer the size of the complete image, not just the
...
size that has been loaded so far. r=pavlov.
2000-05-14 03:16:43 +00:00
bryner%uiuc.edu
63945810dc
Fix some signed/unsigned warnings. r=tor@cs.brown.edu.
2000-05-14 01:32:34 +00:00