rjc%netscape.com
|
e3439e7503
|
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
|
95ed6815c2
|
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
|
a8b6ca1eb1
|
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
|
c94a262dcc
|
Pass RDFT into gRDFMWContext().
|
1998-10-02 23:07:27 +00:00 |
joki%netscape.com
|
0ed19d3c3f
|
Don't look for new webshell during link clicks if no target specified
|
1998-10-02 22:56:52 +00:00 |
briano%netscape.com
|
da78f7fa2d
|
Now supports MOZ_DOM, compliments of toshok@netscape.com.
|
1998-10-02 22:43:52 +00:00 |
cmanske%netscape.com
|
e1cafa1e8a
|
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
|
cf85da8692
|
Fixed nsIPluginInputStream::Close method to not crash.
|
1998-10-02 22:28:51 +00:00 |
cmanske%netscape.com
|
b3f38bd294
|
Modified Composer Publishing dialog
|
1998-10-02 22:20:37 +00:00 |
cmanske%netscape.com
|
a15fafa838
|
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
|
640c9b03b7
|
Added new function prototype and a parameter to EDT_SavePublishUsername
|
1998-10-02 22:18:49 +00:00 |
cmanske%netscape.com
|
5e1feade32
|
Changes to use SingleSignon for password rememembering
|
1998-10-02 22:18:45 +00:00 |
cmanske%netscape.com
|
f9e70e729f
|
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
|
082514a729
|
Show no-spellchecker-found dialog only if NETSCAPE_COMMERCIAL
|
1998-10-02 22:15:23 +00:00 |
rjc%netscape.com
|
993826f513
|
Pass RDFT into gRDFMWContext().
|
1998-10-02 22:11:27 +00:00 |
kipp%netscape.com
|
750a2e4ee6
|
Support changing the src url
|
1998-10-02 21:59:59 +00:00 |
cls%seawood.org
|
2ec7f9cf29
|
Added -lpthread to NSPR_LIBS if --enable-pthreads.
|
1998-10-02 21:59:13 +00:00 |
kipp%netscape.com
|
750fa1536a
|
Reworked vertical margin collapsing
|
1998-10-02 21:50:53 +00:00 |
toshok%netscape.com
|
50f13e69b3
|
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
|
319c59254e
|
Return ascent/descent info too
|
1998-10-02 21:49:47 +00:00 |
buster%netscape.com
|
ac23ef9ea7
|
merge goof fixed, now works with new reflow API
|
1998-10-02 21:35:44 +00:00 |
beard%netscape.com
|
0067dacf16
|
First Checked In.
|
1998-10-02 21:23:49 +00:00 |
beard%netscape.com
|
3ac6f9e6ee
|
Added nsISecureJNI2.h
|
1998-10-02 21:22:41 +00:00 |
scullin%netscape.com
|
0bb31cbd9f
|
Removed unused, unexported header.
|
1998-10-02 21:09:26 +00:00 |
cls%seawood.org
|
a5553f9fc4
|
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
|
44cd576f76
|
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
|
360bd18d2d
|
minor interface cleanup
|
1998-10-02 20:36:35 +00:00 |
buster%netscape.com
|
2cf9393bc0
|
fixed coord-width colspan handling in some complex cases
|
1998-10-02 20:34:11 +00:00 |
shaver%netscape.com
|
3565e520fd
|
DOM: thread-correctness assertions
|
1998-10-02 20:21:31 +00:00 |
shaver%netscape.com
|
4a93d6dd2c
|
DOM: add node to LO_Any and add an exported prototype
|
1998-10-02 20:20:42 +00:00 |
shaver%netscape.com
|
fe4e2944a2
|
DOM: move POP_LAYER handling into back end and start element->node wiring
|
1998-10-02 20:20:31 +00:00 |
spider%netscape.com
|
a40cf39ba0
|
Removing extinct nsCalScheduler
Removing references to global mpCalendar in the shell (Now owned by nsILayer)
Have Canvas's ask the layer for events for painting
|
1998-10-02 19:40:44 +00:00 |
cyeh%netscape.com
|
96144e8fa7
|
according to pinkerton, we no longer use mercutio anymore. poof, gone
|
1998-10-02 19:19:27 +00:00 |
pinkerton%netscape.com
|
f252f002ff
|
Added CRDFToolbarItem.cp
|
1998-10-02 19:19:23 +00:00 |
pinkerton%netscape.com
|
c8cf2b3cf0
|
changes to use CRDFToolbarItem.h
|
1998-10-02 19:18:51 +00:00 |
pinkerton%netscape.com
|
1e386d589b
|
First Checked In.
|
1998-10-02 19:18:26 +00:00 |
scullin%netscape.com
|
0f8d93d47c
|
Fix further tinderbox bustage
|
1998-10-02 19:11:06 +00:00 |
scullin%netscape.com
|
7c29595325
|
Fix tinderbox bustage
|
1998-10-02 18:50:36 +00:00 |
rpotts%netscape.com
|
cfd231f526
|
Added GetBrowserWindow() method and passed OnStatus and OnProgress messages out through the nsIBrowserWindow interface...
|
1998-10-02 18:44:56 +00:00 |
cls%seawood.org
|
b3d2cdc97d
|
Removed full relative include path for l10n headers. Added -I$(DEPTH)/l10n/us to INCLUDES. Removed $(NSPR_LIBS) from *_DEPLIBS.
|
1998-10-02 18:26:20 +00:00 |
michaelp%netscape.com
|
f670f192a8
|
improved documentation. made font handling more robust in the case of
unspecified font.
|
1998-10-02 18:19:30 +00:00 |
spider%netscape.com
|
9104dfde1c
|
Changes to allow pulling by Date stamp. Approved by kipp
|
1998-10-02 17:50:50 +00:00 |
spider%netscape.com
|
99c6180557
|
Make View Update requests Asynchronous
|
1998-10-02 17:34:26 +00:00 |
cls%seawood.org
|
1843060b75
|
Removed overlooked libplc21.a from MKICONS_LIB.
|
1998-10-02 17:34:08 +00:00 |
spider%netscape.com
|
c0f0d67e76
|
Set Font in Rendering Context so don't crash
|
1998-10-02 17:23:58 +00:00 |
troy%netscape.com
|
43996f2fad
|
Fixed build bustage by having MyDocument derive from nsMarkupDocument
|
1998-10-02 17:13:41 +00:00 |
sman%netscape.com
|
8c24c1d412
|
updates to support layers
|
1998-10-02 16:56:30 +00:00 |
ramiro%netscape.com
|
1329351df9
|
Add support for DGUX. Remove my previous dumbass hack.
|
1998-10-02 13:15:23 +00:00 |
ftang%netscape.com
|
e403ea96a6
|
convert from/to EDIT control CSID to/from UTF8 to make the inline edit work correctly for HyperTree Widget
|
1998-10-02 12:10:22 +00:00 |
ftang%netscape.com
|
91f3ca8e5a
|
fix the non UTF8 HT_AddToContainer problem by using the UTF8 title from the history entry instead of the non UTF8 title from MWContext
|
1998-10-02 12:08:54 +00:00 |