Commit Graph

2798 Commits

Author SHA1 Message Date
dveditz%netscape.com
cbab353f67 Backend changes to support popup blocking whitelists. No Mozilla UI yet but used by Phoenix. bug 174765 r=danm,sr=jag,a=brendan 2006-07-27 14:56:47 +00:00
danm%netscape.com
0e4c906d59 change popup manager's IDL constants to JS standard style instead of that silly reverse hungarian nonsense. r=brendan 2006-07-27 14:56:46 +00:00
danm%netscape.com
1da29557cb en/disable individual items in popup manager menu rather than hiding or disabling the entire menu. makes it work on the Mac. bug 166442 r=brendan,morse 2006-07-27 14:56:45 +00:00
danm%netscape.com
5ff316edd1 switching to the new, final(!?) popup window management preferences organisation. bug 166442 r=jag,jst 2006-07-27 14:56:44 +00:00
danm%netscape.com
65fc6cbe1f reinstating earlier version; Txul regression in hand. long live bug 166442 r=jag,jst,et al. still applies 2006-07-27 14:56:43 +00:00
danm%netscape.com
a1af1408f0 new strings for popup window manager. bug 166442 r=jag,jst,morse 2006-07-27 14:56:42 +00:00
dbaron%fas.harvard.edu
a0abf1d341 Fix shutdown leaks of observer service via cycles through JS caused by closures and global variables. b=170022 r=morse sr=jag 2006-07-27 14:56:41 +00:00
danm%netscape.com
e5bfd3c07f bloody hell. backing out the rest of popup manager because of a suspected Txul regression. bug 167929 2006-07-27 14:56:40 +00:00
morse%netscape.com
29363ec7de bug 154485, p3p icon only takes effect on new windows, r=sgehani, sr=jag 2006-07-27 14:56:39 +00:00
danm%netscape.com
29b019f0b8 backing out Txul-regression-causing popup window manager. bug 167929 2006-07-27 14:56:38 +00:00
danm%netscape.com
4f6170d44b adding popup window manager menu. bug 166442 r=jag,jst,morse,timeless 2006-07-27 14:56:37 +00:00
mscott%netscape.com
44f0eea10d Bug #121299 --> landing new cookie icons from Gail that are transparent. Building framework for allowing cookies to
use modern and classic icons instead of putting the icons in content too.

r=morse
sr=sspitzer
2006-07-27 14:56:36 +00:00
morse%netscape.com
0953166620 bug 135046, remove p3p performance penalty, r=dp, sr=waterson, a=asa, adt=putterman 2006-07-27 14:56:35 +00:00
morse%netscape.com
ef444e62ca bug 135568, make task menu consistent with spec, r=sgehani, sr=jag 2006-07-27 14:56:34 +00:00
blakeross%telocity.com
e1a4f862a8 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan 2006-07-27 14:56:33 +00:00
suresh%netscape.com
1843ae9280 fix for 138231. Select a tab if the last selected one is not ``in view''. r=suresh, sr=alecf 2006-07-27 14:56:32 +00:00
caillon%returnzero.com
75d7daa415 Bug 126810, JavaScript strict warnings in sidebarOverlay.js, Patch by Stephen Walker <walk84@yahoo.com>. r=gemal,bzbarsky sr=jag, a=scc 2006-07-27 14:56:31 +00:00
sgehani%netscape.com
4d25a908d3 Make sidebar show up in MailNews.
b=121215; r=morse; sr=alecf; a=asa

