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

71 commits

Author SHA1 Message Date
Ted Williams
c289fa0b9b [230262] Implement Memory Change Trails 2008-05-21 05:11:09 +00:00
Pawel Piech
237bb02706 Updated data in about file. 2008-05-14 17:33:07 +00:00
Ted Williams
321f3cdcff [232003] Separate memory transport from traditional rendering plugin; support pluggable importers/exporters. 2008-05-14 06:15:54 +00:00
Ted Williams
62c695fba2 [232003] Separate memory transport from traditional rendering plugin; support pluggable importers/exporters. 2008-05-14 05:32:03 +00:00
Ted Williams
7312a2b778 [227057] Memory Find/Replace Dialog does not allow binary value as 0b... 2008-04-15 00:23:02 +00:00
Ted Williams
d8f5b3b912 [227056] Traditional Rendering Context Menu Column Options are poor 2008-04-15 00:11:58 +00:00
Ted Williams
33b9380881 [203068] (GTK workaround) Traditional Memory Rendering doesn't scroll 2008-03-11 05:10:29 +00:00
Ted Williams
8f63cc5bbf [219009] TraditionalRendering.getSelectedBytes() ignores selection 2008-03-11 05:02:05 +00:00
Ted Williams
5d2e5b52e0 [208071] (performance) Traditional Memory Rendering: unnecessary populateCache 2008-03-11 04:38:29 +00:00
Ted Williams
6261ce70e5 [215697] refactoring to allow better customization by adopters 2008-03-02 20:43:32 +00:00
Ted Williams
39f6ca8ccc [220842] S-Record export generates invalid checksums. 2008-03-02 19:14:50 +00:00
Ted Williams
0669b2c27a [200853] Refacted patch to make getSelection() return an IMemorySelection 2007-11-26 04:35:39 +00:00
Ted Williams
a89f437145 [200853] Enhancements focused on inheritance 2007-11-26 04:25:52 +00:00
Ted Williams
87ab767fb7 [209445] text pane should respect the set character mode, US-ASCII, ISO_8859_1, ... 2007-11-12 02:25:11 +00:00
Ted Williams
3ce419b7b1 [209436] Change history color does not work until after the first suspend event
[209437] Find/Replace performance is poor
[209438] Find/Replace dialog tab ordering is wrong
[209439] Find/Replace mismanages conversion to byte[]
2007-11-11 23:44:28 +00:00
Ted Williams
ff501148f5 [208500] find replace mishandles searches for values greater than the max signed value of byte 2007-11-02 02:35:43 +00:00
Ted Williams
9026af2c92 [208278] endian cleanup 2007-11-02 01:06:25 +00:00
Ted Williams
b72cf3c87a [208278] endian cleanup 2007-11-01 23:54:13 +00:00
Ted Williams
4cecd6c03d [208278] endian cleanup 2007-10-31 16:42:17 +00:00
Ted Williams
0d914fc773 [207807] missing !isDisposed() check in Rendering.redrawPanes() 2007-10-29 16:46:13 +00:00
Ted Williams
b24b901b33 [206828] new selection should set DND.SELECTION_CLIPBOARD data 2007-10-18 22:15:27 +00:00
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