summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* GTK: restore ctr+shift+i for devtools (was accidentally changed to ctrl+i).estade@chromium.org2010-01-211-1/+2
* Revert 36098 because the UI team has decided on a different long-term directi...jorlow@chromium.org2010-01-212-19/+0
* linux: let first run dialog size itselfevan@chromium.org2010-01-201-6/+10
* GTK: Add back more missing accelerators.estade@chromium.org2010-01-201-0/+6
* Revert last 3 patches. Sorry guys. :-(jorlow@chromium.org2010-01-202-120/+33
* Adds local storage nodes to cookie tree model and cookies view. jorlow@chromium.org2010-01-202-33/+120
* Gtk: don't crash when a dragged tab gets deleted.estade@chromium.org2010-01-201-0/+8
* Allow link drags from the bookmark manager out to the Gnome desktoptony@chromium.org2010-01-201-5/+6
* Allow link drags from the star, bookmarks bar, and bookmark bar menustony@chromium.org2010-01-206-27/+32
* Style cleanup of member variable in FindBarGtk.tony@chromium.org2010-01-202-4/+4
* GTK: respect menu model's radio button groupings.estade@chromium.org2010-01-201-8/+11
* Gtk: fix reference counting/destruction of GtkMenu* in MenuGtk. estade@chromium.org2010-01-191-0/+6
* Port BrowserActionApiTest.BrowserActionPopup to linux.estade@chromium.org2010-01-194-12/+37
* GTK: Re-add keypad accelerators for zoom level.estade@chromium.org2010-01-191-0/+3
* Escape the '&' character in the back/forward menu entries.estade@chromium.org2010-01-191-3/+3
* Make a MenuModel for the popup favicon menu. For now only GTK uses it. Consol...estade@chromium.org2010-01-198-496/+313
* Only create a desktop shortcut for apps if the user requests.aa@chromium.org2010-01-191-1/+1
* Fix one more case where we could theoretically intall an extensionaa@chromium.org2010-01-191-1/+1
* Fix Linux Valgrind bots reporting a Memcheck:Cond from r36415.rsesek@chromium.org2010-01-161-0/+1
* Port notifications to linux. BalloonView and BalloonViewHost should be equiv...johnnyg@chromium.org2010-01-156-0/+933
* GTK: Theme the NTP with GTK+ colors.erg@google.com2010-01-152-9/+65
* Tab-modal dialog improvements:zelidrag@google.com2010-01-156-5/+40
* Simplify the gtk AutoFill dialog and bring it more in line with the mocks.jhawkins@chromium.org2010-01-158-39/+32
* Removing obsolete code for chromeos.oshima@chromium.org2010-01-154-313/+0
* Support dragging a virtual file out of the browser.jianli@chromium.org2010-01-151-0/+1
* Factoring out the layout code from browser_view in preparation to implement s...oshima@chromium.org2010-01-151-0/+7
* Allow link drags from Chrome to create a shortcut on the desktop.tony@chromium.org2010-01-151-1/+15
* GTK: Draw background color on the toolbar to deal with small theme bitmaps.erg@google.com2010-01-157-54/+21
* Linux: Add Certificate Info dialog (part 1)mattm@chromium.org2010-01-143-6/+950
* GTK: Use themed warning icon in GTK+ theme mode.erg@google.com2010-01-141-2/+9
* Remove an unneeded forward declaration. (This is really a dummy commit to tri...thestig@chromium.org2010-01-131-1/+0
* Adds "Delete Local Storage" option to "Clear Browsing Data" for Windows and G...jorlow@chromium.org2010-01-132-0/+19
* Add the ability for the GPU process to be used to paint the backing store of abrettw@chromium.org2010-01-131-2/+2
* Enables the javascript memory column in the task manager in Linuxjamesr@chromium.org2010-01-121-1/+18
* Implement Linux/GTK ExtensionInstalledBubblerafaelw@chromium.org2010-01-128-5/+412
* Lands 536001 for bryenug:sky@chromium.org2010-01-111-20/+17
* Correct the URL loaded when proxy config binary couldn't be found.mattm@chromium.org2010-01-111-1/+1
* Resolve issue 22731jhawkins@chromium.org2010-01-113-21/+12
* Implement HandleKeyboardEvent() method in HtmlDialog implementations.suzhe@chromium.org2010-01-112-0/+14
* linux: prompt before overwriting a file in downloadsevan@chromium.org2010-01-091-0/+2
* linux: set a minimum size for dialogs based on locale resourcesevan@chromium.org2010-01-093-7/+15
* Switch GTK's cookie_view_unittest.cc to use the TestingProfile's new Create/G...rsesek@chromium.org2010-01-081-46/+3
* Simplified the api by replacing them with single Show(false) call and cleaned...oshima@chromium.org2010-01-082-15/+24
* Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...pkasting@chromium.org2010-01-081-2/+2
* Only calculate the GTK scrollbar colors once and then update all RenderPrefer...erg@google.com2010-01-072-25/+43
* GTK: Use page and app menu models.estade@chromium.org2010-01-0716-110/+279
* GTK: Refresh the visibliity of other download items when removing a download ...estade@chromium.org2010-01-071-0/+1
* sync: Add two functions to sync_ui_util header and update the callers accordi...akalin@chromium.org2010-01-063-25/+6
* linux: use a newer stringevan@chromium.org2010-01-062-2/+4
* [Linux] Improve LocationBarViewGtk.suzhe@chromium.org2010-01-062-29/+211