narcolepticinsomniac
53d62ee215
Update messages.json
2017-01-19 14:53:12 -05:00
narcolepticinsomniac
4b946095e3
Update messages.json
2017-01-19 14:52:30 -05:00
narcolepticinsomniac
ed08b63d86
Update messages.json
2017-01-19 14:51:46 -05:00
narcolepticinsomniac
8e7637ff70
Update messages.json
2017-01-19 14:50:59 -05:00
narcolepticinsomniac
06aba1f7ee
Update messages.json
2017-01-19 14:50:16 -05:00
narcolepticinsomniac
281c37ed2a
Update messages.json
2017-01-19 14:49:22 -05:00
narcolepticinsomniac
b657e5fd25
Update messages.json
2017-01-19 14:48:27 -05:00
narcolepticinsomniac
13fa606207
Update messages.json
2017-01-19 14:47:31 -05:00
narcolepticinsomniac
aa24033253
Update messages.json
2017-01-19 14:46:32 -05:00
narcolepticinsomniac
22bc71166f
Update messages.json
2017-01-19 14:45:36 -05:00
narcolepticinsomniac
5337c156ff
Update messages.json
2017-01-19 14:44:34 -05:00
narcolepticinsomniac
450ca5faa3
Update messages.json
2017-01-19 14:43:21 -05:00
narcolepticinsomniac
d460737e54
Update messages.json
2017-01-19 14:42:16 -05:00
narcolepticinsomniac
68f072dd0a
Update messages.json
2017-01-19 14:40:09 -05:00
narcolepticinsomniac
339bdcf1e9
Update messages.json
2017-01-19 14:39:18 -05:00
narcolepticinsomniac
4cf8afdac3
Update messages.json
2017-01-19 14:37:49 -05:00
narcolepticinsomniac
42f885352e
Update messages.json
...
Fixes #3
2017-01-19 14:33:45 -05:00
Jeremy Schomery
c1ab447130
Removing sending info to Google Analytics
2017-01-11 15:34:44 +03:30
Jason
e3e6aa38f3
Update locales from Transifex
2016-04-02 21:10:29 -05:00
Jason
3ba2169369
Update locales from Transifex
2016-03-23 21:43:31 -05:00
Jason
5fb21f2816
Add opt-out for analytics and make it ping once per day
2016-03-23 21:38:15 -05:00
Jason
4b92d5e709
Update locales from Transifex
2016-03-19 21:54:10 -05:00
Jason
1dd9153590
Add privacy policy link and reformat the links
2016-03-19 21:45:41 -05:00
Jason
279803d052
Update locales from Transifex
2016-03-17 22:17:47 -05:00
Jason
8606a7c39b
Update locales from Transifex
2016-03-17 21:58:33 -05:00
Jason
7ae07b063b
Replace spaces with tabs in locale files from Transifex
2015-09-18 19:56:05 -05:00
tophf
dafa47f0f3
Add placeholders to locale files
2015-09-17 12:03:00 +03:00
Jason
11646e7280
Update locales from Transifex
2015-09-14 19:25:22 -05:00
tophf
0ead2ef259
Editor: paste from Mozilla format; export in styled popup
2015-08-24 08:16:22 +03:00
tophf
20141b7bfa
Editor: add global-replace/replaceAll commands
...
* Collateral fix: correctly restore openDialog() after Esc
* refactor html templates
2015-08-03 08:12:39 +03:00
tophf
c3472207bf
Editor: add Undo button to CSS-beautifier
2015-07-04 06:39:39 +03:00
tophf
b5df8802a0
Editor: CSS-beautifier
2015-07-04 06:39:39 +03:00
tophf
1250bb970e
Editor: show a list of all CSSLint messages
2015-07-04 06:33:40 +03:00
Jason Barnabe
1b978c2189
Merge pull request #113 from tophf/keymap-filter-by-hotkey
...
Editor keymap help: press a hotkey to filter the list
2015-05-14 14:47:10 -05:00
tophf
7f5580a661
Editor: press a hotkey in keymap help table to filter it
...
Add localizable placeholders to inputboxes
2015-05-14 22:44:28 +03:00
tophf
36a70fa612
Manager: search styles filter
2015-05-14 19:57:05 +03:00
tophf
539be4ce43
Code review & cosmetics
2015-05-05 23:42:38 +03:00
tophf
bc6476bc52
Editor: option to select CodeMirror CSS theme
2015-05-05 21:14:11 +03:00
tophf
9efac32b85
Localize search prompts in editor
2015-05-01 13:33:01 +03:00
tophf
c66ae794bc
Fix installation error 'Variable $applies$ used but not defined'
2015-04-22 14:26:41 +03:00
Jason
cf85e50bd0
Update locales from Transifex
2015-04-17 09:41:33 -05:00
Jason
5fc1b5e1cd
Update locales from Transifex
2015-03-26 13:28:50 -05:00
tophf
bd9a91951f
Add 2 global behavior toggles to the toolbar button context menu
2015-03-26 21:16:03 +03:00
Jason Barnabe
94b586a243
Merge pull request #87 from tophf/disable-all-styles-fix
...
Disable all styles fix
2015-03-25 09:33:42 -05:00
tophf
f90c8bc6c7
Localization: remove the unused 'styleNameLabel'
2015-03-25 07:05:36 +03:00
hideheader
f45a6506be
Add 'Disable all styles' to popup
2015-03-24 20:21:19 +03:00
tophf
3dd8eb1fc6
Manager: "Apply all updates" button
2015-03-20 17:29:48 +03:00
Jason Barnabe
8811e9d441
Merge pull request #67 from hideheader/menu-item-order
...
[option] List actions before styles in the popup
2015-03-15 12:40:54 -05:00
hideheader
284d4b8ec8
Add editor options
...
(1) Add UI controls for `keyMap`, `tabSize`, `indentWithTabs`, and
`lineWrapping`; `indentUnit` tracks `tabSize`.
(2) Dispatch `change` events from `loadPrefs` to initialize CM options
from the controls' event listener.
(3) Move stock options from the `CM.fromTextArea` call into `CM.defaults`.
Add `CM.setOption` method, analogous to the instance method, which updates
`CM.defaults` and sets the option in all instances; add `CM.getOption`
which simply returns `CM.defaults[option]`.
(4) Move the new editor functions into `CM.commands` and replace the
functions with commands.
2015-03-15 12:40:38 -04:00
hideheader
222f970d23
[option] List actions before styles in the popup
...
Styles are listed before actions by default. Actions are listed before
styles if `popup.stylesFirst` is false. A control for the option is shown
in "Manage" if `popup.stylesFirstUI` is true.
2015-03-14 21:35:45 -04:00