Commit Graph

9750 Commits

Author SHA1 Message Date
dbaron%fas.harvard.edu
07103ecbea Fix up and enable hierarchical :hover and remove the hacks that made :hover work for anchors without it. Pass mask rather than pseudo-class to ContentStatesChanged notifications. Optimize event state changes in the style system by passing state mask to HasStateDependentStyle and using it in HasStateDependentStyle implementations. b=5693 r=bryner, joki sr=hyatt 2002-04-11 03:49:30 +00:00
yokoyama%netscape.com
f8a7ca5c99 Bug 135476
Fixing regression, Simple typo
in pref-charset.js
/r=ftang, /sr=hewitt
2002-04-11 01:42:37 +00:00
jaggernaut%netscape.com
8a5020c0be Bug 37638: URL bar is given focus by default in new window [via accel+N or File > New Navigator Window]
Bug 89835: Window opened up with JavaScript has focus in the URL bar while NN4 and IE put focus on the content area

Focus will now always go to the content area unless we're opening for a blank page.

r=bryner, sr=hewitt
2002-04-11 01:20:02 +00:00
dmose%netscape.com
49752a8d2d LDAP over SSL (bug 107411). UI changes thanks to srilatha@netscape.com nsLDAPSecurityGlue.cpp: r=mcs@netscape.com; Mac S/MIME build changes: r=javi@netscape.com; Mac Project changes: r=rdayal; all other files: r=bhuvan@netscape.com; entire patch: sr=sspitzer@netscape.com 2002-04-10 04:21:13 +00:00
dp%netscape.com
b20d16e3fe bug 125100 Undoing resident size trimming and heapmin. sr=alecf, r=blythe, a=asa 2002-04-09 04:03:39 +00:00
katakai%japan.sun.com
11e8aa1a45 bug 131161
mozilla crashed when open file where there is an chinese name file under the directory
check return value of GetUnicodeLeafName() also call Reset() for encoder and decoder to reset the state
r=shanjian,sr=darin,a=asa
2002-04-09 01:54:09 +00:00
caillon%returnzero.com
7b66ac993f Backing out patch for bug 24651 until we can make initial button state honor preferences. a=tor 2002-04-09 00:45:39 +00:00
shliang%netscape.com
39526a32ac localization stuff for 133863 - plug-in finder pref. r=hewitt,sr=jag,a=asa 2002-04-09 00:24:10 +00:00
caillon%returnzero.com
8f8d708b39 Bug 24651. Add a navigator button to clear the location bar. Patch by erik@hensema.xs4all.nl, r=timeless,bzbarsky sr=alecf a=asa. 2002-04-08 13:46:10 +00:00
racham%netscape.com
9e75578e86 Fixing bug 129707. Fixing getButton routine to return handle for the requested button. r=blake, sr=jag, a=scc, adt 2002-04-08 04:57:13 +00:00
blakeross%telocity.com
71738772a6 135244 - alt+b does not open bookmarks menu. r=dean sr=scc a=dbaron 2002-04-08 00:44:45 +00:00
bryner%netscape.com
9ad697d61e adding doxygen.cfg to config/.cvsignore; add missing .cvsignore files. a=asa. 2002-04-07 06:01:22 +00:00
bernd.mielke%snafu.de
025e96c8eb select new bookmark after creation bug 44813, patch by Pete Zha r=bz sr=blake a=asa 2002-04-06 19:01:46 +00:00
cbiesinger%web.de
2b70baf55c bug 134673 patch by bzbarsky r=biesi sr=alecf a=asa
Find in page disabled for application/x-javascript (and others)
2002-04-06 10:08:43 +00:00
cls%seawood.org
e64407b57c Add -lph to photon's final link.
Thanks to Brian Edmond <briane@qnx.com> for the patch.
Bug #135690 r=cls a=rjesup
2002-04-06 07:13:16 +00:00
brade%netscape.com
bdc9fc9176 new pref panel for http networking options (bug 34324), original author rcassin@supernova.org, revisions by brade@netscape.com, r=timeless, sr=dveditz, a=asa, adt=jaime 2002-04-06 00:56:33 +00:00
brade%netscape.com
b7a0d31f2a new pref panel for http networking options (bug 34324), original author rcassin@supernova.org, r=timeless, sr=dveditz, a=asa, adt=jaime 2002-04-06 00:56:16 +00:00
brade%netscape.com
53c7915d7e new pref panel for http networking options (bug 34324), r=timeless, sr=dveditz, a=asa, adt=jaime 2002-04-06 00:55:59 +00:00
brade%netscape.com
7ff3d55c96 new pref panel for http networking options (bug 34324), r=timeless, sr=dveditz, a=asa, adt=jaime 2002-04-06 00:55:19 +00:00
law%netscape.com
91098294ea Bug 59078; Remove dde subkey under file types and protocols we take over so apps don't try to use DDE to talk to us; r=sgehani, sr=blake, a=asa 2002-04-06 00:07:54 +00:00
timeless%mac.com
c1e6c65c47 Bug 128905 nsIPromptService.idl confirmEx is poorly prototyped
[api] change confirmEx from void w/ out of buttonPressed to PRInt32 buttonPressed w/ one less parameter.
updated last callers
r=brade sr=kin
2002-04-05 20:21:16 +00:00
caillon%returnzero.com
c8ab7babb2 Bug 69295. Enable copying of images in Page Info with Accel+C. Patch by db48x@yahoo.com, r=timeless,caillon sr=alecf, a=asa 2002-04-05 09:10:20 +00:00
timeless%mac.com
c3b4db921a Bug 128905 nsIPromptService.idl confirmEx is poorly prototyped
[api] change confirmEx from void w/ out of buttonPressed to PRInt32 buttonPressed w/ one less parameter.
fixes and cleans up callers
r=ccarlen sr=scc a=asa
2002-04-05 08:13:27 +00:00
varga%utcru.sk
96aa63bbcf Removing unused files.
These files were used to define a <downloadstatus> binding.
This binding is not used in download-manager anymore.
a=asa
2002-04-05 04:23:24 +00:00
ben%netscape.com
71dc55e815 Bug 135466 - allow vendor customization of scripts & windows pref panel.
r=sgehani, sr=hewitt, a=asa
2002-04-05 04:23:19 +00:00
aaronl%netscape.com
7fed76935a Bug 135196. F7 to toggle browse with caret hits a JS error. Checking in try/catch fix and forgotten all.js part of original patch for bug 128025. r=bzbarsky, sr=hewitt, a=asa 2002-04-04 23:19:50 +00:00
radha%netscape.com
211d5e1dc1 Fix for bug 59774. Save scrollbar positions in sessionhistory when jumping from one anchor to another in a page. r=adamlock sr=alecf a=asa. Approved by ADT. 2002-04-04 22:10:10 +00:00
morse%netscape.com
9a51af82db bug 135046, remove p3p performance penalty, r=dp, sr=waterson, a=asa, adt=putterman 2002-04-04 21:41:22 +00:00
jaggernaut%netscape.com
17e594a87c Bug 128959: add icons to Tools menu. r=bryner, sr=hewitt, a=asa, adt1.0.0+. Note: placeholder icons checked in for now, the correct icons will be checked in when they're ready. 2002-04-04 09:48:20 +00:00
blakeross%telocity.com
969eb059d1 135101 - view page source doesn't work. r=hixie, bz sr=blake a=rjesup patch=gilles durys 2002-04-03 23:14:32 +00:00
rjc%netscape.com
c11cd7f66a Fix bug # 130234 - w95 startup crash (when low-mem?). r=pavlov sr=ben a=asa 2002-04-03 08:31:31 +00:00
caillon%returnzero.com
5040b93208 Bug 134755, clarification of page info's render modes. r=db48x@yahoo.com, sr=alecf, a=asa 2002-04-03 07:01:08 +00:00
blakeross%telocity.com
fad872c62d 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan 2002-04-03 05:04:22 +00:00
blakeross%telocity.com
5e34851046 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan 2002-04-03 04:16:28 +00:00
mkaply%us.ibm.com
86d5e721b4 #123622
r=law, sr=blizzard, a=asa
OS/2 only - disable DDE by default
2002-04-03 00:10:14 +00:00
dprice%netscape.com
ad56e36c49 105087 r=dveditz, sr=mscott, a=asa
hook up the installer and the directory service
2002-04-02 23:56:43 +00:00
blythe%netscape.com
9594c84aac Fix bug 127069
Default heap size of exes
This is the second patch for this bug and only affects gmake win32 builds
and test embed exes
r=dp, sr=scc, a=asa
2002-04-02 22:20:57 +00:00
brade%netscape.com
6133483cea add new history shortcut keybinding ('h') bug 74244 (r=sdagley, sr=ben, a=asa, jaime) 2002-04-02 15:43:49 +00:00
brade%netscape.com
229eb686be bug 74244; Mac override of command-H (reserved by OSX) to command-shift-H for History (r=sdagley, sr=ben, a=asa, jaime) 2002-04-02 15:42:50 +00:00
dougt%netscape.com
b27dfa272b Adds MOZ_NO_REMOTE env var support to windows build. Setting this allows you to debug while another build is running. r=darin, sr=alec, a=asa, bug 131805 2002-04-02 03:02:11 +00:00
aaronl%netscape.com
a8f99cc832 Bug 128025. Confirm dialog for caret browsing. r=akkana, bryner, sr=hewitt, a=asa 2002-04-02 01:56:12 +00:00
cbiesinger%web.de
7e61dc2547 bug 110342 r=walk84,aaronl sr=jag a=asa
adds 11,13,15,18,20,22,24 to the minimum size dropdown list
2002-04-01 21:24:25 +00:00
rpotts%netscape.com
af9b1d6667 bug #40867 (r=bzarsky@mit.edu, sr=jst@netscape.com, a=asa@mozilla.org) Add new caching API to allow view-source to load from the cache and not the network. 2002-04-01 21:22:27 +00:00
jaggernaut%netscape.com
3257826323 Bug 119599: add UI for bookmark groups in the File Bookmark dialog. r=bryner, sr=hewitt, a=asa 2002-04-01 08:47:17 +00:00
tao%netscape.com
0daffa6536 44070: match browser and OS locale. (reusing r=alecf,sr=hyatt,a=asa
from previous checkin but set intl.locale.matchOS=false by default.
This should remove the start regression. Will watch the tree and
back this patch if the regression comes back. In theory, this should
not happen)
2002-04-01 05:56:35 +00:00
mstoltz%netscape.com
e7a7f83a4a Bug 123383 - Make links in the Element Properties dialog inactive if they
point to a URL with an unknown or unsafe protocol. r=jrgm, sr=jst, a=asa.
2002-04-01 05:33:07 +00:00
oeschger%netscape.com
4d5d36c335 update p3p ui: should say 'privacy settings' rather than 'privacy levels', bug=132322, r=morse, sr=alecf, a=asa 2002-03-31 22:48:28 +00:00
pinkerton%netscape.com
a76c660801 turn on building of native scrollbars from xbl, on for mac classic skin. r=sdagley/sr=beard/a=valeski. bug# 121440 2002-03-31 18:36:55 +00:00
pinkerton%netscape.com
d369202c6a new files for a native scrollbar frame via xbl. r=sdagley/sr=beard/a=valeski. bug#121440 2002-03-31 18:32:35 +00:00
jkeiser%netscape.com
1842d4cc10 Backing out tao's bug 44070 to see if it is the mega pageload regression culprit. 2002-03-31 09:17:18 +00:00