Neil Kandalgaonkar
|
9d198ecad6
|
when nothing to undo or redo, grey out appropriate buttons - fix bug #33112, based on patch from ashish.dubey91@gmail.com
|
2011-12-31 01:44:34 +00:00 |
|
Trevor Parscal
|
8e10485a0c
|
Fixes issue with r106123 where creating new links wasn't working anymore with the button
|
2011-12-13 23:15:31 +00:00 |
|
Trevor Parscal
|
fef6d5525e
|
- Added auto-link selection when opening the link editor without selecting any text
- Resolves bug #33049
|
2011-12-13 23:12:27 +00:00 |
|
Inez Korczynski
|
37d3b7ceac
|
Add calls to 'breakpoint' method in ListButtonTool
|
2011-12-10 00:06:37 +00:00 |
|
Trevor Parscal
|
a48d2a5787
|
* Added shortcut for links (ctrl/cmd + K)
* Added title attributes for tools
|
2011-12-09 21:16:42 +00:00 |
|
Trevor Parscal
|
c416185a0b
|
Made drop down format menu close when clicked
|
2011-12-09 19:07:06 +00:00 |
|
Trevor Parscal
|
2e0a0e0243
|
Fixed logic for popping up inspector only with selection
|
2011-12-09 02:00:45 +00:00 |
|
Trevor Parscal
|
4ea117d7a6
|
Added es.Inspector and es.LinkInspector - and a whole bunch of other changes (some are hacks) to get a link inspector working nicely
|
2011-12-09 01:28:44 +00:00 |
|
Inez Korczynski
|
81b4fc561d
|
Get rid of console.log
|
2011-12-08 23:52:35 +00:00 |
|
Inez Korczynski
|
22c461a55b
|
Implemented indent and outdent functionality.
|
2011-12-08 23:45:07 +00:00 |
|
Inez Korczynski
|
bc4fc1249c
|
Fix bug in ListButtilTool - cursor position was adjusted when it shouldn't be
|
2011-12-08 22:16:05 +00:00 |
|
Inez Korczynski
|
f55bd4b77c
|
Emit cursor event after listing on unlisting leaf nodes
|
2011-12-08 22:03:27 +00:00 |
|
Inez Korczynski
|
5a060d42ec
|
Update selection after unlisting list items
|
2011-12-08 06:40:36 +00:00 |
|
Inez Korczynski
|
7c7c230595
|
Get unlisting and listing to work
|
2011-12-08 04:18:15 +00:00 |
|
Inez Korczynski
|
ed44f13aa0
|
Revert r105509 and r105507 - taken approach is not gonna work
|
2011-12-08 03:14:10 +00:00 |
|
Inez Korczynski
|
7da531b59e
|
Pass array of transactions to transact method if all those transactions are part of one "interaction"
|
2011-12-08 01:09:52 +00:00 |
|
Inez Korczynski
|
44f8d155b1
|
When wraping any leaf node in list item make sure to convert it to paragraph first.
|
2011-12-07 23:16:29 +00:00 |
|
Inez Korczynski
|
91f9572e4b
|
Do not redraw selection if nodes were not added.
|
2011-12-07 23:05:21 +00:00 |
|
Inez Korczynski
|
d06c7efe0b
|
Refactor class ListButtonTool. Method list now works.
|
2011-12-07 22:57:17 +00:00 |
|
Inez Korczynski
|
45d821b2ec
|
Small cleanup to IndentationButtonTool class
|
2011-12-07 20:06:04 +00:00 |
|
Trevor Parscal
|
8505b3b566
|
* Simplified context menu
* Added typeOnly option to getIndexOfAnnotation
* Fixed overly-strict checking for annotations in toolbar
|
2011-12-07 19:16:40 +00:00 |
|
Inez Korczynski
|
8424681948
|
Refactored code for "listing"
|
2011-12-07 01:02:36 +00:00 |
|
Trevor Parscal
|
b1f54c5ae5
|
Refactored annotation of content - now there's an annotate method in surface view
|
2011-12-06 23:48:47 +00:00 |
|
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 |
|