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

107167 Коммитов

Автор SHA1 Сообщение Дата
pinkerton%netscape.com 24ab1e26ff Remove a hack used to workaround having gecko views in the sidebar. fixes
cmdkeys working when opening the sidebar (bug 152612)
2002-08-15 20:32:06 +00:00
mikep%oeone.com 77a8635c15 Fixing import export bugs. 2002-08-15 20:14:46 +00:00
mikep%oeone.com 1ab7f3e5b4 FIxing skin problem and week view problems. 2002-08-15 20:14:02 +00:00
mikep%oeone.com 3324fa502a Fixing week view. 2002-08-15 20:10:04 +00:00
sfraser%netscape.com 38ed722467 Adding a Get Info item to the Edit menu, which, for now, only applies to the selected bookmark in the bookmarks sidebar. This is part of bug 155484. 2002-08-15 19:39:14 +00:00
pinkerton%netscape.com 02c62b89e1 Remove pause/resume button from d/l progress dialog and ui strings (bug 157826) 2002-08-15 19:15:24 +00:00
pinkerton%netscape.com 3065f52caa updated icon from ugo 2002-08-15 19:05:52 +00:00
sfraser%netscape.com 8664c2b72c 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 637cc27766 Fix build warning by adding an include. 2002-08-15 18:58:41 +00:00
pinkerton%netscape.com 4137cd86f3 updated icons from ugo 2002-08-15 18:55:54 +00:00
darin%netscape.com 8f0aa5304b 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 691171dbdd Untitled -> untitled per aqua guidelines 2002-08-15 18:21:13 +00:00
sfraser%netscape.com 43b1fd2379 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 879dbad54a 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 2b8a7eabcb Nib changes for bug 160725: hook up mProxyIcon on the BrowserWindowController. 2002-08-15 18:03:38 +00:00
mkaply%us.ibm.com 83048332b1 Package file for OS/2 2002-08-15 18:02:32 +00:00
pinkerton%netscape.com 977a86857e 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 762bc9fe76 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 d528e000ac 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 160b9ca739 #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 03514ae3aa #162605
r=bryner
Copy OS/2 icons into chrome
2002-08-15 12:34:50 +00:00
axel%pike.org 0881b0cc24 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 5f94909c4a 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 fe60a1d7ad 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 f9751d24ac 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 67f80a925e 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 2197d9d8a8 fixing description 2002-08-15 06:59:12 +00:00
pete.zha%sun.com c3cdb4b0d9 [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 bae76721cc 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 89b8e4b265 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 05e63948e6 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 095a5ee552 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 107b5a9940 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 db12fe1cfb *** empty log message *** 2002-08-15 05:26:39 +00:00
blakeross%telocity.com faf4c6b5c5 New privacy pref panel, more pref cleanup. 2002-08-15 05:17:59 +00:00
varga%netscape.com 5ff5b075c8 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 bb840559a4 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 a866bee049 #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 9a4f8f7bb2 #162605
r=pedemont, sr=blizzard
OS/2 only - support for SetIcon
2002-08-15 04:03:49 +00:00
bzbarsky%mit.edu d81765a0d7 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 776cf20330 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 b3cbbd4125 oops, this wasn't part of my backout 2002-08-15 01:45:39 +00:00
alecf%netscape.com b562624cd3 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 315aee0b5d 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 8a0670b9ed 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 c076030bc8 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 65e321731e Tweaking. 2002-08-15 00:36:11 +00:00
blakeross%telocity.com d3a25c1955 Bookmarks QS. 2002-08-15 00:31:39 +00:00
blakeross%telocity.com 9aacea44c2 Readd import/export to File. 2002-08-15 00:29:19 +00:00
blakeross%telocity.com 6d79590a7e Forking bookmarks, adding QS. 2002-08-15 00:22:41 +00:00