Commit Graph

55237 Commits

Author SHA1 Message Date
srinivas%netscape.com
146ad8498a Added new functions to look up function symbols in dynamic libraries.
Bugzilla #27175.
2000-03-14 14:54:25 +00:00
karnaze%netscape.com
7bdd4c903b PDT+ bug 30559 - incorrect inclusion of table margin when placing row group. r=buster, a=rickg. 2000-03-14 14:42:25 +00:00
rods%netscape.com
58ca9dd361 now passing back maxElementSize correctly
b=30015
2000-03-14 14:25:05 +00:00
rods%netscape.com
4ff3f6d742 added menu items to turn on/off GFX scrollbars
added menu items to save and "Goto" to two urls, this helps a lot with testing.
b=27712
2000-03-14 14:19:56 +00:00
jefft%netscape.com
9cdfa6fef7 fix bug 30784 - save messages / attachment with bogus path name failed sliently; this is bad if user think save was successful then followed by a delete and compact; we will have a data loss here 2000-03-14 13:54:42 +00:00
jefft%netscape.com
489aa96a47 fix bug 27396 - shouldn't display error message when selecting uw folder-only mailbox, 28301 - failed to store/read folder flags from folderInfo, 28916 - need to handle /NoSelect folder as 4.x does; r=bienvenu 2000-03-14 13:37:54 +00:00
hyatt%netscape.com
4be33a20d3 Fixing build horkage. 2000-03-14 12:09:28 +00:00
rods%netscape.com
7166b97e2c preparing for GFX listboxes and dropdowns. This ifdefs the creation code so I
can turn them on and off.
b=18895
2000-03-14 12:03:21 +00:00
tbogard%aol.net
f50a518b35 This should fix mac. Close is now Destroy(). 2000-03-14 11:53:00 +00:00
ben%netscape.com
61203b2f72 fix prefwindow not coming up problem 2000-03-14 11:46:59 +00:00
rods%netscape.com
3164b5a68a This fixes a problem introduced bu checkin 3.258 and Bug 26834,
and is the branch checkin for bug 31713.
The problem is the code cheked into 3.258 does it for all windows, when you really
only want to do it for top level windows.
r=kmcclusk b=31713
2000-03-14 11:44:04 +00:00
hyatt%netscape.com
336a29752a Converting tabs. 2000-03-14 11:40:59 +00:00
hyatt%netscape.com
cc3cf630c3 Converting tabs 2000-03-14 11:40:02 +00:00
ben%netscape.com
9edc1b6866 pref panel appearance tweaks, r=hyatt 2000-03-14 11:31:54 +00:00
hyatt%netscape.com
1786656e2a Converting tabs. 2000-03-14 11:31:05 +00:00
tbogard%aol.net
7eff142623 Removing nsIProgress and nsIProgressListener as they aren't used and are replaced in intent by nsIWebProgress and nsIWebProgressListener. 2000-03-14 11:28:11 +00:00
scc%netscape.com
1c29216af2 Removed "nsIProgress.idl" and "nsIProgressListener.idl" for travis since Camelot is down. This is really travis' checkin. 2000-03-14 11:23:20 +00:00
hyatt%netscape.com
6a78fcfac1 Moving scrollbars into separate file. Adding XBL for radios and tabs. 2000-03-14 11:17:11 +00:00
tbogard%aol.net
cbe2df7576 Remove include of nsIProgress as the interface is going away. 2000-03-14 11:16:08 +00:00
tbogard%aol.net
509907d4d2 Removed nsIBrowserWindow.h from the export list. 2000-03-14 11:09:48 +00:00
ben%netscape.com
216fd0885c forgot to add these files 2000-03-14 11:09:47 +00:00
hyatt%netscape.com
f136d13288 Enhancing XBL. Making tabs boxes. Moving code from titledbutton to button. 2000-03-14 11:09:46 +00:00
tbogard%aol.net
58e5886488 Changed nsIBrowserWindow references to reference nsBrowserWindow. nsBrowserWindow is no longer a component. More implementation to get nsBrowserWindow and nsWebBrowserChrome implementations geared towards the embedding code. made nsBrowserWindow implement nsIBaseWindow. 2000-03-14 11:08:43 +00:00
ben%netscape.com
54958006d1 fixes for profile manager bugs 24851, 27526, 27595, 28283, 29139, 30246, 31472, 31473, 28185, 30094, 31151, 29633, 17721 2000-03-14 11:07:09 +00:00
tbogard%aol.net
3fc295392e Removing un-needed include of nsIBrowserWindow.h 2000-03-14 11:05:10 +00:00
tbogard%aol.net
3e009059a0 Removing un-needed forward declare of nsIBrowserWindow. 2000-03-14 11:04:07 +00:00
ftang%netscape.com
3454f3f8ca fix bug 29498. remove buggy hebrew hack untill the layout level support bi-di
by the bi-di team. r=erik
2000-03-14 09:39:57 +00:00
ftang%netscape.com
d0496b361a fix 23920. r=erik. Start the loop from 0 instead of 1. do not report result if we got no NON ascii data. 2000-03-14 09:36:51 +00:00
ftang%netscape.com
342c90824c fix 29498. Remove hebrew/arabic hack until bi-di team have the real solution in the layout level. r=erik 2000-03-14 09:31:39 +00:00
pierre%netscape.com
f1d816a488 #581 "CSS "must have" fonts cursive and fantasy aren't supported". Changed the default fonts to be compatible with OS9: cursive is Apple Chancery instead of Zapf Chancery and fantasy is Gadget instead of New Century Schlbk. 2000-03-14 08:55:12 +00:00
tbogard%aol.net
aa2e47677e Removed unused parameter. 2000-03-14 08:53:46 +00:00
pavlov%netscape.com
2062d07f92 fix mac bustage 2000-03-14 07:42:31 +00:00
pierre%netscape.com
b8fda14b1b #30127 "-moz-fixed not friendly with the cascade". Inherit NS_STYLE_FONT_USE_FIXED together with the font face. 2000-03-14 07:30:29 +00:00
sspitzer%netscape.com
b624fe2894 fix for #31715. pass the nsIMsgWindow when trying to post a message.
(we may need it, if we have to authenticate the use for posting.)

