summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/keyword_editor_view.h
Commit message (Expand)AuthorAgeFilesLines
* Move browser/views to browser/ui/viewsben@chromium.org2010-11-091-107/+3
* Reduce the number of files that recompile when changing template_url.h or tem...levin@chromium.org2010-08-311-3/+2
* Remove wstring from the search engine management APIsstuartmorgan@chromium.org2010-08-271-2/+3
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-1/+0
* Cleanup: Remove unneeded headers from app/ (part 2)thestig@chromium.org2010-07-311-1/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Change a bunch of string types.estade@chromium.org2010-06-291-1/+1
* 1. Add more search engine types.mirandac@chromium.org2010-04-201-12/+6
* Add new search engine dialog for first run process.mirandac@chromium.org2010-04-131-2/+22
* [Windows] Remember the window placement of Keyword editor (Search Engines) to...rsesek@chromium.org2009-09-291-1/+2
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-031-1/+1
* Refactor the win KeywordEditorView for cross platform friendliness.mattm@chromium.org2009-06-261-114/+3
* Rejiggers the keyword editor so that the UI is independent of the model rathe...ben@chromium.org2009-06-231-3/+3
* Refactor platform-independent stuff out of EditKeywordController.mattm@chromium.org2009-06-171-1/+10
* Move TableModel out of views/ and into app/.estade@chromium.org2009-06-161-4/+4
* Split out the views table functions into separate header files. Many users onlybrettw@chromium.org2009-05-311-1/+2
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-4/+4
* The death knell for the old native buttons, checkboxes and radio buttons.ben@chromium.org2009-03-231-4/+4
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-2/+2
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-171-1/+1
* Remove unneeded uses of logging.h in header files.thestig@chromium.org2009-03-121-1/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Move search code to a subdirben@chromium.org2009-01-161-1/+1
* Fie.ben@chromium.org2009-01-151-1/+1
* Move search engines files into subdirben@chromium.org2009-01-151-1/+1
* Reshuffling the options in the UnderTheHood section. A summary of my changes:...finnur@google.com2008-10-271-3/+0
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-16/+16
* Make View::SetBounds take a const gfx::Rect& instead of a const CRect&ben@chromium.org2008-10-161-1/+0
* Convert GetPreferredSize from:beng@google.com2008-10-151-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Tests for KeywordEditorView.sky@google.com2008-08-131-6/+12
* Window Delegate Improvements:beng@google.com2008-07-301-0/+1
* Add chrome to the repository.initial.commit2008-07-261-0/+227