summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/infobars/infobars.cc
Commit message (Expand)AuthorAgeFilesLines
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-111-1/+1
* Fix style issues in View class.maruel@chromium.org2009-11-071-1/+1
* Use the system WINDOWTEXT color for labels, instead of black. Also use the s...pkasting@chromium.org2009-09-251-0/+4
* Clean up a few bits of files that I'm about to modify. The only visible chan...pkasting@chromium.org2009-09-251-4/+3
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-031-3/+4
* This CL adds an infobar instructing users they can do search directly from th...jcampan@chromium.org2009-07-231-7/+37
* This CL removes the last (major) Windows specific part out of the focus manag...jcampan@chromium.org2009-06-301-3/+2
* Fix infobar close button positioning. No-one appears to be using the close bu...glen@chromium.org2009-06-241-6/+2
* Revert :nsylvain@chromium.org2009-06-221-2/+3
* Relanding focus manager refactoring with build fix, see:http://codereview.chr...jcampan@chromium.org2009-06-201-3/+2
* Reverting 18872.jcampan@chromium.org2009-06-191-2/+3
* Removed the last Windows specific part out of the focus manager. HWNDs are no...jcampan@chromium.org2009-06-191-3/+2
* Fixes to make a browser window come up with TOOLKIT_VIEWS.ben@chromium.org2009-05-301-0/+2
* Reverting 17271.ben@chromium.org2009-05-301-2/+0
* Fixes to make a browser window come up with TOOLKIT_VIEWS.ben@chromium.org2009-05-301-0/+2
* Makes the info bars compile.sky@chromium.org2009-05-231-6/+6
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-2/+2
* Remove even more ATL dependencies.maruel@chromium.org2009-05-141-2/+3
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-131-3/+2
* Remove even more ATL dependencies.maruel@chromium.org2009-05-131-2/+3
* This is the first pass at themes.glen@chromium.org2009-05-091-2/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-7/+7
* Move chrome_canvas to app/gfxben@chromium.org2009-05-061-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Move *Animation to app/ben@chromium.org2009-05-051-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Fix a couple of aesthetic nits about infobars that have been broken since I r...ben@chromium.org2009-05-041-6/+22
* Add chrome/chromium icons as PNGs.ben@chromium.org2009-05-021-0/+2
* Removes bogus DCHECK in ConfirmInfoBar::ButtonPressed. The DCHECK issky@google.com2009-03-251-2/+0
* The death knell for the old native buttons, checkboxes and radio buttons.ben@chromium.org2009-03-231-6/+6
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-3/+3
* Move focus related files into a new chrome/views/focus subdirben@chromium.org2009-03-171-1/+1
* Move widget related files into views/widgetben@chromium.org2009-03-171-1/+1
* Rework the Button API to be saner in preparation for NativeControl rejiggerin...ben@chromium.org2009-03-161-8/+7
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-121-1/+1
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Fix bookmark and menu drag images by making a halo around them. This makesbrettw@chromium.org2009-03-021-0/+1
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-3/+2
* Second try of landing chrome_resources project. Changes from last time:tc@google.com2009-02-121-1/+1
* Revert "Create a chrome_resources.vcproj that holds grd files that hold"tc@google.com2009-02-121-1/+1
* Create a chrome_resources.vcproj that holds grd files that holdtc@google.com2009-02-121-1/+1
* Porting in chrome/browser/phajdan.jr@chromium.org2009-01-201-0/+1
* Convert Alternate NavURL Fetcher to use the new infobar framework.ben@chromium.org2008-12-031-0/+108
* Fix crash with plugin installer infobar due to the infobardelegate not being ...ben@chromium.org2008-11-251-5/+9
* Re-land 5929 (r5882) with crash fix and also this change:ben@chromium.org2008-11-251-19/+92
* rollbackben@chromium.org2008-11-241-30/+7
* Re-land r5882 with a crash fix.ben@chromium.org2008-11-241-7/+30
* Reverting 5882. It broke LoginPromptTest.TestBasicAuth and .TestTwoAuths.maruel@chromium.org2008-11-241-24/+0
* This change makes the following infobars use the new system:ben@chromium.org2008-11-221-0/+24
* Beginnings of a new InfoBar system.ben@chromium.org2008-11-211-0/+291