summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/browser_window_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* <!doctype html public '-//w3c//dtd html 4.0 transitional//en'><html><head><ME...willchan@chromium.org2009-06-101-0/+4
* Linux: Duplicate Accelerator mapping in browser window mhm@chromium.org2009-06-061-1/+0
* On linux, add a context menu item in the tab strip for disablingtc@google.com2009-06-041-10/+17
* Linux toolbar cleanups.tc@google.com2009-06-041-2/+5
* Move download shelf from per-tab to per-window. Also disable auto-hiding ofthakis@chromium.org2009-06-041-2/+17
* Implement dragging a tab back into a tabstrip for gtk.jhawkins@chromium.org2009-06-031-1/+42
* Make the bookmark bar closing animation less janky.estade@chromium.org2009-06-011-2/+4
* linux: save window positions.evan@chromium.org2009-05-301-5/+33
* Fix initial window placement when dragging a tab out of the tabstrip into its...jhawkins@chromium.org2009-05-261-3/+1
* Add a single monitor implementation of WindowSizer for Linux. (try 2)thestig@chromium.org2009-05-261-3/+10
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-221-8/+2
* Reverting 16796.thestig@chromium.org2009-05-221-10/+3
* Add a single monitor implementation of WindowSizer for Linux.thestig@chromium.org2009-05-221-3/+10
* Move a bunch of dialog creation routines to browser_dialogs.h to break thebrettw@chromium.org2009-05-221-1/+1
* Handle Browser::FEATURE_TOOLBAR and Browser::FEATURE_LOCATIONBAR in browser_w...pfeldman@chromium.org2009-05-221-2/+29
* Implement clear browsing data dialog in linuxevan@chromium.org2009-05-221-1/+2
* Close the old browser window after SessionRestore.willchan@chromium.org2009-05-211-0/+7
* linux: more NOTIMPLEMENTED squashing.evan@chromium.org2009-05-201-1/+2
* Quick reimplementation of StatusBubbleGtk to not suck as much.erg@google.com2009-05-191-3/+3
* Linux: Don't unparent unselected tab contentses.estade@chromium.org2009-05-181-3/+2
* Linux: Take download shelf and infobar close animations into account during r...estade@chromium.org2009-05-151-0/+7
* Linux: Delay the deletion of the RWHVGtk object.willchan@chromium.org2009-05-141-14/+2
* Re-add tabstrip background rendering with support for themed backgrounds.jhawkins@chromium.org2009-05-131-1/+1
* Add import settings dialog on linux.kuchhal@chromium.org2009-05-111-1/+2
* Add stubs for UserChangedThemes to Mac and Linux.glen@chromium.org2009-05-091-0/+4
* Linux: Store/restore focus in tab contents during tab swithcing.estade@chromium.org2009-05-081-0/+3
* Linux: clean up some focus issues.estade@chromium.org2009-05-081-5/+5
* Move pgup/dn special casing to browser window gtk.estade@chromium.org2009-05-071-3/+33
* GTK: Handle some accelerators after the focused widget has had a chance to ha...estade@chromium.org2009-05-071-12/+15
* Don't link-depend on views/ in chrome/browser/gtkphajdan.jr@chromium.org2009-05-071-24/+0
* Render a "sad tab" on tab crash.willchan@chromium.org2009-05-061-3/+4
* Add a lot of hotkeys to linux.estade@chromium.org2009-05-061-1/+33
* Handle mouse back and forward buttons for page navigation.jhawkins@chromium.org2009-05-051-0/+16
* Implement Linux tabs as widgets. This moves tab input handling into the corr...jhawkins@chromium.org2009-05-051-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Linux: tweak find bar.estade@chromium.org2009-05-041-1/+0
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-5/+3
* linux: set the window icon (used in alt-tab list, etc.)evan@chromium.org2009-05-041-0/+10
* Make the findbar slide in/out.estade@chromium.org2009-05-011-6/+14
* GTK: Allow the user to resize the chromium window as small as they like.estade@chromium.org2009-04-301-1/+11
* Implement a mostly working InfoBubble with a shim BookmarkBubble.deanm@chromium.org2009-04-301-1/+1
* Basic fullscreen mode for Linux, without the animated exit bubble.thestig@chromium.org2009-04-291-5/+14
* Linux findbar improvements:estade@chromium.org2009-04-291-9/+5
* Filter modifier to only include accelerator modifiers.willchan@chromium.org2009-04-281-0/+3
* Add keyboard accelerators for IDC_FIND_NEXT and IDC_FIND_PREVIOUS.willchan@chromium.org2009-04-271-3/+9
* Create an about dialog for GTK Chromium.erg@google.com2009-04-241-1/+2
* Unbreak accelerators, and add ctrl+_ for zoom out.estade@chromium.org2009-04-211-1/+5
* Hook up alt-d on linux.estade@chromium.org2009-04-211-2/+2
* Rename web_contents_view* files to tab_contents_view* to reflect my previousbrettw@chromium.org2009-04-211-1/+1
* Fix regression I introduced where Stop/Go button would toggle state instantly...pkasting@chromium.org2009-04-151-2/+2