Commit Graph

30 Commits

Author SHA1 Message Date
gavin%gavinsharp.com
03fd48e0ff Bug 343828: fix typo introduced by bug 343828
git-svn-id: svn://10.0.0.236/trunk@212109 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-21 14:48:01 +00:00
jminta%gmail.com
1923b801b9 Bug 342110 crash when copying and pasting bookmark folder [@ nsBookmarksService::UpdateBookmarkForwardProxy], r=sspitzer, sr=mconnor
git-svn-id: svn://10.0.0.236/trunk@200895 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-26 18:32:22 +00:00
sspitzer%mozilla.org
a3e7f2d065 fix for bug #342374
for bug #168411, we changed the nsIBookmarksService interface, but we forgot
change the uuid.  for the branch, we are backing out the change to the
interface as we don't want the interface to change on the branch.

sr=bryner


git-svn-id: svn://10.0.0.236/trunk@200696 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-23 17:19:04 +00:00
jminta%gmail.com
27166e0dfd Bug 168411 Move bookmarks transactions into a JS service (adding a bookmark leaks the Add Bookmark dialog) r=sspitzer, sr+a=mconnor
git-svn-id: svn://10.0.0.236/trunk@200050 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-15 21:58:43 +00:00
jshin%mailaps.org
be1879c08f bug 258223: bookmark keyword quicksearch needs a way to specify encoding for query URLs (my patch supplemented with wyns_sh's patch for POST) : r=vlad, sr=neil, a=asa
git-svn-id: svn://10.0.0.236/trunk@177411 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-09 04:53:19 +00:00
mozilla.mano%sent.com
052f691713 Bug 236304 - MacIE profile migrator (only imports bookmarks). r=josh/mconnor, a=bsmedberg.
git-svn-id: svn://10.0.0.236/trunk@176565 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-25 21:33:21 +00:00
jshin%mailaps.org
67c46c350a backing out the patch for bug 298807 : to fix the regression (bug 300170)
git-svn-id: svn://10.0.0.236/trunk@175875 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-09 14:29:30 +00:00
jshin%mailaps.org
4100dd75d5 bug 298807 : nsIBookmarksService::ResolveKeyword can make a better use of strings (r=vladmir, sr=neil, a=asa)
git-svn-id: svn://10.0.0.236/trunk@175868 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-09 06:17:51 +00:00
gerv%gerv.net
c9c6bdd186 Bug 236613: change to MPL/LGPL/GPL tri-license.
git-svn-id: svn://10.0.0.236/trunk@168642 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-01 17:36:54 +00:00
vladimir%pobox.com
ea73dbe550 b=255931, favicons should validate content type before saving, a=ben
git-svn-id: svn://10.0.0.236/trunk@160873 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-17 22:27:04 +00:00
vladimir%pobox.com
544b331624 b=244078, live bookmarks merge from aviary branch.
git-svn-id: svn://10.0.0.236/trunk@160117 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-30 05:29:27 +00:00
vladimir%pobox.com
c4129f7eed b=174265 (also 252288, 253161): favicon handling merge from aviary branch
git-svn-id: svn://10.0.0.236/trunk@160098 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-29 23:49:31 +00:00
ben%bengoodger.com
0a1473d5c0 241028 - should be able to create smart keywords to forms that use the http POST method.
git-svn-id: svn://10.0.0.236/trunk@155207 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-20 09:45:12 +00:00
darin%meer.net
d512bb2e4d fixes bug 239038 "rev IIDs for all interfaces modified since Mozilla 1.6" r=bsmedberg sr=jst
git-svn-id: svn://10.0.0.236/trunk@154957 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-15 23:30:05 +00:00
jshin%mailaps.org
d8df14df0c bug 191053 : relanding the original patch + ben's firefox patch + additional patch (sr=bz for additional changes to fix Windows bustage)
git-svn-id: svn://10.0.0.236/trunk@153756 18797224-902f-48f8-a5cc-f745e15eee43
2004-03-09 19:33:48 +00:00
bzbarsky%mit.edu
9cfaa6383c Backing out bug 191053 and various bustage fixes due to tree red and lack of
ability to get a hold of jshin.  a=#developers (acting sheriff).


git-svn-id: svn://10.0.0.236/trunk@153734 18797224-902f-48f8-a5cc-f745e15eee43
2004-03-09 06:09:15 +00:00
ben%bengoodger.com
8b64ab1285 fix build bustage, change string to wstringfix build bustage, change string to wstringfix build bustage, change string to wstringfix build bustage, change string to wstringfix build bustage, change string to wstringfix build bustage, change string to wstringfix build bustage, change string to wstringfix build bustage, change string to wstring
git-svn-id: svn://10.0.0.236/trunk@153730 18797224-902f-48f8-a5cc-f745e15eee43
2004-03-09 04:50:32 +00:00
chanial%noos.fr
f8dae32f1d Add two methods to the bookmarks service:
- getParent: returns the (first) parent of a resource.
- getParentChain: returns a nsIArray of containers from NC:BookmarksTopRoot down to the parent of the resource.


git-svn-id: svn://10.0.0.236/trunk@150289 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-14 10:41:58 +00:00
chanial%noos.fr
21d5f7a905 checking in back the fix for bug 172113.
an additional fix is included: if no ...#BookmarksToolbarFolder arc is found, then search for an (obsolete) resource "NC:PersonalToolbarFolder" (221410).
When none of them is found, then a new btf is created (only once!).


git-svn-id: svn://10.0.0.236/trunk@147747 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 08:17:23 +00:00
chanial%noos.fr
9ae0c6a598 For the next cycles: backing out the changes for bug 172113 to investigate perf because I landed them just after the tinderbox went down and also because large landings occurred before it went up.
git-svn-id: svn://10.0.0.236/trunk@147740 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-08 04:45:29 +00:00
chanial%noos.fr
25c51f48de - bug 172113: rewrite the way we handle the bookmarks toolbar folder. Now, there is no more 2 ways to characterize the BTF: by an arc to the resource "...#BookmarksToolbarFolder" that points to the literal "true". As a consequence, the resource NC:PersonalToolbarFolder and "...#folderType" are dead.
- remove unused functions. Note that RDF commands were already broken, so deleteBookmarkItem and insertBookmarkItem (that were not used) may come back, but in another form.
- remove the "New Bookmark Folder" and "New Search Folder"
- refactor the "html" serializer to avoid some duplicated code.
- remove the use of the profile name for the bookmarks root.
- enforce synthax "aArgument" in some random places.


git-svn-id: svn://10.0.0.236/trunk@147534 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-03 20:30:14 +00:00
chanial%noos.fr
d9972c787c fixing bustage by putting back placeholders for AddBookmarkImmediately and IsBookmarked since they are used in nsInternetSearchResult.cpp.
I'll fix later these useless callers.


git-svn-id: svn://10.0.0.236/trunk@147459 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-30 15:56:16 +00:00
chanial%noos.fr
2c309d455c - adding bookmark/separator in the bookmark manager now calls the property dialog for consistency with the folders.
- fix the use of the immutable bookmarks.
- remove unused methods: GetLastCharset and AddBookmarkImmediately
- porting several small fixes mainly from Jan's work
- more prototyping for BookmarkTransaction


git-svn-id: svn://10.0.0.236/trunk@147445 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-29 21:43:11 +00:00
hyatt%mozilla.org
6b0d40ba1a Implement the Add Page button in the Web Panels sidebar.
git-svn-id: svn://10.0.0.236/trunk@145508 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-03 08:25:19 +00:00
chanial%noos.fr
88582fb263 bug 200480: cut/paste doesn't work on folders and separators
git-svn-id: svn://10.0.0.236/trunk@141763 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-24 21:46:55 +00:00
chanial%noos.fr
eaf5d01d31 dropping folder group support
git-svn-id: svn://10.0.0.236/trunk@141695 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-23 15:05:10 +00:00
bryner%netscape.com
683b2a309c Hopefully the final fix for phoenix bustage. Phoenix bookmarks are now
have MODULE=bookmarks, headers in dist/include/bookmarks.  Make sure
makefiles are generated and directories are traversed in the right order.
Miscellaneous cleanup.  Affects phoenix build only.


git-svn-id: svn://10.0.0.236/trunk@141161 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-15 04:21:24 +00:00
hyatt%mozilla.org
75856b87b6 Forking bookmarks for Phoenix.
git-svn-id: svn://10.0.0.236/trunk@141076 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-13 00:44:02 +00:00
blakeross%telocity.com
27f51c9cff *** empty log message ***
git-svn-id: svn://10.0.0.236/trunk@126288 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-04 02:06:16 +00:00
ben%netscape.com
98b283cef6 Better attempt at initial checkin. Sensible directory names!
git-svn-id: svn://10.0.0.236/trunk@117918 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-02 10:34:47 +00:00