| Commit message (Expand) | Author | Age | Files | Lines |
* | Tweak OffTheSide bookmark delete. | jrg@chromium.org | 2010-07-20 | 1 | -0/+8 |
* | Send away bookmark bar folder when going fullscreen with menu. | jrg@chromium.org | 2010-07-20 | 1 | -0/+30 |
* | [Mac]Implement ViewID support. (third approach) | suzhe@chromium.org | 2010-07-20 | 1 | -1/+3 |
* | Give imported bookmarks the properly themed button text. | jrg@chromium.org | 2010-07-15 | 1 | -2/+16 |
* | Create a new type of button cell for bookmark bar buttons that don't darken w... | pinkerton@chromium.org | 2010-06-29 | 1 | -0/+1 |
* | Toolbar facelift. Main buttons larger and more spread out, only get borders w... | pinkerton@chromium.org | 2010-06-29 | 1 | -1/+1 |
* | Stop tracking a drag after the user drops the dragged item. | mrossetti@chromium.org | 2010-06-29 | 1 | -1/+1 |
* | When using context menu on bookmark bar folder item, have "open in new | jrg@chromium.org | 2010-06-22 | 1 | -0/+1 |
* | Check for bookmark bar visibility before showing any deletion animations. | mrossetti@chromium.org | 2010-05-27 | 1 | -1/+1 |
* | Resize the "For quick access..." and "Import bookmarks now..." components sho... | mrossetti@chromium.org | 2010-05-26 | 1 | -0/+49 |
* | Re-evaluate the visibility of the "Bookmarks go here..." text visibility when... | mrossetti@chromium.org | 2010-05-24 | 1 | -0/+3 |
* | Don't populate WebDropData with file URLs when dragging files. | dcheng@chromium.org | 2010-05-24 | 1 | -5/+1 |
* | Simple code rearranging to better group by function area and protocol. | mrossetti@chromium.org | 2010-05-20 | 1 | -1156/+1168 |
* | Prevent valgrind errors due to incomplete animations by providing a test sett... | mrossetti@chromium.org | 2010-05-20 | 1 | -4/+8 |
* | Another bookmark sync issue. | jrg@chromium.org | 2010-05-19 | 1 | -0/+4 |
* | Speculative bookmark crash fix. | jrg@chromium.org | 2010-05-19 | 1 | -0/+24 |
* | If the off-the-side menu is showing and one of its bookmarks is removed then ... | mrossetti@chromium.org | 2010-05-18 | 1 | -0/+6 |
* | Implement drag from bookmark manager to bookmark bar or a folder thereof. Imp... | mrossetti@chromium.org | 2010-05-18 | 1 | -74/+121 |
* | Discontinue tracking folder menus as soon as any bookmark is clicked. | mrossetti@chromium.org | 2010-05-10 | 1 | -10/+21 |
* | Crashes, bookmark text, menu hiding. | jrg@chromium.org | 2010-05-07 | 1 | -2/+31 |
* | Mousing over the bookmark bar now behaves properly when traversing a non-fold... | mrossetti@chromium.org | 2010-05-06 | 1 | -6/+13 |
* | Should not just always close a folder menu unless there is a true need to cha... | mrossetti@chromium.org | 2010-05-04 | 1 | -1/+0 |
* | Pasting on a folder now puts the pasted bookmark item in the folder as the la... | mrossetti@chromium.org | 2010-04-30 | 1 | -12/+13 |
* | Remove accidental #if's. Make old folder window menu go away when mousing ove... | mrossetti@chromium.org | 2010-04-29 | 1 | -4/+4 |
* | Add and implement cut/copy/paste to the bookmark bar and folder context menus... | mrossetti@chromium.org | 2010-04-29 | 1 | -87/+323 |
* | Get rid of BookmarkEditor::Show()'s BookmarkEditor::Handler argument. | viettrungluu@chromium.org | 2010-04-28 | 1 | -4/+2 |
* | Improve bookmark bar folder scroll. | jrg@chromium.org | 2010-04-16 | 1 | -5/+0 |
* | Mac: Improve behavior of "Add Folder" contextual menu item. | jeremy@chromium.org | 2010-04-15 | 1 | -3/+7 |
* | Implement cut and paste and rework copy and delete bookmark actions from cont... | mrossetti@chromium.org | 2010-04-14 | 1 | -13/+47 |
* | [Mac] Adds a BookmarkButtonDelegate method to retrieve the top-level browser ... | rohitrao@chromium.org | 2010-04-14 | 1 | -0/+4 |
* | Share pasteboard population code between the BookmarkBarController and the Bo... | pinkerton@chromium.org | 2010-04-13 | 1 | -47/+3 |
* | Once the initial URL is opened in a new window, insure that subsequent URLs a... | mrossetti@chromium.org | 2010-04-13 | 1 | -24/+16 |
* | Revert 44201 - Once the initial URL is opened in a new window, insure that su... | mrossetti@chromium.org | 2010-04-11 | 1 | -16/+24 |
* | Once the initial URL is opened in a new window, insure that subsequent URLs a... | mrossetti@chromium.org | 2010-04-11 | 1 | -24/+16 |
* | When doing bookmark sync and nodes are deleted, close any open bookmark | jrg@chromium.org | 2010-04-08 | 1 | -0/+6 |
* | Remove the themeing from the folder menu background, text in the folder menu ... | mrossetti@chromium.org | 2010-04-02 | 1 | -23/+17 |
* | Keyboard events of any kind end bookmark bar folder menus. | jrg@chromium.org | 2010-04-02 | 1 | -14/+19 |
* | Fix bookmarks on subfolder. Introduced with http://codereview.chromium.org/1... | jrg@chromium.org | 2010-04-01 | 1 | -3/+2 |
* | Make the "off the side" menu (chevron) behave like the other bookmark | jrg@chromium.org | 2010-03-31 | 1 | -59/+43 |
* | Dragging a file from desktop to bookmark bar should now create a bookmark. | jrg@chromium.org | 2010-03-29 | 1 | -6/+21 |
* | New folders in the bookmarks bar are created at the end of it | jrg@chromium.org | 2010-03-26 | 1 | -2/+17 |
* | Fix bookmarks in the chevron "off the side" menu. | jrg@chromium.org | 2010-03-24 | 1 | -0/+6 |
* | Cmd-click in bookmark subfolders will open all. | jrg@chromium.org | 2010-03-24 | 1 | -44/+25 |
* | Add "import bookmarks" link to bookmark bar when it is devoid of folders or l... | mirandac@chromium.org | 2010-03-24 | 1 | -8/+15 |
* | Open bookmarks from clicks in background windows in the correct window, not t... | pinkerton@chromium.org | 2010-03-24 | 1 | -2/+1 |
* | UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure. | evan@chromium.org | 2010-03-23 | 1 | -4/+7 |
* | Don't touch the pasteboard when the browser may be shutting down | jrg@chromium.org | 2010-03-22 | 1 | -1/+3 |
* | Command-click on a bookmark folder button will now open all in | jrg@chromium.org | 2010-03-22 | 1 | -11/+38 |
* | Drop bookmark onto a folder --> goes in folder. | jrg@chromium.org | 2010-03-18 | 1 | -13/+21 |
* | Bookmark context menus reference bookmark IDs, not pointers, in case | jrg@chromium.org | 2010-03-18 | 1 | -36/+64 |