Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-12-09Bug 577706 - Legacy Spies should be removed in delivery since 2021-12HEADmasterOlivier Prouvost7-1341/+0
2019-12-19Use lambdas where possibleLars Vogel1-8/+3
2019-12-19Replaces deprecated new Integer with Integer.valueOfLars Vogel1-2/+2
2019-11-12Bug 552931 - Adding styling for CSS spyLars Vogel1-0/+2
2019-09-27Multicatch in CSS Spy PartLars Vogel1-3/+1
2019-02-27Bug 544863 - Update license to EPL-2.0 in org.eclipse.e4.toolsLars Vogel5-15/+30
2017-07-21Bug 509509 - Delete empty overrides of default methods ofLars Vogel1-9/+0
2017-06-01Bug 517643 - Use consistent UI settings for search input in spiesOlivier Croquette1-1/+1
2016-12-20Bug 509506 - Move Activator of org.eclipse.e4.tools.css.spy to UtilLars Vogel2-30/+9
2016-12-20Bug 509510 - [CSS Spy] Allow to disable that the CSS spy follows the UILars Vogel1-40/+18
2016-10-31Revert "Bug 501418 - Replace SubProgressMonitor in CssSpyPart of the e4 tools "Lars Vogel1-7/+19
2016-10-31Bug 501418 - Replace SubProgressMonitor in CssSpyPart of the e4 tools Lars Vogel1-19/+7
2016-09-16Bug 501516 - [CSS Spy] CSS Spy should also put the CSS ID into theLars Vogel1-0/+5
2016-09-16Removes dead code in CSSSpyPartLars Vogel2-30/+0
2016-09-16Bug 482012 - Removes redundant type information from CSS spy codeLars Vogel4-9/+9
2015-11-13Bug 482141 - Set Eclipse formatter in the e4 spiesLars Vogel7-542/+374
2014-07-07Bug 428903 - Having a common debug window for all spiesOlivier Prouvost8-1391/+27
2014-06-30Bug 428903 - Having a common 'debug' window for all spiesI20140702-2200I20140702-0900I20140701-2200I20140630-2200Olivier Prouvost3-0/+1299
2014-04-02Bug 431744 - [CSS] Support using multiple CSS enginesBrian de Alwis1-31/+43
2014-02-13[CSS Spy] Add "Show CSS fragment" button to generate CSS snippetBrian de Alwis2-2/+166
2014-02-13[CSS Spy] Add Shell parent helper infoBrian de Alwis1-2/+7
2014-02-05Bug 427451 - [CSS Spy] Replace Factory usage in CSS spy withLars Vogel1-5/+10
2014-02-05Bug 426343 - Activate more save actions for org.eclipse.e4.toolsLars Vogel4-6/+10
2012-12-12Bug 396388 - Increase rules compliance on e4 codeSopot Cela1-6/+2
2012-11-23Bug 394948 - Change CSS Spy & Scratchpad keybindings away from F4I20121126-0630Brian de Alwis1-7/+44
2012-11-22Bug 394949 - [CSS Spy] Using keyboard to change highlighted widget results in...I20121122-2200Brian de Alwis1-3/+3
2012-11-22Bug 394948 - Change CSS Spy & Scratchpad keybindings away from F4Brian de Alwis1-11/+18
2012-11-22Back out mistaken CSS-Spy related changes in previous commitBrian de Alwis2-21/+14
2012-11-22Bug 384500 - [ModelEditor] "Default" tab should be automatically selected aft...Brian de Alwis2-14/+21
2012-09-06CSS Spy: Fix stray scrollbar on Linux/GTKBrian de Alwis1-3/+2
2012-08-24CSS Spy: tweak output to add extra blank lineBrian de Alwis1-1/+1
2012-08-08Bug 379236 - add maximize button in CSS SpyBrian de Alwis1-1/+1
2012-05-02Bug 376475 - [CSSSpy] processor causes duplicate Copy keybindingv20120502-1641I20120503-2200I20120502-2100Brian de Alwis1-0/+12
2012-04-30Commit CSS Scratchpad (from Brian's EclipseCon talk): open using M1+M2+M3+F4 ...v20120430-1525I20120430-2100I20120430-1600Brian de Alwis3-15/+182
2012-04-30CSS Spy: avoid creating "Cancel" button since there's no support for cancella...Brian de Alwis1-2/+7
2012-04-28Bug 377980 - Move org.eclipse.e4.ui.widgets.CTabFolder back to SWTv20120428-0129I20120429-2200Bogdan Gheorghe2-11/+7
2012-04-26Bug 376475 - [CSSSpy] processor causes duplicate Copy keybindingv20120426-1323Brian de Alwis1-24/+12
2012-03-24Bug 375253 - [CSS Spy] Add support for spying across multiple windowsv20120324-1430Brian de Alwis2-55/+180
2012-03-24Bug 375233 - [CSS Spy] Cannot select CTabItemsBrian de Alwis2-0/+18
2012-03-12Update to revised CSS specs for obtaining and changing propertiesv20120312-1221I20120312-1730I20120312-1200I20120312-0840Brian de Alwis2-17/+9
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-1310droberts1-1/+1
2011-12-06[Spy] Guard against possible NPEsv20111206-2146I20111216-1500I20111214-1100I20111214-0830I20111209-2100I20111208-2000I20111208-1430I20111208-0200I20111207-0200Brian de Alwis2-12/+19
2011-12-05CSS Spy: Fix creeping 1.6'isms, and fixup the featureBrian de Alwis4-41/+10
2011-12-05Make CSS Spy a bit more robust to unexpected inputs, includingBrian de Alwis3-10/+14
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

Back to the top