summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* GTK: unbreak right click on bookmark bar folders.estade@chromium.org2010-02-041-3/+5
* Refactor chromeos options page into its own directorychocobo@chromium.org2010-02-041-2/+2
* Step 1 in Implementing/Prototyping App Panels.rafaelw@chromium.org2010-02-041-2/+9
* Move options dialog to the desktop of last active browser window.dpolukhin@chromium.org2010-02-041-33/+51
* gtk: Remove Backspace and Shift-Backspace accelerators.derat@chromium.org2010-02-041-2/+0
* [Linux] FindBarGtk: Fix an issue caused by CL 560006.suzhe@chromium.org2010-02-042-2/+22
* Revert 38056 - Unfork BookmarkMenuGtk and BookmarkMenuController.chase@chromium.org2010-02-048-46/+734
* Unfork BookmarkMenuGtk and BookmarkMenuController.estade@chromium.org2010-02-048-734/+46
* linux: Use SimpleMenuModel::Delegate in TaskManager instead of MenuGtk::Deleg...estade@chromium.org2010-02-041-10/+20
* GTK bookmark bar button throbbing tweaksestade@chromium.org2010-02-031-12/+15
* GTK: middle click on a bookmark bar folder should open all in tabs.estade@chromium.org2010-02-031-1/+12
* Linux: Font options handle font fallback better.mattm@chromium.org2010-02-031-1/+7
* GTK: fix some memory leaks, streamline a common operation.estade@chromium.org2010-02-036-28/+13
* Adjusts tab strip model to deal with app tabs. There were a couple ofsky@chromium.org2010-02-023-198/+8
* Revert r37814 because it caused the "import bookmarks" link to be right-justi...estade@chromium.org2010-02-022-15/+6
* GTK: bookmark bar - fix z order of find bar in certain situationsestade@chromium.org2010-02-021-0/+5
* 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