Markus Schorn
|
3e28b31ae1
|
Implementation to select resource for a location, bug 248419.
|
2008-10-02 11:36:51 +00:00 |
|
Anton Leherbauer
|
3eef8dc96a
|
Bug 245692 - CygpathTranslator default conversion fails
Patch by Hans-Erik Floryd
|
2008-09-24 10:46:18 +00:00 |
|
Alena Laskavaia
|
1ce9d53a72
|
[112577] - fixed bug when changing artifact from executable to static library
|
2008-09-18 12:46:43 +00:00 |
|
Chris Recoskie
|
91141bd408
|
RESOLVED - bug 234860: New Project Wizard using "folders" for project type selection is totally unintuitive
https://bugs.eclipse.org/bugs/show_bug.cgi?id=234860
|
2008-09-11 15:48:14 +00:00 |
|
Sergey Prigogin
|
8ab0defef2
|
Bug 230214.
|
2008-09-10 20:54:09 +00:00 |
|
Chris Recoskie
|
8ffdab73fe
|
fixing accidental use of package visibility for makeArray()
|
2008-08-15 15:53:40 +00:00 |
|
Markus Schorn
|
4790fbf198
|
IllegalArgumentException resizing ToolSettingsTab, bug 242524.
|
2008-08-01 08:07:15 +00:00 |
|
Mikhail Sennikovsky
|
1b041f56b4
|
Fix for [Bug 222585] NPE at GnuMakefileGenerator$3.visit() from Zhang Yi with small modification
|
2008-07-17 17:27:45 +00:00 |
|
Markus Schorn
|
584e951711
|
Increment plugin version.
|
2008-07-15 15:00:50 +00:00 |
|
Markus Schorn
|
87b69a7f19
|
pwd in scanner discovery, bug 237958.
|
2008-07-14 16:00:29 +00:00 |
|
Alena Laskavaia
|
a10ab1f0bf
|
[236186] - fixing bugs with make targets, contributed by Andrew Gvozdev
|
2008-07-11 14:26:02 +00:00 |
|
Alena Laskavaia
|
1f982fd80c
|
- removed unused includes
|
2008-07-11 14:24:38 +00:00 |
|
Mikhail Sennikovsky
|
4c6457c39d
|
Patch from Zhang, Yi Y, with small modification, for [Bug 229934] ManagedCommandLineGenerator.generateCommandLineInfo() skips text after last symbolic variable
|
2008-07-01 16:33:11 +00:00 |
|
Markus Schorn
|
a736d7bf98
|
pwd in scanner discovery, bug 237958.
|
2008-06-25 14:15:59 +00:00 |
|
Vivian Kong
|
cd4a0fef03
|
fix for bug 234900
|
2008-06-11 17:50:35 +00:00 |
|
Chris Recoskie
|
7bf1b3fe02
|
copyrights
|
2008-06-11 15:50:53 +00:00 |
|
Anton Leherbauer
|
95b4e724c8
|
Fix for 233866: NPE on Fresh installed Windows/CDT, patch by Enrico Ehrich <public@snipah.com>
|
2008-06-10 10:26:55 +00:00 |
|
Chris Recoskie
|
bcde3cfcd7
|
Removing builtins directory. Bad things going on here.
|
2008-06-09 15:13:36 +00:00 |
|
Vivian Kong
|
cf9987e483
|
fix for bug 234900
|
2008-06-05 21:45:00 +00:00 |
|
Chris Recoskie
|
92de3f94c0
|
RESOLVED - bug 230161: "clean selected files" causes NullPointer exception
https://bugs.eclipse.org/bugs/show_bug.cgi?id=230161
|
2008-06-04 01:31:02 +00:00 |
|
Chris Recoskie
|
bed0175101
|
RESOLVED - bug 230159: "Build selected files" does not save changed files
https://bugs.eclipse.org/bugs/show_bug.cgi?id=230159
|
2008-06-03 23:24:47 +00:00 |
|
Vivian Kong
|
e97f7113f8
|
bug 235318
|
2008-06-03 20:50:41 +00:00 |
|
Vivian Kong
|
5aff401a41
|
bug 235327
|
2008-06-03 20:50:27 +00:00 |
|
Doug Schaefer
|
a42b98e843
|
Fix up license files.
|
2008-06-03 16:47:46 +00:00 |
|
Vivian Kong
|
c8c7fa0e2e
|
fix for 234948
|
2008-06-02 15:31:26 +00:00 |
|
Vivian Kong
|
421cf10687
|
fix for bug 234912
|
2008-05-30 19:29:15 +00:00 |
|
Vivian Kong
|
a2fd29113d
|
fix for bug 234676
|
2008-05-29 17:45:01 +00:00 |
|
Oleg Krasilnikov
|
0fd3f6cfb2
|
Bug 232611 : cdt new project wizard creates project too soon
|
2008-05-19 15:38:32 +00:00 |
|
Jason Montojo
|
009b2c6396
|
Bug 232314 - added feature.properties to build.properties for GNU Build/Debug features
|
2008-05-15 15:43:34 +00:00 |
|
Oleg Krasilnikov
|
8981d60e33
|
Bug #229327 : CDT help pages for Property Tabs are not accessible
|
2008-05-14 16:11:11 +00:00 |
|
Oleg Krasilnikov
|
4e2a3b2bfc
|
Bug #229327 : CDT help pages for Property Tabs are not accessible
|
2008-05-13 16:04:05 +00:00 |
|
Oleg Krasilnikov
|
b41f6b472d
|
Remove "getHelpId()"
|
2008-05-13 11:15:03 +00:00 |
|
Doug Schaefer
|
72580d7559
|
Fix up plugin dependencies.
|
2008-05-09 15:11:34 +00:00 |
|
Jason Montojo
|
83f704c367
|
Bug 230820 - externalized strings for org.eclipse.cdt.gnu.{build,debug}-feature; cleaned up feature.properties
|
2008-05-07 18:17:33 +00:00 |
|
Markus Schorn
|
b8817c486c
|
The project scanner discovery has to append (rather than prepend) system includes to the search path, bug 226228.
|
2008-05-07 07:05:42 +00:00 |
|
Sergey Prigogin
|
a511b16508
|
Fixed bug 176906.
|
2008-05-04 03:25:31 +00:00 |
|
Oleg Krasilnikov
|
8d88fb418e
|
Bug # 223832 : Clean with internal builder ignores success of clean command
|
2008-05-03 09:32:27 +00:00 |
|
Oleg Krasilnikov
|
4ea32ecc49
|
Bug # 228018 : Resource Configuration for non-toolchain consumed file breaks build.
|
2008-05-03 09:26:45 +00:00 |
|
Oleg Krasilnikov
|
be0117f55a
|
Bug # 229771: Usability: Bad Environment preference dialog layout
|
2008-05-03 09:21:11 +00:00 |
|
Oleg Krasilnikov
|
0010c4d7b8
|
Bug # 229809 : NPE in Build Variables global preferences tab
|
2008-05-03 07:30:52 +00:00 |
|
John Cortell
|
756df1f7d5
|
fixed 229793. avoid CCombo glitch
|
2008-05-01 15:29:01 +00:00 |
|
Alena Laskavaia
|
09127f27fd
|
- renamed CDT build variable to Build Variable (same name used in Properties)
- capitalize some other titles
|
2008-04-30 20:47:58 +00:00 |
|
Alena Laskavaia
|
8143e89a59
|
- fixed NPE on Linux
|
2008-04-30 20:43:11 +00:00 |
|
Alena Laskavaia
|
8d8ae63dbe
|
- compact control
|
2008-04-30 19:45:31 +00:00 |
|
Alena Laskavaia
|
812ba9ad6f
|
update to use Headline capitalization for buttons
|
2008-04-30 19:45:03 +00:00 |
|
Alena Laskavaia
|
5f473ad36f
|
- fixed warning and committed compiler settings file in the project
|
2008-04-30 18:48:28 +00:00 |
|
Alena Laskavaia
|
db0177b4b1
|
- make remaining property page use Headline style capitalization
|
2008-04-30 18:48:00 +00:00 |
|
Alena Laskavaia
|
14e8eb91d4
|
- fixed warnings/errors
|
2008-04-29 16:53:07 +00:00 |
|
Oleg Krasilnikov
|
f4e51cdab2
|
NPE fix
|
2008-04-29 16:52:09 +00:00 |
|
Vivian Kong
|
44ef37f350
|
bug 189220 - provide more information on preferred tool chains for accessibility
|
2008-04-29 15:34:41 +00:00 |
|