Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-11-23Merge tag '1_1_0_RC1' into master_juno1_1_0_RC1_JUNO1_1_0_JUNOmaster_junoFlorian Thienel452-2329/+7975
2014-11-22bug 452716: updated copyright years in features1_1_0_RC1Florian Thienel3-9/+9
2014-11-22bug 452716: add about.html to all plug-insFlorian Thienel19-44/+308
2014-11-22bug 452716: update build job namesFlorian Thienel1-29/+29
2014-11-22bug 452716: enable bundle signingFlorian Thienel17-54/+341
2014-11-21bug 452716: update CONTRIBUTING informationFlorian Thienel1-8/+10
2014-09-27add basic XInclude supportCarsten Hiesserich33-136/+725
2014-09-27fix content position balancing when moving selection over start positionCarsten Hiesserich2-3/+38
2014-09-25fix wrapping of inline elements in DocumentWriterCarsten Hiesserich5-5/+23
2014-09-14[443314] move cursor into substructure when moving downFlorian Thienel2-1/+13
2014-09-14[421401] do not return an offset outside the boxFlorian Thienel4-22/+37
2014-07-20fix invalid ContentPosition returned by Layout methodsCarsten Hiesserich3-45/+27
2014-07-17improve type safety for table layout utilsCarsten Hiesserich8-43/+194
2014-07-17fix NPE when calculating ContentPosition in tablesCarsten Hiesserich3-13/+38
2014-07-12clean up AbstractBlockBox.getCaret to improve readabilityFlorian Thienel2-38/+60
2014-07-12fine tune IDE configuration, add queries for Bugzilla and GerritFlorian Thienel1-0/+35
2014-07-10fix a possible problem with ContentPosition after deletionCarsten Hiesserich2-2/+17
2014-07-10apply code clean-up to all source filesCarsten Hiesserich331-897/+1690
2014-07-10Suggested changes to the Vex setup.Ed Merks1-138/+142
2014-07-05use tycho version 0.20.0 for Eclise Luna compatibilityCarsten Hiesserich2-2/+3
2014-06-26provide end-to-end test harness for layoutFlorian Thienel15-34/+739
2014-06-26update Oomph setup configurationFlorian Thienel3-18/+139
2014-06-26provide target definition for lunaFlorian Thienel2-0/+19
2014-05-15Bug: 402384 Add CONTRIBUTING fileDenis Roy1-0/+46
2014-03-23fix missing package exportFlorian Thienel1-0/+1
2014-03-23[423130] use an IContentDescriber to associate Vex with filesFlorian Thienel13-35/+296
2014-03-20fix find+replace functionCarsten Hiesserich1-2/+2
2014-03-18extract distinct BlockBox implementation for list itemsFlorian Thienel12-217/+504
2014-03-16remove dependency to CSS.PSEUDO_* outside of the css packageFlorian Thienel9-46/+53
2014-03-16fix discouraged access warningsFlorian Thienel16-161/+83
2014-03-14[423130] set content type priority to lowFlorian Thienel5-19/+40
2014-03-13fix "illegal" inheritanceFlorian Thienel3-71/+180
2014-03-12fix "low hanging" compiler warningsFlorian Thienel10-22/+7
2014-03-06fix warnings related to bundle configuration filesFlorian Thienel8-15/+311
2014-03-06use only one Orbit URLFlorian Thienel2-2/+1
2014-03-02redirect to local instance of setup fileFlorian Thienel1-0/+2
2014-03-02add Eclipse SDK as development time requirementFlorian Thienel1-0/+4
2014-03-01add Eclipse Oomph setup scriptFlorian Thienel1-0/+16
2014-03-01fixed references to non existing source foldersFlorian Thienel10-13/+4
2014-03-01add component description for OomphFlorian Thienel1-0/+4
2014-02-06427542: single click / double click in outline viewCarsten Hiesserich1-1/+25
2014-01-27add basic CSS styles and layout elements for XInclude's. Carsten Hiesserich19-21/+600
2014-01-25Add XInclude.xsd catalog contributionCarsten Hiesserich3-1/+70
2014-01-23introduce ContentCursor instead of content offsetCarsten Hiesserich55-590/+1510
2014-01-15[425507]use GapContentPosition to track position in layout boxesCarsten Hiesserich4-38/+27
2013-12-04Merge branch 'master' into master_junoFlorian Thienel88-1112/+2504
2013-11-09optimize text split methodsCarsten Hiesserich20-217/+550
2013-11-05use raw text for DocumentTextBoxCarsten Hiesserich3-11/+16
2013-11-05replace Assert method in frequently used methodsCarsten Hiesserich5-14/+35
2013-11-04remove special layout treatment for comments and pi'sCarsten Hiesserich2-32/+28

Back to the top