Commit Graph

15014 Commits

Author SHA1 Message Date
guha%netscape.com
74298a85fa fix template 1999-01-25 23:55:05 +00:00
wtc%netscape.com
acbdf5377a Bumped revision to 3.1. 1999-01-25 23:52:26 +00:00
wtc%netscape.com
e031b104dd Added BeOS files contributed by Matthew Zahorik <maz@albany.net>. 1999-01-25 23:52:00 +00:00
alecf%netscape.com
b8d810af3b nsNNTPHost finally compiles. Adding it to the build system 1999-01-25 23:45:57 +00:00
wtc%netscape.com
25975b200b Bumped the revision to 3.1. 1999-01-25 23:45:48 +00:00
alecf%netscape.com
eef01e3c92 newsgroups keep track of thier pretty names
newsgroups don't keep track of flags (that's a job for nsIMsgFolder)
1999-01-25 23:45:29 +00:00
wtc%netscape.com
66386b80af Added new BeOS files contributed by Matthew Zahorik <maz@albany.net>. 1999-01-25 23:41:16 +00:00
michaelp%netscape.com
6bb1a8eddd fix build bustage. 1999-01-25 23:40:01 +00:00
alecf%netscape.com
53995b4aa2 rename Profile->Virtual and change API slightly to be more COM like 1999-01-25 23:38:53 +00:00
alecf%netscape.com
37a18ca839 more changes to nsIMsgFolder for functions we need to have once the real
nsIMsgFolder arrives
1999-01-25 23:38:09 +00:00
mjudge%netscape.com
9bb5d8a906 changing paintunicodestring and paintasciistring to map from content coordinates to painttext coordinatres. in get position, i am now mapping from paint coordinates to content coordinates. also, the frames themselves now set the focus and anchor for a nsIFocusTracker passed in object. 1999-01-25 23:29:53 +00:00
mjudge%netscape.com
16720c497b keeping the selection code pure by not knowing anything about the graphic representation of the selection. just offset to offset. adding code to reselect the anchor and focus frame in the nsIFocusTracker by passing it to the nsIFrame setselectedcontent method. 1999-01-25 23:28:59 +00:00
mjudge%netscape.com
5ac012630e adding parameters to setselectedcontent. This will keep down overhead of the nsIFrame implementation and still not allow outsiders to talk to their presshell. so please forgive this grown method. this extra parameter will maintain the anchor and focus point after reflow 1999-01-25 23:28:23 +00:00
terry%netscape.com
8fb4029fc4 Check for undefined var. 1999-01-25 23:26:28 +00:00
rhp%netscape.com
67991f8849 Continuing cleanup of calls no longer needed. 1999-01-25 23:21:14 +00:00
rhp%netscape.com
1836089255 Add HTML tags back into code after a bug was fixed in raptor. 1999-01-25 23:19:24 +00:00
guha%netscape.com
f5c45bb0b7 slightly faster parser 1999-01-25 23:16:04 +00:00
mscott%netscape.com
7871624541 Include netutils.h before including mktcp.h for Linux build. 1999-01-25 23:08:27 +00:00
hyatt%netscape.com
abd68f001f Tweaks to enable XUL frame construction to prevent the construction based on
display type.
1999-01-25 23:07:17 +00:00
michaelp%netscape.com
46c7a932ae apparently this needs to be exported too... 1999-01-25 23:06:55 +00:00
mscott%netscape.com
6d6fc78b59 Correct spelling error in libary name for sockstub... 1999-01-25 22:31:28 +00:00
rhp%netscape.com
d1c1e0748f Changes for HTML generation 1999-01-25 22:31:18 +00:00
rhp%netscape.com
a81e72bdef Changes for html generation 1999-01-25 22:29:03 +00:00
michaelp%netscape.com
2faf8bfcd6 removed gfx/src from list of MANIFESTs to process. 1999-01-25 22:17:26 +00:00
vidur%netscape.com
8bab99aac5 Implemented nsIDOMElement::Normalize 1999-01-25 22:17:15 +00:00
michaelp%netscape.com
c8e0ba6a08 moving headers from src to public. added support for dib sections to windows
drawing surface. WIP on making blender work with arbitrary pixel organizations.
1999-01-25 22:16:47 +00:00
kmcclusk%netscape.com
4f72556760 Added SetProperty/GetProperty methods to nsIFormControlFrame. Added stub
implementations for all classes that derive from nsIFormControlFrame
1999-01-25 22:16:27 +00:00
hyatt%netscape.com
6d67538c8d Altered the way frame construction works. ConstructFrame can now potentially
build up a list of sibling frame subtrees.  This allows for the creation of
multiple frames from a single content node, and for easy merging of two different
lists of subtrees during frame construction.
1999-01-25 22:13:03 +00:00
akkana%netscape.com
5bfd3498e0 Pav's changes only work if you also have his fixes to gtk.
Since those aren't available yet, I've reverted his changes to make
selection and editor typein work.
When the new gtk is available, search for HAVE_GTK_BETTER_THAN_1_1_13
to see how to turn his changes back on (they are very worthwhile, we
just can't afford a regression while we wait for the new gtk).
1999-01-25 22:10:48 +00:00
mscott%netscape.com
204f07d111 Test app for verifying the socket implmeentation of nsITransport. (not currently being built by any of the public makefiles) 1999-01-25 19:42:32 +00:00
shaver%netscape.com
adc25a815d Fixed IID copying (duh -- all the bytes matter).
NewString and NewStringZ APIs.
No more bit-fields (nod to jband and fur, thanks).
Cleaned up Annotation structures.
On-disk offsets are 1-based.
Write annotations to disk, and account for them in header size, etc.
Fix sundry cursor-vs-&cursor bugs and don't-allocate-on-decode bugs.
Write MethodDescriptors and InterfaceDescriptors to disk!
Executive Summary: can now write very simple .xpt files!
1999-01-25 19:36:48 +00:00
pinkerton%netscape.com
6b59f526c9 fixing a leak in GetChildren() and cleaning it up to use nsComPtr when creating a new enumerator. 1999-01-25 19:18:43 +00:00
mscott%netscape.com
410d14bb55 socket implementation of the transport interface. (not currently being built by checked in makefiles) 1999-01-25 19:10:04 +00:00
ramiro%netscape.com
eb15f57d71 Added that lovely alternate/default style selector to the menu (it works great
on Linux), and fixed a typo in the compatibility menu. Just little stuff, as
usual...
Thanks to Steve Morrison <smorrison@gte.com> for providing the fix.
1999-01-25 18:54:10 +00:00
mscott%netscape.com
49c2aacde7 Build the sockstub directory. 1999-01-25 18:24:58 +00:00
briano%netscape.com
bafb5ac525 Automated update 1999-01-25 18:00:35 +00:00
mscott%netscape.com
a4bf96e1f9 Build network/protocol/sockstub directory. 1999-01-25 17:51:52 +00:00
mscott%netscape.com
5376ce35ea Build sockstub directory 1999-01-25 17:51:06 +00:00
mscott%netscape.com
24a3fe2b6e Makefile for the sockstub protocol directory.. 1999-01-25 17:50:41 +00:00
mscott%netscape.com
c19f92a917 Build the sockstub directory.... 1999-01-25 17:48:44 +00:00
pinkerton%netscape.com
4a542f1451 Fix bug 2535 (memory leaks) with nsCOMPtr 1999-01-25 17:45:04 +00:00
pinkerton%netscape.com
f7d44a90e1 Fix bug 2535 (memory leak) with nsCOMPtr 1999-01-25 17:44:21 +00:00
ftang%netscape.com
3759b987f5 change nsCharSetID into nsString type 1999-01-25 16:05:04 +00:00
rhp%netscape.com
e2c5a60606 Handler for calendar info. 1999-01-25 14:27:33 +00:00
rhp%netscape.com
d926a1bd83 Updates for external vcard handler. 1999-01-25 14:27:05 +00:00
rhp%netscape.com
6b51166718 Changes for external content type handlers. 1999-01-25 13:40:08 +00:00
rhp%netscape.com
f5c02f2a05 Removing files from mime src. 1999-01-25 13:34:07 +00:00
rhp%netscape.com
a83bc4f9c9 Removing files. 1999-01-25 13:33:21 +00:00
rhp%netscape.com
761216cf47 Changes for external content type handlers. 1999-01-25 13:29:16 +00:00
amusil%netscape.com
350f11e0fa Fixing build bustage 1999-01-25 12:18:51 +00:00