Thomas Wilburn
1cba17a9b8
Version bump.
2013-09-13 13:27:11 -07:00
Thomas Wilburn
295ca0c714
Settings are now merged a la Sublime, which is much better for migrations.
2013-09-13 13:26:46 -07:00
Thomas Wilburn
dc594f1472
Manifest bump, indentation fix.
2013-09-13 11:15:35 -07:00
Thomas Wilburn
0fcae1f9c0
Add drag and drop tabs, fix some CSS.
...
Fixes #14
2013-09-13 11:13:00 -07:00
Thomas Wilburn
abc363c2c3
Corrected Linux Chrome bin path.
2013-09-13 09:14:46 -07:00
Thomas Wilburn
ae079c203d
Manifest bump
2013-09-13 09:07:04 -07:00
Thomas Wilburn
025c8a5ec6
Commented a bit more in user.json
2013-09-13 08:51:01 -07:00
Thomas Wilburn
d07b1eda09
Better syntax memory and handling, particularly for settings JSON
2013-09-13 08:25:39 -07:00
Thomas Wilburn
c8cf1fd610
Added the ability to turn off worker-based hinting.
2013-09-13 08:01:52 -07:00
Thomas Wilburn
2e87c78cde
Readme changes.
2013-09-12 14:45:07 -07:00
Thomas Wilburn
b4e6f9e5de
Oh god help us, Windows Chrome locations.
2013-09-12 11:52:49 -07:00
Thomas Wilburn
b7d85953cc
Grunt updates for (theoretical) multi-platform builds.
2013-09-12 09:58:31 -07:00
Thomas Wilburn
780d3dc30b
Added the new home page to the about dialog.
2013-09-12 00:10:27 -07:00
Thomas Wilburn
2cb73e73fd
Self-hosted CRX is now the "preview" channel.
...
There's not a huge difference: preview gets an inverted icon and a
different ID, meaning that it can be run separately to edit Caret in
trunk, but it's still basically stable.
2013-09-11 23:29:04 -07:00
Thomas Wilburn
8d719ced6e
Fixes #19
2013-09-11 19:36:14 -07:00
Thomas Wilburn
740be6b6b7
Updated package.json to go with Gruntfile.
2013-09-11 14:46:56 -07:00
Thomas Wilburn
5cf121d83b
Added Grunt package support for CRX packaging.
2013-09-11 14:17:27 -07:00
Thomas Wilburn
b5b306d5f4
Added update URL, which will be overwritten in the Web Store.
2013-09-11 12:22:15 -07:00
Thomas Wilburn
fe12530594
Added the public key for this app.
2013-09-11 11:17:18 -07:00
Thomas Wilburn
f5c700e342
Fix a typo in the packaging task.
2013-09-11 07:59:13 -07:00
Thomas Wilburn
b865f87553
Manifest bump.
2013-09-10 23:18:05 -07:00
Thomas Wilburn
9d10dfa9b2
Much better palette with basic command support.
2013-09-10 23:15:04 -07:00
Thomas Wilburn
a5039a0ffe
First command palette release.
2013-09-10 21:52:50 -07:00
Thomas Wilburn
a94aa183f5
Merge branch 'master' of github.com:thomaswilburn/Caret
2013-09-10 20:34:36 -07:00
Thomas Wilburn
63b471f122
Add ability to save/restore editor position.
2013-09-10 20:34:28 -07:00
Thomas Wilburn
fa0f0820e8
JSON tweaks.
2013-09-10 16:38:30 -07:00
Thomas Wilburn
bc1b736222
Fixes #17
2013-09-10 16:27:36 -07:00
Thomas Wilburn
971a5dd998
Font size options enabled
...
Settings also are now stored as strings, parsed only when pulled (allows
for comments in the editor mode). Fixes #16
2013-09-10 16:26:36 -07:00
Thomas Wilburn
bd964ed279
Palette work starts.
2013-09-10 09:19:14 -07:00
Thomas Wilburn
bd7265e165
Manifest bump.
2013-09-06 12:31:21 -07:00
Thomas Wilburn
6ccd0aa737
Menus automatically learn about keyboard shortcuts.
2013-09-06 11:24:20 -07:00
Thomas Wilburn
83807d4ee2
Fixes #15
2013-09-06 09:33:05 -07:00
Thomas Wilburn
ea6d84025f
Remove a bunch of snippets, added a build task.
2013-09-06 09:28:41 -07:00
Thomas Wilburn
7a2b1fab5c
Manifest adjustment.
2013-09-06 00:08:13 -07:00
Thomas Wilburn
a6e5d71f39
Menu changes ( fixes #3 ). Added an about dialog.
2013-09-06 00:04:20 -07:00
Thomas Wilburn
58d373f233
Manifest bump, move line commands.
2013-09-05 20:06:54 -07:00
Thomas Wilburn
19fdbbb1d8
Added Edit menu with lots of Ace bindings.
2013-09-05 20:01:24 -07:00
Thomas Wilburn
cc4c0e5c94
Added some basic Sublime keystrokes.
2013-09-05 19:44:42 -07:00
Thomas Wilburn
f2caffef51
Rework Ace bindings to rebind at the editor level, since we use a similar command structure
2013-09-05 19:07:01 -07:00
Thomas Wilburn
ddfb746ed0
Merge branch 'master' of github.com:thomaswilburn/Caret
2013-09-05 19:05:47 -07:00
Thomas Wilburn
f6a50148e0
Seriously, commmand? Not cool, Ace.
2013-09-05 18:20:18 -07:00
Thomas Wilburn
1ae204ee9b
Manifest bump.
2013-09-05 15:47:58 -07:00
Thomas Wilburn
a4bc8a3570
Icon change--looks a little like a Creative Suite app now...
2013-09-05 15:46:43 -07:00
Thomas Wilburn
451fd14b99
Blanked out background in bottom bar selectboxes.
2013-09-05 08:30:28 -07:00
Thomas Wilburn
6a9b75019a
Fixes #11 , but may revert if this proves inconvenient.
2013-09-05 08:28:40 -07:00
Thomas Wilburn
af0e0bb743
Added ability to fire Ace commands directly from keys.json, will be useful for Sublime bindings. Fixes #8 . Still need to unbind these commands on startup, or they won't take effect.
2013-09-05 08:24:46 -07:00
Thomas Wilburn
218e993298
Support arguments and shifted special keys in keys.json. Fixes #10
2013-09-05 08:11:19 -07:00
Thomas Wilburn
0b299340d1
Added UndoManager support to augmentTab()
2013-09-05 07:45:22 -07:00
Thomas Wilburn
98d7c67b43
Enable file manager support on ChromeOS, fix some bugs with retained files.
2013-09-04 18:36:27 -07:00
Thomas Wilburn
359c9b4c97
Dialog focus only - fixes #5
2013-09-04 16:36:33 -07:00