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

50 commits

Author SHA1 Message Date
Ted Williams
3674468f2f [206543] FindReplace incorrectly sets value on the memoryblock at the absolute address; should use offset 2007-10-16 21:55:31 +00:00
Ted Williams
1db10b1da9 [205606] Edits should be colorized even if the value has not been changed; embedded users want to see that the memory will be written. 2007-10-05 19:41:49 +00:00
Ted Williams
d9e5b657eb [205529] Traditional memory rendering should archive cache for change history on Suspend, not Resume 2007-10-04 23:06:06 +00:00
Ted Williams
0e65733fdb [205526] Some font choices/sizes do not render well in the traditional memory rendering 2007-10-04 22:08:47 +00:00
Ted Williams
35b3629b8f Bugzilla – Bug 204175 2007-09-20 19:12:28 +00:00
Ted Williams
80e70fc3a4 Bugzilla – Bug 204032 2007-09-19 20:35:36 +00:00
Ted Williams
6a8b708bbe Bugzilla – Bug 204024 2007-09-19 18:40:15 +00:00
Ted Williams
b66a1834ea Bugzilla – Bug 203877 2007-09-18 19:34:11 +00:00
Ted Williams
c63295ed64 created 2007-08-27 21:46:40 +00:00
Ted Williams
a6ac36ad2e move traditional rendering preferences to Run/Debug category 2007-08-27 21:20:51 +00:00
Ted Williams
d30af2698c 201322 - Implement Find/Replace for the Memory View 2007-08-27 20:31:38 +00:00
Ted Williams
f9da220e1b fixed copyrights 2007-08-27 20:26:38 +00:00
Ted Williams
1533a4c1ed fixed copyright 2007-08-27 20:26:14 +00:00
Ted Williams
b8f2b0eb09 gotoAddress thread 2007-08-27 20:26:04 +00:00
Ted Williams
9a9012d4ad bumped version to 1.0.0 2007-08-08 21:03:23 +00:00
Ted Williams
0665f8bad3 199195 - IMemoryBlockConnection adapter
199197 - endian not properly handled during cell editing
199198 - edit coloring only reflects last keystroke
2007-08-08 05:09:17 +00:00
Ted Williams
e58cfb9ff8 198979 2007-08-06 20:45:37 +00:00
Ted Williams
91a2802384 check for user cancellation 2007-07-21 04:19:37 +00:00
Ted Williams
ecac8d4eca check for isDisposed before settings colors 2007-07-21 01:14:16 +00:00
Ted Williams
3af711fbbd start address text validation 2007-07-19 06:59:59 +00:00
Ted Williams
522616005d *** empty log message *** 2007-07-19 03:36:39 +00:00
Ted Williams
f5439d09a4 196392 - calls to MemoryBlock on the UI dispatch thread 2007-07-12 21:57:51 +00:00
Ted Williams
876cf49ed7 allow a maximum of 200 columns 2007-07-11 21:53:14 +00:00
Ted Williams
7b4ae18785 icons 2007-07-06 20:57:38 +00:00
Ted Williams
65f1ce19b4 import/export toolbar icons 2007-07-06 20:26:18 +00:00
Ted Williams
1aef6f9559 Moved TraditionalRendering.Rendering to Rendering 2007-06-16 21:11:25 +00:00
Ted Williams
a0fdd5636d initial memory import/export prototyping 2007-06-12 17:28:20 +00:00
Ted Williams
905afac0b8 missing commas 2007-05-31 21:53:33 +00:00
Ted Williams
41d29f059f fixes for 189542 2007-05-30 02:06:46 +00:00
Ted Williams
346c18fe10 Bugzilla Bug 187018 2007-05-17 17:40:47 +00:00
Ted Williams
91d9f301a3 build.properties should include plugin.xml 2007-05-17 00:14:36 +00:00
Ted Williams
b4e9feb525 fixed provider name field 2007-05-16 21:22:36 +00:00
Ted Williams
e07c5facaa plugin names 2007-04-05 21:49:50 +00:00
Ted Williams
05e28af4db 177701 Adopt the platform GoToAddressComposite 2007-03-16 05:39:00 +00:00
Ted Williams
67faf95969 158596 Address column shows same address in all rows
Horizontal Scrollbar
User configurable column count
Fixed missing copyright notice in new files
2007-03-16 02:07:50 +00:00
Ted Williams
87988bb1a1 146683 Double clicking on a cell should highlight that cell 2007-03-14 07:49:05 +00:00
Ted Williams
4aa55aa207 fixed warning 2007-03-14 07:25:33 +00:00
Ted Williams
dab3a786af fixed warnings 2007-03-14 07:25:04 +00:00
Ted Williams
3e9c29b573 removed warning, unused variable 2007-03-14 07:23:45 +00:00
Ted Williams
d4992c3d08 fixed warning, unused variable 2007-03-14 07:23:09 +00:00
Ted Williams
b30041aff3 146670 Editing memory when memory is highlighted does not edit the address one would expect 2007-03-14 07:18:56 +00:00
Ted Williams
19311472a6 176407 Provider missing in MANIFEST.MF 2007-03-14 06:53:44 +00:00
Ted Williams
57d3112ade 172860 Traditional memory rendering: Null pointer exception at R...
173323  Traditional Memory Rendering: Memory View Tab Label is no...
173331  Traditional Memory Rendering: Performance Issue - Unneces...
2007-03-14 06:41:30 +00:00
Ted Williams
80a07c9313 restructured module 2007-03-14 05:08:15 +00:00
Ted Williams
c5f5f33ebf Created for nightly build and update site. 2007-03-14 04:58:36 +00:00
Ted Williams
94f8ff9cbf Relocated plugin to the plugins directory.
Repackaged to .traditional
Restructured, moving AbstractPane, AddressPane, DataPane and TextPane to their own files.
2007-03-14 04:55:18 +00:00
Ted Williams
4de8c38ea8 158599 Visual indication when memory window is in Edit mode
161859    Traditional Memory Rendering - Addressable Size General Failures
161860    Traditional Memory Rendering - Colors should be a user preference
161861    Traditional Memory Rendering - Cells should optionally alternate color
2006-10-22 05:58:58 +00:00
Ted Williams
f060110d3b dsdp -> dd 2006-10-16 02:36:26 +00:00
Ted Williams
b7444a53e0 dsdp -> dd 2006-09-29 20:00:24 +00:00
Ted Williams
5dea774f91 The memory rendering was approved for cvs commit by the eclipse Intellectual Property Manager. The source matches the bugzilla 137391 attachment. The code could still use some refactoring and clean up. 2006-05-30 01:29:54 +00:00