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

21 commits

Author SHA1 Message Date
Pawel Piech
2f40ba594e [212942] - [modules] Modules Detail Viewer should have an enablement expression 2008-05-09 17:05:17 +00:00
Randy Rohrbach
ae03beb86a Bugzilla 215063
Also performed some minor cleanup of warnings. ( no API changes ).

Randy
2008-05-07 13:25:48 +00:00
Ted Williams
429d7531fc [229914] Implement Update Policy support for Memory View 2008-05-02 05:24:01 +00:00
Pawel Piech
892a7226e1 [226005] Fixed the Update Mode sub-menu and added persistance to the update mode selection. 2008-05-01 22:20:58 +00:00
Francois Chouinard
cc153db8ba Implementation of the DSF Disassembly View (bug227743) 2008-04-29 21:26:59 +00:00
Randy Rohrbach
688c32b743 Bugzilla 197358 2008-04-29 15:23:58 +00:00
Pawel Piech
1420d16bdd [224438] Renamed view model packages in org.eclipse.dd.dsf.debub.ui as a provisional API. 2008-03-31 18:08:03 +00:00
Pawel Piech
aad3ee68f9 [179102] Re-aligned plugin and package names to confirm with Eclipse policy. 2008-02-13 20:41:00 +00:00
Pawel Piech
7d83b3a7dd [192019] View Model framework refactoring. 2008-01-19 00:34:30 +00:00
Veenu Khanna
11792cc9d5 Modules detail pane incorporated 2007-12-11 15:27:35 +00:00
Pawel Piech
64a3c6512a [210571] Refactored number format detail pane. 2007-11-21 19:36:08 +00:00
Pawel Piech
7286137a7e [205132] First step in refactoring IDMContext:
- Removed the type parameter from IDMContext
- Got rid of the IDMContext.getServiceFilter() method.
2007-10-19 22:15:57 +00:00
Ted Williams
9e4fd94676 added icons filenames to plugin.xml 2007-09-14 17:46:28 +00:00
Ted Williams
595a773de8 203117 - update modes moved from context menus to action menus; toolbar buttons for always and manual modes with artwork from ted 2007-09-12 18:25:24 +00:00
Randy Rohrbach
8634b729f0 Removed extra format options for now. I need to talk to Pawel about this. If they are here and in Wind River Commercial product the menu options appear twice. So we should add them to the Open Source and remove them from the commercial. We can discuss at the next open source
meeting. For now though I am removing them for the time being.

Randy
2007-08-20 18:51:54 +00:00
Randy Rohrbach
d88e7ec51f Bugzilla 200568
IFormattedValues.java - Added DECIMAL_FORMAT format ID.
   DetailPane.java - Added displaying DECIMNAL_FORMAT display output.
   SetDefautlFormatDecimal.java - new menu action for setting style to DECIMAL_FORMAT
   plugin.xml for org.eclipse.dd.dsf.debug.ui - Added complete set of format selections for the Register View
   MIRegisters.java - Added support for all format types.
2007-08-20 17:19:14 +00:00
Randy Rohrbach
ac6017aeb9 Bugzilla 198353 2007-07-31 05:09:31 +00:00
Ted Williams
f5f70da342 First attempt at update policies / modes. 2007-06-30 03:22:49 +00:00
Pawel Piech
51452d7e2c Moved generic packages out of the org.eclipse.dd.dsf.mi.* plugins and into the org.eclipse.dd.dsf.debug.* plugins as appropriate, in preparation for the memory view work (bug 160047). 2007-06-08 20:37:43 +00:00
Pawel Piech
810d315bbf Added expression view model implementation (bug 185635). 2007-05-05 00:12:37 +00:00
Ted Williams
30a3f6f919 added plugin.xml 2006-11-14 19:37:51 +00:00