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

107265 Коммитов

Автор SHA1 Сообщение Дата
gerv%gerv.net 4c214d26bb Bug 162068 - Fix callers of ThrowUserError to use messages.html.tmpl. Patch by gerv; r=bbaetz. 2002-08-15 22:57:21 +00:00
cmanske%netscape.com 79d0520a63 Change tab label from 'Show All Tags' to 'HTML Tags'. b=152309, r=brade,sr=hewitt 2002-08-15 22:42:11 +00:00
cmanske%netscape.com 4650f67ed0 Set radio button to 'Cell' if cell is selected when setting background color. b=98194, r=brade, sr=hewitt 2002-08-15 22:40:18 +00:00
pinkerton%netscape.com 225e5ce138 pull base prefpanel into the privacy panel target 2002-08-15 22:31:01 +00:00
nhotta%netscape.com 40e647a479 Changed a deafult value of "mailnews.reply_header_locale" from "en-US" to empty,
bug 140882, r=rchen, sr=bienvenu.
2002-08-15 22:30:31 +00:00
pinkerton%netscape.com e5fa70f42c Move cache clearing button to Navigation panel, add security prefs to
Privacy panel. make privacy panel inherit from base prefpanel class.
2002-08-15 22:30:17 +00:00
wtc%netscape.com 64b9fb5048 Bug 162930: fixed the bug that PR_GetSystemInfo always returns "sparc"
as PR_SI_ARCHITECTURE on Solaris, even though Solaris also runs on x86.
Thanks to Sonja Mirtitsch <sonja.mirtitsch@sun.com> for the fix.
2002-08-15 22:25:42 +00:00
bryner%netscape.com 5b1af7311f Static build changes for universalchardet (bug 162851). 2002-08-15 22:24:54 +00:00
jst%netscape.com 2b8679f3b5 Mostly cleanup of the typeaheadfind code, not part of the build. 2002-08-15 22:24:26 +00:00
alecf%netscape.com 22cd1629d5 ok, hopefully the last attempt to fix bug 12493, normalizing URLs for global history
this time cache the most common URI objects for links that appear on a webpage - http, https, ftp
r=radha, sr=darin
2002-08-15 22:21:40 +00:00
cmanske%netscape.com 36cbd2e832 Dont allow arrow key event processing in radiogroup unless focus is on radio button. b=149517, r=brade, sr=hewitt 2002-08-15 22:12:01 +00:00
pinkerton%netscape.com e042b09ee1 Pull in universal charset decoder in dylib build. update include paths for
navigation pref panel for cache. (bug 162851)
2002-08-15 21:51:55 +00:00
cmanske%netscape.com 4d442f9154 Fix upper limits for input fields in Composer property dialogs. b=155193, r=brade, sr=hewitt 2002-08-15 21:49:40 +00:00
cmanske%netscape.com d3f1ddc9aa Part of fix to show tooltip when Advanced Edit button is disabled. b=161113, r=brade, sr=alecf 2002-08-15 21:44:33 +00:00
bryner%netscape.com 81032f730c Bug 162917 (carried over from bugscape 19001) - initial focus problems with sheets. Patch by sfraser, r=sdagley, sr=bryner. 2002-08-15 21:31:47 +00:00
jst%netscape.com a10ec4307a Fixing bug 159236. Store interned JSString's as jsval's in stead of as JSString*'s to avoid having to convert between the two all the time. r=peterv@netscape.com, sr=bzbarsky@mit.edu 2002-08-15 21:18:20 +00:00
sfraser%netscape.com 18b025a5f2 Fix some site icons not displaying properly. 2002-08-15 21:13:27 +00:00
seawood%netscape.com 2ba330b480 Use PR_snprintf instead of snprintf.
Fixing hpux tinderbox bustage.
2002-08-15 21:09:40 +00:00
mikep%oeone.com 8fce80a722 Removing extra window. 2002-08-15 21:02:01 +00:00
mikep%oeone.com 0005cab666 Fixing bug 160225. 2002-08-15 21:01:07 +00:00
jst%netscape.com ad4e8b0300 Fixing part of bug 96108. Don't ask for items in an empty nsVoidArray, and speed things up a bit too. r=pavlov@netscape.com, sr=brendan@mozilla.org 2002-08-15 21:00:58 +00:00
pinkerton%netscape.com 0d26a4a7b9 fix problem where we were ignoring the return value reading home page pref 2002-08-15 20:52:13 +00:00
cmanske%netscape.com f260579b77 Retain 'Dont use alt text' check state after using Advanced Edit in Image Properties. b=145047, r=brade, sr=hewitt 2002-08-15 20:51:24 +00:00
cmanske%netscape.com df448a3195 Disable 'Save password' in Composer publishing when PasswordManager is turned off. b=143154, r=brade, sr=hewitt 2002-08-15 20:48:08 +00:00
mikep%oeone.com 13646d95a9 Fixing bug 158557. 2002-08-15 20:46:04 +00:00
pinkerton%netscape.com 1d736351fd 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 231abc4a95 Fixing import export bugs. 2002-08-15 20:14:46 +00:00
mikep%oeone.com 959f7765c8 FIxing skin problem and week view problems. 2002-08-15 20:14:02 +00:00
mikep%oeone.com d01062fa4d Fixing week view. 2002-08-15 20:10:04 +00:00
sfraser%netscape.com d64eb83588 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 bbaf40c4d4 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 9f33d856c1 updated icon from ugo 2002-08-15 19:05:52 +00:00
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