Commit Graph

330 Commits

Author SHA1 Message Date
annie.sullivan%gmail.com
39c67440c7 Adding advanced query builder for places.
bug=317831 r=beng
2006-01-19 21:32:24 +00:00
bryner%brianryner.com
7105c7c96d fixing some comments 2006-01-19 03:12:20 +00:00
bryner%brianryner.com
645e227d83 Addressing sr comments from darin. Bug 322369. 2006-01-18 01:21:36 +00:00
bryner%brianryner.com
5afcfd2410 Use the Mork reader class to import old history files, removing the dependency on Mork itself. Bug 322369, r=brettw. 2006-01-18 01:01:41 +00:00
beng%bengoodger.com
d749051807 save selection across delete operations (not done automatically by the view object)... , also restyle parts of the band across the top of the places view to make the content clearer. 2006-01-18 00:11:25 +00:00
beng%bengoodger.com
fd39f6a0f2 fix duplicate place names in root to avoid not showing history item in list... 2006-01-17 21:52:24 +00:00
annie.sullivan%gmail.com
61744add9a Hooked up context menus to bookmarks menu bindings.
bug=317834 r=beng sr=bryner
2006-01-17 20:34:39 +00:00
beng%bengoodger.com
4ff70730ad 315940 - fix up tab strip in browser window so that the places page does not have the underline that runs under the tab strip for regular web content. also fix the appearance of the search dropdown button, and make it have the right cursor. NPOB 2006-01-14 02:18:50 +00:00
beng%bengoodger.com
b47240db7a fix up search box some more, make the header prettier. 315940, NPOB. 2006-01-13 21:57:46 +00:00
beng%bengoodger.com
2dcdad0e1c 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 2006-01-13 20:47:18 +00:00
bryner%brianryner.com
4c9c4117e6 bounds-check bookmark notifications. bug 322379 r=brettw 2006-01-06 01:38:44 +00:00
bryner%brianryner.com
e5c430fe42 Oops, missing piece of bug 320669. 2006-01-06 00:04:28 +00:00
bryner%brianryner.com
6d8e95ed4f Remove wantAllDetails from nsIBookmarkObserver (always send all details). Bug 320669, r=brettw. 2006-01-05 19:37:04 +00:00
brettw%gmail.com
c01a996a0a Fix incorrect sscanf r=bryner 2006-01-04 22:37:07 +00:00
bryner%brianryner.com
570544bd80 fix bustage 2006-01-04 22:33:48 +00:00
bryner%brianryner.com
aa956fd904 fix STDCALL_FUNC_PROTO usage 2006-01-04 22:27:06 +00:00
brettw%gmail.com
b6fad8b044 Bug 322390 r=bryner Fix function pointers on Windows. This will hopefully be changed in the future to a leaner, cleaner solution. 2006-01-04 20:51:58 +00:00
bryner%brianryner.com
4718407177 Make read-onlyness of a folder's children be determined by the nsIBookmarksContainer that's responsible for the folder, not necessarily by a per-folder annotation. Bug 320667, r=annie.sullivan. 2006-01-04 20:49:30 +00:00
brettw%gmail.com
0c1e886ba9 Bug 322378 r=bryner Fixed crash while pasting bookmarks. 2006-01-04 19:12:32 +00:00
brettw%gmail.com
ba66679e8f Bug 322371 r=bryner. Add session grouping to places view. 2006-01-04 19:08:25 +00:00
brettw%gmail.com
1f9512ad05 Bug 320833, r=bryner. Allow querying for URI, refactor serialization and queries. 2006-01-04 02:05:35 +00:00
bryner%brianryner.com
8a612299b8 Prevent bookmark folders from being parented to themselves or to a subfolder (bug 320653). r=brettw. 2006-01-04 01:08:33 +00:00
brettw%gmail.com
0e90005c2a Bug 318653 r=annie.sullivan Add functions for externally creating history/visit entries. (places is not compiled by default) 2005-12-30 23:23:28 +00:00
brettw%gmail.com
05207134f2 Bug 207022 r=annie.sullivan Redirects sometimes appear in the wrong order (places is disabled by default) 2005-12-29 17:59:04 +00:00
brettw%gmail.com
945e99d67d Bug 321758 r=annie.sullivan Keep query options in sync with tree state (places is disabled by default) 2005-12-29 17:56:26 +00:00
brettw%gmail.com
091611db1c Bug 318192 r=annie.sullivan Only show time for today. 2005-12-28 18:24:17 +00:00
brettw%gmail.com
5cfa83cb03 Bug 321273 r+sr=darin Fix GCC4 compile errors. 2005-12-22 21:42:29 +00:00
gavin%gavinsharp.com
43e78595f1 Bug 320974: Resolve relative URLs in Places Atom Live Bookmarks (port of bug 262222), patch by Phil Ringnalda <bugzilla@philringnalda.com>, r=annie.sullivan 2005-12-22 01:46:43 +00:00
brettw%gmail.com
286b23b9c3 Bug 321130 r=annie.sullivan Moved some code out of nsNavHistory.h/cpp and into *Query.* and *Result.* 2005-12-21 18:58:21 +00:00
brettw%gmail.com
098b799c4c Bug 321129 r=annie.sullivan Move simple bookmark short-circuit to functions. 2005-12-21 18:31:22 +00:00
brettw%gmail.com
06d2c73e68 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 2005-12-21 01:00:39 +00:00
gavin%gavinsharp.com
9678cb1266 Bug 320737: Live Bookmark success is not failure, patch by Phil Ringnalda <bugzilla@philringnalda.com>, r=annie.sullivan+vlad 2005-12-21 00:42:33 +00:00
annie.sullivan%gmail.com
90ce75f82a Added (Empty) menu item for menus that don't have any results.
bug=320876 r=brettw
2005-12-20 01:31:51 +00:00
brettw%gmail.com
55878016d7 Bug 318654, r=bryner Add history transition types, session IDs 2005-12-19 19:26:15 +00:00
timeless%mozdev.org
63408ce9ed Bug 320498 Fix NewChannel impls to handle null in argument
r=darin sr=darin
2005-12-18 01:50:50 +00:00
annie.sullivan%gmail.com
84496595ae Made OnContainerMoved() return NS_OK; 2005-12-16 01:15:00 +00:00
annie.sullivan%gmail.com
70c9d342bb Added support for livemarks to bookmarks importer.
bug=320469 r=brettw
2005-12-16 00:54:13 +00:00
brettw%gmail.com
a36360cfa0 Bug 320422 r=annie.sullivan: Rename nav-history/nsINavHistory to nav-history-service/nsINavHistoryService 2005-12-16 00:40:48 +00:00
brettw%gmail.com
fa0ebe1dd4 Bug 320466 r=annie.sullivan Move Autocomplete code from nsNavHistory.cpp to new
file nsNavHistoryAutoComplete.cpp (no changes to code)
2005-12-16 00:16:14 +00:00
brettw%gmail.com
0b2c48bc58 r=bryner Fixed forgotten return code check for InitDB, caused crashes if init failed and processing continues. 2005-12-15 23:38:11 +00:00
annie.sullivan%gmail.com
b801b6bc73 Fixed compile error on linux (scope when declaring a var inside a for loop) 2005-12-15 23:02:04 +00:00
bryner%brianryner.com
dfe146a402 Fix crashes when moving folders around, by making sure we don't notify on a nonexistant item. Bug 320445, r=brettw. 2005-12-15 22:47:18 +00:00
bryner%brianryner.com
22eb784ad2 Adjust index, not aIndex, to account for the hole caused by removing an already-present item. r=brettw. 2005-12-15 21:00:59 +00:00
annie.sullivan%gmail.com
b2ff11200f Added nsIBookmarksContainer interface which allows custom bookmarks types.
Implemented nsILivemarksService as a nsIBookmarksContainer.
bug=317837 r=beng sr=bryner
2005-12-15 20:56:18 +00:00
beng%bengoodger.com
8c34f8951e remove style rule that was causing weird problems in places. NPOB 2005-12-15 20:23:40 +00:00
beng%bengoodger.com
1bffe5be44 fix braindead js error in places.js r=bryner 2005-12-15 20:20:52 +00:00
brettw%gmail.com
f9d11c257d Bug 317840, r=ben Delete history itens frontend 2005-12-15 17:53:31 +00:00
brettw%gmail.com
a717c6eb1c Bug 319228 r=bryner Options cleanup, custom titles for sites. 2005-12-15 03:56:49 +00:00
brettw%gmail.com
e05edc6a3b Bug 319228 r=bryner Custom titles, options cleanup 2005-12-15 03:55:56 +00:00
beng%bengoodger.com
e54bb72823 add icon to places window for url bar NPOB 2005-12-15 00:02:30 +00:00
beng%bengoodger.com
0ed9618376 318823 - Places should not act like web content - disable some menu items when places is showing. r=annie. 2005-12-14 22:55:17 +00:00
beng%bengoodger.com
60c66ac6ab fix braindead bug in nodeIsQuery function in controller.js, make sure to return result. r=brettw 2005-12-14 18:36:43 +00:00
beng%bengoodger.com
61cecab000 Including 318809 - group by site/group by page is not sticky in places. r=annie 2005-12-14 18:29:41 +00:00
brettw%gmail.com
abdf460c80 Bug 320259 r=bryner sqlite compatability updates, fix bookmark InsertItem 2005-12-14 17:49:52 +00:00
brettw%gmail.com
7d3f23249b Bug 318546 r=bryner Preliminary transition support and precompiled statements for adding entries (should be faster). 2005-12-14 16:51:49 +00:00
bryner%brianryner.com
f51ac5886f fix assorted errors with mDBGetChildren usage, r=brettw 2005-12-14 06:06:03 +00:00
brettw%gmail.com
12b5f9b4fd Bug 317840 r=bryner History deleting, address bryner's comments 2005-12-13 23:58:13 +00:00
brettw%gmail.com
d9ed779847 Bug 317840 r=bryner Fix backend history deleting. 2005-12-13 23:40:42 +00:00
annie.sullivan%gmail.com
483a4c0f39 Fixed small typos and ordering problems in history/favicons initialization.
bug=317839 r=brettw@gmail.com
2005-12-13 01:10:13 +00:00
bryner%brianryner.com
5176b93796 Support read-only containers. Bug 320005, r=ben. 2005-12-12 21:03:04 +00:00
brettw%gmail.com
6e714a1f19 Bug 317839 sr=bryner Favicon service 2005-12-12 20:03:33 +00:00
annie.sullivan%gmail.com
6edc199ae9 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
2005-12-11 21:53:00 +00:00
annie.sullivan%gmail.com
66f1c64367 Implemented removeAnnotation()
Added getAnnotationInt64() and setAnnotationInt64() to make dealing with
dates and times easier.
r=bryner b=319769
2005-12-10 07:25:14 +00:00
bryner%brianryner.com
f04868520b Add tests for indexOfItem and indexOfFolder, and fix mistake in results table 2005-12-10 05:23:14 +00:00
bryner%brianryner.com
d239700dad Update unit test for a bunch of recent changes. 2005-12-10 05:19:31 +00:00
bryner%brianryner.com
1d2880be5d moz_bookmarks table renaming missed a couple spots 2005-12-10 04:58:53 +00:00
bryner%brianryner.com
b0fc96733f trying to fix bookmarks unit test -- null check bookmarksFile, xpcshell doesn't know about it. 2005-12-10 04:40:52 +00:00
bryner%brianryner.com
bfa267c3ca Make bookmark and history views update dynamically (bug 317826 and 317827), r=brettw. 2005-12-09 23:48:44 +00:00
bryner%brianryner.com
24a9a9bd36 Support weak references for bookmark / history / result observers. Bug 319324, r=darin. 2005-12-08 22:23:52 +00:00
brettw%gmail.com
84157e7873 Bug 319227, r=annie.sullivan@gmail.com Add GetPagesWithAnnotation 2005-12-08 19:44:27 +00:00
bryner%brianryner.com
6eef2ae2a7 Remove unused mGroupingMode and mSortingMode from nsNavHistoryQuery. 2005-12-07 00:08:10 +00:00
beng%bengoodger.com
689582963b 317828 - hook up calendar filtering in the places page for history items. make sure the user can select a range to filter by, and also update the calendar when the user picks a saved query. r=annie.sullivan@gmail.com 2005-12-05 22:16:56 +00:00
bryner%brianryner.com
6f8c691831 Fix Places build on gcc4 by removing extra semicolons. Bug 318974, patch by jlurz24@gmail.com, r=me. 2005-12-03 23:35:47 +00:00
brettw%gmail.com
17ce3792eb Bug 318759 r=bryner, Hide 0 dates and dates for any folder type 2005-12-02 19:50:45 +00:00
brettw%gmail.com
d4320b65c4 Added forgotten moz-anno scheme to bad-URI list in history 2005-12-02 19:15:03 +00:00
brettw%gmail.com
4aadba5105 Bug 318961 r=bryner, sync with trunk bookmarks.html to avoid duplicate items 2005-12-02 18:55:13 +00:00
brettw%gmail.com
c3c3843390 Bug 318761 r=annie.sullivan Make unknown annotations not assert 2005-12-02 18:33:00 +00:00
beng%bengoodger.com
817b67f190 better D&D handling - make sure insertion point index is adjusted properly when rearranging items within a container. also lots of documentation and reorganization. NPOB 2005-12-02 18:32:27 +00:00
annie.sullivan%gmail.com
276c5c9e8e If the user opens a folder and then moves the mouse over another folder,
that folder now opens.
b=318054 r=ben sr=bryner

