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

3426 Коммитов

Автор SHA1 Сообщение Дата
blizzard%redhat.com 0778191c7c No bug. Add some prlog-driven debugging so that it's easier to figure out what fonts are loaded and when. Not part of the default build. 2002-11-20 00:44:53 +00:00
mkaply%us.ibm.com 5adfa9ce23 #179508
r=cls, pedemont, sr=blizzard for platform specific code
Add shared unicode stuff between OS/2 widget and gfx into gkgfx
2002-11-19 04:12:58 +00:00
dcone%netscape.com 2a93582ae6 b=173234 r=rods sr=kin. Fixes crash with a drawingsurface. 2002-11-17 19:21:15 +00:00
timeless%mozdev.org 7875f468ed Bug 58221 don't use strlen to check if a string is of length 0
patch by aaronl@vitelus.com r=timeless sr=bz
2002-11-17 05:16:49 +00:00
pete.zha%sun.com 7530f71db1 nsFT2FontCatalog compile error when build mozilla(gtk2) on solaris9
b=180052 r=cls sr=bzbarsky@mit.edu
patch=louie.zhao@sun.com
2002-11-15 08:26:58 +00:00
pete.zha%sun.com ef6d69bb4e Font Catalog Service
b=144664 r=bstell@ix.netcom.com sr=bryner@netscape.com
patch=louie.zhao@sun.com
2002-11-15 04:59:17 +00:00
mkaply%us.ibm.com 1e61600e3d #176609
r=mkaply, sr=blizzard (platform specific code)
OS/2 only - use browser DPI for bitmap fonts as well
2002-11-14 19:53:20 +00:00
blizzard%redhat.com 27ed5b201a Bug #180123. Crashes when resizing mail window with gtk2 build. Make sure to always return something from nsRegionGTK::GetRects(), even if the list of rects is empty. r=tor 2002-11-14 19:29:10 +00:00
shanjian%netscape.com 3e21acf47b #94319 Symbolic fonts do not display properly, need generic solution rather than adding each new font to fontencoding.properties
using the flag set by CSS#94319 Symbolic fonts do not display properly, need generic solution rather than adding each new font to fontencoding.properties
using the flag set by CSS, we only decode symbol font using win-1252 for windows symbol font.
r=ftang, sr=rbs
2002-11-14 02:58:54 +00:00
dbaron%fas.harvard.edu 3123ac0350 Fix various shutdown leaks. b=179361 r=blizzard sr=bryner 2002-11-13 03:01:08 +00:00
dbaron%fas.harvard.edu ca4ad476d2 Subclass the nsCSS* structs as nsRuleData* so members can be added to the latter without bloating the former, and to allow the former to go away eventually. Propagate whether a font family name comes from HTML through the style system and use it to set a bit on nsFont indicating that quirky behavior of Symbol fonts is acceptable. b=175372 r=bzbarsky sr=kin 2002-11-12 15:17:07 +00:00
mkaply%us.ibm.com 38dbe4aa33 #178280
r=mkaply, sr=blizzard (platform specific code)
OS/2 only - rework how we decide what font names to put in the font list
2002-11-12 05:53:16 +00:00
bryner%netscape.com 55a5de7ab3 Fixing comet orange; need to null check style->engine or we will crash if no theme engine is being used. 2002-11-08 02:21:49 +00:00
bryner%netscape.com 0a52e1ac1e oops! fixing my last checkin to actually set the widget types as disabled 2002-11-08 02:06:38 +00:00
bryner%netscape.com 65ac4b091a Disable GTK native theme support if we're using a theme engine that's known to crash, such as the Xenophilia engine (bug 175306). r=blizzard, sr=brendan. 2002-11-08 01:41:42 +00:00
pete.zha%sun.com 39da5a28d9 back out for bug 144664
a=cls
2002-11-07 17:18:21 +00:00
pete.zha%sun.com d10d4ceb2f fix the bustage (lose to checkin this file in the previous checkin) r=jkeiser a=#mozilla 2002-11-07 08:48:27 +00:00
pete.zha%sun.com 70dc73f6af fix bustage for bug 144664 r=bryner a=#mozilla 2002-11-07 07:55:59 +00:00
pete.zha%sun.com 5ced630899 Font Catalog Service
bug=144664 r=bstell@ix.netcom.com sr=bryner@netscape.com patch=louie.zhao@sun.com
This patch fixed the build bustage on windows&HP-UX platform which r=bryner@netscape.com sr=bzbarsky@mit.edu
2002-11-07 06:32:29 +00:00
blizzard%redhat.com 88203c475f Bug #174283. Xft font prefs should list fontconfig generic families. patch from dbaron@fas.harvard.edu, r=blizzard 2002-11-06 23:49:26 +00:00
dbaron%fas.harvard.edu eb3c7a9c95 Make NS_INIT_ISUPPORTS empty by moving NS_INIT_OWNINGTHREAD into the constructor of a new class, |nsAutoOwningThread|. Deprecate NS_INIT_ISUPPORTS. b=174225 r=dougt sr=alecf 2002-11-06 13:09:20 +00:00
dbaron%fas.harvard.edu 62376591ca Improve error handling for calls to XGetFontProperty in system fonts code. b=104345 r=bryner sr=bzbarsky 2002-11-06 12:53:16 +00:00
timeless%mozdev.org 466fd6e588 using http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=MozillaTinderboxAll&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=pete.zha&whotype=regexp&sortby=Date&hours=2&date=explicit&mindate=1036540000&maxdate=1036553759&cvsroot=%2Fcvsroot&generateBackoutCVSCommands=1
to back out
Font Catalog Service
bug=144664 r=bstell@ix.netcom.com sr=bryner@netscape.com
patch=louie.zhao@sun.com

