Commit Graph

15044 Commits

Author SHA1 Message Date
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
amusil%netscape.com
2706d76d58 Fix Mac build bustage 1999-01-25 11:39:48 +00:00
grail%cafebabe.org
264c49540f Fixed spacing problem between icon in toolbar for Composition window. 1999-01-25 11:29:40 +00:00
amusil%netscape.com
0a5ede47fe New Service Manager changes 1999-01-25 11:08:18 +00:00
amusil%netscape.com
5c2d63cafb Changed function name 1999-01-25 10:57:57 +00:00
amusil%netscape.com
7373ef0eda Added support for new service manager 1999-01-25 10:55:35 +00:00
amusil%netscape.com
8426275d3c new stream files 1999-01-25 10:36:43 +00:00
tague%netscape.com
dc000a64ef Fixed build bustage. Added nsIPluginStreamInfo.h to export list. 1999-01-25 10:26:43 +00:00
amusil%netscape.com
45da1a9604 new stream files 1999-01-25 10:17:46 +00:00
amusil%netscape.com
fc54080d14 update for new stream 1999-01-25 10:11:51 +00:00
amusil%netscape.com
43c91b3dff *** empty log message *** 1999-01-25 10:10:29 +00:00
amusil%netscape.com
c8cd815df3 New Stream API update 1999-01-25 09:30:04 +00:00
sudu%netscape.com
96b9940de5 Files Sudu's script failed to check in 1999-01-25 09:00:42 +00:00
rpotts%netscape.com
537f3e20b1 Made sure all interface methods were defined with NS_IMETHOD... Windows cares about this :-( 1999-01-25 08:34:56 +00:00
rpotts%netscape.com
6a44c89eef Added nsCommandLineArgs to the build... 1999-01-25 08:34:02 +00:00
rpotts%netscape.com
8c9ab579cb Added nsICmdLineService.h to the exports list... 1999-01-25 08:24:26 +00:00
sudu%netscape.com
b40b89f306 added nsIPluginStreamInfo.h to export 1999-01-25 08:14:40 +00:00
sudu%netscape.com
ccc8beb160 New steam API header file 1999-01-25 08:13:10 +00:00
amusil%netscape.com
444258ea80 OJI MozClassic to raptor merge 1999-01-25 08:05:06 +00:00
sudu%netscape.com
c94385ee94 OJI MozClassic to raptor merge 1999-01-25 08:05:00 +00:00
pavlov%pavlov.net
fd6d95cb42 only redraw the stuff that needs to be redrawn, not the entire widget. 1999-01-25 02:21:20 +00:00