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

3169 Коммитов

Автор SHA1 Сообщение Дата
bstell%ix.netcom.com 4305b20a78 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 a29625f963 #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 c753910f61 Pull in layout/content/locale for nsITheme work and fix bustage. r=dbaron. 2002-01-15 23:30:20 +00:00
timeless%mac.com 1633c022c7 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 c9a0722dcc #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 2af10832c5 fixes bustage. had to wrap some things in TARGET_CARBON. 2002-01-15 18:08:09 +00:00
briane%qnx.com 0d4c316548 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 06b931e821 add nsNativeThemeMac for mach-o build. 2002-01-15 16:26:16 +00:00
pinkerton%netscape.com 9cce550598 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 a799df64b7 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 31556c1fed 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 263fc8336b 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 e2a55978d0 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 59bfd3e7a3 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 fe3e849d35 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 b6df8d038b Hooking up scrollbar tracks and thumbs. Not part of the build. 2002-01-13 06:53:53 +00:00
bryner%netscape.com fc030b3f78 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 41cd912b3e 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 68e2a5beb1 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 3787a18a29 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 c79a0a8b2d 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 c2d19ad82a converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp 2002-01-12 03:18:55 +00:00
dbaron%fas.harvard.edu 151ec366c2 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 e8d0381108 Fix bustage. 2002-01-11 19:24:51 +00:00
rods%netscape.com 92367f8431 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 8b8ea59cc8 Wasn't setting the default correctly.
Bug 118409 r=dcone sr=attinasi
2002-01-10 23:22:14 +00:00
shanjian%netscape.com 57f0373d07 #118606 support opentype format 12 CMAP table
r=rbs, sr=attinasi
2002-01-10 22:06:58 +00:00
shanjian%netscape.com 39bcf179d6 #106476 A more readable approach in resolving fonts
r=rbs, sr=attinasi
2002-01-10 21:26:07 +00:00
lordpixel%mac.com f23e5dc487 Fix for bug 66814. r=pink, sr=smfr 2002-01-10 03:11:02 +00:00
timeless%mac.com 4f36a2b5d6 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 be0f861649 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 3761ed754e Compact code, b=118617, r=shanjian, sr=waterson 2002-01-10 01:05:38 +00:00
bstell%ix.netcom.com 7baafbeb9b 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 3370c4c71a #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 e93309f629 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 303d368fed b=98252, r=kmcclusk, sr=attinasi. Added support for fast alpha tiling. 2002-01-09 15:02:00 +00:00
hyatt%netscape.com c4a5008a0d 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 00844c5ebf 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 ebade7db91 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 3a8df3643c fix bug 117098. Now we treat Mac as non bidi platform sr=sfraser 2002-01-08 00:45:23 +00:00
ftang%netscape.com aa470e2cbd 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 976fbdfaa5 Fix for 115767, dropdown list support for WinXP, r=hixie, sr=blake 2002-01-08 00:43:20 +00:00
rods%netscape.com 97b05bb232 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 2235ae9962 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 2feca83869 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 dd56ad0377 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 9e058dba3f 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 22eff14ac5 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 cce3d8c864 bug 116136 - fix aasb with 10646 fonts
r=ftang, sr=shaver
2002-01-06 02:28:02 +00:00
hyatt%netscape.com a87576bb28 Fix for 115759, support for textfields in WinXP, r=hixie, sr=jst 2002-01-06 01:43:17 +00:00
hyatt%netscape.com 602406dd66 Fixing 115750, support for tabpanels and tabs in WinXP, r=bryner, sr=blake 2002-01-06 00:22:24 +00:00
hyatt%netscape.com d7bc9b0652 Fix for 115750, WinXP tab support. r=bryner, sr=blake 2002-01-05 23:44:39 +00:00
hyatt%netscape.com d481b61bd0 Fix for 115753, windows xp tooltip support, r=bryner, sr=sspitzer 2002-01-05 00:33:40 +00:00
hyatt%netscape.com 93abe6b742 Fix for 115748, r=bryner, sr=sspitzer 2002-01-05 00:15:48 +00:00
rods%netscape.com 2a1c672584 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 f16d619b26 115757 - null check for win2k, r=bryner, sr=hyatt 2002-01-04 01:04:13 +00:00
hyatt%netscape.com d4326b49d1 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 8b78500f51 #108280
r=mkaply, sr=blizzard
OS/2 only - more fallout from 99010
2002-01-03 22:42:10 +00:00
mkaply%us.ibm.com 7a8495a794 #117919
r=rods,mkaply sr=blizzard
OS/2 only - implement AvailablePrinters
2002-01-03 22:08:04 +00:00
timeless%mac.com 1ffb202182 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 545e6b8214 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 1b6f195ef1 #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 cf56f0838b Stupid syntax error 2002-01-02 23:06:26 +00:00
mkaply%us.ibm.com 14ab31c1ac 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 0ed8328ac3 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 4240452f77 Fixing beos bustage caused by checkin for bug 113917 2002-01-02 05:47:24 +00:00
seawood%netscape.com 26054e8541 Cleaning up win32 gmakefiles from xp print dialog changes (bug 113917) 2002-01-02 05:34:00 +00:00
timeless%mac.com 137cc3b3d5 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 2198c6ca22 *** empty log message *** 2002-01-01 15:34:03 +00:00
dcone%netscape.com 472932310b 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 7ff08d39b0 To fix breakage 2002-01-01 14:22:55 +00:00
rods%netscape.com f0fa2b824e to fix breakage 2002-01-01 14:10:19 +00:00
rods%netscape.com cd85f43f88 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 1fde5f13f3 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 3878ab3366 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 ba98eecc50 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 444b0f0021 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 711739d601 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 d5d5b3edf7 Taking PrintSettingsImpl out of the build. 2001-12-21 03:44:13 +00:00
rods%netscape.com 5760218ab6 getting nsPrintSettingsImpl into the build
Bug 113917 r=dcone sr=attinasi
2001-12-21 01:26:31 +00:00
rjesup%wgate.com 2212861db9 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 f0c0c7a58e #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 e24560fa87 Updating REQUIRES 2001-12-19 05:05:10 +00:00
seawood%netscape.com 33635ef2ba Syncing makefiles.
Fixing tinderbox bustage
2001-12-19 03:49:00 +00:00
timeless%mac.com 05fb389fe7 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 874c54280c 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 d4065d8e54 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 ef91c6c675 Fix OS2 bustage 2001-12-17 14:25:20 +00:00
jaggernaut%netscape.com e7982ab2bd Fix more OS2 bustage 2001-12-17 11:16:24 +00:00
jaggernaut%netscape.com 7936b26225 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 d4b02220bd 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 6ab111155d Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf 2001-12-16 11:58:03 +00:00
pavlov%netscape.com 5cd1b8e131 bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan 2001-12-16 06:13:17 +00:00
pierre%netscape.com 8a9a7c716c 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 3738d752bc 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 4a572e1c0b Initial check in for BUg 113917 (not in the build yet) 2001-12-14 22:40:12 +00:00
bbaetz%cs.mcgill.ca 43806ea8b2 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 f4143b4da1 Backing out bug 95383 because of tbox redness. 2001-12-12 07:16:39 +00:00
bbaetz%cs.mcgill.ca 8feaeae579 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 2395768310 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 f4417f337e 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 f38469e312 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 b4f1e83674 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 874e1c67e6 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 0766c35c7f 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 d360173601 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 92030ea692 #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 c84275da6a 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 1350b46f04 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 b0d79e4294 Fix leak of device context. r=jag sr=shaver b=114167 2001-12-08 22:41:10 +00:00
dbaron%fas.harvard.edu ed0fc6e3fd 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 c892a468bd 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 8ffba705a1 remove seperate gtk2 gfx files. not part of the build. 2001-12-07 05:23:00 +00:00
blizzard%redhat.com 3f050d977f add region code for gtk2. not part of the build. 2001-12-07 05:22:21 +00:00
shanjian%netscape.com 7bdc78192b #110843 support unicode beyond BMP plane in Compressed charmap
r=bstell sr=brendan
2001-12-06 23:10:32 +00:00
dbaron%fas.harvard.edu 4c3f787bbd 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 e6cd3afd50 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 1704f7364f 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 da31a8fc50 checkpointing changes. not part of the default build. 2001-12-05 05:17:21 +00:00
leaf%mozilla.org 99e99b9ff7 remove cppsrcs defines from makefile.win files, bug 102459, sr=cls r=dbaron 2001-12-05 03:43:29 +00:00
darin%netscape.com 9f5be22634 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 8dfd22ad44 #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 0794b0672a Backing out previous checkin due to TT font issues.
Bug #94327
2001-12-03 10:29:10 +00:00
seawood%netscape.com 2459d8791a 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 8a5f243263 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 7aad661ac0 #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 89b71e2beb Fix typos that shouldn't have been checked in. b=110802 2001-11-30 21:58:09 +00:00
dbaron%fas.harvard.edu 60dae22732 Backing out shanjian at his request to fix Linux orange. 2001-11-30 01:57:24 +00:00
shanjian%netscape.com 22a8021ff9 #support unicode beyond BMP plane in Compressed charmap
r=bstell,  sr=brendan
2001-11-30 00:41:20 +00:00
dcone%netscape.com 6344674a2f bug 103377. Images are scaled down for background tiled images that are printed. r=rods sr=attinsi 2001-11-29 15:48:15 +00:00
bstell%netscape.com c0fda03db6 bug 112522 on anti-alias scale bitmap font on local X server
r=pavlov, sr=mscott
2001-11-29 07:55:08 +00:00
dbaron%fas.harvard.edu 756ce4d77c Fix runtime bustage for other ports that have the same problem as GTK. b=109974, 111088 2001-11-29 03:02:47 +00:00
dbaron%fas.harvard.edu 66b3035a79 Fix orange. b=109974, 111088 2001-11-29 02:58:30 +00:00
shanjian%netscape.com 39bde9b767 #34242 replace X font lookups on "-*-*-*-*-*-*-*-*-*-*-*-*-*-*" with "-*"
patch prepared by:  Roland Mainz
r=shanjian sr=brendan
2001-11-29 02:05:52 +00:00
rbs%maths.uq.edu.au 9a411fc188 Bug 111069: don't initialize the device context twice in GfxWin & OS2 (also left in the debugging code used to catch that), r=rods, sr=waterson. Bug 109974: re-enable a consolidated memory-pressure observer to compact font resources in low-memory situations, r=shanjian, sr=waterson. 2001-11-29 00:34:07 +00:00
bstell%netscape.com 449d15727b checkin for adam@gimp.org
bug 110793: gcc problem with parameters
r=bstell@netscape.com, sr=brendan@mozilla.org
2001-11-29 00:03:36 +00:00
dbaron%fas.harvard.edu ebda7e65e4 Region code doesn't need to be threadsafe since it all runs on one thread. b=110802 r=bryner sr=waterson 2001-11-28 04:59:26 +00:00
dbaron%fas.harvard.edu 98b0f23a6f Free the nsUnicodeMappingUtil singleton on shutdown. b=111385 r=pinkerton sr=sfraser 2001-11-28 01:15:10 +00:00
bstell%netscape.com f2a29ec567 bug 110804 gdk exits during print preview
move the test for invalid size (off screen pixels) to point after last time sizes are set
r=yokoyama@netscape.com, sr=waterson@netscape.com
2001-11-27 23:02:26 +00:00
mkaply%us.ibm.com 4b6c52a56b #108280
r=mkaply, sr=blizzard
OS/2 only - code from Javier Pedemonte to get our fonts back after 99010
2001-11-27 22:58:37 +00:00
alecf%netscape.com b54ba5fc69 first part of fix for bug 112209, making nsStr private by switching nsStaticNameTable over to nsAFlatString. r=dbaron, sr=blake 2001-11-27 21:13:53 +00:00
mkaply%us.ibm.com f502cf0e25 No bug
r=mkaply, sr=blizzard
OS/2 only - code from jblanco to get print preview working
2001-11-27 20:24:20 +00:00
mkaply%us.ibm.com 72b4d0b400 No bug - Os/2 support for print preview 2001-11-26 21:04:19 +00:00
rods%netscape.com 62ea38dd3c Add PrintBGColors, PRINBGImages and Scaling
Bug 108345 r=dcone sr=attinasi
2001-11-26 12:48:41 +00:00
bstell%netscape.com a5628ca2b2 bug 111251, checkin for adam@gimp.org,
very minor inefficiency in nsFontMetricsGTK.cpp
r=bstell@netscape.com, sr=blizzard
2001-11-24 22:13:18 +00:00
dbaron%fas.harvard.edu 21dc110172 Fixing BeOS bustage. b=84947, 111450 2001-11-24 07:17:31 +00:00
dbaron%fas.harvard.edu 400a28ff01 Fixing BeOS bustage. b=84947, 111450 2001-11-24 05:40:31 +00:00
dbaron%fas.harvard.edu 7b0952f36a Fixing BeOS bustage. b=84947, 111450 2001-11-24 04:09:47 +00:00
dbaron%fas.harvard.edu d63fdfc4d2 Bugs 84947 and 111450: fix BeOS bustage for new print dialog for Unix, OS/2, and BeOS by porting the changes to BeOS. Checking in for Roland.Mainz@informatik.med.uni-giessen.de 2001-11-24 02:38:58 +00:00
bzbarsky%mit.edu 0b19fcf775 Use <> for system headers, not "". This should help prevent Sun WSU2
compiler bustage.  Bug 111574, patch from Roland Mainz
(<Roland.Mainz@informatik.med.uni-giessen.de>), r=bzbarsky, sr=bienvenu
2001-11-23 22:36:54 +00:00
rbs%maths.uq.edu.au 715338fd84 re-disable this problematic memory-pressure observer as it causes device contexts to hang around until shutdown. bug 109974. Need more investigation. In the meantime, the font cache retains the ability to compact itself when font handles are running out 2001-11-23 10:31:30 +00:00
kaie%netscape.com d1a6800d09 b=84947 Roland tries to fix bustage, which only occurs on Unix when XPrint is not used.
r=kaie
2001-11-22 11:13:22 +00:00
kaie%netscape.com 21b3e32ba6 b=84947 New print dialog for Unix and OS/2
r=cls/rods/mkaply/pchen sr=roc+moz
Checking in for Roland.Mainz@informatik.med.uni-giessen.de
2001-11-22 10:00:44 +00:00
yokoyama%netscape.com 35d9dcf437 Bug 86581
Check the UseDocFont Pref setting
before calling the font download
r=shanjian; /sr=brendan
2001-11-21 23:30:36 +00:00
seawood%netscape.com d8927fcc61 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com 9850f387af Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
bbaetz%cs.mcgill.ca 514a4635b2 Bug 83517 - add a setTranslation method. patch by
alex.fritze@crocodile-clips.com, r=pavlov, sr=jst
2001-11-21 04:10:31 +00:00
rbs%maths.uq.edu.au a309385606 Re-enable my fix 2001-11-21 00:43:27 +00:00
rbs%maths.uq.edu.au 3020f3f7ad Disable the registration codefor now as it causes TB to turn orange. 2001-11-21 00:25:24 +00:00
rbs%maths.uq.edu.au f2ddda81a2 Attempt to fix orangeness - move the registration from Init() to CommonInit() 2001-11-20 22:57:07 +00:00
rbs%maths.uq.edu.au 7017b91e8a Compact the font cache in low-memory situations or when font handles are running out. b=109974, r=shanjian, sr=waterson 2001-11-20 19:47:28 +00:00
bryner%netscape.com d252600415 Checking in for Roland.Mainz@inforamtik.med.uni-giessen.de - bug 110628, tune xlib gc cache size. r=timeless, sr=scc. 2001-11-19 22:37:51 +00:00
timeless%mac.com dfa8594725 Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
2001-11-19 06:45:00 +00:00
pchen%netscape.com 96b884857e bug 20943, r=rods, sr=ben, need to use alternate dc for print preview 2001-11-18 08:00:14 +00:00
pchen%netscape.com 86856d4ebb bug 20943, r=rods, sr=ben, don't put up print dialog in nsDeviceContextSpecMac::Init() if aQuiet is true 2001-11-18 08:00:04 +00:00
bstell%netscape.com d906ff1357 bug 107020 anti-aliased scaled bitmap fonts
r=katakai@japan.sun.com, sr=brenday@mozilla.org
2001-11-17 20:01:04 +00:00
rbs%maths.uq.edu.au b5a8422053 Fix crasher bug 110174 by extending the substitute fallback font to be a bitmap font or to be a global font. r=shanjian, sr=attinasi 2001-11-17 02:43:30 +00:00
bstell%netscape.com a93f9c6451 minor clean up from bug 107025 2001-11-16 09:19:11 +00:00
bstell%netscape.com c002d26214 bug 107018, add an assert to check for alignment issue
approved by brendan
2001-11-16 08:37:55 +00:00
bstell%netscape.com f0b94a1a66 minor clean up from bug 107025
remove debug line, add ifdef DEBUG to one prototype
2001-11-16 08:25:13 +00:00
dbaron%fas.harvard.edu 9388f7ba32 Fix HP bustage due to old-style for-loop scoping. 2001-11-16 04:02:07 +00:00
blizzard%redhat.com c79b131284 bug #104576. Font sizes wrong when running under Xinerama. r=bstell,sr=tor 2001-11-16 03:18:18 +00:00
bstell%netscape.com 679fa2e850 bug 107025 (part of bug 90813)
anti-aliased bitmap font code
r=shanjian@netscape.com, sr=blizzard@mozilla.org
2001-11-16 02:06:22 +00:00
bstell%netscape.com 3903355328 bug 107025 (part of bug 90813)
anti-aliased scaled bitmap font object code
r=shanjian@netscape.com, sr=blizzard@mozilla.org
2001-11-16 01:59:23 +00:00
jaggernaut%netscape.com 9a2d10888f Clean up REQUIRES lines. r/sr=alecf 2001-11-16 01:54:59 +00:00
bstell%netscape.com e933c8ad15 bug 107018; alpha blending routines for anti-aliased scaled X bitmap fonts
add nsX11AlphaBlend.cpp to list of file to compile
r=pavlov, sr=waterson
2001-11-15 06:51:13 +00:00
bstell%netscape.com ef2f96bb8c bug 107018, alpha blending routines for anti-aliased scaled X bitmap fonts
(part of bug 90813), r=pavlov, sr=waterson
2001-11-15 06:45:16 +00:00
alecf%netscape.com 52cd89e71b win32 REQUIRES cleanup 2001-11-15 03:49:13 +00:00
bzbarsky%mit.edu 0dce65ed23 Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
(i.e. where the string is a literal).  Bug 104159, r=jag, sr=alecf
2001-11-14 01:33:42 +00:00
dinglis%qnx.com c73a5644df -not part of build -
fixed crash when creating a scriptable Region
2001-11-13 19:25:32 +00:00
bstell%netscape.com f681efff7a follow up for bug 102113, per Brendan's request
change the name from dummy to align, no other change
2001-11-13 07:36:38 +00:00
shanjian%netscape.com 312b0ac8cd #108012 text measurment on win xp have problem with unicode while word-spacing and letter-spacing is present
r= smontagu sr=attinasi
2001-11-13 00:51:22 +00:00
bstell%netscape.com 0686e8baa1 bug 107019: anti-aliased glyph code
r=yokoyama@netscape.com, sr=blizzard@mozilla.org
2001-11-10 04:41:18 +00:00
bstell%netscape.com aac118aac7 bug 107019 anti-aliased glyph C++ object code
r=yokoyama@netscape.com, sr=blizzard@mozilla.org
2001-11-10 04:39:57 +00:00
bstell%netscape.com a9cc400a76 bug 102133: fix 64 bit solaris crash
r=shanjian@netscape.com, sr=brendan@mozilla.org
2001-11-10 04:20:55 +00:00
mcafee%netscape.com 3717e27b1e Fixing tab makefile bustage 2001-11-10 01:33:55 +00:00
rbs%maths.uq.edu.au 03ac1eaa6e fix typo that caused font download to stop working. b=106633 r=yokoyama s=waterson 2001-11-10 01:10:39 +00:00
sfraser%netscape.com cde6848940 Change to convert Widget and Gfx into component DLLs on Mac, bug 94434. r=pchen, sr=beard/darin 2001-11-10 01:05:03 +00:00
mkaply%us.ibm.com cdebb65a4e No bug
r=mkaply, sr=blizzard, a=asa for drivers
OS/2 only - lower tile buffer height and width so we won't tile progressive images
2001-11-08 20:36:26 +00:00
mkaply%us.ibm.com b50adf7409 No bug
r=jblanco, sr=blizzard, a=asa for drivers
OS/2 only - better fix for not printing on Lexmark printers
2001-11-08 03:28:49 +00:00
dbaron%fas.harvard.edu 1fe65d6f56 Back out incorrect part of my fix from yesterday that was causing AIX tinderbox bustage. b=107052 2001-11-07 20:29:59 +00:00
dbaron%fas.harvard.edu 261f76a8ba Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052 2001-11-07 06:24:10 +00:00
mkaply%us.ibm.com a3f4ed3c4f Temp fix to try to plug OS/2 only region leak 2001-11-07 05:36:32 +00:00
mkaply%us.ibm.com 4d2c262d5f #95106
r=pavlov, sr=waterson
Get 256 colors working again - step 2 - add back palette stuff back to Windows GFX
2001-11-07 04:44:14 +00:00
mkaply%us.ibm.com 44d863204d #95106
r=pavlov, sr=waterson
Get 256 colors working again - step 1 - add back palette API to nsDeviceContext
2001-11-07 04:36:47 +00:00
blizzard%redhat.com 62c6f9472d Bug #99174. Limit the length of requests to XDrawString to 32K avoid causing X protocol errors. r=alecf, sr=brendan 2001-11-06 23:05:39 +00:00
mkaply%us.ibm.com 271f15af94 Oops overwriting wrong codepage 2001-11-06 15:54:54 +00:00
mkaply%us.ibm.com 0eb045c5b1 Forgot some return codes 2001-11-06 15:35:41 +00:00
seawood%netscape.com 041f9404af Allow multiple toolkits to be installed in a build by marking the non-default toolkits as "inactive" and placing them in a separate components dir.
Bug #91829 r=jag
2001-11-06 09:45:23 +00:00
rbs%maths.uq.edu.au c713c63ede Nail a sneaky memory leak in one of the 'A'-functions - initially detected during the comb of bug 103777, r=shanjian, sr=attinasi 2001-11-06 08:00:15 +00:00
attinasi%netscape.com bad2f48a4e Fix for memory leaks in nsRenderingContextImpl and nsrenderingContextWin (patch provided by Dainis Jonitis). b=107532 r=mkaply sr=attinasi 2001-11-06 07:11:30 +00:00
attinasi%netscape.com 145628aba2 Reversed the order that width and height are checked in IsEmpty since it is more common to have a height of 0. b=103266 r=rbs sr=hyatt 2001-11-06 01:48:36 +00:00
dinglis%qnx.com 4f7b4d86ca NOT PART OF BUILD
increased draw buffer
2001-11-06 01:32:44 +00:00
attinasi%netscape.com ff126ac9f6 Fixed typo wrt width and height (patch provided by Dainis Jonitis) b=107530 r=mkaply sr=attinasi 2001-11-06 01:28:27 +00:00
dinglis%qnx.com dc5689b6c4 NOT PART OF BUILD
fixed random crashes and strange rendering due to using a destroyed GC.
2001-11-05 18:53:03 +00:00
mkaply%us.ibm.com 0e66248b48 OS/2 and AIX bustage - the bustage is related to GetAltDevice in nsDeviceContext.h having an ADDREF of a nonconst - the easiest place to fix it is here 2001-11-04 03:04:01 +00:00
rods%netscape.com 50f83caffd Fix for OS2 bustage 2001-11-04 00:51:40 +00:00
rods%netscape.com bc0773fd75 Initial check in for print preview work it is complied in for Windows and linix only
The bulk of print preview can be turned on/off with NS_PRINT_PREVIEW define
Bug 107562 r=kmcclusk sr=attinasi
2001-11-03 15:06:24 +00:00
rods%netscape.com 760f64245a Initial check in for print preview work it is complied in for Windows and linix only
The bulk of print preview can be turned on/off with NS_PRINT_PREVIEW define
Bug 107562 r=kmcclusk sr=attinasi
2001-11-03 14:59:39 +00:00
rods%netscape.com 37333f8981 Fixed up nsIPrintSettings interface and add a Get/Set method to nsIPrintOptions (only
the setter is implemented at this time) Bug 107399 r=kmcclusk sr=alexf/attinasi
2001-11-03 14:45:46 +00:00
rods%netscape.com 58560e1235 Backing out checkin, I can't believe you have to edit a mcp to checkin
an IDL file
2001-11-03 14:17:37 +00:00
peterv%netscape.com e3944dd31b Mac bustage fix. Rods didn't add nsIPrintSettings.idl to gfxIDL.mcp. 2001-11-03 13:50:33 +00:00
rods%netscape.com b2b4909a04 Fixed up nsIPrintSettings interface and add a Get/Set method to nsIPrintOptions
(only the setter is implemented at this time)
Bug 107399 r=kmcclusk sr=alexf/attinasi
2001-11-03 13:00:40 +00:00
mkaply%us.ibm.com e72fdd7732 #103633
r=mkaply, sr=blizzard
Don't call BeginDocument twice - causes us to not print on some printers
2001-11-03 06:03:40 +00:00
rjesup%wgate.com ec37c823a6 Bug 107341: Xlib/xprint xcleanup. New file was missed on first checkin.
r=biesi, r=pocemit, sr=blizzard
2001-11-03 02:46:45 +00:00
rjesup%wgate.com 2be3bbabde Bug 107341: Xlib/xprint xcleanup. New file was missed on first checkin.
r=biesi, r=pocemit, sr=blizzard
2001-11-03 02:39:12 +00:00
tor%cs.brown.edu ae109b5e4b Bug 108005 - need to clear bits in alpha mirror for interlaced PNGs
and MNG.  r=rjesup, sr=blizzard
2001-11-03 02:03:51 +00:00
rjesup%wgate.com c340c761f3 Bug 107341: xlib/xprint xcleanup. Checking in for gisburn.
r=biesi, r=pocemit, sr=blizzard
2001-11-03 01:39:11 +00:00
rjesup%wgate.com 045d11ed00 Bug 100069: XPrint infrastructure for dialog. Checkin for gisburn.
r=rjesup, sr=blizzard
2001-11-03 01:31:23 +00:00
rjesup%wgate.com b4c01d1edd Bug 104260: Font LRU cache confused as to direction of the head. r=rbs,
sr=waterson (converted from r=waterson)
2001-11-03 01:23:28 +00:00
jaggernaut%netscape.com dfe4ef469b Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-11-02 06:39:49 +00:00
mkaply%us.ibm.com da87a3085e #102457
r=pedemont, sr=blizzard
Bulletproof OS Uconv code and default to 932 for Japanese rendering
2001-11-01 23:51:15 +00:00
tor%cs.brown.edu 93e5a842f2 Bug 64188 - don't round-trip the server for each tile when tiling an
8-bit alpha image.  r=rjesup, sr=blizzard
2001-11-01 00:15:46 +00:00
seawood%netscape.com 69b2a21785 I don't know how this was missed but add nsMacUnicodeFontInfo.cpp to the build.
Should fix OSX macho tinderbox bustage
2001-10-31 06:32:04 +00:00
rbs%maths.uq.edu.au 31a04aaacd bug 102088 - Cleanup transitory font APIs that were used as a bridge in bug 99010, r=waterson, sr=attinasi 2001-10-31 01:15:50 +00:00
shanjian%netscape.com 93fe13ed94 #107514 Regression in the support of Symbol fonts
r=rbs sr=attinasi
2001-10-31 00:08:21 +00:00
rbs%maths.uq.edu.au f67bb3c2d5 bug 102088 - Cleanup transitory font APIs that were used as a bridge in bug 99010, r=waterson, sr=attinasi 2001-10-30 22:58:00 +00:00
ftang%netscape.com 7c33915be9 fix bug 90804. add nsMacUnicodeFontInfo.cpp into the mac sectoin and the nsCompressedCCmap.cpp to the src sectoin r=pinkerton sr=sfraser 2001-10-30 21:59:57 +00:00
ftang%netscape.com c611902388 fix 90804. enable more char by using atsui. r=pinkerton sr=sfraser 2001-10-30 21:50:52 +00:00
ftang%netscape.com 2f7cff8880 fix bug 90804. r=pinkerton sr=sfraser. enable rendering of more characters by using atsui. 2001-10-30 21:50:07 +00:00
mkaply%us.ibm.com cdab7c817c Trying to get nsDeviceContext to rebuild to fix test bustage 2001-10-28 02:46:30 +00:00
mkaply%us.ibm.com 75a49b063f Fix Os/2 build bustage - I don't know why, but we have seen this before 2001-10-27 13:41:47 +00:00
seawood%netscape.com 93a92132d7 Landing the rest of the mach-o OSX changes.
Bug #75653 r=cls sr=waterson
2001-10-27 07:38:18 +00:00
seawood%netscape.com 9f8ad41e29 Followup to removal of --enable-monolithic-toolkit..remove MOZ_MONOLITHIC_TOOLKIT ifdefs 2001-10-27 05:49:30 +00:00
ftang%netscape.com ccd66d5df6 fix 100868. Forget to include this part from previous check in. 2001-10-27 00:08:13 +00:00
sfraser%netscape.com 31a9f6853e Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf 2001-10-26 23:34:53 +00:00
ftang%netscape.com ce050f8926 fix bug 100868. implement the real GetTextDimension code in Mac GFX. r=pierre sr=sfraser 2001-10-26 20:54:09 +00:00
ftang%netscape.com e7c2350063 fix bug 106488. improve window cmap parsing code readability
change PR_Alloc / PR_Free to nsMemory:: version
r=shanjian, sr=sfraser
2001-10-26 20:40:43 +00:00
shanjian%netscape.com 77ff5f6b01 #97343 annot display middot(Unicode 00B7)in the UI under W95/W98
r=ftang, sr=attinasi
2001-10-26 20:14:58 +00:00
alecf%netscape.com 31ab1c2945 Convert users of nsCRT::ToUpper(PRUnichar) to ToUpper(PRUnichar) for bug 100214, r=jag, sr=scc 2001-10-26 17:18:35 +00:00
alecf%netscape.com 9ca0c6c43e Added files: mozilla/intl/unicharutil/util/nsUnicharUtils.cpp 2001-10-26 06:19:51 +00:00
rbs%maths.uq.edu.au 6cac41bec2 Add look-ahead in the case of the substitute fallback font to handle several adjacent missing characters at once rather than one by one. b=104153 r=shanjian sr=attinasi 2001-10-26 04:54:15 +00:00
alecf%netscape.com 91f782f06b final makefile.win changes for bug 100214, just adding some REQUIRES to be used soon 2001-10-26 03:18:09 +00:00
jaggernaut%netscape.com 2f5d4d195f Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-25 09:16:56 +00:00
dbaron%fas.harvard.edu f56bfe4127 Fix member initializer re-ordered warnings by re-ordering member initializers. r=jag rs=waterson b=105974 2001-10-25 03:21:53 +00:00
mkaply%us.ibm.com 3c194e08eb #106000
r=pedemont, a=blizzard
Wrong coordinates for stretching 24bit images
2001-10-24 14:46:26 +00:00
shanjian%netscape.com 63e5c8edbe #97176 startup perf- remove the need of loading of fontEncoding.properties files at startup time to speed up
This is part of patch for 97176, it was mistakenly removed when I checked in for 102706.
r=rbs, sr=waterson
2001-10-24 00:21:48 +00:00
roc+%cs.cmu.edu a91280e360 Bug 73382. Add important documentation comment. r=kmcclusk,rs=attinasi 2001-10-23 01:37:29 +00:00
shanjian%netscape.com c0114a1447 #102706 change nsFontMetricsWin.cpp to use nsCompressedCharMap
r=rbs sr=attinasi

