Commit Graph

738 Commits

Author SHA1 Message Date
locka%iol.ie
bec67ee8fd Added a default page to load when control is first created 1998-11-17 22:39:31 +00:00
locka%iol.ie
01144f065b Added MozillaControl.html to release folder 1998-11-17 22:38:43 +00:00
locka%iol.ie
150666f508 Added default page to load when control is first shown (it will improve!) 1998-11-17 22:37:10 +00:00
pinkerton%netscape.com
f0285717ab moving default imps of message pump and app shell back into widget. This once again uses those instead of providing its own. 1998-11-17 17:20:57 +00:00
rods%netscape.com
0c1b5e43a0 Added a check for a NULL nsIDeviceContextSpec. This happens when the user "cancels"
out of the print dialog.
1998-11-16 22:25:57 +00:00
locka%iol.ie
f05f369c9a Added extra button 1998-11-15 17:18:36 +00:00
locka%iol.ie
b3c02abaf4 Added extra button to scan folders (still disabled) 1998-11-15 17:18:06 +00:00
locka%iol.ie
13d38c8804 *** empty log message *** 1998-11-15 17:16:55 +00:00
locka%iol.ie
aeb42e74b1 Added NPL header 1998-11-15 17:13:49 +00:00
locka%iol.ie
096f6374b3 Added NPL header
Fixed problem caused by typedef int32 disappearing from winsock.h
1998-11-15 17:09:20 +00:00
locka%iol.ie
00d0714cb9 Added NPL header
Added extra diagnostics
1998-11-15 17:07:04 +00:00
locka%iol.ie
79ded2d136 Fixed trace bug
Added NPL header
1998-11-15 17:04:58 +00:00
michaelp%netscape.com
892909532f changes to support printing. 1998-11-14 01:58:34 +00:00
vidur%netscape.com
d5fc2aaaea Added support for XLink - simple links and show=replace or new. Modified nsILinkHandler interface. 1998-11-14 00:21:19 +00:00
troy%netscape.com
1cd5b85431 Fixed a crash when using File|Exit from the print preview window 1998-11-13 05:53:47 +00:00
rickg%netscape.com
2f234d74a2 allow view-source on XML 1998-11-13 04:36:46 +00:00
joki%netscape.com
60dc90b13e Get rid of old comment. 1998-11-12 21:35:46 +00:00
pinkerton%netscape.com
f7a614374e moving message pump and app shell into "client" code because they should not be a part of the widget library. 1998-11-12 21:24:53 +00:00
pinkerton%netscape.com
73e3f11c22 First Checked In. 1998-11-12 21:20:36 +00:00
karnaze%netscape.com
c4aa173ae7 dump content/frames/views traverses web shells 1998-11-11 22:22:18 +00:00
vidur%netscape.com
2ecd262ffe Added XML display support. Creation of XML document for text/xml and application/xml 1998-11-11 22:07:03 +00:00
rickg%netscape.com
d3b71028ee enabled view-source 1998-11-11 20:31:45 +00:00
rods%netscape.com
7d1aadab97 Commented out the 3D border hint for the WebShell window. 1998-11-11 20:17:09 +00:00
rickg%netscape.com
c737f0ffa8 first pass support for view-source 1998-11-11 11:55:32 +00:00
rpotts%netscape.com
6d0f1e2822 Pass the view command as the default for the webshell to the document loader... 1998-11-11 10:58:14 +00:00
cls%seawood.org
a6d0864b66 Moved PNG_LIBS after libimg for final link. 1998-11-11 06:12:10 +00:00
cls%seawood.org
288a1c7f8c Fixes to resource install for xpfe. Fixes to make MOZ_NATIVE_* work again. Thanks to Jeremy Lea <reg@shale.csir.co.za> for the diffs. 1998-11-11 01:53:49 +00:00
rpotts%netscape.com
aebd3bda2a do not allow the stream listener to be freed during a call to OnDataAvailable... It is possible, that OnStopBinding() wil lbe called while the listener is processing the data (ie. the URL load is interrupted). If this happens, do not free the listener until the OnDataAvailable() call has finished... 1998-11-10 07:06:02 +00:00
karnaze%netscape.com
aec75f892e form control content attribute changes (not all) reflected in layout; fixed scrolling on <iframe>, <frame>;
added nsImageControlFrame to handle <input type=image>.
1998-11-09 23:30:16 +00:00
pavlov%pavlov.net
4537735559 fix it. honest! 1998-11-06 17:03:18 +00:00
pavlov%pavlov.net
3cfdd3c759 fix compiling 1998-11-06 16:37:33 +00:00
pavlov%pavlov.net
5577ab58f2 add menu to layout, not box 1998-11-06 16:34:20 +00:00
akkana%netscape.com
59b44a73ad fix build: define gAppContext since it's used and was never defined 1998-11-06 02:02:31 +00:00
joki%netscape.com
6a33c7f0db Adding focus passing method to nsIWebShellContainer 1998-11-06 01:30:07 +00:00
joki%netscape.com
3c2769a525 Removing unneeded methods from nsIBrowserWindow interface. 1998-11-05 23:57:02 +00:00
joki%netscape.com
096ec2090d Fixing missing '.h' on filename. 1998-11-05 05:50:20 +00:00
rpotts%netscape.com
4c7b5f52a5 fix bug #1112. Free the next stream listener as soon as OnStopBinding(...) is called... 1998-11-05 05:39:16 +00:00
michaelp%netscape.com
ef1993045d fixed release mode build issue. 1998-11-05 03:25:02 +00:00
rods%netscape.com
54919e4b4d Made changes for GetBounds to GetClientBounds conversion 1998-11-04 21:46:00 +00:00
rods%netscape.com
ca3be3b243 Made change for GetBounds to GetClientBounds conversion 1998-11-04 21:41:26 +00:00
ramiro%netscape.com
59116c9511 Use filter instead of ifdef hacks. 1998-11-04 11:47:21 +00:00
rpotts%netscape.com
b7b0e8a47f Added a skidmark when a content viewer cannot be found for a given content-type... 1998-11-04 08:49:05 +00:00
rpotts%netscape.com
f53ca9fbd3 Moved the clipboard methods from nsIWebShell into a new interface called nsIClipboardCommands... 1998-11-04 08:48:22 +00:00
rpotts%netscape.com
7ac4c05622 Added new public interface nsIClipboardCommands.h 1998-11-04 08:46:48 +00:00
pierre%netscape.com
ab6f8ccd9e changed a 'delete' to 'delete []' 1998-11-04 06:37:28 +00:00
pierre%netscape.com
cb080ae5c9 enabled debug info in standalone target 1998-11-04 06:34:46 +00:00
michaelp%netscape.com
dff35cf838 removed widget parameters from nsIView::Init(). added CreateWidget() and SetWidget()
APIs to replace this functionality. also added CreateScrollControls() to
nsIScrollableView.
1998-11-04 04:14:10 +00:00
scullin%netscape.com
118478d446 Add current directory to path so pref dlls and nspr are looked for in
the dll directory, not the application directory.
1998-11-04 03:04:10 +00:00
scullin%netscape.com
993e891171 Fix to load from dll dir, not program dir. 1998-11-04 02:43:44 +00:00
kipp%netscape.com
577f84f5eb Brought -md back to life 1998-11-04 00:29:58 +00:00