summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk
Commit message (Expand)AuthorAgeFilesLines
* Fixing crash when freeing paths in a SelectFileDialogImpldfilimon@google.com2011-09-141-6/+1
* GtkListView's tooltip code expects the model to store markup, not textamruthraj@motorola.com2011-09-141-2/+4
* Show settings menu for panel on GTK.jianli@chromium.org2011-09-145-9/+31
* Revert "Relanding 100792"oshima@google.com2011-09-142-3/+3
* [Web Intents] Change WebIntentPicker to Bubble from ConstrainedDialog.binji@chromium.org2011-09-142-56/+76
* [Linux] Observer initiating tab for destruction in hung-renderer dialog.shess@chromium.org2011-09-131-3/+34
* Relanding 100792oshima@google.com2011-09-132-3/+3
* Refactoring dialogs to add KDE support in a subsequent CL.dfilimon@google.com2011-09-133-97/+173
* Revert 100792 "Use TabContentsViewViews for RenderWidgetHostViweViews."oshima@google.com2011-09-132-3/+3
* Use TabContentsViewViews for RenderWidgetHostViweViews.oshima@google.com2011-09-122-3/+3
* Coverity: Initialize member variables.jhawkins@chromium.org2011-09-121-0/+5
* Revert 100710 - Refactoring dialogs to add KDE support in a subsequent CL.dpapad@chromium.org2011-09-123-165/+97
* Refactoring dialogs to add KDE support in a subsequent CL.dfilimon@google.com2011-09-123-97/+165
* Add global error bubble view for GTKsail@chromium.org2011-09-102-0/+185
* content: Resubmit "Move constrained html windows to TabContentsWrapper."erg@chromium.org2011-09-101-2/+3
* Remove redundant LoadURLWithHeaders method.rogerta@chromium.org2011-09-102-2/+3
* Revert 100550 - Refactoring dialogs to add KDE support in a subsequent CL.thestig@chromium.org2011-09-103-165/+97
* Refactoring dialogs to add KDE support in a subsequent CL.dfilimon@google.com2011-09-103-97/+165
* gtk: Use empty() accessor to check if node is empty in AddNodeToMenu().tfarina@chromium.org2011-09-101-3/+2
* Add a global error messages UIsail@chromium.org2011-09-091-5/+11
* Revert 100433 - content: Move constrained html windows to TabContentsWrappererg@google.com2011-09-091-3/+2
* content: Move constrained html windows to TabContentsWrappererg@google.com2011-09-091-2/+3
* content: Make ssl client certificate constrained window use TabContentsWrappererg@chromium.org2011-09-081-7/+8
* content: Move web intent constrained window to TabContentsWrapper.erg@google.com2011-09-072-12/+10
* Remove some static initializers caused by colors in gtk_hig_constants.h.tony@chromium.org2011-09-074-11/+11
* Trying again: Gtk: Make click target of tabs match their appearance.mattm@chromium.org2011-09-078-6/+304
* Start moving code from BrowserMain to content, so that it can be reused by al...jam@chromium.org2011-09-072-32/+0
* content: Move collected cookies constrained window to TabContentsWrapper.erg@chromium.org2011-09-074-27/+21
* Implement the inline extensions/apps install UI for Cocoa.mihaip@chromium.org2011-09-061-9/+4
* Removed ActivatedAtWithDisposition from menu handler, and introduced Activate...shinyak@google.com2011-09-051-7/+4
* Adds a global keyboard shortcut to trigger speech input in the currentlydmazzoni@chromium.org2011-09-021-0/+2
* webui: Avoid double notification about closed dialogs.derat@chromium.org2011-09-021-10/+18
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-025-9/+10
* Implement inline install UI for views.mihaip@chromium.org2011-09-021-63/+31
* Change chrome://crash (sad tab page) "Learn more" link to:msw@chromium.org2011-09-021-8/+34
* gtk: Call the non-deprecated version of OpenURL() which receives OpenURLParams.tfarina@chromium.org2011-09-029-15/+18
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-025-10/+9
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-025-9/+10
* GTK: Fix remaining issues with extension infobarserg@google.com2011-09-013-8/+22
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-011-2/+4
* Parse and show CWS data (reviews, number of users) in the inline install dialog.mihaip@chromium.org2011-09-011-102/+200
* Revert 99187 (speculative revert for ProfileSyncServiceSessionTest.FailModelA...thakis@chromium.org2011-09-011-4/+2
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-011-2/+4
* Fix uninitialized memory.erg@google.com2011-08-311-1/+2
* Remove unused HtmlDialogUIDelegate::OnWindowClosed()jamescook@chromium.org2011-08-311-1/+0
* Retry for the following: Web Intent Picker UI (implemented as a constrained d...binji@chromium.org2011-08-312-0/+219
* GTK: Clean up the gtk extension infobar implementation.erg@google.com2011-08-318-30/+197
* gtk: eliminate extra map from XID to browser windowevan@chromium.org2011-08-312-31/+6
* Treat files downloaded from the address bar as "always safe" (including exten...pkasting@chromium.org2011-08-301-2/+2
* Revert 98888 - Web Intent Picker UI (implemented as a constrained dialog, lin...binji@chromium.org2011-08-302-218/+0