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
gagan%netscape.com
b1bd2ca61f
Replaced resource:// with resource:/ to be more compliant with our parsing rules.
...
git-svn-id: svn://10.0.0.236/trunk@40440 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-21 11:48:56 +00:00
mcafee%netscape.com
dc51d2deed
Return an error for LoadIconImage() for BeOS because netlib is running in the UI thread. Thanks to Duncan Wilcox (duncan@be.com) for this fix.
...
git-svn-id: svn://10.0.0.236/trunk@36882 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 12:54:16 +00:00
rickg%netscape.com
7b9dcc2a7d
sync with new nsString2 API
...
git-svn-id: svn://10.0.0.236/trunk@28563 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-21 22:55:35 +00:00
kipp%netscape.com
131d57b8d1
Disable icon loading on unix and mac until netlib can cope
...
git-svn-id: svn://10.0.0.236/trunk@27394 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-13 21:54:43 +00:00
michaelp%netscape.com
0e4a1f69c8
flush the font cache after setting a new zoom value.
...
git-svn-id: svn://10.0.0.236/trunk@26829 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-08 22:41:17 +00:00
ramiro%netscape.com
52ef5e02cd
delete vs. delete[] vs. free fixes.
...
Thanks to "Bruce Mitchener, Jr." <bruce@cybersight.com for finding all these
and making patches.
git-svn-id: svn://10.0.0.236/trunk@25592 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-30 05:26:59 +00:00
warren%netscape.com
0b33372d99
nsRepository -> nsIComponentManager changes.
...
git-svn-id: svn://10.0.0.236/trunk@23300 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-09 09:44:27 +00:00
kipp%netscape.com
4b4cf3fd26
Eliminate global constuctor dependency
...
git-svn-id: svn://10.0.0.236/trunk@21904 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-25 16:41:54 +00:00
troy%netscape.com
3c90d2a780
Added some "const" to code that was retrieving a pointer to the internal
...
buffer managed by nsString
git-svn-id: svn://10.0.0.236/trunk@20678 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-14 05:56:15 +00:00
peterl%netscape.com
b20028be50
rename string key to make buggy unix compilers happy
...
git-svn-id: svn://10.0.0.236/trunk@16735 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-21 05:55:44 +00:00
warren%netscape.com
5f54c1af03
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
...
git-svn-id: svn://10.0.0.236/trunk@16495 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-16 05:40:20 +00:00
michaelp%netscape.com
f7f8b8ea47
added FlushFontCache() method.
...
git-svn-id: svn://10.0.0.236/trunk@15583 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-02 00:36:08 +00:00
michaelp%netscape.com
7c96d12312
changes to support printing architecture and actual printing under windows.
...
git-svn-id: svn://10.0.0.236/trunk@14651 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-14 02:05:13 +00:00
michaelp%netscape.com
b0e5e179b1
moved GetWidth() APIs from fontmetrics to the renderingcontext.
...
git-svn-id: svn://10.0.0.236/trunk@11734 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-02 01:07:56 +00:00
michaelp%netscape.com
1143a7d6da
we no longer have a public font cache. removed circular refs between font cache
...
and device context.
git-svn-id: svn://10.0.0.236/trunk@11578 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-30 18:58:24 +00:00
peterl%netscape.com
777dbb325d
made alias font use static strings
...
git-svn-id: svn://10.0.0.236/trunk@11481 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-29 23:38:50 +00:00
rpotts%netscape.com
d2ab45317d
Changed the order for deleting nsImageRequsts and the ImageGroupContext...
...
git-svn-id: svn://10.0.0.236/trunk@10645 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-22 00:27:12 +00:00
troy%netscape.com
21960f2897
Changed some AddRef() and Release() calls to use the XP-COM macros
...
git-svn-id: svn://10.0.0.236/trunk@10302 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-17 19:49:10 +00:00
warren%netscape.com
59dcb2a7df
Added closure argument to nsHashtable::Enumerate. Renamed NSRepository to nsRepository.
...
git-svn-id: svn://10.0.0.236/trunk@8921 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-01 00:23:47 +00:00
troy%netscape.com
fd0d7ccb59
Changes nsIView and nsIScrollableView interfaces to conform to
...
XPCOM conventions
git-svn-id: svn://10.0.0.236/trunk@8848 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-30 19:16:11 +00:00
troy%netscape.com
d4260119a8
Changed nsIFontCache to conform to XPCOM standards
...
git-svn-id: svn://10.0.0.236/trunk@8682 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-28 05:16:41 +00:00
troy%netscape.com
15c93f90c2
More changes to nsIDeviceContext interface
...
git-svn-id: svn://10.0.0.236/trunk@8654 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-27 22:45:35 +00:00
troy%netscape.com
9c277134e0
More API changes to nsIDeviceContext
...
git-svn-id: svn://10.0.0.236/trunk@8642 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-27 20:43:04 +00:00
troy%netscape.com
29ae90ea2b
More changes to nsIDeviceContext API
...
git-svn-id: svn://10.0.0.236/trunk@8626 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-27 18:47:22 +00:00
troy%netscape.com
9b42ea4cb1
Changed nsIDeviceContext interface to conform [more] with COM conventions
...
git-svn-id: svn://10.0.0.236/trunk@8597 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-27 05:05:03 +00:00
troy%netscape.com
1d7149f1d1
Added GetPaletteInfo()
...
git-svn-id: svn://10.0.0.236/trunk@8165 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-19 00:37:05 +00:00
troy%netscape.com
99d339efe3
Changed CreateILColorSpace() to GetILColorSpace() (device context now
...
owns the color space), and cleaned up image renderer code
git-svn-id: svn://10.0.0.236/trunk@8107 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-17 23:20:42 +00:00
peterl%netscape.com
5d334db003
force aliasing of courier font
...
git-svn-id: svn://10.0.0.236/trunk@7788 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-11 23:54:04 +00:00
peterl%netscape.com
e561f6fa33
IRIX build fix
...
git-svn-id: svn://10.0.0.236/trunk@7548 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-07 06:24:38 +00:00
peterl%netscape.com
dda3150013
changed nsFont to contain face lists in name
...
git-svn-id: svn://10.0.0.236/trunk@7510 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-07 02:12:34 +00:00
troy%netscape.com
55ab0c808f
Added GetDepth() member function
...
git-svn-id: svn://10.0.0.236/trunk@7362 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-05 15:26:15 +00:00
troy%netscape.com
40d67100a8
Work in progress for Windows palette support
...
git-svn-id: svn://10.0.0.236/trunk@7095 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-03 05:24:59 +00:00
troy%netscape.com
83ab7dd4d9
Image group now holds a reference to a nsIDeviceContext and not a
...
nsIRenderingContext. Optimize() member function of nsIImage changed
to take a nsIDeviceContext
git-svn-id: svn://10.0.0.236/trunk@7092 18797224-902f-48f8-a5cc-f745e15eee43
1998-08-03 04:53:25 +00:00
troy%netscape.com
991de4f579
Added LoadIconImage member function to nsIDeviceContext, and added new
...
network context for doing sync load (used when loading icons)
git-svn-id: svn://10.0.0.236/trunk@6668 18797224-902f-48f8-a5cc-f745e15eee43
1998-07-29 00:42:50 +00:00
michaelp%netscape.com
89fd53967c
fixed troy's bustage.
...
git-svn-id: svn://10.0.0.236/trunk@6496 18797224-902f-48f8-a5cc-f745e15eee43
1998-07-26 23:25:05 +00:00
troy%netscape.com
a9d89fc3c0
Added DeviceContextImpl base class
...
git-svn-id: svn://10.0.0.236/trunk@6495 18797224-902f-48f8-a5cc-f745e15eee43
1998-07-26 04:28:48 +00:00