Neil Kandalgaonkar
|
dbe4890ed6
|
Simplified transaction model, introduced isPartial for some deletes
|
2011-12-06 01:52:38 +00:00 |
|
Neil Kandalgaonkar
|
e3fc95f41a
|
Revert r104884 "no longer track selections in states. Also makes the 'combine' parameter obsolete"
This reverts git-svn commit e4e3468605c97bd5e611fdf8fc80c04e034e4eb4.
This reverts svn commit r104884
|
2011-12-06 01:52:34 +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
|
2810f79605
|
inArray returns an index, -1 is failure not 0 or a falsey value
|
2011-12-05 22:55:39 +00:00 |
|
Inez Korczynski
|
a22eadee54
|
Fix toolbar for IE8 and IE9. Fix mouse button detection for IE8 and IE9.
|
2011-12-05 22:01:06 +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 |
|
Inez Korczynski
|
8ec3fb5b81
|
Bunch of fixes for IE8
|
2011-12-05 21:37:38 +00:00 |
|
Trevor Parscal
|
7cf6990af3
|
Added comments to code
|
2011-12-05 21:10:19 +00:00 |
|
Inez Korczynski
|
5be5d276a4
|
Removed empty lines
|
2011-12-05 20:46:53 +00:00 |
|
Trevor Parscal
|
fc3015b260
|
Moved es.Tool to base classes
|
2011-12-05 20:42:45 +00:00 |
|
Trevor Parscal
|
8d5c83d87b
|
Prevent inserting unless there was an effective input, such as text being typed - this is done by checking the length of the range of the selection - if it's non-zero then there wasn't any input (because selecting text in the editor fill the input and selects it)
|
2011-12-05 20:40:35 +00:00 |
|
Inez Korczynski
|
0938f24c5b
|
Use getContentText method to get text of selection
|
2011-12-05 20:32:05 +00:00 |
|
Inez Korczynski
|
09c0557929
|
Fix for getContentText method. Do not treat content offsets with annotations as elements.
|
2011-12-05 20:10:50 +00:00 |
|
Trevor Parscal
|
2d7d4866bc
|
Fixed misnamed method, and off by one issue when getting content data from a document
|
2011-12-05 20:08:49 +00:00 |
|
Trevor Parscal
|
07af0cab63
|
* Moved getContent and getText from leaf nodes to document model nodes
* Renamed getContent to getContentData
* Renamed getText to getContentText
* Added getElementData
|
2011-12-05 19:41:04 +00:00 |
|
Trevor Parscal
|
02c88fcddf
|
Prevent cancel link from changing url
|
2011-12-05 18:38:12 +00:00 |
|
Trevor Parscal
|
f9bb9cf586
|
100char line breaks
|
2011-12-05 18:31:39 +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
|
78451cb00a
|
Added partial support for copying functionality
|
2011-12-03 01:30:44 +00:00 |
|
Inez Korczynski
|
e683199853
|
Avoid using global variables
|
2011-12-03 00:53:37 +00:00 |
|
Inez Korczynski
|
1f3604a959
|
Optimization for toolbarView. Count data for all toolbars (currently two) once, and do it not more often than 50ms.
|
2011-12-02 23:01:21 +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
|
f463a3a6bb
|
Added a history icon
|
2011-12-02 21:54:27 +00:00 |
|
Trevor Parscal
|
a555f307f0
|
Removed unused icon
|
2011-12-02 21:48:07 +00:00 |
|
Trevor Parscal
|
ea1d57146a
|
Updated icons
|
2011-12-02 21:46:48 +00:00 |
|
Trevor Parscal
|
12ead70876
|
Added visible breaks to to toolbar groups
|
2011-12-02 21:31:49 +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
|
31585463ed
|
get rid of console.logs
|
2011-12-02 01:37:23 +00:00 |
|
Inez Korczynski
|
21d78b3c3e
|
getAnnotationsFromRange should return list of annotations even if there are elment offset in between of them
|
2011-12-02 01:36:12 +00:00 |
|
Inez Korczynski
|
0ef949eed3
|
Small refactoring of updateState in FormatDropdownTool
|
2011-12-02 01:22:51 +00:00 |
|
Trevor Parscal
|
8c93a66308
|
Fixed menu positioning
|
2011-12-02 00:35:48 +00:00 |
|
Trevor Parscal
|
172c4815b3
|
Fixed example panel visibility bug
|
2011-12-02 00:32:20 +00:00 |
|
Trevor Parscal
|
8a58fb5189
|
Added es.MenuView
|
2011-12-02 00:30:50 +00:00 |
|
Inez Korczynski
|
874e8aa40a
|
Missing changes for FormatDropdownTool support
|
2011-12-02 00:02:16 +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
|
ef87d55317
|
Made context icon not appear while dragging selection
|
2011-12-01 23:00:35 +00:00 |
|
Trevor Parscal
|
00d62c5ebd
|
Update context menu on scroll and resize
|
2011-12-01 22:50:55 +00:00 |
|
Inez Korczynski
|
1db55a8242
|
Added pretty solid implementation of prepareLeafConversion method
|
2011-12-01 22:45:32 +00:00 |
|
Trevor Parscal
|
0cb7387b6f
|
Added example dialog (still hacking here)
Added link tool to toolbar
|
2011-12-01 22:43:50 +00:00 |
|
Trevor Parscal
|
7a5eccea44
|
Using unique event for cursor state changes - this also fixes the infinite loop that occurred when selections were made
|
2011-12-01 21:44:46 +00:00 |
|
Trevor Parscal
|
b1ab785ffc
|
Removing unused icons
|
2011-12-01 21:37:02 +00:00 |
|