The chevron is now right justified.
b=318641 sr=ben
2005-12-02 17:10:51 +00:00
bryner%brianryner.com
81f1125064 Folder node should have mID = 0, not the folder id. Bug 318674. 2005-12-02 07:55:02 +00:00
brettw%gmail.com
e68dcf4384 Added bookmarks.html importing, automatic places root init (bug 318057) r=bryner
GetChildFolder on bug 314553, r=bryner
2005-12-02 00:39:10 +00:00
beng%bengoodger.com
bf8762c86d fix D&D to toolbar NPOB 2005-12-02 00:01:56 +00:00
beng%bengoodger.com
17846e8ef2 315940 - more D&D fixes. makes sure the right elements are selected post drop, fix js errors and save selection. NPOB 2005-12-01 23:58:02 +00:00
annie.sullivan%gmail.com
571c2d267c Removed debugging dump() statements 2005-12-01 23:16:05 +00:00
annie.sullivan%gmail.com
479137fa10 Added chevron menu to bookmarks toolbar.
b=318053 r=ben sr=bryner
2005-12-01 22:56:45 +00:00
bryner%brianryner.com
7b90cd1439 Fix refcount-logging confusion, change suggested by dbaron. 2005-12-01 18:53:05 +00:00
bryner%brianryner.com
63be12eec5 Don't append string parameters directly into statements. Should fix renaming a folder that has a space in it. Bug 318490, r=brettw. 2005-12-01 07:43:10 +00:00
beng%bengoodger.com
ef2f143ba1 more d&d polish NPOB 2005-12-01 02:22:14 +00:00
beng%bengoodger.com
d05d68190c more improvements to d&d NPOB 2005-12-01 01:54:32 +00:00
annie.sullivan%gmail.com
ae7f7f2a44 b=318439 r=bryner sr=ben
Made insertionPoint for places-bar and places-menupopup inside the folder
if the selection is a folder.
2005-12-01 00:58:03 +00:00
beng%bengoodger.com
d02abb7b32 more d&d feedback... select dropped items NPOB 2005-12-01 00:39:15 +00:00
beng%bengoodger.com
86283b16ab more work on selection saving across view reloading, also as part of 317633 store txmgr on history service for global txn stack. r=brettw for that NPOB 2005-12-01 00:09:29 +00:00
bryner%brianryner.com
9f5d0820d6 When building a node's children, make sure to clear out any old children first. Bug 318432, r=annie 2005-11-30 23:12:15 +00:00
annie.sullivan%gmail.com
fcc986ac4c Fixes "open links in tabs" attempting to open folders.
Fixes open commands sometimes being disabled because they're not up to date
with the activeView
Work on fixing pasting of folders.
2005-11-30 19:24:44 +00:00
bryner%brianryner.com
3bd5d78d80 When removing folders, make sure to remove all of the items in the folder, and recursively remove any subfolders. Bug 318176, r=brettw. 2005-11-30 18:42:29 +00:00
bryner%brianryner.com
cdfe927246 Fix crash when attempting to show last visit date of a folder (result not was not being initialized) 2005-11-30 07:35:28 +00:00
bryner%brianryner.com
555b21e915 add missing entities for column labels 2005-11-30 07:26:54 +00:00
beng%bengoodger.com
fceacc7320 add last visit date and visit count cols to the tree NPOB 315940 2005-11-30 00:50:40 +00:00
beng%bengoodger.com
fdd2654150 add title to places.xul file NPOB 2005-11-29 22:15:40 +00:00
bryner%brianryner.com
e202b0696d We need to set the refcount on the clone to 1 after running the copy-constructor, otherwise it will inherit the original object's refcount. 2005-11-29 22:01:43 +00:00
beng%bengoodger.com
4034a91859 fix line endings NPOB 2005-11-29 22:00:30 +00:00
bryner%brianryner.com
0418c05b64 Get rid of bogus assertions from OnAddURI/OnDeleteURI and instead notify observers of a visit-time change if the page is bookmarked. 2005-11-29 21:59:13 +00:00
bryner%brianryner.com
89196348d2 fix bustage 2005-11-29 21:57:56 +00:00
bryner%brianryner.com
0fe93bd2ed fix vc6 build bustage (can't access private member through nsRefPtr) 2005-11-29 21:54:09 +00:00
annie.sullivan%gmail.com
0ad98ce12c Wrapped bookmarks hbox in toolbaritem and added places button and boomarks
toolbaritem to customize palette.  Make places bookmarks toolbar customizable.
2005-11-29 20:28:15 +00:00
bryner%brianryner.com
e3adc72318 Fix some regressions from bug 317878, r=brettw. 2005-11-29 17:12:02 +00:00
bryner%brianryner.com
b7af9f94d2 Add replaceItem / onItemReplaced to change a bookmark URI (bug 317802). r=ben. npob 2005-11-29 01:22:58 +00:00
bryner%brianryner.com
c741618fe8 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. 2005-11-29 00:35:31 +00:00
bryner%brianryner.com
4dedd93c5c Fix MoveFolder when the new index is -1. Add a unit test for moveFolder, and update the unit test result tables. Bug 314553, npob. 2005-11-29 00:24:11 +00:00
beng%bengoodger.com
8541634f86 315940 - move tree binding into its own file, like menu and toolbar NPOB 2005-11-28 23:24:56 +00:00
beng%bengoodger.com
c79d1c9020 315940 break treeview out into its own file. NPOB 2005-11-28 23:18:51 +00:00
beng%bengoodger.com
adf555f9cf 315940 consolidate insertion point computation functions in treeview NPOB 2005-11-28 23:15:41 +00:00
beng%bengoodger.com
a630b65fc3 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 2005-11-28 23:15:17 +00:00
beng%bengoodger.com
23cc61f267 315940 - implement index restrict in the places tree to prevent drop of items at certain indices NPOB 2005-11-28 18:29:42 +00:00
beng%bengoodger.com
107ba0a1a7 315940 - make the bookmarks menu work NPOB. 2005-11-28 07:53:12 +00:00
beng%bengoodger.com
80680498d2 315940 allow links and places to be dropped onto the toolbar. NPOB. 2005-11-28 07:30:30 +00:00
beng%bengoodger.com
b0facf8447 315940 more D&D support: drag from toolbar. NPOB 2005-11-28 06:55:16 +00:00
beng%bengoodger.com
2179add01d 315940 - allow bookmarks to be dropped _into_ left list folders. NPOB 2005-11-28 00:36:21 +00:00
beng%bengoodger.com
ced08c0d12 315940 - allow bookmarks to be dropped _into_ left list folders. NPOB 2005-11-28 00:33:37 +00:00
beng%bengoodger.com
584663989a 315940 - make sure you can't paste leaf items into the left list. NPOB 2005-11-28 00:23:06 +00:00
beng%bengoodger.com
fe34b87ba2 315940 - correct typo bryner spotted. NPOB 2005-11-27 22:36:40 +00:00
beng%bengoodger.com
78fac8825c moveFolder does not work, suggested by bryner r=me NPOB 2005-11-27 22:06:55 +00:00
beng%bengoodger.com
43297313f3 add view type for menupopups 315940 NPOB 2005-11-27 22:05:02 +00:00
beng%bengoodger.com
ff417a5388 315940 - move commands/context menu to separate .inc files for inclusion by the browser fe too NPOB 2005-11-27 22:04:38 +00:00
beng%bengoodger.com
ae320f0df3 315940 - hack in dynamic updating for tree views. NPOB 2005-11-27 22:04:02 +00:00
beng%bengoodger.com
424cabce67 315940 - make change operations propagate to the toolbar so it updates live. NPOB 2005-11-27 21:25:13 +00:00
beng%bengoodger.com
4c532a892d 315940 - hook up dummy personal toolbar NPOB 2005-11-27 06:47:54 +00:00
beng%bengoodger.com
bc8a1ac143 315940, implement 'open in tabs' NPOB 2005-11-27 05:37:43 +00:00
beng%bengoodger.com
044401455c 317631 - forgot to document this assumption r=bryner 2005-11-27 04:37:20 +00:00
beng%bengoodger.com
17a4d6b415 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. 2005-11-27 04:26:18 +00:00
beng%bengoodger.com
ead9ed8450 315940 NPOB hook up drag gesture handler, so you can at least drag shortcuts to your desktop. 2005-11-24 00:19:31 +00:00
beng%bengoodger.com
a22503418d 315940 NPOB make adding folders work properly! 2005-11-23 23:48:07 +00:00
brettw%gmail.com
7b0eff94a0 Expose query folder type when going through bookmarks. r=bryner. 2005-11-23 23:15:22 +00:00
beng%bengoodger.com
82e02aaf47 315940 - NPOB, general cleanup + 317617 - polish for left bar entries (icons, localization) r=brettw 2005-11-23 23:03:10 +00:00
brettw%gmail.com
9d1a366f5a Bug 266174, relative times (r=bryner), node inheritance (r=beng) 2005-11-23 22:24:22 +00:00
beng%bengoodger.com
bd9b2c493c 315940 - NPOB - style left hand panel and calendar correctly, only show calendar for non-bookmark queries. 2005-11-23 02:37:06 +00:00
beng%bengoodger.com
28390222e1 315940 - move places.properties into places component (r=brettw), activate grouping buttons for history NPOB 2005-11-23 02:22:17 +00:00
beng%bengoodger.com
d88cb10fa4 317437, make methods on nsINavHistoryResultNode symmetric with those on nsINavHistoryResult - getQueries and queryOptions. r=bryner NPOB 2005-11-22 19:51:49 +00:00
bryner%brianryner.com
687ee62064 Add support for Query nodes, which are items with a place: URL which holds a serialized query to build the children. 2005-11-22 19:16:44 +00:00
beng%bengoodger.com
356ccb1b62 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 2005-11-22 19:03:03 +00:00
beng%bengoodger.com
a908c9e28a 315940 NOT PART OF BUILD - consolidate avi functions into places tree binding, allow tree to filter self/init from query url. 2005-11-22 05:40:40 +00:00
bryner%brianryner.com
fc69789278 fixing bustage 2005-11-22 00:53:43 +00:00
bryner%brianryner.com
8bef7ae988 Notify wantAllDetails=true observers on item renumbering, and make the observer API for item/folder moves a little nicer. Bug 314553, r=brettw. 2005-11-22 00:44:14 +00:00
bryner%brianryner.com
17a6ef3189 Update expected table result 2005-11-21 23:20:29 +00:00
bryner%brianryner.com
b47c4e8df0 fixing typo so that adding a bookmark works 2005-11-21 23:07:39 +00:00
brettw%gmail.com
3547495d99 Bug 306640, r=annie.sullivan, Add annotation observers and URI generation 2005-11-21 21:34:02 +00:00
brettw%gmail.com
a9f42915f4 Bug 266174, serialize/deserialize, r=bryner 2005-11-21 21:21:40 +00:00
brettw%gmail.com
0e76f99bf3 Bug 266174 serialize/deserialize patch, r=bryner 2005-11-21 21:20:43 +00:00
brettw%gmail.com
6725a3ea76 Bug 317311, r=ben@mozilla.org
Add calendar.
2005-11-21 21:18:10 +00:00
brettw%gmail.com
900699276f Add XBL calendar widget
Bug 317311 r=ben@mozilla.org
2005-11-21 18:52:38 +00:00
annie.sullivan%gmail.com
ea5babff52 Moved nsNavHistoryResult/Node to nsNavHistoryResult.cpp 2005-11-19 05:05:52 +00:00
annie.sullivan%gmail.com
da42a2b5bb *** empty log message *** 2005-11-19 02:20:20 +00:00
beng%bengoodger.com
a179892cc3 make clicking links work again 315940 NOT PART OF BUILD 2005-11-19 01:29:22 +00:00
bryner%brianryner.com
b1ce141d0e Work-in-progress for places UI. Allow the backend to filter results based on item type, and provide a way to ask for a result rooted at a given bookmark folder. NPOB, will be reviewed by ben/brettw before being turned on. 2005-11-19 00:09:08 +00:00
beng%bengoodger.com
0b1662aa5c add shim to co-opt bookmarks menu commands to use the places system instead of the old bookmarks system while retaining the functionality for those building without --enable-places... for the final activation patch this code will move into the browser itself. NOT PART OF BUILD, 315940 2005-11-17 23:44:50 +00:00
beng%bengoodger.com
e68cfd83c2 begin to implement AVI on tree view, 315940. Also make sure nsNavHistory.cpp compiles on VC6 (316896, r=brettw) NOT PART OF BUILD 2005-11-17 23:05:35 +00:00
bryner%brianryner.com
9eadb31237 Assorted fixes for lazy building of bookmark folder children, and hook it up to preliminary UI. Bug 314553, r=brettw. 2005-11-17 22:00:52 +00:00
beng%bengoodger.com
9f4fc80b93 load URLs in the browser or in new windows or tabs. 315940, NOT PART OF BUILD. 2005-11-17 21:54:46 +00:00
brettw%gmail.com
4ac6fc4483 Bug 266174, r=bryner. Add query serialization/deserialization 2005-11-17 21:39:13 +00:00
beng%bengoodger.com
ca930c8ee4 315940, NOT PART OF BUILD... make search box sort of work for places, remove a bunch of dead code, fix a msvc6 compile error in nsNavHistory (r=brettw), more visual appearance tweaks 2005-11-17 20:28:43 +00:00
brettw%gmail.com
03592c7bcc Fixed delete/new mismatch that caused crash on exit 2005-11-17 19:30:18 +00:00
brettw%gmail.com
9b7c8dae03 Bug 316077, r=annie.sullivan, sr=darin
Protocol handler allowing access to binary annotations.
2005-11-17 18:39:00 +00:00
bryner%brianryner.com
6d8768e821 fixing windows line endings. 2005-11-17 00:50:11 +00:00
bryner%brianryner.com
793b05a5fe Fixing windows newlines and private destructor. 2005-11-17 00:47:48 +00:00
bryner%brianryner.com
6b42e7e964 Sync with nsINavHistory changes. r=ben. 2005-11-16 23:22:03 +00:00
beng%bengoodger.com
b426d1b461 315940 NOT PART OF BUILD - fix js error in page unloading 2005-11-16 23:03:28 +00:00
bryner%brianryner.com
d0295dcf29 History-based bookmarks implementation for Places. Bug 314553, r=brettw. 2005-11-16 22:53:47 +00:00
beng%bengoodger.com
751340ae07 show history in the view, show icons, title tree columns. 315940, NOT PART OF BUILD 2005-11-16 21:51:17 +00:00
beng%bengoodger.com
649edab399 show history in the tree view 315940 2005-11-16 01:07:18 +00:00
brettw%gmail.com
4a3d2873dd Change to PR types, fix visual studio for look scoping.
r=ben
2005-11-16 00:56:45 +00:00
brettw%gmail.com
4d8d07c2b6 Bug 306640 r=annie.sullivan sr=bryner
Add annotation service. This checkin addresses sr comments I forgot in the
checkin of the main code.
2005-11-16 00:20:15 +00:00
brettw%gmail.com
89064c9e36 Bug 306640, Add generic annotation service (first pass)
r=annie.sullivan r=bryner
2005-11-15 23:46:08 +00:00
brettw%gmail.com
0f7a9e6f4f Bug 266174, patch 203140: Bring history in sync with recent changes to storage API. r=annie.sullivan 2005-11-15 23:24:29 +00:00
beng%bengoodger.com
fa7180de43 adding readme file for localization directory that isn't part of browser/locales because of NOT PART OF BUILD status (315940) 2005-11-14 22:23:34 +00:00
beng%bengoodger.com
1a26963f2f More work as part of 315940, setting up the basic places view, controller, context menus, command keys, etc. NOT PART OF BUILD 2005-11-14 22:22:28 +00:00
beng%bengoodger.com
40a15e993e 315940 - unified 'places' view... checking in some stub files so we can start building out the components. NOT PART OF BUILD. 2005-11-10 23:31:08 +00:00
brettw%gmail.com
b9777b38a2 bug 315570 r=benjamin
Add a reusable autocomplete result type that doesn't depend on Mork. Components
can easily provide autocomplete results using this interface and
implementation. This patch fixes some style and portability nits.
2005-11-09 21:27:51 +00:00
brettw%gmail.com
00a3e5f2d1 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.
2005-11-09 20:50:31 +00:00
brettw%gmail.com
944ede62d6 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.
2005-11-09 19:19:33 +00:00
brettw%gmail.com
e1bcd0f4cd 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
2005-11-08 02:25:22 +00:00