Trevor Parscal
|
6dcc39fe11
|
Migrated es.* to new ve.* namespace which is more structured, and will make it easier to keep data model, edit surface, user interface and content editable work separated cleanly
|
2012-02-06 23:50:56 +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 |
|
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
|
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 |
|
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 |
|
Trevor Parscal
|
b1f54c5ae5
|
Refactored annotation of content - now there's an annotate method in surface view
|
2011-12-06 23:48:47 +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 |
|
Inez Korczynski
|
ba5abf6bbd
|
Set: svn:eol-style => native
|
2011-12-04 02:59:53 +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 |
|
Trevor Parscal
|
0cb7387b6f
|
Added example dialog (still hacking here)
Added link tool to toolbar
|
2011-12-01 22:43:50 +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 |
|
Inez Korczynski
|
55c24023f2
|
Refactoring of Toolbar tools
|
2011-11-30 23:05:06 +00:00 |
|