summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
...
* An attempt to fix windows going fullscreen on startup. Mytony@chromium.org2010-02-221-2/+2
* Attempt 2 at landing this. The first attempt failed becausesky@chromium.org2010-02-191-3/+0
* Make use of SimpleMenuModel in DownloadShelfContextMenuWin and DownloadShelfC...estade@chromium.org2010-02-191-48/+28
* Revert 39489 - Changes the rendering of minitabs slightly:sky@chromium.org2010-02-191-0/+3
* Changes the rendering of mini-tabs slightly:sky@chromium.org2010-02-191-3/+0
* GTK: Implement the exceptions dialog for the content filtering settings.erg@chromium.org2010-02-198-17/+635
* linux: plumb shift-reload down into new shift-reload APIevan@chromium.org2010-02-192-3/+10
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-1926-28/+28
* Ignore titlebar drags if the window is maximized and matches the screentony@chromium.org2010-02-191-4/+12
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-197-1/+7
* Support dragging a virtual file out of the browser on Linux. This is based on...jianli@chromium.org2010-02-192-3/+132
* linux: clean up a bit of redundant logicevan@chromium.org2010-02-181-7/+9
* GTK: add some interactive tests to catch common bookmark bar regressions.estade@chromium.org2010-02-183-1/+88
* GTK: make selections in task manager apply to all members of resource groupestade@chromium.org2010-02-182-12/+36
* GTK: Prevent chrome from hanging at shutdown after clicking flash player sett...erg@google.com2010-02-172-2/+6
* GTK: Fix corrupted tab edges when theme changes.erg@google.com2010-02-172-1/+27
* Linux: Implement the new AutoFill section of the Options dialog.jhawkins@chromium.org2010-02-172-22/+74
* GTK: Add a link to flash settings from the clear browsing history dialog.erg@google.com2010-02-172-2/+41
* GTK: Content blocking icon visibility should change on tab switching.erg@google.com2010-02-161-2/+13
* linux: Match the sections in Under the Hood tab with Windows version.erg@google.com2010-02-161-5/+5
* [Linux] Add better error reporting for creating application shortcuts.phajdan.jr@chromium.org2010-02-162-20/+122
* Make popups opened from app mode windows use the system frame.tony@chromium.org2010-02-151-2/+3
* Linux: Certificate Manager skeleton.mattm@chromium.org2010-02-134-5/+319
* GTK: let call stack unwind before hiding browser action popup.estade@chromium.org2010-02-132-3/+9
* GTK: Rename ambiguous "exceptions_page_gtk.cc" before making the content exce...erg@chromium.org2010-02-123-37/+47
* Remove "Glen" close button joke now that it's had a long and happy life.pkasting@chromium.org2010-02-121-9/+4
* GTK: Make the cookies view modal to its parent since its parent will always b...erg@chromium.org2010-02-125-19/+38
* Use TabContents::GetDefaultTitle() everywhere we need a title for an untitled...pkasting@chromium.org2010-02-122-8/+6
* [Linux] Handles Entery key correctly in find bar.suzhe@chromium.org2010-02-122-0/+8
* Use the same string resource everywhere for the "Show Passwords" button.pkasting@chromium.org2010-02-122-12/+12
* Use the generic IDS_CANCEL resource for Cancel buttons that say "Cancel". Th...pkasting@chromium.org2010-02-121-2/+2
* Initial work on making extensions work in incognito mode.mpcomplete@chromium.org2010-02-112-1/+27
* GTK: Add images and "Loading..." in popup blocking bubble like window's r38745.erg@chromium.org2010-02-112-16/+72
* 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