Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2013-09-26Bug 418098 - Entering 'Tool chain' in the preference dialog shouldSerge Beauchamp1-0/+2
return the proper preference panel Change-Id: Iedf013131c0445914436536da3d6db59173764f7 Signed-off-by: Serge Beauchamp <sergebeauchamp@mac.com> Reviewed-on: https://git.eclipse.org/r/16797 Reviewed-by: Andrew Gvozdev <angvoz.dev@gmail.com> IP-Clean: Andrew Gvozdev <angvoz.dev@gmail.com> Tested-by: Andrew Gvozdev <angvoz.dev@gmail.com>
2013-03-21Bug 349248: Fix even more user-visible CDT refsJesse Weinstein1-1/+1
Change-Id: If212f90e96dc9f90456239ca6f7b8f319caf977e Reviewed-on: https://git.eclipse.org/r/11372 Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com> IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com> Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2011-03-09Bug 320949 - Add ability to contribute custom field-editor GUI to the Build ↵Chris Recoskie1-0/+1
Option Settings page
2011-02-25Bug 133881 - Make refreshing after building optionalVivian Kong1-1/+2
2010-11-05bug 197124: [Usability] convert C/C++ Projects wizard should display some ↵Andrew Gvozdev1-1/+1
message explaining what projects could be converted
2010-06-02Bug 315439 Fix up copyrightVivian Kong1-1/+1
2010-05-30Fix for style.Ken Ryall1-1/+1
2010-04-28Bug 115601 Add -include option to built-in MBS GNU toolchain. Add Paths & ↵James Blackburn1-0/+2
Symbols property page for editing paths of kind ICSettingEntry#INCLUDE_FILE (hidden by default)
2010-04-14bug 230185 comment #16 patch: add to project a popup menu to clean all / ↵Andrew Gvozdev1-0/+3
selected configurations
2010-04-13Bug 230185 Add Clean All / selected configurations to project pop-upJames Blackburn1-0/+1
2010-03-11Reused import existing as new with existing. Fixed title on import.Doug Schaefer1-1/+3
2010-03-09New Import Existing Code Wizard.Doug Schaefer1-0/+3
2010-02-01externalize strings in plugin.xml in various pluginsVivian Kong1-0/+2
2009-05-26bug 254307 - brandingVivian Kong1-1/+1
2009-03-16[128990] - fixed strings for convertionAlena Laskavaia1-4/+3
2008-06-11fix for bug 234900Vivian Kong1-1/+1
2008-06-05fix for bug 234900Vivian Kong1-2/+2
2008-05-30fix for bug 234912Vivian Kong1-1/+4
2008-04-30- renamed CDT build variable to Build Variable (same name used in Properties)Alena Laskavaia1-2/+2
- capitalize some other titles
2008-04-30- make remaining property page use Headline style capitalizationAlena Laskavaia1-3/+3
2008-04-29Small misprintOleg Krasilnikov1-1/+1
2008-04-29Bug : 228958 : Usability: Project Properties->C/C++ Build->Any->Manage ↵Oleg Krasilnikov1-1/+1
Configuration header
2008-02-26Bug #220011 : Manged Project Properties: Path and symbols - UI inconsitenciesOleg Krasilnikov1-15/+15
2007-12-11Bug # 182450: allow changing settings for multimple configs simultaneouslyOleg Krasilnikov1-0/+1
2007-06-14Fix for 182637: Error is logged when selecting "Build configurations" in the ↵Anton Leherbauer1-2/+5
Customize Perspective dialog
2007-06-05Bug #189303: C++ Build page requires manual resizing of project properties ↵Oleg Krasilnikov1-0/+1
dialog
2007-05-25Move and rename "Build parallel" menu itemOleg Krasilnikov1-1/+1
2007-04-261. for Bug #182450 : tri-state button experimental implementation.Oleg Krasilnikov1-1/+1
2. Preference page minor change (items order)
2007-04-12Bug #160012: New Project Wizard reworkOleg Krasilnikov1-6/+0
2007-04-10Bug #181025: menus are modified according to last discussion results.Oleg Krasilnikov1-1/+1
2007-04-09Bug #181025: Context menu items should be grouped/reduced in project viewOleg Krasilnikov1-7/+1
2007-04-09Bug #181025: group context menu itemsOleg Krasilnikov1-7/+8
Bug #181023: C/C++ property pages are grouped
2007-04-04Property pages adjustOleg Krasilnikov1-0/+3
2007-04-02Bug #180266: specific discovery page for MBS discovery profilesOleg Krasilnikov1-1/+2
2007-04-02wordingOleg Krasilnikov1-1/+1
2007-03-22Preference page added to control Property Pages behaviourOleg Krasilnikov1-1/+2
2007-03-14Pref pages interface changedOleg Krasilnikov1-1/+3
2007-03-13Data hierarchy tab addedOleg Krasilnikov1-0/+2
2007-03-07Bug #176526: externalize stringsOleg Krasilnikov1-0/+27
2007-03-061. Build System Backward Compatibility supportMikhail Sennikovsky1-0/+4
2. Bug-fixes
2007-03-02Bug #126268 - parallel configurations buildOleg Krasilnikov1-0/+2
2007-02-22Migrated the MinGW integration into the managedbuilder.gnu plugin. Also ↵Doug Schaefer1-6/+5
fixed up some of the strings in the UI.
2007-02-20New Project Model initial check-inMikhail Sennikovsky1-1/+10
2006-05-03fixes for 139667 and 139797Chris Recoskie1-3/+3
2006-05-01implemented build/clean selected filesChris Recoskie1-0/+7
TODO: fix progress reporting messages
2006-02-14Patch from Oleg Smetanin: easy active build configuration selectionMikhail Sennikovsky1-1/+8
2005-09-20Add context menu item for invoking project convertersLeo Treggiari1-0/+3
2005-06-20crecoskie June 20, 2005 - updating copyright and license info for EPL transitionChris Recoskie1-3/+3
2005-05-16Remove GNU specific UI definitions to separate new pluginLeo Treggiari1-139/+0
2005-04-28Initial check-in for the build environment variable supportLeo Treggiari1-1/+4

Back to the top