blizzard%redhat.com
2739f83b22
Merge in erik's font code changes. This is not part of the build.
1999-07-13 14:29:53 +00:00
duncan%be.com
c4f937000c
Reimplement a region method correctly.
...
BeOS only change authorized by cyeh.
1999-07-11 09:18:27 +00:00
warren%netscape.com
61c8d73b43
Necko stuff for dealing with load groups when opening URLs.
1999-07-09 21:18:47 +00:00
rods%netscape.com
8e6348a7e2
Added NS_DEFINE_STATIC_IID_ACCESSOR
1999-07-09 19:37:09 +00:00
Michael.Kedl%Nexwarecorp.com
955cb0dcbe
took out some printfs
1999-07-09 18:59:55 +00:00
Michael.Kedl%Nexwarecorp.com
f31ebc948a
Cleaned up clip rects for apprunner.
1999-07-09 18:47:23 +00:00
pnunn%netscape.com
a6941a096e
added to image mimetype list. pnunn. ok'd by chofmann.
1999-07-08 01:34:19 +00:00
pnunn%netscape.com
d7505bd04a
added to image mime type list. pnunn. ok'd by chofmann.
1999-07-08 01:33:22 +00:00
ramiro%netscape.com
961fb5e42c
Fix for bug #7797 . JS screen property not implemented in gtk widgetry.
1999-07-07 18:12:18 +00:00
mcafee%netscape.com
57b42a502c
Solaris/CC needs a cast here
1999-07-07 10:09:40 +00:00
ramiro%netscape.com
68a4834ba5
Fix class exports declaration.
1999-07-07 08:58:15 +00:00
warren%netscape.com
9975942bdb
Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods.
1999-07-07 08:08:40 +00:00
ramiro%netscape.com
7612a810e6
Fix a dumb typo.
1999-07-07 07:27:44 +00:00
pavlov%pavlov.net
0f2ac3ddee
resize changes/fixes/whatever_you_want_to_call_them_part_2
1999-07-07 05:31:01 +00:00
ramiro%netscape.com
5cdb03367b
Define the toolkit flags in one place an reuse that. Hopefully this will
...
put an end to the cut-n-paste insanity.
1999-07-07 04:38:18 +00:00
ramiro%netscape.com
a44729a0f6
Put xlibrgb first.
1999-07-07 04:23:23 +00:00
erik%netscape.com
4dc3f15df3
Added support for *-iso10646-1 fonts. Variable width only for now, fixed
...
width will be supported later through font property.
1999-07-07 02:32:16 +00:00
ramiro%netscape.com
5b2b8782b2
Factor out xlibrgb.
1999-07-07 02:12:44 +00:00
ramiro%netscape.com
65385eb4f7
Final global variable exorcism.
1999-07-07 02:11:22 +00:00
ramiro%netscape.com
fff433ac18
Add xlib_rgb_get_depth() xlib_rgb_get_display() xlib_rgb_get_screen()
...
Initialize only once.
1999-07-07 01:54:26 +00:00
ramiro%netscape.com
9886a6f45f
Factor out xlibrgb.
1999-07-07 01:53:41 +00:00
ramiro%netscape.com
c375f83ddb
Factor out xlibrgb.
1999-07-07 01:36:25 +00:00
peterl%netscape.com
c93821d97e
made color parsing more strict in strict mode, just like nav in quirk mode
1999-07-07 01:18:11 +00:00
ramiro%netscape.com
2ac057aad6
Exorcise gVisualInfo.
1999-07-07 00:47:29 +00:00
ramiro%netscape.com
e34bd30b19
xorcise gScreenNum.
1999-07-07 00:15:22 +00:00
ramiro%netscape.com
3f553a27b7
Fix a dumb typo.
1999-07-07 00:06:57 +00:00
ramiro%netscape.com
a8e4c3ea58
Exorcism of global shift, mask and count flags.
1999-07-07 00:05:19 +00:00
ramiro%netscape.com
c7c7dedd51
Put noisy code in an ifdef.
1999-07-07 00:03:52 +00:00
ramiro%netscape.com
38b203c169
Add xlib_rgb_get_visual_info rename struct member form visual to x_visual_info
...
to make it easier to debug.
1999-07-07 00:02:55 +00:00
ramiro%netscape.com
5180239f72
Timers are toolkit specific.
1999-07-06 23:33:48 +00:00
ramiro%netscape.com
6e0b142f15
Add a debug printf.
1999-07-06 23:32:20 +00:00
ramiro%netscape.com
b9d9e64b07
Cleanup the widget api some. Move initialization of evil stuff to the gfx
...
end. Dont leak the widget name. Carry around Display* and friends in the
appshell.
1999-07-06 23:28:58 +00:00
Michael.Kedl%Nexwarecorp.com
0d97ef274d
Fixed alpha blending for gifs with transparency masks.
1999-07-06 22:55:05 +00:00
ramiro%netscape.com
19dafdfd94
Add a useful debug statement.
1999-07-06 14:08:30 +00:00
Jerry.Kirk%Nexwarecorp.com
4b1ba6e6ff
- Changes to support Alpha Blending and other odds and ends under Photon
1999-07-06 11:44:22 +00:00
erik%netscape.com
61cd270d46
Fix for bug 5308. We now ignore vertical fonts (whose names start with @)
...
in the global font enumerator, so that we don't pick those up for Japanese.
1999-07-03 05:20:35 +00:00
erik%netscape.com
962cb10bb5
Fix for bug 4760. We were drawing smart quotes really large, because they
...
were being taken from a large Asian font. Disabled those characters for
now. The CP1252 problem will be addressed by bug 454.
1999-07-03 04:35:17 +00:00
troy%netscape.com
6f3d67cf06
Fixed compiler warning
1999-07-02 22:44:00 +00:00
ramiro%netscape.com
43295086e9
Part I of Alexander Larsson's (alex@signum.se) patch to reduce symbol bloat.
...
All these changes are safely ifdefed out for the time being.
There are also a few implementation
DEFINES cleanups.
1999-07-02 14:59:36 +00:00
dveditz%netscape.com
9bc612bf52
makeile cleanups
1999-07-02 13:38:47 +00:00
ramiro%netscape.com
f41e67c622
Separate the widget and gfx toolkits into two variables.
...
Instead of MOZ_TOOLKIT, we now have MOZ_WIDGET_TOOLKIT and MOZ_GFX_TOOLKIT.
There is also a new configure flag, --enable-gfx-toolkit which does what its
name implies.
The configure script should continue to work as before.
1999-07-02 13:06:48 +00:00
dveditz%netscape.com
17864a291d
Trying to fix Win32 dependencies. Lots of broken cut-n-paste makefiles
1999-07-02 11:50:19 +00:00
ramiro%netscape.com
1323992254
Exorcism of global variables: part 1.
...
Have only one access point to the global vars - in nsDeviceContextXlib.
Next step will be to invent an interface that can be queried for this
stuff to remove the link time dependancy between this gfx lib and the widget
lib. Global variables are EVIL.
1999-07-02 11:31:58 +00:00
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