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
/
preferences_window_controller.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a couple of bugs in the "custom home pages" list in the Preferences window.
ben@chromium.org
2009-08-27
1
-0
/
+4
*
Don't abandon or cancel in-progress field editors when the window closes.
pinkerton@chromium.org
2009-08-20
1
-5
/
+12
*
When you clicked Get Themes in Mac prefs, the browser window containing the t...
beng@google.com
2009-08-13
1
-2
/
+2
*
Sort theme popup list correctly.
avi@chromium.org
2009-08-04
1
-1
/
+3
*
Get rid of non-functional elements from the themes prefs; add switcher.
avi@chromium.org
2009-08-03
1
-4
/
+73
*
Use real KVO notification for the default browser text.
avi@chromium.org
2009-07-31
1
-8
/
+3
*
Add "Get themes" button to the prefs.
avi@chromium.org
2009-07-31
1
-0
/
+18
*
Implement theme reset
avi@chromium.org
2009-07-16
1
-1
/
+1
*
Fix unit tests by not relying on the unit tests having a local_state object, ...
pinkerton@chromium.org
2009-06-24
1
-1
/
+7
*
Implement Privacy prefs and cookie prefs in "under the hood".
pinkerton@chromium.org
2009-06-24
1
-6
/
+178
*
Fix compile error.
pinkerton@chromium.org
2009-06-19
1
-1
/
+1
*
Make escape close the prefs window.
pinkerton@chromium.org
2009-06-19
1
-0
/
+7
*
Reduce header dependencies in browser/
phajdan.jr@chromium.org
2009-06-13
1
-0
/
+1
*
Implement default search popup.
pinkerton@chromium.org
2009-06-09
1
-0
/
+35
*
Implement table for custom home pages at startup on Mac.
pinkerton@chromium.org
2009-06-05
1
-34
/
+134
*
Implemented a large chunk of the "user data" panel. Hooked the "under the hoo...
pinkerton@chromium.org
2009-06-03
1
-6
/
+93
*
Fix for crash in empty home page field. Ensure pref gets set back to NTP. BUG...
pinkerton@chromium.org
2009-05-18
1
-1
/
+4
*
Fix default browser info string to change text and color instead of hiding/sh...
pinkerton@chromium.org
2009-05-08
1
-20
/
+50
*
Messed up dependency key in one case when applying feedback. TBR=thomasvl
pinkerton@chromium.org
2009-05-06
1
-1
/
+1
*
Implement most of the "basics" pref panel on Mac, including code to set the d...
pinkerton@chromium.org
2009-05-06
1
-7
/
+365
*
Add notification (and unit test) for closing prefs window so it can be cleane...
pinkerton@chromium.org
2009-04-30
1
-3
/
+5
*
Add a very basic preferences window controller with unit test. Fix the prefs ...
pinkerton@chromium.org
2009-04-30
1
-0
/
+49