Граф коммитов

56595 Коммитов

Автор SHA1 Сообщение Дата
varada%netscape.com dfb53a6f5f changing the icon 2000-03-28 19:47:51 +00:00
ruslan%netscape.com a407c24ee5 Fix 23263 - mem cache assert on shutdown. 2000-03-28 19:41:59 +00:00
brade%netscape.com 675af16f89 File Removed. 2000-03-28 15:35:12 +00:00
rods%netscape.com 6b8160b567 Few warning cleanups
Return NS_OK when MouswDown on Combobox (not dropdown), this enables
it to get focus.
b=32144
2000-03-28 15:11:16 +00:00
brade%netscape.com 00f4b049c4 made some progress reorganizing code when setting defaults for new documents; should now add charset if pref is set 2000-03-28 14:59:13 +00:00
dcone%netscape.com 1817600339 Fixed the masks for the Images.. cleaned up some routines.
r=mmclusky
2000-03-28 14:41:21 +00:00
rods%netscape.com af2f54f63f When focus doesn't work correctly, and the Combobox gets deleted while the
dropdown is down it can crash. This makes sure the dropdown is rolled up and
unregistered with the rollup listener
b=33149
2000-03-28 14:29:15 +00:00
dougt%netscape.com 6281edae85 Adding psm-glue preferences javascript. These are the prefs that we should
have defaults for.
2000-03-28 12:24:17 +00:00
dougt%netscape.com ffe3843eb7 adding comment out update notfication targets. 2000-03-28 12:06:59 +00:00
dougt%netscape.com 71790ff6ba adding commented out xpidl target for update notification. 2000-03-28 12:06:19 +00:00
dougt%netscape.com f89d05aff6 adding update notification to xpinstall. It is currently ifdef off. 2000-03-28 12:05:20 +00:00
dougt%netscape.com fe2f4e9635 adding nsUpdateNotification to tree.
not part of build.
2000-03-28 11:53:50 +00:00
dougt%netscape.com 1bb5eb1b2f Adding updateNotification bits.
not part of build.
2000-03-28 11:52:11 +00:00
dougt%netscape.com e564200934 Adding nsIUpdateNotification.idl 2000-03-28 11:50:12 +00:00
dougt%netscape.com 5ccf538285 Adding PostToInsecure text. 2000-03-28 11:47:31 +00:00
dougt%netscape.com 3536082a49 parital fix for 31167. Allowing http response header security attribute
to come from preferences. r=valeski@netscape.com
2000-03-28 11:45:25 +00:00
dougt%netscape.com 72979944e8 removing checks for null before calling delete(). I do not know what I was
thinking.  davidm pointed this out.
2000-03-28 11:39:06 +00:00
dougt%netscape.com d3335d5b52 making bool of AlertCheck be a inout param. this was suggested by morse@netscape.com 2000-03-28 11:37:12 +00:00
rbs%maths.uq.edu.au 264fbf2b58 [NOT PART OF THE DEFAULT BUILD] Removing leftover debug flags that crept in the previous suprise commit 2000-03-28 10:32:09 +00:00
rbs%maths.uq.edu.au c8ff938299 Removing files not needed 2000-03-28 10:20:55 +00:00
rbs%maths.uq.edu.au fb7bc8fcd3 Remove the file 2000-03-28 10:17:44 +00:00
rbs%maths.uq.edu.au ace2b0798c [NOT PART OF THE DEFAULT BUILD] First checkin 2000-03-28 10:15:19 +00:00
rbs%maths.uq.edu.au d991f0c82b [NOT PART OF THE DEFAULT BUILD] Update of the CSS declarations 2000-03-28 09:55:59 +00:00
tbogard%aol.net 26c5586713 FindNamedBrowser is now FindNamedBrowserItem and deals with nsIDocShellTreeItems instead of nsIWebBrowser. 2000-03-28 09:54:25 +00:00
rbs%maths.uq.edu.au 57d97ba649 [NOT PART OF THE DEFAULT BUILD] First checkin 2000-03-28 09:50:56 +00:00
rbs%maths.uq.edu.au d6da409fc2 'cvs commit' caught me by suprise in my previous checkin. The log should read: re-implementation of the nsMathMLChar to do glyph searching and switching, and remaining of Part II of Shyjan's TeX rendering rules 2000-03-28 09:49:13 +00:00
tbogard%aol.net 32d9a7b5d0 In the implementation of FindItemWithName, make sure to pass the tree owner the docShell knows about and not another higher level requestor. 2000-03-28 09:40:14 +00:00
rbs%maths.uq.edu.au 085b74f3ee Remove nsMathMLmnFrame 2000-03-28 09:38:24 +00:00
rbs%maths.uq.edu.au 217bec402a [#ifdef MOZ_MATHML: NOT PART OF THE DEFAULT BUILD]. Update a MathML hook for <mtable> 2000-03-28 09:32:54 +00:00
tbogard%aol.net 124c297b47 Changed the FindNamedBrowser to be FindNamedBrowserItem. This is important because it's possible that a frame needs to be returned, not just a toplevel browser object. So we need to be able to return a destination frame from this call. So now the API talks in terms of a frame. 2000-03-28 09:24:12 +00:00
tbogard%aol.net ac546562ea Changed the nsIWebBrowserChrome::FindNamedBrowser to be nsIWebBrowserChrome::FindNamedBrowserItem. This is important because it's possible that a frame needs to be returned, not just a toplevel browser object. So we need to be able to return a destination frame from this call. So now the API talks in terms of a frame. 2000-03-28 09:24:01 +00:00
waterson%netscape.com 65da409075 Ok, VC6 doesn't really HAVE_AMBIGUITY_RESOLVING_CPP_USING. 2000-03-28 08:39:34 +00:00
sspitzer%netscape.com c940dd4c79 fix from dunna001@bama.ua.edu for bug #33555. r=sspitzer
check all the args for -h and -v, and handle them immediately.
2000-03-28 08:20:38 +00:00
sspitzer%netscape.com ea9125798a more thrashing, sorry about this. 2000-03-28 07:50:41 +00:00
sspitzer%netscape.com d7183cd781 whoops, fix build bustage. 2000-03-28 07:47:51 +00:00
waterson%netscape.com 3916719e7d Oops. Windows should HAVE_CPP_NAMESPACE_STD. 2000-03-28 07:44:26 +00:00
sspitzer%netscape.com d6f856b55b HandleLine() should be defined as virtual, as we are overriding it.
some more stuff for real subscribe, only for windows right now.
general clean up.
2000-03-28 07:44:24 +00:00
tbogard%aol.net 70be3f48e8 Make sure the embedding control is properly setting itself as the tree owner. This should fix the current assertion when running viewer. 2000-03-28 07:40:10 +00:00
sspitzer%netscape.com 86c180aa4e ignore generated makefile. 2000-03-28 07:27:55 +00:00
sspitzer%netscape.com 8badc05d83 move all the verify account stuff into a central place, and call
it when opening messenger, message compose and addressbook.  bug #33558
fix some debugging printfs.  add some new files to the build for the new subscribe dialog.
(not turned on yet.)  general cleanup.
2000-03-28 07:26:41 +00:00
rhp%netscape.com c2e5120e3a Changing the default value of using quoted printable in mail message bodies - Bug #29210 2000-03-28 07:21:13 +00:00
alecf%netscape.com 773c3ef80b start firing notifications when the default server changes
r=scottip
2000-03-28 07:16:04 +00:00
leaf%mozilla.org 3785166d12 Automated update 2000-03-28 07:15:27 +00:00
alecf%netscape.com 0bffe2e6db missed a JS listener implementation (thanks putterman) 2000-03-28 07:09:53 +00:00
waterson%netscape.com 9de0d361a8 Beef up autoconf tests to differentiate 'ambiguity resolving' and 'access changing' support of the 'using' keyword. Add a test to see if the 'std' namespace is used on the platform. r=scc 2000-03-28 07:01:37 +00:00
alecf%netscape.com b2829c6c0b forgot to check these in with my previous checkin 2000-03-28 05:59:39 +00:00
alecf%netscape.com bbf1180ce1 back out my change until I can build this on windows again 2000-03-28 05:39:14 +00:00
jband%netscape.com 1a98fc8141 adding new files - not part of build 2000-03-28 05:14:51 +00:00
sdv%sparc.spb.su 6015d910d0 updated makefiles 2000-03-28 05:11:02 +00:00
jband%netscape.com ab61ae1c62 adding new file - not part of build 2000-03-28 05:10:05 +00:00