Milan Burda
|
2337237d58
Refactoring: use C++11 class member variable initialization
|
6 rokov pred |
Jeremy Apthorp
|
da0fd10423
refactor: chromium-style warnings in linux code (#12949)
|
6 rokov pred |
Shelley Vohr
|
c6f4bbd143
also format missing .cc files
|
6 rokov pred |
Cheng Zhao
|
97e8800677
Remove web_contents from NativeWindow's constructor
|
6 rokov pred |
Charles Kerr
|
5e7a5ce3a9
run clang-format on changed sources
|
6 rokov pred |
Charles Kerr
|
4b766d26df
make the linter happy
|
6 rokov pred |
Charles Kerr
|
b107d3f440
remove icons from messageboxes on gtk
|
6 rokov pred |
Charles Kerr
|
ffff400236
fix 'GTK_STOCK_*' deprecation warnings
|
6 rokov pred |
Aleksei Kuzmin
|
fe9ae41f98
Use gtk_toggle_button_get_active()
|
7 rokov pred |
Cheng Zhao
|
b3d60bfb3a
Fix building on Linux
|
7 rokov pred |
Kevin Sawicki
|
7994acf0ea
Use CHROMEGTK_CALLBACK_0 and ignore gpointer data
|
7 rokov pred |
Birunthan Mohanathas
|
c8c11e68c6
Add support for checkbox with dialog.showMessageBox
|
7 rokov pred |
Cheng Zhao
|
be29ea4dad
libgtk2ui => libgtkui
|
7 rokov pred |
Kevin Sawicki
|
8c5f26373b
Add override
|
8 rokov pred |
Kevin Sawicki
|
87f09131aa
Observe window and only use it when it is open
|
8 rokov pred |
Cheng Zhao
|
7848608198
Replace DialogScope with UnresponsiveSuppressor
|
8 rokov pred |
Cheng Zhao
|
816b2ea8f2
linux: Disable parent window when showing modal dialogs (#6160)
|
8 rokov pred |
Cheng Zhao
|
b32bc8cf3e
Merge pull request #5502 from anthonyryan1/master
|
8 rokov pred |
Anthony Ryan
|
c29b844a97
Replace gtk_widget_hide_all with gtk_widget_hide
|
8 rokov pred |
deepak1556
|
64718888dd
dialog: resize icon on linux before showing
|
8 rokov pred |
Cheng Zhao
|
26bd97d6cf
Fix style issues of #4029
|
8 rokov pred |
leethomas
|
ae5c6add11
rename all references to default_button_index -> default_id to keep consistent with cancel_id
|
8 rokov pred |
leethomas
|
dfce803045
:checkered_flag: update windows message_box function signatures to accept default_button_index....and do nothing with it
|
8 rokov pred |
leethomas
|
22c455175a
:penguin: add default button index for linux/gtk
|
8 rokov pred |
Cheng Zhao
|
73e7773d84
Update to API changes of Chrome 47
|
9 rokov pred |
Cheng Zhao
|
da724d65d7
Add |options| for ShowMessageBox
|
9 rokov pred |
Cheng Zhao
|
fb537d91fc
Set default cancelId in JavaScript
|
9 rokov pred |
Cheng Zhao
|
b158427271
Add cancelId option for showMessageBox
|
9 rokov pred |
Cheng Zhao
|
a2d1ec2c1f
Make "title" work
|
9 rokov pred |
Cheng Zhao
|
9b25c16980
Allow "detail" to be empty
|
9 rokov pred |