brettw%gmail.com
|
a10cb44a81
|
Bug 322290 r=annie.sullivan (on patch accidentally attached to bug 323812).
Make queries act like folders on toolbar and menu.
|
2006-01-27 21:23:33 +00:00 |
|
brettw%gmail.com
|
dd201d37f4
|
Bug 320827, fix tree date picker in places.
|
2006-01-27 19:25:06 +00:00 |
|
annie.sullivan%gmail.com
|
104b4f993a
|
Fixes to toolbar and menu to work with new history backend.
r=brettw sr=ben bug=209804
|
2006-01-27 18:30:51 +00:00 |
|
brettw%gmail.com
|
6267d722fe
|
Bug 324876, r=beng. Minor tree fixes for updated result.
|
2006-01-27 18:16:21 +00:00 |
|
brettw%gmail.com
|
03e599bde3
|
Bug 324553, r=bryner. Finish remote container API plus manay misc fixes and cleanup.
|
2006-01-26 20:24:25 +00:00 |
|
brettw%gmail.com
|
a0f8231c69
|
Bug 323492 r=bryner,beng Places history result node refactor, dynamic updates, performance improvements.
|
2006-01-24 01:24:15 +00:00 |
|
annie.sullivan%gmail.com
|
14dbd3d22c
|
Fix bug where activeView isn't set correctly for submenus.
bug=324160 r=ben@mozilla.org
|
2006-01-20 18:09:41 +00:00 |
|
annie.sullivan%gmail.com
|
28a8f7ba17
|
Fixed JavaScript errors which were breaking copy/paste/delete.
bug=324056 r=beng
|
2006-01-20 17:03:45 +00:00 |
|
annie.sullivan%gmail.com
|
39c67440c7
|
Adding advanced query builder for places.
bug=317831 r=beng
|
2006-01-19 21:32:24 +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 |
|
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
|
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
|
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 |
|
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
|
a36360cfa0
|
Bug 320422 r=annie.sullivan: Rename nav-history/nsINavHistory to nav-history-service/nsINavHistoryService
|
2005-12-16 00:40:48 +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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
e3adc72318
|
Fix some regressions from bug 317878, r=brettw.
|
2005-11-29 17:12:02 +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 |
|
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
|
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 |
|