Commit Graph

28129 Commits

Author SHA1 Message Date
cbegle%netscape.com
007525d454 adding more javascript language tests. 1999-05-26 22:22:06 +00:00
karnaze%netscape.com
42c162b5d6 bug 7083, nsFormFrame doesn't involve netlib if the action is not specified 1999-05-26 22:20:53 +00:00
briano%netscape.com
70112c66da Fix for NO_STATIC_LIB builds. 1999-05-26 22:20:12 +00:00
karnaze%netscape.com
e69415fcc9 new regression tests 1999-05-26 22:19:02 +00:00
briano%netscape.com
fb81e51425 Fix for the case where NSPR is built separately and isn't listed in LD_LIBRARY_PATH. 1999-05-26 22:18:37 +00:00
cbegle%netscape.com
949ea13feb adding new javascript tests - liveconnect 1999-05-26 22:14:51 +00:00
cmanske%netscape.com
c8ad73f166 Changed font face popup to use menu until popup XUL window works 1999-05-26 22:11:11 +00:00
erik%netscape.com
4a8385b941 Added manual registration for EventQueue and PersistentProperties. Sigh. 1999-05-26 22:08:27 +00:00
cbegle%netscape.com
1d29571154 adding new tests for the javascript language - liveconnect. 1999-05-26 22:07:01 +00:00
erik%netscape.com
7699a4f335 Added NULL pointer checking, since netlib returns NULL even though return
value said it succeeded.
1999-05-26 22:06:51 +00:00
alecf%netscape.com
95d34e3a21 add CID to prepare for moving CIDs into the factory 1999-05-26 21:59:45 +00:00
jefft%netscape.com
f7a05baf9f more on cached connection work - time out and number of maximum connections per host implementation; fixed delete messages not working problem; fixed crash when server disconnect the connection; inproper ref counting problem 1999-05-26 21:56:36 +00:00
bruce%cybersight.com
3a3ec68258 Use 'friend class' rather than just 'friend' to fix potential build bustage on HP-UX 1999-05-26 21:55:23 +00:00
alecf%netscape.com
1779ff80dd moving CIDs out of the interface headers, so including the right factory CID files 1999-05-26 21:54:25 +00:00
sspitzer%netscape.com
6af90b587a add the cvsignorage again, and this time don't break the build. 1999-05-26 21:53:31 +00:00
blizzard%redhat.com
8516c1bfbe more xlib work 1999-05-26 21:52:58 +00:00
jefft%netscape.com
1faa5ccc50 defautl set fDeleteIsMoveToTrash to true 1999-05-26 21:52:54 +00:00
bruce%cybersight.com
76e4f8d072 Fix a free memory mismatch hopefully. 1999-05-26 21:52:06 +00:00
jefft%netscape.com
4730d69add more on cached connection work - time out and number of maximum connections per host implementation 1999-05-26 21:51:38 +00:00
cbegle%netscape.com
915784967f adding more javascript language tests to the repository. 1999-05-26 21:48:43 +00:00
sspitzer%netscape.com
32b8c9da5f do the ignore again. this time, without breaking the build. 1999-05-26 21:48:42 +00:00
jefft%netscape.com
628d85ba39 use NS_IF_ADDREF & NS_IF_RELEASE instead of NS_ADDREF & NS_RELEASE in case of null mURL & mProxy 1999-05-26 21:46:42 +00:00
jefft%netscape.com
6433017be7 make sure stream Wrire() returns correct error code when the stream is closed 1999-05-26 21:45:20 +00:00
sspitzer%netscape.com
dfeb81ab79 turn DEBUG_sspitzer into DEBUG_NEWS.
use PR_sscanf instead of sscanf.
add more debugging printfs
1999-05-26 21:45:19 +00:00
jefft%netscape.com
734eb261a9 make sure net_flush_sockstub_data() return correct error code 1999-05-26 21:43:44 +00:00
sspitzer%netscape.com
3316a6441b don't compare url (and prefs) to nsnull. check that !url (and !prefs) is true 1999-05-26 21:43:42 +00:00
joki%netscape.com
0faca774dd Beginnings of JavaScript security bits. 1999-05-26 21:43:28 +00:00
cmanske%netscape.com
a152976669 Continued UI work: Spell checker fixes, toolbar improvements, popup menus implemented for paragraph style, font face and color, setting font color test UI, etc. 1999-05-26 21:40:51 +00:00
cmanske%netscape.com
d5391ff8d6 Added editor methods for setting body attributes and background color. Removed getFirstMisspelled word - not needed 1999-05-26 21:40:34 +00:00
cmanske%netscape.com
eb549f64f3 Removed Windows-specific default directory string from prefs 1999-05-26 21:39:59 +00:00
cbegle%netscape.com
3481c4fe4d adding more javascript language tests to the repository. 1999-05-26 21:37:13 +00:00
sspitzer%netscape.com
493e910815 the new subscribe xul and associated files 1999-05-26 21:36:29 +00:00
dbragg%netscape.com
bc1f7c864d Added *aResult for status values per XPCOM 1999-05-26 21:22:58 +00:00
cbegle%netscape.com
bfe4d4a516 Adding ecma 2 tests to the repository. 1999-05-26 21:22:57 +00:00
dbragg%netscape.com
d240076959 Changed DEPTH 1999-05-26 21:22:15 +00:00
dbragg%netscape.com
ce36c42da0 Added *aResult for result values passed as parameters rather than straight returns. 1999-05-26 21:21:37 +00:00
dbragg%netscape.com
ab339813a7 Changed the depth to take into account the parent profile directory. 1999-05-26 21:20:45 +00:00
dbragg%netscape.com
42a9b68c2b Top level pref migration tool makefile 1999-05-26 21:19:53 +00:00
mcafee%netscape.com
a3d3755017 Removing unnecessary mcom_db.h include. 1999-05-26 21:18:51 +00:00
kin%netscape.com
819e65af00 Disabled HACKForceRedraw() calls. Added calls to nsIViewManager::BeginUpdateViewBatch() and nsIViewManager::EndUpdateViewBatch(). 1999-05-26 21:18:12 +00:00
kin%netscape.com
ea1a98b277 Added support for nsITransactionListener.
Cleaned up includes in header files.
1999-05-26 21:16:25 +00:00
kin%netscape.com
1a11a04e9f Initial checkin of file. 1999-05-26 21:14:32 +00:00
pinkerton%netscape.com
e4462b13c1 missing [] on delete of internal array in operator=. 1999-05-26 21:13:29 +00:00
kin%netscape.com
a1620436bb Added implementation of BeginUpdateViewBatch() and
EndUpdateViewBatch() to nsIViewManager and nsViewManager.
1999-05-26 21:13:06 +00:00
pinkerton%netscape.com
64ebadfd4b fix GetChildren() to not copy the child list and to use a proper enumerator. 1999-05-26 21:12:54 +00:00
pinkerton%netscape.com
9d13f7924f new files for multiple d&d apis 1999-05-26 21:10:23 +00:00
pinkerton%netscape.com
522c050516 updated to new multiple-item d&d apis. 1999-05-26 21:08:26 +00:00
pinkerton%netscape.com
13ede85fc4 updated to new multiple item d&d api's. 1999-05-26 21:08:21 +00:00
pinkerton%netscape.com
be6f4e4d75 new multiple-item drag and drop apis. 1999-05-26 21:08:14 +00:00
rpotts%netscape.com
4feac47fe0 Initialized m_Request to nsnull to prevent a crash durng destruction - it was trying to free uninitialized memory :-( 1999-05-26 21:04:11 +00:00