this broken windows and other platforms.
approved by cls and #mozilla
2002-11-06 04:05:21 +00:00
pete.zha%sun.com 4b5f54f306 Font Catalog Service
bug=144664 r=bstell@ix.netcom.com sr=bryner@netscape.com
patch=louie.zhao@sun.com
Check in step 2(modify files)
2002-11-06 03:21:58 +00:00
pete.zha%sun.com aa864ef99e Font Catalog Service
bug=144664
r=bstell@ix.netcom.com sr=bryner@netscape.com
patch=louie.zhao@sun.com
Check in step 1 (Add new files, will not break build)
2002-11-06 03:06:00 +00:00
blizzard%redhat.com e6cf2c5f9f Bug #178067. gtk2 FE requires xft enabled to compile. Patch from cbiesinger@web.de. r=blizzard, sr=bzbarsky, a=jesup 2002-11-04 21:51:09 +00:00
blizzard%redhat.com af94b565a6 Bug #178045. floating point error when using gtk2 on startup. Make sure to check if the gtk dpi is greater than zero. r=owen sr=scc a=jesup 2002-11-04 21:32:36 +00:00
blizzard%redhat.com c583cab5c0 Bug #176842. gtk2 UI fonts are wonky. Use the proper default font for gtk2. Make sure to use the gtk2 dpi and xft dpi when they are available and fall back to the physical dpi if they aren't set for xft and gtk2 builds only. r=bryner,sr=shaver,a=asa 2002-11-01 22:06:30 +00:00
rods%netscape.com 006d0c77e7 1) Adds two bools to the PrintSettings and then when the PS gets
initialized from Prefs or from the Printer they get set. They get unset when
the printer name changes.

This is all necessary because the Page Setup Dialog calls
initPrintSettingsFromPrinter each time it is shown. So if you have set values
they will get "written" over the next time the dialog is shown.

