Граф коммитов

76 Коммитов

Автор SHA1 Сообщение Дата
jag%tty.nl 2579b28bf4 Bug 313715: "Open in New Tab" from Bookmark Manager doesn't respect background pref
Stop caching the result of shouldLoadTabInBackground(), there's no point since we need to look at the state of the shift key every time, and we didn't update it in all code paths to begin with.
Pass in |event| from more places in history and bookmarks so we'll actually look at te shift key.
Replace use of "tab_background" with looking at shouldLoadTabInBackground().
r=IanN, sr=Neil
2006-07-27 14:58:49 +00:00
neil%parkwaycc.co.uk c34910f454 Bug 254542 Support middle-clicks in history p=trev@gtchat.de r=me sr=dmose a=asa 2006-07-27 14:58:48 +00:00
Stefan.Borggraefe%gmx.de 4bc26f4fd9 Bug 261544: Menu items "Delete host" and "Delete domain" aren't visible when history tree is empty
r+sr=Neil
2006-07-27 14:58:47 +00:00
bsmedberg%covad.net 25c93ef8f6 Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey) 2006-07-27 14:58:46 +00:00
bsmedberg%covad.net 95797b8d90 Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector) 2006-07-27 14:58:45 +00:00
Stefan.Borggraefe%gmx.de af1fde05a5 Fix for Bug 155928: "Delete Entire Domain xxx" could be better worded
r=aaronl, sr=neil
2006-07-27 14:58:44 +00:00
neil%parkwaycc.co.uk 83c4e208f7 Switch load handlers to setting document.title (as per bug 126903 setting the title attribute no longer works) b=261267 r=jst sr=shaver 2006-07-27 14:58:28 +00:00
Stefan.Borggraefe%gmx.de 6712b3f051 Fix for bug 257338: "Delete Host" and "Delete Domain" features of the History Window do not work
r=bsmedberg, sr=neil
2006-07-27 14:58:24 +00:00
Stefan.Borggraefe%gmx.de c9c0580e73 Fix for bug 131480: "Can't do two successive history searches"
r+sr=neil
2006-07-27 14:58:23 +00:00
gerv%gerv.net ecbd212dbd Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-07-27 14:58:22 +00:00
varga%nixcorp.com 8c243fa803 Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2006-07-27 14:58:20 +00:00
jshin%mailaps.org 687011801d bug 215797 (by mistake, ff part was not checked in and mozilla part was checked in with 'dump()') r=bsmedberg, sr=darin, moa=bryner 2006-07-27 14:57:48 +00:00
jshin%mailaps.org 358a95fb4a bug 215797 : can't open an entry with IDN in History (r=bsmedberg, sr=darin, moa=bryner) 2006-07-27 14:57:47 +00:00
cbiesinger%web.de 362a0ccd75 Bug 230349
Adding multiple history entries to bookmarks fails and context menu reads
      "Bookmark this Page(L)"
patch by durbacher@gmx.de (Andreas Kunz) r=neil.parkwaycc.co.uk sr=alecf
2006-07-27 14:57:46 +00:00
cbiesinger%web.de 704a01f2f2 Bug 133590
[RFE] in history, add right-click > open in new tab
patch by durbacher@gmx.de (Andreas Kunz) r=neil.parkwaycc.co.uk sr=alecf
2006-07-27 14:57:37 +00:00
neil%parkwaycc.co.uk 16be658ba2 Supplementary patch in bug 227053 fixing exception when switching group mode r=timeless sr=alecf 2006-07-27 14:57:36 +00:00
neil%parkwaycc.co.uk dda7e397af Bug 227053 history sidebar issues: gHistoryStatus has no properties; correctly extract the hostname from a url; don't leak observers r=timeless sr=alecf 2006-07-27 14:57:35 +00:00
cbiesinger%web.de a764970978 Bug 230357 gHistoryGrouping in history.js is not updated
patch by durbacher@gmx.de (Andreas Kunz)
neil.parkwaycc.co.uk: review+
alecf: superreview+
2006-07-27 14:57:34 +00:00
neil%parkwaycc.co.uk 795733738a Bug 144158 No Group by Site option in History r=timeless sr=alecf 2006-07-27 14:57:33 +00:00
varga%netscape.com a01dca7166 Landing bookmarks changes.
Bug 205378 - Meta bug for changes in bookmarks sorting code
r=jag, sr=sspitzer, a=sspitzer,asa

The CloneResource() has been back ported from Firebird, originally
implemented by Pierre Chanial.
2006-07-27 14:57:27 +00:00
nisheeth%netscape.com e1d514f68a Fix for bug 161546. r=alecf, sr=heikki. JS and data urls can no longer be loaded from the history window or sidebar. An alert with an error will pop up if a user tries to load such urls from the history window/sidebar. a=asa. 2006-07-27 14:57:06 +00:00
kairo%kairo.at cff0944246 bug 134935 - Collapse and Expand in History context menu share the same accesskey entry, r=dean_tessman, sr=dmose, checking in for piersc@cogs.susx.ac.uk 2006-07-27 14:57:05 +00:00
bzbarsky%mit.edu b6861e096d History sort order should persist. Bug 91417, patch by Oswald Fischer
<osfischer@gmx.de> and Wesha <wesha@mail.ru>, r=jag, sr=bzbarsky, a=roc+moz
2006-07-27 14:56:59 +00:00
kyle.yuan%sun.com 894f9aa624 Bug 154914 Press Enter on collapsed history tree item causes page load.
r=timeless, sr=blake
2006-07-27 14:56:58 +00:00
blakeross%telocity.com 8ba8272c8d 128322 - history sidebar opens topmost link automatically. patch by neil and me. r=andreww/hewitt sr=blake/hewitt 2006-07-27 14:56:57 +00:00
bryner%netscape.com e184ed27d1 Don't let sidebar panels take focus unless the user just selected the panel (i.e. don't focus them when a new window is opened). Bug 76621. r=blake, sr=jag. 2006-07-27 14:56:56 +00:00
alecf%netscape.com 455c527ce5 Fix for bug 138299 - switch consumers of nsIWindowMediator service to use the non-RDF contractID, in preparation for bug 132175
r=danm, sr=jag
2006-07-27 14:56:55 +00:00
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
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 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
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