39786 Commits

Author SHA1 Message Date
cls%seawood.org
4d9a80dea3 Casts needed to compile with GNUPro v2.0. 1999-09-05 21:15:57 +00:00
cls%seawood.org
90500144ad Since libxpt is used by both xpidl and libxpcom, we need to create a duplicate libhostxpt that is built by HOST_CC for xpidl & friends. 1999-09-05 20:48:30 +00:00
evaughan%netscape.com
e3ef163845 Added the ability to drag splitters. If any build problems call me at: 650 224-0620 1999-09-05 20:46:59 +00:00
cls%seawood.org
d60201e832 When cross-compiling, jscpucfg needs to grab the values from NSPR rather than calling sizeof(). 1999-09-05 20:46:57 +00:00
evaughan%netscape.com
6581b02b9c added files: mozilla/layout/xul/base/src/nsFrameNavigator.cpp 1999-09-05 20:37:34 +00:00
evaughan%netscape.com
b2747f9b04 Added a helper class to search frame hierarchys. 1999-09-05 20:35:41 +00:00
mscott%netscape.com
0cc0bf5862 If the to content type is message/rfc822 then we need to call into the stream converter service to find an appropriate
converter.
1999-09-05 19:54:28 +00:00
beard%netscape.com
5a8592a19f added nsScriptableRegion.cpp 1999-09-05 18:45:34 +00:00
beard%netscape.com
25883254da bug #12465: QueryInterface now creates an nsScriptableRegion instance, when queried for nsIScriptableRegion. 1999-09-05 18:44:56 +00:00
beard%netscape.com
9cecbfb42e XP adapter class for scriptable regions. 1999-09-05 18:36:36 +00:00
beard%netscape.com
21a954a42e Temporary hack fix to keep native widgets working. 1999-09-05 17:21:33 +00:00
shaver%netscape.com
476c58c77b native Sun compiler doesn't like NULL for non-|void *| pointer init, thanks to bryner@uiuc.edu for the catch 1999-09-05 17:14:18 +00:00
briano%netscape.com
170363c9c2 Automated update 1999-09-05 16:01:13 +00:00
ramiro%netscape.com
2063b093e8 Add gle support. 1999-09-05 15:53:04 +00:00
locka%iol.ie
1d89a7ffb8 Tweaked edit bar position code 1999-09-05 14:28:09 +00:00
locka%iol.ie
1b3569c314 Added italic/bold/underline editing 1999-09-05 14:26:55 +00:00
ramiro%netscape.com
6691dedd78 Add some invalidate and paint skid marks. 1999-09-05 13:50:54 +00:00
shaver%netscape.com
99777ae194 missed an EXPORT =( 1999-09-05 08:07:31 +00:00
shaver%netscape.com
694400cae3 forgot an IDL file 1999-09-05 07:18:18 +00:00
shaver%netscape.com
0251fe0ed6 convert to CreateInstanceFromProgID 1999-09-05 06:42:13 +00:00
shaver%netscape.com
0c277e9376 added files: mozilla/xpcom/components/nsIComponentManager.idl 1999-09-05 06:28:16 +00:00
shaver%netscape.com
6cecf4c569 convert to CreateInstanceFromProgID 1999-09-05 06:27:42 +00:00
shaver%netscape.com
65115e55ff quell assignment-as-boolean warning 1999-09-05 05:28:28 +00:00
pavlov%netscape.com
76563c5a3e remove more code duplication 1999-09-05 03:40:32 +00:00
syd%netscape.com
cdff6a5982 Change FC_Initialize to FCInitialize 1999-09-05 03:26:34 +00:00
davidm%netscape.com
f6a1ee8672 1877 [FEATURE] Javascript window.screen implementation use new routines to get avail* data. 1999-09-05 02:51:25 +00:00
pinkerton%netscape.com
6a8a37ea44 add mac code to see if there is any data on the clipboard. 1999-09-05 02:29:02 +00:00
pinkerton%netscape.com
8a439fca22 use new mime mapper flag where appropriate. 1999-09-05 02:28:49 +00:00
pinkerton%netscape.com
8ca528f938 use xpidl macros. 1999-09-05 02:28:38 +00:00
pinkerton%netscape.com
21ae722449 add a new flag so mime types aren't added to the mapper if they are not found. 1999-09-05 02:27:54 +00:00
mscott%netscape.com
dcb880ceae Bug #12988 --> always clear the server busy flag regardless of whether an error occurred or if we succeeded. 1999-09-05 01:21:08 +00:00
driehuis%playbeing.org
1a157b514d Unbreak the BSD/OS build. sys/mount.h drags in net/radix.h, which happens
to define a symbol called Free. Sigh. Clean up after net/radix.h.
1999-09-05 00:49:01 +00:00
shaver%netscape.com
97cca12af5 work with service to manage JSRuntimes 1999-09-05 00:43:39 +00:00
mscott%netscape.com
f4df3a45be Fix a crash when we display some news messages by not issuing just a blank " " to the xml parser.
If we don't have a from line, don't try to add the address book icon.
1999-09-05 00:13:29 +00:00
bienvenu%netscape.com
e4ffe365e2 more filling out of missing imap methods, use nsIThread... 1999-09-05 00:04:56 +00:00
morse%netscape.com
c9cb183710 fix bug 13068 1999-09-04 23:26:34 +00:00
morse%netscape.com
e1e3f251dc temporarily use OK/Cancel dialog instead of yes/no dialog because latter is busted 1999-09-04 23:24:46 +00:00
pinkerton%netscape.com
91ce1ee5ac adding #include of string.h for dveditz. 1999-09-04 21:42:02 +00:00
bienvenu%netscape.com
28cff6c100 fix build bustage 1999-09-04 21:23:08 +00:00
shaver%netscape.com
9dc7d56e3c _finish_ adding JSRuntime service 1999-09-04 20:41:27 +00:00
dveditz%netscape.com
28bcd902fb fixing Unix bustage. These were apparently set in xp_file.h but also in a Windows system header 1999-09-04 20:25:38 +00:00
morse%netscape.com
02b0067ffb temporarily use OK/Cancel dialog instead of yes/no dialog because latter is busted 1999-09-04 20:11:35 +00:00
shaver%netscape.com
e8f8822686 added files: mozilla/js/src/xpconnect/src/xpcruntimesvc.cpp 1999-09-04 20:09:55 +00:00
pinkerton%netscape.com
8862e68dd0 another attempt to stop copying data so much. 1999-09-04 20:04:26 +00:00
pinkerton%netscape.com
867ed4a72d idl-ifying nsIclipboard 1999-09-04 19:59:38 +00:00
beard%netscape.com
9e769e7afe added files: mozilla/js/src/xpconnect/idl/nsIJSRuntimeService.idl 1999-09-04 19:58:30 +00:00
pinkerton%netscape.com
398cc45dd0 IDL'ing nsIClipboard. 1999-09-04 19:58:06 +00:00
shaver%netscape.com
98e7010140 JSRuntime management service 1999-09-04 19:57:49 +00:00
pinkerton%netscape.com
c961a4dbd1 First Checked In. 1999-09-04 19:57:42 +00:00
dveditz%netscape.com
ee89552282 remove xp_file.h from NSReg.h, required minor tweaking elsewhere to include
now missing NSPR types.
1999-09-04 19:46:18 +00:00