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

2808 Коммитов

Автор SHA1 Сообщение Дата
rods%netscape.com 335903a46f Taking PrintSettingsImpl out of the build. 2001-12-21 03:44:13 +00:00
rods%netscape.com cafed259ff getting nsPrintSettingsImpl into the build
Bug 113917 r=dcone sr=attinasi
2001-12-21 01:26:31 +00:00
rjesup%wgate.com 2e680f1b17 Bug 96108: Inline ElementAt(), add SafeElementAt(), voidarray usage fixes,
assertions for bad voidarray indexes.  r=jst, sr=waterson
2001-12-21 01:10:07 +00:00
shanjian%netscape.com 96074ffa22 #115392 Call GetFontData(CMAP) too many times
original patch proposed by frang tang
r=shanjian  sr=brendan
2001-12-20 01:27:04 +00:00
seawood%netscape.com 847619f840 Updating REQUIRES 2001-12-19 05:05:10 +00:00
seawood%netscape.com 1db8b753e4 Syncing makefiles.
Fixing tinderbox bustage
2001-12-19 03:49:00 +00:00
timeless%mac.com 6a83d212d6 Bugzilla Bug 107562�Implement Print Preview
patch by Roland.Mainz@informatik.med.uni-giessen.de r=rods
2001-12-19 00:10:02 +00:00
seawood%netscape.com 45bfbf0658 Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
hyatt%netscape.com 0ec3f045d8 Fix for 112980, nsITheme API and dynamic skin switching re-enabling. r=ben, sr=waterson 2001-12-17 22:51:39 +00:00
jaggernaut%netscape.com f1eeec7164 Fix OS2 bustage 2001-12-17 14:25:20 +00:00
jaggernaut%netscape.com a49ec3f655 Fix more OS2 bustage 2001-12-17 11:16:24 +00:00
jaggernaut%netscape.com e44e7d9ec8 Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst 2001-12-17 07:14:49 +00:00
timeless%mac.com 12246fda79 Bugzilla Bug 95952 Waste of offscreen pixmaps
patch by Roland.Mainz@informatik.med.uni-giessen.de
r=kmcclusk@netscape.com, sr=attinasi
2001-12-16 19:29:30 +00:00
jaggernaut%netscape.com 97b0530073 Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf 2001-12-16 11:58:03 +00:00
pavlov%netscape.com 15273ea50a bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan 2001-12-16 06:13:17 +00:00
pierre%netscape.com b9c7e0f7da 93217: nsRenderingContextMac doesn't reference count offscreens. Made the nsDrawingSurfaceMac's ownership similar to what we have on other platforms. r=pink/sr=sfraser. 2001-12-15 02:31:47 +00:00
seawood%netscape.com 51fa852613 Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
Thanks to Javier Pedemonte (pedemont@us.ibm.com) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
rods%netscape.com c72800ef27 Initial check in for BUg 113917 (not in the build yet) 2001-12-14 22:40:12 +00:00
bbaetz%cs.mcgill.ca 5c8cc975a2 Bug 80142 (among others) - landing of SVG_20010721_BRANCH. Work by
alex.fritze@crocodile-clips.com, james.turner@crocodile-clips.com, and
everyone else how helped on the branch. Thanks to peterv for last minute
build changes

r=cls for build changes
r=jst, rs=brendan for #ifdef'd parts touching existing files.

