| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/660232
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40683 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This also moves the CSS out of main.html
BUG=4890
TEST=The "Organize" and "Tools" buttons should now have arrows next to them.
Review URL: http://codereview.chromium.org/661427
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40471 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Start with --enable-tabbed-bookmark-manager. This will show chrome://bookmarks in a tab instead of the old bookmark manager. However, to get the bookmark manager extension to show you need to use --load-extension=path_to_extension. The extension uses the chrome_url_override to show the extension instead of the bookmark manager.
BUG=4890
TEST=See description
Review URL: http://codereview.chromium.org/661019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40468 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Implement "Add page" and "Add folder".
2. Fix issue where dragging a folder to a subfolder regressed.
3. Disable "Open ..." on folders that have no bookmark descendandts.
4. Add bmm.TreeLoader so we can reuse the call to getTree.
5. Add bmm.TreeIterator so we do not have to duplicate tree traversal code.
6. Fix issue where fast changes in the tree caused infinite navigation hangs.
7. Add some more strings.
8. Remove old temporary hack for the strings since we really need the experimental API at this point anyway.
9. Prevent system beep on copy and cut.
BUG=32194, 36457, 36459
TEST=None
Review URL: http://codereview.chromium.org/660196
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40433 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=36457
TEST=Change the language to Hebrew (for example) and notice the RTL UI.
Review URL: http://codereview.chromium.org/652079
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@39748 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is the HTML part of http://codereview.chromium.org/596105
BUG=4890
TEST=Try the following:
Dragging and dropping within the bookmark manager
Dragging and dropping from/to the bookmark bar
Dragging and dropping from/to the old bookmark manager
Dragging and dropping from/to the bookmark manager from another instance of Chrome. This should copy the items instead of moving them.
Review URL: http://codereview.chromium.org/646076
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@39631 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=glen
BUG=34618
TEST=Look and behold. The section image is now showing a star.
Review URL: http://codereview.chromium.org/618013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@39248 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This adds support for rename/edit to the tree and list.
BUG=4890
TEST=Right click and rename folders. Right click to edit bookmarks.
Review URL: http://codereview.chromium.org/600025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38736 0039d316-1c4b-4281-b951-d872f2087c98
|
|
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/560023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37980 0039d316-1c4b-4281-b951-d872f2087c98
|