shaver%netscape.com
|
2f8cc3501d
|
Add COW textattrs. Clean up lo_SetColor. Make <TD>.bgcolor mutable.
Remove some debugging cruft.
|
1998-09-05 04:29:56 +00:00 |
|
briano%netscape.com
|
06afe8d5f0
|
Added support for OpenBSD. Thanks to Marco Hyman (marc@snafu.org) for the actual work.
|
1998-09-05 04:22:25 +00:00 |
|
briano%netscape.com
|
f8107f5274
|
Support OpenBSD.
|
1998-09-05 04:16:15 +00:00 |
|
peterl%netscape.com
|
0fec5be8c0
|
changed the way map attributes into is connected
|
1998-09-05 04:00:06 +00:00 |
|
peterl%netscape.com
|
1a36a503a7
|
tweaked output of percent values
|
1998-09-05 03:59:44 +00:00 |
|
peterl%netscape.com
|
4974e5e52a
|
added content dir to includes
|
1998-09-05 03:58:05 +00:00 |
|
peterl%netscape.com
|
2852de4218
|
added content directory to includes
|
1998-09-05 03:56:08 +00:00 |
|
peterl%netscape.com
|
f1c6e4c78f
|
added content to includes
|
1998-09-05 03:53:32 +00:00 |
|
peterl%netscape.com
|
167791ee6f
|
added base url
|
1998-09-05 03:52:40 +00:00 |
|
peterl%netscape.com
|
3a5dd0b74f
|
removed content from style mapping api
|
1998-09-05 03:52:30 +00:00 |
|
peterl%netscape.com
|
10c7185fad
|
removed content from style map api
|
1998-09-05 03:51:56 +00:00 |
|
peterl%netscape.com
|
d5da5db9b4
|
added base url accessor
|
1998-09-05 03:51:16 +00:00 |
|
sdagley%netscape.com
|
8bc5b969e0
|
Merging fix from 4.0x branch. It's not clear that we really want to call GetURLForReferral when the passed referer is NIL since it breaks Smart Browsing keywords and does not actually appear to be needed to fix bug #90892 (which is why it was originally added). It's also a security hole since it causes the URL of the front window to be sent as the referer even if the user manually types in a URL.
|
1998-09-05 02:41:28 +00:00 |
|
briano%netscape.com
|
57c4cea724
|
Potential fix for at least part of bug#522. Also turned off -taso for default Mozilla builds; only needed when building the commercial product.
|
1998-09-05 01:54:58 +00:00 |
|
briano%netscape.com
|
457ae2c334
|
Added MOZ_EDITOR support, and did some minor cleanup.
|
1998-09-05 01:10:54 +00:00 |
|
waterson%netscape.com
|
28ded87caf
|
Fix build bustage due to change in header file from Boolean to PRBool
on XFE_Image::isImageLoaded().
|
1998-09-05 00:41:05 +00:00 |
|
bjorn%netscape.com
|
a66b0a3f70
|
Added a missing read in ArenaAllocate.
|
1998-09-05 00:36:14 +00:00 |
|
bjorn%netscape.com
|
28404ccc8f
|
Locks with almost no global locking. This will relieve contention.
|
1998-09-05 00:34:03 +00:00 |
|
cyeh%netscape.com
|
ab4ee8f00c
|
this is stupid, since we now have http://www.mozilla.org/bonsai.html
to lookup changes in the tree
|
1998-09-05 00:32:35 +00:00 |
|
vidur%netscape.com
|
1c1a9b5c68
|
Fixed bustage
|
1998-09-04 23:55:37 +00:00 |
|
nisheeth%netscape.com
|
efdf2d6bf6
|
Fix for bug #313278. Some links were unclickable. Added initialization code in lo_NewElement() for all the common fields shared across layout elements. Now, all the common fields should get sane values assigned to them at creation time.
|
1998-09-04 23:55:04 +00:00 |
|
ftang%netscape.com
|
f5b693529e
|
Change to the new selector so Japanese bookmark in UNIX (EUC) could be import correctly. This is a special case where bookmark file is different from the locale csid.
|
1998-09-04 23:25:00 +00:00 |
|
ftang%netscape.com
|
52785da0aa
|
add INTL_OldBookmarkCsidSel to support RDF bookmark import
|
1998-09-04 23:22:51 +00:00 |
|
ftang%netscape.com
|
8dde0fa58b
|
add new selector for oldbookmark
|
1998-09-04 23:12:45 +00:00 |
|
ftang%netscape.com
|
5b80544b8b
|
add INTL_OldBookmarkCsidSel
|
1998-09-04 23:12:04 +00:00 |
|
ftang%netscape.com
|
38b51aba21
|
Add bookmark import UTF8 conversion code to convert the bookmark entry into UTF8. reviewed by rjc
|
1998-09-04 23:11:05 +00:00 |
|
vidur%netscape.com
|
ab080b4586
|
New content code adjusts to getting script objects through a factory interface
|
1998-09-04 23:03:16 +00:00 |
|
vidur%netscape.com
|
800f5eb224
|
Tag enums
|
1998-09-04 23:02:06 +00:00 |
|
radha%netscape.com
|
74f95c7ea2
|
Implement singleclick activation for grid widget
|
1998-09-04 22:56:22 +00:00 |
|
radha%netscape.com
|
b13f20347b
|
Define new resource singleClickActivation for Grid widget
|
1998-09-04 22:55:08 +00:00 |
|
radha%netscape.com
|
470457725c
|
Set singleClick activation in docked mode
|
1998-09-04 22:54:17 +00:00 |
|
radha%netscape.com
|
d601632ada
|
Change the RDFImage Cache to a doubly linked list instead of a array.
Add a bunch of utility functions
|
1998-09-04 22:53:34 +00:00 |
|
radha%netscape.com
|
259b5b2de2
|
Make the close button close the RDFChromeTreeView
|
1998-09-04 22:52:19 +00:00 |
|
radha%netscape.com
|
7148a89e82
|
Change the declaration, usage and definition of isImageLoaded().
|
1998-09-04 22:51:29 +00:00 |
|
mcafee%netscape.com
|
48890be523
|
Updating -ncols, -config-dir -h comments.
|
1998-09-04 22:37:20 +00:00 |
|
akkana%netscape.com
|
95ed1a6c64
|
Fix some unresolved symbols for MOZ_MAIL_COMPOSE build.
Won't affect default build.
|
1998-09-04 22:30:14 +00:00 |
|
akkana%netscape.com
|
42dbcde396
|
Oops, type in mailto lib name
|
1998-09-04 22:28:06 +00:00 |
|
cls%seawood.org
|
a9eeb79f4d
|
Applied patch by S.J.Moller <sjm@nwc.dk> to fix problem with OPTIMIZER not being overridden by ACCFLAGS.
|
1998-09-04 22:27:13 +00:00 |
|
cls%seawood.org
|
c8e03022c4
|
Swapped order of checking for X libs as Xt requires SM as of X11R6.
|
1998-09-04 22:22:26 +00:00 |
|
akkana%netscape.com
|
80aded381c
|
mailto doesn't need mimevcrd.c after all
|
1998-09-04 22:07:25 +00:00 |
|
spider%netscape.com
|
b87c835600
|
Adding support for depend and clobber
|
1998-09-04 22:02:21 +00:00 |
|
dcone%netscape.com
|
d8f5092802
|
fixed clipping
|
1998-09-04 21:12:49 +00:00 |
|
dcone%netscape.com
|
2c2316889f
|
added checkbutton
|
1998-09-04 21:12:12 +00:00 |
|
dcone%netscape.com
|
e5eab56850
|
fixed text
|
1998-09-04 21:10:30 +00:00 |
|
dcone%netscape.com
|
4451ce1a25
|
new mac version
|
1998-09-04 21:10:13 +00:00 |
|
akkana%netscape.com
|
75dae67d84
|
Fix build bustage -- missed an ifdef MOZ_MAIL
|
1998-09-04 20:26:35 +00:00 |
|
akkana%netscape.com
|
78e2c95f35
|
Mailto landing: include mime.c ifdef MOZ_MAIL_COMPOSE.
|
1998-09-04 19:27:45 +00:00 |
|
terry%netscape.com
|
3583099c67
|
Encourage people to use the secure server.
|
1998-09-04 19:23:40 +00:00 |
|
akkana%netscape.com
|
8ffa051d80
|
Mailto landing (ifdef MOZ_MAIL_COMPOSE).
Also, add a FULL_STATIC define to the Makefile to allow the option
of compiling a truly static binary (e.g. to test for unresolveds).
|
1998-09-04 19:21:43 +00:00 |
|
akkana%netscape.com
|
7800cbaa97
|
Mailto landing. ifdef MOZ_MAIL_COMPOSE, build lib/mailto.
|
1998-09-04 19:08:24 +00:00 |
|