cls%seawood.org
|
e07ad99460
|
Removed NSPR build kludge.
|
1998-10-03 05:02:15 +00:00 |
|
troy%netscape.com
|
b5b596a60a
|
Removed nsIInlineReflow and folded it into nsIHTMLReflow
|
1998-10-03 04:28:05 +00:00 |
|
beard%netscape.com
|
01ce12892a
|
Added ::public: to access paths, added nsJNI.cpp, proxy JNI.
|
1998-10-03 03:40:42 +00:00 |
|
ramiro%netscape.com
|
458aeaebaa
|
Remove really really really dead code.
|
1998-10-03 03:38:58 +00:00 |
|
ramiro%netscape.com
|
3505b3a924
|
Remove really really dead code.
|
1998-10-03 03:32:22 +00:00 |
|
beard%netscape.com
|
6225ce908c
|
Finished proxy JNIEnv. Added security context parameters.
|
1998-10-03 03:18:00 +00:00 |
|
beard%netscape.com
|
bd942a7ac2
|
Added NewObjectArray, changed NewArray.
|
1998-10-03 03:16:30 +00:00 |
|
cmanske%netscape.com
|
f47ffd4133
|
More Composer publishing improvements
|
1998-10-03 02:25:13 +00:00 |
|
cmanske%netscape.com
|
4e4ed87d52
|
More Composer publishing improvements. Change cursor when Ctrl is pressed over a link in Composer
|
1998-10-03 02:23:39 +00:00 |
|
cls%seawood.org
|
12472d8607
|
Fail if specified FE dir does not exist rather than just warn.
|
1998-10-03 02:21:18 +00:00 |
|
cls%seawood.org
|
83527160c5
|
Added artificial $(DISTTARGETS) to make parallel builds play nice.
|
1998-10-03 01:37:09 +00:00 |
|
kipp%netscape.com
|
2fc6c5cce8
|
Fixed to not render trailing whitespace
|
1998-10-03 00:48:19 +00:00 |
|
rjc%netscape.com
|
38f2887b68
|
Revert to only #include "allxpstr.h" for Mac.
|
1998-10-03 00:37:49 +00:00 |
|
rjc%netscape.com
|
d6a6f02d53
|
When HT wants to send an event to the FE, if its not running on the mozilla_thread, post an event instead of sending the event directly.
|
1998-10-03 00:36:23 +00:00 |
|
akkana%netscape.com
|
7395852fd3
|
Oops, used CF_BACK_COLOR instead of CF_BACK_IMAGE
|
1998-10-03 00:33:50 +00:00 |
|
akkana%netscape.com
|
2389808c8c
|
314338,325650: fix some table problems
|
1998-10-03 00:29:03 +00:00 |
|
slamm%netscape.com
|
b6fbd5c620
|
Hacks for URLBar. Just bring up the 'Open Page' dialog for now.
|
1998-10-03 00:27:46 +00:00 |
|
cls%seawood.org
|
8b709c142f
|
Fixed silly variable mistake.
|
1998-10-03 00:23:04 +00:00 |
|
kipp%netscape.com
|
2515fa9945
|
Preliminary support for negative top/bottom margins
|
1998-10-03 00:17:44 +00:00 |
|
cls%seawood.org
|
52e4538d7f
|
Added -L$(QTDIR)/lib to FE_QT_LIBS
|
1998-10-03 00:09:51 +00:00 |
|
slamm%netscape.com
|
3e0a86efd3
|
Clean up some icon code.
|
1998-10-03 00:03:37 +00:00 |
|
slamm%netscape.com
|
b5d15276c9
|
Rip out old toolbar code. (Actually, ifdef it out for now).
|
1998-10-03 00:03:29 +00:00 |
|
rjc%netscape.com
|
78397b8ca1
|
When RDF wants to call NET_GetURL(), if its not running on the mozilla_thread, post an event instead of calling NET_GetURL() directly.
|
1998-10-03 00:02:25 +00:00 |
|
cls%seawood.org
|
64db4a8d96
|
Always use -L$(QTDIR)/lib when looking for -lqt. This means that QTDIR must be set when building.
|
1998-10-02 23:46:18 +00:00 |
|
slamm%netscape.com
|
25f7c4907e
|
Fix growing cascades on the toolbar. #938. The cascade callback was called for enter and leave events.
|
1998-10-02 23:26:53 +00:00 |
|
rjc%netscape.com
|
c3242a78a2
|
Pass RDFT into gRDFMWContext().
|
1998-10-02 23:07:27 +00:00 |
|
joki%netscape.com
|
29182f432e
|
Don't look for new webshell during link clicks if no target specified
|
1998-10-02 22:56:52 +00:00 |
|
briano%netscape.com
|
a886ca50d4
|
Now supports MOZ_DOM, compliments of toshok@netscape.com.
|
1998-10-02 22:43:52 +00:00 |
|
cmanske%netscape.com
|
a591afb638
|
Rewrote NET_ParseUploadURL to use NET_ParseURL as much as possible for getting username and password from a URL. Reviewed/approved by valeski
|
1998-10-02 22:36:09 +00:00 |
|
warren%netscape.com
|
349bcf5b82
|
Fixed nsIPluginInputStream::Close method to not crash.
|
1998-10-02 22:28:51 +00:00 |
|
cmanske%netscape.com
|
9b8859d7c9
|
Modified Composer Publishing dialog
|
1998-10-02 22:20:37 +00:00 |
|
cmanske%netscape.com
|
ddfc820a77
|
Added callback to tell Composer when username is entered when uploading. Fixed bug getting username, password for this dialog. Approved/reviewed by valeski
|
1998-10-02 22:19:06 +00:00 |
|
cmanske%netscape.com
|
5604dd138f
|
Added new function prototype and a parameter to EDT_SavePublishUsername
|
1998-10-02 22:18:49 +00:00 |
|
cmanske%netscape.com
|
fd0a33d5d0
|
Changes to use SingleSignon for password rememembering
|
1998-10-02 22:18:45 +00:00 |
|
cmanske%netscape.com
|
7edff64f6a
|
Implemented callback to get username after entered in NetLib's dialog during publishing. Finished removing old password saving in editor.
|
1998-10-02 22:18:24 +00:00 |
|
akkana%netscape.com
|
c5ff1ef34a
|
Show no-spellchecker-found dialog only if NETSCAPE_COMMERCIAL
|
1998-10-02 22:15:23 +00:00 |
|
rjc%netscape.com
|
b087f24647
|
Pass RDFT into gRDFMWContext().
|
1998-10-02 22:11:27 +00:00 |
|
kipp%netscape.com
|
b930a037f5
|
Support changing the src url
|
1998-10-02 21:59:59 +00:00 |
|
cls%seawood.org
|
ebeda1d1bb
|
Added -lpthread to NSPR_LIBS if --enable-pthreads.
|
1998-10-02 21:59:13 +00:00 |
|
kipp%netscape.com
|
43330b06e2
|
Reworked vertical margin collapsing
|
1998-10-02 21:50:53 +00:00 |
|
toshok%netscape.com
|
c263556a71
|
add DOM_Node's to the other elements (that don't, for some reason, nest LO_Any).
|
1998-10-02 21:50:37 +00:00 |
|
kipp%netscape.com
|
b8986aaecc
|
Return ascent/descent info too
|
1998-10-02 21:49:47 +00:00 |
|
buster%netscape.com
|
2246094ae1
|
merge goof fixed, now works with new reflow API
|
1998-10-02 21:35:44 +00:00 |
|
beard%netscape.com
|
5756b378a1
|
First Checked In.
|
1998-10-02 21:23:49 +00:00 |
|
beard%netscape.com
|
ac8dc25d36
|
Added nsISecureJNI2.h
|
1998-10-02 21:22:41 +00:00 |
|
scullin%netscape.com
|
4727c0a226
|
Removed unused, unexported header.
|
1998-10-02 21:09:26 +00:00 |
|
cls%seawood.org
|
11d407d3ce
|
Added SW_THREADS ifdef around PR_XGetXtHackFD() prototype and call. Removed redundant definiton of NOT_NULL. Moved local headers out of DEBUG_qt kludge which is meant to only affect qt headers.
|
1998-10-02 20:59:36 +00:00 |
|
cls%seawood.org
|
4ada173a91
|
Rearranged $(NSPR_LIBS) on link command. Removed $(NSPR_LIBS) from *_DEPLIBS. Removed Linux specific build section.
|
1998-10-02 20:50:52 +00:00 |
|
buster%netscape.com
|
395bcf058e
|
minor interface cleanup
|
1998-10-02 20:36:35 +00:00 |
|
buster%netscape.com
|
2545621ffb
|
fixed coord-width colspan handling in some complex cases
|
1998-10-02 20:34:11 +00:00 |
|