Fabian Jakobs
|
d8f890318f
|
aaaand it's gone
|
2010-12-17 09:33:24 +01:00 |
|
Fabian Jakobs
|
f99499bac3
|
add more interesting PHP example code
|
2010-12-17 09:31:42 +01:00 |
|
SunboX
|
44907e90f4
|
Merge branch 'master' of https://github.com/ajaxorg/ace
|
2010-12-16 21:59:47 +01:00 |
|
SunboX
|
8db8b9b828
|
some smoother colors
|
2010-12-16 21:35:56 +01:00 |
|
SunboX
|
d4d47c9ddd
|
one more bug fix :/
|
2010-12-16 21:22:21 +01:00 |
|
SunboX
|
193c9cfd8b
|
small fix & changed contributor ;o)
|
2010-12-16 21:18:23 +01:00 |
|
SunboX
|
f6cae22c2c
|
new color theme: Pastel on dark
|
2010-12-16 21:02:23 +01:00 |
|
SunboX
|
832e4402d6
|
added php syntax highlighting
|
2010-12-16 20:36:47 +01:00 |
|
Fabian Jakobs
|
e6b3ed5ac9
|
fix keyutil
|
2010-12-16 19:09:27 +01:00 |
|
Fabian Jakobs
|
c2c2fa3448
|
add deprecation warning
|
2010-12-16 19:09:13 +01:00 |
|
Fabian Jakobs
|
d45b248bff
|
extract type checks into a separate module
|
2010-12-16 19:07:12 +01:00 |
|
Fabian Jakobs
|
ad19a8f98e
|
consolidate user agent sniffing from util.js and
core.js into a new module useragent.js
|
2010-12-16 18:50:26 +01:00 |
|
Fabian Jakobs
|
d78bb1b5ab
|
remove type check
|
2010-12-16 18:25:29 +01:00 |
|
Fabian Jakobs
|
cb547d86bc
|
remove repeatString from util
|
2010-12-16 18:25:16 +01:00 |
|
Fabian Jakobs
|
5b02b658fe
|
remove stopEvent from util -> event
|
2010-12-16 18:24:58 +01:00 |
|
Fabian Jakobs
|
74408f30ac
|
remove css class handling from util.js
|
2010-12-16 18:24:34 +01:00 |
|
Fabian Jakobs
|
c0540f7e1e
|
move arrayRemove to lang
|
2010-12-16 18:22:34 +01:00 |
|
Fabian Jakobs
|
a7963dc9a4
|
use more robust type checks
|
2010-12-16 18:21:43 +01:00 |
|
Fabian Jakobs
|
80a11082b1
|
auto indent fix
|
2010-12-16 15:06:40 +01:00 |
|
Fabian Jakobs
|
78af5b6bae
|
some CSS highlighting fixes
|
2010-12-16 11:50:34 +01:00 |
|
Fabian Jakobs
|
4b5c5f324f
|
fix boolean highlighting
|
2010-12-16 11:45:21 +01:00 |
|
Fabian Jakobs
|
97c24a7769
|
all tests are working now
|
2010-12-16 10:56:33 +01:00 |
|
Joe Walker
|
fa4d88830c
|
moving files added since the big move
|
2010-12-15 20:12:07 +00:00 |
|
Joe Walker
|
fc7f5be3a1
|
adding a missing env to the cli
|
2010-12-15 20:11:32 +00:00 |
|
Joe Walker
|
0f505962d0
|
Merge branch 'master' of https://github.com/ajaxorg/ace
Conflicts:
plugins/cockpit/cli.js
plugins/cockpit/lib/ui/plain.js
plugins/cockpit/ui/plain.css
plugins/cockpit/ui/plain.js
plugins/pilot/canon.js
plugins/pilot/lib/commands/history.js
|
2010-12-15 19:46:40 +00:00 |
|
Fabian Jakobs
|
bf71127511
|
remove references to window (not supported by node)
|
2010-12-15 20:01:26 +01:00 |
|
Fabian Jakobs
|
36595bd9d6
|
convert missing unit tests
|
2010-12-15 20:01:09 +01:00 |
|
Fabian Jakobs
|
123da20bd5
|
no capture groups in tokenizer regexps
|
2010-12-15 20:00:46 +01:00 |
|
Joe Walker
|
21dce2784e
|
lots of minor bug fixes and tweaks to the command line
|
2010-12-15 18:58:47 +00:00 |
|
Joe Walker
|
e9fd963724
|
adding the convept of next/previous to values in the command line
|
2010-12-15 18:58:47 +00:00 |
|
Joe Walker
|
596fc88708
|
significant work to push tab completion down from cli-view into requisition
|
2010-12-15 18:58:47 +00:00 |
|
Joe Walker
|
5faea6a934
|
fix various styling issues
|
2010-12-15 18:58:47 +00:00 |
|
Joe Walker
|
ce8f86e587
|
fix help command
|
2010-12-15 18:58:46 +00:00 |
|
Joe Walker
|
ad3d075bb9
|
fix failure to merge args for single text param
|
2010-12-15 18:58:46 +00:00 |
|
Joe Walker
|
71e069dec1
|
rename plain to cliView, have max height on console output and fix scroll to bottom
|
2010-12-15 18:58:46 +00:00 |
|
Joe Walker
|
9e2e7336bd
|
making command documentation more compact and tweaking how hints work
|
2010-12-15 18:58:46 +00:00 |
|
Joe Walker
|
fc00e42b3e
|
adding commands from skywriter
|
2010-12-15 18:58:46 +00:00 |
|
Joe Walker
|
15fddc071c
|
separation of rows and cli, more refactoring for new world, copying images from skywriter
|
2010-12-15 18:58:46 +00:00 |
|
Joe Walker
|
b4411583dd
|
fixed action of TAB, and made RETURN be more useful than to cause failures. Refactor plain.js and add mouse click updates
|
2010-12-15 18:58:46 +00:00 |
|
Joe Walker
|
9cff2e0908
|
lots of work fixing bugs with the command line, also removal of useless console.log
|
2010-12-15 18:58:46 +00:00 |
|
Joe Walker
|
1e65d71bde
|
make the command line ui process hints at least to a basic extent
|
2010-12-15 18:58:46 +00:00 |
|
Fabian Jakobs
|
ba7168156b
|
fix move lines up + unit test
|
2010-12-15 19:28:30 +01:00 |
|
Fabian Jakobs
|
79872cac5d
|
collapse line selection for outdented rows
|
2010-12-15 19:17:45 +01:00 |
|
Fabian Jakobs
|
aa594119b7
|
toggleCommentLines and indentRows now take row
numbers instead of ranges as arguments
|
2010-12-15 19:16:44 +01:00 |
|
Fabian Jakobs
|
bfa4748b1b
|
add collapse lines in range
|
2010-12-15 18:40:46 +01:00 |
|
Fabian Jakobs
|
062c396432
|
IE rendering fix
|
2010-12-15 17:34:24 +01:00 |
|
Fabian Jakobs
|
b817889ad8
|
add JS implementation for forEach
|
2010-12-15 17:33:32 +01:00 |
|
Fabian Jakobs
|
ac923b5813
|
IE fixes
|
2010-12-15 17:32:16 +01:00 |
|
Fabian Jakobs
|
e97f9dbbb7
|
removed redundant "undefined"
|
2010-12-15 16:19:09 +01:00 |
|
Fabian Jakobs
|
633293ee5e
|
fix character size measurement
|
2010-12-15 15:41:08 +01:00 |
|