1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Commit graph

109 commits

Author SHA1 Message Date
John Cortell
01e44176ed Fixed warnings 2010-01-11 22:26:40 +00:00
John Cortell
09d42ac811 [298866] Traditional memory rendering scrollbar cannot scroll more than Integer.MAX_VALUE rows (applied patch, slightly modified) 2010-01-11 22:25:51 +00:00
Randy Rohrbach
cb1d5a3dfb Bugzilla 298115 2009-12-18 20:59:02 +00:00
John Cortell
cd837027a9 [297085] "Scroll to File Start Address" checkbox has no effect. Additionally, the scrolling logic does not support Memory Browser or Traditional Rendering. 2009-12-07 22:02:41 +00:00
Ted Williams
f2a54cc0db [296023] private -> protected 2009-12-02 19:52:21 +00:00
Randy Rohrbach
1a93930f72 Bugzilla 293812. 2009-10-30 19:07:41 +00:00
Randy Rohrbach
aa7ec888a1 Warning cleanup. No functional changes. 2009-10-26 17:27:52 +00:00
Randy Rohrbach
e2ba58b42c Cleanup warnings. No functional code changes. 2009-10-26 17:21:43 +00:00
Randy Rohrbach
c30af4fb0f Just fix simple warnings. No functional changes. 2009-10-26 14:03:42 +00:00
Randy Rohrbach
315fd1e2a6 Bugzilla 292834 2009-10-20 23:56:35 +00:00
Randy Rohrbach
1b7d9e2dda Bugzilla 292703 2009-10-19 20:17:41 +00:00
Randy Rohrbach
3abb81f9e4 Bugzilla 292660. 2009-10-19 13:41:19 +00:00
Randy Rohrbach
0d66821cc1 Bugzilla defects
256775
283586
287540
290710
292059
292120
292293
2009-10-18 04:53:48 +00:00
John Cortell
bdc22eb579 Fixed copy&paste error in last commit 2009-10-16 22:49:17 +00:00
John Cortell
64d3465010 [292557] Import/Export dialogs do not pick up the renderings current base address 2009-10-16 22:44:09 +00:00
John Cortell
547715d30b [292559] When "Applying" Traditional Memory Rendering Preferences an NPE sometimes occurs 2009-10-16 19:25:55 +00:00
John Cortell
c240e9bc4f Fixed numerous warnings 2009-10-16 19:16:40 +00:00
John Cortell
9cfe50b6db [292536] New import/export memory toolbar icons for Memory Browser 2009-10-16 15:10:48 +00:00
John Cortell
241e84b54e Fixed generics warning 2009-10-13 23:06:23 +00:00
John Cortell
63e68514bb No need to use internal Debug Platform utility method. We have an equivalent in CDT. 2009-10-13 23:04:30 +00:00
John Cortell
f20f970bc8 [292201] memoryTransport schema definition missing sequence 2009-10-13 22:47:36 +00:00
John Cortell
dff868a8a8 Fixed some warnings. Remaining ones are related to use of an internal Debug Platform type. 2009-10-13 22:38:58 +00:00
Randy Rohrbach
404c011653 Bugzilla 286325 2009-08-12 00:58:35 +00:00
Randy Rohrbach
12786b9330 Defect 286315. 2009-08-11 19:37:07 +00:00
Randy Rohrbach
73d415ec62 Bugzilla 282313 & 227780 2009-07-30 20:48:44 +00:00
Randy Rohrbach
4f1b016261 Bugzilla 284894 2009-07-30 20:29:32 +00:00
Randy Rohrbach
ff30ff5575 Bugzilla 281363 2009-07-30 19:50:59 +00:00
Vivian Kong
932228953c fix for bug 280219 - 69 Java Bundles contain no BREE 2009-06-15 14:25:23 +00:00
Vivian Kong
9a4b296381 Bug 279738 - missing legal files from o.e.c.debug.ui.memory feature.xml 2009-06-10 13:49:14 +00:00
Vivian Kong
1901362f0d fix for bug 279400 2009-06-08 13:54:55 +00:00
Vivian Kong
1080a1c9bf update copyrights 2009-05-27 15:58:46 +00:00
Vivian Kong
542350b520 bug 277871 - Externalize strings in plugin.xml and MANIFEST.MF for memory plugins 2009-05-27 15:55:44 +00:00
Pawel Piech
9fba81c108 Fixed bug in last checkin. 2009-05-19 19:02:31 +00:00
Pawel Piech
b67b5182ff [145635] - Support for debug view pin & clone 2009-05-19 18:23:01 +00:00
Vivian Kong
b9a07ce680 bug 276355 - Change the CDT remote, dsf-gdb and memory feature labels in order to better integrate with Galileo 2009-05-14 19:40:59 +00:00
Ted Williams
3b02a1a7f8 [273548] clean up, remove use of deprecated methods 2009-04-24 06:11:02 +00:00
Ted Williams
25ad9a8a5b [273505] Add memory browser to the debug perspective 2009-04-24 06:05:40 +00:00
Ted Williams
46493bb280 [273505] Add memory browser to the debug perspective 2009-04-24 06:05:28 +00:00
Ted Williams
2f38e62dba [273505] Add memory browser to the debug perspective 2009-04-24 06:03:23 +00:00
Ted Williams
552b3fff76 [273505] Add memory browser to the debug perspective 2009-04-24 05:58:07 +00:00
Vivian Kong
bd8ccf7396 bug 268581 individual source bundles 2009-04-09 20:20:32 +00:00
Ted Williams
b0259c85b9 [268626] [Traditional Rendering] remove experimental Go To Address bar rendering 2009-03-16 19:23:00 +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
76dff04194 [262680] [memory] OutOfMemory exception in traditional rendering 2009-03-14 06:00:46 +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
Ted Williams
bf3cd59be6 [268031] Memory Browser - initial commit (fix typo in package name) 2009-03-13 19:54:40 +00:00