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

428 Коммитов

Автор SHA1 Сообщение Дата
benjamin%smedbergs.us f6b9337ffd Fixing bad merges for bug 313309 2006-03-03 13:57:09 +00:00
beng%bengoodger.com 38c8855bc5 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 2006-03-03 05:14:34 +00:00
bzbarsky%mit.edu 24944d8a8c Revert nsIGlobalHistory2 to what it was on the 1.8 branch. Move the new stuff
to nsIGlobalHistory3.  Bug 328928, r=brettw and smfr, sr=darin
2006-03-03 03:34:48 +00:00
annie.sullivan%gmail.com 5c81cb5255 Adds UI for separators in menu and toolbar. r=ben@mozilla.org bug=327321 2006-03-01 22:50:25 +00:00
annie.sullivan%gmail.com b362b8597a Makes items on places toolbar show up as a button during customize so that they can easily be moved. r=ben@mozilla.org bug=327364 2006-03-01 19:44:37 +00:00
brettw%gmail.com 8cd0dd5030 Bug 326428 r=annie.sullivan Generate default titles for untitled pages 2006-03-01 19:43:22 +00:00
brettw%gmail.com 2d6a143a78 Bug 328399 r=annie.sullivan Remove last visited page preference. 2006-03-01 19:27:08 +00:00
bryner%brianryner.com 6e1d034a18 Speedups for nsMorkReader and history import (bug 327330). r=brettw 2006-03-01 02:51:43 +00:00
annie.sullivan%gmail.com c18b29dcfb Refinements to advanced search UI bug=326613 r=ben@mozilla.org 2006-02-28 22:59:44 +00:00
annie.sullivan%gmail.com b277b94d8e Fixed icon uris broken in browser shim removal. bug=328543 r=ben@mozilla.org 2006-02-28 22:43:46 +00:00
brettw%gmail.com b11c81267c Bug 328862 r=annie.sullivan Potentially uninitialized variable in RemoveChildAt 2006-02-28 18:26:37 +00:00
brettw%gmail.com 02f6d582ff Bug 319910 r=bryner Add bookmark function for redirect-aware bookmark status checking 2006-02-28 17:53:16 +00:00
brettw%gmail.com 64e57bbffa Bug 327165 r=annie.sullivan Some titles are not remembered 2006-02-28 16:46:14 +00:00
brettw%gmail.com 00429619a1 Bug 324590 r=bryner Make folders update properly when sorting is active 2006-02-28 16:41:03 +00:00
brettw%gmail.com 302688f198 Bug 328523 r=beng (verbal) History system should remove observers. 2006-02-24 22:27:58 +00:00
beng%bengoodger.com a2e1f5c83a bug 328243 - disband the browser shim, move locale to locales dir, move theme to themes dir. r=annie.sullivan@gmail.com 2006-02-24 21:41:34 +00:00
annie.sullivan%gmail.com 1de1d46ea3 Removes an unnecessary transaction in the QueryFolderChildren() function that was causing an incorrect return value. bug=328364 r=brettw@gmail.com 2006-02-23 22:18:34 +00:00
annie.sullivan%gmail.com d8ea1cf6a6 changing livemark_item.png to binary for bug 327543 2006-02-23 19:27:41 +00:00
brettw%gmail.com 1f3329817f Bug 327053 (make history DB cache persistent between transactions r=bryner) and
bug 328327 (remove vacuuming r=annie.sullivan).
2006-02-23 18:38:24 +00:00
annie.sullivan%gmail.com 56d9cb0059 Fixes problems with bookmark menus and toolbarbuttons not working correctly on mac. bug=327036 r=ben@mozilla.org 2006-02-23 18:30:40 +00:00
annie.sullivan%gmail.com a7beae4944 Makes places toolbar use same id and class as old bookmarks toolbar. bug=327497 r=ben@mozilla.org 2006-02-23 18:19:27 +00:00
timeless%mozdev.org 1ce5986f6b Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
brettw%gmail.com d497783fdd Bug 327484 r=annie.sullivan Bookmark import does not handle entities +
out-of-memory check
2006-02-22 02:00:53 +00:00
annie.sullivan%gmail.com d1ac2f3f6e Moves toolbar styles out of places.css (which is for the places page) and into the browser shim stylesheet. bug=327762 r=ben@mozilla.org 2006-02-21 21:56:04 +00:00
annie.sullivan%gmail.com 3fecede4e9 Checking in patch from mossop@blueprintit.co.uk to make context menu open work in places bar subfolders. r=annie.sullivan@gmail.com bug=325782 2006-02-18 00:23:29 +00:00
bryner%brianryner.com cb40d6eabd Sync up branch and trunk 2006-02-17 23:44:21 +00:00
brettw%gmail.com fd1b0b87a0 r=bryner. Fix memory leaking of result nodes. Added virtual destructor
to the result node so that the result node's base relase implementation would
also delete the derived classes.
2006-02-17 23:13:53 +00:00
annie.sullivan%gmail.com 9cb66476c5 Checking in patch by mossop@blueprintit.co.uk to allow middle click to open links in tabs. bug=325781 sr=beng 2006-02-17 22:58:13 +00:00
annie.sullivan%gmail.com 0edcf1db07 Fixed drag and drop support for toolbars and menus. Added lots more visual feedback when dragging and dropping.
bug=318052 r=beng
2006-02-17 18:31:06 +00:00
cbiesinger%web.de a381b0935f bug 325177 r=darin sr=bz
- add a "request" parameter to nsIContentSniffer
- make the unknowndecoder implement nsIContentSniffer
- make nsBaseChannel do type detection via nsIContentSniffer rather than a
  stream converter
