summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* Disable the custom frame on app mode windows. This includes thetony@chromium.org2009-08-282-16/+23
* gtk: Clip the tab title to the content height and not the font height. The f...jhawkins@chromium.org2009-08-281-2/+1
* gtk: Remove unnecessary gtk_widget_queue_draws from the tabstrip code.jhawkins@chromium.org2009-08-281-6/+1
* GTK Themes: Refresh the entire location bar area on Update().erg@google.com2009-08-271-1/+7
* Add unittest for Gtk search engine manager dialog.mattm@chromium.org2009-08-273-15/+283
* Ellipsize long entries in bookmark menus and the back/forward menus.estade@chromium.org2009-08-275-9/+58
* Add a fast path for tab strip expose.tony@chromium.org2009-08-274-2/+116
* Remove completed downloads from shelf when the shelf closes.thakis@chromium.org2009-08-273-5/+27
* Add call to BrowserThemeProvider::GenerateBitmap removed in r24170.erg@google.com2009-08-271-1/+0
* Adds the settings tab to options on chrome os. The contents is just a placesky@chromium.org2009-08-271-0/+12
* gtk: Subtract the tabstrip x offset from the last tab x offset when calculati...jhawkins@chromium.org2009-08-271-1/+1
* Draw background of Linux extension toolstrips.phajdan.jr@chromium.org2009-08-274-0/+30
* Update of the extension install UI:aa@chromium.org2009-08-271-4/+3
* Don't flip out in debug mode when launching the bookmark manager and the mode...estade@chromium.org2009-08-271-2/+0
* assure model is loaded *before* showing the bookmark managerestade@chromium.org2009-08-271-4/+4
* GTK: Set the default icon list so we don't have to set it on every window all...estade@chromium.org2009-08-2710-10/+0
* gtk: Fix the bounds of the clip region for tab title text.jhawkins@chromium.org2009-08-261-4/+4
* GTK Themes: Fix the find bar so the match count is inside the entry.erg@google.com2009-08-263-43/+104
* Make sure the bookmark model is loaded before running bookmark manager tests....estade@chromium.org2009-08-262-13/+63
* GTK: Don't reposition the findbar when it's not visible.estade@chromium.org2009-08-262-8/+18
* Fix startup regression in gtk theme mode.erg@google.com2009-08-262-1/+18
* Reland "Linux Extensions Install Prompt""rafaelw@chromium.org2009-08-261-0/+147
* Polish the look of Linux extension shelf.phajdan.jr@chromium.org2009-08-262-34/+50
* Fix crash in Linux extension shelf.phajdan.jr@chromium.org2009-08-262-2/+13
* gtk: button-press events return coordinates relative to the gdk window in whi...jhawkins@chromium.org2009-08-261-2/+8
* Make the tab strip expose events more targeted on linux.tony@chromium.org2009-08-263-13/+29
* Set the window icon to the favicon when in app mode.tony@chromium.org2009-08-263-5/+19
* Fix DCHECK on download item removal, take 2.estade@chromium.org2009-08-261-2/+14
* Add a simple in-process bookmark manager test.estade@chromium.org2009-08-263-0/+45
* Fix leaking gtk tree models.mattm@chromium.org2009-08-268-0/+12
* Revert "Linux Extensions Install Prompt"rafaelw@google.com2009-08-261-147/+0
* Linux Extensions Install Promptrafaelw@google.com2009-08-261-0/+147
* Improves key event handing code of BrowserWindowGtk.suzhe@chromium.org2009-08-262-9/+27
* Revert my download item change.estade@chromium.org2009-08-262-20/+3
* Move the compact navigation bar to the chromeos directory.brettw@chromium.org2009-08-261-1/+1
* Make the task manager use the native default faviconestade@chromium.org2009-08-261-0/+10
* Don't DCHECK when removing items from the download shelf.estade@chromium.org2009-08-262-2/+19
* Introduce accesskeys for Chrome menus.mhm@chromium.org2009-08-262-0/+8
* Fix cases that initialized StringTokenizer with a temporary.mattm@chromium.org2009-08-261-1/+3
* Move the ViewIDTest to browser_tests, where it belongs.phajdan.jr@chromium.org2009-08-251-0/+0
* Work around a WM work around where if the size of the chrometony@chromium.org2009-08-251-1/+10
* GTK Themes: Dropdown arrow size on download items should match font size.erg@google.com2009-08-251-4/+10
* gtk: port ButtonSeparatorViewestade@chromium.org2009-08-252-1/+62
* GTK Themes: Create an inactive tab text color based on the inactive tab.erg@google.com2009-08-251-1/+26
* GTK Themes: Fix linux UI frame regression introduced in r24170.erg@google.com2009-08-251-0/+7
* Gtk Font options: Separate font family and size by comma to work around Gtk i...mattm@chromium.org2009-08-251-1/+1
* GTK: Make the progress area go away when a download item is cancelled.estade@chromium.org2009-08-251-1/+3
* Linux: set the initial size of the "Page" column in the task manager to fit t...mdm@chromium.org2009-08-252-11/+40
* More Gtk Cookies View polish.mattm@chromium.org2009-08-252-16/+7
* Now that Import and Clear are available in options, they should be removed fr...glen@chromium.org2009-08-251-4/+0