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

2929 Коммитов

Автор SHA1 Сообщение Дата
pinkerton%netscape.com d2d68fab80 tweak scrollbars and fix non-carbon bustage. i'll get back to this later. 2002-01-15 16:25:38 +00:00
pinkerton%netscape.com 82e94c147d nsITheme impl on mac. r=sfraser/sr=hyatt. bugs 115731, 115733, 115735, 115737, 115740, 115749, 115760, 115763 2002-01-15 14:59:21 +00:00
rods%netscape.com 6048629c45 The page setup info was not being set into the dev mode when printing ssilently.
Bug 119959 r=dcone sr=hyatt
2002-01-15 01:06:32 +00:00
sfraser%netscape.com b050f87ab1 Fix port/GDevice management issues in Mac code, fixes bugs 113480, 103234, 105946, and 104781. Changes ensure that the current graphics device is set correctly when SetPort is used to change the current graphics port (to window or GWorld). r=pinkerton, rs=brendan 2002-01-14 23:26:49 +00:00
rbs%maths.uq.edu.au 80007341d2 Fix bug 117637 - eliminate memory allocations in all consumers of GetFontData(), r=shanjian, sr=attinasi 2002-01-14 19:54:23 +00:00
bryner%netscape.com 26359a70be Hook up toolbarbuttons and grippers. Tweak borders and minimum sizes on scrollbars. Not part of the build. 2002-01-14 10:37:43 +00:00
bryner%netscape.com 0aacd3c809 Bug 119837 - add a parameter to nsITheme::GetMinimumWidgetSize to specify if CSS is allowed to override the min size. r=bzbarsky, sr=hyatt. 2002-01-14 05:40:37 +00:00
bryner%netscape.com 3dcc733bde Hooking up scrollbar tracks and thumbs. Not part of the build. 2002-01-13 06:53:53 +00:00
bryner%netscape.com e78953dab7 GTK theme renderer changes:
- Keep "widget prototypes" around instead of raw GtkStyles.  This way, the style retains valid GC's.
- Pass widget instances to gtk_paint_* to satisfy themes that expect this to be non-null.
- Add support for scrollbar buttons.
- Code refactoring and cleanup.

