Commit Graph

1521 Commits

Author SHA1 Message Date
ftang%netscape.com
330c6866b2 add cns11643 plan 3-7, TIS-620. Also make the HIISO-8859-8 render from right to left
git-svn-id: svn://10.0.0.236/trunk@45128 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-30 06:39:26 +00:00
shawnp%earthling.net
ef61b1eaac Replaced calls to GetPixmap() to GetPaintDevice(). Now pass in a
QPaintDevice into nsDrawingSurface instead of a QPixmap. No longer output
bogus characters when printing debug in DrawString(). Now display Unicode
strings properly.


git-svn-id: svn://10.0.0.236/trunk@45106 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-30 02:26:59 +00:00
shawnp%earthling.net
8d8173c7e4 Changed the type of one parameter in Init() to be more generic.
git-svn-id: svn://10.0.0.236/trunk@45105 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-30 02:22:33 +00:00
shawnp%earthling.net
844bc8a921 Replaced QPixmap member variable with a more generic QPaintDevice. Renamed
GetPixmap() to GetPaintDevice().


git-svn-id: svn://10.0.0.236/trunk@45104 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-30 02:21:32 +00:00
shawnp%earthling.net
cc87f81b6d Replaced QPixmap member variable with a more generic QPaintDevice. Renamed
GetGC() to GetPaintDevice().


git-svn-id: svn://10.0.0.236/trunk@45103 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-30 02:19:47 +00:00
blizzard%redhat.com
c50b57f072 clean up a couple of leaks
git-svn-id: svn://10.0.0.236/trunk@45100 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-30 00:43:08 +00:00
pinkerton%netscape.com
3737dd1e35 Enabling gfx idl
git-svn-id: svn://10.0.0.236/trunk@44878 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 21:00:35 +00:00
pinkerton%netscape.com
57b2c533ff turning on gfx idl
git-svn-id: svn://10.0.0.236/trunk@44875 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 20:58:59 +00:00
dcone%netscape.com
a186c62d39 Fixed a conversion of decimal to comma
git-svn-id: svn://10.0.0.236/trunk@44867 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 20:55:16 +00:00
dcone%netscape.com
63cd34d3cf Fixed GetDeviceSurfaceDimensions() so the width and height are in appunits, and the routines who use them will convert properly.
git-svn-id: svn://10.0.0.236/trunk@44835 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 14:22:14 +00:00
Jerry.Kirk%Nexwarecorp.com
28b9caf173 -Removed the ostream_hack, because now we link in libstdc++
git-svn-id: svn://10.0.0.236/trunk@44828 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 13:30:09 +00:00
syd%netscape.com
5abf684d74 Remove leading space from XLFD string.
git-svn-id: svn://10.0.0.236/trunk@44789 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 08:13:10 +00:00
pinkerton%netscape.com
2acf6d520e doing the right thing for xpidl.
git-svn-id: svn://10.0.0.236/trunk@44726 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 03:52:51 +00:00
pinkerton%netscape.com
fbe9a714a9 First Checked In.
git-svn-id: svn://10.0.0.236/trunk@44725 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 03:52:38 +00:00
rpotts%netscape.com
c1eed107d9 M9 BRANCH landing...
git-svn-id: svn://10.0.0.236/trunk@44701 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 22:45:55 +00:00
blizzard%redhat.com
be6be651a7 merge font changes from gtk
git-svn-id: svn://10.0.0.236/trunk@44669 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 13:29:26 +00:00
pavlov%netscape.com
e5771ee929 patch from Alexander Larsson so we display true type fonts from xfstt properly
git-svn-id: svn://10.0.0.236/trunk@44655 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 08:58:07 +00:00
pavlov%netscape.com
4431cf77e9 fix for bug #4290
git-svn-id: svn://10.0.0.236/trunk@44636 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 03:51:33 +00:00
dcone%netscape.com
a02d46768b Fixed warnings
git-svn-id: svn://10.0.0.236/trunk@44538 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 22:03:04 +00:00
ramiro%netscape.com
cb934ee5cc Cleanup linking of libimg.
git-svn-id: svn://10.0.0.236/trunk@44493 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 13:37:11 +00:00
blizzard%redhat.com
4672ad2642 fix endian detection problems for sparc
git-svn-id: svn://10.0.0.236/trunk@44492 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 13:20:59 +00:00
blizzard%redhat.com
d8b06d5cd4 make sure that prototypes match in the header file and the implementation
git-svn-id: svn://10.0.0.236/trunk@44432 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 01:56:41 +00:00
pnunn%netscape.com
740f80a41b Modifications needed for Necko and cleaning up api to imglib. pnunn.
git-svn-id: svn://10.0.0.236/trunk@44325 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 19:44:45 +00:00
ramiro%netscape.com
33921a846d Set the timer lib flags in one place.
git-svn-id: svn://10.0.0.236/trunk@44294 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 14:54:59 +00:00
ramiro%netscape.com
049a76ebdc backout back buffer cleanup for now.
git-svn-id: svn://10.0.0.236/trunk@44223 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 01:48:15 +00:00
leaf%mozilla.org
5b00e4adac Backing out changes that are causing massive leaks till the changes
can be fixed.


git-svn-id: svn://10.0.0.236/trunk@44170 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:22:31 +00:00
Dale.Stansberry%Nexwarecorp.com
3bf22e140e - Fixed a DrawingSurface destructor problem
- Added fail-safe in CheckFont...


