summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk/infobars
Commit message (Expand)AuthorAgeFilesLines
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-192-10/+10
* Allow CanvasSkia to bind to an existing SkCanvas.piman@chromium.org2011-10-051-1/+1
* Move infobar handling to a tab helper.avi@chromium.org2011-09-3018-26/+29
* bind: More conversions in GTK code.erg@chromium.org2011-09-292-7/+14
* Gtk: Use signal registries to dismiss menus and prevent signal handlers from ...erg@chromium.org2011-09-2310-60/+98
* GTK: Fix remaining issues with extension infobarserg@google.com2011-09-013-8/+22
* GTK: Clean up the gtk extension infobar implementation.erg@google.com2011-08-316-27/+179
* content: Reapply "Start splitting up chrome/browser/ui/gtk/gtk_util.h" (r98287)erg@google.com2011-08-294-4/+8
* Revert "content: Start splitting up chrome/browser/ui/gtk/gtk_util.h"erg@google.com2011-08-254-8/+4
* content: Start splitting up chrome/browser/ui/gtk/gtk_util.herg@google.com2011-08-254-4/+8
* content: Move gtk_expanded_container to ui/base/gtk/.erg@google.com2011-08-251-1/+1
* content: Move render_widget_host_view_gtk to content/ try 2.erg@google.com2011-08-232-4/+4
* (shlib failure) Revert 97750 - content: Move render_widget_host_view_gtk to c...erg@google.com2011-08-222-2/+2
* content: Move render_widget_host_view_gtk to content/erg@google.com2011-08-222-2/+2
* Set Extension Infobars to have a fixed height determined by the developer (cl...finnur@chromium.org2011-08-172-15/+2
* browser: Abstract message box dialog functions into its own header file.tfarina@chromium.org2011-08-091-1/+0
* Keep a pointer to the owning TabContents on InfoBarDelegates, clearing it whe...pkasting@chromium.org2011-07-284-10/+8
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-269-17/+15
* Don't call InfoBarDismissed() from RemoveInfobar(), which is called by more p...pkasting@chromium.org2011-07-151-0/+4
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-102-3/+4
* Various changes to bring infobar code closer to how it is in my local checkou...pkasting@chromium.org2011-06-291-2/+0
* Multiprofile: Fix all places where we observe BROWSER_THEME_CHANGED so that weerg@google.com2011-06-241-1/+1
* gtk/infobars: Sort the infobar includes.tfarina@chromium.org2011-06-244-24/+11
* GTK: Followup to the infobar themeing patch.erg@chromium.org2011-06-221-1/+1
* GTK: In gtk-theme mode, we should use gtk drawing for the infobars.erg@google.com2011-06-226-44/+36
* Various pieces of infobar cleanup:pkasting@chromium.org2011-06-221-1/+1
* GTK: Infobar refactoring memory fix.erg@google.com2011-06-211-0/+3
* GTK: Move InfoBarGtk onto pkasting's new cross platform modelerg@google.com2011-06-2120-610/+383
* Move ui/gfx/image* to ui/gfx/image/.rsesek@chromium.org2011-06-131-1/+1
* Make infobar background gray sail@chromium.org2011-06-071-27/+9
* Revert the portion of r87696 which changed infobar notifications to use InfoB...pkasting@chromium.org2011-06-031-3/+5
* Change InfoBar-related notifications to be sourced from a TabContentsWrapper,...pkasting@chromium.org2011-06-022-21/+30
* gtk: Get rid of superfluous InfoBarContainerGtk::UpdateInfobars() method.tfarina@chromium.org2011-06-012-23/+8
* GTK: Buttons on Confirm Infobars should have matching sizes.erg@google.com2011-05-242-1/+12
* Misc. infobar stuff:pkasting@chromium.org2011-05-245-5/+5
* Move the little infobar code from TabContents to TabContentsWrapper.jam@chromium.org2011-05-182-6/+6
* Workaround for clipping problems in Mac and Linux infobarsail@chromium.org2011-05-171-7/+0
* gtk/infobars: Refactor AnimateClose/Close into a single Hide() method.tfarina@chromium.org2011-05-103-22/+17
* gtk/infobars: Refactor AnimateOpen/Open into a single Show() method.tfarina@chromium.org2011-05-043-20/+9
* Make InfoBarDelegate::GetIcon() return gfx::Image rather than SkBitmap.rsesek@chromium.org2011-04-211-4/+3
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-091-1/+1
* gtk: Move translate infobar related files into ui/gtk/infobars directory.tfarina@chromium.org2011-03-318-0/+670
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Theme system cleanuperg@google.com2011-03-233-11/+11
* gtk: Move extension_infobar_gtk.[cc,h] into the ui/gtk/infobars/ directory.tfarina@chromium.org2011-03-222-0/+143
* Gtk - adjust size of infobar arrow according to bookmark bar state.estade@chromium.org2011-03-123-15/+20
* Fix some spacing issues with gtk infobars.estade@chromium.org2011-03-082-4/+14
* gtk: Update the references of notification includes to the new content location.tfarina@chromium.org2011-03-074-7/+7
* Move infobar_delegate.[cc,h] back to chrome/browser/tab_contents.tfarina@chromium.org2011-03-042-2/+2
* Split infobar_delegate.[cc,h] into separate pieces for the different classes ...tfarina@chromium.org2011-03-034-3/+4