Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-02-07Fix for Bug 370509 - New E4 Application wizard does not handle spaces inv20120207-1904I20120214-1310I20120214-0600I20120213-1430I20120210-1700I20120209-2200I20120209-1230I20120208-2200I20120207-2200integrationEric Moffatt3-19/+54
2012-01-30Bug 368192 Need to persist information in a window but onlyv20120130-1831I20120207-1245I20120207-1030I20120206-1615I20120204-0630I20120203-1530I20120203-0615I20120202-2200I20120202-1500I20120202-0615I20120131-2200Remy Suen4-8/+8
2012-01-26Bug 307458 - Using 'platform:/plugin' URI on handlers is not a goodv20120126-2104Brian de Alwis1-10/+43
2012-01-26Prevent NPE in New E4 Project wizard if bundles not presentv20120126-2015Brian de Alwis1-5/+7
2012-01-26Update class-open actions for new bundleclass URIv20120126-2014Brian de Alwis3-88/+94
2012-01-25Bugzilla 307458 - Using 'platform:/plugin' URI on handlersv20120125-2020I20120127-1145I20120126-1300I20120125-2200I20120125-1700Paul Webster8-13/+13
2012-01-19Bug 307458 - Using 'platform:/plugin' URI on handlers is not a good ideav20120119-1728I20120125-1400I20120125-1325I20120125-0100I20120123-2200I20120123-1210I20120123-0100I20120120-2200I20120120-1200I20120119-2200I20120119-1310droberts11-34/+34
2011-12-19Add MacOS X .DS_Store to ignoreI20120118-2200I20120118-1900I20120117-2200I20120110-2200I20120105-2100I20120105-1200I20120103-1230I20111230-1130I20111223-1130I20111221-1500I20111221-0630Brian de Alwis1-1/+1
2011-12-08Add support for application snippetsv20111208-1733Brian de Alwis5-0/+337
2011-12-06[Spy] Guard against possible NPEsv20111206-2146I20111216-1500I20111214-1100I20111214-0830I20111209-2100I20111208-2000I20111208-1430I20111208-0200I20111207-0200Brian de Alwis2-12/+19
2011-12-06Bug 365018 - [CSS] Add missing support to CSS enginev20111206-1509I20111206-1015Paul Webster1-0/+2
2011-12-05Bug 365018 - [CSS] Add missing support to CSS enginev20111205-2035I20111206-0815I20111205-2330I20111205-1810Paul Webster3-60/+60
2011-12-05CSS Spy: Fix creeping 1.6'isms, and fixup the featureBrian de Alwis10-66/+247
2011-12-05Merge CSS Spy branchBrian de Alwis17-0/+1282
2011-12-05Add feature for the CSS SpyBrian de Alwis4-0/+67
2011-12-05Make CSS Spy a bit more robust to unexpected inputs, includingBrian de Alwis3-10/+14
2011-12-02Updated bundle version for CSS editor & CSS editor UIv20111202-2135I20111205-1315I20111205-0805I20111205-0750I20111203-0800Bogdan Gheorghe2-34/+34
2011-12-01Use new model service API for hosting MPartv20111201-2250I20111202-1500I20111201-2015Bogdan Gheorghe1-5/+4
2011-12-01CSSEditorPreferences pageBogdan Gheorghe2-172/+240
2011-11-18Add support for editing and changing CSS properties for the selectedBrian de Alwis2-2/+63
2011-11-18Use proper per-column label providers and enable tooltips.Brian de Alwis2-72/+51
2011-11-17Add composite layout as it can be helpful for debuggingBrian de Alwis1-0/+6
2011-11-17More message tweakingBrian de Alwis1-24/+27
2011-11-17Use new CSSEngine#getCSSPropertyHandlers()Brian de Alwis1-9/+4
2011-11-17Rename CSSHandler to CSSPropertyProviderBrian de Alwis2-58/+53
2011-11-17Apply Eclipse formatting standardBrian de Alwis1-473/+526
2011-11-17Some minor rearrangements of the interesting-details dump,Brian de Alwis1-12/+41
2011-11-16Initial contribution of the CSS SpyBrian de Alwis14-0/+1090
2011-11-01Add CSSEditorPrefs tweakletI20111129-2100Bogdan Gheorghe3-1/+156
2011-10-27Add feature for CSS editorv20111027-1541I20111201-0855I20111123-0610I20111116-0810Bogdan Gheorghe5-0/+304
2011-10-27Added CSS editor ui improvementsv20111027-1510Bogdan Gheorghe7-12/+309
2011-10-27XText-based css editorv20111027-1445Bogdan Gheorghe85-0/+41701
2011-09-18Bug 351421 - E4 Application wizard should add Application.e4xmi,v20110918-1121Tom Schindl1-1/+32
2011-09-14Bug 357634 - Application.e4xmi missing entries when created byTom Schindl4-1/+67
2011-08-15Bug 354053 - [Tooling] [E4XMI Editor Dialogs] Forward Arrow Keys fromv20110815-1804Tom Schindl6-46/+11
2011-08-15Bug 354748 - [Tooling] Removal of tags not working e.g. on PartStackTom Schindl1-10/+36
2011-08-04Bug 352781 - [tools] [0.12] compile errorsv20110804-1811Tom Schindl1-1/+1
2011-06-14Bug 349255 - [releng] Change our bundle version numbers for 4.1v20110614-0025v20110613-2030R4_1R0_11M20120223-0900M20120216-0900M20120209-0900M20120202-0900M20120201-2200M20120131-0900M20120126-0600M20120119-0600M20120112-0600M20111215-0900M20111213-1030M20111202-0815M20111201-1345M20111124-1052I20111213-1000R4_1_maintenancePaul Webster11-22/+21
2011-06-03Bug 348123 - Annotation @PostConstruct not found by injectorv20110603-1130Paul Webster6-11/+11
2011-06-03Bug 348223 - The bridge feature should require same version as ui.cssThomas Schindl1-7/+7
2011-05-12Bug 345629 - [ModelTooling] Removeing element leaves dangling referencesv20110912-2000v20110516-1030Thomas Schindl1-4/+4
2011-05-12Bug 345629 - [ModelTooling] Removeing element leaves dangling referencesThomas Schindl6-12/+490
2011-04-26Bug 343850 - [Tooling] NPE in model editorv20110426-1500Thomas Schindl1-1/+1
2011-04-25Bug 343717 - [ModelTooling] Make rendered / visible color a preferencev20110425-1930Thomas Schindl6-51/+171
2011-04-20Bug 343410 - [ModelTooling] Model editor's tree's label provider doesn't seem...v20110420-1900Thomas Schindl1-0/+2
2011-04-19Bug 337223 - [Model] Missing NLS-Support for various Model-Attributesv20110419-1630Thomas Schindl2-26/+53
2011-04-05Bug 340413 - [ModelTooling] Make the live editor into a part so that it can b...v20110407-2030Thomas Schindl1-1/+2
2011-03-30Bug 340012 - [ModelTooling] Label of an identified MPlaceholder of an MArea s...v20110331-2030Thomas Schindl1-1/+1
2011-03-30Bug 340413 - [ModelTooling] Make the live editor into a part so that it can b...Thomas Schindl5-2/+54
2011-03-30Bug 341400 - [ModelTooling] C&P not supported in XMI-AreaThomas Schindl1-26/+42

Back to the top