Commit Graph

53979 Commits

Author SHA1 Message Date
blizzard%redhat.com
f806ccfe89 add new drag session for gtk
git-svn-id: svn://10.0.0.236/trunk@59223 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 09:59:57 +00:00
tbogard%aol.net
e860f79cd6 Changed SetProperty() on title to set the title directly on the docshell rather than trying to go to the browserWindow interface. docshell will do the right thing.
git-svn-id: svn://10.0.0.236/trunk@59222 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 09:18:31 +00:00
risto%netscape.com
f54cfaa296 Fixed legacy cvs-mirror.mozilla.org URL's to tinderbox.mozilla.org and
bonsai.mozilla.org.


git-svn-id: svn://10.0.0.236/trunk@59221 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 08:42:28 +00:00
tbogard%aol.net
94bf26c31b Made the message view area not be content-primary but rather just content. With primary it will cause the title to be set on the outside window. This fixes bug #13807.
git-svn-id: svn://10.0.0.236/trunk@59220 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 07:50:57 +00:00
tbogard%aol.net
440b04f667 SetTitle() now relies on the docshell implementation for the setting of the title. GetTarget() now relies on the docshell implementation. Provided an overide for CreateTargetLocation since it isn't implemented yet in docshell.
git-svn-id: svn://10.0.0.236/trunk@59219 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 07:41:06 +00:00
tbogard%aol.net
718493179f Added GetTarget() to be used to resolve targetting.
git-svn-id: svn://10.0.0.236/trunk@59218 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 07:34:10 +00:00
tbogard%aol.net
e97230d779 The default content tree owner now has a separation of primary versus normal content areas. Primary areas are the only content areas that actually react to and set the title.
git-svn-id: svn://10.0.0.236/trunk@59217 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 07:29:38 +00:00
tbogard%aol.net
23735e33f3 Need to specify the class to call because the nsWebShellWindow base ends up calling the content set title. This ensures that Chrome and content go different paths for Setting the title.
git-svn-id: svn://10.0.0.236/trunk@59216 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 07:18:01 +00:00
tonyr%fbdesigns.com
775f8b5e14 Added the import components to the build
git-svn-id: svn://10.0.0.236/trunk@59215 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 02:40:53 +00:00
tonyr%fbdesigns.com
f5398a5e07 Added the mailnews import components to the install
git-svn-id: svn://10.0.0.236/trunk@59214 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 02:38:33 +00:00
ben%netscape.com
1ccfd1ea4a updated wallet text strings file, removing some of the geekyness
git-svn-id: svn://10.0.0.236/trunk@59213 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 02:28:14 +00:00
ben%netscape.com
299b2fc8af common dialog (25104)/dialogOverlay appearance tweaks
git-svn-id: svn://10.0.0.236/trunk@59212 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 02:01:59 +00:00
ben%netscape.com
a1a339a6bc 25104 - common dialog appearance tweaks, skinnability.
git-svn-id: svn://10.0.0.236/trunk@59211 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 01:59:40 +00:00
ben%netscape.com
369b2d6f67 menu appearance tweaks, commondialog appearance work (25104)
git-svn-id: svn://10.0.0.236/trunk@59210 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 01:58:46 +00:00
ssu%netscape.com
b215ab8a73 fixing bug #25410. The size shown under the custom install is now the
download size (size of archive), not installation size.

Also has code to help fix bug #21034.  Added code place holder to show the
new Additions dialog.

Fixed problem with not calculating disk space required properly.  It would
not take into account components that get installed outside the user
selected folder (such as the case with security module, which needs to be
installed in a centralized place).  This required the installer to be link
in nsreg_s.dll in order to tap into the Netscape registry to anticipate
where the modules might be installed at.

affects only windows.


git-svn-id: svn://10.0.0.236/trunk@59206 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 23:39:47 +00:00
ssu%netscape.com
9cb7f3033e fixing bug #25216 - typo with string description.
git-svn-id: svn://10.0.0.236/trunk@59204 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 23:17:46 +00:00
ssu%netscape.com
e65b6ec803 changed standalone libreg to be built with USE_NON_MT_LIBS so it can be linked with native windows installer. No one currently links with stand alone libreg.
git-svn-id: svn://10.0.0.236/trunk@59203 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 23:16:38 +00:00
scc%netscape.com
d40b11a886 Fixed tabs, some comments, etc. Made |do_QueryInterface()| not participate in the |...TEST_DONTQUERY_CASES| test to help us debug bug #25327. r=pinkerton
git-svn-id: svn://10.0.0.236/trunk@59201 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 22:29:08 +00:00
jim_nance%yahoo.com
80b2b8d6dc Fixed documentation problem with units of JP_PERIOD
git-svn-id: svn://10.0.0.236/trunk@59200 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 20:39:48 +00:00
pinkerton%netscape.com
a1c08d261d Make it such that clients of the clipboard/d&d only need to work with the text/unicode flavor and not text/plain. The conversion to text/plain for the native OS (in the correct charset encoding for the platform) is now done w/in the native clipboard/d&d implementations.
git-svn-id: svn://10.0.0.236/trunk@59199 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 20:24:50 +00:00
terry%mozilla.org
1b11bda8e9 Patch by aclark@ghoti.org -- use localconfig file to get database
connection info.


git-svn-id: svn://10.0.0.236/trunk@59198 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 20:22:44 +00:00
terry%mozilla.org
37dbca9259 Patch by aclark@ghoti.org -- clear the accumulation buffer before using it.
git-svn-id: svn://10.0.0.236/trunk@59197 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 20:13:30 +00:00
scc%netscape.com
6d5641deac fix include paths
git-svn-id: svn://10.0.0.236/trunk@59196 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 20:09:20 +00:00
terry%mozilla.org
5aba3d4b8d Don't regenerate the shadow database until we're sure that our DB is
up to snuff with what processmail expects.


