summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/browser_window_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...mdm@chromium.org2009-07-311-1/+1
* Re-enable commands when coming out of full screen mode on linux.tc@google.com2009-07-301-1/+3
* Relanding the page info on Gtk Linux.jcampan@chromium.org2009-07-301-2/+2
* Reverting 22070.jcampan@chromium.org2009-07-301-2/+2
* Implementation of the page info dialog on Linux Gtk.jcampan@chromium.org2009-07-301-2/+2
* Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.mdm@chromium.org2009-07-301-1/+1
* Draw the side and bottom shadows in the native frame.tc@google.com2009-07-291-15/+115
* Landing Thiago Farina's CL.jcampan@chromium.org2009-07-291-1/+1
* Move window to workarea origin if it is completely off-screen.yuzo@chromium.org2009-07-291-0/+12
* A quick fix for Issue 13443 (Take 2).hbono@chromium.org2009-07-291-6/+6
* GTK: More hotkeys.estade@chromium.org2009-07-281-0/+1
* Add the shadow above the toolbar (below the tabstrip).tc@google.com2009-07-281-6/+24
* Avoid calls to gtk_widget_get_pointer during mouse move iftc@google.com2009-07-271-7/+15
* Gtk: gtk_window_present when an already-showing browser window is showing and...estade@chromium.org2009-07-271-1/+2
* GTK: Don't close info bubbles based on which toplevel is active.estade@chromium.org2009-07-241-1/+6
* linux: obey window positioning information when bounds are overriddenevan@chromium.org2009-07-231-4/+13
* Made the title of panels show focused state with black textdavemoore@chromium.org2009-07-221-6/+28
* Make GTK file dialog box modal for parent window, instead of for the entireestade@chromium.org2009-07-211-0/+5
* Info bubble focus tweaks.estade@chromium.org2009-07-211-1/+5
* Fix GTK/Mac builds.ben@chromium.org2009-07-211-2/+1
* Fix misleading name and comment of Browser::GetCurrentPageTitle.phajdan.jr@chromium.org2009-07-201-1/+1
* When we save the window bounds, make sure we are only storing thetc@google.com2009-07-201-10/+7
* Change fullscreen mode to be determined by the window manager.tc@google.com2009-07-201-17/+30
* DevTools: Store devtools split location on Linux.pfeldman@chromium.org2009-07-201-3/+19
* Relanding the the refactoring the page info to have a model.jcampan@chromium.org2009-07-191-0/+9
* Reverting 21032.jcampan@chromium.org2009-07-181-9/+0
* Refactoring the page info to have a model.BUG=NoneTEST=Make sure clicking the...jcampan@chromium.org2009-07-181-0/+9
* Begin work on extension shelf for Linux.phajdan.jr@chromium.org2009-07-171-1/+22
* forgot a file (or rather gcl was hiding it in another cl)estade@chromium.org2009-07-171-10/+3
* DevTools: Initial commit with docked devtools window support on Linux.pfeldman@chromium.org2009-07-161-2/+38
* Revert r20667, which broke dropdown menus.estade@chromium.org2009-07-151-5/+0
* Make GTK file dialog box modal for parent window, instead of for the entireestade@chromium.org2009-07-141-0/+5
* DevTools: Focus docked DevTools window on breakpoint.pfeldman@chromium.org2009-07-141-0/+4
* A blind fix for Issue 13443.hbono@chromium.org2009-07-141-0/+1
* GTK Themes: Refactored to use notifications instead of manual plumbing.erg@google.com2009-07-131-9/+0
* Fix UMR caused by ActiveWindowWatcher.tc@google.com2009-07-101-0/+4
* GTK Themes: Set bg/text colors for the download shelf.erg@google.com2009-07-101-0/+3
* GTK Themes: Provide the correct inactive frame tint color.erg@google.com2009-07-101-1/+0
* Convert some stuff to string16 so the toolkit_views build can build againben@chromium.org2009-07-101-2/+2
* Change the window background color to the inactive color when thetc@google.com2009-07-091-22/+69
* Replace instances of LINUX2 with OS_CHROMEOS and linux2 with chromeos.brettw@chromium.org2009-07-081-8/+8
* XFCE disables the system decorations if there's an xshape set. Sotc@google.com2009-07-081-6/+10
* Wasn't able to browse to new files within panelsdavemoore@chromium.org2009-07-081-8/+2
* GTK Themes: Use the correct text color in the tab strip.erg@google.com2009-07-081-0/+1
* Work around a bug in KWin where the window shape doesn't gettc@google.com2009-07-071-2/+6
* GTK Themes: Status bubble obeys GTK colors now.erg@google.com2009-07-071-1/+2
* Adds a couple of keybindings.sky@chromium.org2009-07-071-0/+8
* Popup changesdavemoore@chromium.org2009-07-071-6/+39
* GTK Themes: Set the text color of bookmark buttons to theme color.erg@google.com2009-07-071-1/+2
* GTK: Initial implementation of using GTK themes, partially based on evan's CL...erg@google.com2009-07-031-3/+7