Commit Graph

28393 Commits

Author SHA1 Message Date
jdunn%netscape.com
dfe1966918 Fixing link/runtime problem with certain platforms. Linking against the 'libs'
directory is forcing AIX to link statically instead of dynamically.


git-svn-id: svn://10.0.0.236/trunk@32761 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 22:40:14 +00:00
cmanske%netscape.com
b431e666a0 Fixed missing do_QueryInterface that busted Linux build
git-svn-id: svn://10.0.0.236/trunk@32760 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 22:30:50 +00:00
rogerl%netscape.com
4d597b6ebd Bug #6359 and other changes motivated by Waldemar's specification.
git-svn-id: svn://10.0.0.236/trunk@32759 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 22:28:32 +00:00
jfrancis%netscape.com
4c900f0761 fixed dom range gravity error
git-svn-id: svn://10.0.0.236/trunk@32758 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 22:28:04 +00:00
cbegle%netscape.com
4e49683cd7 adding more javascript language tests
git-svn-id: svn://10.0.0.236/trunk@32756 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 22:24:04 +00:00
karnaze%netscape.com
703e798b06 Rewrote DistributeRemainingSpace a 2nd time and added compat mode.
bug 6068, 6933. nsTableRowGroupFrame::CalculateRowHeights - changed row spans to consider
top and bottom margins during height calculations. Calculations using percentages ensure that the sum of
rows sum exactly to excess.

bug 6404 BasicTableLayoutStrategy::BalanceColumnsConstrained cols in span other than 1st col was
not getting additional allocations from cell. ::DistributeRemainSpace uses max width of col
instead of max effective width. Also added checks for negative value during percentage calculations.


git-svn-id: svn://10.0.0.236/trunk@32755 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 22:22:23 +00:00
cbegle%netscape.com
f035e2c00f adding more javascript language tests.
git-svn-id: svn://10.0.0.236/trunk@32754 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 22:22:06 +00:00
karnaze%netscape.com
abd5271465 bug 7083, nsFormFrame doesn't involve netlib if the action is not specified
git-svn-id: svn://10.0.0.236/trunk@32753 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 22:20:53 +00:00
briano%netscape.com
7a9fe21323 Fix for NO_STATIC_LIB builds.
git-svn-id: svn://10.0.0.236/trunk@32752 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 22:20:12 +00:00
karnaze%netscape.com
3fc2f46a67 new regression tests
git-svn-id: svn://10.0.0.236/trunk@32751 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 22:19:02 +00:00
briano%netscape.com
96b6460762 Fix for the case where NSPR is built separately and isn't listed in LD_LIBRARY_PATH.
git-svn-id: svn://10.0.0.236/trunk@32750 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 22:18:37 +00:00
cbegle%netscape.com
0870f2480f adding new javascript tests - liveconnect
git-svn-id: svn://10.0.0.236/trunk@32749 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 22:14:51 +00:00
cmanske%netscape.com
17fe0f273b Changed font face popup to use menu until popup XUL window works
git-svn-id: svn://10.0.0.236/trunk@32747 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 22:11:11 +00:00
erik%netscape.com
35ded4bb12 Added manual registration for EventQueue and PersistentProperties. Sigh.
git-svn-id: svn://10.0.0.236/trunk@32746 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 22:08:27 +00:00
cbegle%netscape.com
b8cc57c616 adding new tests for the javascript language - liveconnect.
git-svn-id: svn://10.0.0.236/trunk@32745 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 22:07:01 +00:00
erik%netscape.com
1a2da74509 Added NULL pointer checking, since netlib returns NULL even though return
value said it succeeded.


git-svn-id: svn://10.0.0.236/trunk@32744 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 22:06:51 +00:00
alecf%netscape.com
091ce91816 add CID to prepare for moving CIDs into the factory
git-svn-id: svn://10.0.0.236/trunk@32743 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 21:59:45 +00:00
jefft%netscape.com
d367eda3ef 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
git-svn-id: svn://10.0.0.236/trunk@32742 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 21:56:36 +00:00
bruce%cybersight.com
8a02d53443 Use 'friend class' rather than just 'friend' to fix potential build bustage on HP-UX
git-svn-id: svn://10.0.0.236/trunk@32741 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 21:55:23 +00:00
alecf%netscape.com
15d0866ebe moving CIDs out of the interface headers, so including the right factory CID files
git-svn-id: svn://10.0.0.236/trunk@32740 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 21:54:25 +00:00
sspitzer%netscape.com
4a0bd5377c add the cvsignorage again, and this time don't break the build.
git-svn-id: svn://10.0.0.236/trunk@32739 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 21:53:31 +00:00
blizzard%redhat.com
b1c6f06c80 more xlib work
git-svn-id: svn://10.0.0.236/trunk@32738 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 21:52:58 +00:00
jefft%netscape.com
21c8df11b9 defautl set fDeleteIsMoveToTrash to true
git-svn-id: svn://10.0.0.236/trunk@32737 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 21:52:54 +00:00
bruce%cybersight.com
eb44502f36 Fix a free memory mismatch hopefully.
git-svn-id: svn://10.0.0.236/trunk@32736 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 21:52:06 +00:00
jefft%netscape.com
9aa1d6f707 more on cached connection work - time out and number of maximum connections per host implementation
git-svn-id: svn://10.0.0.236/trunk@32735 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 21:51:38 +00:00
cbegle%netscape.com
742c46d624 adding more javascript language tests to the repository.
git-svn-id: svn://10.0.0.236/trunk@32734 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 21:48:43 +00:00
sspitzer%netscape.com
91ea168aa3 do the ignore again. this time, without breaking the build.
git-svn-id: svn://10.0.0.236/trunk@32733 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 21:48:42 +00:00
jefft%netscape.com
4972001b1d use NS_IF_ADDREF & NS_IF_RELEASE instead of NS_ADDREF & NS_RELEASE in case of null mURL & mProxy
git-svn-id: svn://10.0.0.236/trunk@32732 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 21:46:42 +00:00
jefft%netscape.com
347046e38e make sure stream Wrire() returns correct error code when the stream is closed
git-svn-id: svn://10.0.0.236/trunk@32731 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 21:45:20 +00:00
sspitzer%netscape.com
d6bab07673 turn DEBUG_sspitzer into DEBUG_NEWS.
use PR_sscanf instead of sscanf.
add more debugging printfs


