Commit Graph

164307 Commits

Author SHA1 Message Date
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
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
ben%netscape.com
02b90009d8 search sidebar skinnability 2006-07-27 14:50:37 +00:00
joki%netscape.com
fa3292facf Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed. 2006-07-27 14:50:36 +00:00
ben%netscape.com
a74dade724 making related panel skinnable 2006-07-27 14:50:35 +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
rjc%netscape.com
576c72b724 Get icons back in Related Links data. 2006-07-27 14:50:33 +00:00
alecf%netscape.com
655ddf56c8 fixes for:
#61140 - delete history.dat if it gets corrupted
 #56867 - implement "First Visited"
 #19370 - implement "Visit Count"
 #33697 - clean up nsGlobalHistory::OpenDB a bit more (doesn't fix the leak yet)
sr=waterson
2006-07-27 14:50:32 +00:00
BlakeR1234%aol.com
b299f82b1e Clean up history window... 2006-07-27 14:50:31 +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
rjc%netscape.com
bcee1f8aee Clean up separators in Related Links data. 2006-07-27 14:50:29 +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
9388dd2b52 Add a Destruct() function to remove observers on onload. 2006-07-27 14:50:27 +00:00
blakeross%telocity.com
871e90e3eb Fix 58631: JS strict warnings in history.js, and more dump() removal (65127). r=jag sr=alecf 2006-07-27 14:50:26 +00:00
alecf%netscape.com
ef3db6c0d6 fix for blocker #63603 - forgot to implement OpenURL r=timeless
a=blocker-baby
2006-07-27 14:50:25 +00:00
alecf%netscape.com
16c98a4271 - move bookmarks over to the generic nsTreeUtils.js for stuff like sorting/menus
- convert history to use the new nsTreeController
- update history to support removing of individual items (bug #11412)
a=ben
2006-07-27 14:50:24 +00:00
alecf%netscape.com
aeb398db14 fix for strict warnings #58631
r=blake
sr=alecf
submitted by=jarrod.k.gray@rose-hulman.edu
2006-07-27 14:50:23 +00:00
alecf%netscape.com
a4f6f354e4 big rewrite of drag & drop code to fix #52519
- fix warnings
- change title/url separator to "\n"
- clean up image dragging
- consolidate code
r=jag, a=ben
2006-07-27 14:50:22 +00:00
alecf%netscape.com
43655ed287 back out my dumb-ass fix for 52519 - it only worked for like a day, then died. 2006-07-27 14:50:21 +00:00
alecf%netscape.com
8cdfea1814 second part of fix for #52519 - unescape text/x-moz-url URLs when they are dropped into bookmarks and history
r=law@netscape.com
a=ben@netscape.com
2006-07-27 14:50:20 +00:00
pinkerton%netscape.com
439267d53b better fix for the "dragging scrollbars" bug 2006-07-27 14:50:19 +00:00
pinkerton%netscape.com
01e64a1003 make sure we have a tree item before we drag. prevents dragging of the scrollbar. r=ben, bug#49094 2006-07-27 14:50:18 +00:00
ben%netscape.com
aa917bfd99 fix for nsbeta3+ bug 44229, can't drag urls out of history window 2006-07-27 14:50:17 +00:00
slamm%netscape.com
49bea961ff Fix bookmark and history menus. Bug 37078 r=pavlov 2006-07-27 14:50:16 +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
rjc%netscape.com
429b43be30 Fix bug # 38635: double-click bug fix. 2006-07-27 14:50:12 +00:00
ben%netscape.com
3d5c230d44 making directory viewer skinnable 2006-07-27 14:50:11 +00:00
rjc%netscape.com
05bee62223 Add support for search modes. 2006-07-27 14:50:10 +00:00
rjc%netscape.com
27a9c3230a Fix bug # 38545 and bug # 38570: use onkeypress instead of onkeyup for CR detection. 2006-07-27 14:50:09 +00:00
rjc%netscape.com
55949316e1 Use proper CSS to indicate when a sort is active. 2006-07-27 14:50:08 +00:00
rjc%netscape.com
0691f7c87b Use <button> instead of <titledbutton> in various spots. 2006-07-27 14:50:07 +00:00
rjc%netscape.com
9099899c0e Small XUL changes (flex on boxes) to get things visible again. 2006-07-27 14:50:06 +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
rjc%netscape.com
5d1158afac Get branding icons back. 2006-07-27 14:50:04 +00:00
rjc%netscape.com
354a1c7c09 Small XUL change: get twisties back for file/ftp listings. 2006-07-27 14:50:03 +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
2fb7150f74 Small XUL change to get branding icons back. 2006-07-27 14:49:59 +00:00
rjc%netscape.com
14dd4bbc5c AddBookmark() now takes an additional type parameter. 2006-07-27 14:49:58 +00:00
rjc%netscape.com
59c1a84bc6 Comment out debugging info. 2006-07-27 14:49:57 +00:00