9 Commits

Author SHA1 Message Date
Aditya Bhatt
5ff78040fb Sync with webodf fc3a4e615597be18da1e23e03302ef472b9a95e5
* Improve text insertion and paragraph splitting OT -
therefore no more conflict and sync failure when multiple
users insert text or split the paragraph at the same
position.
* Increase performance of virtual selections
2013-12-06 15:55:22 +01:00
Friedrich W. H. Kossebau
e3adf6bd19 Sync with webodf 82510ae020f8ee8a1f7b65a27b6af107b6023e90
* exposes some state-change/error events in the Editor API
* catches more possible errors and handles them
  (e.g. staying cool on temporary disconnection to server, but warning about it)
* improves selection by mouse
* fixes selected paragraph style not being set to all selected paragraphs
* fixes leaking of some helper attributes into saved ODT files
2013-12-03 20:34:48 +01:00
Friedrich W. H. Kossebau
c0da073794 Sync with webodf 6c0affd94e1aa9d706ea8aadd3509db04bc17235
* write correct meta-data into every document on save
* remove need for regular polling of data about sessionmember
* fix for spaces entered after a tab
* small performance improvements
2013-11-26 17:52:09 +03:00
Friedrich W. H. Kossebau
15b7bdfd9d Sync with webodf 1875ef27bc220bc49dc6092e7de9b5e184c2e855
* adds support for direct text styling:
  + bold
  + italic
  + underline
  + strikethrough,
  + font
  + fontsize
* fixes broken OT on selections vs. other editing operations
* performance improvements with big documents
2013-11-15 19:02:20 +01:00
Friedrich W. H. Kossebau
47c0cbc5e8 Sync with webodf 379ba3bfff4a7d736109f48c8ab72ea649a77918
* enables initial support for integrating into OC-Docs translation system
* fixes broken paragraphstyle dialog on 2nd and later editor start with the same OC-App page-life-cycle
* showing selections of other users, not just the cursor
* lots of small fixes with cursor/selection
2013-11-09 18:01:43 +01:00
Friedrich W. H. Kossebau
93c774d81e Update to latest WebODF pullbox branch
Noticable changes:
* no more freezing on closing a document where edited paragraphs had been removed
2013-09-27 20:53:40 +02:00
Friedrich W. H. Kossebau
a7ad5632cb Update to latest WebODF pullbox branch
Noticable changes:
* focus returns to canvas after usage of zoom tool or paragraph style dialog
* Default paragraph style is listed with normal paragraph styles
* Cursor is not hidden, but shown non-blinking if tool is used
2013-09-25 00:37:56 +02:00
Friedrich W. H. Kossebau
ff5c0ec6ff Update to latest pullbox branch
Noticable changes:
* focus returns to canvas after paragraph style selection
2013-09-17 17:04:22 +02:00
Victor Dubiniuk
86268cdccd Move WebODF js code to 3rdparty 2013-09-17 14:58:57 +03:00