Commit Graph

80 Commits

Author SHA1 Message Date
varga%utcru.sk
3246371a97 Landing Neil's fix for bug 132682 - Twisties aren't clickable in History Sidebar
r=varga, sr=alecf
2006-07-27 14:55:44 +00:00
hewitt%netscape.com
e0d74dbab0 bugs 110156, 110155
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa

Also includes fixes by Jan Varga (varga@utcruk.sk) for bugs 132020, 133451, 131393, 115894, and 129327
2006-07-27 14:55:43 +00:00
ben%netscape.com
735bd4e7ff Fix for 128815 - numerous bookmarks improvements, including fixes for bugs: 77411, 114142, 126748, 128571.
r=blake, sr=hyatt, a=asa
2006-07-27 14:55:34 +00:00
ben%netscape.com
22df55fdc5 blocker 126704 - can't load history items. removing some unnecessary code. 2006-07-27 14:55:33 +00:00
ben%netscape.com
c7c66b0e6c 114142 - uniform twisty & click behaviour. ensure correct style is used. r=blake, sr=hyatt 2006-07-27 14:55:32 +00:00
blakeross%telocity.com
f5849a7f3c 118572 - extended delete functions don't work with login:password urls. r=ben sr=hewitt
95462 - uncaught exceptions in nsOutlinerController.js. r/sr=hewitt
2006-07-27 14:55:31 +00:00
blakeross%telocity.com
d32f0d69b3 81061 - implement folder deletion in history.
73927 - use batch deleting for history (a speedup of 30000% for a few hundred items!).

63292 - session additions to global history are lost on a crash.

112308 - 2M history.dat file adds 30% to startup time.

96753 - changing history grouping doesn't update open sidebar panels.

98776 - support context menus on folders in global history.

124665 - can't clear global history after startup if you don't have a homepage.

93233 - with large history, clear history appears to hang.

92613 - shouldn't store chrome uris in global history.

59816 - clear history button should be disabled if history is empty; add count attr to nsIBrowserHistory.

104231 - last typed web location remains after clearing all history.

r=ben sr=alecf
2006-07-27 14:55:30 +00:00
blakeross%telocity.com
9bca0c41ad fix an oops in last nights checkin. sr=hewitt 2006-07-27 14:55:29 +00:00
blakeross%telocity.com
9e50ae3efa 109560 - edit menu in history is broken. r=ben sr=hewitt 2006-07-27 14:55:28 +00:00
varga%utcru.sk
39476c42c6 Fix for another silly regression. Bug 120720 - find broken in Bookmarks and History. r=hwaara, sr=blake a=blizzard 2006-07-27 14:55:27 +00:00
varga%utcru.sk
e4a45365d3 Fixes for:
94653  - can't right align text in outliner cell
95730  - White block displays/artifacts in the highlight area after Move/Drag mail to folder.
112238 - [RFE] Outliner widget should support line-through
116855 - Modify outliner builder syntax to match outliner content model
118093 - Make -moz-image-region work in the outliner
118113 - Too little space between pref category tree and pref page
118154 - Category now has a column picker
118647 - Memory leak of 52 bytes from 1 block allocated in nsOutlinerBodyFrame::CheckVerticalOverflow
118660 - left arrow no longer moves to parent category
119751 - Branches are open by default and then closed after launch.

- outermost <outlinerchildren> has "-moz-box-flex: 1" by default
  and it actaully replaced <outlinerbody>
- all event handlers moved on <outliner>
- content builder, outliner builder and content view use <outliner> as root
  element
- nsIBoxObject has a new attribute "element"
- all CSS rules outlinerbody:foo replaced with outlinerchildren:foo
- drop feedback is now skinable

r=waterson for the changes in mozilla/content
r=sspitzer on the mailnews parts
r=blake on the bookmarks/history
r=bryner on the OutlinerBodyFrame and OutlinerContentView changes

