Cheng Zhao
|
cc2a9f617d
|
Add noLink option for showMessageBox
|
2015-07-23 17:25:37 +08:00 |
|
Cheng Zhao
|
1578d2fda9
|
Allow the C++ JS binding function to accept arbitrary long arguments
|
2015-07-23 15:00:42 +08:00 |
|
Cheng Zhao
|
da724d65d7
|
Add |options| for ShowMessageBox
|
2015-07-23 14:16:43 +08:00 |
|
Cheng Zhao
|
001b4a3179
|
Final cleanup
|
2015-07-08 16:24:39 +08:00 |
|
Cheng Zhao
|
aab78db8b8
|
On Windows "Cancel" button is also forced to be canclId
|
2015-07-08 16:00:30 +08:00 |
|
Cheng Zhao
|
df4b5f4ede
|
On OS X the "Cancel" is always get selected when dialog is cancelled
|
2015-07-07 18:45: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
|
3e6394a004
|
gtk: Map dialog type to message box type
|
2015-07-07 17:21:30 +08:00 |
|
deepak1556
|
0b780def24
|
avoid overriding type value of showMessageBox
|
2015-03-06 17:56:26 +05:30 |
|
Cheng Zhao
|
ecb9e93394
|
File dialogs don't need icon
|
2015-01-05 15:29:26 -08:00 |
|
Cheng Zhao
|
8457090b18
|
Add "icon" option for message box
|
2015-01-05 15:08:42 -08:00 |
|
Cheng Zhao
|
058046304d
|
Forbid using dialog module before app is ready
|
2014-11-05 19:50:24 +08:00 |
|
Cheng Zhao
|
490a12d38a
|
Add dialog.showErrorBox API
|
2014-11-05 16:04:39 +08:00 |
|
Jeffrey Morgan
|
8367071dc6
|
Fixing dialog api parameter parsing
|
2014-09-07 15:14:43 -07:00 |
|
Cheng Zhao
|
19b25c0d83
|
Make dialog API's parameters more flexible.
|
2014-09-06 18:56:28 +08:00 |
|
Cheng Zhao
|
fe9f94555b
|
win: Implement the filters option.
|
2014-08-06 21:51:36 +08:00 |
|
Cheng Zhao
|
0721b34847
|
mac: Implement the filters option.
|
2014-08-06 13:58:42 +08:00 |
|
Cheng Zhao
|
dc257f1f86
|
Add "filters" parameter for file dialogs.
|
2014-08-06 13:58:42 +08:00 |
|
Cheng Zhao
|
5270eab512
|
Do not assume trailing callback in dialog API, fixes #395.
|
2014-06-15 12:43:28 +08:00 |
|
Cheng Zhao
|
1dd57bd3a4
|
Use the new function converter in dialog api.
|
2014-04-18 17:19:15 +08:00 |
|
Cheng Zhao
|
516d46444d
|
Move all sources under atom/.
|
2014-03-16 08:30:26 +08:00 |
|