40 Commits

Author SHA1 Message Date
Harutyun Amirjanyan
6b38a82a15 Merge pull request +8895 from c9/testpanel
Generic test panel with mocha plugin
2015-09-04 15:56:59 +04:00
alperozisik
5a44357b84 Fixed code indentation 2015-08-27 20:42:52 +03:00
alperozisik
a964d678fe Added cusom IDE provider name support for document.title
For SmartfaceCloud project being able to change the document.title is
required with configuration.
2015-08-27 11:59:19 +03:00
Ruben Daniels
78323a7e16 Create new file for test settings if it doesn't exist 2015-08-25 22:28:48 -07:00
Alex Brausewetter
a5a221b74e Open SVG files in image previewer by default
SVG images were opened in the XML text editor by default. This change
opens them in the image previewer instead. Assuming that most SVG images
will be created and exported from graphics software like Adobe
Illustrator or Inkscape, previewing the file content is the better
default.

Also changes the behaviour of `editors#register()` in that the latest
registered editor is used with the highest instead of lowest priority.
2015-07-25 14:51:43 -07:00
nightwing
9d6554197d do not allow broken preview tabs to break ide 2015-07-26 00:07:05 +04:00
nightwing
67f2b60bf3 fix +1644 Creating a split doesn't adhere to the no tabs setting 2015-07-25 01:21:59 +04:00
nightwing
b6db4698a8 fix inconsistent event sequence when deleting a file from the tree 2015-07-09 10:37:13 +04:00
nightwing
d025c0a5be fix +8094 Pane/tab & navigation errors 2015-07-03 18:30:01 +04:00
Lennart kats
bdb22d2b7b Restore deleted counter variable 2015-06-17 14:16:34 +00:00
nightwing
b7c724c704 fix tabs with empty undo history appearing as changed 2015-05-28 20:28:27 +04:00
nightwing
793bacb276 prevent infinite recursion from tabpreview in navigate 2015-05-12 01:48:15 +04:00
nightwing
3644d203c2 use same undo manager for multiple sessions 2015-05-04 02:27:59 +04:00
nightwing
8312d3d5ac fix save test 2015-05-04 02:27:57 +04:00
nightwing
caad98e5d2 use the new undoManager in ace.js 2015-05-04 02:27:51 +04:00
nightwing
68a6a14d90 fix clearUndo 2015-05-03 15:06:06 +04:00
Tim Robinson
ab39b95073 Merge remote-tracking branch 'origin/master' into fix/save-test-2 2015-04-07 13:09:31 +00:00
Tim Robinson
65f932ba55 Merge remote-tracking branch 'origin/master' into fix/save-test-2 2015-04-07 09:53:02 +00:00
nightwing
d247b9324b do not throw on setting ready fixes +6754 2015-04-02 18:27:05 +04:00
nightwing
f811d9f734 fix +5962 Cloned tab goes out of sync? 2015-03-27 15:35:48 +04:00
nightwing
8bfc04c5aa remove custom tab style rule when tab is closed 2015-03-10 18:10:30 +04:00
Ruben Daniels
bbf2cdb3c1 Small fix for debugger. Add ability to set undo manager for document 2015-02-26 18:59:58 +00:00
Ruben Daniels
9a2cfb28b7 small changes 2015-02-21 23:09:43 +00:00
Ruben Daniels
f3cb3f8f6a added a suggestion from andrew and boyscouting 2015-02-19 22:38:39 +00:00
Ruben Daniels
f00eee5e8b Some docs related changes to pane 2015-02-19 17:06:48 +00:00
Nikolai Onken
44a858a49a Throw if ready is set more than once 2015-02-15 17:03:03 +00:00
Ruben Daniels
f55caee595 doc changes 2015-02-15 02:10:57 +00:00
nightwing
8241750a76 remove incorrect license information from comments 2015-02-15 02:00:58 +04:00
Ruben Daniels
7cb84087de Changing dialog.filesave to dialog.file 2015-02-13 03:33:44 +00:00
Nikolai Onken
e6e4db020e Don't throw when ready is called twice 2015-02-12 14:04:04 +00:00
Nikolai Onken
4fcb3f2e67 Update tab count 2015-02-11 21:37:50 +00:00
Nikolai Onken
363f4412d5 Fix tabManager tests 2015-02-11 21:36:17 +00:00
Nikolai Onken
0767d54dde Fix tabmanager tests 2015-02-11 20:59:11 +00:00
Nikolai Onken
4ca996949a Throw if ready is set more than once 2015-02-11 20:19:23 +00:00
Nikolai Onken
79bf780863 Make sure done is called async 2015-02-11 20:18:30 +00:00
Nikolai Onken
d40501d2f4 Add ready variable 2015-02-11 16:27:02 +00:00
Nikolai Onken
b70b7a0938 Set ready in tabManager 2015-02-11 16:13:13 +00:00
Nikolai Onken
86dc6c8fd3 Add docs 2015-02-11 13:41:56 +00:00
Nikolai Onken
e3aaf42142 Add loaded and connected handlers 2015-02-10 20:20:05 +00:00
c9bot
b0108959bc initial commit 2015-02-10 23:41:24 +04:00