Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-25Fix warnings.Markus Schorn1-1/+1
2008-04-25Moved MultiLanguageSetting to appropriate package, bug 227732.Markus Schorn1-1/+1
2008-04-24Fix warnings.Markus Schorn1-10/+10
2008-04-24Additional vartiable resolvers for file templatesAnton Leherbauer1-8/+19
2008-04-24Make Mylyn bridge work with Project ExplorerAnton Leherbauer1-1/+3
2008-04-24Fix warningsAnton Leherbauer2-16/+14
2008-04-24Improved names of keys for externalized strings by Emanuel Graf, bug 228473.Markus Schorn8-41/+39
2008-04-24ASTProvider considers document timestamp, related to 226955Anton Leherbauer1-3/+27
2008-04-23use MessageFormat API to format IdentifierHelper messages (bug 225143)Vivian Kong1-1/+0
2008-04-23Scalability mode (bug 226955)Vivian Kong13-21/+561
2008-04-22Support search for local variables and parameters, bug 151334.Markus Schorn4-7/+73
2008-04-22Fix for 227929: After fixing all warnings/errors, the warning icon is still i...Anton Leherbauer1-4/+4
2008-04-21Comment handling for refactoring by Emanuel Graf, bug 228009.Markus Schorn2-2/+2
2008-04-21Fix NPE in CView with EFS resourcesAnton Leherbauer1-5/+5
2008-04-21Fix for 227463: Syntax coloring error on insertion/deletionAnton Leherbauer5-59/+105
2008-04-18Bug #187696 : Need to import/export configurations between projectsOleg Krasilnikov1-0/+3
2008-04-17Fix warningsAnton Leherbauer6-30/+58
2008-04-17Fix deprecation warnings and get rid of obsolete HTMLTextPresenterAnton Leherbauer10-616/+26
2008-04-17Fix regression of bug 217727Anton Leherbauer1-6/+3
2008-04-17Fix warnings.Markus Schorn47-814/+821
2008-04-17Fix for 226682: Need to stop parsing when reconciler is stoppedAnton Leherbauer1-14/+14
2008-04-16Fixes a CCE, bug 203967.Markus Schorn1-40/+38
2008-04-16Generate getters and setters by Emanuel Graf, bug 226658.Markus Schorn20-13/+789
2008-04-16Implement Method (work in progress) by Emanuel Graf, bug 226646.Markus Schorn26-0/+1457
2008-04-16Hide Method (work in progress) by Emanuel Graf, bug 226533.Markus Schorn21-68/+529
2008-04-16Extract Function (work in progress) by Emanuel Graf, bug 226484.Markus Schorn36-15/+3993
2008-04-16Fix warnings.Markus Schorn98-1265/+1073
2008-04-15Code cleanupAnton Leherbauer2-62/+26
2008-04-14Fix for bug 226302 - addressed compiler warnings in language mapping-related ...Jason Montojo10-106/+108
2008-04-14Bug #226562 : edit/delete buttons enabled while nothing is selectedOleg Krasilnikov2-14/+18
2008-04-14Fix warnings.Markus Schorn68-601/+581
2008-04-11Fix for 226668: [Content Assist] missing proposals for user includesAnton Leherbauer1-22/+12
2008-04-11Code maintenance for refactoring, by Emanuel Graf, bug 226645.Markus Schorn8-198/+41
2008-04-11Fix warnings.Markus Schorn2-11/+9
2008-04-11Fix warnings.Markus Schorn57-619/+594
2008-04-11Patch for bug 203382 provided by Tor Arne Vestbø.Sergey Prigogin5-9/+52
2008-04-10Fix warnings.Markus Schorn1-3/+2
2008-04-10Fix warnings.Markus Schorn59-814/+662
2008-04-10UI label adjustments.Sergey Prigogin1-3/+3
2008-04-09Misplaced parenthesis in the New Project Creation Wizard in BIDI environment ...Vivian Kong1-1/+2
2008-04-09Removes head-less refactoring option, by Emanuel Graf, bug 225528.Markus Schorn3-9/+8
2008-04-09Removes head-less refactoring option, by Emanuel Graf, bug 225528.Markus Schorn1-13/+1
2008-04-09Fix warnings.Markus Schorn11-77/+68
2008-04-09Increased warning levels for ui-plugin, fixed warnings.Markus Schorn581-527/+2606
2008-04-09Bug #214194 : Adding a preprocessor symbol erases previously defined onesOleg Krasilnikov2-50/+66
2008-04-09bug 189008Vivian Kong1-8/+8
2008-04-08Use generics.Markus Schorn26-213/+253
2008-04-08Fix warnings.Markus Schorn8-41/+88
2008-04-07Bug #206231 : The usability of the Environment variables dialogs is poor.Oleg Krasilnikov3-2/+21
2008-04-07add accessible listener to member menu tool bar (bug 189222)Vivian Kong1-1/+21

Back to the top