Andrew Gvozdev
01c3e2f0f5
Fixed bug when entries for global language even if not in the list were
...
shown
2012-04-13 17:44:32 -04:00
Andrew Gvozdev
2aadaa0262
Merge remote-tracking branch 'cdt/master' into sd90
2012-04-12 01:31:33 -04:00
Andrew Gvozdev
7a3ea18317
Test cases for resource scope for Build Output Parsers, fix for
...
persistence of workspace BOP provider
2012-04-12 01:07:55 -04:00
Andrew Gvozdev
b1b320f94e
bug 371797: [sd90] Implement language settings providers in build
...
plugins
2012-04-12 01:01:23 -04:00
Pawel Piech
1a0bdf2d5d
Bug 374153 - [patch][breakpoints] Show accelerator for toggle breakpoint modifiers in ruler popup menu
...
Switched accelerator mnemonic for Toggle Breakpoint action from
"Double Click" to "Shift+Ctrl+B".
2012-04-11 14:37:20 -07:00
Andrew Gvozdev
bb46f73b09
tiny clean-up
2012-04-11 16:14:35 -04:00
Jeff Johnston
b4ca67ad3f
Fix for Autotools bug #375007 .
...
- allow configure command to be specified with absolute path
2012-04-11 15:29:12 -04:00
Andrew Gvozdev
7415f69a91
Merge remote-tracking branch 'cdt/master' into sd90
2012-04-11 15:12:40 -04:00
Andrew Gvozdev
a14ad44b67
clean-up legacy support
2012-04-11 12:09:06 -04:00
Andrew Gvozdev
ee5fedb69c
Handle Build Output Parsers in MakeBuilder
2012-04-11 12:08:22 -04:00
Andrew Gvozdev
449e95e3f2
Revert "Commented out test cases not being maintained by IBM team. Temporary on sd90 only."
...
This reverts commit 5c3a375818
.
2012-04-11 12:08:01 -04:00
Sergey Prigogin
1e9ebf883d
Cosmetics.
2012-04-10 18:29:35 -07:00
Sergey Prigogin
e726c3d217
Cosmetics.
2012-04-10 15:25:47 -07:00
Pawel Piech
595db0a239
Bug 376443 - [expressions] Adding multiple expressions to view can leave the "Add New Expression" at top
2012-04-10 14:02:33 -07:00
Marc Khouzam
468b44d75d
Bug 376397: [services] Update version string for GDB 7.4
2012-04-10 09:34:12 -04:00
Andrew Gvozdev
110c2856aa
Merge remote-tracking branch 'cdt/master' into sd90
2012-04-09 18:00:05 -04:00
Andrew Gvozdev
0755f5870d
Resource scope for Build Command Parsers
2012-04-09 17:55:05 -04:00
Sergey Prigogin
64f529b3ec
Replaced StringBuffer with StringBuilder.
2012-04-08 22:33:39 -07:00
Sergey Prigogin
36442384d4
Cosmetics.
2012-04-08 22:33:21 -07:00
Sergey Prigogin
1d9c709b88
Cosmetics.
2012-04-08 22:33:05 -07:00
Sergey Prigogin
07561ca883
Cosmetics.
2012-04-08 22:25:36 -07:00
Andrew Gvozdev
d1e9395955
Methods for background serialization of language settings providers.
2012-04-08 15:42:24 -04:00
Andrew Gvozdev
36d837843b
Allow clear empty Specs detectors in UI to give user means for
...
restarting.
2012-04-08 06:44:03 -04:00
Andrew Gvozdev
58721c65b9
JavaDoc and clean-up
2012-04-07 07:27:58 -04:00
Sergey Prigogin
2ab852ece0
Minor code cleanup.
2012-04-06 11:01:32 -07:00
Markus Schorn
9c2b66cf03
Bug 375601: Remove workaround for bug 359485.
2012-04-06 10:42:40 -07:00
Sergey Prigogin
b4481a5773
Incremented version in pom to match the one in MANIFEST.MF
2012-04-05 10:08:30 -07:00
Sergey Prigogin
1a4b2a06b5
Cosmetics.
2012-04-04 17:33:36 -07:00
Sergey Prigogin
3ea797a02e
Cosmetics.
2012-04-04 17:28:06 -07:00
Sergey Prigogin
1d231890fb
Bug 255093 - In C++ refactoring, selection should be updated like Java
...
refactorings do
2012-04-04 17:27:13 -07:00
Sergey Prigogin
3e38bde42c
Fixed an API tooling error.
2012-04-04 17:26:47 -07:00
Sergey Prigogin
b424f35ce4
Cosmetics.
2012-04-04 17:26:10 -07:00
Sergey Prigogin
ef82e2a7b2
Cosmetics.
2012-04-04 17:25:44 -07:00
Sergey Prigogin
710e358931
Cosmetics.
2012-04-04 17:25:07 -07:00
Sergey Prigogin
ffc583c84d
Code simplification.
2012-04-04 17:24:41 -07:00
Pawel Piech
309010c452
Bug 374153 - [patch][breakpoints] Show accelerator for toggle breakpoint modifiers in ruler popup menu
...
Added accelerator mnemonic for CDT actions only.
2012-04-04 15:04:06 -07:00
Markus Schorn
61f66fecce
Bug 375601: Remove workaround for bug 359485.
2012-04-04 17:29:21 +02:00
Pawel Piech
8679f1acd1
Bug 375996 - [breakpoints] CDT's "Breakpoint Properties" popup menu
...
item is shown for a Java breakpoint
Renamed 'Breakpoint Properties' -> 'Breakpoint Properties...'
2012-04-04 08:12:39 -07:00
Markus Schorn
ee20d322de
Bug 368989: Supress initial index rebuild when automatic updates are turned off.
2012-04-04 15:39:44 +02:00
Markus Schorn
e85390856a
Bug 366570: Added tracing option.
2012-04-04 14:45:52 +02:00
Markus Schorn
105de6f15d
Bug 370637: Visiting while statements.
2012-04-04 08:24:41 +02:00
Andrew Gvozdev
6411690b76
Reverted previous mis-commit into this file
2012-04-03 18:30:48 -04:00
Andrew Gvozdev
3bd6a3eb46
Merge remote-tracking branch 'cdt/master' into sd90
2012-04-03 18:06:49 -04:00
Andrew Gvozdev
5f238f4c9b
Fixed test causing MBS tests to fail.
2012-04-03 18:04:09 -04:00
Pawel Piech
6d107cd42e
Bug 374512 - breakpointContribution does not support custom
...
field editors
Also addresses:
Bug 374514 - breakpointContribution always add Widgets on top of
common properties page
Bug 374508 - breakpointContribution does not support restrictions
2012-04-03 14:17:57 -07:00
Pawel Piech
dce877458e
Bug 375996 - [breakpoints] CDT's "Breakpoint Properties" popup menu
...
item is shown for a Java breakpoint
2012-04-03 14:14:03 -07:00
Pawel Piech
b32dd2799c
Bug 358382 - Instruction stepping mode button becomes disabled
2012-04-03 11:50:34 -07:00
Markus Schorn
b82f3de2e3
Bug 375739: #ifdef nested in macro-expansion.
2012-04-03 15:56:25 +02:00
Andrew Gvozdev
cddee53cf1
Moved build-specific classes to managedbuilder (Warning: Incompatible
...
changes for existing workspaces)
2012-04-03 00:38:05 -04:00
Marc Khouzam
7bceb81ed5
Cosmetic
2012-04-02 21:38:40 -04:00