scullin%netscape.com
94fa48cbeb
Fix win95 build bustage.
1998-07-22 23:21:23 +00:00
leif
c96d81bfb0
*** empty log message ***
1998-07-22 22:49:55 +00:00
leif
9ceb9a80f1
*** empty log message ***
1998-07-22 22:38:38 +00:00
leif
2346e1f961
*** empty log message ***
1998-07-22 22:35:46 +00:00
troy%netscape.com
e4e88105ad
Changed mEmptyString to be a static const nsAutoString, and commented
...
out mName because it isn't being used
1998-07-22 22:18:14 +00:00
hshaw%netscape.com
bab4064ffa
Changes for bug#301401, remove java from build, ldap library is needed independent of MOZ_JAVA
1998-07-22 22:04:31 +00:00
spider%netscape.com
6e3ad7bbe7
Pull Nav45_BRANCH for Julian now
1998-07-22 22:02:33 +00:00
rods%netscape.com
4f54ff6d69
turning off debug
1998-07-22 22:01:46 +00:00
spider%netscape.com
68c81b3d23
Pull Nav45_BRANCH of Julian instead
1998-07-22 22:01:08 +00:00
rods%netscape.com
cd71f097d6
selection improvements
1998-07-22 22:00:23 +00:00
rods%netscape.com
7ddb2ebda5
selection improvements
1998-07-22 21:56:48 +00:00
troy%netscape.com
c1493555d6
Added some '=' operator member functions to nsAutoString
1998-07-22 21:38:48 +00:00
sar%netscape.com
287e1b8fa4
Pam Nunn- JPEG landing
1998-07-22 21:33:05 +00:00
pnunn%netscape.com
cc39449533
Landing JPEG_BRANCH
1998-07-22 21:17:01 +00:00
pnunn%netscape.com
9eeabf7820
Landing JPEG_BRANCH.
1998-07-22 21:15:59 +00:00
terry%netscape.com
25e26733c3
Call ldap with only 20 people at a time, because it sometimes seems to
...
choke if you give it too many at once.
1998-07-22 21:12:19 +00:00
buster%netscape.com
bf6286bcc1
fixed-width columns now respected when their content desired width exceeds
...
the specified width.
1998-07-22 20:06:31 +00:00
terry%netscape.com
a5b181c0b4
Fix to deal with new '%' style of usernames.
1998-07-22 19:01:47 +00:00
kipp%netscape.com
0f14f25f2d
Pretend we are 4.05 since some websites can't handle 5.0 yet
1998-07-22 18:50:17 +00:00
kipp%netscape.com
176c561856
Implement block in inline
1998-07-22 18:38:57 +00:00
troy%netscape.com
302ac6c6d4
Fixed it so backgrounds are properly tiled again
1998-07-22 18:34:14 +00:00
buster%netscape.com
250fdeafde
BasicTableLayoutStrategy::Initialize now properly re-iinitializes instance variables
1998-07-22 18:22:12 +00:00
kipp%netscape.com
1b3ddfbbc4
Avoid excessive content-changed reflows during text appending
1998-07-22 17:40:05 +00:00
rpotts%netscape.com
78b9a01747
nsIWebShell now supports a single observer for all documents loads...
1998-07-22 11:26:18 +00:00
rpotts%netscape.com
6d4f155462
nsIWebShell now supports a single observer for all document loads...The DocLoader now stops any pending binds when a new document is requested...
1998-07-22 11:24:50 +00:00
rpotts%netscape.com
2b6fbde302
First pass at nested document loaders...
1998-07-22 11:23:32 +00:00
rpotts%netscape.com
744e7f3fe6
nsIWebShell now supports a single observer for all document loads...
1998-07-22 11:22:59 +00:00
rpotts%netscape.com
eaaa7e51a1
Allow OnDataAvailable(...) to abort a binding operation by returning an error code...
1998-07-22 11:21:27 +00:00
rpotts%netscape.com
d32f62b2a7
Removed some signed/unsigned warnings...
1998-07-22 11:20:37 +00:00
rpotts%netscape.com
01b9ef5140
IWebShell now supports a single observer...
1998-07-22 11:19:54 +00:00
ramiro%netscape.com
21f35c29b6
Allow the user to ignore the OS_VERSION, which is usually irrelevant.
1998-07-22 05:38:53 +00:00
buster%netscape.com
35edf8df81
fixed table width problems when there are colspanning cells
1998-07-22 05:38:41 +00:00
troy%netscape.com
048270ffb0
Changed PaintBorder() to use the (x,y) that's passed in
1998-07-22 05:02:07 +00:00
ramiro%netscape.com
eaae2365a1
Define proper macros for linux 2.2.
1998-07-22 04:59:29 +00:00
ramiro%netscape.com
d231df7c60
Allow the user to override the default host identity.
1998-07-22 04:53:19 +00:00
troy%netscape.com
5e7cd10393
Changed clip operation to intersect
1998-07-22 04:49:09 +00:00
buster%netscape.com
878f3fa809
* reworked the way colspan and rowspans are handled in table layout strategy. We do less work, and we look better.
...
* fixed more margin code. we're inching towards correctness.
* the width contributed by a colspanning cell is now proportionately distributed to the columns based on the columns "effective width"
* added logic for handling illegal COLS attribute on a table (like COLS=4 in a 3-column table). See nsTableFrame::GetEffectiveCOLSAttribute()
* added logic for handling illegal COLSPAN attribute on a cell (like COLSPAN=4 in a 3-column table). See nsTableFrame::GetEffectiveColSpan(). This is wrong, and will get reworked soon.
* added the ability for cell width attributes to effect column width like Nav4.
1998-07-22 03:53:43 +00:00
scullin%netscape.com
ce1e323c8d
Fix crash _and_ memory leak? Is it too much to hope?
1998-07-22 03:48:17 +00:00
scullin%netscape.com
9bcf094a7d
Fix crash, leak again.
1998-07-22 02:56:50 +00:00
troy%netscape.com
789a2dbe45
Changed nsCSSRendering::PaintBorder() so the entire rect is used
...
and not just the width and height
1998-07-22 02:46:00 +00:00
troy%netscape.com
7bb9f01b93
Added support for displaying inset border and alt-text while loading
...
an image
1998-07-22 02:44:44 +00:00
ramiro%netscape.com
2c5cdc3e71
Add realclean target to be compatible with the rest of the build system.
1998-07-22 01:19:28 +00:00
valeski%netscape.com
7e812f0625
299916. no longer sending gratuitus connection header if we don't need to. and no longer sending uname/password in referer fields (edge case bug)
1998-07-22 01:04:01 +00:00
valeski%netscape.com
83144ffbbe
123018, changing http authentication mechanism.
1998-07-22 00:49:51 +00:00
selmer%netscape.com
3fe7d8553b
Include stubs for vanilla build
1998-07-22 00:47:51 +00:00
scullin%netscape.com
a1d957f419
Propagate alerts, confirms and prompts up to browser window.
1998-07-22 00:26:23 +00:00
scullin%netscape.com
a2f1447e8c
Fix context leakage.
1998-07-22 00:16:00 +00:00
law%netscape.com
b070cf155e
Fix for bug #49584
1998-07-21 23:59:38 +00:00
robinf%netscape.com
ea5f279b8e
Fixinb bug # 300065; adding help screen for Connect to ISP screen in Accnt setup
1998-07-21 23:45:57 +00:00
danm%netscape.com
0fa08e7719
copy fullsoft runtime files
1998-07-21 23:41:39 +00:00