terry%netscape.com
68314873bf
Patch by Andrew Anderson <andrew@redhat.com>. Many minor bugfixes and cleanup.
1998-11-16 19:43:50 +00:00
michaelp%netscape.com
c8bf7f056d
fixed problem with vertical scrollbar not always appearing.
1998-11-16 19:42:53 +00:00
jfrancis%netscape.com
c3240ef91b
First Checked In.
1998-11-16 19:30:48 +00:00
jfrancis%netscape.com
bdb1543008
adding scott's XP_COM auto_pointer header to xpcom exports.
1998-11-16 19:08:50 +00:00
terry%netscape.com
fad55e455d
mozillazine has changed its format; cope with the new format.
1998-11-16 18:58:24 +00:00
pinkerton%netscape.com
e7bbdc3354
Turn on debugging info for message sink and text area cpp files.
1998-11-16 18:45:30 +00:00
cls%seawood.org
2ea9293560
Removed kludge that removed generated files from srcdir
1998-11-16 18:39:49 +00:00
troy%netscape.com
a435cf3ef5
Reinstated hack to have the placeholder frame forward the DidReflow() notification
...
to the floated frame. Needed until the block frame properly handles FirstChild()
and returns the list of floated frames
1998-11-16 18:33:21 +00:00
leaf%mozilla.org
dbaf2fe659
Removing include of icondata.h, which doesn't seem to exist for xpfe yet.
1998-11-16 18:17:33 +00:00
dcone%netscape.com
573e309e55
Updated and tested the taghandling finding mechanism
1998-11-16 18:13:09 +00:00
troy%netscape.com
d6a65c024a
Split class declaration out into a separate header file so the body frame
...
can be a derived class
1998-11-16 17:11:12 +00:00
buster%netscape.com
e46627bcf6
added storage in styleTable for a column's width contribution from cells that
...
have colspan>1.
1998-11-16 06:47:24 +00:00
buster%netscape.com
21e08756c0
irrationally-specified table (one where the width attributes of various rows don't add up to the same value,
...
and/or to the width attribute on the table itself), the rule is to try to give the column the largest value
assigned to it by any cell intersecting that column.
Separate storage is maintained for a column's natural desired width (width from any source other than a cell
with a colspan) and the maximum contribution to the column's width from any cell with a colspan.
1998-11-16 06:46:00 +00:00
vidur%netscape.com
a56f770bde
First pass to allow HTML forms to be embedded inside XML documents.
1998-11-16 06:16:17 +00:00
beard%netscape.com
a4f8f936e9
Added ConvertToLocalCoordinates, WindowToLocalCoordinate for converting from window (device) coordinates to widget coordinates. Moved some calls from Destroy to the destructor to deal with a refcounting bug.
1998-11-15 23:31:37 +00:00
beard%netscape.com
468bed8b7c
Added ConvertToLocalCoordinates, WindowToLocalCoordinate for converting from window (device) coordinates to widget coordinates.
1998-11-15 23:30:19 +00:00
pavlov%pavlov.net
cd756a5873
removed unused files
1998-11-15 22:27:32 +00:00
beard%netscape.com
2395b90562
Fixed SetThumbSize to not crash when mContext == NULL.
1998-11-15 21:58:09 +00:00
beard%netscape.com
b78b9df184
Changed COLOR8TOCOLOR16 to an inline function that simply returns (color8 << 8) | color8. This properly maps 0xFF to 0xFFFF, etc.
1998-11-15 21:56:40 +00:00
briano%netscape.com
bedc2ef8fb
MP-RAS 2.03 doesn't have sys/bitypes.h.
1998-11-15 21:47:01 +00:00
pavlov%pavlov.net
b163c102f9
removed some debugging messages
1998-11-15 19:32:54 +00:00
pavlov%pavlov.net
9c932f10f0
removed lots of printf's that were no longer needed
1998-11-15 19:32:36 +00:00
pavlov%pavlov.net
6a78ddfb2c
more work on the resizing. this works a tad better
1998-11-15 18:59:09 +00:00
pavlov%pavlov.net
15a87bb4f4
Initial work on resizing. This works somewhat
1998-11-15 18:28:16 +00:00
msw%gimp.org
ce8640cd4f
Oops - scrolling was set up backwards.
1998-11-15 17:30:31 +00:00
locka%iol.ie
f05f369c9a
Added extra button
1998-11-15 17:18:36 +00:00
locka%iol.ie
b3c02abaf4
Added extra button to scan folders (still disabled)
1998-11-15 17:18:06 +00:00
locka%iol.ie
13d38c8804
*** empty log message ***
1998-11-15 17:16:55 +00:00
locka%iol.ie
aeb42e74b1
Added NPL header
1998-11-15 17:13:49 +00:00
locka%iol.ie
096f6374b3
Added NPL header
...
Fixed problem caused by typedef int32 disappearing from winsock.h
1998-11-15 17:09:20 +00:00
locka%iol.ie
00d0714cb9
Added NPL header
...
Added extra diagnostics
1998-11-15 17:07:04 +00:00
locka%iol.ie
79ded2d136
Fixed trace bug
...
Added NPL header
1998-11-15 17:04:58 +00:00
cls%seawood.org
1b81b77f64
Better handling of the -c -o problem. Thanks to Tim Rice <tim@trr.metro.NET> for the patch
1998-11-15 09:55:01 +00:00
cls%seawood.org
c825d3d506
Added --with-gtk-config=$location_of_gtk-config.
...
Added version checking for gtk.
Added check for GNU CC for setting DSO_LDOPTS for solaris and freebsd.
If compiler doesn't support -c -o, then use ${topsrcdir}/build/{hcc,hcpp}.
Cleaned up missing nspr error message.
1998-11-15 09:42:57 +00:00
cls%seawood.org
574866a212
Added GTK_CONFIG
1998-11-15 09:12:37 +00:00
cls%seawood.org
bb453dfcbe
Build xpfe by default now.
1998-11-15 09:12:03 +00:00
cls%seawood.org
37401532af
Added build/hcc & build/hcpp to pull_autoconf
1998-11-15 09:11:35 +00:00
briano%netscape.com
1ed053b771
Fix for platforms that have PRInt64 defined as a struct.
1998-11-15 08:56:19 +00:00
briano%netscape.com
af2e8905f9
Fix for overly anal-retentive compilers.
1998-11-15 08:47:18 +00:00
briano%netscape.com
232e3ba63b
Fix to shut up the compilers on OSF/1.
1998-11-15 08:46:54 +00:00
briano%netscape.com
c6f12a4376
Fix for a variety of nit-picking compilers.
1998-11-15 08:40:32 +00:00
briano%netscape.com
55e6ea1c09
Fixes for AIXV3.
1998-11-15 08:39:27 +00:00
briano%netscape.com
4c40279ae6
Fixes for various non-Linux platforms that no one but me cares about.
1998-11-15 08:36:41 +00:00
briano%netscape.com
101746b044
Minor tweaks for 5.3 and 5.4.
1998-11-15 08:27:17 +00:00
briano%netscape.com
af0a8350ce
Support building on 3.2.5 in case someone has to.
1998-11-15 08:25:19 +00:00
pavlov%pavlov.net
40b7030271
Impliment the key press events
1998-11-15 07:38:43 +00:00
msw%gimp.org
ee9e2e7e0d
Initial scrolling support - it's jumpy, but it works
1998-11-15 07:24:57 +00:00
mjudge%netscape.com
d411a0cdec
fixing test app for lame windows compiler
1998-11-15 07:09:51 +00:00
mjudge%netscape.com
3ad4ca13a0
adding the void ** back in. windows compiler is lame.
1998-11-15 07:08:56 +00:00
mjudge%netscape.com
b756864de1
editor changes that will not affect build! gooooo mike
1998-11-15 07:04:45 +00:00