summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/infobar_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* GTK: Implement translate toolbar. Tested on spiegel.de, www.lemonde.fr and ma...erg@google.com2010-03-111-2/+2
* chrome 4: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-1/+1
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-1/+1
* GTK: fix some memory leaks, streamline a common operation.estade@chromium.org2010-02-031-9/+1
* GTK: Draw background color on the toolbar to deal with small theme bitmaps.erg@google.com2010-01-151-2/+1
* Re-land http://codereview.chromium.org/507022.suzhe@chromium.org2009-12-211-5/+18
* Revert 34954 - Fix issue 11258: Linux: gracefully handle small browser windowrsesek@chromium.org2009-12-181-18/+5
* Fix issue 11258: Linux: gracefully handle small browser windowsuzhe@chromium.org2009-12-181-5/+18
* GTK: Don't fail on startup with debug build.estade@chromium.org2009-11-201-2/+4
* Gtk: don't occlude find bar with animating infobar.estade@chromium.org2009-11-201-2/+2
* GTK: theme the info bar border.estade@chromium.org2009-10-201-5/+28
* Fix a whole bunch of style nits.erg@google.com2009-10-131-3/+3
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-1/+1
* Don't resize the renderer while opening the bookmark bar or an infobar.estade@chromium.org2009-08-311-2/+2
* Findbar stuff:estade@chromium.org2009-08-211-1/+1
* GTK: button clicking cleanup.estade@chromium.org2009-08-111-2/+2
* retry r2226, with a fix for a case where we could double free.estade@chromium.org2009-08-011-0/+2
* revert 22226 as it caused some ui test crashesestade@chromium.org2009-08-011-2/+0
* GTK: Theme our link button.estade@chromium.org2009-07-311-0/+2
* Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...mdm@chromium.org2009-07-311-5/+5
* Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.mdm@chromium.org2009-07-301-5/+5
* This CL adds an infobar instructing users they can do search directly from th...jcampan@chromium.org2009-07-231-0/+2
* GTK Themes: Use the GTK close button in the download shelf and popup notifica...erg@google.com2009-07-231-1/+2
* Set infobar height on a different widget.estade@chromium.org2009-07-131-1/+2
* posix: show "plugin crashed" info bar when appropriateevan@chromium.org2009-07-131-0/+2
* Paint infobar background as gradient.estade@chromium.org2009-07-021-5/+33
* Support middle click navigation with infobar links.estade@chromium.org2009-06-221-2/+10
* Reduce header dependencies in chrome/browser/phajdan.jr@chromium.org2009-06-161-0/+1
* Implement and use the -> operator for OwnedWidgetGtk.thestig@chromium.org2009-06-051-2/+2
* Merge app/gfx/gtk_util into base/gfx/gtk_util.thestig@google.com2009-06-031-1/+0
* Make LinkButtonGtk into a real widget (GtkChromeLinkButton).deanm@chromium.org2009-06-031-8/+6
* Paint a focus indication on LinkButtonGtk buttons.estade@chromium.org2009-05-281-6/+4
* Dangerous download dialog for linux.estade@chromium.org2009-05-271-0/+4
* Linux: Take download shelf and infobar close animations into account during r...estade@chromium.org2009-05-151-0/+4
* Reverting 16124.beng@google.com2009-05-141-2/+3
* Reverting 16122.beng@google.com2009-05-141-3/+2
* Move bitmap conversion function from chrome/common/gtk_utils.h into app/gfx/g...beng@google.com2009-05-141-2/+3
* Set infobar text to black (overriding system default color).estade@chromium.org2009-05-051-0/+5
* Linux: tweak find bar.estade@chromium.org2009-05-041-0/+2
* Make the Linux find bar look a bit better.deanm@chromium.org2009-05-041-1/+1
* Linux findbar improvements:estade@chromium.org2009-04-291-1/+1
* Linux: Properly plumb infobar close button event.estade@chromium.org2009-04-231-1/+1
* Remove outdated comment. No code change.estade@chromium.org2009-04-231-2/+0
* Add new item animation to download shelf.estade@chromium.org2009-04-221-1/+1
* Add open/close animations to infobar, download shelf.estade@chromium.org2009-04-211-14/+27
* Recommit previous change with GYP files fixed.erg@google.com2009-04-161-0/+1
* Have ResourceBundle own GdkPixbufs.tc@google.com2009-04-161-1/+1
* Reverts the previous two commits. (r13812 and r13811).erg@google.com2009-04-151-1/+0
* Implement BookmarkContextMenuGtk and hook it up to most bookmark bar elements.erg@google.com2009-04-151-0/+1
* GTK: implement link info bars (first cut).estade@chromium.org2009-04-101-12/+55