sfraser%netscape.com
968f0a7c85
Fixing alignment of proxy icon so that site icons don't clip the text border.
2002-08-15 19:01:51 +00:00
sfraser%netscape.com
1f7c9b6421
Fix build warning by adding an include.
2002-08-15 18:58:41 +00:00
pinkerton%netscape.com
24e42c97ed
updated icons from ugo
2002-08-15 18:55:54 +00:00
darin%netscape.com
d86e3064ab
second attempt at landing fix for bug 157131 "nsIIOService mods in preparation for freezing" r=dougt sr=alecf
2002-08-15 18:38:46 +00:00
pinkerton%netscape.com
fca39d7f23
Untitled -> untitled per aqua guidelines
2002-08-15 18:21:13 +00:00
sfraser%netscape.com
3e9dcd40e5
Changes for bug 160725: adding site icon support to the proxy icon, tabs, bookmarks (in sidebar, tolbar and menu). Site icons are fetched via the SiteIconProvider, which uses the more generic RemoteDataProvider under the hood. RemoteDataProvider talks to necko, getting the resulting data into an NSData. Notifications are used to indicate to listeners when the load is done.
...
Site icons that are loaded to into the necko cache. We also cache data for missing site icons, to avoid continual refetches.
Site icons are on by default, but can be turned off via the "browser.chrome.site_icons" pref.
2002-08-15 18:08:12 +00:00
sfraser%netscape.com
c6fde33f13
Project changes for bug 160725: add RemoteDataProvider.mm/h, SiteIconProvider.mm/h, and include paths into dist/include/nkcache.
2002-08-15 18:04:24 +00:00
sfraser%netscape.com
c6b62b7efa
Nib changes for bug 160725: hook up mProxyIcon on the BrowserWindowController.
2002-08-15 18:03:38 +00:00
mkaply%us.ibm.com
80beb29ba8
Package file for OS/2
2002-08-15 18:02:32 +00:00
pinkerton%netscape.com
67cd1a8e62
pull in mimetypes.rdf since we're using helperAppDlg.js (bug 157564) r=ccarlen/sr=sfraser/a=asa.
2002-08-15 17:54:25 +00:00
pinkerton%netscape.com
59cb4042c4
fix typos in moz-appearance stuff (bug 162674) r=bryner/sr=bzbarsky
2002-08-15 17:50:57 +00:00
john.marmion%ireland.sun.com
76fb3ba856
fix for #139786 : some LDAP attribute values not returned in third party search. r=dmose,sr=sspitzer
2002-08-15 14:51:51 +00:00
mkaply%us.ibm.com
0613780eca
#162387
...
r=pedemont, no sr.
OK, I need this in. OS/2 menus are unusable without this.
Basically, when 117730 went in, it regressed this because
the fix for 101771 was no longer needed.
This is backing out the 101771 fix.
I have verified this doesn't break Windows.
The only other platform that could be an issue is Mac, but
it shouldn't be because Mac uses native menus. No other
platform handles clipSiblings.
If this does break something, you would see it as menus
appearing behind other menus.
2002-08-15 14:49:44 +00:00
mkaply%us.ibm.com
a4c5b5b8e4
#162605
...
r=bryner
Copy OS/2 icons into chrome
2002-08-15 12:34:50 +00:00
axel%pike.org
830df556e6
bug 46754, remove transformiix copy of expat. Not part of build. build transformiix standalone on windows again.
...
changes to build system are r=cls, changes to transformiix r=peterv
2002-08-15 08:52:59 +00:00
caillon%returnzero.com
80633a070f
134395 Add 'tree status' to QA menu
...
Patch by magicdice@hotmail.com
r=timeless sr=blake
2002-08-15 08:51:43 +00:00
caillon%returnzero.com
0b39911bf1
155794 Make nsXULElement::SetPersist() do the right thing.
...
Patch by ndeakin@sympatico.ca
r=jrgm sr=blake
2002-08-15 08:41:36 +00:00
gerv%gerv.net
5d6f3fde41
Bug 53764 - Netscape Confidential and Proprietary source code in the mozilla source tree. Patch by moz@compsoc.man.ac.uk; r=gerv, auto-sr=brendan (comment changes only.)
2002-08-15 07:20:50 +00:00
gerv%gerv.net
1d5c9b519b
Bug 162216 - colchange.cgi, buglist.cgi and page.cgi messages should be l10nable. Patch by burnus; r=gerv.
2002-08-15 07:14:34 +00:00
asa%mozilla.org
904a38c671
fixing description
2002-08-15 06:59:12 +00:00
pete.zha%sun.com
f381843503
[ps] envvar should not be freed after PR_SetEnv
...
bug=161634 r=dcone sr=bzbarsky
patch=louie.zhao@sun.com
2002-08-15 06:49:40 +00:00
gerv%gerv.net
2e88df3e51
Bug 162066 - Fix callers of ThrowCodeError to use messages in code-error.html.tmpl. Patch by gerv; r=bbaetz.
2002-08-15 06:43:47 +00:00
igor%mir2.org
7ad5c25d66
Fixing ArrayIndexOutOfBoundsException reported by Steven Beal caused by broken code to setup endLine in SourceInfo.updateLineInfo.
2002-08-15 06:42:45 +00:00
seawood%netscape.com
55ec62b72d
Removing unused _NS_IMPL_LAYOUT define.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #162308 r=cls
2002-08-15 05:39:40 +00:00
aaronl%netscape.com
2fefca3656
Not part of build. Bug 30088 - type ahead find. Simplify code to go from docshell -> dom window using nsIInterfaceRequestor
2002-08-15 05:36:54 +00:00
seawood%netscape.com
50aa7ca88e
Remove unused _NS_IMPL_COOKIE/NS_COOKIE defines.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #162402 r=cls
2002-08-15 05:34:26 +00:00
blakeross%telocity.com
8f67225027
*** empty log message ***
2002-08-15 05:26:39 +00:00
blakeross%telocity.com
ec74333c87
New privacy pref panel, more pref cleanup.
2002-08-15 05:17:59 +00:00
varga%netscape.com
c13cc92b0f
Fix for bug 142642 - Tree should not scroll on dragover immediately after that mouse enters the drag scroll.
...
r=bryner, sr=bz
Thanks to Pierre Chanial for initial patch.
2002-08-15 05:06:19 +00:00
aaronl%netscape.com
59f8b8c7bb
Not part of build. Bug 30088 - type ahead find. Simplify code to go from docshell -> dom window using nsIInterfaceRequestor
2002-08-15 04:57:33 +00:00
mkaply%us.ibm.com
98d012fd4b
#159729
...
r=pedemont, sr=blizzard
OS/2 only - don't activate a frame if the parent isn't visible
2002-08-15 04:09:30 +00:00
mkaply%us.ibm.com
f314661fa0
#162605
...
r=pedemont, sr=blizzard
OS/2 only - support for SetIcon
2002-08-15 04:03:49 +00:00
bzbarsky%mit.edu
b12dd3ebe7
Fix crash; we may have a #text node. Bug 159359, r=sicking, sr=jst
2002-08-15 02:28:54 +00:00
bolian.yin%sun.com
4202e2571c
Bug 160069, Mailnews crashes by DND, patch by robin.lu@sun.com, r=ducarroz, sr=bryner
2002-08-15 02:07:48 +00:00
alecf%netscape.com
ad843a06ab
oops, this wasn't part of my backout
2002-08-15 01:45:39 +00:00
alecf%netscape.com
5d7a8da091
back myself out to see if I caused the pageload times to go up
...
I'm sure its me :(
2002-08-15 01:44:51 +00:00
nhotta%netscape.com
d3a9ace4be
For HTTP redirect, inherit the origin charset of the current uri for a new uri.
...
patch by darin,
bug 161174, r=nhotta, sr=bzbarsky.
2002-08-15 01:16:33 +00:00
nhotta%netscape.com
c06d90d976
For filename download, ignore http header's filename if it contains 8bit characters,
...
bug 161174, r=ftang, sr=bzbarsky.
2002-08-15 01:15:58 +00:00
bryner%netscape.com
2abbf86ae7
Bug 157830 - add per-window taskbar icons for Linux. Move the windows icon files into xpfe/bootstrap/icons/windows. r=pavlov, sr=blizzard.
2002-08-15 00:36:57 +00:00
blakeross%telocity.com
34e59b8fb0
Tweaking.
2002-08-15 00:36:11 +00:00
blakeross%telocity.com
75c04d677e
Bookmarks QS.
2002-08-15 00:31:39 +00:00
blakeross%telocity.com
29976e0d39
Readd import/export to File.
2002-08-15 00:29:19 +00:00
blakeross%telocity.com
6d65bd0de1
Forking bookmarks, adding QS.
2002-08-15 00:22:41 +00:00
serge%netscape.com
2e3dc03441
fix irix redness, removing ^M
2002-08-15 00:16:56 +00:00
depstein%netscape.com
8c2e2ab1fb
Updated prompt and dialog Component impls to be compatible with MfcEmbed. Some general code cleanup as well.
...
a=asa for QA checkins that are not part of the default builds
2002-08-15 00:12:26 +00:00
nicolson%netscape.com
62f1239586
Fix 162761: PK11_GetKeyGen should work if you pass in a keygen alg.
...
Make PK11_GetKeyGen an identity function for keygen algs.
2002-08-14 23:57:45 +00:00
kaie%netscape.com
9190a3d74e
Patch from bug 87902 to fix SSL/TLS logic.
...
- make TLS intolerant server detection over proxies work
(this bug 87902)
- on connection failure, only retry without TLS when it is really
likely to help (bug 149910)
- remove obsolete workarounds in SSL i/o layer
(see removed comments in patch)
- avoid to confuse programmers reading code,
by renaming TLSStepUp (which means something else)
to the correct term STARTTLS (what the code is actually doing).
(As suggested by nelsonb)
- If an invalid or expired etc. server certificate is presented,
a warning is shown. If the user decides to cancel,
network activity should stop immediately.
(we currently warn multiple times) (bug 87209)
r=javi/darin/ducarroz/dmose sr=alecf
2002-08-14 23:43:28 +00:00
bbaetz%student.usyd.edu.au
404f750082
Bug 151619 - Problem with the regex in checksetup.pl to find dependancies
...
r=jouni, joel
2002-08-14 23:30:40 +00:00
seawood%netscape.com
3cc9c5e53c
Removing old unused module prefix files.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #162186 r=cls
2002-08-14 23:09:28 +00:00
seawood%netscape.com
8e930f4610
Use shared prefix files instead of old module specific ones.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #162186 r=cls
2002-08-14 23:07:41 +00:00