Not part of the build.
2002-01-13 03:04:24 +00:00
timeless%mac.com 03e73b26be Bug 119398 DeviceContextImpl does not correctly check for error
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless sr=sfraser
2002-01-13 00:17:37 +00:00
rods%netscape.com ca41a066b5 This enables platforms to set a pref as to whether they allow print from print preview.
Bug 118623 r=roland sr=attinasi
2002-01-12 12:58:46 +00:00
rods%netscape.com cdc13df2f5 New print dialog doesn't show the right default printer in windows if the printer is a networkprinter
Bug 118409 r=dcone sr=self
2002-01-12 12:45:49 +00:00
bryner%netscape.com f8baeda2dd Initial checkin of gtk native theme renderer. Contains support for buttons and checkboxes. Not part of the build, to enable set NATIVE_THEME_SUPPORT=1. 2002-01-12 04:56:37 +00:00
cathleen%netscape.com 92d4fbf218 converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp 2002-01-12 03:18:55 +00:00
dbaron%fas.harvard.edu e7e310a9bd Clean up QueryInterface implementation. Patch by Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de>. r=dbaron sr=sfraser b=111088 2002-01-12 03:14:03 +00:00
dbaron%fas.harvard.edu fa6686c2d6 Fix bustage. 2002-01-11 19:24:51 +00:00
rods%netscape.com b304b3f01e reflow was using the wrong DC to rendering context for PP
BUg 117745 r=dcone sr=attinasi
2002-01-11 11:56:10 +00:00
rods%netscape.com 978de2b139 Fixing build problem
Bug 119147 r=dcone sr=attinasi
2002-01-11 11:48:28 +00:00
rods%netscape.com 126e97c993 Wasn't setting the default correctly.
Bug 118409 r=dcone sr=attinasi
2002-01-10 23:22:14 +00:00
shanjian%netscape.com 7df3a4d014 #118606 support opentype format 12 CMAP table
r=rbs, sr=attinasi
2002-01-10 22:06:58 +00:00
shanjian%netscape.com 4073d94c89 #106476 A more readable approach in resolving fonts
r=rbs, sr=attinasi
2002-01-10 21:26:07 +00:00
lordpixel%mac.com 2b4ba3c39a Fix for bug 66814. r=pink, sr=smfr 2002-01-10 03:11:02 +00:00
timeless%mac.com e047e5956d Bug 116158 Enhance the workaround for bug 88554
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless, r=rods, sr=dveditz
2002-01-10 02:51:26 +00:00
timeless%mac.com ed26a5d45e Bug 84380 Need a component that generates thai presentation forms
patch by Roland.Mainz@informatik.med.uni-giessen.de r=cls, r=pradhat, sr=attinasi
2002-01-10 02:32:43 +00:00
rbs%maths.uq.edu.au 1ceb7234a7 Compact code, b=118617, r=shanjian, sr=waterson 2002-01-10 01:05:38 +00:00
bstell%ix.netcom.com 14b6fe9068 bug 116150 add NextNonEmptyCCMapPage and SetChars(PRUint16* aCCMap)
for FreeType2 font code
r=shanjian, sr=brendan
2002-01-10 00:01:38 +00:00
mkaply%us.ibm.com 25f078f225 #118932
r=mkaply, sr=blizzard
OS/2 only - use the name of the queue for the printer dialog
2002-01-09 21:31:45 +00:00
bzbarsky%mit.edu 614dc253ca Replace DEBUG_PRINTF with NS_WARNING/NS_ASSERTION. Bug 117440, patch by
Morten Nilsen <Morten@Nilsen.com>, r=timeless, sr=brendan
2002-01-09 18:49:43 +00:00
dcone%netscape.com 11514c49a2 b=98252, r=kmcclusk, sr=attinasi. Added support for fast alpha tiling. 2002-01-09 15:02:00 +00:00
hyatt%netscape.com fea61336ed Fix for hover/active feedback on radio/checkbox/menulist in WinXP theme. r=hewitt, sr=ben 2002-01-09 01:26:16 +00:00
rods%netscape.com 7f647c74bf Improves error codes for printing and fixes selection printing by making sure the margins are initialized when no prefs are there
Bugs 86378 & 118637 r=dcone sr=attinasi
2002-01-08 01:15:25 +00:00
ftang%netscape.com 780648f6b2 fix bug 117098. sr=sfraser add arabic isolated fallback . in ATSUI fallback, fallback bold/italic form to non bold/italic for arabic font. do not go through QD fallback for Arabic/Hebrew by turn off the converter. remove fake bidi code. 2002-01-08 00:47:02 +00:00
ftang%netscape.com e24bac9ed1 fix bug 117098. Now we treat Mac as non bidi platform sr=sfraser 2002-01-08 00:45:23 +00:00
ftang%netscape.com 8d0240a708 fix bug 117098. sr=sfraser let mac os 9 code also compiled on non Carbon 2002-01-08 00:44:47 +00:00
hyatt%netscape.com 9d09b333bd Fix for 115767, dropdown list support for WinXP, r=hixie, sr=blake 2002-01-08 00:43:20 +00:00
rods%netscape.com c13593de3c support for printing of non-latin1 chars
Bug 100328 r=dcone sr=brenden
2002-01-07 13:26:27 +00:00
bstell%ix.netcom.com b6241de43e bug 112516 move shared gtk files to x11shared
Makefile.in changes r=cls
the files were moved but not otherwise changed
2002-01-06 20:11:51 +00:00
dbaron%fas.harvard.edu 6ef5940320 Remove duplicate initialization of nsDeviceContext reference count by derived class constructor (which is dangerous since it could be incremented during the base class constructor). Various other cleanup, mostly in xlib port. b=111088 r=rbs sr=jag 2002-01-06 18:37:27 +00:00
bstell%ix.netcom.com 017c2bee2b bug 112516 move shared gtk files to x11shared
Makefile.in changes r=cls
the files were moved but not otherwise changed
2002-01-06 07:15:43 +00:00
bstell%ix.netcom.com 994a3ddb6a bug 112516 move shared files from gfx/src/gtk to gfx/src/x11shared
these were copied
2002-01-06 07:00:46 +00:00
bstell%ix.netcom.com e1db4e7f60 bug 118033, remove useless assertion
checkin for Roland.Mainz@informatik.med.uni-giessen.de
r=bstell@ix.netcom.com, sr=blizzard
2002-01-06 02:36:19 +00:00
bstell%ix.netcom.com 6158613784 bug 116136 - fix aasb with 10646 fonts
r=ftang, sr=shaver
2002-01-06 02:28:02 +00:00
hyatt%netscape.com 179f32fe3c Fix for 115759, support for textfields in WinXP, r=hixie, sr=jst 2002-01-06 01:43:17 +00:00
hyatt%netscape.com 03e7fc057f Fixing 115750, support for tabpanels and tabs in WinXP, r=bryner, sr=blake 2002-01-06 00:22:24 +00:00
hyatt%netscape.com a9a8f30db3 Fix for 115750, WinXP tab support. r=bryner, sr=blake 2002-01-05 23:44:39 +00:00
hyatt%netscape.com c155598327 Fix for 115753, windows xp tooltip support, r=bryner, sr=sspitzer 2002-01-05 00:33:40 +00:00
hyatt%netscape.com d749d59e46 Fix for 115748, r=bryner, sr=sspitzer 2002-01-05 00:15:48 +00:00
rods%netscape.com 0f08309d52 Better algorithm for getting and setting the dfault printer
Bug 117819 r-dcone sr=attinasi
2002-01-04 14:46:26 +00:00
hewitt%netscape.com 61df0dc23c 115757 - null check for win2k, r=bryner, sr=hyatt 2002-01-04 01:04:13 +00:00
hyatt%netscape.com e3f61bf44f Checking in 115757, enabling of Windows XP Theme Support under Classic skin.,r=bryner,sr=hewitt 2002-01-04 00:28:01 +00:00
mkaply%us.ibm.com f96e9b2489 #108280
r=mkaply, sr=blizzard
OS/2 only - more fallout from 99010
2002-01-03 22:42:10 +00:00
mkaply%us.ibm.com c6b8ebb38b #117919
r=rods,mkaply sr=blizzard
OS/2 only - implement AvailablePrinters
2002-01-03 22:08:04 +00:00
timeless%mac.com 32c70a88b5 Bug 116439 - Xprint module prints sometimes underlined text wrong
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless sr=jag
2002-01-03 02:16:44 +00:00
timeless%mac.com c5b9e57b1b Bug 104075 - need X font banning
patch by Roland.Mainz@informatik.med.uni-giessen.de r=bstell@ix.netcom.com sr=jag
2002-01-03 02:13:34 +00:00
mkaply%us.ibm.com f8239a2146 #111114
r=pedemont, sr=blizzard
OS/2 only - bad if condition on whether to SlowTile
2002-01-02 23:24:25 +00:00
mkaply%us.ibm.com 67e57d8447 Stupid syntax error 2002-01-02 23:06:26 +00:00
mkaply%us.ibm.com 7fe24a6543 No bug
r=pedemont, sr=blizzard
OS/2 only - make 0 system resolution mean "system setting" and don't use user specified DPI for bitmap fonts
2002-01-02 22:19:51 +00:00
pinkerton%netscape.com 1d1deb68d1 Fix mach-o build bustage. Don't include non-carbon things unless we're
actually building for carbon.
2002-01-02 16:23:14 +00:00
seawood%netscape.com 11a49ae318 Fixing beos bustage caused by checkin for bug 113917 2002-01-02 05:47:24 +00:00
seawood%netscape.com eea7fa29d0 Cleaning up win32 gmakefiles from xp print dialog changes (bug 113917) 2002-01-02 05:34:00 +00:00
timeless%mac.com 27f57ebbc8 Bug 117654 [Xlib] Minor issue in nsFontXlibNormal::GetWidth()
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless
2002-01-02 00:19:14 +00:00
dcone%netscape.com 0ca912a376 *** empty log message *** 2002-01-01 15:34:03 +00:00
dcone%netscape.com 9741b74021 Add nsPrintSettingsImpl to the project. Needed for the Rods checkin. See that checkin for approval. 2002-01-01 15:15:47 +00:00
rods%netscape.com 3f7fc6fe28 To fix breakage 2002-01-01 14:22:55 +00:00
rods%netscape.com 3d2a0a7a0d to fix breakage 2002-01-01 14:10:19 +00:00
rods%netscape.com 554777aa3a additional files and patches from arougthopher@lizardland.net to get BEOS to work
(because of checkin for 113917)
2002-01-01 13:11:46 +00:00
rods%netscape.com 7929b953f5 Switch public interfaces from nsIPrintOptions to nsIPrintSettings
Enabling XP Print Dialog for Windows
Enabling XP Print Progress Dialog
Enabling XP Page Setup Dialog
Fixing nsPrintPreviewContext to use nsIPrintPreviewContext
Bug 113917 r=dcone sr=attinasi
2002-01-01 12:58:53 +00:00
arougthopher%lizardland.net 58626137f3 Fix for Bug#10090
BViews were being drawn one pixel too small, do to the fact that Bview.Bounds() returns one pixel smaller than the actually widht/height.  (Also happens from BView.Frame())  Added a +1 to a couple of places to adjust for this.

Argouthopher at lizardland.net

r=cls (seawood@netscape.com)
2001-12-29 21:21:00 +00:00
rbs%maths.uq.edu.au 9acd0b2dd2 Follow-up to bug 115392, r=shanjian sr=brendan. Clean the left-over and outdated comments noted in passing 2001-12-27 00:24:48 +00:00
ftang%netscape.com 946167d3b4 fix bug 115374. add one not-well-documented flag for LOGFONT
to fix display problem on Chinese and Korean window 95/98/NT
r=shanjian sr=brendan
2001-12-26 21:10:44 +00:00
timeless%mac.com 61a97fd94a Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
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