index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
gtk
/
browser_window_gtk.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle mouse back and forward buttons for page navigation.
jhawkins@chromium.org
2009-05-05
1
-0
/
+16
*
Implement Linux tabs as widgets. This moves tab input handling into the corr...
jhawkins@chromium.org
2009-05-05
1
-1
/
+1
*
Adds toplevel app/ directory and moves ResourceBundle into it.
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Linux: tweak find bar.
estade@chromium.org
2009-05-04
1
-1
/
+0
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-5
/
+3
*
linux: set the window icon (used in alt-tab list, etc.)
evan@chromium.org
2009-05-04
1
-0
/
+10
*
Make the findbar slide in/out.
estade@chromium.org
2009-05-01
1
-6
/
+14
*
GTK: Allow the user to resize the chromium window as small as they like.
estade@chromium.org
2009-04-30
1
-1
/
+11
*
Implement a mostly working InfoBubble with a shim BookmarkBubble.
deanm@chromium.org
2009-04-30
1
-1
/
+1
*
Basic fullscreen mode for Linux, without the animated exit bubble.
thestig@chromium.org
2009-04-29
1
-5
/
+14
*
Linux findbar improvements:
estade@chromium.org
2009-04-29
1
-9
/
+5
*
Filter modifier to only include accelerator modifiers.
willchan@chromium.org
2009-04-28
1
-0
/
+3
*
Add keyboard accelerators for IDC_FIND_NEXT and IDC_FIND_PREVIOUS.
willchan@chromium.org
2009-04-27
1
-3
/
+9
*
Create an about dialog for GTK Chromium.
erg@google.com
2009-04-24
1
-1
/
+2
*
Unbreak accelerators, and add ctrl+_ for zoom out.
estade@chromium.org
2009-04-21
1
-1
/
+5
*
Hook up alt-d on linux.
estade@chromium.org
2009-04-21
1
-2
/
+2
*
Rename web_contents_view* files to tab_contents_view* to reflect my previous
brettw@chromium.org
2009-04-21
1
-1
/
+1
*
Fix regression I introduced where Stop/Go button would toggle state instantly...
pkasting@chromium.org
2009-04-15
1
-2
/
+2
*
Remove extra zoom menu items.
thestig@chromium.org
2009-04-14
1
-9
/
+16
*
Fix ctrl+tab/ctrl+shift+tab were not working if web contents did not have foc...
tc@google.com
2009-04-09
1
-24
/
+40
*
This CL adds a confirmation box when closing the browser with in-progress dow...
jcampan@chromium.org
2009-04-09
1
-0
/
+5
*
Implement stop/go button for Linux.
willchan@chromium.org
2009-04-09
1
-2
/
+3
*
Scaffolding cleanup.
thestig@chromium.org
2009-04-08
1
-0
/
+2
*
Fix the findbar crash.
tc@google.com
2009-04-07
1
-20
/
+5
*
Fix a NOTREACHED in GTK accelerator handling when capslock is on.
deanm@chromium.org
2009-04-07
1
-0
/
+2
*
Basic infobars on linux.
estade@chromium.org
2009-04-06
1
-4
/
+8
*
Implement loading animations. I've ignored the app mode and popup cases sinc...
willchan@chromium.org
2009-04-06
1
-3
/
+38
*
First implementation of a bookmark bar.
erg@google.com
2009-04-06
1
-3
/
+55
*
Write the star toggle button. Clicking it will bookmark the page.
erg@google.com
2009-04-06
1
-6
/
+5
*
Moving the Find bar ownership to the Browser object for portability and testa...
finnur@chromium.org
2009-04-05
1
-1
/
+1
*
Gtk: Insert a border at the bottom of the toolbar.
estade@chromium.org
2009-04-03
1
-0
/
+10
*
Remove unneeded temp_scaffolding_stubs.h includes. Remove ConstrainedWindow f...
thestig@chromium.org
2009-04-03
1
-0
/
+2
*
Move HTML dialogs out of their own tab contents type. Moved functions to new
brettw@chromium.org
2009-04-03
1
-1
/
+1
*
Break out the tab rendering logic into TabGtk and TabRendererGtk.
jhawkins@chromium.org
2009-03-30
1
-1
/
+1
*
Change NineBox to render into a GtkWidget. This offers a minor speedup and s...
jhawkins@chromium.org
2009-03-26
1
-68
/
+1
*
Fix our browser window close path to be more like windows.
tc@google.com
2009-03-26
1
-8
/
+34
*
More NOTIMPLEMENTEDs into bugs.
evan@chromium.org
2009-03-26
1
-2
/
+4
*
Fix/punt on a bunch of NOTIMPLEMENTEDs.
evan@chromium.org
2009-03-26
1
-1
/
+3
*
Hook up ctrl+tab and ctrl+shift+tab for switching tabs in linux
tc@google.com
2009-03-26
1
-6
/
+32
*
Revert "Fix/punt on a bunch of NOTIMPLEMENTEDs."
evan@chromium.org
2009-03-25
1
-3
/
+1
*
Fix/punt on a bunch of NOTIMPLEMENTEDs.
evan@chromium.org
2009-03-25
1
-1
/
+3
*
Add initial implementation of the Linux TabStrip.
jhawkins@chromium.org
2009-03-23
1
-13
/
+25
*
Deliver events and notifications to the RootView.
erg@google.com
2009-03-23
1
-1
/
+8
*
Fix linux input breakage: Don't wrap an important line in a DCHECK!
estade@chromium.org
2009-03-20
1
-1
/
+2
*
Remove errant debugging line.
estade@chromium.org
2009-03-20
1
-1
/
+0
*
Consolidate into a single shutdown path.
tc@google.com
2009-03-20
1
-26
/
+32
*
Linux: Restore normal event handling for key events that are not to be sent t...
estade@chromium.org
2009-03-20
1
-9
/
+18
*
Linux UI hook ups:
estade@chromium.org
2009-03-20
1
-0
/
+11
*
Hook up ctrl-w for close tab on linux.
estade@chromium.org
2009-03-20
1
-4
/
+23
*
Make GTK accelerator setup code more compact.
estade@chromium.org
2009-03-20
1
-22
/
+19
[next]