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

2877 Коммитов

Автор SHA1 Сообщение Дата
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