git-svn-id: svn://10.0.0.236/trunk@59195 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 20:07:05 +00:00
scc%netscape.com
1679a8f4c7 |nsFrameIterator::QueryInterface| neglects to handle |nsIBidirectionalEnumerator| ... replacing hand-rolled QI with the macro to fix. r=pinkerton
git-svn-id: svn://10.0.0.236/trunk@59194 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 19:59:53 +00:00
rhp%netscape.com
e2f342907b Fix problem Chineese Headers encoded with RFC1522 are displaying wrong - Bug: 24862 - r: jefft
git-svn-id: svn://10.0.0.236/trunk@59193 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 18:19:25 +00:00
jefft%netscape.com
b5a58b272c Fixed bug 18565 -- Single sing on for Pop3 and Imap; passing in nsIMsgWindow for nsIPrompt
git-svn-id: svn://10.0.0.236/trunk@59191 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 15:53:14 +00:00
leaf%mozilla.org
140fd2e436 Automated update
git-svn-id: svn://10.0.0.236/trunk@59190 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 12:16:15 +00:00
briano%netscape.com
57ac45491b Automated update
git-svn-id: svn://10.0.0.236/trunk@59189 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 12:15:20 +00:00
tbogard%aol.net
12ff2e2039 Fixed bug where when the aRequestor was the tree owner of the docShell in a content shell list. It was not advancing checking to see if the list had more.
git-svn-id: svn://10.0.0.236/trunk@59188 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 11:15:15 +00:00
tbogard%aol.net
9fa00088e1 Fixed the order in which the main docShell is released against when the content shells are released. The content shells are held onto until after the main docShell is released so the content shells can still be grabbed.
git-svn-id: svn://10.0.0.236/trunk@59187 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 11:08:21 +00:00
mcafee%netscape.com
1f513df39d First add. Script to control tinderbox processes.
git-svn-id: svn://10.0.0.236/trunk@59186 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 09:50:48 +00:00
mscott%netscape.com
df1bc4c68c fix solaris breakage..include nsIChannel.h when using a nsCOMPtr. =)
git-svn-id: svn://10.0.0.236/trunk@59185 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 08:32:03 +00:00
waldemar%netscape.com
de2a99bda5 Added numerics.cpp
git-svn-id: svn://10.0.0.236/trunk@59184 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 08:25:59 +00:00
waldemar%netscape.com
156c3a115b Fixed NOT_REACHED
git-svn-id: svn://10.0.0.236/trunk@59183 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 08:25:36 +00:00
waldemar%netscape.com
722d12630c Added NATIVE_INT64 flag
git-svn-id: svn://10.0.0.236/trunk@59182 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 08:25:02 +00:00
waldemar%netscape.com
96823e93e7 First Checked In.
git-svn-id: svn://10.0.0.236/trunk@59181 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 08:24:40 +00:00
mscott%netscape.com
003acc5c90 oops forgot a checkin!!!
include nsIDocumentLoaderFactory.h
r=travis


git-svn-id: svn://10.0.0.236/trunk@59180 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 06:48:38 +00:00
mscott%netscape.com
3c116d9b77 document loader observer iid name changed when I made it scriptable.
r=travis


git-svn-id: svn://10.0.0.236/trunk@59179 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 06:16:18 +00:00
mscott%netscape.com
8227db651e doc loader service syncy up
r=travis


git-svn-id: svn://10.0.0.236/trunk@59178 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 06:15:01 +00:00
mscott%netscape.com
768e16eac3 Don't build nsDocLoader.cpp
git-svn-id: svn://10.0.0.236/trunk@59177 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 06:14:26 +00:00
mscott%netscape.com
5f3f2ec2bc export nsIDocumentLoader.idl nsIDocumentLoaderObserver.idl
git-svn-id: svn://10.0.0.236/trunk@59176 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 06:13:58 +00:00
mscott%netscape.com
79cb644563 build nsDocLoader
git-svn-id: svn://10.0.0.236/trunk@59175 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 06:13:39 +00:00
mscott%netscape.com
b516c2b823 tweaks to make doc loader observer scriptable
api synch with nsIURIContentListener
r=travis


git-svn-id: svn://10.0.0.236/trunk@59174 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 06:12:55 +00:00
mscott%netscape.com
3ee1a9a225 api sync for doc loader service
r=travis


git-svn-id: svn://10.0.0.236/trunk@59173 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 06:11:44 +00:00
mscott%netscape.com
4c7dddd4de Part of docshell/webshell landing prep work. The doc loader is being re-factored into the uri loader.
api synch of changes to nsIURIContentListener
r=travis


git-svn-id: svn://10.0.0.236/trunk@59172 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 06:10:54 +00:00
mscott%netscape.com
a1e4f622d9 api sync for doc loader service
r=travis


git-svn-id: svn://10.0.0.236/trunk@59171 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 06:10:17 +00:00
mscott%netscape.com
d76c83c89d API sync with nsIURIContentListener r=travis
git-svn-id: svn://10.0.0.236/trunk@59170 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 06:09:45 +00:00
mscott%netscape.com
c753218324 include nsIDocumentLoaderFactory
r=travis


git-svn-id: svn://10.0.0.236/trunk@59169 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 06:09:13 +00:00
mscott%netscape.com
822bdca5fe Part of docshell/webshell landing prep work. The doc loader is being re-factored into the uri loader.
r=travis


git-svn-id: svn://10.0.0.236/trunk@59168 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 06:08:52 +00:00