sr=hyatt,hewitt
2006-07-27 14:55:26 +00:00
blakeross%telocity.com
dab77440a0 Fix for 98782 and a few other history bugs. r=ben sr=hewitt 2006-07-27 14:55:25 +00:00
pchen%netscape.com
328c94d037 bug 109569, r=fabian, sr=hewitt, remove onkeypress for textbox 2006-07-27 14:55:20 +00:00
pchen%netscape.com
693b6973fa bug 109569, r=fabian, sr=hewitt, need to get ok button via document.documentElement.getButton("accept)" 2006-07-27 14:55:17 +00:00
blakeross%telocity.com
fbedad24be 107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben 2006-07-27 14:55:09 +00:00
bnesse%netscape.com
ad9244c032 Bug 106159. Switch remaining js and xul files from nsIPref interface to nsIPrefService/nsIPrefBranch interfaces to eliminate conflicts. r=jag, sr=alecf 2006-07-27 14:54:50 +00:00
blakeross%telocity.com
cb8d824f47 Fix js strict warning about function not always returning a value... 2006-07-27 14:54:24 +00:00
gerv%gerv.net
95a21944c4 Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2006-07-27 14:54:23 +00:00
blakeross%telocity.com
e699ffca12 Send Link and Send Page in Manage Bookmarks do nothing, and some history polish (73904). r=hewitt sr=ben 2006-07-27 14:54:21 +00:00
hewitt%netscape.com
5fd5aeb30e 93193 - cleaning up after align/pack xul box model changes, r=blake, sr=hyatt, 90741 - replacing box with hbox/vbox (from andersma@luther.edu), r=hewitt, sr=hyatt 2006-07-27 14:54:17 +00:00
timeless%mac.com
228bd43766 Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2006-07-27 14:54:15 +00:00
blakeross%telocity.com
b839e72114 Add a context menu to global history items (48039). r=hewitt sr=ben 2006-07-27 14:54:12 +00:00
blakeross%telocity.com
f7e01baccf History searching no longer works (89093). r=ben sr=alecf 2006-07-27 14:54:11 +00:00
blakeross%telocity.com
19436ec120 History should use outliner, provide a way to sort/view history the old way, win32 classic should use +/- twisties (73857, 71947, 80846, also fixes 66907, 59814, 71029, 48864, 69260, others). r=alecf sr=ben 2006-07-27 14:54:10 +00:00
alecf%netscape.com
d25d23b0e8 fix for bug 71903 (search history broken), bug 82277 (fix string allocation in mIgnorePrefixes), bug 83490 (non-allocating accessor for autocomplete), bug 85364 (switching to nsAutoString)
sr=hewitt
r=ben
a=asa
2006-07-27 14:54:09 +00:00
ben%netscape.com
0cf41cc4d5 Fix history D&D again. r=kerz, sr=blake, a=asa 2006-07-27 14:54:08 +00:00
ben%netscape.com
67e5825858 Fix broken history drag and drop. I broke this ages ago when I changed the way the D&D wrapper library worked.
patch from blake, sr=me, r=Hixie.
2006-07-27 14:54:07 +00:00
ben%netscape.com
b9be6a1dc8 Forgot to make history window set its windowtype to history:searchresults when the window is opened in search mode.
r=matt, sr=blake
2006-07-27 14:54:06 +00:00
ben%netscape.com
050769d5a4 Fix for 81575, Implement a new find in history dialog. This replaces the ugly old dual Bookmarks/History search, which had problems.
- Duplicate bookmarks find dialog code (since it's so small it's not worth factoring)
- Make the history window know how to root its tree on a given URI
- Add Find in History dialog XUL, JS, etc
2006-07-27 14:54:05 +00:00
alecf%netscape.com
5eda018dd7 oops, fix my previous checkin to this file so it works in the sidebar 2006-07-27 14:53:51 +00:00
alecf%netscape.com
dae85b1e78 fix for bug 54422 sr=ben/waterson - update status when user clicks on history items 2006-07-27 14:53:50 +00:00
blakeross%telocity.com
349c374a89 Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2006-07-27 14:53:49 +00:00
blakeross%telocity.com
a08281775b Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2006-07-27 14:53:34 +00:00
timeless%mac.com
d503b0d100 fix Bug 65428 language="javascript" should be type="application/x-javascript"
r=kerz a=ben
2006-07-27 14:53:29 +00:00
alecf%netscape.com
e78e2c64f2 fix for bug 70929 - refactor history into public/private interfaces
sr=waterson
2006-07-27 14:53:25 +00:00
alecf%netscape.com
7c55659b6f fix for #66908 r=timeless, a=ben
make history history sidebar urls open in the current window, if possible
2006-07-27 14:53:24 +00:00
blakeross%telocity.com
49b70a312f UIEvent button property is incorrect according to the DOM2 spec. Changing values to 0, 1, 2 (left, middle, right mouse buttons respectively) from 1, 2, 3. |event.which| continues to use the old values for backwards compatibility. This affects future xbl, js, and c++ event button checks so please see the newsgroups for more info (60703). r=timeless sr=jst 2006-07-27 14:53:23 +00:00
blakeross%telocity.com
06eaf36ab6 Fix 58633 and 49744: a typo in GetLastVisited() and improving a cmd line help description. r=jag sr=alecf 2006-07-27 14:53:01 +00:00
rayw%netscape.com
96cde4474f Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2006-07-27 14:52:52 +00:00
alecf%netscape.com
f22d25e01f fix for bug 58631 r=jag, a=ben
fix warnings in history.js and initialize history panel
2006-07-27 14:52:31 +00:00
alecf%netscape.com
5c07b75b2d fix for #64060 - bulk delete history entries by hostname & domainname
also add a new history controller for future history coolness
a=ben, r=jag, and a bit of r=timeless
2006-07-27 14:52:30 +00:00
alecf%netscape.com
642505bc03 fix for 55791 a=ben 2006-07-27 14:52:25 +00:00
alecf%netscape.com
36dcc1b88f fix for 64218 - implement history sidebar panel
a=ben@netscape.com
2006-07-27 14:52:24 +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
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