Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-10Bug 486094 - [sponsored] StyledTextArea implement Hover SupportChristoph Caks2-0/+11
2016-03-02add support to turn on/off editor featuresTom Schindl1-0/+3
2016-02-29version upgradeTom Schindl2-8/+8
2016-02-18Merge remote-tracking branch 'origin/master' into codeeditorChristoph Caks9-2/+113
2016-02-18Bug 488008 - StyledTextArea annotation supportChristoph Caks5-1/+79
2016-02-03Bug 487084 - Add abstraction for Input-Grouping (eg Project/Module)Tom Schindl6-1/+80
2016-02-03add debug infoTom Schindl1-0/+5
2016-02-03Bug 487082 - Add LocalFile interface who can be implemented by LocalSourceFil...Tom Schindl2-1/+28
2015-12-11Multiple changesTom Schindl6-3/+95
2015-11-06Bug 481610 - [Code] Move HoverInformation extraction to core bundle Tom Schindl2-0/+13
2015-11-06Bug 481590 - [Code] Rework ProposalComputer to not contain ANY UI stuff Tom Schindl3-0/+100
2015-10-29* switched to useage of Topic for subscriptionTom Schindl4-15/+9
2015-10-28make uri provider return a StringTom Schindl2-6/+4
2015-10-26Bug 480701 - Editor should open even if no highlighting is foundTom Schindl3-1/+41
2015-10-05use import packageTom Schindl1-4/+6
2015-10-05upgrade to 2.2.0Tom Schindl2-2/+2
2015-09-23Bug 478149 - EditorOpener should have a test-method indicating that it can op...Tom Schindl1-1/+2
2015-09-01remove the reload stuffTom Schindl1-1/+1
2015-09-01get rid of constant keys and use the input changes directlyTom Schindl1-5/+0
2015-09-01make editor opening extensibleTom Schindl2-5/+7
2015-09-01renamed serviceTom Schindl1-0/+5
2015-08-26mark APIs as x-internal because they are provisionalTom Schindl1-2/+2
2015-08-25update target platform featureTom Schindl4-16/+33
2015-08-21moved outline to editor bundlesTom Schindl1-0/+5
2015-08-20added about.htmlTom Schindl2-1/+30
2015-08-20updated MANIFEST.MFTom Schindl1-1/+2
2015-08-16update APIsTom Schindl8-32/+73
2015-07-27add default addons and handlersTom Schindl1-0/+2
2015-07-27fixed build.properties to include iconsTom Schindl1-1/+2
2015-07-27adding a default icon providerTom Schindl5-1/+54
2015-07-24add new services who provide default implementationsTom Schindl13-6/+154
2015-07-23improved import APITom Schindl3-5/+16
2015-07-23removed empty directoryTom Schindl1-2/+1
2015-07-23remove the unneeded persistence serviceTom Schindl5-62/+0
2015-07-22added an input implemented bound to nio2Tom Schindl1-0/+61
2015-07-22removed unneeded stylesheetsTom Schindl2-23/+0
2015-07-21extracted fx specific stuff to editor.fxTom Schindl4-46/+2
2015-07-20removed unneeded importsTom Schindl1-4/+1
2015-07-20refactor document creationTom Schindl6-16/+46
2015-07-17fixed build propertiesTom Schindl1-2/+1
2015-07-17Bug 472982 - Add a code editing frameworkTom Schindl3-1/+36
2015-07-17split into UI agnostic APIs and FX onesTom Schindl11-290/+4
2015-07-17Bug 472982 - Add a code editing frameworkTom Schindl31-0/+589

    Back to the top