Most of the charmap were replaced by compressed charmap, only very few
left for direct operation. Some optimization also get in as problem
found when testing this patch.
2001-10-22 23:20:24 +00:00
dougt%netscape.com fdb581ad21 99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com 2001-10-22 22:01:27 +00:00
alecf%netscape.com 8f4c5f1454 bug 100214 - add libunicharutil_s to all unix projects that require it, r=cls 2001-10-22 20:44:02 +00:00
seawood%netscape.com 9bafe5b891 Create common base (nsDeviceContextX) for nsDeviceContextXlib & nsDeviceContextXp to partially remove xprint dependency upon xlib. Also fixes static builds.
Thanks to Roland.Mainz@informatik.med.uni-giessen.de for the patch.
Bug #103371 r=cls sr=waterson
2001-10-20 08:51:57 +00:00
pierre%netscape.com 7f89a44049 105576 "Unicode fallback characters don't zoom". Apply zoom before calling ATSUIFallbackDrawChar(). r=ftang/sr=sfraser 2001-10-19 21:23:37 +00:00
dougt%netscape.com da7e1268bd nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163 2001-10-19 20:52:59 +00:00
rbs%maths.uq.edu.au e6d81a7b61 re-instate null check for crasher bug 102900, r=rods, sr=attinasi 2001-10-19 07:30:08 +00:00
pavlov%netscape.com 5cd2a46ec3 first of many patches to come for bug 104999 r=timeless sr=hyatt 2001-10-18 09:43:22 +00:00
seawood%netscape.com a10c5ed60c Fixing typo 2001-10-18 06:23:36 +00:00
dbaron%fas.harvard.edu ac33f3f653 Fix shutdown leaks of static regions. r=jag sr=blizzard b=103006 2001-10-18 03:24:09 +00:00
dinglis%qnx.com b3fdf48ec6 Not part of build
update of Photon port
2001-10-17 14:13:47 +00:00
rbs%maths.uq.edu.au d37f1099a6 More bullet-proofing of glyph resolution. b=103777 r=shanjian sr=attinasi 2001-10-17 06:06:09 +00:00
seawood%netscape.com 43cd399d14 Remove use of additional dirs in VPATH as it causes problems in srcdir builds and the previous workarounds do not always work due to a bug in gcc's -MD.
Bug #105005 r=jag
2001-10-17 06:00:18 +00:00
ftang%netscape.com 8eede06bb0 fix bug 97176. delay loading of fontEncoding.properties untill we need it. Build in some common pair
r=rbs sr=waterson
2001-10-16 22:29:29 +00:00
seawood%netscape.com 95f3489c69 For directories that use additional VPATHs, change OBJ_SUFFIX instead of duplicating build rules. Turn off compiler dependencies when changing OBJ_SUFFIX because at least gcc < 3.0 has problems generating the correct dependencies when the basename of the srcfile does not match the basename of the object file.
Bug #105005
2001-10-16 09:31:58 +00:00
dbaron%fas.harvard.edu 53c2592f15 Fix bustage. 2001-10-16 08:19:57 +00:00
bryner%netscape.com af617c034e Re-adding comments that were in nsIDrawingSurfaceGTK.h. 2001-10-16 07:58:38 +00:00
bryner%netscape.com 1ddac99589 Removing unused/obsolete rhapsody directories. r=pavlov. Not part of the build. 2001-10-16 07:52:56 +00:00
bryner%netscape.com 5c8818882d Getting rid of unused nsIDrawingSurfaceGTK interface. r=pavlov, rs=ben. 2001-10-16 07:42:54 +00:00
seawood%netscape.com 8e5c56be1e Removing unused xp_file.h includes.
Bug #38061 r=bryner
2001-10-16 06:08:11 +00:00
seawood%netscape.com 5368fffc84 Replace XP_File usage with standard FILE * routines.
Bug #38061 r=bryner
2001-10-16 05:55:57 +00:00
dbaron%fas.harvard.edu 34fc404be7 Replace uses of overloaded |fputs| and most uses of |ns[C]String::ToCString|. b=104763 r=jag rs=scc 2001-10-16 03:53:44 +00:00
simon%softel.co.il d11eac45cc Bring the comments on nsRenderingContextWin::SetRightToLeftText in line with the code. Bug 104791, r/rs=pavlov 2001-10-15 10:24:06 +00:00
bstell%netscape.com 507d3d0cf5 A short explaination of what the gfs/src/x11shared dir is intended for.
Not part of the build.
2001-10-15 05:31:29 +00:00
jaggernaut%netscape.com bbfcbe5903 Remove dead nsCString::ToNewString() code usage. r=dbaron, rs=scc. 2001-10-14 05:03:26 +00:00
jaggernaut%netscape.com e316f90678 Remove dead nsString::GetBuffer() code usage. r=dbaron, rs=scc. 2001-10-14 04:57:59 +00:00
seawood%netscape.com 6e81c34e68 Removing motif port from the tree.
Bug #89330 r=bryner sr=pavlov
2001-10-13 02:59:09 +00:00
sfraser%netscape.com 7365c45349 Fix for bug 36796 - implement page setup on Mac and Mac OS X. r=sdagley, sr=alecf. Adding nsPrintOptionsX.cpp 2001-10-12 23:48:51 +00:00
sfraser%netscape.com 1dc9295f24 Fix for bug 36796 - implement page setup on Mac and Mac OS X. r=sdagley, sr=alecf. 2001-10-12 23:48:34 +00:00
cls%seawood.org 185ba967bf Remove Motif port from build. Pull using MOTIF_LAST_RITES tag to resurrect (but why would you want to do a silly thing like that?)
Bug #89330 r=bryner sr=pavlov
2001-10-12 20:21:31 +00:00
rbs%maths.uq.edu.au 012cd38c75 Make glyph resolution more robust - bug 103777. r=shanjian, sr=attinasi 2001-10-12 05:14:33 +00:00
seawood%netscape.com a5172dd3da Export imgScaler.h always to avoid bustage when building only alternative toolkits. 2001-10-12 04:33:13 +00:00
dbaron%fas.harvard.edu 2dcf82b72b Bug 69873: remove nsAutoCString. r=jag rs=scc 2001-10-12 02:57:59 +00:00
roc+%cs.cmu.edu a6b0ae02d2 Bug 57223. Fix up misalignment/endianness problem. r=dbaron,sr=waterson 2001-10-12 00:29:33 +00:00
sfraser%netscape.com 24bf7c0ff4 Fix bug 50578 -- don't show bogus error dialog when cancelling a print job. r=rods, sr=kin 2001-10-11 19:10:26 +00:00
sfraser%netscape.com c695f71261 Fix bug 101947 -- return NS_ERROR_ABORT when the user cancels the print dialog. r=sdagley, sr=floppymoose 2001-10-10 02:23:34 +00:00
ftang%netscape.com df32229e56 fix bug 95554. r=bstell, sr=sfraser. implement the nsFontEnumeratorMac::HaveFontFor 2001-10-10 00:47:54 +00:00
beard%netscape.com adf2a25a81 [not part of build] An assortment of glue functions for calling Core Graphics (Quartz) on Mac OS X. 2001-10-09 19:27:35 +00:00
jaggernaut%netscape.com 98ae04c465 Bug 102461: Workaround for bug 93771 causes hang in Xprint module, patch by gisburn, r=jag, sr=jst 2001-10-08 22:23:08 +00:00
kmcclusk%netscape.com 329d6f1866 Pass back an error when allocating offscreen fails on GTK. bug=70424 r=pavlov@netscape.com, sr=attinasi@netscape.com 2001-10-08 20:17:26 +00:00
jaggernaut%netscape.com 25694acfa3 Clean up REQUIRES lines. 2001-10-07 10:35:41 +00:00
mkaply%us.ibm.com 54cb68635f No bug
r=pedemont, sr=blizzard
OS/2 only - bitmap fonts don't display at all if DPI is neither 96 nor 120
2001-10-07 03:48:05 +00:00
mkaply%us.ibm.com 2b97c8d05c No bug
r=pedemont, sr=blizzard, a=asa
OS/2 only - use case insensitive font name compares
2001-10-05 03:46:59 +00:00
bstell%netscape.com ac01948d88 backout bug 94327 until after the 0.9.4 branch, a=blizzard 2001-10-05 00:47:41 +00:00
bstell%netscape.com 8b28b3bc94 backout bug 94327 untill after 0.9.4 branch, a=blizzard 2001-10-05 00:45:59 +00:00
rbs%maths.uq.edu.au 0701a60928 [not part of the build] Follow-up to bug 99010 - Hook GetTextDimensions() in QT and Photon from where platform gurus can take on - bug 96609 2001-10-03 05:03:58 +00:00
bstell%netscape.com a845f5ef53 bug 94327,
r=katakai@japan.sun.com, r=Roland.Mainz@informatik.med.uni-giessen.de,
r=bstell@netscape.com (xlib code), sr=sr=kin@netscape.com
group fonts with the same name but different foundries together
so the best size can be choosen.
2001-10-03 03:38:43 +00:00
blizzard%redhat.com a2d838423f Fix bug #74870. "Cookie dialog invisible with moz on second screen of Xinerama". Patch from Chris P. Ross <cross@distal.com>. sr=blizzard, r=jwbaker@acm.org 2001-10-03 01:38:12 +00:00
seawood%netscape.com b77cb5068b Implement minimal text rendering to go with bug 99010. r=rbs@maths.uq.edu.au 2001-10-02 21:32:20 +00:00
blizzard%redhat.com 91d72d7897 Bug #96213. Don't query Xinerama if Xinerama is not active. Patch from Frederic Crozat <fcrozat@mandrakesoft.com>. r=blizzard, sr=shaver 2001-10-02 04:58:32 +00:00
dbaron%fas.harvard.edu 0cc7ea34da Bug 45797: replace remaining uses of deprecated macros NS_IMPL_QUERY_INTERFACE and friends with NS_IMPL_QUERY_INTERFACE1 and friends and remove the deprecated macros. r=jag sr=alecf 2001-10-02 03:18:08 +00:00
rbs%maths.uq.edu.au 44251578ee fix possible leak that should have been fixed earlier 2001-10-02 03:12:02 +00:00
dbaron%fas.harvard.edu 4021e7798d Remove duplication of code between implementations of nsILookAndFeel and nsIDeviceContext by removing system color and metric implementations from nsIDeviceContext implementations and changing nsIDeviceContext::GetSystemAttribute to nsIDeviceContext::GetSystemFont. b=96971 r=bryner sr=waterson 2001-10-02 03:10:56 +00:00
rbs%maths.uq.edu.au 1b8e0a3b1f add transliterator to GfxWin, b=33498. r=shanjian, sr=waterson 2001-10-02 02:57:34 +00:00
rbs%maths.uq.edu.au 0a50825ef2 Fix inverted logic that caused printing bug 102243. r=rods, sr=kin 2001-10-01 21:01:38 +00:00
mkaply%us.ibm.com 36cc25779b #101134
r=mkaply, sr=blizzard
OS/2 only - code from Pedemont - fix text justification on OS/2
2001-10-01 18:56:00 +00:00
pavlov%netscape.com 883c91c685 adding uuid r=me,biesi sr=waterson bug 77354 2001-09-29 14:05:14 +00:00
jaggernaut%netscape.com fdc4078bc4 Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc 2001-09-29 08:28:41 +00:00
dbaron%fas.harvard.edu 1923855bf8 Fix HP bustage -- can't static_cast to an incomplete class. 2001-09-29 06:12:57 +00:00
dbaron%fas.harvard.edu 8ba18a88ad Oops. Backing that out. 2001-09-29 05:10:22 +00:00
dbaron%fas.harvard.edu 8e509c870e Previous comment should refer to bug 102208. 2001-09-29 05:09:37 +00:00
dbaron%fas.harvard.edu ba730bf145 Fix blocker bug 100208 by handling the possibility that a GdkFont wraps an XFontSet rather than an XFontStruct. Handle the XFontSet by using the size and weight from the first font and all the family names. r=jag 2001-09-29 05:06:00 +00:00
mkaply%us.ibm.com 106a9c9b94 No bug - OS/2 only - yellow on tiling should have been debug only 2001-09-28 23:10:27 +00:00
mkaply%us.ibm.com cda99aa54b No bug - get OS/2 fonts back to where they were before the font landing 2001-09-28 23:08:43 +00:00
mkaply%us.ibm.com cd40c82ee4 Attempt to make OS/2 fonts work again 2001-09-28 02:43:02 +00:00
mkaply%us.ibm.com 14bf977ac7 OS/2 REQUIRES bustage 2001-09-28 02:42:47 +00:00
dbaron%fas.harvard.edu 99abb37f76 Implement CSS2 (and CSS3 / extension) system fonts on GTK port. b=33313 r=bryner sr=blizzard, waterson 2001-09-27 23:44:40 +00:00
rods%netscape.com 239f43d839 Part of previous checkin for Bug 99415, forgot to set this back to &PT 2001-09-27 22:21:38 +00:00
rbs%maths.uq.edu.au 8ac6ba5566 Placeholders to just let the build go green again 2001-09-27 21:57:27 +00:00
mkaply%us.ibm.com 0111a03b00 Just get the functions in there so OS/2 builds again 2001-09-27 21:18:41 +00:00
rbs%maths.uq.edu.au 7fa6c893c3 fix build bustage 2001-09-27 20:04:05 +00:00
rbs%maths.uq.edu.au c7300b8f8c fix build bustage 2001-09-27 19:32:40 +00:00
rbs%maths.uq.edu.au 0c4973fd22 bug 99010 - font changes. r=attinasi@netscape.com, sr=waterson@netscape.com 2001-09-27 18:34:30 +00:00
rbs%maths.uq.edu.au aeabd50e0e bug 99010 - font changes. r=roland.mainz@informatik.med.uni-giessen.de, sr=waterson@netscape.com 2001-09-27 18:32:58 +00:00
rbs%maths.uq.edu.au 7d74f4e9f6 bug 99010 - font changes. r=pierre@netscape.com, sr=waterson@netscape.com 2001-09-27 18:32:31 +00:00
rbs%maths.uq.edu.au 003abac93b bug 99010 - font changes. r=katakai@japan.sun.com, sr=waterson@netscape.com 2001-09-27 18:31:59 +00:00
rbs%maths.uq.edu.au e061539b83 bug 99010 - font changes. r=bstell@netscape.com, sr=waterson@netscape.com 2001-09-27 18:31:35 +00:00
rbs%maths.uq.edu.au 9efd19fea5 bug 99010 - font changes. r=shanjian@netscape.com,kmcclusk@netscape.com, sr=waterson@netscape.com 2001-09-27 18:29:59 +00:00
rbs%maths.uq.edu.au 443291acc1 bug 99010 - font changes. r=shanjian@netscape.com, sr=waterson@netscape.com 2001-09-27 18:29:17 +00:00
tor%cs.brown.edu 8a2f92055f Bug 98252 - assume 8-bit alpha channels are really 0- or 1-bit until
proven otherwise.  r=rjesup,pavlov, sr=attinasi
2001-09-27 01:16:59 +00:00
rods%netscape.com a4c9037329 Enables the configuration of headers and footers, via 6 string in the nsIPrintOptions
3 for the header and 3 for the footer.
The new codes are &T,&U,&D,&P,&PT (see bug for explanation)
Bug 99415 r=kmcclusk, sr=attinasi a=pdt
2001-09-26 14:01:26 +00:00
rods%netscape.com fad4b00977 pass back the proper errors codes, instead of just a null devspec
Bug 101514 r=karnazr sr=kin
2001-09-26 14:00:30 +00:00
gerv%gerv.net 1d745f3019 License changes, take 2. Bug 98089. mozilla/gfx/. 2001-09-26 00:16:04 +00:00
bstell%netscape.com b37dcb64ff bug 101370, r=adamlock, rs=alecf
fix bustage from checkin (bug 95518); make SearchNode and
SetUpFontCharSetInfo interact as before
2001-09-25 21:12:18 +00:00
jaggernaut%netscape.com bb781ad2d2 Clean up REQUIRES, r=cls 2001-09-25 02:56:54 +00:00
sfraser%netscape.com 716d6331e7 Fix for bug 100700 -- save and restor the GDevice along with the drawing port to fix blank window problems with Carbon, and with ATM installed. r=pierre, sr=scc 2001-09-25 00:27:24 +00:00
pinkerton%netscape.com 1299ebf3bd use OS routine to sub out the menubar and dock on OSX/Carbon. r=sdagley/sr=sfraser/a=chofmann. bug# 83570. 2001-09-24 22:28:04 +00:00
rjesup%wgate.com b3f93c53a1 Backout of commits for bug 97299. This causes assertions, which means we
missed some spots where name was getting set.
2001-09-24 15:26:39 +00:00
rjesup%wgate.com 03d586b49f Bustage fix attempt #2. NS_GFX was there before, but gcc didn't care. I
didn't add it back in when I went back to a struct.  (Bug 97299)
2001-09-24 09:07:53 +00:00
rjesup%wgate.com da59a01b0a Bustage fix for bug 97299 checking: Win32 compiler doesn't like class and
struct mixed.  Reverted nsFont to struct.
2001-09-24 08:14:17 +00:00
rjesup%wgate.com 9c4abfe094 Bug 97299: Store font names in lowercase. r=pavlov, sr=attinasi 2001-09-24 07:35:04 +00:00
cls%seawood.org 6bb7a5ad36 Use non-standard OBJ_SUFFIX so that we can safely use VPATH to grab files from other srcdirs and allow people to build in the srctree.
Bug #100851 r=jag
2001-09-22 00:21:59 +00:00
mkaply%us.ibm.com abd36c131c #97907
r=kaie, r=dcone, sr=jst
Checkin for Roland.Mainz@informatik.med.uni-giessen.de - add error codes to printing
2001-09-21 13:52:39 +00:00
jst%netscape.com 023b7de114 Checking in Roland.Mainz@informatik.med.uni-giessen.de's fix for bug 87285, MathML broken in Xlib-toolkit and Xprint. r=rbs@maths.uq.edu.au, sr=kin@netscape.com 2001-09-20 05:13:26 +00:00
bstell%netscape.com 51f10845a2 ports bustage fix for bug 95518 2001-09-19 06:03:47 +00:00
cls%seawood.org a08388d854 Compilers handle local declarations of 'int i' inside a for-loop differently so just declare it once at the top of the function. 2001-09-19 04:23:48 +00:00
cls%seawood.org bfb23336e1 Update REQUIRES list with added depedency upon uconv introduced by checkin for bug 95518. Fixing myotonic bustage 2001-09-19 04:22:21 +00:00
bstell%netscape.com aff2bc34a9 bug 95518, r=yokoyama@netscape.com,r=Roland.Mainz@informatik.med.uni-giessen.de,
sr=brendan@mozilla.org,

Compress font char maps by folding the empty spaces on top of each other.
2001-09-19 03:01:54 +00:00
bstell%netscape.com 92aa7f5139 bug 95518, r=yokoyama@netscape.com,r=Roland.Mainz@informatik.med.uni-giessen.de,
sr=brendan@mozilla.org,

Compress font char maps by folding the empty spaces on top of each other.
2001-09-19 02:52:30 +00:00
alecf%netscape.com 3a7172b12f fix for bug 100310 r=jag, sr=blizzard - remove gfx dependency on string bundles, move into windows-specific module 2001-09-18 22:02:30 +00:00
jaggernaut%netscape.com ffc0281152 One module per line for REQUIRES. r=/sr=alecf 2001-09-18 21:52:15 +00:00
jaggernaut%netscape.com 3826eb9902 Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf 2001-09-18 13:41:47 +00:00