summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk
Commit message (Expand)AuthorAgeFilesLines
* content: Start splitting up chrome/browser/ui/gtk/gtk_util.herg@google.com2011-08-2546-175/+173
* content: Move gtk_expanded_container to ui/base/gtk/.erg@google.com2011-08-256-426/+3
* Remove redundant allocation and SkBitmap copy.jbates@chromium.org2011-08-251-2/+1
* content: Move gtk_floating_container to ui/base/gtk/.erg@google.com2011-08-247-412/+5
* Get rid of the static ConstrainedWindow::CreateConstrainedDialog method that ...jam@chromium.org2011-08-248-20/+15
* content: Move drag_download_* to content.erg@google.com2011-08-241-2/+2
* bookmarks: Don't rely in !child_count(), instead check if node is empty().tfarina@chromium.org2011-08-241-2/+1
* Revert trunk r97990. It broke some Linux builds:mark@chromium.org2011-08-242-218/+0
* Web Intent Picker UI (implemented as a constrained dialog, linux only)binji@chromium.org2011-08-242-0/+218
* Convert ToolbarModel::GetText() from wstring to string16.tony@chromium.org2011-08-232-2/+2
* Remove extensions code from download code. The delegate and other users in Ch...jam@chromium.org2011-08-231-4/+6
* content: Move render_widget_host_view_gtk to content/ try 2.erg@google.com2011-08-2338-215/+84
* (shlib failure) Revert 97750 - content: Move render_widget_host_view_gtk to c...erg@google.com2011-08-2236-38/+169
* content: Move render_widget_host_view_gtk to content/erg@google.com2011-08-2236-169/+38
* Revert 97709 - This changes ProfileManager::GetProfileInfoCache() to be GetPr...rsesek@chromium.org2011-08-221-2/+2
* This changes ProfileManager::GetProfileInfoCache() to be GetProfileInfo() andrsesek@chromium.org2011-08-221-2/+2
* ui: Pass the parameter |languages| of StatusBubble::SetURL() as std::string.tfarina@chromium.org2011-08-222-11/+13
* Restoring a session should restore window minimization statedhollowa@chromium.org2011-08-222-8/+24
* Fix a race loading the icon in the "Create App Shortcut" dialog.skerner@chromium.org2011-08-221-0/+3
* gtk: Don't use static variable of user-defined type (in this case a NineBox).tfarina@chromium.org2011-08-201-12/+13
* gtk: Convert FindBarGtk::OnActivate() to CHROMEGTK macro.tfarina@chromium.org2011-08-182-5/+4
* linux tabstrip: Animate a pinned tab on title change until it is stopped beca...sadrul@chromium.org2011-08-181-9/+2
* Use bookmark manager to add/edit bookmark pages with webui_dialogs=1.flackr@chromium.org2011-08-171-0/+10
* Set Extension Infobars to have a fixed height determined by the developer (cl...finnur@chromium.org2011-08-172-15/+2
* Revert 97049 - Trying to see if it fixes sync_integration_testsrvargas@google.com2011-08-171-2/+2
* base: Fix the TODO in string_util.htfarina@chromium.org2011-08-171-4/+4
* [Mac] Flip the flag for multi-profiles to on by default.rsesek@chromium.org2011-08-161-2/+2
* Revert 96674 - Gtk: Make click target of tabs match their appearance.torne@chromium.org2011-08-167-288/+6
* Showing Task manager on the foreground window.yoshiki@chromium.org2011-08-162-5/+5
* Move the core download files to content.jam@chromium.org2011-08-156-7/+7
* Gtk: Make click target of tabs match their appearance.mattm@chromium.org2011-08-137-6/+288
* Abstract fullscreen exit bubble logic to bring Linux's behaviour in line withtony@chromium.org2011-08-124-40/+87
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-113-3/+3
* Profiles: Three small changeserg@google.com2011-08-111-8/+11
* Convert ToolbarModel::GetEVCertName() from wstring to string16.tony@chromium.org2011-08-101-2/+2
* browser: Abstract message box dialog functions into its own header file.tfarina@chromium.org2011-08-092-1/+90
* Profiles: Mark the last of BROWSER_THEME_CHANGED AllSources() usages as OK.erg@google.com2011-08-091-1/+1
* Make BrowserWindow::CreateFindBar non-static so that it can be overridden by ...jennb@chromium.org2011-08-085-10/+10
* Remove frontend code that allows for dynamic profile setting, and read the pr...pkasting@chromium.org2011-08-0811-198/+128
* Convert LocationBar::GetInputString from wstring to string16.tony@chromium.org2011-08-082-24/+24
* gtk: Add keyboard accelerator to kill a process/plug-in in Task Manager.tfarina@chromium.org2011-08-061-3/+4
* gtk: Use gtk_dialog_get_content_area() throughout.tfarina@chromium.org2011-08-059-12/+14
* Convert HtmlDialogUIDelegate::GetDialogTitle() to string16.tony@chromium.org2011-08-052-13/+14
* gtk: Change GTK_DIALOG(dialog)->vbox to gtk_dialog_get_content_area().tfarina@chromium.org2011-08-051-5/+6
* Prevent accelerators from toggling the bookmark bar when disabled by policy.joaodasilva@chromium.org2011-08-051-6/+3
* GTK: Possible WM_CLASS fix.erg@chromium.org2011-08-041-19/+3
* Profiles: Introduce AllBrowserContextsAndSources().erg@chromium.org2011-08-041-6/+9
* Gtk: Fix the Sync error button on the bookmarks bar.jhawkins@chromium.org2011-08-041-0/+12
* Multi-Profiles: Only show the avatar icon if user has multiple profilessail@chromium.org2011-08-041-0/+5
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-033-3/+6