Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-11-30Bug 288211: APT uses a lot of memoryMarkus Keller1-2/+25
2009-11-02removed more unused entriesMarkus Keller1-2/+1
2009-10-23Removed unused entries.Dani Megert1-5/+3
2009-09-22allow toggling recovery flags in USE_RECONCILE modeMarkus Keller1-2/+1
2009-04-01Fixed bug 268950: [Commands] New APIs in IWorkbenchCommandConstants are missi...Dani Megert1-2/+2
2009-03-17Adopted IWorkbenchCommandConstants.Dani Megert1-1/+1
2009-03-17Adopted IWorkbenchCommandConstants.Dani Megert2-17/+14
2009-01-23new API from bug 234609Markus Keller1-2/+2
2009-01-23new API from bug 234609Markus Keller1-1/+3
2008-09-28improved presentation of constValuesMarkus Keller2-14/+32
2008-03-251.1.6R1_1_6Markus Keller1-2/+2
2008-03-25added JavaCore.getOptionForConfigurableSeverityMarkus Keller1-0/+2
2008-01-18fixed handler activation to use view site (not action bars)Markus Keller1-3/+2
2008-01-11212635: support "Link with Editor" commandMarkus Keller2-2/+12
2007-11-07added AST#resolveWellKnownType(..)Markus Keller3-4/+117
2007-11-07disable non-applicable settings actionsMarkus Keller1-2/+22
2007-10-25ASTView 1.1.5R1_1_5Markus Keller1-3/+3
2007-10-25beautified rendering of referenced bindingsMarkus Keller3-31/+39
2007-10-24Added "Find Declaring Node" and renamed "Resolve Binding..." and "Create Bind...Markus Keller1-18/+53
2007-08-27using new SharedASTProvider.getASTMartin Aeschlimann1-3/+2
2007-08-15added constant nameMartin Aeschlimann1-1/+19
2007-06-18copyrightsMarkus Keller20-21/+31
2007-06-18removed old astview update site redirectionsMarkus Keller2-48/+0
2007-06-12added .qualifier to versionMarkus Keller1-1/+1
2007-04-03removed bogus fileMarkus Keller1-165/+0
2007-04-03ASTView 1.1.4R1_1_4Markus Keller10-134/+375
2007-02-27call createArrayType(1) reflectively to keep 3.2 supportMarkus Keller4-7/+27
2007-02-14fixed rendering of IMethodBinding#getParameterAnnotations(..)Markus Keller1-0/+3
2007-02-14avoid flickering on editor selection changeMarkus Keller1-4/+14
2007-02-13comparison for non-binding elements in trayMarkus Keller1-1/+1
2007-02-13delete multiple items in trayMarkus Keller1-24/+13
2007-02-12protected against removal of ITypeBinding#createArrayType(int)Markus Keller1-1/+8
2007-01-30indicate failures in build.properties file as errorMarkus Keller1-1/+1
2007-01-29strengthened PDE compiler settingsMarkus Keller1-3/+6
2006-11-09update deprecated referenceMarkus Keller1-1/+1
2006-10-20code cleanup (unwrapping internal AST attributes)Markus Keller2-27/+25
2006-10-10also add ASTNodes to selectionMartin Aeschlimann1-0/+2
2006-09-18core 148224: AST API request: have binding for int, need int[], int[][] ....Markus Keller1-0/+4
2006-07-261.1.3R1_1_3Markus Keller1-1/+1
2006-07-26added focal mode to content descriptionMarkus Keller1-0/+2
2006-07-26updateMarkus Keller1-1/+13
2006-07-18support ASTParser#setFocalPosition(..) and reconcile(..) on class file workin...Markus Keller1-18/+31
2006-07-07log exceptions from IBinding#getJavaElement()Markus Keller1-0/+1
2006-07-06Fixed NLS bug.Dani Megert1-1/+1
2006-07-03update comparison tray if selection is not a bindingMarkus Keller1-7/+8
2006-06-23moved all contents to /cvsroot/org.eclipse/www/jdt/uiMarkus Keller41-61/+24
2006-05-11added ITypeBinding#getQualifiedName()Markus Keller1-9/+9
2006-04-18updated ExecutionEnvironmentMarkus Keller3-5/+6
2006-04-04fixed typoMartin Aeschlimann1-1/+1
2006-02-28added "Create Binding from Element Handle..."Markus Keller1-0/+37

Back to the top