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

658 commits

Author SHA1 Message Date
Doug Schaefer
2cf9b4dfb1 Bug 166997 - Patch from Darin Wright. Adjust to changes in internal interfaces for M4. 2006-12-18 14:50:53 +00:00
Ken Ryall
66a46cb462 Added a help context ID for the CSourceNotFoundEditor. 2006-12-13 21:54:30 +00:00
Ken Ryall
e4f24af8d1 Fix problem with dialog filter. 2006-12-12 18:53:45 +00:00
Ken Ryall
5918fa62e3 Fix problem with dialog filter. 2006-12-12 18:47:21 +00:00
Ken Ryall
df1ef579ef Support for CSourceNotFoundEditor, bug 167305. 2006-12-12 15:05:20 +00:00
Ken Ryall
6d4eea9995 Set mapped resources on new launch configurations. This will let the platform know that they are associated and may be deleted when the project is deleted. 2006-12-10 17:24:52 +00:00
Ken Ryall
3caff1dc71 Fix missed id setting when combo selected. 2006-12-08 23:45:14 +00:00
Ken Ryall
d5061c1162 Improvements to the import executable wizard. 2006-12-07 16:59:28 +00:00
Doug Schaefer
a7ce8026bb Get the modules view compiling on 3.3M3. Bug 163602. 2006-11-08 21:36:49 +00:00
Ken Ryall
d770ae8727 Fix bug 159833. 2006-11-02 18:38:28 +00:00
Anton Leherbauer
b7f5c2f33e Upversion to 4.0.0 and fix dependency version ranges (bug 157543) 2006-10-11 12:28:54 +00:00
John Cortell
1b67f9c817 Initial commit of memory space support in the memory view (made possible by 3.2 platform additions). 2006-10-03 19:07:38 +00:00
John Cortell
546696ebb3 Fix for 159171. Run menu contributions were disabled if DebugView was not active. 2006-10-02 15:41:47 +00:00
Thomas Fletcher
dc47d29d6a Set a title for the global variable selection dialog
PR 157171
2006-09-13 14:10:42 +00:00
Mikhail Khodjaiants
890b02af45 Bug 155826: Duplicate addListener call in Signals view. 2006-08-31 14:42:37 +00:00
Doug Schaefer
7549d7cec2 Propogated Import Executable improvements from CDT 3.1. 2006-08-25 20:26:05 +00:00
Mikhail Khodjaiants
0198b4400b Bug 136896: View variables in binary format.
Applied modified patch from Mark Mitchell (CodeSourcery).
2006-08-16 08:45:36 +00:00
Chris Recoskie
da21b10884 fix for 40101 2006-07-05 18:06:57 +00:00
Doug Schaefer
a48b5f55b1 Updated copyright dates to reflect latest in CVS. 2006-06-23 17:52:45 +00:00
Doug Schaefer
17464c08f4 Update Copyright dates and fix those that had no copyrights. 2006-06-23 17:27:03 +00:00
Ken Ryall
e539d8c06d Added missing copyright notices. 2006-06-15 15:36:43 +00:00
Chris Recoskie
4836857ef3 update copyrights 2006-06-14 12:16:17 +00:00
Mikhail Khodjaiants
263add60a9 Bug 144719: [Modules view] Modules from from different sessions are mixed up. 2006-05-31 18:35:49 +00:00
Mikhail Khodjaiants
1236d27b74 Bug 144684: [Modules view] Collapse all action doesn't work. 2006-05-31 18:01:12 +00:00
Mikhail Khodjaiants
4eb646da28 Bug 144277: No images for source containers types (temporary fix). 2006-05-29 17:43:19 +00:00
Mikhail Khodjaiants
c5ecc9ca4c Bug 143593: Module's children are not expandable. 2006-05-24 22:05:43 +00:00
Doug Schaefer
7b0cf6dc03 Updated the about.html files. 2006-05-24 13:51:50 +00:00
Mikhail Khodjaiants
5839b72abe Bug 142860: Breakpoint marker is not shown in the editor's ruler. 2006-05-19 20:56:19 +00:00
Mikhail Khodjaiants
d408c25da3 Bug 118274: Condition is not shown in the tooltip of conditional breakpoint. 2006-05-12 21:08:52 +00:00
Mikhail Khodjaiants
32cc65f7c0 Bug 109449: Sort globals in "Add Globals" dialog. 2006-05-12 18:30:09 +00:00
Doug Schaefer
975237b92a Fixing up copyright notices. Bug 130320. 2006-05-11 15:53:56 +00:00
Ken Ryall
1db2529522 Mac OS support: work around for selecting executables inside packages. Add the mach-o binary parser by default, don't require a file extension for executables. 2006-05-09 22:42:49 +00:00
Ken Ryall
8bd344b11f Initial commit of the Import Executable Wizard. 2006-04-28 15:16:43 +00:00
Mikhail Khodjaiants
103ba0e9c1 Added the "AddWatchpoint" action to the breakpoints view. 2006-04-17 18:47:02 +00:00
Mikhail Khodjaiants
9d776d52c0 Replacing shared library images. 2006-04-11 20:45:23 +00:00
Mikhail Khodjaiants
b1ce084777 Replacing shared library images. 2006-04-11 20:44:35 +00:00
Mikhail Khodjaiants
ab7dcca459 Bug 135118: Modules view is not updated. 2006-04-05 19:27:15 +00:00
Mikhail Khodjaiants
69f829d455 Corrected the shared library image selection. 2006-04-05 19:21:15 +00:00
Mikhail Khodjaiants
6d791ff05d See bug 134871: StackOverflowError using AsynchronousViewer. 2006-04-04 20:53:47 +00:00
Mikhail Khodjaiants
1970f73554 Complying with Eclipse 3.2 M6. AsynchronousTreeModelViewer has been renamed to AsynchronousTreeViewer. 2006-04-04 15:00:29 +00:00
Mikhail Khodjaiants
91f17114ea Allow clients to contribute IRestart adapters. 2006-03-29 19:35:01 +00:00
Mikhail Khodjaiants
edb9268280 An ICDebuggerPage adapter is added to retain compatibility with old extensions. 2006-03-15 19:51:24 +00:00
Mikhail Khodjaiants
33cb273cb6 Fix for Bug 93777: Postmortem and Local launch need a default preference for selected debugger. 2006-03-06 18:46:09 +00:00
Mikhail Khodjaiants
bd4f3660ec Discouraged access to EditorsPlugin. Added support for SharedTextColors to CDebugUIPlugin. 2006-02-27 22:49:59 +00:00
Mikhail Khodjaiants
26c21da5a6 Bug 89429: replaced the usage of the internal SourceLookupUIUtils class by DebugUITools. 2006-02-27 22:25:35 +00:00
Mikhail Khodjaiants
3d876aa65c Added dependency to the org.eclipse.ui.views plugin (needed to use the breakpoint actions in the Outline view). 2006-02-27 22:16:34 +00:00
Mikhail Khodjaiants
e69e9f0765 The DirectorySourceContainer's UI now supports the subfolders searching option (see bug 89748). Removed the UI related to CDirectorySourceContainer. 2006-02-27 21:59:27 +00:00
Mikhail Khodjaiants
e1c3a8d36b The DirectorySourceContainer's UI now supports the subfolders searching option (see bug 89748). Removed the UI related to CDirectorySourceContainer. 2006-02-27 21:56:31 +00:00
Mikhail Khodjaiants
373ff106c3 Bug 122336: Use the asynchronous tree viewer in the Modules view. Adjustments to the platform changes in M5. 2006-02-21 16:32:58 +00:00
Mikhail Khodjaiants
5a7a5616b9 Typo in description. 2006-02-07 21:20:54 +00:00