git-svn-id: svn://10.0.0.236/trunk@32730 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 21:45:19 +00:00
jefft%netscape.com
c2d6d491cb make sure net_flush_sockstub_data() return correct error code
git-svn-id: svn://10.0.0.236/trunk@32729 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 21:43:44 +00:00
sspitzer%netscape.com
7c5a298cba don't compare url (and prefs) to nsnull. check that !url (and !prefs) is true
git-svn-id: svn://10.0.0.236/trunk@32728 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 21:43:42 +00:00
joki%netscape.com
dc86961440 Beginnings of JavaScript security bits.
git-svn-id: svn://10.0.0.236/trunk@32727 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 21:43:28 +00:00
cmanske%netscape.com
eaea155fe6 Continued UI work: Spell checker fixes, toolbar improvements, popup menus implemented for paragraph style, font face and color, setting font color test UI, etc.
git-svn-id: svn://10.0.0.236/trunk@32726 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 21:40:51 +00:00
cmanske%netscape.com
6812ea4767 Added editor methods for setting body attributes and background color. Removed getFirstMisspelled word - not needed
git-svn-id: svn://10.0.0.236/trunk@32725 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 21:40:34 +00:00
cmanske%netscape.com
19afc54e3f Removed Windows-specific default directory string from prefs
git-svn-id: svn://10.0.0.236/trunk@32724 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 21:39:59 +00:00
cbegle%netscape.com
1bf49d671c adding more javascript language tests to the repository.
git-svn-id: svn://10.0.0.236/trunk@32723 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 21:37:13 +00:00
sspitzer%netscape.com
bfc1a2bd1b the new subscribe xul and associated files
git-svn-id: svn://10.0.0.236/trunk@32722 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 21:36:29 +00:00
dbragg%netscape.com
f4b1dcb59d Added *aResult for status values per XPCOM
git-svn-id: svn://10.0.0.236/trunk@32721 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 21:22:58 +00:00
cbegle%netscape.com
8e3e85b033 Adding ecma 2 tests to the repository.
git-svn-id: svn://10.0.0.236/trunk@32720 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 21:22:57 +00:00
dbragg%netscape.com
05424febc3 Changed DEPTH
git-svn-id: svn://10.0.0.236/trunk@32719 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 21:22:15 +00:00
dbragg%netscape.com
8186a4bde5 Added *aResult for result values passed as parameters rather than straight returns.
git-svn-id: svn://10.0.0.236/trunk@32718 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 21:21:37 +00:00
dbragg%netscape.com
a6a6569fc1 Changed the depth to take into account the parent profile directory.
git-svn-id: svn://10.0.0.236/trunk@32717 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 21:20:45 +00:00
dbragg%netscape.com
6bb3716bad Top level pref migration tool makefile
git-svn-id: svn://10.0.0.236/trunk@32716 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 21:19:53 +00:00
mcafee%netscape.com
b44e749d1f Removing unnecessary mcom_db.h include.
git-svn-id: svn://10.0.0.236/trunk@32715 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 21:18:51 +00:00
kin%netscape.com
85e00a320c Disabled HACKForceRedraw() calls. Added calls to nsIViewManager::BeginUpdateViewBatch() and nsIViewManager::EndUpdateViewBatch().
git-svn-id: svn://10.0.0.236/trunk@32714 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 21:18:12 +00:00
kin%netscape.com
cf9cdb1bd0 Added support for nsITransactionListener.
Cleaned up includes in header files.


git-svn-id: svn://10.0.0.236/trunk@32713 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 21:16:25 +00:00
kin%netscape.com
7b98a8d777 Initial checkin of file.
git-svn-id: svn://10.0.0.236/trunk@32712 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 21:14:32 +00:00
pinkerton%netscape.com
a8f72852cc missing [] on delete of internal array in operator=.
git-svn-id: svn://10.0.0.236/trunk@32711 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 21:13:29 +00:00
kin%netscape.com
18516ebae7 Added implementation of BeginUpdateViewBatch() and
EndUpdateViewBatch() to nsIViewManager and nsViewManager.


git-svn-id: svn://10.0.0.236/trunk@32710 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 21:13:06 +00:00