git-svn-id: svn://10.0.0.236/trunk@44142 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-23 13:53:43 +00:00
cls%seawood.org
16be64f516 Removed checks for unused headers, libs and functions.
Added --enable-x11-shm option for gfx-gtk shm support.


git-svn-id: svn://10.0.0.236/trunk@44084 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-22 20:25:26 +00:00
ramiro%netscape.com
e138624bb2 workaround build issue
git-svn-id: svn://10.0.0.236/trunk@44077 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-22 16:08:36 +00:00
ramiro%netscape.com
cf3fc440e4 Removed handling of NS_COPYBITS_TO_BACK_BUFFER in CopyOffScreenBits().
Remove usage of secondary offscreeen buffer.


git-svn-id: svn://10.0.0.236/trunk@44066 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-22 14:48:12 +00:00
mccabe%netscape.com
0ee0c94bc4 NS_DECL_NSIFOO spam for nsIRequest, nsIChannel, nsIStreamListener, nsIStreamObserver, all from netwerk/
convert manual interface method declarations in implementation class to NS_DECL_NSIFOO macro.


git-svn-id: svn://10.0.0.236/trunk@44059 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-22 13:26:18 +00:00
beard%netscape.com
8696a67955 Workaround for non-optimal port management, cleaned up some TARGET_CARBON #ifdefs, which could leak regions, or at share port-owned clip regions with the global pool.
git-svn-id: svn://10.0.0.236/trunk@44030 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 23:41:34 +00:00
ramiro%netscape.com
ac6e99d930 Link in neckoutil.
git-svn-id: svn://10.0.0.236/trunk@44006 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 17:03:07 +00:00
ramiro%netscape.com
1784612f6b cleanup linking of libmozreg.
git-svn-id: svn://10.0.0.236/trunk@44002 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 15:41:53 +00:00
ramiro%netscape.com
d55091ca21 Remove an old global variable hack i added in a moment of weakness.
git-svn-id: svn://10.0.0.236/trunk@43981 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 08:14:14 +00:00
beard%netscape.com
4c332d7ce1 Added helper class StRegionFromPool to make it useable from multiple source files.
git-svn-id: svn://10.0.0.236/trunk@43890 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 23:16:53 +00:00
kmcclusk%netscape.com
810552b4ea Removed secondary drawing surface used when CopyOffScreenBits passing the NS_COPYBITS_TO_BACK_BUFFER flag
NS_COPYBITS_TO_BACK_BUFFER  is obsolete.


git-svn-id: svn://10.0.0.236/trunk@43876 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 22:50:24 +00:00
Dale.Stansberry%Nexwarecorp.com
2d5abbcd74 - Fixed a DrawingSurface destruction problem
git-svn-id: svn://10.0.0.236/trunk@43820 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 14:17:08 +00:00
blizzard%redhat.com
6b821b8c0d do proper endian detection for rgb code. this should fix sparc.
git-svn-id: svn://10.0.0.236/trunk@43814 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 13:18:55 +00:00
kmcclusk%netscape.com
775f2a2153 added comment that NS_COPYBITS_TO_BACK_BUFFER flag passed to nsRenderingContext::CopyOffscreenBits is obsolete and going away
git-svn-id: svn://10.0.0.236/trunk@43735 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 22:34:22 +00:00
kmcclusk%netscape.com
80d11de1ed bug #5403 Added code to properly release NetService and IOServices
git-svn-id: svn://10.0.0.236/trunk@43734 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 22:33:09 +00:00
pnunn%netscape.com
64149c693b Put in check for error return. pnunn.
git-svn-id: svn://10.0.0.236/trunk@43728 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 22:23:48 +00:00
pnunn%netscape.com
13b058b1de Cleaning up returns across api. pnunn@netscape.com
git-svn-id: svn://10.0.0.236/trunk@43718 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 22:17:21 +00:00
ramiro%netscape.com
dc44837325 Fix dumb mistake that was breaking BEOS.
git-svn-id: svn://10.0.0.236/trunk@43598 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 14:07:29 +00:00
ftang%netscape.com
7749728820 fix mapping getter problem
git-svn-id: svn://10.0.0.236/trunk@43482 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-18 07:34:00 +00:00
ramiro%netscape.com
2144a5f188 Fix for -lpref linking problems. Dont link with libpref, its not needed.
git-svn-id: svn://10.0.0.236/trunk@43431 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-18 00:27:50 +00:00
ramiro%netscape.com
4cc02629c5 Link in secfree dynamically only where needed.
git-svn-id: svn://10.0.0.236/trunk@43413 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-17 15:46:57 +00:00
ramiro%netscape.com
acca485ab8 Remove the TOOLKIT_EXORCISM hack. Make non-monolithic toolkit linking the
default for Linux and Solaris.  Need testing on other platforms (HELP!)
That means that toolkit libraries are not linked into the app - for truly
XP apps such as the apprunner.  The gecko viewer still needs to link in
the toolkit, cause it has toolkit code in its main().
Replace the hack with something more useful.  There is a
--enable-monolithic-toolkit flag for platforms with dumb linkers and runtime
loaders.

Also landed the remainder of Shawn Packwood's qt port.


git-svn-id: svn://10.0.0.236/trunk@43402 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-17 09:33:48 +00:00
ramiro%netscape.com
9848591dec Comment out broken code. Ignore generated files.
git-svn-id: svn://10.0.0.236/trunk@43396 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-17 06:59:45 +00:00
shawnp%earthling.net
86283ca951 Initial version of Qt gfx files. Still pretty raw in most places.
git-svn-id: svn://10.0.0.236/trunk@43212 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-12 01:52:44 +00:00