23174 Commits

Author SHA1 Message Date
ramiro%netscape.com
660e4a4953 Better fix for the nspr building thing - after talking to wtc. 1999-04-13 04:13:51 +00:00
rhp%netscape.com
491189f20b Changes for cleanup and removal of XP lib stuff 1999-04-13 03:40:41 +00:00
alecf%netscape.com
4ab874c1ca fix build problem on Linux - move FILE to PRFileDesc 1999-04-13 03:36:30 +00:00
rhp%netscape.com
417c9d644c Removal of "old world" dependencies for libmime to get big size
reduction on disk footprint
1999-04-13 03:14:46 +00:00
briano%netscape.com
0d47171ef7 Automated update 1999-04-13 03:14:37 +00:00
ramiro%netscape.com
92f292306c Better fix for the nspr building thing - after talking to wtc. Disabled
for now until he makes the changes to nspr config.mk.
1999-04-13 02:59:35 +00:00
troy%netscape.com
56f6173819 Made things a little more efficient by now making a copy of the reflow state
that's passed in, but instead casting the "const" away and setting the space
manager directly
1999-04-13 02:55:54 +00:00
troy%netscape.com
1aafacf365 Changed table code to call ReparentFrameView() when pushing/pulling frames 1999-04-13 02:38:09 +00:00
nisheeth%netscape.com
8d705d44b0 Adding tests 14 and 15 to list of files exported out to dist/*. 1999-04-13 02:37:14 +00:00
nisheeth%netscape.com
0174c0c6f5 Adding Vidur's XML demos as test cases... 1999-04-13 02:36:33 +00:00
bruce%cybersight.com
f872183b94 Fix for compile error on AIX. Need to define inline functions before calling them. Reviewed by akkana. 1999-04-13 02:28:11 +00:00
jdunn%netscape.com
66729caa47 Backing out my previous change, the AIX define is defined in CXXFLAGS when you
run configure.
1999-04-13 01:46:25 +00:00
sfraser%netscape.com
8ba93324a1 Don't generate link map (optimized) 1999-04-13 01:38:27 +00:00
sfraser%netscape.com
9d6982994e Don't generate link map, both targets. 1999-04-13 01:37:23 +00:00
sfraser%netscape.com
87612814e5 Add new range directory to the list of MANIFESTs 1999-04-13 01:33:49 +00:00
sfraser%netscape.com
f0acea2009 Updated to conform to new IDL-ized selection interfaces. 1999-04-13 01:33:32 +00:00
sfraser%netscape.com
5d298d534d Added getter stubs for document and selection 1999-04-13 01:31:23 +00:00
briano%netscape.com
bd38d52f40 Automated update 1999-04-13 01:30:16 +00:00
nisheeth%netscape.com
b66926d1b4 Added tests 14, 15 for XML. 1999-04-13 01:29:59 +00:00
briano%netscape.com
cd52381487 Fixed a typo. 1999-04-13 01:29:40 +00:00
mscott%netscape.com
c340fd4f85 When finished running a pop3 url, change the state of the pop3 url. 1999-04-13 01:29:28 +00:00
sfraser%netscape.com
df0fb75ea2 nsIDOMSelection[Listener].h have moved to dom/public/range/ 1999-04-13 01:29:25 +00:00
sfraser%netscape.com
cbde030181 File Removed. 1999-04-13 01:28:49 +00:00
sfraser%netscape.com
fd1fd25f9f nsIDOMRange.h has moved to dom/public/range/ 1999-04-13 01:27:33 +00:00
sfraser%netscape.com
20eb28c405 Added mozilla/dom/public/range makefile. 1999-04-13 01:26:35 +00:00
sfraser%netscape.com
069c1d9f4e Added selection.idl and selectionlistener.idl. 1999-04-13 01:24:23 +00:00
sfraser%netscape.com
b382e22553 First Checked In. 1999-04-13 01:24:09 +00:00
sfraser%netscape.com
3ab79e8003 Add the range directory to the makefiles. 1999-04-13 01:23:48 +00:00
sfraser%netscape.com
a04d540590 Added selection and document attributes. 1999-04-13 01:23:07 +00:00
sfraser%netscape.com
dc627147c8 Add assertion on null URL. 1999-04-13 01:21:51 +00:00
sfraser%netscape.com
63a20023ad Null check on focused widget to avoid crash. 1999-04-13 01:21:25 +00:00
sfraser%netscape.com
7cb68edb39 File Removed. 1999-04-13 01:18:25 +00:00
bruce%cybersight.com
5dad5e047e Fix for native compilers, adding a blank line to end of the file. 1999-04-13 01:18:02 +00:00
sfraser%netscape.com
3e6d735bba No longer export nsSelection, nsSelectionRange, nsSelectionPoint 1999-04-13 01:17:49 +00:00
sfraser%netscape.com
e4b0d79daa Removal of nsSelectionRange, nsSelectionPoint, and fixing up resulting include problems. 1999-04-13 01:15:16 +00:00
sfraser%netscape.com
fd2a70df78 Fix a problem where the caret could be using a stale offset, after a node has been split. 1999-04-13 01:13:00 +00:00
troy%netscape.com
c67fa96f11 Removed SetInitialChildList() and now we inherit the base class version
which does the same thing
1999-04-13 01:11:46 +00:00
nhotta%netscape.com
1c1d530ab2 Bug fixes of utf-8 utils. 1999-04-13 01:06:14 +00:00
mscott%netscape.com
f56fff1124 Build pop3Test again. 1999-04-13 01:00:18 +00:00
mscott%netscape.com
daf772d00a Fixes to update pop3 test with Alec's latest identity/account drop. 1999-04-13 00:59:44 +00:00
karnaze%netscape.com
dd92800942 bug 1596 1999-04-13 00:56:23 +00:00
jj%netscape.com
5a6b1126c5 removed NS libraries from the static lib target 1999-04-13 00:53:12 +00:00
jband%netscape.com
89e4ae2743 fix for comment spanning the buffer boundary 1999-04-13 00:50:39 +00:00
sfraser%netscape.com
282477542a First Checked In. 1999-04-13 00:33:58 +00:00
waterson%netscape.com
bd9932bb35 Removed #ifdefs, these are just placeholder files now. 1999-04-13 00:30:35 +00:00
waterson%netscape.com
cb39e9da8d Regenerated using newer xpidl compiler. 1999-04-13 00:29:43 +00:00
joki%netscape.com
e594bb9b7c Send Click events to frames as well as content. 1999-04-13 00:27:58 +00:00
mscott%netscape.com
977968ce0a Checked in for davidm. Export the net support dialog xul file into dist\bin\res\samples. 1999-04-13 00:22:48 +00:00
radha%netscape.com
58c1fd0c96 Fix for bug 4668. Make sure that all children documents have finished loading
before calling OnEndDocumentLoading.
1999-04-13 00:19:48 +00:00
waterson%netscape.com
4879011832 Moved comments into the IDL file. 1999-04-13 00:16:38 +00:00