Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2011-01-10This commit was manufactured by cvs2svn to create tag 'v201101101908'.v201101101908nitind332-49806/+0
2010-12-16[329050] Auto activation does not always work in javascript regions in webpagesnitind1-4/+4
2010-12-15[86520] [editor] toggle comment always uses <!-- -->nsandonato2-86/+17
2010-12-14[328276] Attribute value proposals cannot filter qualified valuesnsandonato1-1/+10
2010-11-03[162178] [validation] XML editor, errors indication too persistent on first linensandonato1-0/+2
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-3/+5
tld with a not existing small-icon
2010-10-08[314781] [ui]Add Namespaces Dialog lacks selection on Macnsandonato1-1/+2
2010-08-25[322493] [Content Assist] html tag proposal is missing in case of prefixnsandonato1-0/+4
2010-08-25[323264] Content assist next to attribute name replaces that namensandonato2-7/+15
2010-08-24[320370] Moving a JavaScript function in the HTML Outline View causes a null ↵nsandonato1-2/+2
pointer exception.
2010-08-23[289185] [editor] XML Schama Editor becomes dirty for readonly filesnsandonato2-4/+3
2010-08-23[289185] [editor] XML Schama Editor becomes dirty for readonly filesnsandonato1-2/+16
2010-08-23[130198] [ui] Cleanup document OK button should be disabled when user wants ↵nsandonato1-1/+10
to clean up nothing
2010-08-23[311954] [content assist] Duplicate suggestions for end close tag name and ↵nsandonato1-1/+2
end tag
2010-08-23[323285] Preference initializers are loading template stores adding to ↵nsandonato3-12/+22
editor loading time
2010-08-16[316025] Spell check does not work for HTML Editor and Web Page Editornsandonato1-2/+3
2010-08-10[nobug] Version increment for 3.2.2.nsandonato1-1/+1
2010-08-10[319771] Templates of "All XML" context are missing from proposalsnsandonato1-0/+19
2010-07-07[nobug] Increment for 3.2.1.nsandonato1-1/+1
2010-07-07[319053] Utility code may leak Image handlesnsandonato1-26/+45
2010-06-03[314972] [content assist] Control + shift + space gives ↵nitind6-63/+82
java.lang.NullPointerException almost everywhere
2010-05-11[197954] [content assist] tag-file declaration in tld is not recognizednsandonato1-2/+2
2010-05-10[311801] No content in design viewnsandonato1-24/+19
2010-05-04[311458] XML Perspective does not support alternate hierarchy viewsnsandonato4-2/+81
2010-04-28[308562] [explorer] DTD, XML, and XML Schema "new" context menu items should ↵nitind1-2/+7
be grouped together
2010-04-21[288367] code templates not working with selectionnsandonato1-2/+11
2010-04-21[309980] NPE when typing at the end of a documentnsandonato1-2/+2
2010-04-20[309883] XML Design View column width at minimum at startupnsandonato1-8/+26
2010-04-19[309387] Restore defaults does not disable markup validation groupnsandonato1-3/+7
2010-04-15[304620] [validation]Markup Validator should be run along with the XML Validatornsandonato9-56/+446
2010-04-15[308504] StructuredTextViewer arbitrarily clears another editor's status linenitind1-2/+8
2010-04-14[308553] XSD to XML generator can cause an out of memory error on certain ↵gindik4-34/+137
types of documents
2010-04-12[288679] [parser]%} is not correctly color coded and is invisible in a black ↵nsandonato1-5/+2
background theme
2010-04-12[308877] XML Categories using the _UI_WIZARD_NEW_XML stringnsandonato1-3/+3
2010-04-06[259275] [outline] Attributes can be added to scriptlets through the outline ↵nsandonato1-4/+6
view
2010-04-05[277052] [editor] replacing closing tag in xml editor with slash deletes ↵nsandonato1-3/+2
extra tag
2010-04-05[245324] Default extension (.xml) is supplemented whenever the file name is ↵nsandonato1-2/+6
set in XML Wizard.
2010-04-05[307811] Overreliance on StructuredTextEditor and StructuredTextViewernitind6-39/+37
2010-04-02[261612] [content assist] XML content assistor does not work properly for ↵nsandonato1-2/+2
properties with the same name but different namespaces
2010-03-30[nobug] docnitind1-1/+4
2010-03-30[nobug] make duplicated mnemonics uniquenitind1-1/+1
2010-03-24[306960] "Select XML Catalog Entry" dialog box does not resize properlygindik1-2/+2
2010-03-08[273402] [XML Catalog] Add full XML Catalog UI support in Preferencesjmoller15-161/+1094
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273402
2010-03-04[286659] Implement "Quick Outline" for the XML editornsandonato4-0/+93
2010-03-02[288919] Next catalog Select file dialog does not show *.xml filesgindik2-1/+7
2010-02-26[291058] [projection] remove redundant calls to indexedRegionValidType in ↵nsandonato1-2/+2
implementers of AbstractStructuredFoldingStrategy
2010-02-26[258999] [content assist] Add proposal cycling to content assistnsandonato6-34/+23
2010-02-26[258999] [content assist] Add proposal cycling to content assistnsandonato23-163/+3892
2010-02-23249269 - [editor] javascript mark occurrences doesn't work in jsp filesnitind1-2/+2

Back to the top