Commit graph

715 commits

Author SHA1 Message Date
Thomas Wilburn
7174852a48 Fix printing problems. 2015-06-28 09:49:13 -07:00
Thomas Wilburn
f136e61d9b Manifest bump 2015-06-25 19:19:15 -07:00
Thomas Wilburn
990aa23c4a Fixes #370 - sorry for the delay 2015-06-25 19:14:27 -07:00
Thomas Wilburn
e1ebd9c237 Fix bright hover background on top menu items for dark theme. 2015-06-25 16:31:48 -07:00
Thomas Wilburn
70f2d188af Material for project panel 2015-06-25 16:28:48 -07:00
Thomas Wilburn
18ca836a96 Material-ish design 2015-06-25 12:50:56 -07:00
Thomas Wilburn
dcff4dcd5d Merge pull request #397 from micbra/master
added german translation
2015-06-04 07:17:26 -07:00
Michael Braunegger
3de04ffabf corrections to german language file 2015-06-03 20:54:48 +02:00
Michael Braunegger
947a08015c added german translation 2015-06-03 20:12:19 +02:00
Thomas Wilburn
9b5e6a7a0f Version bump 2015-05-30 18:24:37 -07:00
Thomas Wilburn
bd1032e736 Merge pull request #396 from DamianK/master
Updates to spanish translation
2015-05-27 08:02:12 -07:00
Damian Kleiman
9605b53f45 Updates to spanish translation 2015-05-27 11:49:04 -03:00
Thomas Wilburn
1c714fa8ff Merge pull request #395 from DamianK/master
Spanish Translation
2015-05-25 20:08:17 -07:00
Damian Kleiman
c64eba7e65 Spanish Translation 2015-05-25 23:55:16 -03:00
Thomas Wilburn
4eb939e987 Merge pull request #393 from gsf/patch-1
Add file handler extensions for crt, key, pem, pub
2015-05-20 11:11:57 -07:00
Gabriel Farrell
90fd94eab1 Add file handler extensions for crt, key, pem, pub
Handy to be able to open public and private keys on the chromebook for copying, pasting, and concatenating.
2015-05-20 13:55:10 -04:00
Thomas Wilburn
e735edbc2e Added .jl to manifest 2015-05-15 22:49:34 -07:00
Thomas Wilburn
ce059f4b92 Updated Ace to 1.1.9 2015-05-15 22:37:29 -07:00
Thomas Wilburn
02f393fee4 Fix #387
Bad conditional meant that "user cancelled" errors weren't returning
early like they should have.
2015-05-02 15:30:15 -07:00
Thomas Wilburn
34f2d059ba Merge pull request #385 from blitzrk/master
Enabled JSX support
2015-04-27 21:43:20 -07:00
Ben Krieger
07812fdc97 Updated manifest to register app for .jsx files 2015-04-27 22:26:01 -06:00
Ben Krieger
e3cbf65b03 Enabled JSX support 2015-04-27 20:32:58 -06:00
Thomas Wilburn
188dc068d8 Fixes #379 2015-04-19 19:45:31 -07:00
Thomas Wilburn
abedf179d5 Manifest update 2015-04-18 16:36:49 -07:00
Thomas Wilburn
900d877f20 No more [object Object] dialogs 2015-04-17 17:20:54 -07:00
Thomas Wilburn
51d1946d94 Adds a "no updates" message if checking and nothing is found.
Fixes #368
2015-04-11 19:22:40 -07:00
Thomas Wilburn
6a3ac154f1 Prefix comma-separated styles with .ace-caret
Fixes #376
2015-04-11 19:11:42 -07:00
Thomas Wilburn
f45c5e8970 Added Gherkin, Tcl, and Asciidoc to menus 2015-04-11 08:42:54 -07:00
Thomas Wilburn
6bbd5a3331 Merge branch 'master' of github.com:thomaswilburn/Caret 2015-04-11 08:35:23 -07:00
Thomas Wilburn
4efab7e1dc Merge pull request #365 from grit96/master
Fix #364 - autosave only saves changed tabs
2015-03-31 07:14:23 -07:00
Geraint White
1ff333f1f1 Fix #364 - autosave only saves changed tabs 2015-03-31 15:06:32 +01:00
Thomas Wilburn
24b5f157ab Fix missing dialog dependency in tab saving 2015-03-22 15:10:57 -07:00
Thomas Wilburn
c57fcf8c3d Merge pull request #356 from harbichidian/patch-1
Add the "disableTabRestore" option to user prefs
2015-03-19 15:14:19 -07:00
Josh Baker
354e0f7af4 Add the "disableTabRestore" option to user prefs 2015-03-19 17:29:50 -04:00
Thomas Wilburn
ce955db5c2 Make sure to copy templates that aren't HTML. 2015-03-18 22:16:39 -07:00
Thomas Wilburn
28f1c1e167 Add menu items for theme 2015-03-18 20:51:54 -07:00
Thomas Wilburn
d1dbe9de83 Add ability to define custom themes.
Fixes #352
2015-03-18 20:41:38 -07:00
Thomas Wilburn
de928b1c2c Add CTP to HTML types
Fixes #354
2015-03-17 16:02:38 -07:00
Thomas Wilburn
a037dbe0fd Add option to disable live reload
Fixes #344 (and hopefully silences a lot of support requests)
2015-03-17 15:58:58 -07:00
Thomas Wilburn
83416cd0bf Match menus to keys under new system
Tells the menu component to use the same keyboard handler as the keys.js
for the purpose of showing menu hints. Cleans up rebinding code
significantly. Fixes #350
2015-03-17 15:52:36 -07:00
Thomas Wilburn
398e42a4f1 Added .cmd to batchfile types 2015-03-14 09:16:01 -07:00
Thomas Wilburn
157bb66bd3 Merge pull request #349 from gabrielso/master
Translating pt-BR
2015-03-14 09:05:46 -07:00
Gabriel Oliveira
dfc9f684ee Adding pt_BR translation and instructions on how to contribute (translate and test) 2015-03-14 13:21:22 +01:00
Thomas Wilburn
6a0a94f0cf Merge pull request #342 from mneudert/ace-modes
activate missing ace syntax modes
2015-02-27 07:28:28 -08:00
Marc Neudert
2f8d6b3cb2 Activate new ace syntax modes
Modes activated after recent ace 1.1.8 update:
- Elixir
- Elm
- Mask
2015-02-27 16:16:41 +01:00
Thomas Wilburn
26f8c5dfdd Cleanup on API messages 2015-02-21 14:27:05 -08:00
Thomas Wilburn
4f95b60784 Ace handles keybindings a little differently now 2015-02-21 14:26:47 -08:00
Thomas Wilburn
d180d18b27 Merge pull request #339 from pigeontech/master
Both "message" and "context" working.
2015-02-21 13:41:42 -08:00
Scott Pigeon
db6d0d7af2 Merge remote-tracking branch 'upstream/master' 2015-02-21 15:59:25 -05:00
Scott Pigeon
3631836814 fixed api context object 2015-02-21 15:51:16 -05:00