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
/
cocoa
/
tab_strip_controller.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't rely on subview ordering to be equivalent to tab ordering. Allows us to...
pinkerton@chromium.org
2009-03-12
1
-43
/
+65
*
Add a TabController class to manage a TabView (with corresponding xib). Rewri...
pinkerton@chromium.org
2009-03-12
1
-37
/
+42
*
Remove TabContents from scaffolding. Yay!
pinkerton@chromium.org
2009-03-11
1
-1
/
+1
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-29
/
+29
*
Fix 16/wide build bustange on non-Windows.
brettw@chromium.org
2009-03-04
1
-1
/
+1
*
Remove some instances of NOTIMPLEMENTED in favor of hooking up functionality ...
pinkerton@chromium.org
2009-03-03
1
-0
/
+7
*
Add "stop" image to project. Clean up project so app/theme is a proper group ...
pinkerton@chromium.org
2009-02-27
1
-0
/
+10
*
Fix the tab strip controller to use a list of controllers rather than relying on
pinkerton@chromium.org
2009-02-27
1
-35
/
+23
*
Change url bar text according to the model when updating the toolbar. Fix vta...
pinkerton@chromium.org
2009-02-25
1
-12
/
+16
*
Roll our own grow box since the OS one wants to indent by 3px due to the text...
pinkerton@chromium.org
2009-02-20
1
-3
/
+2
*
Hook up the resize rect for Mac and enable its use in the renderer (mac-only).
pinkerton@chromium.org
2009-02-19
1
-0
/
+18
*
Unstub some more of the Browser object, including the part that sets it as th...
pinkerton@chromium.org
2009-02-17
1
-3
/
+30
*
Implement SetStarredState on LocationBar for Mac.
pinkerton@chromium.org
2009-02-17
1
-2
/
+9
*
Implement UpdateToolbar from BrowserWindow on Mac without dragging in too muc...
pinkerton@chromium.org
2009-02-12
1
-0
/
+13
*
Ensure toolbar buttons are in sync with command updater when tab becomes sele...
pinkerton@chromium.org
2009-02-06
1
-0
/
+6
*
Create a stub LocationBar object on Mac to communicate between the bar and th...
pinkerton@chromium.org
2009-02-06
1
-0
/
+8
*
Enable/disable buttons when the corresponding command updates in the model.
pinkerton@chromium.org
2009-02-06
1
-3
/
+8
*
Make sure tab contents get cleaned up and dealloc'd correctly when a tab closes.
pinkerton@chromium.org
2009-02-06
1
-5
/
+15
*
Implement tab detach notifications to remove tabs from UI.
pinkerton@chromium.org
2009-02-05
1
-8
/
+31
*
Hook up tab close menu item and plumb tab closing scaffolding through UI laye...
pinkerton@chromium.org
2009-02-05
1
-0
/
+5
*
rename from tab_bar to tab_strip to be more consistent with windows
pinkerton@chromium.org
2009-01-29
1
-2
/
+3
*
hookup tabs to the model and handle new tab creation
pinkerton@google.com
2009-01-29
1
-0
/
+283