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

15426 commits

Author SHA1 Message Date
Anton Leherbauer
3e30929b5b [268760] [view model] DefaultDsfSelectionPolicy accesses DSF services in the wrong thread 2009-03-16 11:56:07 +00:00
Anton Leherbauer
f0a0f1b4ad [268721] [disassembly] Service tracker and service used on wrong thread 2009-03-16 10:18:11 +00:00
Sergey Prigogin
435362c89d Test cases for bugs 268685 and 258704. 2009-03-16 03:07:02 +00:00
Ted Williams
4276eab9a2 [268693] [TraditionalRendering] update mode support 2009-03-15 22:56:45 +00:00
Ted Williams
88f16a48e3 [229131] Traditional Memory Rendering: Disable Copy To Clipboard action when no selection 2009-03-14 06:49:15 +00:00
Ted Williams
1790d63fb3 [228127] Traditional Rendering: ViewportCache.run() should eliminate the oldest duplicate request 2009-03-14 06:33:11 +00:00
Ted Williams
13f05bc71c [228126] Traditional Rendering: ViewportCache.run() synchronization problem 2009-03-14 06:23:27 +00:00
Ted Williams
29db111c61 [268631] [memory] target org.eclipse.cdt.dsf.debug.ui.memory.RefreshAction to MemoryBrowser 2009-03-14 06:14:35 +00:00
Ted Williams
76dff04194 [262680] [memory] OutOfMemory exception in traditional rendering 2009-03-14 06:00:46 +00:00
Randy Rohrbach
25b0ee6d2e Defect 268629 2009-03-14 03:16:19 +00:00
Ted Williams
2fc98aa21d [268626] [Traditional Rendering] remove experimental Go To Address bar rendering 2009-03-14 00:31:33 +00:00
Ted Williams
12b1558637 [268625] target Find/Replace & Import/Export actions to Memory Browser 2009-03-14 00:25:27 +00:00
Pawel Piech
fd7027d65f [256798] - [services] Services can be called after they are shutdown 2009-03-13 22:22:48 +00:00
Pawel Piech
3770b8065d [268617] - [view model] StackFrameVMNode accesses DSF services in the wrong thread. 2009-03-13 22:22:25 +00:00
Ted Williams
bf3cd59be6 [268031] Memory Browser - initial commit (fix typo in package name) 2009-03-13 19:54:40 +00:00
Ted Williams
e14e488246 [268031] Memory Browser - initial commit 2009-03-13 19:51:47 +00:00
Ted Williams
1a29fe005c [268031] Memory Browser - initial commit 2009-03-13 18:59:23 +00:00
Ted Williams
4a37b19237 [268031] Memory Browser - initial commit 2009-03-13 18:54:20 +00:00
Marc Khouzam
e5674e350e [268470] CLI command ""monitor list processes" will not be used. -list-thread-groups is used instead. 2009-03-13 15:47:16 +00:00
Randy Rohrbach
739592300e Defect 225650, additional tweaking. 2009-03-13 15:39:55 +00:00
Mike Kucera
ee3817460e bug 268375, open declaration for implicit names 2009-03-13 15:36:16 +00:00
Mike Kucera
e866b579f7 bug 268359 - semantic highlighting for overloaded operators 2009-03-13 14:40:41 +00:00
Markus Schorn
7f116f9120 Performance improvement for implicit bindings, bug 268383. 2009-03-13 14:23:22 +00:00
Marc Khouzam
fe9dd6f594 [254200] Remove unnecessary cast which triggers warnings. 2009-03-13 13:53:20 +00:00
Vivian Kong
fa3911cd90 bug 254200 - use ICU4J 2009-03-13 13:47:48 +00:00
Alena Laskavaia
520d4136b2 [264998] - support for macro with parameters 2009-03-13 13:14:53 +00:00
Mikhail Khodjaiants
09d747ca8c Bug 265498: LaunchUIPlugin handleDebugEvents(...) launches multiple Project refreshes on launch terminate. 2009-03-13 12:23:01 +00:00
Mikhail Khodjaiants
d6c767387c Bug 268520: Missing id for CoreFileDebuggerTab. 2009-03-13 12:18:14 +00:00
Pawel Piech
4250d67c92 Attempt to get PDA working in binary plugin. 2009-03-13 05:40:13 +00:00
Pawel Piech
b70b28a491 [225650] - Patch renaming IDsfService.isActive() to IDsfService.isRegistered() 2009-03-13 05:05:05 +00:00
Pawel Piech
c629b4d02b [254200] - Localization - ICU4J 2009-03-13 04:52:23 +00:00
Pawel Piech
d244e9ba94 Got rid of redundant import statements. 2009-03-13 04:52:10 +00:00
Pawel Piech
d5deb00643 Localization - ICU4J 2009-03-13 04:50:10 +00:00
Marc Khouzam
ef3d1a827d [266588] Make MIRunControl.MIExecutionDMC private static. It cannot be removed since it is needed for debuggers that don't use the IProcesses service 2009-03-13 03:45:08 +00:00
Marc Khouzam
7191ded39d [268254] Unnecessary call to getExpressionData() from the register service. 2009-03-13 03:15:43 +00:00
Alena Laskavaia
56d9382ab8 - removed extra import 2009-03-12 20:33:26 +00:00
Alena Laskavaia
f38d981cc8 [111711] - added go to address action to cdi dissasembly view 2009-03-12 20:33:01 +00:00
Alena Laskavaia
666c642f44 [266540] - removed double escaping 2009-03-12 19:15:55 +00:00
Randy Rohrbach
5e47877afa Some cleanup fixes for 225650. 2009-03-12 19:13:01 +00:00
Pawel Piech
3b68c43a8f Removed unnecessary SuppressWarnings. 2009-03-12 18:39:21 +00:00
Alena Laskavaia
3ab9cc8beb [263201] - patch applied for: In Problems view - move location of errors/warnings from Description column to Location 2009-03-12 18:32:27 +00:00
Pawel Piech
b411c3d854 Updated comments. 2009-03-12 18:31:49 +00:00
Alena Laskavaia
5088255e3c [264276] - applied patch to allow to create simple folders in templates 2009-03-12 18:26:20 +00:00
Alena Laskavaia
c3755751d8 [265472] - Drag-Copy of Make Targets in the same folder should not be allowed without Ctrl key, patch applied 2009-03-12 18:23:28 +00:00
Alena Laskavaia
d87cfdf0b6 [125538] applied patch to fix more target drag & drop issues
- bug with renaming of target being copied.
- allow Ctr-C and then Ctrl-V without need for selecting the folder. this has a
side effect enabling copying on selection of make target. Well, at least it is
consistent with current drag&drop behaviour.
- small fixes, such as disabling "Build" button initially, or not allowing
"Add" action on multiple selection.
2009-03-12 18:21:05 +00:00
Alena Laskavaia
7386dd2f98 [268314] - default project name should not contain space 2009-03-12 18:13:57 +00:00
Alena Laskavaia
9c0729da4a [268314] - remove limitation on type id of launch config 2009-03-12 17:53:36 +00:00
Markus Schorn
b00cc975fd Content assist for class instance members without prefix, bug 267911. 2009-03-12 17:02:25 +00:00
Markus Schorn
fb35a1516f mark testDestructor_156669() as passing. 2009-03-12 15:54:23 +00:00
Mike Kucera
5fcb227983 bug 265375 - implicit names API and support for overloaded operator references 2009-03-12 14:19:46 +00:00