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 (Expand)AuthorFilesLines
2011-03-02[109045] [outline] Hide comments in XML outlinensandonato1-1/+7
2011-02-22[195135] [ui] background color in syntax highlighting previewnsandonato1-6/+16
2011-01-21[nobug] Code cleanupnsandonato1-5/+3
2011-01-21[326411] Moving a line using keyboard in css results in OutOfMemoryError.nsandonato1-6/+8
2011-01-14[268069] [ui]No file name is suggested when creating html, css filesnsandonato1-1/+28
2011-01-12[334155] Internal Stylesheets do not adhere to Web Content Settingsnsandonato1-1/+5
2010-12-21[324731] Add support for CSS3 propertiesnsandonato9-14/+327
2010-12-20[306256] Clean up mnemonics for Syntax Coloring preference pagesnsandonato1-1/+1
2010-12-15[86520] [editor] toggle comment always uses <!-- -->nsandonato4-412/+0
2010-11-12[180522] [preferences] Mock33: Allows invalid line widthnsandonato1-1/+26
2010-10-29[271383] [misc] Foreground and background color selectors indistinguishable b...nsandonato1-1/+11
2010-09-28[263801] [content assist] Content assist provides suggestions that are invali...nsandonato1-2/+24
2010-09-21[237143] Source > Cleanup Document... for CSS can lower-case ids and classnamesnsandonato3-1/+79
2010-08-23[130198] [ui] Cleanup document OK button should be disabled when user wants t...nsandonato1-1/+34
2010-08-23[93034] [editor] bracket matching in css editor only matches closest bracketnsandonato1-3/+16
2010-08-23[93039] [properties] properties view overrides extra text in property valuensandonato1-2/+3
2010-08-23[323285] Preference initializers are loading template stores adding to editor...nsandonato3-12/+22
2010-08-16[322847] Autoedit strategy for newlines in CSS should indent correctlynsandonato1-15/+30
2010-08-04[241363] [editor] Automatically close { in CSS editornsandonato1-1/+51
2010-08-03[314746] TVT36:TCT350: FRA - Same mnemonics for Identifier and Selector tag namensandonato2-3/+3
2010-04-08[308521] Selected region is not replaced by content assistnsandonato3-9/+32
2010-04-06[283722] Selected regions are not entirely replaced by content assistnsandonato1-7/+4
2010-04-05[307811] Overreliance on StructuredTextEditor and StructuredTextViewernitind2-2/+2
2010-04-02[117726] [outline] Outline View for CSS files. Selection problem.nsandonato1-0/+153
2010-03-29[291026] [performance] CSS editor freezes when copying one large file into an...nsandonato2-10/+400
2010-03-08[304986] [content assist] expected proposals not shown when invoking content ...nsandonato1-7/+1
2010-03-04[286659] Implement "Quick Outline" for the XML editornsandonato2-0/+88
2010-02-26[291058] [projection] remove redundant calls to indexedRegionValidType in imp...nsandonato1-2/+2
2010-02-26[258999] [content assist] Add proposal cycling to content assistnsandonato9-12/+677
2010-02-26[302953] [parser] [highlighting] Style attribute value regions should be part...nsandonato2-20/+71
2010-01-19[300102] Version increment for SSE UInsandonato1-1/+1
2009-12-03[294088] [UI] Automatically close paired characters in the editornitind1-0/+43
2009-11-30[176425] [editor] Commenting CSS snippetsnsandonato6-0/+418
2009-11-16[295284] Consistency of wizard labels and headlinesnsandonato1-2/+2
2009-10-21[289842] [projection] Upgrades for new comment folding to act more like JDTnsandonato2-26/+69
2009-10-20[86427] Expand Selection To... does not expand to entire selector or rulensandonato1-1/+5
2009-08-26[281380] Code folding inefficient and brokennsandonato6-979/+106
2009-08-14[110207] css outline: empty selectors have expand/plus even though not expand...nsandonato1-3/+16
2009-07-21[282582] CSS needs a partition type for commentsnsandonato1-3/+3
2009-07-17[283444] Support more syntax highlighting preferences for selectorsnsandonato6-2/+12
2009-07-17[282218] Could not open the editor: Argument not validnsandonato1-0/+2
2009-07-15[283444] Support more syntax highlighting preferences for selectorsnsandonato6-25/+115
2009-07-07[86437] Add captilization preference for selectorsnsandonato2-3/+21
2009-05-27[nobug] update copyright datensandonato1-1/+1
2009-05-27[252983] StructuredTextViewer.exception.verifyText when hitting Enter in CSS ...nsandonato1-6/+7
2009-04-29[271722] Templates selection wizard page missing mnemonicsnsandonato3-13/+20
2009-04-22[269224] HTML Editor Preference page tab order wrongnsandonato1-7/+14
2009-04-13[244515] NullPointerException in LineStyleProviderForEmbeddedCSSnsandonato1-0/+3
2009-03-04[264597] Embedded CSS syntax highlighting doesn't update if surrounding regio...nsandonato1-21/+10
2009-02-25[nobug] respond to 201912 - Unused public members of private classes not flaggednitind1-5/+1

Back to the top