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

97 commits

Author SHA1 Message Date
Ted Williams
351ab621de [214956] [Memory View] Memory View workflow enhancements: quick address navigation; simplified use defaults; fewer clicks 2008-10-23 16:52:21 +00:00
Ted Williams
21661960b4 [250822] Import/Export file dialog missing "*" filter 2008-10-14 18:07:11 +00:00
Ted Williams
26a457e6d6 [158601] Copy To Clipboard in Memory window always shows 5 cells per row 2008-10-06 23:49:06 +00:00
Ted Williams
6d1a5f77db [249407] Memory Exporters should use KeyListener instead of ModifyListener for validation 2008-10-01 21:56:25 +00:00
Ted Williams
2160dbc2d3 [248084] [traditional memory rendering] IMemoryBlockConnection adapter should track BigBaseAddress 2008-09-22 04:25:38 +00:00
Ted Williams
fb9f3b039c [247765] [memory] implement "scroll to start address" for memory importers 2008-09-18 01:16:41 +00:00
Ted Williams
a26d5d6642 [247763] [traditional memory rendering] column count popup menus include blank item 2008-09-18 00:16:00 +00:00
Ted Williams
13adefb692 [247762] [memory] TraditionalGoToAddressRendering should report expression evaluation failure to user 2008-09-18 00:00:15 +00:00
Ted Williams
461838f7a2 [247734] [Memory] Find, Find Next, Import, Export, Refresh enable without valid selection 2008-09-17 20:58:06 +00:00
Ted Williams
d099bf7482 [247559] [traditional memory] Padding preference should be respected 2008-09-16 20:33:07 +00:00
Ted Williams
2ad6225eb4 [214956] [Memory View] Memory View workflow enhancements: quick address navigation; simplified use defaults; fewer clicks 2008-09-01 02:27:55 +00:00
Ted Williams
6958d0987f [245752] [memory] Search results should be highlighted 2008-08-29 21:40:29 +00:00
Ted Williams
db563baeb9 [214956] support for platform request 2008-08-28 21:05:06 +00:00
Ted Williams
eb4710fccf [245195] [traditional memory] Add preference action to memory view action menu 2008-08-26 00:52:02 +00:00
Ted Williams
8fa4117cae [245169] [traditional memory] divide by zero 2008-08-25 20:07:17 +00:00
Ted Williams
6f7abc2469 [244608] [memory] import dialog needs better validation 2008-08-25 19:50:25 +00:00
Ted Williams
c28276e43b [244608] [memory] import dialog needs better validation 2008-08-25 16:29:56 +00:00
Ted Williams
7174e4d974 [245043] import/export toolbar actions enabled without valid selection 2008-08-24 17:04:27 +00:00
Ted Williams
83c2420761 [244012] Memory Rendering Transport export SRecord Exporter should zero pad the checksum 2008-08-24 03:22:57 +00:00
Ted Williams
1a8fe00295 [244608] [memory] import dialog needs better validation 2008-08-19 20:09:35 +00:00
Ted Williams
800c9730a2 [243910] [Traditional Rendering] DebugEvent processing inflexible 2008-08-12 17:05:27 +00:00
Ted Williams
1bb7c8e3b6 [242932] [memory] Import/Export icons missing 2008-08-01 21:17:38 +00:00
Ted Williams
08017c93cd [242571] memory search plugin is missing from memory feature 2008-07-30 14:15:32 +00:00
Ted Williams
646f793f1f [241182] source build for all device debug plugins 2008-07-17 04:26:50 +00:00
Ted Williams
48efefa297 [239153] bump versions on HEAD, 1.0 -> 1.1 2008-07-01 18:03:45 +00:00
Ted Williams
e5ae2a94a7 [238189] memory search should be promoted to its own plugin 2008-06-23 23:33:55 +00:00
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