summaryrefslogtreecommitdiff
path: root/src/static/js/AttributeManager.js
AgeCommit message (Expand)Author
2016-04-05Merge pull request #2940 from ether/extend-getAttributesOnSelectionJohn McLear
2016-03-26extend attributesonselection methodJohn McLear
2016-03-15Update author when removing line attribute from lineLuiza Pagliari
2015-09-08Fix 2772. Skipping line marker when applying attribs to a rangeLuiza Pagliari
2015-03-31Merge pull request #2541 from cristo-rabani/patch-3John McLear
2015-03-31feature #2558 added documentationThomas Muehlichen
2015-03-25feature #2558 more precise documentationThomas Muehlichen
2015-03-25feature #2558 added functions to get all attributes at the current or an abri...Thomas Muehlichen
2015-03-24own listcristo-rabani
2015-03-22fixcristo-rabani
2015-03-20fixes #2556 (error toggling line attribute) and clarified method documentatio...Thomas Muehlichen
2015-03-06fixed + support for valueCristo
2015-01-05Finally fix AttribManager#removeAttributeOnLineMarcel Klehr
2014-12-30Clean-up after removing list attribute: Remove list numbering attributeMarcel Klehr
2014-12-28AttribManager#removeAttribOnLine: Remove Linemarker entirely if there's nothi...Marcel Klehr
2014-12-27Fix AttributeManager#removeAttributeOnLine: Only remove a single attribMarcel Klehr
2012-04-08documentation on AttributeManagerMatthias Bartelmeß
2012-04-07Merge branch 'fix/list-removal' into ace2_refactoringMatthias Bartelmeß
2012-04-07Merge branch 'develop' into fix/list-removalMatthias Bartelmeß
2012-04-07Fixing bug where lists get deleted when pressing enterMatthias Bartelmeß
2012-04-07Pad message handler detects lineattributemakers by asking Attribute managerMatthias Bartelmeß
2012-04-06corrected documentation on Attribute ManagerMatthias Bartelmeß
2012-04-05fixing 'rep is not defined' errorMatthias Bartelmeß
2012-04-05renamed performDocumentApplyAttributesToRange to setAttributesOnRange and ...Matthias Bartelmeß
2012-04-05added lineMarkerAttribute + more commentsMatthias Bartelmeß
2012-04-05fixing lineHasMarkerMatthias Bartelmeß
2012-04-05added AttributeManager, ChangesetUtilsMatthias Bartelmeß