summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* Add option to delete browsing history of the last hour.jochen@chromium.org2010-02-111-0/+2
* Linux: fix clicking on security or blocked contents of non-active window show...mattm@chromium.org2010-02-102-6/+11
* GTK: Fix label color and text color for DarkRoom.erg@chromium.org2010-02-101-2/+2
* GTK: lighten the color of the download item status/label text.estade@chromium.org2010-02-101-16/+36
* GTK: Use color data from the MetaFrames class in newer versions of GTK+.erg@chromium.org2010-02-104-28/+78
* GTK: Build fixerg@chromium.org2010-02-101-1/+1
* GTK: Implements the content settings window and the minor changes to the opti...erg@chromium.org2010-02-1012-135/+767
* Add support for HTML5 databases to the cookie tree model.jochen@chromium.org2010-02-104-85/+452
* Remove redundant casts in g_signal_connect() throughout all gtk code we have.erg@chromium.org2010-02-1033-133/+131
* Remove poll'n'loop code from extension_browsertest.cc.phajdan.jr@chromium.org2010-02-101-0/+11
* Remove descriptive text above import settings button. This also removes it f...pkasting@chromium.org2010-02-101-11/+4
* GTK: fix DCHECK triggered when multiple ExtensionPopupGtks existed concurrently.estade@chromium.org2010-02-101-3/+6
* GTK: Close extension popup when its browser window changes the focus widget.estade@chromium.org2010-02-103-8/+57
* GTK: don't show drag indicator for invalid drags over recently added/search r...estade@chromium.org2010-02-091-0/+7
* Make the content settings dialog dependent on its parent. This re-plumbs the...pkasting@chromium.org2010-02-092-2/+10
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-096-4/+11
* Linux: Use fixed width font for certificate details.mattm@chromium.org2010-02-091-1/+9
* GTK: use appropriate bookmark manager menusestade@chromium.org2010-02-082-2/+22
* Set the initial state of the content blocked bubble radio buttons correctly.pkasting@chromium.org2010-02-081-1/+4
* GTK: support dynamic labels in GtkMenusestade@chromium.org2010-02-081-6/+29
* accept NETSCAPE_URL drags in gtk tabstripestade@chromium.org2010-02-081-3/+7
* Bookmark context menu unforking:estade@chromium.org2010-02-088-734/+46
* Export bookmark favicon (base64 encoded png). nkostylev@google.com2010-02-081-1/+1
* Fix issue 34343: "Tab to search" hint on omnibox disappears on drag dropped tab.suzhe@chromium.org2010-02-081-0/+3
* Adds Animation::CurrentValueBetween and gets rid of a bunch ofsky@chromium.org2010-02-071-21/+11
* Makes mini-tabs work on the UI side (at least for views). I still havesky@chromium.org2010-02-061-2/+2
* GTK: Fix tab strip width calculation for RTLestade@chromium.org2010-02-051-1/+4
* GTK: Toggle set-above property on bookmark bar event box when showing it.estade@chromium.org2010-02-051-9/+16
* Page Info dialog button HIG fixes.mattm@chromium.org2010-02-051-9/+4
* GTK: Implement the new content blocking address bar bubbles on Linux.erg@chromium.org2010-02-055-2/+497
* Yet more tab strip model changes. I'm hoping this is the last ofsky@chromium.org2010-02-051-4/+4
* 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