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

3463 Коммитов

Автор SHA1 Сообщение Дата
bryner%brianryner.com bf670359d1 Remove unused mGroupingMode and mSortingMode from nsNavHistoryQuery. 2005-12-07 00:08:10 +00:00
roc+%cs.cmu.edu 83f4b43f32 Bug 315346. nsISidebar should be in dom/ since it's a platform thing that we expose as part of the Web API, it's not app-specific. r+sr=jst 2005-12-06 01:29:42 +00:00
beng%bengoodger.com 36e992ff9f 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
brettw%gmail.com 14b72727d1 Bug 302050 inline spellchecking for text boxes r=bryner, sr=beng 2005-12-05 18:18:11 +00:00
gavin%gavinsharp.com f438aca260 Back out bug 311605 pending further testing. 2005-12-04 21:02:38 +00:00
gavin%gavinsharp.com baef84c066 Bug 311605 followup: tweak comment 2005-12-04 18:42:48 +00:00
gavin%gavinsharp.com f6a7546490 Bug 311605: default browser checking should be done nsBrowserBlue, not in delayed startup, r=mano 2005-12-04 18:34:12 +00:00
bryner%brianryner.com 8afcc3fc6e Package storage.xpt (if storage is built). Doesn't affect default build. 2005-12-04 03:30:39 +00:00
bryner%brianryner.com d605c0363c 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 2a36478eb8 Bug 318759 r=bryner, Hide 0 dates and dates for any folder type 2005-12-02 19:50:45 +00:00
brettw%gmail.com 1789e95018 Added forgotten moz-anno scheme to bad-URI list in history 2005-12-02 19:15:03 +00:00
brettw%gmail.com e5b49faa9c Bug 318961 r=bryner, sync with trunk bookmarks.html to avoid duplicate items 2005-12-02 18:55:13 +00:00
brettw%gmail.com bcf59cc86e Bug 318761 r=annie.sullivan Make unknown annotations not assert 2005-12-02 18:33:00 +00:00
beng%bengoodger.com 9c917dd7fa 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 5333d7171c 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 2925a31739 Folder node should have mID = 0, not the folder id. Bug 318674. 2005-12-02 07:55:02 +00:00
bryner%brianryner.com 76973cd01c Adding places.xpt so that it gets packaged in installer builds if using --enable-places. r=ben. 2005-12-02 03:37:47 +00:00
brettw%gmail.com 07a16fcfa8 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 dee6822161 fix D&D to toolbar NPOB 2005-12-02 00:01:56 +00:00
beng%bengoodger.com aff860ca04 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 ff241fad46 Removed debugging dump() statements 2005-12-01 23:16:05 +00:00
annie.sullivan%gmail.com 4a2c1f3394 Added chevron menu to bookmarks toolbar.
b=318053 r=ben sr=bryner
2005-12-01 22:56:45 +00:00
bryner%brianryner.com 48dc046434 Fix refcount-logging confusion, change suggested by dbaron. 2005-12-01 18:53:05 +00:00
mozilla.mano%sent.com 6eb6ddc8ec Bug 250867 - icons only and other toolbar modes are not created in a global place. patch from Simon 'sipaq' Paquet <bugzilla@babylonsounds.com>, r=me, moa=mscott on the Thunderbird portions. 2005-12-01 10:03:58 +00:00
bryner%brianryner.com 9842d00f42 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 0fa62d0e37 more d&d polish NPOB 2005-12-01 02:22:14 +00:00
beng%bengoodger.com b9e8468ef4 more improvements to d&d NPOB 2005-12-01 01:54:32 +00:00
annie.sullivan%gmail.com ef97ee01d4 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
gavin%gavinsharp.com 367f5a38f0 Bug 311011: Dragging text that would normally load a bookmark keyword into the new tab/new window/go button should work, r=mano 2005-12-01 00:45:23 +00:00
beng%bengoodger.com b2b69bca7a more d&d feedback... select dropped items NPOB 2005-12-01 00:39:15 +00:00
beng%bengoodger.com b83b8e5551 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 d027ccdc30 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 250d98575d 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 082b81cc4e 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 9725c30d18 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 47af27cebf add missing entities for column labels 2005-11-30 07:26:54 +00:00
beng%bengoodger.com 8e935fb496 add last visit date and visit count cols to the tree NPOB 315940 2005-11-30 00:50:40 +00:00
beng%bengoodger.com ae4b4ee7da add title to places.xul file NPOB 2005-11-29 22:15:40 +00:00
bryner%brianryner.com 0e3b64ac24 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 1667f594bf fix line endings NPOB 2005-11-29 22:00:30 +00:00
bryner%brianryner.com 056696fc9c 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 6db65ed998 fix bustage 2005-11-29 21:57:56 +00:00
bryner%brianryner.com 977747058b fix vc6 build bustage (can't access private member through nsRefPtr) 2005-11-29 21:54:09 +00:00
annie.sullivan%gmail.com a9f5da842c 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 9fa343dec4 Fix some regressions from bug 317878, r=brettw. 2005-11-29 17:12:02 +00:00
bryner%brianryner.com b5cdbb4074 Add replaceItem / onItemReplaced to change a bookmark URI (bug 317802). r=ben. npob 2005-11-29 01:22:58 +00:00
timeless%mozdev.org c917cba0c3 Bug 301562 A > Z Sort Order is confusing, should be Ascending/Descending
patch by supernova_00@yahoo.com r=mconnor
2005-11-29 00:54:34 +00:00
bryner%brianryner.com f84670e180 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 27ba6542a4 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 576460393a 315940 - move tree binding into its own file, like menu and toolbar NPOB 2005-11-28 23:24:56 +00:00