gecko-dev/gfx
amardare%qnx.com e491dccb81 Changes for the qnx platform only. These changes should not affect runtime/building
other platforms.

A log of changes:
- Switch to the new photon 630 api ( PgDraw...Cx, PgSet...Cx ).
- images with alpha maps are fully supported now, no matter the size.
- the very old problem in email composition or other text fields when the cursor is
  displayed way ahead of the correct position is fixed now
- when selecting the text using the cursor, the text used to move left and right as you
  select - that should be fixed now ( except a known case (align:justify) )
- the links underlining is done correctly now ( the underline was beyond the boundaries of the link ).
2004-02-20 22:36:47 +00:00
..
idl Removing '#ifdef MOZ_SVG' conditionals, because xpidl doesn't allow 2004-02-07 15:22:30 +00:00
public Add an interim workaround for xft font match priority problems to fix the problem where changing the serif generic font in preferences changes the UI font as well. This adds an extra bit to the nsFont struct for system fonts that we can use as an indicator to not add a generic fallback. Bug 228518, r=blizzard, sr=dbaron. 2004-02-20 19:36:53 +00:00
src Changes for the qnx platform only. These changes should not affect runtime/building 2004-02-20 22:36:47 +00:00
tests Inline getters and setters for scaling factors on nsIDeviceContext. Bug 233103, r+sr=dbaron. 2004-02-05 01:57:10 +00:00
.cvsignore
gfx-config.h.in Generate local header for gfx specific defines 2003-04-22 16:26:14 +00:00
Makefile.in Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules. 2003-08-16 00:42:35 +00:00