summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Size popups by their contents, not the window's outer bounds.estade@chromium.org2009-09-112-8/+41
* GTK: Set the back/forward and bookmark bar menus to always show their images.estade@chromium.org2009-09-115-0/+11
* While importing favicon, make sure there is an entry in the history db.kuchhal@chromium.org2009-09-111-7/+7
* GTK: Don't show the GTK theme button on chromeos.erg@google.com2009-09-111-0/+2
* Add button number to page action event reply object. Fix outdated page action...mattm@chromium.org2009-09-111-1/+2
* Force page-action views to update after reloading an extension, by deletingpam@chromium.org2009-09-112-0/+6
* Since themes are designed with the custom frame in mind, we need to offsettony@chromium.org2009-09-111-1/+9
* Adds pinned tabs to windows. As the code between windows and gtk issky@chromium.org2009-09-111-1/+0
* Gtk: Allow all columns in task manager to be sortable.mhm@chromium.org2009-09-112-24/+121
* Update the system favicon/folder icon on theme change.estade@chromium.org2009-09-119-58/+90
* Strict transport security: add checkbox to clear state.agl@chromium.org2009-09-112-0/+17
* Disallow popup windows from setting the window size to the exacttony@chromium.org2009-09-101-11/+17
* GTK: Fix another awesome menu bar helper bug.estade@chromium.org2009-09-101-4/+5
* Linux: implement Page Actions support.mattm@chromium.org2009-09-103-6/+220
* Revert "Set the info bubble popups as _NET_WM_WINDOW_TYPE_UTILITY so they"mattm@chromium.org2009-09-101-3/+0
* Make the "get themes" button into a link instead.mdm@chromium.org2009-09-101-1/+2
* Fix accel leak in task manager and bookmark manager by usingtony@chromium.org2009-09-104-13/+21
* Reapplies the GdkPixbuf -> cairo surface patch.erg@google.com2009-09-1012-113/+303
* Get window origin only once in BrowserToolbarGtk::GetPopupBounds.phajdan.jr@chromium.org2009-09-101-10/+12
* Put the find bar back for mac and linux.estade@chromium.org2009-09-101-3/+1
* Linux: avoid a NOTREACHED() by not reaching it.mdm@chromium.org2009-09-101-2/+4
* Simplify the gtk location bar padding and make it more consistent.mattm@chromium.org2009-09-102-63/+32
* Revert "Upload GdkPixbufs into cairo surfaces so they (hopefully) live on the Xerg@google.com2009-09-1012-292/+113
* Disable ViewIDTest.Basic.kuchhal@chromium.org2009-09-101-1/+3
* GTK: fix bookmark bar regression:estade@chromium.org2009-09-091-3/+10
* Upload GdkPixbufs into cairo surfaces so they (hopefully) live on the X serve...erg@google.com2009-09-0912-113/+292
* GTK: fix tabstrip index misalignment during tab removal.estade@chromium.org2009-09-092-2/+22
* Include fixes for gcc >= 4.3evan@chromium.org2009-09-091-0/+2
* GTK: Don't let the page widget(s) handle key events that webkit didn't handle.estade@chromium.org2009-09-091-7/+3
* GTK: Switch the page/app menus over to the new menu bar helper class.estade@chromium.org2009-09-092-57/+34
* Make the bookmark toolbar folders act like a menu bar.estade@chromium.org2009-09-086-33/+361
* GTK Theme: Don't render IDR_THEME_TOOLBAR on GtkWidgets.erg@google.com2009-09-084-1/+15
* Linux: expose "Use system title bar and borders" preference in options dialog.mdm@chromium.org2009-09-082-2/+38
* Plumb the DragOperation through all the layers between the platform Drag-n-dr...snej@chromium.org2009-09-082-6/+12
* This CL changes the CookieStore obect to be a refcounted object to get a bett...ananta@chromium.org2009-09-051-3/+0
* Move the "history is too new" dialog out oftony@chromium.org2009-09-052-0/+15
* Allow the default browser check to return "unknown" and reflect that in the UI.mdm@chromium.org2009-09-041-1/+5
* GTK: Chrome themes should use COLOR_BOOKMARK_TEXT for most download item text.erg@google.com2009-09-041-28/+19
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-042-5/+6