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
*
GTK: Initial implementation of using GTK themes, partially based on evan's CL...
erg@google.com
2009-07-03
1
-3
/
+7
*
DevTools: Add docked pane into the browser view.
pfeldman@chromium.org
2009-07-01
1
-0
/
+4
*
Don't try to optimize out browser window reshapes.
estade@chromium.org
2009-07-01
1
-9
/
+0
*
Update the browser window's shape on state change.
estade@chromium.org
2009-06-30
1
-3
/
+12
*
Add a skeleton UI for the gtk task manager.
jhawkins@chromium.org
2009-06-30
1
-1
/
+2
*
Fix a bug where we were getting a resize cursor near the top of the web
tc@google.com
2009-06-30
1
-2
/
+9
*
GTK custom frame: Don't show the border when maximized. Enlarge the close but...
estade@chromium.org
2009-06-30
1
-8
/
+4
*
Fix a bug where all clicks in app mode windows would result in a window move.
tc@google.com
2009-06-29
1
-4
/
+10
*
Replace DeleteSoon with PostTask(DeleteTask) in browser_window_gtk for browse...
pfeldman@chromium.org
2009-06-29
1
-1
/
+5
*
Fix a crash that happens when changing themes.
tc@google.com
2009-06-26
1
-2
/
+3
*
Linux: add Alt-n keys for switching tabs.
agl@chromium.org
2009-06-25
1
-0
/
+12
*
GTK: When a browser is shown to the user, it should immediatly become the
erg@google.com
2009-06-24
1
-0
/
+9
*
Show bookmark manager on Linux when menu shortcut is pressed (ctrl-shift-b).
craig.schlenter@chromium.org
2009-06-24
1
-1
/
+2
*
Adds back BrowserWindowGtk::set_drag_active.
sky@chromium.org
2009-06-23
1
-0
/
+8
*
Rejiggers the keyword editor so that the UI is independent of the model rathe...
ben@chromium.org
2009-06-23
1
-0
/
+6
*
Hide the window frame when the last tab is dragged out of a tabstrip.
jhawkins@chromium.org
2009-06-22
1
-7
/
+2
*
Move toolbar hotkeys to BrowserWindowGtk.
estade@chromium.org
2009-06-22
1
-1
/
+12
*
Reorganize the way the task manager is constructed.
ben@chromium.org
2009-06-22
1
-0
/
+4
*
Always draw the blue gradient background, even if the custom frame
tc@google.com
2009-06-22
1
-24
/
+27
*
Add support for XF86Back and friends. This is how it's done in Galeon.
thestig@chromium.org
2009-06-22
1
-0
/
+11
*
Fix type. Fixes the gcc4.3 build.
tc@google.com
2009-06-22
1
-1
/
+1
*
Move the titlebar background drawing from the titlebar to the
tc@google.com
2009-06-22
1
-0
/
+15
*
Add the ability to resize the window when over the custom frame.
tc@google.com
2009-06-22
1
-19
/
+200
*
Add a (non functional) gtk KeywordEditorWindow and hook it up in the relevant...
mattm@chromium.org
2009-06-22
1
-1
/
+2
*
Clean up BrowserWindowGtk constructor.
estade@chromium.org
2009-06-19
1
-93
/
+98
*
Fix a bug where the window would not be shaped properly when
tc@google.com
2009-06-18
1
-0
/
+1
*
Make the tabstrip transparent (doesn't paint a background) by
tc@google.com
2009-06-18
1
-1
/
+1
*
Paint the custom frame border and round the corners.
tc@google.com
2009-06-18
1
-12
/
+93
*
gtk fullscreen fixes.
estade@chromium.org
2009-06-17
1
-8
/
+28
*
GTK bookmark bar: only animate when user changes the pref (not, for example, ...
estade@chromium.org
2009-06-16
1
-5
/
+6
*
Improved tab overview animations with better animation and wiring to
sky@chromium.org
2009-06-16
1
-0
/
+9
*
Reduce header dependencies in browser/
phajdan.jr@chromium.org
2009-06-13
1
-0
/
+1
*
Refactor the titlebar code into its own class because it's getting big
tc@google.com
2009-06-12
1
-126
/
+8
*
Fix themed toolbar drawing following tabstrip changes.
estade@chromium.org
2009-06-12
1
-2
/
+3
*
Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...
jcampan@chromium.org
2009-06-12
1
-0
/
+4
*
Replace a notimplemented with a link to the bug report.
jhawkins@chromium.org
2009-06-10
1
-1
/
+1
*
First cut at tall titlebar and custom window frame.
tc@google.com
2009-06-10
1
-13
/
+149
*
Refactors tab overview and gets the rest of the chunks working. I've
sky@chromium.org
2009-06-10
1
-1
/
+5
*
<!doctype html public '-//w3c//dtd html 4.0 transitional//en'><html><head><ME...
willchan@chromium.org
2009-06-10
1
-0
/
+4
*
Linux: Duplicate Accelerator mapping in browser window
mhm@chromium.org
2009-06-06
1
-1
/
+0
*
On linux, add a context menu item in the tab strip for disabling
tc@google.com
2009-06-04
1
-10
/
+17
*
Linux toolbar cleanups.
tc@google.com
2009-06-04
1
-2
/
+5
*
Move download shelf from per-tab to per-window. Also disable auto-hiding of
thakis@chromium.org
2009-06-04
1
-2
/
+17
*
Implement dragging a tab back into a tabstrip for gtk.
jhawkins@chromium.org
2009-06-03
1
-1
/
+42
*
Make the bookmark bar closing animation less janky.
estade@chromium.org
2009-06-01
1
-2
/
+4
*
linux: save window positions.
evan@chromium.org
2009-05-30
1
-5
/
+33
*
Fix initial window placement when dragging a tab out of the tabstrip into its...
jhawkins@chromium.org
2009-05-26
1
-3
/
+1
*
Add a single monitor implementation of WindowSizer for Linux. (try 2)
thestig@chromium.org
2009-05-26
1
-3
/
+10
*
Use a NotificationRegistrar to listen for notifications.
pkasting@chromium.org
2009-05-22
1
-8
/
+2
*
Reverting 16796.
thestig@chromium.org
2009-05-22
1
-10
/
+3
[next]