1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

10249 commits

Author SHA1 Message Date
Mikhail Sennikovsky
09a992d20a Copyright header fix 2007-05-16 14:00:47 +00:00
Mikhail Sennikovsky
7566d17867 1. NPE in Extension reference mechanism
2. Active CFG selection fixes
3. conversion mechanism fixes
2007-05-16 13:58:48 +00:00
Markus Schorn
3855937321 Fix for 86829, navigation of implicit class members. 2007-05-16 13:40:40 +00:00
Oleg Krasilnikov
0f535611ee Bug #187112 : "Command line pattern" changes not shown in UI 2007-05-16 12:51:47 +00:00
Markus Schorn
9c26fd0055 Fix for 146831, StringIndexoutOfBoundsException using source hover. 2007-05-16 12:04:14 +00:00
Mikhail Sennikovsky
1315197b69 1. Old project update fixes
2. bug-fixing
2007-05-16 11:31:02 +00:00
Oleg Krasilnikov
c3778e90a7 Bug #187042 : "Exclude from build..." context menu disabled 2007-05-16 11:18:07 +00:00
Oleg Krasilnikov
f28d70ab8e Bug #187126 : "Delete resource cfgs..." context menu item to the bottom 2007-05-16 10:18:06 +00:00
Mikhail Sennikovsky
6ff8dc6493 removed the "lib" prefix for the cygwin shared library projects 2007-05-16 09:54:12 +00:00
Markus Schorn
8c1f6ba5d5 Fix for 70927, Open Type using 'ß' 2007-05-16 08:46:23 +00:00
Anton Leherbauer
6b196a807d Add test case for editing in new file 2007-05-16 08:41:13 +00:00
Anton Leherbauer
c438a17939 Code cleanup 2007-05-16 08:05:49 +00:00
Anton Leherbauer
3d38e45585 Fix concurrent modification of working set elements 2007-05-16 07:57:31 +00:00
Andrew Ferguson
69f76d62ff 186736: fix some operator-overloading issues 2007-05-16 07:28:00 +00:00
Andrew Ferguson
8aa0195243 185828: add workaround which limits recursion depth of symbol look-up in class hierarchy 2007-05-16 07:04:54 +00:00
Doug Schaefer
7a63a01f7b Bug 176353 - For cygwin apps started by the Spawner, use the cygwin kill utility to send it signals. Also wrote the makefile to use g++ for the spawner. Finally replace all VS projects with makefiles for MinGW. 2007-05-16 02:05:04 +00:00
Ken Ryall
10323d137c Bug 185657, fix cheatsheets. 2007-05-15 17:21:24 +00:00
Mikhail Sennikovsky
1c3c08ff84 DiffUtil for benchmark test file comparison 2007-05-15 17:17:24 +00:00
Ken Ryall
37f1aca1c0 Bug 177262, more docs for Import Executable Wizard. 2007-05-15 16:59:29 +00:00
Ken Ryall
bc1789f41e Fix 179379, New submenu not available from the CView context menu when nothing is selected. 2007-05-15 16:42:06 +00:00
Mikhail Sennikovsky
0566261b28 External settings manager fixes 2007-05-15 16:07:57 +00:00
Mikhail Sennikovsky
7c46867c0b Use linked hash map instead of hash map to reserve the config order 2007-05-15 15:06:33 +00:00
Markus Schorn
36be849242 Fix for 186337 by Emanuel Graf, locations for comments in AST. 2007-05-15 14:31:08 +00:00
Mikhail Sennikovsky
eb2f600fc2 1. Build Macro mechanism fixes
2. NPE in dep calculator
2007-05-15 13:34:14 +00:00
Oleg Krasilnikov
0ed0e8e23b Improve Property dialog size & position saving mechanism. 2007-05-15 13:17:31 +00:00
Anton Leherbauer
9fb46ad9ae Partial fix for 176036: The CEditor does not work well with files opened from outside of the workspace 2007-05-15 12:28:06 +00:00
Markus Schorn
6abeeb8397 Fixes an occasional junit test-failure. 2007-05-15 12:17:41 +00:00
Markus Schorn
416223100d Follow up 186755, fixes NPE, CCorePlugin.start() as similar to M7 as possible. 2007-05-15 12:15:56 +00:00
Mikhail Sennikovsky
cd1c1d926f 1. Project converter fixes
2. NPE in dep calculator
2007-05-15 11:46:36 +00:00
Oleg Krasilnikov
00824c752c Bug #185048: remove unused images 2007-05-15 10:52:22 +00:00
Mikhail Sennikovsky
26b2779bb9 Ensure there is only one instance of CConfigurationBasedDescriptorManager 2007-05-15 10:51:38 +00:00
Mikhail Sennikovsky
3e5b00fc98 1. Error parser settings fixes
2. Ensure ther eis only one instance of CProjectDescriptionManager
3. Fix ArrayStoreException External Extension Build Macro  Supplier
2007-05-15 10:48:29 +00:00
Oleg Krasilnikov
25fe0e8d83 Bug #185048 - Doc update. 2007-05-15 10:23:43 +00:00
Oleg Krasilnikov
ae0b87e145 update after Configuration re-selection in Properties. 2007-05-15 09:17:46 +00:00
Andrew Ferguson
3c7a0bf455 186736: add test cases 2007-05-15 06:30:31 +00:00
John Cortell
3a0c623f52 Fixed 186929. Run to Line should pass CDI client the absolute path of the file. 2007-05-15 04:19:51 +00:00
Ken Ryall
50eb4ffbed Bug 175759. 2007-05-14 23:54:13 +00:00
Ken Ryall
2dcc923f71 Make setRefreshVariables public. 2007-05-14 19:08:46 +00:00
Mikhail Sennikovsky
049b386dc5 1. Fix for [Bug 186665] CDT 4 update old version project failed.
2. fix NPE in MBSMacroSupplier
2007-05-14 18:14:15 +00:00
Mikhail Sennikovsky
3add45dbdf project conversion fixes 2007-05-14 17:33:28 +00:00
John Cortell
97d6043d03 Applied patch for 186405. Fixed some problems with breakpoint actions. 2007-05-14 15:53:36 +00:00
Markus Schorn
c875ab1d89 Bug 186755, move registration of resource-listener of project-desc-manager to the beginning of the plugin.start(). 2007-05-14 15:15:52 +00:00
Anton Leherbauer
2109b985e9 Fix for 186774: Need an ILanguage for assembly content 2007-05-14 14:34:48 +00:00
Oleg Krasilnikov
d3ee896d61 Bug #185048 - doc update 2007-05-14 14:30:37 +00:00
Markus Schorn
0bbd5519cf Fix for 186755 activation of CorePlugin 2007-05-14 13:32:48 +00:00
Oleg Krasilnikov
dd026998ce Bug #186776: simplify make command parsing. 2007-05-14 13:13:27 +00:00
Anton Leherbauer
67211f8e0a Fix for 186774: Need an ILanguage for assembly content 2007-05-14 13:05:47 +00:00
Andrew Ferguson
0ae039bf7a 185828: add test case 2007-05-14 12:45:19 +00:00
Mikhail Sennikovsky
4ec3ba2baa Fix for [Bug 186688] library parameters are not generated 2007-05-14 10:56:44 +00:00
Markus Schorn
04647950ec Improvements for automated UI-Tests 2007-05-14 10:52:11 +00:00