Commit Graph

164405 Commits

Author SHA1 Message Date
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
rjc%netscape.com
7341c44b3e Putting fix for nsbeta2+ bug # 47126 into tip: fix simple mode searching. r=ben 2006-07-27 14:51:29 +00:00
ben%netscape.com
5aca669854 fixing some of the broken search functionality for 45221, so that nsbeta2 doesnt go out with a broken search feature. 2006-07-27 14:51:28 +00:00
tao%netscape.com
a7a72ad16c 39790 : [L12y] Move all localizable prefs into chrome://.r=rjc 2006-07-27 14:51:27 +00:00
ben%netscape.com
ba7cb60ef7 fixes for 32034 (sidebar search won't work from mail) and other search
problems (cannot sort search engines, etc)
2006-07-27 14:51:26 +00:00
matt%netscape.com
100cb79981 pulling out search string from JS to a properties file.
R:law
bug:35124
2006-07-27 14:51:25 +00:00
rjc%netscape.com
5bda58a996 Various small fixes for nsbeta3+ bug # 41357: enable column resigning for various trees. r=me 2006-07-27 14:51:24 +00:00
rjc%netscape.com
c8773f0db0 Fix bug # 46710: can only start a drag on <treeitem> nodes. r=me 2006-07-27 14:51:23 +00:00
rjc%netscape.com
5aa09b780f Fix bug # 46710: get d&d working for file/ftp listings. r=pinkerton 2006-07-27 14:51:22 +00:00
rjc%netscape.com
48e6b3fa2e Fix simple typo. r=me 2006-07-27 14:51:21 +00:00
rjc%netscape.com
1d6dba6c51 Fixes for various sidebar panels for bug # 42718. Also, set page title for FTP/FILE displays. Finally, fix a bug (can't remember the bug # at the moment) with clicking on the scrollbar... basically, make sure the click is on a <treeitem> before processing the click. r=me 2006-07-27 14:51:20 +00:00
nhotta%netscape.com
1c68ed4f49 Added code to pass default charset to directory viewer, bug 28787, r=law. 2006-07-27 14:51:19 +00:00
rjc%netscape.com
fb988d7c6f Part of fix for nsbeta2+ bug # 28787: FTP listings of non-ascii filenames. r=gagan 2006-07-27 14:51:18 +00:00
rjc%netscape.com
d510542259 Part of fix for nsbeta2+ bug # 28787: FTP listings of non-ascii filenames. r=me 2006-07-27 14:51:17 +00:00
danm%netscape.com
041e618c8e tracking change of name of window.content to _content. (bug 33650) r=hyatt 2006-07-27 14:51:16 +00:00
bryner%uiuc.edu
5481768af2 Patching more (hopefully all) trees to work with the new tree widget (bug
30511).  r=hyatt.
2006-07-27 14:51:15 +00:00
BlakeR1234%aol.com
8307eb0a9b Fix for bug 40591. r=scc, alecf a=pink 2006-07-27 14:51:14 +00:00
hyatt%netscape.com
139032c716 30511 2006-07-27 14:51:13 +00:00
hyatt%netscape.com
2d2a667192 30511. 2006-07-27 14:51:12 +00:00
nbhatla%netscape.com
f781c2c2eb #46518 -> Mac Classic Skin Polish. #46178 -> search editor now has arrow buttons. r=andreww 2006-07-27 14:51:11 +00:00
ben%netscape.com
93935b8451 search editor dialog was busted because of:
a) current engine list wasn't properly converted to new tree syntax
b) sizing of widgets was making it look really odd in the Classic skin
2006-07-27 14:51:10 +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
rjc%netscape.com
834e04c437 Fix PDT bug # 40369 & 39029: search UI changes to enable mode switching, and proper alias resolution. r=pavlov, a=dveditz,don 2006-07-27 14:50:53 +00:00
rjc%netscape.com
50127715cc Small search fix: r=ben a=don (Past of last search checkin) 2006-07-27 14:50:52 +00:00
jbetak%netscape.com
d0865700c2 18022, bookmark doc charset caching
r=rjc, ftang, a=ftang
2006-07-27 14:50:51 +00:00
blizzard%redhat.com
5df1b71846 fix searching from the search sidebar. fix css for Customize dialog. r=rjc,waterson a=waterson,brendan 2006-07-27 14:50:50 +00:00
ben%netscape.com
bbbed0355a foopy. 2006-07-27 14:50:49 +00:00
ben%netscape.com
6a273dec65 fix button arrow directions 2006-07-27 14:50:48 +00:00
ben%netscape.com
01079c7956 remove annoying alerts when adding/removing engines 2006-07-27 14:50:47 +00:00
ben%netscape.com
5244d58dcc search customize dialog tidy up 2006-07-27 14:50:46 +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