summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* Wire popup blocking UI to the new machinery and port over the user's old whit...pkasting@chromium.org2010-02-022-426/+0
* [Linux] Make bookmark bar shrinkable when there is no bookmark.suzhe@chromium.org2010-02-022-6/+15
* Fix bookmark bar observer callbacks accessing gtk widgets after they are dest...mattm@chromium.org2010-02-022-6/+13
* [Linux] Allows find bar's GtkEntry to handle the key events first.suzhe@chromium.org2010-02-021-4/+4
* GTK: bookmark manager - fix coordinate check in multi-row drag workaround.estade@chromium.org2010-02-021-2/+11
* GTK: fix sign of comparison in bookmark barestade@chromium.org2010-02-021-1/+1
* task manager gtk:estade@chromium.org2010-02-011-20/+49
* GTK: Make page and app menus shortcut control flow match windows more closely.estade@chromium.org2010-02-014-34/+15
* Fix a bug where we were only checking the screen size oftony@chromium.org2010-02-011-1/+1
* Changes to support new cookie policy.darin@chromium.org2010-01-301-25/+1
* Add basic support for Content Blocked icons in the omnibox. Not yet pkasting@chromium.org2010-01-302-2/+7
* Add an accessibility API for events raised outside of the web content.estade@chromium.org2010-01-309-4/+606
* Revert r37535.darin@chromium.org2010-01-291-3/+3
* Implement extended cookie controls.jochen@chromium.org2010-01-291-3/+3
* Remove some unnecessary includes.craig.schlenter@chromium.org2010-01-281-1/+0
* GTK: uninstall signal handlers when MenuGtk goes down so that they don't get ...estade@chromium.org2010-01-281-0/+2
* Make BookmarkContextMenuGtk use a SimpleMenuModel. Also separate controller a...estade@chromium.org2010-01-288-57/+79
* GTK: throb a bookmark folder button when a URL is added to it.estade@chromium.org2010-01-288-42/+337
* revert 37335:estade@chromium.org2010-01-279-606/+4
* Add an accessibility API for events raised outside of the web content.estade@chromium.org2010-01-279-4/+606
* GTK: Fix theme overlay in off the record mode.erg@google.com2010-01-271-4/+5
* gtk: Implements bookmark bar import promotion link, that when clicked imports...erg@google.com2010-01-278-40/+188
* Page actions should be able to change the popup on a per-tab basis.skerner@chromium.org2010-01-272-4/+12
* GTK: Use GTK+ theme selection colors and plumb them into webkit. [Chromium si...erg@google.com2010-01-272-9/+42
* GTK: disable the find bar error bell.estade@chromium.org2010-01-261-1/+5
* Split chromeos options page into system and internet.chocobo@chromium.org2010-01-261-3/+10
* Associate popups with the top level frame instead of the security origin.erg@google.com2010-01-262-4/+2
* Fix GTK version of options dialog to place it to the center of last active br...dpolukhin@chromium.org2010-01-261-0/+41
* Lands http://codereview.chromium.org/552136 for bryeung:sky@chromium.org2010-01-251-0/+3
* remove ICU includes from l10n_util.hevan@chromium.org2010-01-251-0/+1
* Adds local storage nodes to cookie tree model and cookies view.bulach@chromium.org2010-01-254-104/+456
* [Linux]Implement Cut, Copy and Paste from page menu.suzhe@chromium.org2010-01-252-0/+36
* [Linux] Implement input methods context menu.suzhe@chromium.org2010-01-241-24/+41
* sync: remove unused function.akalin@chromium.org2010-01-221-3/+0
* GTK: Use color data from the MetaFrames class in gtk+ theme mode.erg@google.com2010-01-222-1/+20
* Adds support for phantom tabs. A pinned tab becomes a phantom tab whensky@chromium.org2010-01-222-3/+3
* GTK: don't get stuck in render view drag.estade@chromium.org2010-01-211-5/+16
* 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