also, clean up the code to handle NS_ERROR_* properly.
2000-03-14 07:21:44 +00:00
tbogard%aol.net
e1c5c39fd6 Use the generic factory to create the actual objects for the nsWebBrowserSetup and nsWebBrowser classes. Got rid of the unneeded ::Create methods on those classes. 2000-03-14 07:20:17 +00:00
tbogard%aol.net
cad70d2abc nsDocShellTreeOwner now implements nsIWebProgressListener. nsIInterfaceRequestor is not a required interface of the embedding owner. Provided basic implementation for most of the nsIDocShellTreeOwner Methods. Provided basic implementation for most of nsIBaseWindow. Implementation for nsIWebProgressListener. 2000-03-14 07:10:08 +00:00
tbogard%aol.net
f4be7fb6ae Updated paramaters to GetNewBrowserChrome() and changed it to GetNewBrowser() to reflect changes in the API. Added new functions SizeBrowserTo() and ShowAsModal() that were added to the nsIWebBrowserChrome API. 2000-03-14 07:06:07 +00:00
tbogard%aol.net
d2b9d12fc5 webBrowser now depends on the docShell implementing nsIWebProgress interface. It now passes all the work on to it as well. 2000-03-14 07:05:08 +00:00
sspitzer%netscape.com
d7aaa45fbc use nsCOMPtr for the cached pref service instance. r=bryner. 2000-03-14 07:03:00 +00:00
cls%seawood.org
045fa54dc1 Add nsprpub to STATIC_MAKEFILES for nspr-autoconf builds. 2000-03-14 06:53:01 +00:00
tbogard%aol.net
e12818d171 When setting the viewMode, dont' do a reload if there isn't already an URL loaded. 2000-03-14 06:30:30 +00:00
cls%seawood.org
c9e36fcf0d Set MKDEPEND_DIR using srcdir instead of CONFIG_TOOLS. 2000-03-14 06:17:27 +00:00
cls%seawood.org
24cc1c1b26 Fix the distclean target so that it removes all of the generated Makefiles not just the traversed ones.
Move the _TOOLS variables to config.mk to fix tinderboxen that run targets before running configure again.
Change CONFIG_TOOLS to use DEPTH instead of topsrcdir.
2000-03-14 06:16:27 +00:00
pavlov%netscape.com
0442a847fa add defined(RHAPSODY) around the XP_MAC lines 2000-03-14 06:16:13 +00:00
leaf%mozilla.org
97390c6562 Automated update 2000-03-14 06:15:15 +00:00
pavlov%netscape.com
16d99a24d3 update the pretty lil package file 2000-03-14 06:10:57 +00:00
pavlov%netscape.com
c1098deaeb don't build psm stuff here anymore on unix 2000-03-14 06:09:41 +00:00
pavlov%netscape.com
4ebfa926c5 psm-glue to extensions 2000-03-14 06:08:49 +00:00
pavlov%netscape.com
86be35abea shutup cvs 2000-03-14 06:07:06 +00:00
pavlov%netscape.com
d461001931 fix up unix makefiles a bit more 2000-03-14 06:06:42 +00:00