Make sidebar show up after we retrun from print preview (if it was already
displayed), when the windows integration dialog pops up, and when you add
or remove tabs via the customize dialog.
b=127113; r=morse; sr=hewitt; a=asa
2006-07-27 14:56:30 +00:00
blakeross%telocity.com
25b02fe203 128669 - sidebar panels should use <browser> not <iframe> r=sgehani sr=ben a=brendan 2006-07-27 14:56:29 +00:00
blakeross%telocity.com
bc60b6fe1e 128669 - sidebar panels should use <browser> not <iframe> r=sgehnani sr=hewitt a=asa 2006-07-27 14:56:28 +00:00
sgehani%netscape.com
7ecfb593e6 Excluded panels should be removed from view; select the newly included panel.
b=126703; a=loan
2006-07-27 14:56:27 +00:00
sgehani%netscape.com
8023de6d8f Actually making included tabs display when toggled on.
b=126703; r=dougt,morse; a=thesteve
2006-07-27 14:56:26 +00:00
sgehani%netscape.com
c2e8a5a19f Land tab overflow implementation.
b=126095; r=morse; sr=dveditz
2006-07-27 14:56:25 +00:00
blakeross%telocity.com
2ebe69d399 Backing out fix which caused sidebar problem. r=sgehani sr=hewitt 2006-07-27 14:56:24 +00:00
blakeross%telocity.com
0220ebd70f 60245 - no tooltips for "title" attribute in sidebar. r=sgehani sr=hewitt 2006-07-27 14:56:23 +00:00
sgehani%netscape.com
06aca86c28 Add reload and stop sidebar tab header context menu items.
b=41445; r=morse; sr=alecf
2006-07-27 14:56:22 +00:00
sgehani%netscape.com
c750007682 Resurrect stop button in tabs.
b=77738; r=morse; sr=alecf
2006-07-27 14:56:21 +00:00
sgehani%netscape.com
3cc2bdbfa9 Fix sidebar contents disappearing on show and hide.
b = 116094; r = morse; sr = alecf
2006-07-27 14:56:20 +00:00
sgehani%netscape.com
55eba93c2e Make sidebar display in the event that the windows integration dialog appeared.
b = 119975; r = law; sr = dveditz
2006-07-27 14:56:19 +00:00
alecf%netscape.com
308567684f Rest of tree-wide cleanup for bug 100212 - switch last consumers of nsIFile.URL r=dougt, sr=darin 2006-07-27 14:56:18 +00:00
sgehani%netscape.com
b7846bd8a6 Focus main content area if all panels are hidden.
b=89207; r=morse; sr=alecf
2006-07-27 14:56:17 +00:00
aaronl%netscape.com
8e018cf46e Sidebar keyboard accessibility - Alt+PgUp/Alt+PgDn to switch sidebar tabs. r=sgehani, sr=jag 2006-07-27 14:56:16 +00:00
sgehani%netscape.com
68d8856b1a Make tabs menu rebuild after sidebar has been closed and then opened.
b=114908; r=morse; sr=dveditz; a=asa
2006-07-27 14:56:15 +00:00
sgehani%netscape.com
0c8c20fefe Make old profiles that have a closed sidebar be able to open the sidebar again.
b=113031; r=morse; sr=alecf
2006-07-27 14:56:14 +00:00
sgehani%netscape.com
dd558d3315 Add persistent panel support (iframe's remain loaded even when not visible).
b=106129; r=morse; sr=dveditz
2006-07-27 14:56:13 +00:00
rjc%netscape.com
46eebb5dc8 Fix bug # 12532: menu addition. Patch from pbelle123, r=rjc sr=ben 2006-07-27 14:56:12 +00:00
asa%mozilla.org
ee8b8a70a0 remove tinderbox sidebar panels. a=asa and a=sspitzer 2006-07-27 14:56:11 +00:00
kairo%kairo.at
879ba4338b try backing out various UI changes form rebranding to test for Tp impact (bug 299624) 2006-07-27 14:56:10 +00:00
sicking%bigfoot.com
c554572808 Bug 119317: move the "inherits" attribute to the xbl namespace for most clients.
r=hixie sr=hyatt
2006-07-27 14:56:09 +00:00
sgehani%netscape.com
44fa025477 Make preview tab window content have a scrollbar when it needs one.
b=79651; r=morse; sr=alecf
2006-07-27 14:56:08 +00:00
oeschger%netscape.com
a8f8bf0a6f update p3p ui: should say 'privacy settings' rather than 'privacy levels', bug=132322, r=morse, sr=alecf, a=asa 2006-07-27 14:56:07 +00:00
neil%parkwaycc.co.uk
73c4b9965d Bug 223294 <dialog>s no longer need a <separator> at the bottom of their content p=stefan@borggraefe.com r=me sr=ben 2006-07-27 14:56:06 +00:00
neil%parkwaycc.co.uk
8d5baca632 Bug 225840 clean up after <window> to <dialog> conversion p=gautheri@noos.fr r=me sr=ben a=asa 2006-07-27 14:56:05 +00:00
neil%parkwaycc.co.uk
a228209cf2 Bug 183747 <dialog>s don't need dialogOverlay r=morse sr=alecf 2006-07-27 14:56:04 +00:00
mscott%netscape.com
d1ac692f1e Bug #121299 --> fix the cookie manager status icon
rs=sspitzer
2006-07-27 14:56:03 +00:00
darin%netscape.com
f79985a6ab remove blank line at top of XUL file, fallout from bug 129101 2006-07-27 14:56:02 +00:00
morse%netscape.com
c9eb8ff91b bug 129101, turn on p3p by default, r/sr=alecf/darin, a=asa 2006-07-27 14:56:01 +00:00
morse%netscape.com
1a80ae930b enhanced p3p cookie management, r=sgehani, sr=hyatt, a=asa 2006-07-27 14:56:00 +00:00
rjc%netscape.com
9c82ef110d Fix bug 128554 & 128555: un-modal some cookie/image/wallet dialogs that shouldn't be modal. r=sdagley sr=ben a=asa 2006-07-27 14:55:59 +00:00
morse%netscape.com
83bb4f99f8 bug 124024, remove 21ms regression introduced by checkin for 121161, r=dp, sr=brendan 2006-07-27 14:55:58 +00:00