gagan%netscape.com
|
db42a7e810
|
Reordered netlib libs to link correctly. NECKO only.
|
1999-07-01 21:29:08 +00:00 |
|
warren%netscape.com
|
bd73f68e8b
|
Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport.
|
1999-07-01 19:30:20 +00:00 |
|
duncan%be.com
|
f1ccc9ea73
|
Get gfx to build under BeOS (BeOS specific changes)
|
1999-07-01 16:26:43 +00:00 |
|
sspitzer%netscape.com
|
11fab808ae
|
ignore the generated Makefile
|
1999-07-01 05:22:27 +00:00 |
|
zuperdee%penguinpowered.com
|
6472891394
|
Fixed some compiler warnings (mostly virtual functions w/ non-virtual destructors).
|
1999-06-30 22:36:04 +00:00 |
|
erik%netscape.com
|
506cb84154
|
Need to check all of the XLFD scalable fields for 0 since sometimes only
one of them is set to 0 (e.g. average width). Also changed upper limit
for size ratio for font scaling so as to avoid scaling Japanese fonts
(ugly).
|
1999-06-30 22:12:50 +00:00 |
|
slamm%netscape.com
|
7917f38d4f
|
Better fix for build bustage. Use ZLIB_LIBS instead of -z. r=ramiro,shaver
|
1999-06-29 16:51:46 +00:00 |
|
shaver%netscape.com
|
fc7ca1baa5
|
fix Solaris build bustage
|
1999-06-29 16:20:58 +00:00 |
|
shaver%netscape.com
|
6f90532000
|
no longer need to link against libgfxps.so -- necko merge regression?
|
1999-06-29 03:12:31 +00:00 |
|
syd%netscape.com
|
60370ebd9c
|
Fixed compiler warning
|
1999-06-29 00:39:10 +00:00 |
|
gagan%netscape.com
|
dc1680b25c
|
Necko changes (from Andreas)
|
1999-06-29 00:26:25 +00:00 |
|
mcafee%netscape.com
|
a6d03dd33a
|
Changes for OS/2. Patch provided by Eric Olson (eric.olson@sympatico.ca)
|
1999-06-28 23:39:35 +00:00 |
|
warren%netscape.com
|
bc7c1d7503
|
Added group stuff back for necko.
|
1999-06-28 22:34:20 +00:00 |
|
warren%netscape.com
|
f1826b64cd
|
Removed necko ifdef.
|
1999-06-28 22:07:07 +00:00 |
|
briano%netscape.com
|
cea3e5da56
|
Fix for build problem on Solaris.
|
1999-06-28 21:10:11 +00:00 |
|
mscott%netscape.com
|
25a6e7c788
|
necko change: nsIStreamListener::OnDataAvailable now takes a nsIInputStream instead of a nsIBufferInputStream.
|
1999-06-28 20:43:28 +00:00 |
|
warren%netscape.com
|
e87f3dfecd
|
Fixed necko ifdef.
|
1999-06-28 20:23:22 +00:00 |
|
warren%netscape.com
|
99d39258c9
|
Removed necko ifdef.
|
1999-06-28 20:19:48 +00:00 |
|
Jerry.Kirk%Nexwarecorp.com
|
d24488bf64
|
- Worked on RetrieveCurrentNativeGraphicData method for Photon UI
|
1999-06-28 12:22:09 +00:00 |
|
valeski%netscape.com
|
e16554ea83
|
NECKO build issue (nsILoadAttrib got loose on us)
|
1999-06-28 12:20:08 +00:00 |
|
warren%netscape.com
|
fbc735f510
|
Last of the necko ifdefs. Now we link with necko.
|
1999-06-28 10:35:57 +00:00 |
|
av%netscape.com
|
e20b61431e
|
Fixing build redness
|
1999-06-26 22:31:41 +00:00 |
|
av%netscape.com
|
a0da09e3ed
|
Adding stub for new method
|
1999-06-26 22:02:37 +00:00 |
|
av%netscape.com
|
e0ff6551d7
|
Implementing getting native drawing data
|
1999-06-26 21:55:12 +00:00 |
|
av%netscape.com
|
076a0e2e7e
|
Adding a method to retrieve native drawing data
|
1999-06-26 21:53:07 +00:00 |
|
blizzard%redhat.com
|
eabc86f66b
|
increase the size of the scroll bars
|
1999-06-25 20:10:51 +00:00 |
|
mcafee%netscape.com
|
3796c95019
|
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.
|
1999-06-25 12:54:16 +00:00 |
|
ramiro%netscape.com
|
7a3fb22e02
|
gfxps update.
|
1999-06-25 11:46:11 +00:00 |
|
mcafee%netscape.com
|
610a92ba97
|
BeOS landing; thanks to Duncan Wilcox (duncan@be.com) for these changes.
|
1999-06-25 10:39:03 +00:00 |
|
ramiro%netscape.com
|
c6944b28dd
|
Changes to turn gfxps into a true component. Thanks to alecf@netscape.com
for providing the base patch.
|
1999-06-25 09:46:59 +00:00 |
|
ramiro%netscape.com
|
773e34ec7d
|
Changes to turn gfxps into a true component. Thanks to alecf@netscape.com
for providing the base patch.
|
1999-06-25 09:38:26 +00:00 |
|
warren%netscape.com
|
4001aade80
|
Renamed nsIURLGroup to nsILoadGroup in preparation for necko.
|
1999-06-25 02:17:37 +00:00 |
|
warren%netscape.com
|
83e2275608
|
Swapped args to NS_OpenURI.
|
1999-06-25 00:08:05 +00:00 |
|
warren%netscape.com
|
79d37bdc6c
|
More necko changes.
|
1999-06-24 23:23:23 +00:00 |
|
blizzard%redhat.com
|
bb107e9417
|
fixes for font sizes - thanks tor
|
1999-06-24 20:10:30 +00:00 |
|
zuperdee%penguinpowered.com
|
d4c9c63cea
|
Fix for nsRenderingContextMotif.cpp. This should enable viewer to work now!
|
1999-06-24 08:32:31 +00:00 |
|
blizzard%redhat.com
|
533e108b45
|
Fix origins on alpha pixmaps - thanks tor. Images on toolbars and other places shag, baby!
|
1999-06-23 11:12:13 +00:00 |
|
warren%netscape.com
|
1f76168d21
|
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
|
1999-06-23 03:29:44 +00:00 |
|
pnunn%netscape.com
|
2ae131ed77
|
Prepwork for alphachannel. pnunn.
|
1999-06-22 20:13:05 +00:00 |
|
peterl%netscape.com
|
8d8b5e3350
|
Added '-moz-fixed' generic font name.
This is an extension to indicate the user's fixed font choice
|
1999-06-22 19:14:51 +00:00 |
|
Jerry.Kirk%Nexwarecorp.com
|
c0797f7733
|
- Beginning to add support for printing for Neutrino
|
1999-06-21 21:32:30 +00:00 |
|
Michael.Kedl%Nexwarecorp.com
|
ef534e959e
|
fixed double buffering for Don's tiling background
|
1999-06-21 20:10:58 +00:00 |
|
Jerry.Kirk%Nexwarecorp.com
|
d3ed880418
|
- Fixed Neutrino timers to handler a timer with 0 delay
|
1999-06-21 20:06:25 +00:00 |
|
blizzard%redhat.com
|
d069fe11e4
|
fix backwards colors
|
1999-06-19 20:25:06 +00:00 |
|
valeski%netscape.com
|
e23b3c673c
|
NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061.
|
1999-06-18 17:34:08 +00:00 |
|
erik%netscape.com
|
5accb2e576
|
Fix for bug 7841. Some fonts return bad glyph IDs. Now checking for these.
It turns out that GulimChe is one of those bad fonts.
|
1999-06-16 03:57:55 +00:00 |
|
pierre%netscape.com
|
849596767d
|
#8264 "[PP] Mac GFX draws lines one pixel too long"
|
1999-06-16 01:18:15 +00:00 |
|
blizzard%redhat.com
|
491cc36d07
|
use PR_LOG for debugging
|
1999-06-16 00:37:57 +00:00 |
|
blizzard%redhat.com
|
47a4c1cc91
|
use PR_LOG for debugging messages
|
1999-06-16 00:25:10 +00:00 |
|
blizzard%redhat.com
|
7754d8da97
|
more gfx work
|
1999-06-15 04:19:11 +00:00 |
|