summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks/bookmark_utils.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove some obsolete bookmark manager preferences.tfarina@chromium.org2010-06-041-13/+0
* Revert 46101 - Make a new yes/no messagebox wrapper function, use it in the b...avi@chromium.org2010-04-301-4/+29
* Make a new yes/no messagebox wrapper function, use it in the bookmark alert.avi@chromium.org2010-04-301-29/+4
* Get rid of BookmarkEditor::Handler entirely.viettrungluu@chromium.org2010-04-291-11/+5
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-1/+2
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-2/+1
* Strips http from the omniboxsky@chromium.org2010-04-091-1/+2
* gtk: Show confirmation dialog while opening a lot of bookmarks.evan@chromium.org2010-03-311-1/+20
* Fix the logic in extensions GetCurrentWindow:mpcomplete@chromium.org2010-03-261-1/+1
* Makes adding a new folder from the bookmark context menu add thesky@chromium.org2010-03-251-0/+25
* GTK: implement extension bookmark manager drag api.estade@chromium.org2010-03-181-3/+4
* Add bookmark copying while dragging by holding down the <option> key.mrossetti@chromium.org2010-03-111-0/+3
* Initial implementation of Drag and Drop for the extension BMM.feldstein@chromium.org2010-03-071-23/+24
* Bookmark Manager Drag and Drop backend.arv@chromium.org2010-02-201-4/+44
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Use TabContents::GetDefaultTitle() everywhere we need a title for an untitled...pkasting@chromium.org2010-02-121-2/+2
* Implement BookmarkModel::SetUrlarv@chromium.org2010-02-091-40/+10
* Implement copy/paste of bookmarks for macfeldstein@chromium.org2010-02-061-14/+1
* GTK: middle click on a bookmark bar folder should open all in tabs.estade@chromium.org2010-02-031-0/+1
* BSD port: chrome/app and chrome/browser ifdef cleaningpvalchev@google.com2010-02-011-6/+4
* More bookmarks string1t work.munjal@chromium.org2010-01-211-3/+4
* Make bookmarks manager search work for URLs containing uppercase characterskinuko@chromium.org2009-12-161-3/+4
* Lands http://codereview.chromium.org/469009 for Thiago:sky@chromium.org2009-12-161-1/+1
* Fix various problems with inline autocomplete and URLs that change length dur...pkasting@chromium.org2009-11-071-1/+1
* Enable localization of default downloaded filename.tony@chromium.org2009-11-041-1/+2
* Do some cleanup of file path name handling.brettw@chromium.org2009-10-221-1/+1
* Makes canceling 'bookmark all tabs' delete the folder. Or rather,sky@chromium.org2009-10-161-48/+65
* Converts some uses of native_view to native_window. This is necessitatedsky@chromium.org2009-10-121-3/+3
* Allow the NTP to be bookmarked.pkasting@chromium.org2009-10-091-13/+5
* * Add ctrl-shift-d to bookmark all tabs.pkasting@chromium.org2009-10-081-9/+9
* Adds the ability to create a bookmark folder populated with a bookmarksky@chromium.org2009-10-081-4/+33
* Move the clipboard stuff out of base and into app/clipboard. I renamedbrettw@chromium.org2009-10-031-2/+2
* Fixes bug in determining if we can paste from the clipboard. Need tosky@chromium.org2009-10-011-1/+6
* Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e...japhet@chromium.org2009-09-081-1/+1
* GTK: implement bookmark manager copy/paste.estade@chromium.org2009-08-041-39/+11
* Typo fixestade@chromium.org2009-07-311-1/+1
* Since bookmark copy/paste is not impl on non-Windows platforms, don't remove ...estade@chromium.org2009-07-311-0/+5
* Gtk: DnD extravaganzaestade@chromium.org2009-07-281-0/+10
* Have the ApplyEdit* bookmark utilities return the BookmarkNode pointertim@chromium.org2009-07-071-23/+22
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-50/+48
* GTK bookmark manager: organize menu and aesthetic improvements.estade@chromium.org2009-06-081-3/+0
* Linux bookmark manager first cut.estade@chromium.org2009-06-031-0/+7
* Headers cleanup in chrome/browser/phajdan.jr@chromium.org2009-06-031-0/+1
* Support for searching bookmarks for IDN.brettw@chromium.org2009-06-021-5/+13
* Converts a bunch things from NativeWindow to NativeView to make itsky@chromium.org2009-05-271-3/+3
* Adds an index over bookmark titles for fast look up.sky@chromium.org2009-05-191-26/+0
* Move tree-related classes that Linux code depends on from views/ to app/phajdan.jr@chromium.org2009-05-131-5/+5
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-2/+2
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-061-8/+7
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1