2) Removes a lot of platform specific initialization from nsPrintOptionsImpl
and it now uses just the the "generic" XP routines and is now consistent with
the other platforms for initializing the PS.
Bug 167894 r=dcone sr=kin a=roc
2002-10-30 13:38:13 +00:00
bryner%netscape.com 46d5db6372 Fix gtk native theme crash on solaris (bug 175755) by not relying on gdk_error_trap_push and instead using our own X error handler (and restoring the old handler after the painting operation is finished). r=blizzard, sr=jag, a=dbaron. 2002-10-24 23:53:46 +00:00
tor%cs.brown.edu ab5f3d4b2b Bug 174831 - fix indexes in spacer image detector.
r=paper, sr=bzbarsky, a=blizzard
2002-10-17 19:20:16 +00:00
seawood%netscape.com d1bef3cbe0 Define WIN32_LEAN_AND_MEAN globally for win32 builds.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
tor%cs.brown.edu f1cbb0abf5 Bug 174259 - use appropriate indices in 1-bit alpha spacer image detector.
r=biese, sr=blizzard, a=dbaron
2002-10-15 06:37:54 +00:00
bryner%netscape.com 273e752a8a Enabling GTK native theme support (bug 142334). r=blizzard, sr=hyatt, a=dbaron. 2002-10-15 03:58:05 +00:00
bryner%netscape.com 485f547c41 Fix incorrect (and potentially uninitialized) native widget used for NS_THEME_DROPDOWN_BUTTON. Not part of the build yet. 2002-10-14 10:08:26 +00:00
bryner%netscape.com 252f45bdc6 Locate the symbols for gtk_style_get_prop_experimental and _gtk_check_button_get_props at runtime, so that builds done on GTK+ versions < 1.2.9 will function correctly with newer GTK+ versions and themes (bug 174319). r=pavlov, sr=brendan, not part of the build yet. 2002-10-14 09:32:05 +00:00
bryner%netscape.com 71316f4be1 Fix one more warning 2002-10-13 02:55:11 +00:00
bryner%netscape.com 9ebfe9865a Fix C++ comments in C file. patch from roc, r=me. 2002-10-13 02:11:46 +00:00
bryner%netscape.com ce025dcb1f Fix checked checkboxes drawing as unchecked on the Crux theme. Not part of the build. 2002-10-13 01:22:59 +00:00
blizzard%redhat.com 04624629d6 Fix myotonic bustage by making sure that --disable-mathml works. Fallout from bug #126919. 2002-10-12 03:00:17 +00:00
blizzard%redhat.com 38aef791fd Bug #126919. Xft support. r=rbs, sr=dbaron a=roc,shaver,others 2002-10-12 02:03:34 +00:00
smontagu%netscape.com a52fff5679 Add support for Langbox ISO-8859-6.8x encoding. Bug 78201, r=ftang, sr=roc+moz. 2002-10-08 23:58:48 +00:00
arougthopher%lizardland.net 7a159c2fb2 Bugzilla Bug 173116
CRASH: BeZilla sometimes crashes on count_font_styles

r=arougthopher
sr=arougthopher
2002-10-08 04:16:04 +00:00
timeless%mac.com 36ff386219 Bug 158129 Add support for Adobe's Type1 Euro fonts
patch by Roland.Mainz@informatik.med.uni-giessen.de r=bstell@ix.netcom.com sr=roc+moz
2002-10-08 04:07:42 +00:00
timeless%mac.com 6f6b802dd3 Bug 158129 Add support for Adobe's Type1 Euro fonts
patch by Roland.Mainz@informatik.med.uni-giessen.de r=bstell@ix.netcom.com sr=roc+moz
2002-10-08 03:52:49 +00:00
smontagu%netscape.com e8a0658560 Backing out fix to bug 158129 because of Mac bustage 2002-10-07 22:50:54 +00:00
smontagu%netscape.com eb3049b0a5 Add support for Adobe's Type1 Euro fonts. Bug 158129, author=Roland.Mainz@informatik.med.uni-giessen.de, r=bstell, sr=roc+moz 2002-10-07 21:08:10 +00:00
smontagu%netscape.com fefa6b5570 Some very small images missing in printout. Bug 173035, Author=Roland.Mainz@informatik.med.uni-giessen.de, r=timeless, sr=roc+moz. 2002-10-07 20:45:13 +00:00
smontagu%netscape.com debb0d8b60 XprintUtils does not handle non-space "whitespace-like" seperators in ${XPSERVERLIST} correctly. Bug 164648, Author=Roland.Mainz@informatik.med.uni-giessen.de,r=bbaetz, sr=roc+moz. 2002-10-07 20:39:24 +00:00
smontagu%netscape.com e7c2745cc5 Some nsFontLangGroup entries missing in X11 font code. Bug 172515, author=Roland.Mainz@informatik.med.uni-giessen.de, r=bstell, sr=roc+moz 2002-10-07 20:30:49 +00:00