Trevor Parscal
|
0cb7387b6f
|
Added example dialog (still hacking here)
Added link tool to toolbar
|
2011-12-01 22:43:50 +00:00 |
|
Trevor Parscal
|
dee9a0df01
|
* Using DOM for more of the icon style
* Fixed double-selection rendering issue
|
2011-11-30 01:23:37 +00:00 |
|
Trevor Parscal
|
d926cc7165
|
Fixed some display issues
|
2011-11-30 00:48:46 +00:00 |
|
Trevor Parscal
|
3b18667821
|
Fix for empty content rendering issue
|
2011-11-29 00:00:02 +00:00 |
|
Inez Korczynski
|
c80b1d5fb0
|
Fix the problem with disappearing selection/ranges elements
|
2011-11-28 23:29:09 +00:00 |
|
Trevor Parscal
|
a9d29af962
|
Using overwrite instead of build and swap method for line data in es.ContentView objects - this way line data is valid between renders
|
2011-11-17 23:43:53 +00:00 |
|
Trevor Parscal
|
79ef19da42
|
Fixed documentation and use of es.arrayIndexOf to match the actual API of $.inArray (value, array, fromIndex). Renamed function to inArray to reduce confusion about how the function works.
|
2011-11-15 18:17:26 +00:00 |
|
Roan Kattouw
|
5d619ac6cf
|
Fixed the last array indexOf call that I could find
|
2011-11-15 16:27:14 +00:00 |
|
Trevor Parscal
|
187eca34eb
|
Added render from offset support
|
2011-11-07 19:42:36 +00:00 |
|
Trevor Parscal
|
ab44388220
|
Changed from emphasis to emphasize
|
2011-11-07 19:28:47 +00:00 |
|
Trevor Parscal
|
fd7b7e7223
|
Cleaned up some comments
|
2011-11-03 23:42:34 +00:00 |
|
Trevor Parscal
|
d3e5a6c557
|
Refactored and updated serializers to use latest version of WikiDom. Also updated tests to use range objects for annotations. Switched to using namespacing for annotations, now there's textStyle/*, link/* and object/* spaces where all types are in.
|
2011-11-03 18:15:24 +00:00 |
|
Inez Korczynski
|
4a1167117b
|
Make drawSelection in ContentView works without parameter range being passed and the same for DocumentNode. Define getElementLength and getContentLength as methods in DocumentViewNode.
|
2011-11-02 22:53:14 +00:00 |
|
Inez Korczynski
|
10703f697b
|
Get rid of 'debugger'
|
2011-11-02 21:47:20 +00:00 |
|
Trevor Parscal
|
2b499d5990
|
Reorganized modules by javascript namespace
|
2011-11-02 21:31:45 +00:00 |
|