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
/
chromeos
/
native_dialog_window.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makes Widget modality a 3-state type rather than a boolean.
ben@chromium.org
2012-01-06
1
-2
/
+5
*
Plumb STYEL_GENERIC thru BrowserShowHtmlDialog, ShowHtmlDialog, CreateViewsWi...
bshe@chromium.org
2011-11-29
1
-1
/
+2
*
views: Move scrollbar and native directories to ui/views/controls/.
tfarina@chromium.org
2011-11-27
1
-1
/
+1
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-22
1
-1
/
+1
*
Revert 110949 - views: Move widget/ directory to ui/views.
wez@chromium.org
2011-11-21
1
-1
/
+1
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-21
1
-1
/
+1
*
views: Remove the old views/window/ directory and its stubbed files.
tfarina@chromium.org
2011-11-14
1
-2
/
+2
*
Adds Window::MoveChildToFront, with surrounding changes.
sky@chromium.org
2011-11-08
1
-1
/
+1
*
Change std::wstring to string16 on WidgetDelegate::GetWindowTitle
yosin@chromium.org
2011-09-28
1
-11
/
+13
*
Revert 103095 - Change std::wstring to string16 on WidgetDelegate::GetWindowT...
yosin@chromium.org
2011-09-28
1
-13
/
+11
*
Change std::wstring to string16 on WidgetDelegate::GetWindowTitle.
yosin@chromium.org
2011-09-28
1
-11
/
+13
*
gtk: Use gtk_dialog_get_content_area() throughout.
tfarina@chromium.org
2011-08-05
1
-5
/
+5
*
Make Tab key to work on new bookmark dialog.
kinaba@chromium.org
2011-08-03
1
-0
/
+58
*
Introducing a BubbleWindows hosted in a views::Widget (this class is not yet ...
saintlou@chromium.org
2011-08-02
1
-1
/
+1
*
Revert 95047 - Make Tab key to work on new bookmark dialog.
kinaba@chromium.org
2011-08-02
1
-58
/
+0
*
Make Tab key to work on new bookmark dialog.
kinaba@chromium.org
2011-08-02
1
-0
/
+58
*
Removing unused argument.
saintlou@chromium.org
2011-07-28
1
-1
/
+1
*
Reapplies r91761.
erg@google.com
2011-07-22
1
-1
/
+1
*
Revert 91761 - GTK: More 2.18 goodness. Move from macros to real accessor fun...
erg@google.com
2011-07-07
1
-1
/
+1
*
GTK: More 2.18 goodness. Move from macros to real accessor functions.
erg@chromium.org
2011-07-07
1
-1
/
+1
*
Eliminate Window completely.
ben@chromium.org
2011-06-13
1
-10
/
+10
*
Move more from Window onto Widget.
ben@chromium.org
2011-06-08
1
-1
/
+1
*
Move SetWindowBounds onto Widget.
ben@chromium.org
2011-05-27
1
-1
/
+1
*
Re-land:
ben@chromium.org
2011-05-13
1
-1
/
+1
*
Revert 85269 - Split the hierarchy.
ben@chromium.org
2011-05-13
1
-1
/
+1
*
Split the hierarchy.
ben@chromium.org
2011-05-13
1
-1
/
+1
*
Build out NativeWindow interface for Window method pass-thrus.
ben@chromium.org
2011-03-10
1
-1
/
+1
*
Move WindowDelegate and NonClientView creation and management to Window.
ben@chromium.org
2011-03-07
1
-1
/
+1
*
Rename Window::SetBounds to SetWindowBounds, to uncofuse overrides.
thakis@chromium.org
2011-03-04
1
-1
/
+1
*
Fix clipped native dialog on Chrome OS.
falken@chromium.org
2011-02-28
1
-3
/
+7
*
Move a bunch of random other files to src/ui/base
ben@chromium.org
2011-01-20
1
-1
/
+1
*
Remove the stubbed out headers in chrome/browser/views.
msw@chromium.org
2011-01-10
1
-2
/
+2
*
Use BubbleWindow for ChromeOS windows/dialogs.
xiyuan@chromium.org
2010-10-07
1
-1
/
+3
*
Use a BubbleWindow to host native dialogs on ChromeOS.
xiyuan@chromium.org
2010-09-29
1
-1
/
+4
*
Respect original dialog's default/focus widget in NativeDialogHost.
xiyuan@chromium.org
2010-08-06
1
-0
/
+38
*
Fix issue 3967 and a couple related issues.
xiyuan@chromium.org
2010-06-11
1
-5
/
+12
*
Fix native dialog size regression
xiyuan@chromium.org
2010-05-13
1
-25
/
+38
*
Native dialogs need to send GTK_RESPONSE_DELETE_EVENT on close
davemoore@chromium.org
2010-05-13
1
-1
/
+1
*
Host cookie modal dialog and js modal modal dialog in NativeDialogHost
xiyuan@chromium.org
2010-05-06
1
-17
/
+62
*
Host native gtk dialog in a Chrome window.
xiyuan@chromium.org
2010-05-04
1
-0
/
+178