NOT ON BY DEFAULT
2001-12-12 07:59:31 +00:00
bbaetz%cs.mcgill.ca a9ff31aebd Backing out bug 95383 because of tbox redness. 2001-12-12 07:16:39 +00:00
bbaetz%cs.mcgill.ca a7e695e284 Bug 95383 - implement nsDrawingSurfaceMac::GetPixelFormat
Patch by james.turner@crocodile-clips.com, r=pink, sr=sfraser
2001-12-12 06:19:29 +00:00
bstell%ix.netcom.com bf3beee55e bug 107020 fix code that selects anti aliased bitmap scaled fonts
r=Roland.Mainz@informatik.med.uni-giessen.de, r=pavlov, rs=waterson
2001-12-12 01:39:08 +00:00
kmcclusk%netscape.com 09cb388941 Move management of the backbuffer from the viewmanager to the rendering context and make the backbuffer transient on WIN32 and GTK. bug 95952 sr=attinasi r=karnaze 2001-12-12 01:35:31 +00:00
dcone%netscape.com 8e38e92292 b=112665 r=rods sr=attinasi. Set default for printing frames to each frame seperately. 2001-12-11 15:03:08 +00:00
ccarlen%netscape.com 993cd4c06f Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 04:54:47 +00:00
bzbarsky%mit.edu 3de82c1040 make nsRenderingContextXlib::CreateDrawingSurface always call
UpdateGC. Bug 114334, patch from Roland Mainz
<Roland.Mainz@informatik.med.uni-giessen.de>, r=timeless, sr=kin
2001-12-11 02:53:03 +00:00
ccarlen%netscape.com c343dad63a Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:58:15 +00:00
ccarlen%netscape.com baca6ece31 Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 20:42:22 +00:00
pierre%netscape.com 237606c46d #111949: Text Zoom has stopped working. Reinstated some code that was lost in the previous checkin. r=pink/sr=sfraser. 2001-12-10 06:30:00 +00:00
arougthopher%lizardland.net 902a87ece1 Bug #92711
The nsScriptableRegionConstructor method was not creating a nsRegionBeOS properly,
causing a crash of mozilla when the method was called.
r=cls
2001-12-10 00:29:21 +00:00
bbaetz%cs.mcgill.ca ad192536dc Bug 114255 - need to call UpdateGC() even if we already have a GC
r=pavlov,sr=jst
2001-12-09 06:32:05 +00:00
dbaron%fas.harvard.edu 9d81ebdcf6 Fix leak of device context. r=jag sr=shaver b=114167 2001-12-08 22:41:10 +00:00
dbaron%fas.harvard.edu 82cc6db0e2 Allow text that fits exactly to be measured faster by changing < to <=. Patch from Daniel Bratell <bratell@lysator.liu.se>. r=shanjian sr=waterson b=90867 2001-12-08 22:37:12 +00:00
jaggernaut%netscape.com 83839f350e BUg 113228: Replace nsC?String::To(Lower|Upper)Case with global To(Lower|Upper)Case. r=dbaron, sr=jst 2001-12-08 07:08:38 +00:00
blizzard%redhat.com 780f997fcc remove seperate gtk2 gfx files. not part of the build. 2001-12-07 05:23:00 +00:00
blizzard%redhat.com 8554d66241 add region code for gtk2. not part of the build. 2001-12-07 05:22:21 +00:00
shanjian%netscape.com f9401691bd #110843 support unicode beyond BMP plane in Compressed charmap
r=bstell sr=brendan
2001-12-06 23:10:32 +00:00
seawood%netscape.com d0d7843e3d Implement nsIDeviceContextSpecPS for Qt.
Bug #113213 r=Roland.Mainz@informatik.med.uni-giessen.de
2001-12-06 10:30:32 +00:00
dbaron%fas.harvard.edu 2541b83e4f Tweaking XP_MACOSX ifdefs in a few more places, including a fix for background image clipping. b=111795 r=pinkerton sr=sfraser 2001-12-06 00:09:21 +00:00
rods%netscape.com 0a3f3787f9 Change the default of FrameSet print from "As Is" to "Each frame Separately"
Bug 112665 sr=attinasi
2001-12-05 14:53:30 +00:00
hyatt%netscape.com 91bc6c4a6e Enhancements to CSS to enable multi-colored borders and painting of image subregions. 112988 and 112990. r=dbaron,hewitt for 112990, r=ben,hewitt for 112988 2001-12-05 08:35:05 +00:00
blizzard%redhat.com fea8276012 checkpointing changes. not part of the default build. 2001-12-05 05:17:21 +00:00
leaf%mozilla.org 8310ba80d7 remove cppsrcs defines from makefile.win files, bug 102459, sr=cls r=dbaron 2001-12-05 03:43:29 +00:00
darin%netscape.com 2a72e329c5 fixes bug 94327 "When there are multiple fonts with different foundry names
but the same family name moz should pick the best fit based on width, weight
and available size"
patch=Roland.Mainz@informatik.med.uni-giessen.de
r=katakai@japan.sun.com,(R.K.Aa)dark@c2i.net
sr=kin@netscape.com,jst@netscape.com
2001-12-04 00:47:38 +00:00
shanjian%netscape.com e5da067f90 #103673 Switching to User-Defined character coding causes crash [@ nsFontMetricsWin::ResolveForwards ]
Load userdefined font once and only once, and then treat all other font as normal.

r=rbs, sr=attinasi
2001-12-04 00:26:28 +00:00
seawood%netscape.com 6f72f9fad0 Backing out previous checkin due to TT font issues.
Bug #94327
2001-12-03 10:29:10 +00:00
seawood%netscape.com bf97a88f70 When there are fonts with multiple foundry names, pick the best font based upon widget, height & available size.
Thanks to Brian Stell <bstell@netscape.com> & Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de> for the patch.
Bug #94327 r=katakai sr=kin
2001-12-03 04:18:26 +00:00
seawood%netscape.com e6195b9a4a Implement textZoom, fix caret hiding problem and fix italics displaying as normal chars problem.
Thanks to Makoto Hamanaka <VYA04230@nifty.com> & Paul Ashford <arougthopher@lizardland.net> for the patch.
Bug #68442 r=cls
2001-12-03 03:16:05 +00:00
mkaply%us.ibm.com cec64f1f6f #112359
r=mkaply, sr=blizzard
OS/2 only - crash if you don't have font Times New Roman MT 30 installed
2001-11-30 22:43:52 +00:00
dbaron%fas.harvard.edu 232e53f44d Fix typos that shouldn't have been checked in. b=110802 2001-11-30 21:58:09 +00:00