Commit Graph

164 Commits

Author SHA1 Message Date
slamm%netscape.com
7a804d3e78 Separate the splitter from the sidebar header (47585) r=mcafee 2006-07-27 14:51:47 +00:00
slamm%netscape.com
bfdcc3acdb Add grippy to sidebarheader. bug 26259. r=mcafee 2006-07-27 14:51:44 +00:00
slamm%netscape.com
6253b50008 Fix empty sidebar (50973) r=mcafee 2006-07-27 14:51:34 +00:00
sfraser%netscape.com
0ccdfc6b08 Fix JavaScript warnings in strict mode. r=pchen 2006-07-27 14:51:33 +00:00
slamm%netscape.com
85fc19315e Avoid panels loading in the background (46736). General rewrite (i.e. standardize the arguments passed by wrapping the panels and panel lists in objects). r=mcafee 2006-07-27 14:51:32 +00:00
ccarlen%netscape.com
1d54a8299d Converted use of nsIFileLocator to nsIDirectoryService. r=slamm 2006-07-27 14:51:31 +00:00
waterson%netscape.com
7df7d3cb71 Bug 46053. Add [begin|end]UpdateBatch() to nsIRDFObserver; case-normalize the resot of the nsIRDFObserver methods; update implemetors, users. r=bienvenu,rjc,dmose,slamm 2006-07-27 14:51:30 +00:00
bryner%uiuc.edu
24937aeb45 Updating trees for new tree widget. bug 30511. r=hyatt. 2006-07-27 14:51:09 +00:00
rbs%maths.uq.edu.au
33c3749010 Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2006-07-27 14:51:08 +00:00
slamm%netscape.com
3a5e9b90f0 Mini-hack for splitter/grippy behavior on sidebarheader. The grippy code must look for a 'splitter' tag because the 'sidebarheader' does not work even though it is derived from a splitter. bug 26259. r=mcafee 2006-07-27 14:51:07 +00:00
brendan%mozilla.org
2f9e02e249 Fix unused new Object before literal. 2006-07-27 14:51:06 +00:00
slamm%netscape.com
a8e0c4c667 Use netcenter data, not my test data. Bump dataformat version number. Bug 41225. 2006-07-27 14:51:05 +00:00
slamm%netscape.com
576f273d90 Use standards compliant RDF format. Bug 41225. Handle case when data format gets corrupted or no panels are listed. r=pavlov 2006-07-27 14:51:04 +00:00
ben%netscape.com
a2c7c1c362 forgot to add file as part of previous check-in to 19557. 2006-07-27 14:51:03 +00:00
ben%netscape.com
7c19c9a59d [perf] fix sidebar performance problem 2006-07-27 14:51:02 +00:00
ben%netscape.com
776fca1346 some more sidebar skinnability stuff (19557) and fix assert and non-visible sidebar panel header in preview (39632) 2006-07-27 14:51:01 +00:00
ben%netscape.com
170261eebd removing redundant skin files 2006-07-27 14:51:00 +00:00
ben%netscape.com
84f714a0cf second attempt at 19557, skinnable sidebar. r=hyatt 2006-07-27 14:50:59 +00:00
slamm%netscape.com
3ddf929eca Add some min heights as a partial fix for bug 35442 (tabs draw onto taskbar) 2006-07-27 14:50:58 +00:00
ben%netscape.com
b77768b067 skinnable sidebar 2006-07-27 14:50:57 +00:00
ben%netscape.com
2d0ad03f46 patch sidebar to use new tab classes 2006-07-27 14:50:56 +00:00
slamm%netscape.com
c666ca79eb Sidebar style optimizations. 2006-07-27 14:50:55 +00:00
slamm%netscape.com
773b5b0fab Make preview look more like an actual tab. 2006-07-27 14:50:54 +00:00
slamm%netscape.com
38b9cc0c57 Give available tabs more room. bug 38538. no review or even nsbeta2+. I am going on sabbatical and thought it would be nice to get this little cosmetic change in. 2006-07-27 14:50:45 +00:00
slamm%netscape.com
08ca8500d9 Use standards compliant RDF format. Bug 41225. r=pavlov 2006-07-27 14:50:44 +00:00
brendan%mozilla.org
bd4e96bbae Enforce interCaps Mozilla XPIDL style (r=shaver). 2006-07-27 14:50:43 +00:00
slamm%netscape.com
cdebc8a682 Only save customize panel field if it exists (bug 31829) 2006-07-27 14:50:42 +00:00
slamm%netscape.com
936b2409ec Persist dialog dimensions. Fix bug where icons do not show on added tab (bug 37300) 2006-07-27 14:50:41 +00:00
ben%netscape.com
7386df1299 sidebar panel preview skinnability 2006-07-27 14:50:40 +00:00
ben%netscape.com
c53cdf88ba tweaks to sidebar customize XUL classes 2006-07-27 14:50:39 +00:00
slamm%netscape.com
5314012016 Change dialog buttons at bottom to match prefs dialog (bug 36589). 2006-07-27 14:50:38 +00:00
slamm%netscape.com
17ae1b22e3 grippy list-style-image is broken, so use the background-image for now. Fixes 30595. 2006-07-27 14:50:34 +00:00
slamm%netscape.com
8df054e320 Eliminate the bottom border on the tab if it is the last panel. 2006-07-27 14:50:30 +00:00
slamm%netscape.com
8c12c85c6e Trim some margins. Reformat file. Add grippy graphics. Add loading image/text for tabs. Fix border for .sidebar-main-header (had to add \!important to get it to work in mailnews and addressbook). Clean up styles for panel picker menu. 2006-07-27 14:50:28 +00:00
slamm%netscape.com
18d057d207 Change collapsed rule to set 'visibility:collapse' instead of 'visibility:collapsed' bug 37725 2006-07-27 14:50:15 +00:00
slamm%netscape.com
6991eb688a Add a popup menu to include/exclude sidebar panels (bug 24035). The sidebar header that includes the menu is now an XBL widget. Also, rely on the toolbar styles more. 2006-07-27 14:50:14 +00:00
hyatt%netscape.com
0fbc5f0b9e Beginning the process of massaging the CSS and XUL to conform to the new
directory org.
2006-07-27 14:50:13 +00:00
slamm%netscape.com
2b64171673 Replace start_batch() and end_batch() calls with refresh_all_sidebars() to clear up the intent of the code. 2006-07-27 14:50:05 +00:00
slamm%netscape.com
5045f5074b Fix initial size (bug 37724) by adding size attributes to window tag. Persist dialog size. 2006-07-27 14:50:02 +00:00
ben%netscape.com
e73ce53fe0 appearance tweaks for sidebar customize dialog 2006-07-27 14:50:01 +00:00
slamm%netscape.com
3b4a350d5b Do not persist the open state of folders for now.Fix up tree styles. Fixes icons, indenting, and twisties. Also, reduces amount of style matching that needs to be done. 2006-07-27 14:50:00 +00:00
rjc%netscape.com
0e24a373e2 Clean up sidebar loading ugliness. 2006-07-27 14:49:55 +00:00
slamm%netscape.com
e348f62e8b Revert last two checkins. Fix for 37428 caused tabs to not load properly. 2006-07-27 14:49:53 +00:00
slamm%netscape.com
8cdfe6e0fb Tiny adjustment to last checkin (Fix for bug 37428). Adjustment fixes stuck 'loading...' message on Windows. r=pavlov 2006-07-27 14:49:52 +00:00
slamm%netscape.com
416399ad45 Add the 'load' handler through timeout to push it down in the event queue a little. Otherwise, js barf when it fires the 'load' handler too early. Fix bug 37428. r=pavlov. 2006-07-27 14:49:51 +00:00
tao%netscape.com
8e5d7b8da0 bug 39634: Sidebar customize has no remote tabl r= slamm. 2006-07-27 14:49:50 +00:00
tao%netscape.com
faf69026c0 35401: use (lang,country) info from Activation to construct URL to the remote
SB panels.
2006-07-27 14:49:49 +00:00
slamm%netscape.com
fffc5c955a Add 'last-panel' attribute to last visible sidebar header. Makes it easier to tweak the styles. 2006-07-27 14:49:48 +00:00
slamm%netscape.com
418904be3c Add loading text/image to tabs. Clean-up some names. Fix styles for the first panel and the first panel after the selected one. Support only hiding the sidebar panels (as is needed for mailnews and addressbook). 2006-07-27 14:49:47 +00:00
waterson%netscape.com
2cd6beab51 Turn on 'add' menu in sidebar. r=slamm 2006-07-27 14:49:46 +00:00