Birunthan Mohanathas
|
e7d71000ee
|
Fix missing warning icon with dialog.showMessageBox() on macOS
Fixes #9183.
|
2017-04-14 19:27:25 +03:00 |
|
Kevin Sawicki
|
be16e75be2
|
Support explicit cancelId on macOS
|
2017-02-24 09:05:55 -08:00 |
|
Birunthan Mohanathas
|
c8c11e68c6
|
Add support for checkbox with dialog.showMessageBox
This adds the `checkboxLabel` and `checkboxChecked` options to display a
checkbox in the message box. Fixes #6048.
|
2017-02-09 09:03:54 -08:00 |
|
Leonard Lamprecht
|
67dd19ed0f
|
Replace OS X and Mac OS with macOS
|
2016-06-18 15:26:26 +02:00 |
|
Cheng Zhao
|
5fae63a2f5
|
Fix compilation errors on OS X
|
2016-03-10 17:06:21 +09:00 |
|
Kevin Sawicki
|
756aeffe03
|
Set icon on NSAlert when specified
|
2016-02-08 15:18:05 -08:00 |
|
Cheng Zhao
|
26bd97d6cf
|
Fix style issues of #4029
|
2016-01-11 21:12:07 +08:00 |
|
leethomas
|
fee301e768
|
follow style guidelines
|
2016-01-10 19:15:40 -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
|
f1edd5f26f
|
🍎 add default button index for osx
|
2016-01-08 08:21:54 -08:00 |
|
Cheng Zhao
|
da724d65d7
|
Add |options| for ShowMessageBox
|
2015-07-23 14:16:43 +08:00 |
|
Cheng Zhao
|
b158427271
|
Add cancelId option for showMessageBox
|
2015-07-07 18:39:08 +08:00 |
|
Cheng Zhao
|
8457090b18
|
Add "icon" option for message box
|
2015-01-05 15:08:42 -08:00 |
|
Cheng Zhao
|
c499dfbb22
|
mac: Implement dialog.showErrorBox
|
2014-11-05 17:27:04 +08:00 |
|
Kevin Sawicki
|
b6b6fc3bfd
|
Remove All Rights Reserved after GitHub copyright
Closes #762
|
2014-10-31 11:17:05 -07:00 |
|
Cheng Zhao
|
039903c6b2
|
mac: Don't create button without title, fixes #631
|
2014-10-01 15:51:32 +08:00 |
|
Cheng Zhao
|
5086873f78
|
mac: Guard against closed window, fixes #536.
|
2014-07-31 10:33:45 +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
|
516d46444d
|
Move all sources under atom/.
|
2014-03-16 08:30:26 +08:00 |
|