summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/bookmark_editor_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-3/+2
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-2/+3
* Strips http from the omniboxsky@chromium.org2010-04-091-3/+2
* views: [accessibility] Add support for Accessibility Value.ctguil@chromium.org2010-03-261-5/+14
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-4/+3
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Refactor the menu model to live outside views/ so it can be sharedpinkerton@chromium.org2009-12-041-2/+3
* Remove the deprecated version of FixupURL and fix the callers.thakis@chromium.org2009-12-031-2/+1
* Fix style issues in View class.maruel@chromium.org2009-11-071-3/+3
* Fix various problems with inline autocomplete and URLs that change length dur...pkasting@chromium.org2009-11-071-4/+3
* Lands http://codereview.chromium.org/272036 for Thiago:sky@chromium.org2009-10-191-2/+2
* Makes canceling 'bookmark all tabs' delete the folder. Or rather,sky@chromium.org2009-10-161-20/+23
* Adds the ability to create a bookmark folder populated with a bookmarksky@chromium.org2009-10-081-10/+20
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-031-1/+2
* Headers cleanup:phajdan.jr@chromium.org2009-07-231-0/+1
* Try the original CL "Always persist bookmark IDs" again with the fix tomunjal@chromium.org2009-07-131-2/+2
* Revert "Always persist bookmark IDs."tc@google.com2009-07-131-2/+2
* Always persist bookmark IDs.munjal@chromium.org2009-07-131-2/+2
* Lands http://codereview.chromium.org/155128 for Thiago.sky@chromium.org2009-07-081-5/+6
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-20/+20
* Remove the Menu object, converting all the remaining callers to use Menu2. I'...ben@chromium.org2009-06-121-15/+26
* Local text file with spaces in filename is urlencoded in tab titlemhm@chromium.org2009-06-031-1/+2
* Make Textfield more portable.ben@chromium.org2009-05-281-3/+3
* Move text_field.cc and rename the class to Textfield in preparation for porting.ben@chromium.org2009-05-271-4/+4
* Shows Unicode IDN instead of Punycode in the followings:brettw@google.com2009-05-221-1/+14
* Refactors menus so that I can create a MenuGtk implementation, and moves it intosky@chromium.org2009-05-141-2/+2
* Move tree-related classes that Linux code depends on from views/ to app/phajdan.jr@chromium.org2009-05-131-2/+1
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-7/+7
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Port the folder selector portion of the BookmarkEditor to GTK.erg@google.com2009-05-051-62/+5
* Create a bookmark editor dialog interface and implement a GTK version.erg@google.com2009-04-281-19/+20
* Reland r14146 which refactors DialogButton into cross platformtc@google.com2009-04-211-4/+6
* Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform"tc@google.com2009-04-211-6/+4
* Refactor DialogDelegate so the DialogButton enum is in cross platformtc@google.com2009-04-211-4/+6
* The death knell for the old native buttons, checkboxes and radio buttons.ben@chromium.org2009-03-231-3/+4
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-1/+1
* Move focus related files into a new chrome/views/focus subdirben@chromium.org2009-03-171-1/+1
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-171-1/+1
* fix bustage -moved fileben@chromium.org2009-03-171-1/+1
* Rename Window->WindowWinben@chromium.org2009-03-141-0/+1
* rollback againben@chromium.org2009-03-141-1/+0
* Rename Window->WindowWinben@chromium.org2009-03-141-0/+1
* revertben@chromium.org2009-03-131-1/+0
* Rename Window->WindowWinben@chromium.org2009-03-131-0/+1
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-121-1/+2
* Wires up sorting of bookmarks to the 'organize menu' in the bookmarksky@google.com2009-02-271-0/+5
* Add locale_settings.grd to the build. This generatestc@google.com2009-02-181-4/+3
* Move url_* to net subdirben@chromium.org2009-01-161-1/+1
* Rename Container->Widgetben@chromium.org2008-11-211-2/+1