Andrew Gvozdev
c93d4583c7
Bug 411970: Default colors in Makefile Editor consistent with C/C++ editor
2013-06-30 23:16:28 -04:00
Andrew Gvozdev
b9d4a197f4
Cosmetics
2013-06-30 06:52:47 -04:00
Andrew Gvozdev
1d28b9bce9
Bug 398353: Environment variables not evaluated in CDT GCC Builtin Compiler Settings
2013-06-29 10:58:09 -04:00
Andrew Gvozdev
310ad6c995
bug 411547: Added base test class with methods to get test name and test comments for org.eclipse.cdt.make.ui.tests
2013-06-29 06:06:44 -04:00
Andrew Gvozdev
26e1ef6452
Bug 411894: Macros having unconventional but legal characters in names are not highlighted in Makefile Editor
2013-06-28 11:24:21 -04:00
Andrew Gvozdev
1f57a45477
bug 411845: Keywords are not highlighted when indented with spaces in Makefile Editor
2013-06-27 22:24:11 -04:00
Andrew Gvozdev
c0717fe40d
Cosmetics.
2013-06-26 22:01:24 -04:00
Andrew Gvozdev
5b7641063a
bug 411649: Use CDT SharedImagesFactory for images of cdt.make.ui plugin
2013-06-26 21:21:23 -04:00
Andrew Gvozdev
ce7c36ae04
Add PLUGIN_ID to MakeUIPlugin
2013-06-25 22:52:21 -04:00
Andrew Gvozdev
4ff53dfb05
bug 411649: Use CDT SharedImagesFactory for images of cdt.make.ui plugin
2013-06-25 22:17:40 -04:00
Sergey Prigogin
bcb2b0c213
Do not insert a space between two closing angle brackets.
2013-06-25 18:20:33 -07:00
Mikhail Khodjaiants
1e499121e0
Bug 410489 - Too many "info shared library" commands are issued when
...
updating the Modules view
Change-Id: Ia3e0d95042fab63af40ecea5c1ab236f26efe6e6
Reviewed-on: https://git.eclipse.org/r/13744
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
2013-06-25 15:51:24 -04:00
Marc-Andre Laperle
07374825fd
Bug 411634 - [visualizer] Small leak when multicore visualizer is closed
...
but debug session is still running
Change-Id: I3e9003cd34e990a71dac0e310f3e14a6eb54085e
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/14051
2013-06-25 15:11:13 -04:00
Marc Dumais
0f64dbba50
Bug 407321 - [visualizer] Make Multicore Visualizer canvas filter aware
...
of the current debug session
Change-Id: Ib2cbb0cab6589f92609ef5f2ae82e6a6bf3cf656
Reviewed-on: https://git.eclipse.org/r/12841
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
IP-Clean: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2013-06-25 13:37:42 -04:00
Andrew Gvozdev
94fd0f7c7d
bug 411547: Activator MakeUITestsPlugin
2013-06-24 21:57:17 -04:00
Andrew Gvozdev
d35fa36b69
bug 411547: Fixed verion in pom of org.eclipse.cdt.make.ui.tests
2013-06-24 20:13:28 -04:00
Andrew Gvozdev
f0482a30a7
bug 411547: Added org.eclipse.cdt.make.ui.tests
2013-06-24 18:25:36 -04:00
Andrew Gvozdev
a855283bd4
bug 411499: Generalize facility for shared images
2013-06-24 10:32:11 -04:00
Sergey Prigogin
d8796f4c42
Relaxed type constraints in
...
ILanguageSettingsProvidersKeeper.setLanguageSettingProviders method
Change-Id: I01ad2e017ba1b86f0fe0a476b2189a2fe5b5547e
Reviewed-on: https://git.eclipse.org/r/13942
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-06-22 04:15:38 -04:00
Sergey Prigogin
fdebc23ebe
Adjusted JavaDoc.
2013-06-21 17:10:30 -07:00
Sergey Prigogin
0cecd403cb
Fixed an NPE.
2013-06-21 17:10:14 -07:00
Sergey Prigogin
35a57ae158
Removed an obsolete API filter.
2013-06-21 17:09:34 -07:00
Andrew Gvozdev
fcd477e695
bug 411417: Export of preferences of Makefile Editor
2013-06-21 17:06:45 -04:00
Andrew Gvozdev
07341495e4
bug 407502: NPE when I open Make Target View
2013-06-20 17:40:00 -04:00
Marc Dumais
bd43cfa615
Bug 409512 - [visualizer] Threads not cleaned-up after process detached
...
Change-Id: I5fe41468eb7f1a857ca52e48d8891f77f1800aa8
Reviewed-on: https://git.eclipse.org/r/13904
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2013-06-20 15:51:03 -04:00
Marc Dumais
0045ca7172
Bug 396269 - [visualizer] NPE in MulticoreVisualizerCanvas.paintCanvas()
...
Change-Id: Id14d62c18db200c4f71ec3e9afaa6d9a39d5a8f4
Reviewed-on: https://git.eclipse.org/r/9156
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2013-06-20 12:32:27 -04:00
Marc Dumais
94a7ef56dd
Bug 409006 - [visualizer] NPE when closing visualizer with nothing
...
selected in debug view
Change-Id: If1c7fdbdd08822175e83eebc9fcd51b6bd859aae
Reviewed-on: https://git.eclipse.org/r/13950
Reviewed-by: William Swanson <traveler@tilera.com>
IP-Clean: William Swanson <traveler@tilera.com>
Tested-by: William Swanson <traveler@tilera.com>
2013-06-20 10:44:34 -04:00
Jeff Johnston
83752e91cf
Bug 410637 - Duplicate string ID found in autotools plugin.properties.
...
- Fix libexecdir tool tip message to have .tip suffix.
Change-Id: If4d42f9d8d616bd2bc834834c7724b69230d4259
Reviewed-on: https://git.eclipse.org/r/13932
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2013-06-19 16:44:19 -04:00
Sergey Prigogin
4c2d51b615
Fixed version mismatch between MANIFEST.MF and pom.xml.
2013-06-19 10:49:16 -07:00
Doug Schaefer
85fb3fe2c5
Change pom to use new luna directory for the next release.
2013-06-19 13:23:44 -04:00
Andrew Gvozdev
ff5cecb5f8
Clarified JavaDoc for LanguageSettingsSerializableProvider.
2013-06-18 10:48:00 -04:00
Jeff Johnston
2f98cac092
Remove unused hamcrest requirement in autotools ui tests.
...
Change-Id: Ieffc85f992386a76127cb9cbd8bc4e3693db520c
Reviewed-on: https://git.eclipse.org/r/13860
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2013-06-17 18:22:21 -04:00
Aleem Rehman
b93e00da7d
Bug 409890 - Launch is not terminated when an error occurs in
...
FinalLaunchSequence
Change-Id: I96e8c377ffefa87bd6ab71d01965a255f9ebce11
Reviewed-on: https://git.eclipse.org/r/13753
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
2013-06-17 14:38:37 -04:00
Sergey Prigogin
2a97605918
Cosmetics.
2013-06-14 17:12:19 -07:00
Sergey Prigogin
a79028d2fc
Bug 45203. User configurable header substitution rules.
2013-06-14 15:54:13 -07:00
Sergey Prigogin
af00e7cd42
Cosmetics.
2013-06-14 15:53:55 -07:00
Sergey Prigogin
2166de01db
Code streamlining.
2013-06-14 15:53:31 -07:00
Sergey Prigogin
f7de7ad848
Bug 410136 - Exception when editing CDTMainWizardPage in Windows Builder
2013-06-12 17:07:44 -07:00
Sergey Prigogin
eb081d7f1f
Cosmetics.
2013-06-12 17:07:07 -07:00
Sergey Prigogin
06e1b830a8
Don't produce a blank line at the top of the file if file comment
...
template is blank. Trim blank lines at the end of the file.
2013-06-12 17:05:29 -07:00
Sergey Prigogin
83c3e6d27f
Bug 410519 - UnsupportedOperationException: addMember method should be
...
called instead.
2013-06-11 16:05:43 -07:00
Andrew Gvozdev
7053a577c3
bug 409392: Description for overlay decorations in user doc
2013-06-11 14:51:26 -04:00
Marc-Andre Laperle
eacd49ac34
Bug 410007 - SWTException: Widget is disposed while debugging
...
Change-Id: Ia0bf7a6adbc86ec9a7891ef590e3d19e42067f4f
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/13667
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Reviewed-by: Anton Leherbauer <anton.leherbauer@windriver.com>
IP-Clean: Anton Leherbauer <anton.leherbauer@windriver.com>
Tested-by: Anton Leherbauer <anton.leherbauer@windriver.com>
2013-06-10 02:45:00 -04:00
Marc-Andre Laperle
7dd2b7922d
Bug 409915 - LLVM support throws NPE
...
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2013-06-08 20:04:53 -04:00
Andrew Gvozdev
10feb88f56
bug 409163: What's New and Noteworthy in CDT 8.2?
2013-06-08 11:26:26 -04:00
Andrew Gvozdev
ee0b58622c
bug 409392: Update context help and user documentation for new Scanner Discovery "Preprocessor Includes, Macros..." property/preference pages
2013-06-08 08:15:17 -04:00
Andrew Gvozdev
110a511c63
bug 409163: What's New and Noteworthy in CDT 8.2?
2013-06-08 07:07:31 -04:00
Sergey Prigogin
596d2825e3
Bug 410074 - Refactoring throws NullPointerException
2013-06-06 20:49:03 -07:00
Andrew Gvozdev
7dc675dc92
bug 409392: Context help for new Scanner Discovery "Preprocessor Includes, Macros..." property/preference pages
2013-06-05 16:03:54 -04:00
Andrew Gvozdev
4732c34a58
bug 409392: Update context help and user documentation for new Scanner Discovery "Preprocessor Includes, Macros..." property/preference pages
2013-06-05 14:37:07 -04:00