summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/shelf_item_dialog.h
Commit message (Expand)AuthorAgeFilesLines
* Split out the views table functions into separate header files. Many users onlybrettw@chromium.org2009-05-311-1/+2
* The ShelfItemDialog has an accelerator for Enter.jcampan@chromium.org2009-05-291-1/+3
* Move text_field.cc and rename the class to Textfield in preparation for porting.ben@chromium.org2009-05-271-7/+7
* Try to make TextField::Controller implementors cross-platform by abstractingbrettw@chromium.org2009-05-211-2/+3
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-6/+6
* Reland r14146 which refactors DialogButton into cross platformtc@google.com2009-04-211-2/+3
* Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform"tc@google.com2009-04-211-3/+2
* Refactor DialogDelegate so the DialogButton enum is in cross platformtc@google.com2009-04-211-2/+3
* When the Find bar has focus it eats keypresses such as PageUp, PageDown and U...finnur@chromium.org2009-04-081-7/+7
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-3/+3
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-171-2/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Test to see if we can reduce some crashes by deferring delegate destruction u...ben@chromium.org2009-03-061-1/+0
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-12/+12
* 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
* Window Delegate Improvements:beng@google.com2008-07-301-3/+1
* Add chrome to the repository.initial.commit2008-07-261-0/+155