Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/build
AgeCommit message (Expand)AuthorFilesLines
2009-03-18RESOLVED - bug 268840: deadlock in SCMarkerGenerator.addMarker() when opening...Chris Recoskie11-30/+158
2009-03-17[268528] Discovery profile options panel doesn't show since 5.0.2 upAlena Laskavaia1-1/+1
2009-03-16[128990] - fixed strings for convertionAlena Laskavaia3-10/+9
2009-03-16[268850] - fixed project conversion wizard (patch applied)Alena Laskavaia5-94/+292
2009-03-16[268528] Discovery profile options panel doesn't show since 5.0.2 upAlena Laskavaia3-30/+41
2009-03-16RESOLVED - bug 268615: add a way to specify a command launcher for the manage...Chris Recoskie8-19/+85
2009-03-13bug 254200 - use ICU4JVivian Kong18-15/+19
2009-03-13[264998] - support for macro with parametersAlena Laskavaia1-1/+22
2009-03-12[266540] - removed double escapingAlena Laskavaia1-10/+6
2009-03-12[265472] - Drag-Copy of Make Targets in the same folder should not be allowed...Alena Laskavaia5-20/+23
2009-03-12[125538] applied patch to fix more target drag & drop issuesAlena Laskavaia6-28/+65
2009-03-04update feature versionVivian Kong1-1/+1
2009-03-03Reduce scope of monitor, related to bug 228236Anton Leherbauer1-24/+24
2009-02-26API cleanup in make pluginsAnton Leherbauer5-23/+33
2009-02-20NEW - bug 205257: CDTProject creation scalability issueChris Recoskie4-88/+88
2009-02-20[265620] - restore protected method which does not use MyBooleanAlena Laskavaia1-1/+5
2009-02-11[263133] refactoring for java 1.5 (patch applied)Alena Laskavaia6-101/+109
2009-02-10[264010] - patch to fix discovery profile for mingwAlena Laskavaia1-1/+1
2009-02-05[263133] - Copy & Paste inside same directory in Make Target View, applied patchAlena Laskavaia4-50/+133
2009-02-05Bug 228236 - ConcurrentModificationException when opening source file - againAnton Leherbauer1-13/+11
2009-02-04Bug 259073 - Duplicate wizard shortcuts in File > New menuAnton Leherbauer2-31/+1
2009-02-04Bug 228236 - ConcurrentModificationException when opening source file - follo...Anton Leherbauer1-13/+11
2009-02-03[124456] - drag & drop looses argument, patch appliedAlena Laskavaia1-3/+9
2009-02-03[124421] - applied clean-up patchAlena Laskavaia6-89/+89
2009-01-30[261277] patch for make target dialogAlena Laskavaia2-18/+44
2009-01-30bug 219337Vivian Kong1-23/+44
2009-01-29[261280] - customization for discovery and proper filtration in uiAlena Laskavaia8-43/+191
2009-01-29bug 253574 - removing empty plugin.xmlVivian Kong1-6/+0
2009-01-29[262912] - created protected method for project refreshing, to allow to overr...Alena Laskavaia1-8/+18
2009-01-29[260771] - applying patch for drag and drop for make targetsAlena Laskavaia21-21/+2784
2009-01-27update source features and plugins description for gnu.build & gnu.debugVivian Kong2-5/+5
2009-01-22[228954] - column of equal size for settings pagesAlena Laskavaia1-10/+7
2009-01-21RESOLVED - bug 252966: ProjectDescription Storage: It should be possible to e...Chris Recoskie18-503/+677
2009-01-16Fix Eclipse 3.5 dependencyAnton Leherbauer1-1/+1
2009-01-15[171814] - fixed another typoAlena Laskavaia1-1/+1
2009-01-15[171814] - added checkbox for make name same as target name, patchAlena Laskavaia2-6/+41
2009-01-15[240616] make target should not invoke extra clean command, applied patchAlena Laskavaia1-0/+1
2009-01-15Bug 260261 - Makefile syntax highlighting error on comments at multiple linesAnton Leherbauer4-39/+77
2009-01-09Update bundle versions (bug 259308) and fix execution environmentAnton Leherbauer5-5/+15
2009-01-08[259964] - race conditions with model creation - applying patchAlena Laskavaia3-68/+175
2008-12-18Bug 244054 - Makefile editor: cannot add bookmarksAnton Leherbauer2-0/+26
2008-12-18Bug 172331 - F3 shortcut does not work in Makefile editorAnton Leherbauer2-2/+3
2008-12-18Bug 172331 - Keyboard shortcuts don't work in Makefile Editor, patch by Olex...Anton Leherbauer1-0/+9
2008-12-17update update site URLsVivian Kong2-2/+2
2008-12-15compile all test plug-ins into jars at rootVivian Kong4-8/+6
2008-12-12242403 - applied patch to solve ClassCastExceptionAlena Laskavaia3-20/+52
2008-12-08[119318] - refresh after clean, applied patchAlena Laskavaia1-0/+2
2008-12-03[255125] - applied patch for stack overflow problemAlena Laskavaia1-2/+18
2008-11-28bug 219337 - option to change how referenced projects are buildVivian Kong1-2/+18
2008-11-28- added protected method that allow customization of this pageAlena Laskavaia1-2/+6

Back to the top