summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* Adding registration of accelerators for the browser in toolkit_views.jcampan@chromium.org2009-08-031-109/+8
* Rolling back change 22245.chrome-bot@google.com2009-08-022-22/+8
* mole expand/collapse API, callable from a toolstrip for manual operationerikkay@chromium.org2009-08-012-8/+22
* GTK Themes: Fix painting issues where GTK theme engine was painting over butt...erg@chromium.org2009-08-011-12/+12
* retry r2226, with a fix for a case where we could double free.estade@chromium.org2009-08-016-29/+102
* Linux: Fix Valgrind error in VisitedLinkEventsTest.Coalescense.derat@chromium.org2009-08-011-1/+5
* revert 22226 as it caused some ui test crashesestade@chromium.org2009-08-016-103/+29
* GTK: Theme our link button.estade@chromium.org2009-07-316-29/+103
* Fix a bug where we tried to get the position of the tabstriptc@google.com2009-07-312-9/+18
* Linux: Fix cast breakage from 22193 (hopefully).derat@chromium.org2009-07-311-3/+6
* Linux: Autodetect whether the custom frame should be used.derat@chromium.org2009-07-312-0/+47
* Make spacing between "theme" buttons same as spacing between "browsing data"thakis@chromium.org2009-07-311-1/+1
* GTK: Ctrl+shift+q for quitestade@chromium.org2009-07-311-1/+2
* Add "Get Themes" button to gtk options dialog.estade@chromium.org2009-07-312-1/+24
* Implement FindBarGtk::StopAnimation().estade@chromium.org2009-07-313-1/+8
* GTK: Show shortcuts in title bar context menu and tab context menu.estade@chromium.org2009-07-314-52/+50
* Show an icon and the page title in the custom frame when it's antc@google.com2009-07-313-17/+185
* Add "Remove from list" for download item in the download shelf.mhm@chromium.org2009-07-311-0/+2
* Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...mdm@chromium.org2009-07-3148-188/+190
* Re-enable commands when coming out of full screen mode on linux.tc@google.com2009-07-301-1/+3
* GTK find bar positioning: Don't try to make a negative-width rectangle.estade@chromium.org2009-07-301-2/+4
* GTK: Bidify the status bubble.estade@chromium.org2009-07-301-7/+9
* Remember/restore the bookmark manager pane position.estade@chromium.org2009-07-302-5/+20
* Relanding the page info on Gtk Linux.jcampan@chromium.org2009-07-304-3/+203
* Try again: Add unittest for Gtk cookie manager.mattm@chromium.org2009-07-303-33/+456
* Revert "Add unittest for Gtk cookie manager."mattm@chromium.org2009-07-303-433/+24
* Add unittest for Gtk cookie manager.mattm@chromium.org2009-07-303-24/+433
* gcc >= 4.3 fixesmdm@chromium.org2009-07-301-0/+1
* gtk: Grab the pointer when we grab focus for the source tab's widget. Fixes ...jhawkins@chromium.org2009-07-301-1/+8
* Reverting 22070.jcampan@chromium.org2009-07-304-203/+3
* Implementation of the page info dialog on Linux Gtk.jcampan@chromium.org2009-07-304-3/+203
* Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.mdm@chromium.org2009-07-3047-164/+162
* gtk: Add the 'Stats for nerds' link to the task manager.jhawkins@chromium.org2009-07-302-0/+39
* Linux: factor out some shared GTK tree utility code.mdm@chromium.org2009-07-294-138/+28
* GTK Themes: Native omnibox part 2.erg@google.com2009-07-294-48/+91
* gtk: Don't wrap around when scrolling the tab strip using the scroll event. ...jhawkins@chromium.org2009-07-291-2/+4
* GTK: move the findbar out of the way when it covers a find result.estade@chromium.org2009-07-292-14/+15
* Make the DownloadRequestDialogDelegateGtk always report some response to the ...estade@chromium.org2009-07-292-21/+30
* Linux: Save and restore bookmark manager and task manager window size.derat@google.com2009-07-294-87/+302
* Gtk password dialog: Initialize pending_login_query_.mattm@chromium.org2009-07-292-2/+6
* Draw the side and bottom shadows in the native frame.tc@google.com2009-07-292-15/+118
* Move the tabstrip to the right one pixel so our tab placementtc@google.com2009-07-291-2/+8
* Landing Thiago Farina's CL.jcampan@chromium.org2009-07-292-2/+2
* Linux: add the password manager UI.mdm@chromium.org2009-07-298-19/+943
* Implement the "This site is attempting to downloadthakis@chromium.org2009-07-292-0/+140
* GTK Themes: Native location bar area.erg@google.com2009-07-296-70/+80
* Move window to workarea origin if it is completely off-screen.yuzo@chromium.org2009-07-291-0/+12
* A quick fix for Issue 13443 (Take 2).hbono@chromium.org2009-07-291-6/+6
* Make find bar BIDI.estade@chromium.org2009-07-292-12/+65
* Gtk: Add default encoding option.mattm@chromium.org2009-07-292-3/+61