| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove wstrings from bookmarks, part 15. | viettrungluu@chromium.org | 2010-08-26 | 1 | -2/+2 |
* | Remove wstrings in bookmarks, part 10. | viettrungluu@chromium.org | 2010-08-22 | 1 | -2/+2 |
* | Convert wstrings in bookmarks, part 4. | viettrungluu@chromium.org | 2010-08-20 | 1 | -2/+2 |
* | Remove wstrings from bookmarks, part 3. | viettrungluu@chromium.org | 2010-08-19 | 1 | -2/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Cleanup: Remove some obsolete bookmark manager preferences. | tfarina@chromium.org | 2010-06-04 | 1 | -4/+1 |
* | Get rid of BookmarkEditor::Handler entirely. | viettrungluu@chromium.org | 2010-04-29 | 1 | -5/+3 |
* | Makes adding a new folder from the bookmark context menu add the | sky@chromium.org | 2010-03-25 | 1 | -0/+9 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 1 | -1/+1 |
* | Add bookmark copying while dragging by holding down the <option> key. | mrossetti@chromium.org | 2010-03-11 | 1 | -0/+3 |
* | Bookmark Manager Drag and Drop backend. | arv@chromium.org | 2010-02-20 | 1 | -0/+5 |
* | Implement BookmarkModel::SetUrl | arv@chromium.org | 2010-02-09 | 1 | -6/+6 |
* | Makes canceling 'bookmark all tabs' delete the folder. Or rather, | sky@chromium.org | 2009-10-16 | 1 | -5/+6 |
* | Converts some uses of native_view to native_window. This is necessitated | sky@chromium.org | 2009-10-12 | 1 | -2/+2 |
* | Move native_widget_types and gtk_native_view_id_manager from base/gfx to | brettw@chromium.org | 2009-10-11 | 1 | -1/+1 |
* | Allow the NTP to be bookmarked. | pkasting@chromium.org | 2009-10-09 | 1 | -3/+2 |
* | * Add ctrl-shift-d to bookmark all tabs. | pkasting@chromium.org | 2009-10-08 | 1 | -4/+3 |
* | Adds the ability to create a bookmark folder populated with a bookmark | sky@chromium.org | 2009-10-08 | 1 | -0/+13 |
* | Gtk: DnD extravaganza | estade@chromium.org | 2009-07-28 | 1 | -0/+5 |
* | Have the ApplyEdit* bookmark utilities return the BookmarkNode pointer | tim@chromium.org | 2009-07-07 | 1 | -14/+20 |
* | Make bookmark model public interface use const BookmarkNode* instead of | munjal@chromium.org | 2009-06-26 | 1 | -21/+21 |
* | Linux bookmark manager first cut. | estade@chromium.org | 2009-06-03 | 1 | -0/+3 |
* | Support for searching bookmarks for IDN. | brettw@chromium.org | 2009-06-02 | 1 | -9/+14 |
* | Converts a bunch things from NativeWindow to NativeView to make it | sky@chromium.org | 2009-05-27 | 1 | -2/+2 |
* | Adds an index over bookmark titles for fast look up. | sky@chromium.org | 2009-05-19 | 1 | -7/+0 |
* | Port the folder selector portion of the BookmarkEditor to GTK. | erg@google.com | 2009-05-05 | 1 | -0/+19 |
* | Mac bookmark work. | jrg@chromium.org | 2009-03-18 | 1 | -0/+8 |
* | Refactors code for showing bookmarks menus into a standalone class | sky@google.com | 2009-03-12 | 1 | -0/+23 |
* | Make bookmark_context_menu.cc and bookmark_drop_info.cc compile on Posix. | jhawkins@chromium.org | 2009-02-25 | 1 | -6/+3 |
* | Small porting in chrome/ | phajdan.jr@chromium.org | 2009-01-26 | 1 | -0/+4 |
* | Revert r8560 due to broken interactive_ui_tests | mark@chromium.org | 2009-01-23 | 1 | -4/+0 |
* | Porting in chrome/ | phajdan.jr@chromium.org | 2009-01-23 | 1 | -0/+4 |
* | Changes bookmark manager search to use contains vs starts with and to | sky@google.com | 2008-12-10 | 1 | -4/+10 |
* | Moves some utility functions out of bookmark model into | sky@google.com | 2008-12-09 | 1 | -0/+36 |
* | Fixes crash when showing modal dialog from context menu. With this | sky@google.com | 2008-11-19 | 1 | -0/+7 |
* | Adds cut/copy/paste support to the bookmark manager tree/table and | sky@google.com | 2008-11-07 | 1 | -0/+17 |
* | Adds support for autoscrolling on drag to bookmark tree/table. | sky@google.com | 2008-11-04 | 1 | -8/+4 |
* | First cut at the bookmark manager. There are still a fair number of | sky@google.com | 2008-10-29 | 1 | -0/+67 |