Commit Graph

4138 Commits

Author SHA1 Message Date
martijn.martijn%gmail.com
1c89095d32 rest of patch for bug 317334 - hang when long wrappable string is passed to prompt() [e.g. as used in the exploit for IE's <body onload=window()> bug], r=mconnor 2006-07-29 12:47:26 +00:00
martijn.martijn%gmail.com
6eedc99bf6 Bug 345245 - GTK scrollbar buttons don't show as active on right or middle click, patch by Adam Guthrie, r+sr=roc 2006-07-29 09:59:00 +00:00
pkasting%google.com
2070e797b8 Bug 339127: Add "spellcheck" attribute to control spellchecking.
r=brettw
sr=sicking
2006-07-29 00:04:40 +00:00
joshmoz%gmail.com
7ad51b9919 Naked hostname isn't very effective for identifying dialog origin. b=334893 r=mento sr=dveditz 2006-07-28 22:06:39 +00:00
bzbarsky%mit.edu
7fb1d4ec68 Back out bug 328357 to see whether that fixes tinderbox orange. 2006-07-28 17:39:59 +00:00
brettw%gmail.com
7484cf11af Bug 336799 r+sr=bryner Remove spellcheck UI from XUL textboxes 2006-07-28 17:36:00 +00:00
sayrer%gmail.com
6c90b4ae2c Bug 340994. FOAF tries to use feed preview mode, but fails with TypeError. r=mconnor 2006-07-28 16:50:56 +00:00
mark%moxienet.com
3ac8ba0428 328357 Codesize reduction of nsAppRunner.obj: consolidate printf, replace %s-substitution of "\t" with "\t" in the string, inline functions, clean up DumpVersion. Patch by Alfred Kayser <alfredkayser@nl.ibm.com>. r=bsmedberg sr=neil 2006-07-28 14:51:13 +00:00
gavin%gavinsharp.com
21207c0c25 Bug 344984: Make unknownContentType.xul dialog look better, patch by Michael Wu <michael.wu@mozilla.com>, r=mconnor, uir=beltzner 2006-07-28 06:23:49 +00:00
gavin%gavinsharp.com
6b66746dcb Bug 337845: Spell checking options should be at the bottom of the context menu, patch by Simon B�nzli <zeniko@gmail.com>, r=brettw, ben 2006-07-28 05:53:16 +00:00
gavin%gavinsharp.com
ab2b1fe36f Bug 234770 part #2: Don't null userField, patch by Michael Wu <michael.wu@mozilla.com>, r=enndeakin 2006-07-28 05:45:16 +00:00
sspitzer%mozilla.org
028508841d fix for regresson bug #346172
dragging a link into firefox and dropping it onto a tab opens it in the focused tab, and not the desired tab.

this regression was caused by bug #333791

r=mconnor
2006-07-27 21:31:59 +00:00
enndeakin%sympatico.ca
743f12e136 bug 343574, support blocking notification, r=mconnor 2006-07-27 15:54:28 +00:00
cbiesinger%web.de
04e627d5f3 (part of) bug 333640 link to all required libraries
r=bsmedberg
2006-07-27 14:42:27 +00:00
benjamin%smedbergs.us
411ccf69d1 Bug 332045 - toolkit/components/gnome should use the glue, r=darin 2006-07-27 14:42:26 +00:00
bsmedberg%covad.net
9eab6c6ae0 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2006-07-27 14:42:25 +00:00
bryner%brianryner.com
2984f958c3 Attempt to fix bustage when GConf/GnomeVFS libraries are not available (bug 251703). Always export the GNOME interfaces on gtk2 but only build the component when all of the prerequisites are installed. r+sr=darin. 2006-07-27 14:42:24 +00:00
bryner%brianryner.com
6921385067 Implement nsIShellService for GNOME (bug 242254). r=biesi, sr=shaver. Note: set as wallpaper for images that use transparency will be broken until bug 250531 is fixed. This also makes toolkit/ always be pulled in preparation for migrating more code to the new GNOME XPCOM interfaces. 2006-07-27 14:42:23 +00:00
rob_strong%exchangecode.com
152f5827d1 Bug 345353 - Compatibility Wizard string changes. r=sspitzer, ui-r=beltzner 2006-07-26 22:59:56 +00:00
gavin%gavinsharp.com
b311d9b102 Bug 345670: fix crash in nsTypeAheadFind::RangeStartsInsideLink, patch by Adam Guthrie <ispiked@gmail.com>, r+sr=sicking 2006-07-26 22:02:23 +00:00
mozilla.mano%sent.com
dcb5434517 Bug 329394 - XUL textbox in XHTML page: focusing gives document.commandDispatcher has no properties. patch from Shawn Wilsher (sdwilsh) <comrade693@gmail.com>, rs=neil/me. 2006-07-26 21:54:05 +00:00
mozilla.mano%sent.com
6c2fdc01ad Bug 'All Tabs' menu does not flash during 'Open in Tabs'. patch from Simon Bnzli <zeniko@gmail.com>, r=me. 2006-07-26 21:44:27 +00:00
rob_strong%exchangecode.com
2d7edc75a0 Bug 345774 - hang when closing the info-bar in Add-ons dialog. Also reverses stomping on extensions.xml by the checkin of bug 241015. r=sspitzer 2006-07-26 21:15:17 +00:00
vladimir%pobox.com
31c8e763e7 b=334174, corrupted db files are not handled correctly, r=brettw 2006-07-26 18:54:12 +00:00
gavin%gavinsharp.com
a2f1db0eaf Fix bug 345327: "clear" button in the console doesn't work, regression from bug 322169, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor 2006-07-26 18:31:45 +00:00
mozilla.mano%sent.com
a0b6c0964c Bug 343587 - Make mousedown-to-scroll faster (150ms delay), r=beltzner. 2006-07-26 18:17:29 +00:00
rob_strong%exchangecode.com
8080121144 Bug 344148 - Heading/tailing whitespace in override.properties should be removed according to the spec of the properties files. patch=Asai Tomoya, r=rob_strong 2006-07-26 00:19:11 +00:00
gavin%gavinsharp.com
d8f009afc8 Bug 234770: Password field names are used instead of username field names to find acceptable signons, patch by Michael Wu <michael.wu@mozilla.com>, r=enndeakin 2006-07-25 21:36:43 +00:00
gavin%gavinsharp.com
bb0e5916ca Bug 337532: Back and Forward dropmarker history buttons should have proper names, patch by Mark Pilgrim <pilgrim@gmail.com>, r=mano 2006-07-25 21:34:49 +00:00
rob_strong%exchangecode.com
0429f4d0b1 Bug 345899 - Protect against XMLHttpRequest statusText not being available. r=sspitzer 2006-07-25 21:09:22 +00:00
rob_strong%exchangecode.com
6591ef65e1 Bug 345901 - Remove mismatch.js and mismatch.xul. r=sspitzer 2006-07-25 21:07:32 +00:00
mozilla.mano%sent.com
13a8bb75ba Backing out bug 345257 due to the crash reported in 345659. 2006-07-25 19:57:58 +00:00
tony%ponderer.org
aa98d1eae0 bug 345675: unwanted connection to www.google.com at startup with Safe
Browsing disabled
patch: don't get key if sb off, don't get whitelist tables if remote checking
on
r=mmchew,sr=bryner
2006-07-25 17:44:26 +00:00
mozilla.mano%sent.com
7d67ef4065 Bug 345259 - [RTL UI] opening tabs in background moves tabs. patch from smontagu and me, r=mconnor. 2006-07-25 16:01:35 +00:00
mats.palmgren%bredband.net
bfc71b1c54 Add ID attribute for Page Setup dialog. b=345749 r+sr=neil 2006-07-25 15:50:47 +00:00
sspitzer%mozilla.org
1495286e92 fix for bug #344048
set tab min width and tab clip width to better values, per beltzner.

r=mano, ui-r=beltzner
2006-07-25 15:35:42 +00:00
sspitzer%mozilla.org
3dde4b6854 fix for bug #344587: dispatch tab open/close events in the correct order.
thanks to simon <zeniko@gmail.com> for the fix.

r=sspitzer,mano sr=mconnor
2006-07-25 15:30:13 +00:00
gavin%gavinsharp.com
16c41b67e9 Bug 345584: fix build bustage in nsTypeAheadFind.cpp, patch by Alfred Peng <alfred.peng@sun.com>, r=aaronlev, sr=bzbarsky 2006-07-24 23:20:36 +00:00
gavin%gavinsharp.com
8c91e9b5a0 Revert accidental checkin 2006-07-24 23:03:24 +00:00
gavin%gavinsharp.com
ebabef27fb Bug 345075: Fix loadOneTab to ensure that the parent isn't set when passing null as the loadInBackground argument, r=mconnor 2006-07-24 23:02:24 +00:00
aaronleventhal%moonset.net
793d61f079 Bug 241015. Remote XUL is not accessible. Patch by Alexander Surkov. r=aaronlev. Chrome r='s by neil and mano 2006-07-24 16:12:08 +00:00
mozilla.mano%sent.com
353bedbecf Fixing a typo pointed out by smontagu from my checkin of bug 342841. 2006-07-24 08:22:30 +00:00
mozilla.mano%sent.com
8eb18ee78b Bug 345260 - handle dynamic changes to tab title, tab icon and busy (loading) state in all tabs menu. r=sspitzer/mconnor. 2006-07-23 18:28:47 +00:00
mconnor%steelgryphon.com
03fe9e89c6 bug 195212 - Reopening multiple tabs when clicking Home and multiple homepages selected, make multiple pages always open together r=mano 2006-07-23 18:21:20 +00:00
martijn.martijn%gmail.com
58f89909c7 Bug 345400 - Password manager can't handle case insensitive user field names imported from IE, patch by Michael Wu, r=enndeakin 2006-07-23 08:11:35 +00:00
mozilla.mano%sent.com
99bd0ecd5b Bug 345257 - add tooltip to 'all tabs' menu button. patch from Michael Ventnor <ventnors_dogs234@yahoo.com.au>, r=me. 2006-07-23 06:07:26 +00:00
steffen.wilberg%web.de
12b5f75dc6 Bug 328563: redesign about:, make a period localizable and the about:license url not localizable. r=l10n 2006-07-22 14:36:45 +00:00
sspitzer%mozilla.org
01e4b38a00 fix for bug #342105: Close button not shown if there is only one tab
per beltzner:

"The close button should be shown, with the effect being that it disposes the
tab and immediately opens a new one. Strange behaviour surely, but I think it's
the easiest and most reliably understandable case."

thanks to Simon <zeniko@gmail.com> for the patch.

r=sspitzer, sr=mconnor
2006-07-22 06:13:17 +00:00
rob_strong%exchangecode.com
39f5f9bd2d removing one line of commented out code - no bug - r=me 2006-07-21 22:18:07 +00:00
rob_strong%exchangecode.com
c7ff30b577 supplemental patch for Bug 262575 - 'Visit Homepage' and 'Get More Extensions/Themes' in Extension and Theme manager should respect tabbed browsing preferences. r=sspitzer 2006-07-21 22:10:36 +00:00
sspitzer%mozilla.org
b45e7a28ee fix for bug #333791: Tab drag indicator (arrow) vanishes/flickers when cursor passes over parts of the tab
fix for bug #345524: hide the tab dnd indicator when it's over the original tab

thanks to Wayne Woods <w.woods@optusnet.com.au> for these fixes.

r=sspitzer, sr=mconnor
2006-07-21 20:30:13 +00:00
sayrer%gmail.com
25fb925abd [Bug 345264] FeedProcessor should set this._result to null after sending the result to the listener, r=ben 2006-07-21 19:16:24 +00:00
sayrer%gmail.com
ca475e47fe Bug 344991. Change accessors to return nsIFeedTextConstructs. This and previous checkin r=ben. 2006-07-21 19:07:52 +00:00
sayrer%gmail.com
0949107f1c Bug 344991. Change accessors to return nsIFeedTextConstructs 2006-07-21 19:05:13 +00:00
sspitzer%mozilla.org
645c8c7e69 fix for bug #343820
Add-ons app upgrade compatibility wizard needs some branding.

thanks to ryan flint (rflint@dslr.net) for the patch

r=rstrong,sspitzer
2006-07-21 14:06:17 +00:00
sspitzer%mozilla.org
0cb5952075 fix for regression bug #341697
do not show branded icon by default, use smaller branded icons for wizard, only show it for certain scenarios.

r=rstrong
2006-07-21 14:01:33 +00:00
gavin%gavinsharp.com
97791eb5fe Bug 345395: fix typo in patch for bug 58724, r=lumpy 2006-07-21 13:10:49 +00:00
gavin%gavinsharp.com
91dcbae45b Bug 336132: Label in List View not avail in "Active Char Encodings", patch by Mark Pilgrim <pilgrim@gmail.com>, uir=beltzner, r=mano 2006-07-21 12:39:31 +00:00
pamg.bugs%gmail.com
7f43c0e914 Bug 345379: Case-sensitivity in the find bar is broken. Patch by pkasting@google.com. r=beng 2006-07-21 00:54:59 +00:00
mozilla.mano%sent.com
8bdcf0f8e3 Bug 343585 - tab scrolling: scenario where open link in background doesn't enable the scroll buttons. r=sspitzer/mconnor. 2006-07-21 00:42:53 +00:00
pamg.bugs%gmail.com
a8c473f493 Bug 345095: FAYT doesn't search for pasted strings properly ('findfast only search for the first character if searchstring is copied...'). Patch by pkasting@google.com, r=masayuki 2006-07-21 00:11:47 +00:00
mozilla.mano%sent.com
180b5e4f61 Bug 333514 - Tab focus ring should encircle the tab label rather than the entire tab. ui-r=beltzner, r=kevin. 2006-07-20 23:12:12 +00:00
rob_strong%exchangecode.com
70e7ef801c file removals - Bug 342606 - Compatibility Wizard is broken in oh so many ways (unreachable code paths, messages not shown, etc.). r=sspizter 2006-07-20 18:51:59 +00:00
rob_strong%exchangecode.com
f6eaa90736 Bug 342606 - Compatibility Wizard is broken in oh so many ways (unreachable code paths, messages not shown, etc.). r=sspizter 2006-07-20 18:49:51 +00:00
pamg.bugs%gmail.com
434986943c Bug 344437: Crash [@ nsTypeAheadFind::GetSearchContainers]. Patch by pkasting@google.com. r=masayuki 2006-07-20 18:31:57 +00:00
mark%moxienet.com
6b2c8187e6 344187 restartMessageNoUnlocker misleading on Mac. Use an appropriate message. r=beltzner 2006-07-20 15:35:22 +00:00
myk%mozilla.org
8450f296fa tweak CSS so editable menulist text isn't cut off on Mac, making microsummaries UI (and all other editable menulists) look bad
Patch by Kevin Gerich.
bug=343896
r=mano
2006-07-20 05:42:09 +00:00
leon.sha%sun.com
199da5edf0 Bugzilla Bug 334596
[gnome] "No Grouping" "Group By" buttons are same style no matter checked or not.
Patch by leon.sha@sun.com
mconnor: review+
2006-07-20 03:09:51 +00:00
gavin%gavinsharp.com
313ad0fa87 Fix whitespace nits to sync with xpfe, r=sparky 2006-07-20 00:42:01 +00:00
gavin%gavinsharp.com
0c6df595e9 Revert accidental checkin 2006-07-19 23:55:17 +00:00
gavin%gavinsharp.com
c426bea47f Bug 344264: fix strict warning in button.xml, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor/neil 2006-07-19 23:53:55 +00:00
sspitzer%mozilla.org
44652fa575 fix for bug #343251
add "all tabs" menu to tabstrip to address usability problems with tab overflow / scrolling

r=mano
2006-07-19 21:31:34 +00:00
mark%moxienet.com
7b436b9855 345057 Improve Mac launch behavior through xpcom fork/exec restart and autoupdate restart. Open URLs and documents requested at launch time in the final process. Bring the final process to the foreground if appropriate. Minimize dock icon games. r=bsmedberg r=josh 2006-07-19 21:08:19 +00:00
rob_strong%exchangecode.com
8bbe04e7d8 Bug 333860 - When starting offline, Compatibility Wizard should not be checking for updates. patch=Dave Townsend (Mossop), r=rob_strong, ui-r=beltzner 2006-07-19 20:11:40 +00:00
gavin%gavinsharp.com
a33c51bdb1 Bug 133527: New mail notification banner at wrong place (always pops up at bottom right hand corner), patch by Jens Bannmann <jens.b@web.de>, r=biesi, r=bsmedberg, sr=neil 2006-07-19 19:47:19 +00:00
sayrer%gmail.com
3441890217 [Bug 344389] feed parser doesn't expose guid/atom:id/rdf:about correctly. r=ben 2006-07-19 19:31:52 +00:00
rob_strong%exchangecode.com
72ad8634a0 Bug 344490 - Implement silent and unattended installation for NSIS installer. r=sspitzer 2006-07-19 18:44:50 +00:00
mark%moxienet.com
475b12a24c 345206 In shared library build, places is linked as an executable (unsuccessfully). Use += instead of = in Makefile. r=bsmedberg 2006-07-19 15:27:08 +00:00
gavin%gavinsharp.com
15076987ab Bug 322169: Clear Private Data does not clear JS Console, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor, r=darin 2006-07-19 12:49:33 +00:00
martijn.martijn%gmail.com
cc3ffb45fc Bug 343165 - Make debug.js appear everywhere, patch by Dave Townsend (Mossop), r=mconnor 2006-07-19 12:06:54 +00:00
cvshook%sicking.cc
3a9a287253 Bug 344050: Kill nsITextContent and move the methods to nsIContent. r/sr=jst 2006-07-19 04:36:36 +00:00
mark%moxienet.com
59bf00c8eb 342515 [Pinstripe] Use better font and spacing in menus/menuitems. Patch and icons by Stefan <stefanh@bluebottle.com>. r=me r=mano 2006-07-19 04:03:19 +00:00
tony%ponderer.org
684b0f1794 re-land bug 342187: query params for "ask google" anti-phishing queries
are in source code.
This is triggering a leak in https since we make an https request, see
bug 345136.
r=mmchew,sr=ben
2006-07-19 01:05:52 +00:00
dietrich%mozilla.com
529a02eb94 Reverting Bug 258107 Location bar should sort based on order visited, caused problems on branch on Pacifica 2006-07-19 00:04:55 +00:00
tony%ponderer.org
1847bea293 backing out patch from bug 342187, this appears to have caused a big jump in
rlk
2006-07-18 23:47:34 +00:00
tony%ponderer.org
85b02f1f63 bug 342187: query params for "ask google" anti-phishing queries are in source code
r=mmchew,sr=ben
2006-07-18 21:28:11 +00:00
benjamin%smedbergs.us
d69b941372 Bug 321219 - separate places backend into toolkit, r=beng 2006-07-18 19:41:12 +00:00
benjamin%smedbergs.us
c6bbb1af05 Fix for bug 296040. Cell-based selection in trees
r=Neil Deakin, sr=Neil Rashbrook, sponsored by BEToptions

Original committer: Jan.Varga%gmail.com
Original revision: 1.75
Original date: 2006/06/06 20:05:09
2006-07-18 18:38:20 +00:00
benjamin%smedbergs.us
3a8b9e9f87 Bug 335270 r=ben Make subscriptions item have a favicon, fix importer icon bugs.
Original committer: brettw%gmail.com
Original revision: 1.74
Original date: 2006/04/24 18:09:34
2006-07-18 18:37:55 +00:00
benjamin%smedbergs.us
0f7a7059c6 Bug 333450 r=beng Add bookmark indices to result nodes.
Original committer: brettw%gmail.com
Original revision: 1.73
Original date: 2006/04/17 18:57:52
2006-07-18 18:37:29 +00:00
benjamin%smedbergs.us
35cb9007f8 332495 - grouping by site is not preserved when searching + various other search/sort fixes. r=annie.sullivan@gmail.com, brettw@gmail.com (history pieces)
Original committer: beng%bengoodger.com
Original revision: 1.72
Original date: 2006/04/13 22:48:46
2006-07-18 18:37:04 +00:00
benjamin%smedbergs.us
59dcb9a0c6 Bug 333754 r=annie.sullivan Comment out untested parts of the container API so we aren't stuck with it if it never gets coverage. If a need arises, we can uncomment and test.
Original committer: brettw%gmail.com
Original revision: 1.71
Original date: 2006/04/12 20:22:39
2006-07-18 18:36:39 +00:00
benjamin%smedbergs.us
cca95b50ec Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin
Original committer: benjamin%smedbergs.us
Original revision: 1.70
Original date: 2006/04/12 15:39:37
2006-07-18 18:36:14 +00:00
benjamin%smedbergs.us
c0cfedc3ea Bug 328598 r=bryner Expire history as you browse for faster shutdown times.
Original committer: brettw%gmail.com
Original revision: 1.69
Original date: 2006/04/10 22:29:32
2006-07-18 18:35:48 +00:00
benjamin%smedbergs.us
81ff3de05b Bug 333146 r=ben@mozilla.org Make times only show in history view for the first line in a session.
Original committer: brettw%gmail.com
Original revision: 1.68
Original date: 2006/04/10 20:27:45
2006-07-18 18:35:23 +00:00
benjamin%smedbergs.us
3fa64092b1 Bug 333109 r=darin. Try to fix crash in OnItemRemoved. This is a workaround
for bug 333016 that prevents attaching multiple observers.

Original committer: brettw%gmail.com
Original revision: 1.67
Original date: 2006/04/10 17:24:14
2006-07-18 18:34:58 +00:00
benjamin%smedbergs.us
1e43fb002c 323812 - fix bogus copy-paste behavior and assorted other issues (insertion bugs, command updating) r=annie.sullivan@gmail.com
Original committer: beng%bengoodger.com
Original revision: 1.66
Original date: 2006/03/28 00:53:50
2006-07-18 18:34:33 +00:00
benjamin%smedbergs.us
99c3056a2e Bug 331154 r=annie.sullivan Make result nodes update when folder titles change.
Original committer: brettw%gmail.com
Original revision: 1.65
Original date: 2006/03/23 20:30:59
2006-07-18 18:34:08 +00:00
benjamin%smedbergs.us
f546eb0712 Fix bustage on Windows
Original committer: brettw%gmail.com
Original revision: 1.64
Original date: 2006/03/23 00:43:57
2006-07-18 18:33:42 +00:00
benjamin%smedbergs.us
89842d2725 Bug 329546 r=ben@mozilla.org, annie.sullivan Separate out view from history
result.

Original committer: brettw%gmail.com
Original revision: 1.63
Original date: 2006/03/23 00:31:48
2006-07-18 18:33:17 +00:00
benjamin%smedbergs.us
fbacd22a91 Bug 326475 r=bryner Fix signedness error in result tree update.
Original committer: brettw%gmail.com
Original revision: 1.62
Original date: 2006/03/22 22:26:22
2006-07-18 18:32:52 +00:00
benjamin%smedbergs.us
20b5563cea Bug 330524 r=annie.sullivan Bookmark folders with unusual options (not showing
everything) don't update when new subfolders are added.

Original committer: brettw%gmail.com
Original revision: 1.61
Original date: 2006/03/22 22:12:52
2006-07-18 18:32:27 +00:00
benjamin%smedbergs.us
7400aee9b9 Bug 330220 r=annie.sullivan Incorrect behavior when resorting after insertion.
Causes items not to resort, occasional crashes.

Original committer: brettw%gmail.com
Original revision: 1.60
Original date: 2006/03/13 19:13:31
2006-07-18 18:32:01 +00:00
benjamin%smedbergs.us
1c71f3cc3a Bug 329854 r=joe.hughes Add a excludeReadOnlyFolders to query options for
use when filing.

Original committer: brettw%gmail.com
Original revision: 1.59
Original date: 2006/03/10 19:44:28
2006-07-18 18:31:36 +00:00
benjamin%smedbergs.us
742d890149 Bug 327206 r=annie.sullivan Make folder result nodes' readonly property sync
with bookmark readonly property.

Original committer: brettw%gmail.com
Original revision: 1.58
Original date: 2006/03/03 21:16:23
2006-07-18 18:31:11 +00:00
benjamin%smedbergs.us
3535cdab70 Bug 328862 r=annie.sullivan Potentially uninitialized variable in RemoveChildAt
Original committer: brettw%gmail.com
Original revision: 1.57
Original date: 2006/02/28 18:26:37
2006-07-18 18:30:46 +00:00
benjamin%smedbergs.us
54fd559a8c Bug 324590 r=bryner Make folders update properly when sorting is active
Original committer: brettw%gmail.com
Original revision: 1.56
Original date: 2006/02/28 16:41:03
2006-07-18 18:30:21 +00:00
benjamin%smedbergs.us
149fe0bd06 Bug 106386 Correct misspellings in source code
r=bernd rs=brendan

Original committer: timeless%mozdev.org
Original revision: 1.55
Original date: 2006/02/23 09:36:13
2006-07-18 18:29:56 +00:00
benjamin%smedbergs.us
ec4dd6b33c bug=327209 r=brettw Fixes assert when removing from a toolbar
Original committer: annie.sullivan%gmail.com
Original revision: 1.54
Original date: 2006/02/14 23:48:28
2006-07-18 18:29:31 +00:00
benjamin%smedbergs.us
dc752328a7 fixing bustage r=brettw
Original committer: bryner%brianryner.com
Original revision: 1.53
Original date: 2006/02/14 00:00:31
2006-07-18 18:28:41 +00:00
benjamin%smedbergs.us
a39b82c58b Bug 326432, r=annie.sullivan Bookmarks batches are transactions, livemarks
performance bug fixes.

Original committer: brettw%gmail.com
Original revision: 1.52
Original date: 2006/02/08 21:07:59
2006-07-18 18:28:16 +00:00
benjamin%smedbergs.us
d7a412e5a5 fixing bustage (bug 320261)
Original committer: bryner%brianryner.com
Original revision: 1.51
Original date: 2006/02/08 01:50:23
2006-07-18 18:27:51 +00:00
benjamin%smedbergs.us
56bbc3a957 Add support for bookmark separators (bug 320261). r=brettw, ben.
Original committer: bryner%brianryner.com
Original revision: 1.50
Original date: 2006/02/08 01:10:55
2006-07-18 18:27:11 +00:00
benjamin%smedbergs.us
6365d79f92 Bug 325288 r=annie.sullivan Closing a container should close its children.
Original committer: brettw%gmail.com
Original revision: 1.49
Original date: 2006/02/07 18:48:38
2006-07-18 18:26:46 +00:00
benjamin%smedbergs.us
24a4b26884 Bug 325161 r=annie.sullivan Make all nsINavHistoryResultNodes support URI attribute, remove nsINavHistoryURIResultNode.
Original committer: brettw%gmail.com
Original revision: 1.48
Original date: 2006/02/07 01:56:36
2006-07-18 18:26:21 +00:00
benjamin%smedbergs.us
e38a5a3cd3 bug=325169 r=brettw@gmail.com keywords=fixed1.8.1 Fix Livemark icons
Original committer: annie.sullivan%gmail.com
Original revision: 1.47
Original date: 2006/02/01 02:13:33
2006-07-18 18:25:56 +00:00
benjamin%smedbergs.us
89e71f1c30 Bug 325348, r=annie.sullivan Bookmarks in results not updated when there is no tree attached.
Original committer: brettw%gmail.com
Original revision: 1.46
Original date: 2006/01/31 22:25:24
2006-07-18 18:25:31 +00:00
benjamin%smedbergs.us
bdb06a8c40 [for joe@retrovirus.com] Bug 324743, r=brettw. Result roots are closed by default.
Original committer: brettw%gmail.com
Original revision: 1.45
Original date: 2006/01/31 03:05:02
2006-07-18 18:25:06 +00:00
benjamin%smedbergs.us
ed44c5da16 Bug 325153, r=annie.sullivan Update duplicate collapsing when rows are removed.
Original committer: brettw%gmail.com
Original revision: 1.44
Original date: 2006/01/31 01:29:05
2006-07-18 18:24:41 +00:00
benjamin%smedbergs.us
b2f62dcff2 Bug 324590 (partial fix), r=bryner. Handle bookmark title updating when results
are sorted

Original committer: brettw%gmail.com
Original revision: 1.43
Original date: 2006/01/31 01:01:49
2006-07-18 18:24:16 +00:00
benjamin%smedbergs.us
66e1d615c5 Bug 325250, r=bryner. Fix infinite observer loops in history results.
Original committer: brettw%gmail.com
Original revision: 1.42
Original date: 2006/01/30 21:39:54
2006-07-18 18:23:51 +00:00
benjamin%smedbergs.us
b1f2086b73 Backing out parts of previous checkin that shouldn't have been there (will be in future patch).
Original committer: brettw%gmail.com
Original revision: 1.41
Original date: 2006/01/30 20:32:48
2006-07-18 18:23:26 +00:00
benjamin%smedbergs.us
0e995fdce7 Bug 325092, r=bryner. Vacuuming history doesn't work.
Original committer: brettw%gmail.com
Original revision: 1.40
Original date: 2006/01/30 19:52:39
2006-07-18 18:23:01 +00:00
benjamin%smedbergs.us
3886e4e3aa Bug 324982, remove unnecessary unregister call.
Original committer: brettw%gmail.com
Original revision: 1.39
Original date: 2006/01/27 22:56:29
2006-07-18 18:22:36 +00:00
benjamin%smedbergs.us
1a6342cecc Bug 322290 r=annie.sullivan (on patch accidentally attached to bug 323812).
Make queries act like folders on toolbar and menu.

Original committer: brettw%gmail.com
Original revision: 1.38
Original date: 2006/01/27 21:23:33
2006-07-18 18:22:11 +00:00
benjamin%smedbergs.us
db65a2fda9 Fixes to toolbar and menu to work with new history backend.
r=brettw sr=ben bug=209804

Original committer: annie.sullivan%gmail.com
Original revision: 1.37
Original date: 2006/01/27 18:30:51
2006-07-18 18:21:46 +00:00
benjamin%smedbergs.us
9bb7a7099a Bug 324856, r=bryner Send notifications for RemoveFolderChildren, update bugs.
Original committer: brettw%gmail.com
Original revision: 1.36
Original date: 2006/01/27 00:36:16
2006-07-18 18:21:22 +00:00
benjamin%smedbergs.us
3771410d0f Port Ben's VC6 compiler bustage fixes to trunk.
Original committer: brettw%gmail.com
Original revision: 1.35
Original date: 2006/01/26 20:45:41
2006-07-18 18:20:57 +00:00
benjamin%smedbergs.us
8da32772b9 Bug 324553, r=bryner. Finish remote container API plus manay misc fixes and cleanup.
Original committer: brettw%gmail.com
Original revision: 1.34
Original date: 2006/01/26 20:24:25
2006-07-18 18:20:32 +00:00
benjamin%smedbergs.us
9de0b430f3 Bug 317829, r=beng. Support annotation-based queries.
Original committer: brettw%gmail.com
Original revision: 1.33
Original date: 2006/01/25 01:36:46
2006-07-18 18:20:07 +00:00
benjamin%smedbergs.us
7f197e030a Bug 323492 r=bryner,beng Places history result node refactor, dynamic updates, performance improvements.
Original committer: brettw%gmail.com
Original revision: 1.32
Original date: 2006/01/24 01:24:15
2006-07-18 18:19:42 +00:00
benjamin%smedbergs.us
216eb64fc7 rejigger places UI a bit, add a title bar across the top of the places view, adjust the default entries in the listbox, etc. also fix icons for generic queries and generic non-favicon pages. r=brettw for changes to the cpp. NPOB
Original committer: beng%bengoodger.com
Original revision: 1.31
Original date: 2006/01/13 20:47:18
2006-07-18 18:19:17 +00:00
benjamin%smedbergs.us
caf50ab833 bounds-check bookmark notifications. bug 322379 r=brettw
Original committer: bryner%brianryner.com
Original revision: 1.30
Original date: 2006/01/06 01:38:44
2006-07-18 18:18:54 +00:00
benjamin%smedbergs.us
fcae0cb4d1 Remove wantAllDetails from nsIBookmarkObserver (always send all details). Bug 320669, r=brettw.
Original committer: bryner%brianryner.com
Original revision: 1.29
Original date: 2006/01/05 19:37:04
2006-07-18 18:18:30 +00:00
benjamin%smedbergs.us
e82d84374a fix bustage
Original committer: bryner%brianryner.com
Original revision: 1.28
Original date: 2006/01/04 22:33:48
2006-07-18 18:18:07 +00:00
benjamin%smedbergs.us
3ce6a543e2 Bug 322378 r=bryner Fixed crash while pasting bookmarks.
Original committer: brettw%gmail.com
Original revision: 1.27
Original date: 2006/01/04 19:12:32
2006-07-18 18:17:43 +00:00
benjamin%smedbergs.us
42603a59a0 Bug 322371 r=bryner. Add session grouping to places view.
Original committer: brettw%gmail.com
Original revision: 1.26
Original date: 2006/01/04 19:08:25
2006-07-18 18:17:19 +00:00
benjamin%smedbergs.us
810e4e98f2 Bug 207022 r=annie.sullivan Redirects sometimes appear in the wrong order (places is disabled by default)
Original committer: brettw%gmail.com
Original revision: 1.25
Original date: 2005/12/29 17:59:04
2006-07-18 18:16:56 +00:00
benjamin%smedbergs.us
b25f859524 Bug 321758 r=annie.sullivan Keep query options in sync with tree state (places is disabled by default)
Original committer: brettw%gmail.com
Original revision: 1.24
Original date: 2005/12/29 17:56:26
2006-07-18 18:16:32 +00:00
benjamin%smedbergs.us
b34019c70a Bug 318192 r=annie.sullivan Only show time for today.
Original committer: brettw%gmail.com
Original revision: 1.23
Original date: 2005/12/28 18:24:16
2006-07-18 18:16:08 +00:00
benjamin%smedbergs.us
2ab3f2aa2a Bug 320666 (send more information for observers), bug 320835 (add ability to get hidden results), bug 320330 (max results option), and general observer cleanup. r=annie.sullivan@gmail.com
Original committer: brettw%gmail.com
Original revision: 1.22
Original date: 2005/12/21 01:00:39
2006-07-18 18:15:45 +00:00
benjamin%smedbergs.us
9e2f3c6453 Added nsIBookmarksContainer interface which allows custom bookmarks types.
Implemented nsILivemarksService as a nsIBookmarksContainer.
bug=317837 r=beng sr=bryner

Original committer: annie.sullivan%gmail.com
Original revision: 1.21
Original date: 2005/12/15 20:56:18
2006-07-18 18:15:21 +00:00
benjamin%smedbergs.us
3af4ffe149 Bug 319228 r=bryner Options cleanup, custom titles for sites.
Original committer: brettw%gmail.com
Original revision: 1.20
Original date: 2005/12/15 03:56:49
2006-07-18 18:14:58 +00:00
benjamin%smedbergs.us
b2b963dbb5 Support read-only containers. Bug 320005, r=ben.
Original committer: bryner%brianryner.com
Original revision: 1.19
Original date: 2005/12/12 21:03:04
2006-07-18 18:14:34 +00:00
benjamin%smedbergs.us
76350949b8 Bug 317839 sr=bryner Favicon service
Original committer: brettw%gmail.com
Original revision: 1.18
Original date: 2005/12/12 20:03:33
2006-07-18 18:14:10 +00:00
benjamin%smedbergs.us
2dc1d3d6d4 Changed query in nsNavHistoryResultNode::Rebuild() to be a full query bound
by id instead of URL.
Changed QueriesToQueryString() and QueryStringToQueries() to make the query
string a place: url.
r=bryner bug=319894

Original committer: annie.sullivan%gmail.com
Original revision: 1.17
Original date: 2005/12/11 21:53:00
2006-07-18 18:13:47 +00:00
benjamin%smedbergs.us
5fcb439bc6 Make bookmark and history views update dynamically (bug 317826 and 317827), r=brettw.
Original committer: bryner%brianryner.com
Original revision: 1.16
Original date: 2005/12/09 23:48:44
2006-07-18 18:13:23 +00:00
benjamin%smedbergs.us
b3f53b98ea Support weak references for bookmark / history / result observers. Bug 319324, r=darin.
Original committer: bryner%brianryner.com
Original revision: 1.15
Original date: 2005/12/08 22:23:52
2006-07-18 18:12:59 +00:00
benjamin%smedbergs.us
401180dbb6 Fix Places build on gcc4 by removing extra semicolons. Bug 318974, patch by jlurz24@gmail.com, r=me.
Original committer: bryner%brianryner.com
Original revision: 1.14
Original date: 2005/12/03 23:35:47
2006-07-18 18:12:35 +00:00
benjamin%smedbergs.us
076bb77504 Bug 318759 r=bryner, Hide 0 dates and dates for any folder type
Original committer: brettw%gmail.com
Original revision: 1.13
Original date: 2005/12/02 19:50:45
2006-07-18 18:12:11 +00:00
benjamin%smedbergs.us
5585e054c3 When building a node's children, make sure to clear out any old children first. Bug 318432, r=annie
Original committer: bryner%brianryner.com
Original revision: 1.12
Original date: 2005/11/30 23:12:15
2006-07-18 18:11:48 +00:00
benjamin%smedbergs.us
82a211aa1d Fix some regressions from bug 317878, r=brettw.
Original committer: bryner%brianryner.com
Original revision: 1.11
Original date: 2005/11/29 17:12:02
2006-07-18 18:11:25 +00:00
benjamin%smedbergs.us
3f7a68aaf1 Make folder nodes just be a type of query node. Make nsNavHistoryResult inherit from QueryNode instead of ResultNode, to get rid of some redundancy. Bug 317878 / 314553, r=brettw.
Original committer: bryner%brianryner.com
Original revision: 1.10
Original date: 2005/11/29 00:35:31
2006-07-18 18:11:01 +00:00
benjamin%smedbergs.us
bccd824b1e 315940 fix a crash in nsNavHistoryResultNode::GetParent by initializing mParent to nsnull in ctor, along with a few other vars that are unusued. r=brettw
Original committer: beng%bengoodger.com
Original revision: 1.9
Original date: 2005/11/28 23:15:17
2006-07-18 18:10:38 +00:00
benjamin%smedbergs.us
514eecbb7b 317631 - d&d support for places view by adding nsINavHistoryResultViewObserver interface to allow command controller to handle controllery treeview events. r=bryner... also a whole heck of a lot of other places stuff. hook up search box. implement many more commands. d&d, copy paste, etc.
Original committer: beng%bengoodger.com
Original revision: 1.8
Original date: 2005/11/27 04:26:18
2006-07-18 18:10:14 +00:00
benjamin%smedbergs.us
88ce3c9588 315940 - NPOB, general cleanup + 317617 - polish for left bar entries (icons, localization) r=brettw
Original committer: beng%bengoodger.com
Original revision: 1.7
Original date: 2005/11/23 23:03:10
2006-07-18 18:09:51 +00:00
benjamin%smedbergs.us
7e90a4aa6a Bug 266174, relative times (r=bryner), node inheritance (r=beng)
Original committer: brettw%gmail.com
Original revision: 1.6
Original date: 2005/11/23 22:24:22
2006-07-18 18:09:28 +00:00
benjamin%smedbergs.us
c430cfa8c9 317437, make methods on nsINavHistoryResultNode symmetric with those on nsINavHistoryResult - getQueries and queryOptions. r=bryner NPOB
Original committer: beng%bengoodger.com
Original revision: 1.5
Original date: 2005/11/22 19:51:49
2006-07-18 18:09:05 +00:00
benjamin%smedbergs.us
33a6b899ae Add support for Query nodes, which are items with a place: URL which holds a serialized query to build the children.
Original committer: bryner%brianryner.com
Original revision: 1.4
Original date: 2005/11/22 19:16:43
2006-07-18 18:08:41 +00:00
benjamin%smedbergs.us
0999af3266 315940 NOT PART OF BUILD, restructure command controller and page code a little, build out more of places tree view. 317437 - getSourceQuery is annoying, split into two methods/properties. r=brettw for that one
Original committer: beng%bengoodger.com
Original revision: 1.3
Original date: 2005/11/22 19:03:03
2006-07-18 18:08:18 +00:00
benjamin%smedbergs.us
c22429a5fb Bug 266174, serialize/deserialize, r=bryner
Original committer: brettw%gmail.com
Original revision: 1.2
Original date: 2005/11/21 21:21:40
2006-07-18 18:07:55 +00:00
benjamin%smedbergs.us
43bcc7f655 *** empty log message ***
This file was copied in CVS from the following location:
mozilla/browser/components/places/src/nsNavHistoryResult.cpp
Original committer: annie.sullivan%gmail.com
Original revision: 1.1
Original date: 2005/11/19 02:20:20
2006-07-18 18:07:31 +00:00
benjamin%smedbergs.us
b103710e8c Bug 318057 r=ben bookmarks.html exporter, modifications to importer
Original committer: brettw%gmail.com
Original revision: 1.11
Original date: 2006/04/24 16:40:02
2006-07-18 18:07:08 +00:00
benjamin%smedbergs.us
38283f5993 Fixed some leaked references in nsLivemarkService by changing leaky pointers
to member nsCOMPtrs, updated usage in nsBookmarksFeedHandler.
(Note that Annie copied this code from the non-Places livemark code,
 so this problem likely still exists there.)

bug=333764
r=darin@meer.net
sr=bryner@brianryner.com

Original committer: joe%retrovirus.com
Original revision: 1.10
Original date: 2006/04/12 20:47:30
2006-07-18 18:06:46 +00:00
benjamin%smedbergs.us
a889be7780 Adds some livemark-handling functions to nsILivemarkService, fixes a bug
on moving a livemark that doesn't have a site URI.

bug=332617
r=brettw
sr=darin

Original committer: joe%retrovirus.com
Original revision: 1.9
Original date: 2006/04/05 02:22:23
2006-07-18 18:06:23 +00:00
benjamin%smedbergs.us
0708d198de fixes bug 329634 "No apparent way to Reload Live Bookmark (or update livemarks)" patch by pamg, r=annie, sr=beng
Original committer: darin%meer.net
Original revision: 1.8
Original date: 2006/04/04 00:32:33
2006-07-18 18:06:01 +00:00
benjamin%smedbergs.us
ac7e4ddcd1 329169 - leaked livemark service on shutdown... break cycle with load channels by canceling loads on xpcom-shutdown rather than in the livemark service's dtor, which will never fire due to circular references. r=bryner
Original committer: beng%bengoodger.com
Original revision: 1.7
Original date: 2006/03/03 05:14:34
2006-07-18 18:05:38 +00:00
benjamin%smedbergs.us
8ee589196f Bug 326432, r=annie.sullivan Bookmarks batches are transactions, livemarks
performance bug fixes.

Original committer: brettw%gmail.com
Original revision: 1.6
Original date: 2006/02/08 21:07:59
2006-07-18 18:05:16 +00:00
benjamin%smedbergs.us
f07ac1d47a bug=325169 r=brettw@gmail.com keywords=fixed1.8.1 Fix Livemark icons
Original committer: annie.sullivan%gmail.com
Original revision: 1.5
Original date: 2006/02/01 02:13:33
2006-07-18 18:04:38 +00:00
benjamin%smedbergs.us
0833aec0df Adds an annotation to livemarked uris.
bug=324556 r=brettw

Original committer: annie.sullivan%gmail.com
Original revision: 1.4
Original date: 2006/01/27 00:56:11
2006-07-18 18:04:16 +00:00
benjamin%smedbergs.us
59c6b4f8c6 Bug 324553, r=bryner. Finish remote container API plus manay misc fixes and cleanup.
Original committer: brettw%gmail.com
Original revision: 1.3
Original date: 2006/01/26 20:24:25
2006-07-18 18:03:53 +00:00
benjamin%smedbergs.us
40ceea0827 Fix crashes when adding livemarks due to the stream listener referencing freed memory. This changes the LivemarkInfo objects to be refcounted and heap-allocated, and also adds a loadgroup for each channel so that we can reliably cancel the loads. Also, null check the site URI since this field is optional. Bug 323472, r=annie sr=darin
Original committer: bryner%brianryner.com
Original revision: 1.2
Original date: 2006/01/25 22:59:55
2006-07-18 18:03:30 +00:00
benjamin%smedbergs.us
c7c392a603 Added nsIBookmarksContainer interface which allows custom bookmarks types.
Implemented nsILivemarksService as a nsIBookmarksContainer.
bug=317837 r=beng sr=bryner

This file was copied in CVS from the following location:
mozilla/browser/components/places/src/nsLivemarkService.h
Original committer: annie.sullivan%gmail.com
Original revision: 1.1
Original date: 2005/12/15 20:56:18
2006-07-18 18:02:52 +00:00
benjamin%smedbergs.us
0738848cd6 Bug 329854 r=joe.hughes Add a excludeReadOnlyFolders to query options for
use when filing.

Original committer: brettw%gmail.com
Original revision: 1.9
Original date: 2006/03/10 19:44:28
2006-07-18 18:02:29 +00:00
benjamin%smedbergs.us
289270d3f8 Fixing bad merges for bug 313309
Original committer: benjamin%smedbergs.us
Original revision: 1.8
Original date: 2006/03/03 13:57:09
2006-07-18 18:02:07 +00:00
benjamin%smedbergs.us
f6fce3c1ef Bug 324553, r=bryner. Finish remote container API plus manay misc fixes and cleanup.
Original committer: brettw%gmail.com
Original revision: 1.7
Original date: 2006/01/26 20:24:25
2006-07-18 18:01:41 +00:00
benjamin%smedbergs.us
5676f6cf23 Bug 317829, r=beng. Support annotation-based queries.
Original committer: brettw%gmail.com
Original revision: 1.6
Original date: 2006/01/25 01:36:46
2006-07-18 18:01:17 +00:00
benjamin%smedbergs.us
856f0e4029 Bug 323492 update to prepare for branch merge
Original committer: brettw%gmail.com
Original revision: 1.5
Original date: 2006/01/24 18:35:58
2006-07-18 18:00:54 +00:00
benjamin%smedbergs.us
8cfa55a79e Bug 323492 r=bryner,beng Places history result node refactor, dynamic updates, performance improvements.
Original committer: brettw%gmail.com
Original revision: 1.4
Original date: 2006/01/24 01:24:15
2006-07-18 18:00:32 +00:00
benjamin%smedbergs.us
2e4b820208 Add MOZILLA_1_8_BRANCH #ifdefs in preparation for trunk-branch development.
Original committer: bryner%brianryner.com
Original revision: 1.3
Original date: 2006/01/23 23:15:52
2006-07-18 18:00:09 +00:00
benjamin%smedbergs.us
4b23ce0229 Bug 320833, r=bryner. Allow querying for URI, refactor serialization and queries.
Original committer: brettw%gmail.com
Original revision: 1.2
Original date: 2006/01/04 02:05:35
2006-07-18 17:59:46 +00:00
benjamin%smedbergs.us
ffa10e20e1 Bug 321130 r=annie.sullivan Moved some code out of nsNavHistory.h/cpp and into *Query.* and *Result.*
This file was copied in CVS from the following location:
mozilla/browser/components/places/src/nsNavHistoryQuery.h
Original committer: brettw%gmail.com
Original revision: 1.1
Original date: 2005/12/21 18:58:21
2006-07-18 17:59:23 +00:00
benjamin%smedbergs.us
ffc8bf5f67 Bug 324553, r=bryner. Finish remote container API plus manay misc fixes and cleanup.
Original committer: brettw%gmail.com
Original revision: 1.8
Original date: 2006/01/26 20:24:24
2006-07-18 17:59:01 +00:00
benjamin%smedbergs.us
e3f8064f9d Bug 320422 r=annie.sullivan: Rename nav-history/nsINavHistory to nav-history-service/nsINavHistoryService
Original committer: brettw%gmail.com
Original revision: 1.7
Original date: 2005/12/16 00:40:48
2006-07-18 17:58:38 +00:00
benjamin%smedbergs.us
be9062edd3 Added nsIBookmarksContainer interface which allows custom bookmarks types.
Implemented nsILivemarksService as a nsIBookmarksContainer.
bug=317837 r=beng sr=bryner

Original committer: annie.sullivan%gmail.com
Original revision: 1.6
Original date: 2005/12/15 20:56:18
2006-07-18 17:58:16 +00:00
benjamin%smedbergs.us
048e2cf05e Bug 317839 sr=bryner Favicon service
Original committer: brettw%gmail.com
Original revision: 1.5
Original date: 2005/12/12 20:03:25
2006-07-18 17:57:53 +00:00
benjamin%smedbergs.us
7590f8decb History-based bookmarks implementation for Places. Bug 314553, r=brettw.
Original committer: bryner%brianryner.com
Original revision: 1.4
Original date: 2005/11/16 22:53:46
2006-07-18 17:57:31 +00:00
benjamin%smedbergs.us
f3e0f5d071 Bug 306640, Add generic annotation service (first pass)
r=annie.sullivan r=bryner

Original committer: brettw%gmail.com
Original revision: 1.3
Original date: 2005/11/15 23:46:07
2006-07-18 17:57:08 +00:00
benjamin%smedbergs.us
894a82213c bug 315570
r=bryner
r=annie.sullivan

Add a reusable autocomplete result type that doesn't depend on Mork. Components
can easily provide autocomplete results using this interface and
implementation.

Original committer: brettw%gmail.com
Original revision: 1.2
Original date: 2005/11/09 20:50:30
2006-07-18 17:56:46 +00:00
benjamin%smedbergs.us
7b3fa100d7 Adds "places" directory consisting of new moz-storage-based history
implementation.  Use --enable-places to use this code instead of the Mork
history implementation. This code is currently in active development, so some
things are broken, notably all the UI which uses RDF.

bug 266174
r=bryner

This file was copied in CVS from the following location:
mozilla/browser/components/places/public/Makefile.in
Original committer: brettw%gmail.com
Original revision: 1.1
Original date: 2005/11/08 02:25:22
2006-07-18 17:56:23 +00:00
benjamin%smedbergs.us
c21e2d6cfe Bug 333450 r=beng Add bookmark indices to result nodes.
Original committer: brettw%gmail.com
Original revision: 1.47
Original date: 2006/04/17 18:57:52
2006-07-18 17:56:01 +00:00
benjamin%smedbergs.us
f15239d49c 332495 - grouping by site is not preserved when searching + various other search/sort fixes. r=annie.sullivan@gmail.com, brettw@gmail.com (history pieces)
Original committer: beng%bengoodger.com
Original revision: 1.46
Original date: 2006/04/13 22:48:44
2006-07-18 17:55:37 +00:00
benjamin%smedbergs.us
46b753a501 Bug 333754 r=annie.sullivan Comment out untested parts of the container API so we aren't stuck with it if it never gets coverage. If a need arises, we can uncomment and test.
Original committer: brettw%gmail.com
Original revision: 1.45
Original date: 2006/04/12 20:22:39
2006-07-18 17:55:14 +00:00
benjamin%smedbergs.us
54c093ecd1 Bug 328598 r=bryner Expire history as you browse for faster shutdown times.
Original committer: brettw%gmail.com
Original revision: 1.44
Original date: 2006/04/10 22:29:32
2006-07-18 17:54:50 +00:00
benjamin%smedbergs.us
1295f88b4e 330263 - off by one error for places drag and drop in tree views. r=brettw. Also a comment change to nsINavHistoryService.idl to improve documentation to prevent future bugs like this.
Original committer: beng%bengoodger.com
Original revision: 1.43
Original date: 2006/03/31 22:42:10
2006-07-18 17:54:27 +00:00
benjamin%smedbergs.us
7f0065f3f8 Bug 329743: fixes dropmarker icon not showing up on places toolbar folders on mac.
Patch by Pam Greene <pamg.bugs@gmail.com>
r=annie.sullivan@gmail.com sr=ben@mozilla.org

Original committer: annie.sullivan%gmail.com
Original revision: 1.42
Original date: 2006/03/23 16:30:24
2006-07-18 17:54:01 +00:00
benjamin%smedbergs.us
fce5f89a50 Bug 329546 r=ben@mozilla.org, annie.sullivan Separate out view from history
result.

Original committer: brettw%gmail.com
Original revision: 1.41
Original date: 2006/03/23 00:31:47
2006-07-18 17:53:37 +00:00
benjamin%smedbergs.us
abf49445e1 Bug 329854 r=joe.hughes Add a excludeReadOnlyFolders to query options for
use when filing.

Original committer: brettw%gmail.com
Original revision: 1.40
Original date: 2006/03/10 19:44:28
2006-07-18 17:53:14 +00:00
benjamin%smedbergs.us
566d71c361 Bug 329831 r=annie.sullivan Make QueryStringToQueries return empty array if
there is no input.

Original committer: brettw%gmail.com
Original revision: 1.39
Original date: 2006/03/09 17:27:14
2006-07-18 17:52:51 +00:00
benjamin%smedbergs.us
53ac3230b4 Bug 327841 (also fixes 329110 and 321936) r=bryner. Implement failed favicon
cache in favicon service, update favicons for redirected bookmarks, don't load
favicon data if we have a recent copy.

Original committer: brettw%gmail.com
Original revision: 1.38
Original date: 2006/03/03 18:48:28
2006-07-18 17:52:28 +00:00