Antoine Musso
|
7ead617a2e
|
--cache to save the test cases parsing
This is optional but speed up launchtime when other files are not
modified.
|
2011-12-01 17:51:07 +00:00 |
|
Antoine Musso
|
c21a81ee45
|
warn on invalid regex passed to --filter
|
2011-12-01 15:45:40 +00:00 |
|
Gabriel Wicke
|
63c728924b
|
Use pegjs from npm
|
2011-12-01 15:23:23 +00:00 |
|
Antoine Musso
|
5ab379f479
|
fix vim modeline
|
2011-12-01 15:19:37 +00:00 |
|
Gabriel Wicke
|
0ce1e9fcf3
|
Add a quick html entity decoding hack, and document need for general decoder.
|
2011-12-01 14:39:55 +00:00 |
|
Gabriel Wicke
|
d00743ad79
|
Improve external links and definition lists, now 133 tests passing ;)
Also add printwhitelist option to test runner, provides js code copy/pastable
to whitelist.
|
2011-12-01 14:25:59 +00:00 |
|
Antoine Musso
|
cb682c5ade
|
option to disable color output (use --no-color )
|
2011-12-01 12:30:15 +00:00 |
|
Gabriel Wicke
|
5d50c6bbf3
|
Follow-up to r104845: s/args/argv
|
2011-12-01 12:10:43 +00:00 |
|
Gabriel Wicke
|
edf40c616c
|
Make whitelist usage an option; tweak comment a bit
|
2011-12-01 11:47:22 +00:00 |
|
Gabriel Wicke
|
5f72acec8f
|
Add option to disable whitelist
|
2011-12-01 11:08:05 +00:00 |
|
Gabriel Wicke
|
35efed6634
|
Add a parser test whitelist for manually-checked tests, and an option to print
JSON-serialized parser output for failing tests, which can then be added to
the whitelist if appropriate.
|
2011-12-01 10:58:12 +00:00 |
|
Inez Korczynski
|
da9b4070fe
|
Added undo and redo buttons to toolbar
|
2011-12-01 01:33:13 +00:00 |
|
Trevor Parscal
|
9879b8abe7
|
Added undo and redo icons
|
2011-12-01 01:29:32 +00:00 |
|
Inez Korczynski
|
7bc84d8cf4
|
getIndexOfAnnotation is method of DocumentModel. not DocumentView
|
2011-12-01 01:10:38 +00:00 |
|
Trevor Parscal
|
0f123a6d2f
|
Removed unneeded condition
|
2011-12-01 01:03:34 +00:00 |
|
Trevor Parscal
|
85526a7d46
|
Normalize selection before use!
|
2011-12-01 01:01:27 +00:00 |
|
Trevor Parscal
|
f9ad5bed54
|
Pick up annotations from the character on the left of the cursor
|
2011-12-01 00:58:51 +00:00 |
|
Trevor Parscal
|
f098a24c8a
|
Moved things around - only doing insertion annotation loading when needed
|
2011-12-01 00:55:33 +00:00 |
|
Inez Korczynski
|
7815c98052
|
clearInsertionAnnotations and addInsertionAnnotations when appropriate
|
2011-12-01 00:53:58 +00:00 |
|
Inez Korczynski
|
a5fdfffc3b
|
Seperate ClearButtonTool from AnnotationButtonTool
|
2011-12-01 00:37:17 +00:00 |
|
Trevor Parscal
|
bc13cf2588
|
Made buttons not change focus
|
2011-12-01 00:28:09 +00:00 |
|
Trevor Parscal
|
7c7583fcd6
|
Fixed invalid symbol
|
2011-12-01 00:24:57 +00:00 |
|
Trevor Parscal
|
b3790de52d
|
Filter out insertion annotations that aren't textStyle or link
|
2011-12-01 00:21:59 +00:00 |
|
Trevor Parscal
|
18681cb758
|
Added insertion annotation functionality
|
2011-12-01 00:16:50 +00:00 |
|
Trevor Parscal
|
0b061e9cc5
|
Changed example context menu items
|
2011-12-01 00:04:59 +00:00 |
|
Trevor Parscal
|
ee282bf430
|
Added disabled class for clear button
|
2011-11-30 23:58:32 +00:00 |
|
Trevor Parscal
|
b9bfad9988
|
Added disabled icon for clear
|
2011-11-30 23:56:46 +00:00 |
|
Trevor Parscal
|
049b82fb98
|
Moved images to es
|
2011-11-30 23:54:12 +00:00 |
|
Inez Korczynski
|
dfc33b332c
|
Refactoring of Toolbar tools
|
2011-11-30 23:51:06 +00:00 |
|
Trevor Parscal
|
12a20a5fe7
|
Limited select event emitting to when selection changes
|
2011-11-30 23:50:32 +00:00 |
|
Trevor Parscal
|
a442fd4bb0
|
Split name and label functionality of toolbar config
|
2011-11-30 23:40:33 +00:00 |
|
Trevor Parscal
|
3a6220e922
|
Fixed selection update on resize
|
2011-11-30 23:36:44 +00:00 |
|
Trevor Parscal
|
dc575227f6
|
Fixed a typo
|
2011-11-30 23:33:07 +00:00 |
|
Trevor Parscal
|
12531f59ad
|
Fixed image links and switched to using inline block for toolbar
|
2011-11-30 23:29:54 +00:00 |
|
Trevor Parscal
|
319cc6a624
|
Moved toolbar view styles
|
2011-11-30 23:21:17 +00:00 |
|
Trevor Parscal
|
306ebb936a
|
Made context icon update with selection updates
|
2011-11-30 23:19:56 +00:00 |
|
Trevor Parscal
|
10f4f0bd2c
|
Removing unused styles
|
2011-11-30 23:18:09 +00:00 |
|
Inez Korczynski
|
55c24023f2
|
Refactoring of Toolbar tools
|
2011-11-30 23:05:06 +00:00 |
|
Inez Korczynski
|
c157c26d90
|
Refactoring of Toolbar tools
|
2011-11-30 23:00:19 +00:00 |
|
Trevor Parscal
|
f218b15ff1
|
Fixed floating issues with toolbar
|
2011-11-30 22:44:11 +00:00 |
|
Trevor Parscal
|
e540c87d98
|
Added toolbar view to context menu (needs some work)
|
2011-11-30 22:35:06 +00:00 |
|
Trevor Parscal
|
0b72dcba33
|
Fixed context menu positioning
|
2011-11-30 22:30:35 +00:00 |
|
Trevor Parscal
|
b18fffdcf0
|
Moved more styles around
|
2011-11-30 22:15:03 +00:00 |
|
Trevor Parscal
|
d2d73166a8
|
Removed soft undo stuff
|
2011-11-30 22:06:19 +00:00 |
|
Raimond Spekking
|
e067eac210
|
Localisation updates for core and extension messages from translatewiki.net
|
2011-11-30 20:59:10 +00:00 |
|
Trevor Parscal
|
caf1bb0e0b
|
Split context view styles out of surface styles
|
2011-11-30 20:45:24 +00:00 |
|
Trevor Parscal
|
9ab792704d
|
Fixed image links
|
2011-11-30 20:42:59 +00:00 |
|
Trevor Parscal
|
57434fa734
|
Moved styles
|
2011-11-30 20:39:49 +00:00 |
|
Trevor Parscal
|
086b4f46ca
|
Fixed context menu position when scrollTop is non-zero
|
2011-11-30 19:55:44 +00:00 |
|
Trevor Parscal
|
edd7e6e76d
|
Added support for RegExp when using the clear method in prepareContentAnnotation
|
2011-11-30 19:21:33 +00:00 |
|