summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* Revert r27137: "Create renderers for ExtensionHosts one at a time to avoidmpcomplete@chromium.org2009-09-241-1/+1
* Create renderers for ExtensionHosts one at a time to avoid blocking the UI.mpcomplete@chromium.org2009-09-241-1/+1
* Make Chromium Linux work over VNC again.thestig@chromium.org2009-09-241-2/+6
* GTK: Use "Set to Classic theme" instead of reset in the options dialog.erg@google.com2009-09-241-1/+1
* GTK: Don't ellipsize the Other Bookmarks button.estade@chromium.org2009-09-241-2/+7
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-246-40/+42
* Make Linux Breakpad initialization call to lsb_release asynchronous. Also wra...thestig@chromium.org2009-09-231-1/+6
* Add more view ids and gtk widget names to so gtkparasite istony@chromium.org2009-09-236-0/+19
* Reverting 26975.pkasting@chromium.org2009-09-236-15/+16
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-236-16/+15
* Linux: create dropped tab windows at the restore size of the source window in...mdm@chromium.org2009-09-234-12/+13
* Revert "Revert "Add back ctrl+shift+delete for bringing up the "Clear browsin...tony@chromium.org2009-09-231-0/+2
* Revert "Add back ctrl+shift+delete for bringing up the "Clear browsing data""tony@chromium.org2009-09-231-2/+0
* Add back ctrl+shift+delete for bringing up the "Clear browsing data"tony@chromium.org2009-09-231-0/+2
* Disables turning on custom frame in chrome os.sky@chromium.org2009-09-232-7/+15
* Download in progress dialog:estade@chromium.org2009-09-233-2/+127
* GTK: Dismiss the bookmark folder menu(s) when a context menu item is executed.estade@chromium.org2009-09-236-8/+43
* Make it possible to edit bookmark folder names inline. Thistony@chromium.org2009-09-225-13/+78
* Linux: correctly update window restore bounds.mdm@chromium.org2009-09-221-3/+6
* Disables the quit menu item for Chrome OS.sky@chromium.org2009-09-211-0/+2
* The main menu button is now enabled by default.sky@chromium.org2009-09-211-16/+12
* Revert 23438 which reverted 23408.estade@chromium.org2009-09-211-1/+2
* Task Manager for OS X: Set up columns, show rows.thakis@chromium.org2009-09-211-1/+1
* Changes the main menu from displaying a static image to loading a page.sky@chromium.org2009-09-201-41/+2
* Add gtk widget names for stuff in location bar.mattm@chromium.org2009-09-191-0/+11
* Fix my view id util browsertest breakage.estade@chromium.org2009-09-191-0/+4
* GTK: Download item as drag source.estade@chromium.org2009-09-182-0/+28
* GTK: Add a bunch more widget names for parasite.estade@chromium.org2009-09-185-6/+64
* Linux: avoid browser windows moving around by the size of WM decorations over...mdm@chromium.org2009-09-182-4/+40
* Remove the intializaton of the Download Manager when bringing uptony@chromium.org2009-09-181-3/+0
* Set the parent of BookmarkContextMenu to be the browser window, nottony@chromium.org2009-09-181-2/+2
* Revert "Strict transport security: add checkbox to clear state."agl@chromium.org2009-09-182-17/+0
* GTK: Get rid of default drag icon for tab drags.estade@chromium.org2009-09-172-9/+18
* linux: add names to some widgets for parasite's benefitevan@chromium.org2009-09-172-0/+2
* GTK: Don't put a blank line in the tooltip for nameless bookmark bar bookmarks.estade@chromium.org2009-09-161-1/+1
* Add pause and resume to Linux download shelf.craig.schlenter@chromium.org2009-09-161-0/+1
* Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio...pkasting@chromium.org2009-09-154-29/+25
* GTK: Connect signal handlers before initing widgets in browser window.estade@chromium.org2009-09-151-1/+1
* Replace a bunch of hardcoded URLs with constants from url_constants.hbrettw@chromium.org2009-09-153-9/+8
* Linux: Don't vertically tile the frame background.tony@chromium.org2009-09-151-7/+10
* Update Linux extension install promptrafaelw@chromium.org2009-09-141-44/+22
* Changes the width of pinned tabs to 56, except on chrome os where itsky@chromium.org2009-09-141-7/+7
* GTK: Don't show bookmark bar remnants in fullscreen mode.estade@chromium.org2009-09-143-5/+20
* GTK: Adjust toolbar padding.estade@chromium.org2009-09-141-1/+5
* Use gtk_window_set_skip_taskbar_hint on info bubble popups so they don't show...mattm@chromium.org2009-09-141-0/+1
* GTK: Don't show extension shelf when it's empty.estade@chromium.org2009-09-142-18/+2
* Add keyboard shortcuts to reorder tabs left or right on Linux.tony@chromium.org2009-09-141-0/+11
* Remove code doing a no-op due to float -> int rounding.phajdan.jr@chromium.org2009-09-149-29/+47
* Bookmark context menu: pass the correct parent to the bookmark editor.estade@chromium.org2009-09-121-1/+1
* GTK: Cache our GdkCursor objects, since building them hits the disk.erg@google.com2009-09-122-2/+3