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

2929 Коммитов

Автор SHA1 Сообщение Дата
rods%netscape.com f2c2102329 This does the following:
1) Removes the EnumeratePrinterExtended from nsIPrintOptions and all impls of it
2) Sets the Windows platform to once again use the native print dialog
3) The nsDeviceContextSpecWin will detect at runtime whether to use the standard PRINTDLG or the new PRINTDLGEX (supported by XP and WIN2k), this new code is only compiled in when the ifdef MOZ_REQUIRE_CURRENT_SDK is defined.
4) It adds an extra Property Sheet to the new dialog for Frameset Printing options
5) Now creates a DEVMODE before the diaog is created, this is used for setting different options in the print dialog before it comes up.
122530 r=dcone sr=hyatt
2002-01-31 14:30:22 +00:00
pavlov%netscape.com 78c0f8f1c3 fixing bug 104999 on windows. r=dcone sr=waterson 2002-01-30 22:17:55 +00:00
pinkerton%netscape.com cd08ae3b67 fix case where some pushbuttons were too narrow. r=sdagley/sr=sfraser. bug# 120896 2002-01-30 22:01:44 +00:00
sfraser%netscape.com d133d4956f Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
timeless%mac.com 472c92d080 Bug 120211 Hook-up a dialog which warns users of the broken Xfree86 Xprt
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless sr=jag
2002-01-30 03:15:27 +00:00
cathleen%netscape.com 8605704b12 eliminate nsCRT::zero() to use memset to zero instead, bug 118135, r=dp sr=waterson 2002-01-30 02:55:57 +00:00
pinkerton%netscape.com e6af3350ab twisties, upside down tabs, and tree implementation on mac. Also adding constants for window, menu, and dialog backgrounds XP. bug 115747, r=sdagley/sr=hyatt,sfraser. 2002-01-29 21:10:57 +00:00
timeless%mac.com 2a2eccd8df Bug 95986 remove references to nsImageManager
removing obsolete tests
removal for cbiesinger@web.de r=pavlov sr=tor
2002-01-29 15:15:37 +00:00
timeless%mac.com ddbcdd61d9 Bug 95986 remove references to nsImageManager
patch by cbiesinger@web.de r=pavlov sr=tor
2002-01-29 15:01:33 +00:00
bryner%netscape.com f3861937a7 Style and code cleanup. No functional changes. Not part of the build. 2002-01-29 03:06:44 +00:00
timeless%mac.com 700ed38a58 Bug 120967 Scale images with specific scaling factors
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless sr=sfraser
2002-01-29 03:06:19 +00:00
timeless%mac.com ed1c5b938e Bug 121066 Images are dithered in Grayscale mode
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless sr=sfraser
2002-01-29 03:05:19 +00:00
timeless%mac.com 327e376f67 Bug 120221 Make |NS_ERROR_GFX_PRINTER_INVALID_ATTRIBUTE| more specific
patch by Roland.Mainz@informatik.med.uni-giessen.de r=rods sr=sfraser
2002-01-29 03:03:56 +00:00
bryner%netscape.com 15f0ad9fb5 Removing scrollbar tracks from the list of widgets that don't need to be invalidated due to a state change. This fixes the scrollbar "stuck-in-hover" problem. Not part of the build. 2002-01-28 23:44:16 +00:00
bryner%netscape.com c0810e34f3 Cleaning up checkbox/radio button code, now that I understand how it's supposed to work. Hooked up checkbox/radio containers. Fixed active/hover state problems with buttons. Not part of the build. 2002-01-28 10:38:01 +00:00
bryner%netscape.com cfe46119ac turning off focus border for checkboxes. it's causing problems. not part of the build. 2002-01-28 07:17:39 +00:00
bryner%netscape.com 37fb333f32 Hooking up textfields and dropdown buttons. Not part of the build. 2002-01-28 06:32:08 +00:00
pinkerton%netscape.com cb46d68a19 changes for cocoa product to build and run and coexist in the tree with carbon. r=cls/sr=hyatt, bug# 111230 2002-01-25 22:01:41 +00:00
rods%netscape.com 9a440bd84e Removed "free memory read" and change strcpy to strdup
and did some general cleanup and changed how the default printer name was being obtained.
118086 r=dcone sr=waterson
2002-01-25 02:40:19 +00:00
mkaply%us.ibm.com 91b594ceff #116705
r=pedemont, sr=blizzard
OS/2 only - use FM_INVERT for drawing inverted rect
2002-01-25 00:02:40 +00:00
hyatt%netscape.com e704c2858a More objc fixes to remove id as parameter. r=danm, sr=brendan 2002-01-24 23:14:20 +00:00
bzbarsky%mit.edu 0c3b7335fd Correct case of some includes so we build on UFS. Bug 108300, patch by
leaf@mozilla.org, r=beard, sr=darin
2002-01-24 18:49:11 +00:00
pinkerton%netscape.com 7180e5e8d1 allow --enable-default-toolkit=cocoa in makefiles and default toolkit can now be overridden on platform that don't use X11. r=cls/sr=hyatt. bug#121496 2002-01-24 15:11:18 +00:00
lordpixel%mac.com af7c17236d Fix bustage. bug # is 119118 2002-01-24 04:33:01 +00:00
lordpixel%mac.com 199198044b Fix for bug 119118 Issue with calculating rowBytes. r=sdagley, sr=smfr 2002-01-24 03:48:54 +00:00
bstell%ix.netcom.com d16b06dced bug 119042, crash when dividing 0 by 1
r=bstell@ix.netcom.com, sr/a=brendan@mozilla.org,
2002-01-23 15:07:15 +00:00
bryner%netscape.com 6e5de27742 Fixing selected state for radio buttons. Not part of the build. 2002-01-23 06:00:03 +00:00
sfraser%netscape.com e99044efd2 Fix for bug 120228. The rendering context made for the caret was interferring with the origin and clipping of the drawing port. To fix this, we have to reset these before reach drawing call. r=pinkerton, sr=kin, a=asa 2002-01-23 00:44:39 +00:00
pinkerton%netscape.com 37f342b20c ensure that mPixelsToTwips is always integral. r=dbaron/sr=sfraser/a=asa. bug#120779 2002-01-22 22:26:22 +00:00
bryner%netscape.com e4b1dd3230 Hooking up radio buttons, clean up debugging printf's. Not part of the build. 2002-01-21 21:51:57 +00:00
shanjian%netscape.com bbf33a0780 #120047 crash while loading http://www.lupa.cz/anketa.phtml [@ ReadCMAPTableFormat4]
r=rbs, sr=attinasi, a=dbaron
Another patch missed in previous patch.
2002-01-18 21:07:02 +00:00
bryner%netscape.com 07e97a3496 Some minor changes for scrollbar buttons that use transparency. Not part of the build. 2002-01-18 10:10:51 +00:00
bryner%netscape.com 818df199f8 Backing out my fix for bug 104544, it is causing artifacts to appear around the edges of images in the chrome. a=dbaron. 2002-01-18 02:05:50 +00:00
pinkerton%netscape.com e971c0c072 add tab support and fix up drawing problems with port not being set. r=sdagley/sr=sfraser/a=asa. bug# 120171 2002-01-17 23:08:25 +00:00
bryner%netscape.com 06a31354ef Fixing up horizontal scrollbars. Not part of the build. 2002-01-17 06:48:13 +00:00
bryner%netscape.com 848885c43d Make sure the button widget is created before painting scrollbar arrows. Not part of the build. 2002-01-17 06:34:30 +00:00
shanjian%netscape.com 213c1a45d8 #120047 crash while loading http://www.lupa.cz/anketa.phtml [@ ReadCMAPTableFormat4]
r=rbs, sr=waterson, a=dbaron
2002-01-17 00:03:03 +00:00
shanjian%netscape.com 6611f24b2d #119659 Can't see hebrew with latest build
r=smontagu, sr=attinasi, a=dbaron
2002-01-16 23:50:56 +00:00
shanjian%netscape.com 1d94493ac6 #120343 Several languages on Unicode pages rendering with unwanted squares
r=smontagu, sr=waterson
2002-01-16 21:32:18 +00:00
seawood%netscape.com e56e20b1dc Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
bug #58981 sr=jag
2002-01-16 05:10:09 +00:00
bryner%netscape.com d9b087e808 Bug 104544 (unpainted horizontal lines in images when scrolling). If we get twip coordinates from layout that aren't on pixel boundaries, round the rect out to make sure we paint everything that we need to. r=pavlov, sr=jag/brendan. 2002-01-16 04:56:42 +00:00
rods%netscape.com f3cd9831d0 Fixes round off error for scaling and fixes to var names
Bug 120072 r=dcone sr=attinasi
2002-01-16 03:16:01 +00:00
bstell%ix.netcom.com 513f49b74a bug 112490 - add "always use anti alias scaled bitmap font (AASB)"
r=Roland.Mainz@informatik.med.uni-giessen.de, sr=blizzard@mozilla.org
2002-01-16 00:42:08 +00:00
shanjian%netscape.com 97aaee7792 #118000 support unicode plane 1 characters
r=ftang, sr=attinasi
nsCompressCharMap was modified to take ucs4 directly.
nsFontMetricsWin was modified to handle surrogate pair.
2002-01-16 00:15:58 +00:00
pinkerton%netscape.com 90626f0228 Pull in layout/content/locale for nsITheme work and fix bustage. r=dbaron. 2002-01-15 23:30:20 +00:00
timeless%mac.com 39c5bad177 Bug 112635 [Xlib] XXlibRgb revamp ..
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timecop@network.email.ne.jp rs=attinasi
2002-01-15 23:30:16 +00:00
mkaply%us.ibm.com c3b7cca7b4 #119526
r=mkaply, sr=blizzard
OS/2 only - code from dainis to fix some PS initialization problems
2002-01-15 23:14:09 +00:00
pinkerton%netscape.com 09c7773477 fixes bustage. had to wrap some things in TARGET_CARBON. 2002-01-15 18:08:09 +00:00
briane%qnx.com 6c778a7e72 PHOTON ONLY, not part of build
Fixes for rep image drawing, printing changes (PR=112048)
2002-01-15 16:55:22 +00:00
pinkerton%netscape.com 8dcb3f2c9b add nsNativeThemeMac for mach-o build. 2002-01-15 16:26:16 +00:00