Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-12-16[329050] Auto activation does not always work in javascript regions in webpagesnitind1-1/+1
2010-12-15[86520] [editor] toggle comment always uses <!-- -->nsandonato1-2/+2
2010-12-14[281872] Content assist failing in JSP files after upgrade to Galileonsandonato1-1/+1
2010-12-14[328276] Attribute value proposals cannot filter qualified valuesnsandonato1-2/+2
2010-12-14[312914] [content assist]content assist some times fails to insert the select...nsandonato1-1/+1
2010-12-14[328366] Need way for completionProposal extensions to supply autoactivation ...nsandonato1-1/+1
2010-12-03[331084] Missing break statement in HTMLDocumentAdapter can cause ClassCastEx...nsandonato1-1/+1
2010-11-23[330964] Deadlock caused by busy state endingnsandonato1-1/+1
2010-11-03[162178] [validation] XML editor, errors indication too persistent on first linensandonato1-1/+1
2010-11-01[329221] Refactor->Rename action should be disabled for a local element - v20...kchong1-1/+1
2010-10-26Increment for 3.2.3nitind1-1/+1
2010-10-22[328364] "Argument cannot be null" popup when editing a jsp which includes a ...nsandonato1-1/+1
2010-10-16Increment for 3.2.3nitind1-1/+1
2010-10-11[119704] [misc] dangerous uses of "new GC(Display)" (update HTMLTextPresenter)nsandonato1-1/+1
2010-08-25[322493] [Content Assist] html tag proposal is missing in case of prefixnsandonato1-1/+1
2010-08-25[323264] Content assist next to attribute name replaces that namensandonato1-1/+1
2010-08-24[320370] Moving a JavaScript function in the HTML Outline View causes a null ...nsandonato1-1/+1
2010-08-23[302545] [formatting] NullPointerException when trying to format an XML file ...nsandonato1-2/+2
2010-08-23[130198] [ui] Cleanup document OK button should be disabled when user wants t...nsandonato1-1/+1
2010-08-23[311954] [content assist] Duplicate suggestions for end close tag name and en...nsandonato1-1/+1
2010-08-23[323285] Preference initializers are loading template stores adding to editor...nsandonato1-1/+1
2010-08-18[322651] A nullpoint exception in StructuredContentAssistProcessor.java when ...nsandonato1-1/+1
2010-08-16[316025] Spell check does not work for HTML Editor and Web Page Editornsandonato1-1/+1
2010-08-16[320325] [validation] JSP source validators running even when respective batc...nsandonato1-1/+1
2010-08-10[320517] [ContentAssist] Restore JSP attribute value proposals to a more natu...nsandonato1-2/+2
2010-08-10[321529] NPE when opening any source editor if JSP plug-ins are not loadednitind1-1/+1
2010-08-09[306261] Content assist selected item background indistinguishable in high co...nsandonato1-1/+1
2010-07-14[319642] StructuredTextEditor may complete model lifecycle on a different modelnsandonato1-1/+1
2010-07-07[319053] Utility code may leak Image handlesnsandonato1-1/+1
2010-07-06[318634] [ui] Dragging things from the Snippet or Palette view does not bring...nsandonato1-1/+1
2010-06-29[316122] [api] AbstractCharacterPairInserter should allow extenders to overri...nsandonato1-1/+1
2010-06-24[nobug] Version increment for 3.2.1.nsandonato1-1/+1
2010-06-24[297881] [editor] StructuredRegionProcessor issues with shared structured modelnsandonato1-1/+1
2010-06-22update comments to refer to correct release and branchesnitind1-2/+2
2010-06-03[314313] [content assist] can not tab between fields after applying JSDT cont...nitind1-2/+2
2010-06-02[315313] [doc] The automatic class generation for proposal computer uses wron...nitind1-1/+1
2010-05-13[312145] "Semantic Highlighting Job" gets NPEnsandonato1-1/+1
2010-05-11[311801] No content in design viewnsandonato1-2/+2
2010-05-04[311133] [perf] ToggleBreakPoint Action Image can be lazy loaded instead of s...nsandonato1-1/+1
2010-05-04[311458] XML Perspective does not support alternate hierarchy viewsnsandonato1-1/+1
2010-04-29[310952] StructuredTextEditor doesn't return all ITextEditorExtension* interf...nitind1-1/+1
2010-04-29[310558] Releng fixes for 3.2nitind1-4/+4
2010-04-28[310449] Running time of StructuredTextViewerConfiguration.getContentAssistan...nsandonato1-1/+1
2010-04-22[301803] XSDEditorPlugin uses deprecated IPluginDescriptor -> NPEvbaciu1-1/+1
2010-04-22[271968] [NLS] XSD hyperlinks lack proper namesvbaciu1-1/+1
2010-04-21[309984] - XSD editor -Minimum length and maximum length fields don't remain ...gindik1-1/+1
2010-04-21[194624] XSD preview of the Element or Type is difficult to closevbaciu1-1/+1
2010-04-21[288367] code templates not working with selectionnsandonato1-1/+1
2010-04-21[273877] - [Editor] XSD Redefines - Redefined components not deleted properlygindik1-1/+1
2010-04-21[309980] NPE when typing at the end of a documentnsandonato1-1/+1

Back to the top