Commit Graph

123 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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