Zeke Sikelianos
|
47a61e9f27
|
use window.location instead of location
|
2016-03-30 17:00:34 -07:00 |
|
Zeke Sikelianos
|
b5afad9da7
|
avoid using eslint comment exceptions
|
2016-03-30 17:00:34 -07:00 |
|
Zeke Sikelianos
|
6f845373a7
|
do not return and assign
|
2016-03-30 17:00:33 -07:00 |
|
Zeke Sikelianos
|
42e7ee2b4a
|
finish standardizing!
|
2016-03-30 17:00:33 -07:00 |
|
Zeke Sikelianos
|
4e2f1311e0
|
replace __proto__ with Object.setPrototype
|
2016-03-30 17:00:33 -07:00 |
|
Zeke Sikelianos
|
2c3cacdc08
|
standardize by hand
|
2016-03-30 17:00:33 -07:00 |
|
Zeke Sikelianos
|
e6698102c9
|
standardize by hand
|
2016-03-30 17:00:33 -07:00 |
|
Zeke Sikelianos
|
cfdfdc8ccc
|
standardize by hand
|
2016-03-30 17:00:33 -07:00 |
|
Zeke Sikelianos
|
fd0f9519f1
|
remove useless constructors
|
2016-03-30 17:00:33 -07:00 |
|
Zeke Sikelianos
|
c4b6cf4a8e
|
do more manual cleanup and specify globals
|
2016-03-30 17:00:32 -07:00 |
|
Zeke Sikelianos
|
09635ae50e
|
reduce ignore list in favor of one-liner ignores
|
2016-03-30 17:00:32 -07:00 |
|
Zeke Sikelianos
|
3855a774ab
|
autoformat more easy files
|
2016-03-30 17:00:31 -07:00 |
|
Zeke Sikelianos
|
67fa250020
|
standardize asar.js by hand
|
2016-03-30 17:00:31 -07:00 |
|
Zeke Sikelianos
|
c845ea8372
|
autoformat more easy files
|
2016-03-30 17:00:31 -07:00 |
|
Zeke Sikelianos
|
80f7c82f93
|
finish standardizing crash reporter
|
2016-03-30 17:00:31 -07:00 |
|
Zeke Sikelianos
|
ca7b492b97
|
tiptoeing along, keeping the suite passing
|
2016-03-30 17:00:31 -07:00 |
|
Zeke Sikelianos
|
ee181294b3
|
manual syntax fixes on rpc server
|
2016-03-30 17:00:30 -07:00 |
|
Zeke Sikelianos
|
4d4f479721
|
manually standardize this tricky file
|
2016-03-30 17:00:30 -07:00 |
|
Zeke Sikelianos
|
4794385fac
|
first pass at standardizing; suite still passing!
|
2016-03-30 17:00:30 -07:00 |
|
Kevin Sawicki
|
8bcede8019
|
Merge pull request #4887 from sergeybekrin/master
Improve error reporting when passing invalid argument types for dialog API methods
|
2016-03-30 16:34:42 -07:00 |
|
Sergey Bekrin
|
4ac08870d0
|
Tweak error messages for dialog API
|
2016-03-30 23:07:13 +03:00 |
|
Kevin Sawicki
|
ad67070f23
|
Merge pull request #4861 from OctoHuman/master
Fix alert()
|
2016-03-30 12:40:41 -07:00 |
|
Cheng Zhao
|
e5886dda9b
|
Avoid re-evaluating internal modules
|
2016-03-27 19:16:26 +09:00 |
|
Sergey Bekrin
|
7f78781800
|
Improve error reporting when using invalid argument types for dialog API methods
|
2016-03-23 10:44:11 +03:00 |
|
Kevin Sawicki
|
2d32956903
|
Destructure objects
|
2016-03-22 13:11:42 -07:00 |
|
Kevin Sawicki
|
4127b524d5
|
Destructure params directly
|
2016-03-22 13:11:42 -07:00 |
|
Kevin Sawicki
|
43746727aa
|
Use direct params instead of rest params
|
2016-03-22 13:11:42 -07:00 |
|
Kevin Sawicki
|
4f4dc2f4d8
|
Use destructuring assigment
|
2016-03-22 13:11:42 -07:00 |
|
Kevin Sawicki
|
cbfe8b9228
|
Add minWidth and maxWidth to ints array
|
2016-03-21 09:12:47 -07:00 |
|
Cheng Zhao
|
a52285596e
|
Merge pull request #4846 from atom/rest-parameters
Use rest parameters
|
2016-03-21 21:03:28 +09:00 |
|
Cheng Zhao
|
e08b48ab48
|
Merge pull request #4840 from atom/undefined-menu-accelerator
Undefined menu accelerator
|
2016-03-21 21:02:44 +09:00 |
|
OctoHuman
|
116d61185a
|
Refix alert()
|
2016-03-20 03:40:12 -05:00 |
|
OctoHuman
|
9f6541228d
|
Fix alert()
|
2016-03-20 02:09:30 -05:00 |
|
Kevin Sawicki
|
a53c7529c1
|
Remove unneeded slice call
|
2016-03-18 11:54:34 -07:00 |
|
Kevin Sawicki
|
8889c29866
|
Use rest parameters
|
2016-03-18 11:51:02 -07:00 |
|
Kevin Sawicki
|
6aa452cda4
|
Set _setDeprecatedOptionsCheck on exports
|
2016-03-18 09:06:03 -07:00 |
|
Kevin Sawicki
|
7668c1ea0b
|
Use deprecate.warn instead of deprecate.log
|
2016-03-18 09:02:58 -07:00 |
|
Zeke Sikelianos
|
344dda4029
|
ignore set menu item fields
|
2016-03-17 16:20:23 -07:00 |
|
Kevin Sawicki
|
737ffd8d7c
|
Improve deprecated message on webPreferences options
|
2016-03-17 13:37:08 -07:00 |
|
Kevin Sawicki
|
c31882749d
|
Correct typos in comments
|
2016-03-17 13:37:08 -07:00 |
|
Kevin Sawicki
|
90d815ce6c
|
Add todo about removing hyphenated options
|
2016-03-17 13:37:08 -07:00 |
|
Kevin Sawicki
|
3e7501579f
|
Add camel case versions to ints array
|
2016-03-17 13:37:08 -07:00 |
|
Kevin Sawicki
|
a14380ed01
|
Set webPrereferences from features tring
|
2016-03-17 13:37:07 -07:00 |
|
Kevin Sawicki
|
15397bf879
|
Report deprecated BrowserWindow options
|
2016-03-17 13:37:07 -07:00 |
|
Kevin Sawicki
|
dfd13cf4ca
|
persistented -> persisted
|
2016-03-17 13:37:07 -07:00 |
|
Cheng Zhao
|
242be31440
|
Merge pull request #4805 from atom/automatically-set-app-model-id
Automatically set app user model ID
|
2016-03-17 22:21:29 +09:00 |
|
Cheng Zhao
|
e50ba35871
|
Merge pull request #4777 from deepak1556/webview_background_patch
webview: allow setting background color
|
2016-03-15 21:12:04 +09:00 |
|
Paul Betts
|
3ee4790dab
|
Automatically set app user model ID
We shouldn't ask users to figure out this piece of Windows Arcana when
they're using Squirrel, let's just do it automatically.
|
2016-03-14 20:36:48 -07:00 |
|
Robo
|
f8f3fba433
|
webview: allow setting background color
|
2016-03-14 15:01:36 +05:30 |
|
Cheng Zhao
|
b2059ec8af
|
Merge pull request #4774 from twolfson/dev/add.location.to.window.open.sqwished
Added support for window.location on window.open windows
|
2016-03-13 22:22:48 +09:00 |
|