Cheng Zhao
|
7848608198
|
Replace DialogScope with UnresponsiveSuppressor
The latter is global-wide.
|
2016-07-11 15:29:03 +09:00 |
|
Cheng Zhao
|
816b2ea8f2
|
linux: Disable parent window when showing modal dialogs (#6160)
|
2016-06-21 08:54:55 +00:00 |
|
Cheng Zhao
|
b32bc8cf3e
|
Merge pull request #5502 from anthonyryan1/master
Replace gtk_widget_hide_all with gtk_widget_hide
|
2016-05-12 19:37:25 +09:00 |
|
Anthony Ryan
|
c29b844a97
|
Replace gtk_widget_hide_all with gtk_widget_hide
gtk_widget_hide_all was deprecated in gtk+ 2.24 and was removed
entirely in recent versions. This is a pretty straight forward
replacement.
|
2016-05-11 15:33:43 -04:00 |
|
deepak1556
|
64718888dd
|
dialog: resize icon on linux before showing
|
2016-05-11 22:30:10 +05:30 |
|
Cheng Zhao
|
26bd97d6cf
|
Fix style issues of #4029
|
2016-01-11 21:12:07 +08:00 |
|
leethomas
|
ae5c6add11
|
rename all references to default_button_index -> default_id to keep consistent with cancel_id
|
2016-01-10 15:33:27 -08:00 |
|
leethomas
|
dfce803045
|
🏁 update windows message_box function signatures to accept default_button_index....and do nothing with it
|
2016-01-08 08:23:06 -08:00 |
|
leethomas
|
22c455175a
|
🐧 add default button index for linux/gtk
|
2016-01-08 08:22:10 -08:00 |
|
Cheng Zhao
|
73e7773d84
|
Update to API changes of Chrome 47
|
2015-12-07 19:56:23 +08:00 |
|
Cheng Zhao
|
da724d65d7
|
Add |options| for ShowMessageBox
|
2015-07-23 14:16:43 +08:00 |
|
Cheng Zhao
|
fb537d91fc
|
Set default cancelId in JavaScript
|
2015-07-07 18:39:08 +08:00 |
|
Cheng Zhao
|
b158427271
|
Add cancelId option for showMessageBox
|
2015-07-07 18:39:08 +08:00 |
|
Cheng Zhao
|
a2d1ec2c1f
|
Make "title" work
|
2015-07-07 17:21:30 +08:00 |
|
Cheng Zhao
|
9b25c16980
|
Allow "detail" to be empty
|
2015-07-07 17:21:30 +08:00 |
|
Cheng Zhao
|
810f14aecb
|
Simplify the code
|
2015-07-07 17:21:30 +08:00 |
|
Cheng Zhao
|
e627592eed
|
Reuse ShowMessageBox in ShowErrorBox
|
2015-07-07 17:21:30 +08:00 |
|
Cheng Zhao
|
3e6394a004
|
gtk: Map dialog type to message box type
|
2015-07-07 17:21:30 +08:00 |
|
Cheng Zhao
|
02e28ea758
|
Fix focusing message box
|
2015-07-07 17:21:30 +08:00 |
|
Cheng Zhao
|
b98cdf71c4
|
gtk: Implement message box APIs
|
2015-07-07 17:21:26 +08:00 |
|
Cheng Zhao
|
1ff00281f3
|
Seperate linux's implementation of message box
|
2015-07-07 15:12:08 +08:00 |
|
Cheng Zhao
|
61db17412c
|
Use views to implement NativeWindow and MessageBox on Linux.
|
2014-07-04 01:30:36 +08:00 |
|
Cheng Zhao
|
84878c4c77
|
Initial work for Aura on Linux.
|
2014-07-02 22:49:45 +08:00 |
|
Cheng Zhao
|
32c881bde9
|
gtk: Make BrowserWindow::HasModalDialog work.
Fixes atom/atom#2658.
|
2014-06-24 21:52:06 +08:00 |
|
Cheng Zhao
|
f176b2c58f
|
Switch to use MIT license.
|
2014-05-04 20:29:08 +08:00 |
|
Cheng Zhao
|
b6ac06c022
|
Order header files.
|
2014-03-16 09:37:04 +08:00 |
|
Cheng Zhao
|
68cb6ee861
|
Move atom/browser/ui/gtk to chrome/.
|
2014-03-16 08:39:43 +08:00 |
|
Cheng Zhao
|
516d46444d
|
Move all sources under atom/.
|
2014-03-16 08:30:26 +08:00 |
|