2006-02-17 16:54:27 +00:00
brettw%gmail.com b1d2c6f268 Bug 327560: r=bryner History service keeps reference to main thread 2006-02-17 00:40:50 +00:00
beng%bengoodger.com 98724fe39b 327500 - clean up remaining uses of old bookmarks fe into ifndef MOZ_PLACES. fix build orange and other issues. r=annie.sullivan@gmail.com 2006-02-16 19:00:25 +00:00
beng%bengoodger.com c1b55e69ba a stab at further improvements to Ts, Tp, and orange on balsa. Remove scripts when MOZ_PLACES is set that are not required. Don't attach a page show listener - it doesn't work anyway unless the buttons are visible! 2006-02-16 17:22:16 +00:00
beng%bengoodger.com f4d75982b7 324704 - query creation and execution for bookmarks menu bar is ill-timed... need to do asynchronously in delayed startup or on popup showing, rather than at startup! r=brettw 2006-02-16 05:24:26 +00:00
beng%bengoodger.com 316e59b25d 327383 - corrupt UI/bookmarks bar/all sorts of wackiness due to bug in bookmarks import. clear out frame's feed uri state when a new link is encountered r=brettw a=dbaron 2006-02-16 05:00:36 +00:00
beng%bengoodger.com 85b3ec0642 327400 - UI issues with toolbar buttons, paper over potential instabilities in tab switching logic. r=brettw a=dbaron 2006-02-16 05:00:29 +00:00
brettw%gmail.com 24ed20fbe1 Bug 318817 r=beng: Import, store, and use bookmark keywords. 2006-02-16 00:42:46 +00:00
joe%retrovirus.com adc1e2389d Changed Places Bookmark Properties panel from an in-window panel to a modal dialog. This addresses minimum size, modality, and rendering issues.
bug=322989
r=annie.sullivan@gmail.com
sr=ben@mozilla.org
2006-02-16 00:16:31 +00:00
beng%bengoodger.com 6768cc62bb 327372 - fix atlantia orange, avoid using static ctor/dtors. r=mark@moxienet.com 2006-02-15 23:13:49 +00:00
benjamin%smedbergs.us 1a5272733a Bug 327331 - nsNavHistory::Init is fragile and leaky in error conditions, r=brettw 2006-02-15 21:45:40 +00:00
brettw%gmail.com 1a1d8e397a Bug 327318, r=annie.sullivan. History service fails if indices already exist. 2006-02-15 18:15:31 +00:00
bryner%brianryner.com dbdd1b0411 Speedups for history import (bug 325176). r=brettw. 2006-02-15 06:02:07 +00:00
annie.sullivan%gmail.com 8dd0b0bc82 bug=327209 r=brettw Fixes assert when removing from a toolbar 2006-02-14 23:48:28 +00:00
bryner%brianryner.com 26721c9510 Don't run import in the middle of history service initialization (bug 327191). r=brettw. 2006-02-14 22:37:05 +00:00
beng%bengoodger.com 5db32f1302 326598 - tree D&D massively broken. r=annie.sullivan@gmail.com. checked in on the branch earlier, checking in now to the trunk. 2006-02-14 21:36:04 +00:00
bryner%brianryner.com c0d2dd1ea2 rename bookmarks/history and form history databases (bug 324545) r=brettw. Fixing the bookmarks unit test too. 2006-02-14 21:03:04 +00:00
bryner%brianryner.com 954754c11a fixing bustage r=brettw 2006-02-14 00:00:31 +00:00
brettw%gmail.com 2399e07df3 Bug 325665, r=bryner. Coalesce redirects in history, clean up session and
visit creation code.
2006-02-13 18:07:01 +00:00
beng%bengoodger.com ce0f635f4e 324948 - should not be able to do edit operations on immutable containers (delete, paste, cut). Make sure we check if a container has readonly children, or the folder itself (if it is a bookmark folder) is readonly before enabling commands for cut, copy and paste. Also assert that activeView is non-null, for safety. r=annie.sullivan@gmail.com 2006-02-09 21:32:24 +00:00
beng%bengoodger.com 38a34e5126 320655 - changing the history view displayed should also update the sorting r=annie.sullivan@gmail.com 2006-02-09 19:29:10 +00:00
joe%retrovirus.com 385089b0d2 bug=326488
r=annie.sullivan@gmail.com
2006-02-09 02:18:12 +00:00
brettw%gmail.com d6a0a185bd Bug 326432, r=annie.sullivan Bookmarks batches are transactions, livemarks
performance bug fixes.
2006-02-08 21:07:59 +00:00
joe%retrovirus.com ff3df4b86e Checking in add bookmark UI modifications, cf. bug 322989 2006-02-08 16:52:16 +00:00
brettw%gmail.com 44b42c8a97 Bug 325763 r=annie.sullivan Remove calls to IsVoid, fix void handling 2006-02-08 02:12:23 +00:00
beng%bengoodger.com 115c18b945 326346 - javascript error when selecting text on a page. r=annie.sullivan@gmail.com 2006-02-08 01:52:41 +00:00
bryner%brianryner.com 39ccd2279a fixing bustage (bug 320261) 2006-02-08 01:50:23 +00:00
bryner%brianryner.com 14e56de3fd Add support for bookmark separators (bug 320261). r=brettw, ben. 2006-02-08 01:10:57 +00:00
brettw%gmail.com b52d079d9a Bug 325812 r=annie.sullivan Add annotation Int64, remove variant functions. 2006-02-07 22:57:56 +00:00
brettw%gmail.com fe609170c8 Bug 325288 r=annie.sullivan Closing a container should close its children. 2006-02-07 18:48:38 +00:00
beng%bengoodger.com b021000a45 318816 - going back/forward to places is not instantaneous. Use pageshow/pagehide handlers to show/hide places UI within the browser window. r=annie.sullivan@gmail.com ... also ensure that places toolbar button icon is built in the jar.mn 2006-02-07 18:07:29 +00:00
brettw%gmail.com 5f5c82aa26 Bug 325161 r=annie.sullivan Make all nsINavHistoryResultNodes support URI attribute, remove nsINavHistoryURIResultNode. 2006-02-07 01:56:36 +00:00
bryner%brianryner.com dcc1e4ece8 #ifdef'ing for MOZILLA_1_8_BRANCH 2006-02-07 00:19:04 +00:00
annie.sullivan%gmail.com 7740114fae Adding livemark_item.png which got missed by the crosscommitt script. 2006-02-01 05:53:44 +00:00
brettw%gmail.com d9c4c55b1c [for mossop@blueprintit.co.uk] Bug 325350 r=brettw Places build fails
due to nsIParser change.
2006-02-01 02:18:20 +00:00
annie.sullivan%gmail.com ec83762d22 bug=325169 r=brettw@gmail.com keywords=fixed1.8.1 Fix Livemark icons 2006-02-01 02:13:34 +00:00
brettw%gmail.com 1d2be4d7d2 Bug 325348, r=annie.sullivan Bookmarks in results not updated when there is no tree attached. 2006-01-31 22:25:24 +00:00
beng%bengoodger.com 8900aa83bc add places toolbar icon to cvs 2006-01-31 18:01:44 +00:00
beng%bengoodger.com c54af24e54 317633 - undo/redo for Places. Make sure the various transactions work better - e.g. folder undo should save a list of its child nodes for restoration. Also ensure that bookmark edits done in the places tab aren't undone when another tab is selected and Ctrl+Z hit by implementing a transaction manager in the browser window that filters out places-tab transactions if the places tab isn't selected. Make the goDo*Command utility functions in globalOverlay.js consult the window looking for applicable controllers, not just the focused element. r=sullivan. Also 320085 - search menu keybindings for places: allow find bar to be turned off using a state variable, which prevents the opening of the strip but fires an event which other applications like places can listen to: 'find-activated'. 2006-01-31 18:00:06 +00:00
brettw%gmail.com ec4454331e [for joe@retrovirus.com] Bug 324743, r=brettw. Result roots are closed by default. 2006-01-31 03:05:02 +00:00
brettw%gmail.com 33065cba6e Bug 325153, r=annie.sullivan Update duplicate collapsing when rows are removed. 2006-01-31 01:29:05 +00:00
brettw%gmail.com a75303c36e Bug 324590 (partial fix), r=bryner. Handle bookmark title updating when results
are sorted
2006-01-31 01:01:49 +00:00
mrbkap%gmail.com c4f20f9306 Remove the obsolete concept of "DTD verification". bug 323958, r+sr=jst 2006-01-30 23:45:19 +00:00
brettw%gmail.com c54fc0453e Bug 325250, r=bryner. Fix infinite observer loops in history results. 2006-01-30 21:39:54 +00:00
bryner%brianryner.com e67fd8ab25 Automatically increment the visit count when addVisit() is called (bug 324879). r=brettw. 2006-01-30 21:30:41 +00:00
brettw%gmail.com 035e395d38 Backing out parts of previous checkin that shouldn't have been there (will be in future patch). 2006-01-30 20:32:48 +00:00
brettw%gmail.com 481b477802 Bug 325092, r=bryner. Vacuuming history doesn't work. 2006-01-30 19:52:39 +00:00
annie.sullivan%gmail.com fa710b069c Changed bookmarks set and get item title to use user titles instead of page titles. bug=320453 r=bryner keywords=fixed1.8.1 2006-01-28 01:32:44 +00:00
brettw%gmail.com e6e304c016 Bug 324982, remove unnecessary unregister call. 2006-01-27 22:56:29 +00:00
annie.sullivan%gmail.com 670ce54d8a Patch from sayrer@gmail.com Change text search method, handle html/xhtml, trim whitespace bug=321036 r=annie.sullivan@gmail.com 2006-01-27 21:58:25 +00:00
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
bryner%brianryner.com ac27f71215 merging ben's vc6 fix to the trunk. 2006-01-27 09:07:05 +00:00
annie.sullivan%gmail.com 05efb984b6 Updated profile migrators to work with places
bug=322986 r=ben@mozilla.org
2006-01-27 02:19:35 +00:00
brettw%gmail.com d7fc31b9f2 Make subscription query actually work. r=beng 2006-01-27 02:17:20 +00:00
annie.sullivan%gmail.com 6323a7f888 Adds an annotation to livemarked uris.
bug=324556 r=brettw
2006-01-27 00:56:11 +00:00
brettw%gmail.com b33e58be22 Bug 324856, r=bryner Send notifications for RemoveFolderChildren, update bugs. 2006-01-27 00:36:16 +00:00
brettw%gmail.com 72520f515f Port Ben's VC6 compiler bustage fixes to trunk. 2006-01-26 20:45:41 +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
bryner%brianryner.com a5105bbfb4 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 2006-01-25 22:59:55 +00:00
bryner%brianryner.com e03cfed9eb Don't warn if the old history file doesn't exist (bug 324655). r=brettw. 2006-01-25 17:36:11 +00:00
brettw%gmail.com 819a4bd9a4 Bug 317829, r=beng. Support annotation-based queries. 2006-01-25 01:36:46 +00:00
brettw%gmail.com 04a6a92310 Bug 323492 update to prepare for branch merge 2006-01-24 18:35:58 +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
bryner%brianryner.com 0b03be0e18 Add MOZILLA_1_8_BRANCH #ifdefs in preparation for trunk-branch development. 2006-01-23 23:15:52 +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
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