brettw%gmail.com
|
e801589dd6
|
Bug 321129 r=annie.sullivan Move simple bookmark short-circuit to functions.
|
2005-12-21 18:31:22 +00:00 |
masayuki%d-toybox.com
|
a6e0413a1f
|
Bug 314222 If link target URL has non-ASCII char that is not encoded by UTF-8, the default file name is always escaped at "Save Link As..." r=mconnor (and feedback from bug 314231's review)
|
2005-12-21 18:28:46 +00:00 |
brettw%gmail.com
|
83d2bc98a9
|
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
|
b52d2eedf0
|
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
|
90cf51c692
|
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
|
0ec523cdee
|
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
|
23b5f12df7
|
Bug 318654, r=bryner Add history transition types, session IDs
|
2005-12-19 19:26:15 +00:00 |
timeless%mozdev.org
|
7b09668c76
|
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
|
9bf3c74502
|
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
|
5998ad9600
|
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
|
6ff9886f96
|
#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
|
11a69b2fe5
|
fix places build bustage
|
2005-12-16 07:49:54 +00:00 |
bryner%brianryner.com
|
8d33ff3584
|
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
|
e081a629ec
|
Made OnContainerMoved() return NS_OK;
|
2005-12-16 01:15:00 +00:00 |
annie.sullivan%gmail.com
|
7dc3a40e15
|
Added support for livemarks to bookmarks importer.
bug=320469 r=brettw
|
2005-12-16 00:54:13 +00:00 |
brettw%gmail.com
|
18ff89a15f
|
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
|
e52691baac
|
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
|
673ea1738d
|
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
|
4cf24a1695
|
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
|
84a7a90a1b
|
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
|
79c303cbda
|
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
|
3be621e0bc
|
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
|
0ac467bbeb
|
don't add controllers to nonexistent personal toolbar in places, NPOB.
|
2005-12-15 20:24:15 +00:00 |
beng%bengoodger.com
|
f77905fdd8
|
remove style rule that was causing weird problems in places. NPOB
|
2005-12-15 20:23:40 +00:00 |
beng%bengoodger.com
|
50fc805a2c
|
fix braindead js error in places.js r=bryner
|
2005-12-15 20:20:52 +00:00 |
brettw%gmail.com
|
1795707a37
|
Bug 317840, r=ben Delete history itens frontend
|
2005-12-15 17:53:31 +00:00 |
brettw%gmail.com
|
0534ad89a3
|
Bug 319228 r=bryner Options cleanup, custom titles for sites.
|
2005-12-15 03:56:49 +00:00 |
brettw%gmail.com
|
6cbd9b3801
|
Bug 319228 r=bryner Custom titles, options cleanup
|
2005-12-15 03:55:56 +00:00 |
gavin%gavinsharp.com
|
928635f1cb
|
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
|
a8ab2300a4
|
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
|
f07adee7d8
|
add icon to places window for url bar NPOB
|
2005-12-15 00:02:30 +00:00 |
beng%bengoodger.com
|
f528b6e158
|
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
|
0796210d06
|
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
|
35f6245662
|
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
|
f00beb933c
|
Bug 320259 r=bryner sqlite compatability updates, fix bookmark InsertItem
|
2005-12-14 17:49:52 +00:00 |
brettw%gmail.com
|
bc06d44516
|
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
|
9f9b11a100
|
fix assorted errors with mDBGetChildren usage, r=brettw
|
2005-12-14 06:06:03 +00:00 |
brettw%gmail.com
|
28c97aeaa2
|
Bug 317840 r=bryner History deleting, address bryner's comments
|
2005-12-13 23:58:13 +00:00 |
brettw%gmail.com
|
4bc5153e38
|
Bug 317840 r=bryner Fix backend history deleting.
|
2005-12-13 23:40:42 +00:00 |
dbaron%dbaron.org
|
a2ab940f03
|
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
|
5956d34127
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2005-12-13 13:25:40 +00:00 |
brettw%gmail.com
|
5b95cc7199
|
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
|
ebbb25d4f9
|
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
|
956c704a3c
|
Support read-only containers. Bug 320005, r=ben.
|
2005-12-12 21:03:04 +00:00 |
brettw%gmail.com
|
2e14eaf45f
|
Bug 317839 r=beng (off by default) added hook for places system favicons
|
2005-12-12 20:47:16 +00:00 |
brettw%gmail.com
|
58de812c17
|
Bug 317839 sr=bryner Favicon service
|
2005-12-12 20:03:33 +00:00 |
wr%rosenauer.org
|
e922b67c1b
|
Bug 298960 - -remote can no longer handle commas or quotes, r=bsmedberg
|
2005-12-12 01:39:32 +00:00 |
annie.sullivan%gmail.com
|
a496e0c742
|
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
|
5968a88477
|
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
|
196848dc51
|
Add tests for indexOfItem and indexOfFolder, and fix mistake in results table
|
2005-12-10 05:23:14 +00:00 |