Граф коммитов

1799 Коммитов

Автор SHA1 Сообщение Дата
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
ftang%netscape.com b04ffa4153 check in xprint changes for tajima@eng.sun.com r=erik@netscape.com
all the changes is now #ifdef USE_XPRINT and won't be build by default.
2000-05-13 13:31:05 +00:00
cls%seawood.org 2dd374c719 Vain attempt to make the xlib toolkit work. Switched nsRenderingContextXlib to use nsRenderingContextImpl. Filled in some missing functions. 2000-05-13 05:38:50 +00:00
waterson%netscape.com f284e62f26 Fix string backsliding. r=scc 2000-05-13 01:11:31 +00:00
mkaply%us.ibm.com eba0a57ff7 # 37239
r= dcone
OS/2 bring up continues - PR_CALLBACK and typo
2000-05-12 22:21:42 +00:00
dcone%netscape.com e1630d1487 Fixed line drawing 2000-05-12 21:05:25 +00:00
pnunn%netscape.com e38c1eeb76 Bug#31228: Patch from : roc+moz@cs.cmu.edu (Robert O'Callahan). Thanks Robert! r:pnunn. 2000-05-12 20:19:02 +00:00
tajima%eng.sun.com 7249ccebbe renamed 3 public header files names exported to 'dist/include' r/a=erik@netscape.com 2000-05-12 20:15:08 +00:00
mkaply%us.ibm.com b21a2a4d57 # 37239
r= mkaply@us.ibm.com
OS/2 bring up continues - OS/2 specific changes
2000-05-12 19:26:34 +00:00