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
*
linux: more NOTIMPLEMENTED squashing.
evan@chromium.org
2009-05-20
1
-1
/
+2
*
Quick reimplementation of StatusBubbleGtk to not suck as much.
erg@google.com
2009-05-19
1
-3
/
+3
*
Linux: Don't unparent unselected tab contentses.
estade@chromium.org
2009-05-18
1
-3
/
+2
*
Linux: Take download shelf and infobar close animations into account during r...
estade@chromium.org
2009-05-15
1
-0
/
+7
*
Linux: Delay the deletion of the RWHVGtk object.
willchan@chromium.org
2009-05-14
1
-14
/
+2
*
Re-add tabstrip background rendering with support for themed backgrounds.
jhawkins@chromium.org
2009-05-13
1
-1
/
+1
*
Add import settings dialog on linux.
kuchhal@chromium.org
2009-05-11
1
-1
/
+2
*
Add stubs for UserChangedThemes to Mac and Linux.
glen@chromium.org
2009-05-09
1
-0
/
+4
*
Linux: Store/restore focus in tab contents during tab swithcing.
estade@chromium.org
2009-05-08
1
-0
/
+3
*
Linux: clean up some focus issues.
estade@chromium.org
2009-05-08
1
-5
/
+5
*
Move pgup/dn special casing to browser window gtk.
estade@chromium.org
2009-05-07
1
-3
/
+33
*
GTK: Handle some accelerators after the focused widget has had a chance to ha...
estade@chromium.org
2009-05-07
1
-12
/
+15
*
Don't link-depend on views/ in chrome/browser/gtk
phajdan.jr@chromium.org
2009-05-07
1
-24
/
+0
*
Render a "sad tab" on tab crash.
willchan@chromium.org
2009-05-06
1
-3
/
+4
*
Add a lot of hotkeys to linux.
estade@chromium.org
2009-05-06
1
-1
/
+33
*
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
[next]