Inez Korczynski
|
8b1c0ff4ee
|
Fix for turning single elements in tables cells into listItems
|
2011-12-06 00:49:00 +00:00 |
|
Inez Korczynski
|
959963cf6e
|
Prototype of code that wraps nodes as listItems (inside a list)
|
2011-12-06 00:42:15 +00:00 |
|
Trevor Parscal
|
1b89cbb79d
|
Moved the menu of a drop down tool to be inside the drop down tool itself
|
2011-12-06 00:10:30 +00:00 |
|
Trevor Parscal
|
accc605e8a
|
Fixed annotation tool - data is used generically outside, shouldn't have changed that
|
2011-12-05 21:39:54 +00:00 |
|
Trevor Parscal
|
7cf6990af3
|
Added comments to code
|
2011-12-05 21:10:19 +00:00 |
|
Trevor Parscal
|
fc3015b260
|
Moved es.Tool to base classes
|
2011-12-05 20:42:45 +00:00 |
|
Inez Korczynski
|
ba5abf6bbd
|
Set: svn:eol-style => native
|
2011-12-04 02:59:53 +00:00 |
|
Inez Korczynski
|
f361648059
|
Added indentation tool (indent, outdent)
|
2011-12-04 02:54:33 +00:00 |
|
Inez Korczynski
|
e683199853
|
Avoid using global variables
|
2011-12-03 00:53:37 +00:00 |
|
Trevor Parscal
|
babf3eb9fb
|
Made heading labels less verbose
|
2011-12-02 22:21:58 +00:00 |
|
Trevor Parscal
|
667e145706
|
* Fixed empty drop down not being the right size
* Added previews for formatting menu
|
2011-12-02 22:20:26 +00:00 |
|
Trevor Parscal
|
3d678ea3bd
|
Integrated menuView into format drop down tool
|
2011-12-02 21:25:19 +00:00 |
|
Inez Korczynski
|
01180e4f8f
|
Rename function and comment it
|
2011-12-02 20:41:43 +00:00 |
|
Inez Korczynski
|
a9a53a00a8
|
Initiali implementation of number and bullet buttons for lists.
|
2011-12-02 06:43:26 +00:00 |
|
Inez Korczynski
|
0ef949eed3
|
Small refactoring of updateState in FormatDropdownTool
|
2011-12-02 01:22:51 +00:00 |
|
Inez Korczynski
|
634b647dc0
|
Implemented es.FormatDropdownTool.prototype.updateState
|
2011-12-01 23:53:15 +00:00 |
|
Trevor Parscal
|
380f016840
|
* Split the result of getAnnotationsFromRange to provide full, partial and all lists
* Fixed tools to use this data correctly
|
2011-12-01 23:25:56 +00:00 |
|
Inez Korczynski
|
2686b383d9
|
Added FormatDropdownTool, so now you can switch leaf nodes from paragraphs to pres for instance
|
2011-12-01 23:24:21 +00:00 |
|
Trevor Parscal
|
8dc7f148df
|
Fixed clear button to only clear testStyle and link annotations, and also only be enabled when these kinds of annotations are in the current selection
|
2011-12-01 23:10:09 +00:00 |
|
Trevor Parscal
|
0cb7387b6f
|
Added example dialog (still hacking here)
Added link tool to toolbar
|
2011-12-01 22:43:50 +00:00 |
|
Inez Korczynski
|
da9b4070fe
|
Added undo and redo buttons to toolbar
|
2011-12-01 01:33:13 +00:00 |
|
Inez Korczynski
|
7bc84d8cf4
|
getIndexOfAnnotation is method of DocumentModel. not DocumentView
|
2011-12-01 01:10:38 +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 |
|
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
|
edd7e6e76d
|
Added support for RegExp when using the clear method in prepareContentAnnotation
|
2011-11-30 19:21:33 +00:00 |
|
Inez Korczynski
|
cb38a7527b
|
Added title attributes for ButtonTool and DropdownTool divs
|
2011-11-30 18:24:54 +00:00 |
|
Inez Korczynski
|
72ec73c063
|
Placeholder for FormattingDropDown and ClearButton in Toolbar
|
2011-11-30 08:07:22 +00:00 |
|
Inez Korczynski
|
4d3e38756f
|
Make Bold and Italic toolbar buttons works (when clicked)
|
2011-11-30 07:42:10 +00:00 |
|
Inez Korczynski
|
af39b6dc47
|
Make toolbar buttons Bold and Italic reflect state of current selection
|
2011-11-30 07:35:59 +00:00 |
|
Inez Korczynski
|
9aa9188798
|
Create separated classes for each toolbar tool (so far only bold and italic). Use CSS classes instead of img tags for toolbar buttons styling.
|
2011-11-30 07:10:15 +00:00 |
|