Commit Graph

2427 Commits

Author SHA1 Message Date
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
rjc%netscape.com
4b047d2663 Small search changes. Allow "alsoMatch" to contain multiple items. If search file has multiple <INTERPRET> sections, but can't find one of them, just go to the next instead of trying to search the entire document for URLs. 2006-07-27 14:49:56 +00:00
rjc%netscape.com
0e24a373e2 Clean up sidebar loading ugliness. 2006-07-27 14:49:55 +00:00
danm%netscape.com
0f8a88bb8e use preference for browser chrome url (aka navigator.xul). bug 31867 2006-07-27 14:49:54 +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