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

41 commits

Author SHA1 Message Date
Randy Rohrbach
5c17240c89 Bug - 323013
Improves the scroll bar position when moving within the data pane.
Supplied by Andre St. LAurent ( Wind Rive Systems Inc. )
Randy Rohrbach
781-364-2226
2011-01-28 20:44:11 +00:00
Anton Leherbauer
e61b1a0148 Fix JRE Runtime and compliance settings 2010-11-16 12:57:43 +00:00
John Cortell
213901d450 Fix potential null pointer use 2010-09-02 16:44:02 +00:00
John Cortell
70f1bbd6c4 Turned on detection of potential null pointer usage. Also, some plug-ins I protected against future warnings a while back lacked protection on all three levels (compiler, PDE, API) 2010-09-02 15:53:05 +00:00
John Cortell
abc6a93d59 Updated classpath to specify 1.5 JRE. The lack of it was causing errors for Mikhail (now that I've turning those warnings into errors). Not sure why I'm not seeing them. Investigating... 2010-06-18 18:58:19 +00:00
John Cortell
44b0e41210 More changes to keep project warning-free 2010-06-18 17:09:09 +00:00
Vivian Kong
b2370eeea7 Bug 315439 Fix up copyright 2010-06-03 14:12:21 +00:00
John Cortell
5a1558ddd2 Bug 309032: Need APIs to support memory pages (or memory spaces) 2010-05-13 19:43:47 +00:00
James Blackburn
d107ceab3c Bug 312292 suppress "method AbstractPane.updateCaret() does not override the inherited method" on Linux 2010-05-10 16:53:59 +00:00
John Cortell
444b314efa Make memory browser plugins warning-intolerant 2010-05-06 21:44:58 +00:00
John Cortell
600e524d6c Fixed warning 2010-05-06 21:40:53 +00:00
Ken Ryall
857c5eae68 Bug 303440 - [preferences] Unify and clarify debug preference pages 2010-04-07 15:19:53 +00:00
John Cortell
5db1a3b7f4 [306066] Accidental boolean assignment in org.eclipse.cdt.debug.ui.memory.traditional.Rendering (applied patch) 2010-03-31 19:34:11 +00:00
John Cortell
6d324d7f03 [299019] CMemoryBlockExtension does not correctly implement IMemoryBlockExtension#setBaseAddress. Applied patch with some modifications. 2010-01-13 17:12:02 +00:00
John Cortell
c341b5b329 [299323] Scrolling through invalid memory grows the Eclipse error log 2010-01-11 22:46:57 +00:00
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
Ted Williams
f2a54cc0db [296023] private -> protected 2009-12-02 19:52:21 +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
315fd1e2a6 Bugzilla 292834 2009-10-20 23:56:35 +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
Randy Rohrbach
73d415ec62 Bugzilla 282313 & 227780 2009-07-30 20:48:44 +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
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
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
911e6cb61f DSDP-DD -> CDT, initial commit: set version fields to 1.2.0 2009-02-19 20:02:35 +00:00
Randy Rohrbach
d3a1c826ed Performed some cleanup to get rid of unneeded warnings.
No functional change to the code. There is no specific bugzilla
entry for this.

Randy
2009-02-10 14:49:45 +00:00
Ted Williams
2f1c9049d9 [memory] DSDP-DD -> CDT initial commit 2009-02-09 06:20:34 +00:00