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 |
bugzilla%arlen.demon.co.uk
|
d7edb151b8
|
Bug 23485 browser window should strip newlines from url pastes
p=ted.mielczarek@gmail.com r=mconnor for Firefox and r/sr=neil.parkwaycc.co.uk for SeaMonkey
|
2005-12-20 22:58:53 +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 |
darin%meer.net
|
b58e8b8430
|
fixes bug 262222 "Relative URLs in Live Bookmark link elements not resolved" patch by Sam Ruby (rubys@intertwingly.net) and Robert Sayre (sayrer@gmail.com), r=vlad, sr=darin
|
2005-12-17 18:43:15 +00:00 |
timeless%mozdev.org
|
5109b1d0e5
|
Bug 265325 localized builds are packaging extra firefox-bin.elf
patch by bsmedberg r=chase
|
2005-12-16 20:47:34 +00:00 |
bryner%brianryner.com
|
9a4c7315bb
|
#ifdef out code that uses the old bookmarks service so that we can complete initialization without hitting exceptions. MOZ_PLACES only.
|
2005-12-16 08:32:28 +00:00 |
bryner%brianryner.com
|
7a2be81363
|
fix places build bustage
|
2005-12-16 07:49:54 +00:00 |
bryner%brianryner.com
|
8aee0debc3
|
Don't build the old bookmarks implementation if MOZ_PLACES is enabled. We still export the interface headers for now since not everything is converted over. Bug 320482, r=brettw.
|
2005-12-16 05:17:33 +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
|
ea5ff41b60
|
don't add controllers to nonexistent personal toolbar in places, NPOB.
|
2005-12-15 20:24:15 +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 |
gavin%gavinsharp.com
|
965cca4a01
|
Bug 319317: Include spellchecking components in installer package, patch by Dave Townsend <mossop@blueprintit.co.uk>, r=bsmedberg
|
2005-12-15 02:39:27 +00:00 |
beng%bengoodger.com
|
d29d49a7d9
|
318823 - landing the browser parts too. r=annie. pretty much all of this is NPOB, however i added a couple of IDs.
|
2005-12-15 00:48:25 +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 |
dbaron%dbaron.org
|
d0b0515520
|
Don't chop off the last character of the URL for remote commands with a comma. b=298960 r=bsmedberg
|
2005-12-13 17:21:12 +00:00 |
gerv%gerv.net
|
adbec5dbff
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2005-12-13 13:25:40 +00:00 |
brettw%gmail.com
|
6cb415a868
|
Bug 317839, r=bryner Added places favicon service (defaulted to off along with places)
|
2005-12-13 01:27:14 +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
|
0e0aaa79eb
|
Bug 317839 r=beng (off by default) added hook for places system favicons
|
2005-12-12 20:47:16 +00:00 |
brettw%gmail.com
|
6e714a1f19
|
Bug 317839 sr=bryner Favicon service
|
2005-12-12 20:03:33 +00:00 |
wr%rosenauer.org
|
dfe046c817
|
Bug 298960 - -remote can no longer handle commas or quotes, r=bsmedberg
|
2005-12-12 01:39:32 +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 |