summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* GTK: remove extra padding for extension popups.estade@chromium.org2010-02-265-5/+21
* Move skia_utils_gtk.cc/.h to app/gfx/. Original patch by Thiago Farina (see ...pkasting@chromium.org2010-02-263-6/+6
* Don't make pause/resume item in download context menu a check item (the name ...estade@chromium.org2010-02-251-30/+2
* Theoretical crash fix: deleted |blocked_popups_| sticks around un-NULLed.erg@chromium.org2010-02-251-0/+1
* GTK: add hover glow effect to toolbar buttonsestade@chromium.org2010-02-257-81/+180
* Disable scroll bars on resizing popups below a maximum size.skerner@chromium.org2010-02-251-1/+7
* linux: pretty up cookie exceptions windowevan@chromium.org2010-02-252-53/+54
* Linux: Move some duplicated code to gtk_util::CreateBoldLabel and LeftAlignMisc.mattm@chromium.org2010-02-243-53/+15
* gtk: improve look of content exceptions edit dialogevan@chromium.org2010-02-241-1/+5
* linux: eliminate some now-redundant codeevan@chromium.org2010-02-241-7/+3
* GTK: handle dom_ui-generated download drag events.estade@chromium.org2010-02-244-26/+126
* linux: Show an icon to the right indicating if the host is valid or not.erg@chromium.org2010-02-232-18/+39
* Add support for more types of controls and events to GTK implementation ofdmazzoni@chromium.org2010-02-2320-104/+459
* Move more files from chrome/common to chrome/browserphajdan.jr@chromium.org2010-02-234-4/+4
* [Linux]Fix text justification of find bar.suzhe@chromium.org2010-02-232-0/+84
* GTK: adjust OTR spy spacing in titlebar.estade@chromium.org2010-02-231-9/+2
* GTK: Change the vertical offsets in non-custom tab background images dependin...erg@chromium.org2010-02-235-3/+41
* GTK: only throb twice when a bookmark is added to a bookmark bar folder.estade@chromium.org2010-02-223-8/+8
* gtk: fix a typo in content_exceptions_window_gtk.erg@chromium.org2010-02-222-5/+5
* 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