Commit Graph

4979 Commits

Author SHA1 Message Date
spider%netscape.com
a7fa413b4a Removing NS_NewParserNode method 1998-07-30 23:14:18 +00:00
kmcclusk%netscape.com
5d01dfa7f3 Fixes for scrolling. Each widget does an AddChild to insert it in it's parent's
list of children.
1998-07-30 23:06:32 +00:00
pierre%netscape.com
091cb4af0a fix tinderbox: compile the MemAllocator stubs before NSRuntime 1998-07-30 22:54:07 +00:00
spider%netscape.com
257a2dec72 XPCOM'ing the parser. Use repository to get a parser now. 1998-07-30 22:42:27 +00:00
spider%netscape.com
5b2e4ff8af Support for parser changes 1998-07-30 22:29:10 +00:00
troy%netscape.com
97f44b821e Removed assertion in image complete code that assumed we have gotten at
least one pixmap update notification
1998-07-30 22:24:11 +00:00
leif
1e70993569 Changed all hardcoded index references, e.g. 0 to $[. 1998-07-30 22:12:24 +00:00
leif
ef98a0cd97 - Changed all hardcoded index numbers (from 0 to $[).
- Added modifyRDN, not tested yet...
1998-07-30 22:12:02 +00:00
thom%netscape.com
42cfb86ca0 Added Shared Library target. Shouldn't affect any current targets. 1998-07-30 21:36:21 +00:00
karnaze%netscape.com
8e54395b27 turn off frameborders ala nav4; mouse sensitive to frame borders, but can't yet resize 1998-07-30 21:25:35 +00:00
kmcclusk%netscape.com
9558775bba Build XImage on each draw only if Optimize has not been called. 1998-07-30 20:42:15 +00:00
troy%netscape.com
e2bf4445ea Fixed some crashes where it wa assumes mStr was non-NULL 1998-07-30 20:36:51 +00:00
buster%netscape.com
d0afc21169 fixed non-Debug build by making LengthOf part of both debug and non-Debug builds 1998-07-30 19:54:17 +00:00
rickg%netscape.com
40be51d3e3 more string improvements 1998-07-30 18:35:58 +00:00
rickg%netscape.com
3c5b067b54 fixed string assignment bug 1998-07-30 18:26:46 +00:00
troy%netscape.com
81e0cb7584 Added some calls to NS_RELEASE() when exiting the function 1998-07-30 17:46:33 +00:00
kmcclusk%netscape.com
54af0f86f2 Changed Enumerator constructor to initialize mRefCnt to 1 instead of 0. 1998-07-30 17:40:22 +00:00
troy%netscape.com
9964053935 Re-ordered some code to ensure we don't miss a Release() call 1998-07-30 17:39:41 +00:00
kmcclusk%netscape.com
609f2c04a5 Changed back to initialize refcount to 1 instead of 0 for now. 1998-07-30 17:37:26 +00:00
troy%netscape.com
a4ab4c3b6f Added XXX comment about the lack of proper ref counting... 1998-07-30 17:30:44 +00:00
kmcclusk%netscape.com
2d42fbbc50 Fix for loading second document in the viewer 1998-07-30 17:29:22 +00:00
kipp%netscape.com
a9c5ff5a3f Make gamma 1.0 1998-07-30 16:07:18 +00:00
kipp%netscape.com
9485365e34 Removed ForceRefresh call 1998-07-30 16:07:04 +00:00
kipp%netscape.com
16d7855b70 Moved root creation into WillBuildModel; added code to enable refresh of the display on the first StartLayout call 1998-07-30 16:06:22 +00:00
dfm%netscape.com
513f2afb33 Moved a couple necessary things out of receipt.c into privacy.c. This
file doesn't build on the tip.
1998-07-30 14:55:50 +00:00
leif
664ffb1e78 *** empty log message *** 1998-07-30 10:14:41 +00:00
leif
23fe882537 This mostly works now. 1998-07-30 10:13:23 +00:00
leif
1f43641cfa This actually works now, mostly... 1998-07-30 10:08:31 +00:00
leif
8599963834 Fixed references to normalizeDN. 1998-07-30 10:08:00 +00:00
leif
1d1baafa19 - Bug fixes in normalizeDN, because of calling convention changed.
- Added the answer function, from our LdapUtils.pm module.
1998-07-30 10:06:56 +00:00
leif
35317d1397 *** empty log message *** 1998-07-30 09:55:12 +00:00
leif
4cb879ad55 *** empty log message *** 1998-07-30 09:52:33 +00:00
leif
ca6ee837e9 Minor changes. 1998-07-30 09:52:19 +00:00
leif
df3888d5cc * Bug fixes.
* Changed the update code, works.

* Added some debug code for the LDAPMod code.
1998-07-30 09:51:35 +00:00
leif
14161ed396 *** empty log message *** 1998-07-30 09:22:15 +00:00
leif
dec1a20a3f *** empty log message *** 1998-07-30 09:02:33 +00:00
leif
eb7277ff78 Added unixCrypt. This is non-portable, since it doesn't exist on
Windows...
1998-07-30 08:43:06 +00:00
leif
70b58e640d *** empty log message *** 1998-07-30 08:42:31 +00:00
chuckb%netscape.com
aeaf3ae5cb Small fix for killing connections 1998-07-30 07:35:57 +00:00
valeski%netscape.com
4127baf092 309383 - http:// is now assumed by the browser shell window url bar. 1998-07-30 06:57:02 +00:00
leif
51adb1448b *** empty log message *** 1998-07-30 06:49:18 +00:00
leif
70c8a04f72 This is the first version, of a script originally implemented at Netscape. 1998-07-30 06:49:03 +00:00
slamm%netscape.com
83777e6e4c Reverting to 3.4. Changes were breaking the builds. 1998-07-30 06:11:41 +00:00
leif
b31492fcb1 *** empty log message *** 1998-07-30 05:26:08 +00:00
troy%netscape.com
961f75c4e0 Changed BuildCellMap() to iterate table cell frames using the sibling
list instead of ChildAt()
1998-07-30 04:50:38 +00:00
pierre%netscape.com
0acd633de1 fixing Unix build 1998-07-30 04:47:44 +00:00
cmanske%netscape.com
acc1d6016a Fixed build bustage 1998-07-30 04:38:01 +00:00
pierre%netscape.com
43ab2765c0 removed nsDocLoader.cpp which already sits in webshell.mcp 1998-07-30 03:41:26 +00:00
pierre%netscape.com
16084f7912 fixing Mac build: added "ostrstream.h" 1998-07-30 03:38:37 +00:00
pierre%netscape.com
fa7460a752 added ostrstream.h 1998-07-30 03:32:43 +00:00