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

7576 commits

Author SHA1 Message Date
Mikhail Khodjaiants
fece65cbf3 Bug 107787: Casting variable to array causes NPE. 2005-08-23 21:27:17 +00:00
Alain Magloire
09fcd6ef44 2005-08-20 Alain Magloire
Fix PR 105613:  Preview label duplicated
	* src/org/eclipse/cdt/internal/ui/preferences/CTemplatePreferencePage.java
2005-08-21 03:30:49 +00:00
Alain Magloire
b1afdc1ddd 2005-08-20 Alain Magloire
Fix for PR 106540: Link with editor did not work correctly for non C resources.
	* src/org/eclipse/cdt/internal/ui/cview/CView.java
2005-08-21 03:01:41 +00:00
Alain Magloire
ef4e5c166a 2005-08-20 Alain Magloire
Fix PR 86802 106911 87497 : Assembly editor fixes.
	* src/org/eclipse/cdt/internal/ui/editor/asm/ASMEditorActionContributor.java
	* src/org/eclipse/cdt/internal/ui/editor/asm/AsmSourceViewerConfiguration.java
	* src/org/eclipse/cdt/internal/ui/editor/asm/AsmTextEditor.java
	* plugin.xml
2005-08-21 02:48:27 +00:00
Leo Treggiari
aa14b8d1ee Add icon directory to build.properties 2005-08-15 03:05:37 +00:00
Leo Treggiari
a750708290 Fix documentation with commandLinePattern 2005-08-12 21:26:02 +00:00
Leo Treggiari
9ac46ef79e Fix bug with adding Option inputs to the dependency list 2005-08-12 21:09:53 +00:00
Alain Magloire
725ad300be Update images from Chris Herborth 2005-08-12 19:49:53 +00:00
Chris Wiebe
565769ca30 2005-08-12 Chris Wiebe
Fix PR 106577: NPE in CTags Indexer
	* index/org/eclipse/cdt/internal/core/index/ctagsindexer/CTagsFileReader.java
	* index/org/eclipse/cdt/internal/core/index/ctagsindexer/CTagsIndexAll.java
2005-08-12 19:09:10 +00:00
Chris Wiebe
fdc0a1e7ed 2005-08-12 Chris Wiebe
Fix PR 106778: IndexerTypesJob2 painfully slow
	* browser/org/eclipse/cdt/internal/core/browser/cache/IndexerTypesJob2.java
	Fix progress monitor
	* browser/org/eclipse/cdt/internal/core/browser/cache/TypeCacheManager.java
2005-08-12 18:37:21 +00:00
Leo Treggiari
c63d1a13eb Fix documentation for osList and archList 2005-08-12 15:58:34 +00:00
David Daoust
8c37d3dbe0 Doc update from Devin.
Here's what I've changed:

changes to the doc htm files:
- added open definition
-> added concepts/cdt_c_open_definitions.htm
-> added images/openDefinition.png
-> added images/open_definition_error.png
-> updated images/openDeclaration.png
-> updated images/open_declaration_error.png
-> added tasks/cdt_t_open_definitions.htm
-> updated links to point to open definition wherever open declaration is linked
- information about the code reader buffer and properties in the menu
-> added images/cdt_pref_parser.png
-> added reference/cdt_o_parser_pref.htm (C/C++ Parser preferences)
-> added reference/cdt_u_c_parser_codereader_cache_pref.htm
-> added link to cdt_o_parser_pref.htm in reference/cdt_o_ref.htm
- removed reference/cdt_u_shared_lib_view_pref.htm since it has no useful information (also removed the corresponding link in contexts_CDT_DEBUGGER.xml)
- renamed the link absolute path "file:///E:/CDT/3.1/eclipse/org.eclipse.cdt.doc.user/images/indexer_import_largeproject1.PNG" in
tasks/indexer_importing_large_project.html to the relative path "../images/indexer_import_largeproject1.PNG"

dead links:
removed: concepts/cdt_c_editor.htm -> <br><a href="../reference/cdt_u_editor_key_bind.htm">C/C++ editor key binding actions</a>
removed: concepts/cdt_c_indexer_ctagsindexer.htm -> <a href="../tasks/cdt_t_indexer_timeout.htm"></a>
removed: concepts/cdt_c_indexer_ctagsindexer.htm -> <a href="../reference/cdt_u_search_pref.htm">Search, C/C++ Preferences window</a>
removed: concepts/cdt_c_indexer_fullindexer.htm -> <a href="../tasks/cdt_t_indexer_timeout.htm"></a>
removed: concepts/cdt_c_indexer_fullindexer.htm -> <a href="../reference/cdt_u_search_pref.htm">Search, C/C++ Preferences window</a>
removed: concepts/cdt_c_indexer_open_close.htm -> <a href="../tasks/cdt_t_indexer_timeout.htm"></a>
removed: concepts/cdt_c_indexer_open_close.htm -> <a href="../reference/cdt_u_search_pref.htm">Search, C/C++ Preferences window</a>
removed: concepts/cdt_c_indexer_prog_bar.htm -> <a href="../tasks/cdt_t_indexer_timeout.htm"></a>
removed: concepts/cdt_c_indexer_prog_bar.htm -> <a href="../reference/cdt_u_search_pref.htm">Search, C/C++ Preferences window</a>
removed: concepts/cdt_c_indexer.htm -> <a href="../tasks/cdt_t_indexer_timeout.htm"></a>
removed: concepts/cdt_c_indexer.htm -> <a href="../reference/cdt_u_search_pref.htm">Search, C/C++ Preferences window</a>
renamed to references/cdt_u_m_edit.htm: concepts/cdt-c_templates.htm -> <a href="../reference/cdt_u_menu_edit.htm">Edit menu</a>
removed: concepts/cdt_o_concepts.htm ->         <img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_c_indexer_prob_rep.htm">C/C++ Indexer Problem Reporting</a><br>
removed: reference/cdt_u_m_project.htm -> Concepts/cdtconcepts-4.htm
removed: reference/cdt_u_m_project.htm -> Tasks/cdttasks-106.htm
removed: reference/cdt_o_ref.htm -> reference/cdt_u_mfile_rbcs.htm
removed: reference/cdt_o_ref.htm -> reference/cdt_u_search_pref.htm
renamed to cdt_o_mproj_pref.htm: reference/cdt_o_ref.htm -> reference/cdt_o_mproj_pref.htm
removed: reference/cdt_u_m_project.htm -> Tasks/cdttasks-106.htm
removed: tasks/cdt_o_tasks.htm ->         <img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_indexer_prob_rep.htm">C/C++ Indexer Problem Reporting</a><br>
2005-08-12 13:43:10 +00:00
Chris Wiebe
d6a0d5d0d1 2005-08-11 Chris Wiebe
Fix PRs 104907,106415: type cache always running in background
	* browser/org/eclipse/cdt/core/browser/AllTypesCache.java
	* browser/org/eclipse/cdt/internal/core/browser/cache/TypeCacherJob.java
2005-08-11 19:33:20 +00:00
Leo Treggiari
9df072a4b2 Set the date for the 3.0 version to today. I'm done. 2005-08-10 19:25:23 +00:00
Leo Treggiari
880cbc564e Another update to MBS Extensibility Guide 2005-08-10 18:48:12 +00:00
Leo Treggiari
be533bf7c8 Another update to MBS Extensibility Guide 2005-08-10 16:18:05 +00:00
Leo Treggiari
a9858f58d8 Another update to MBS Extensibility Guide 2005-08-10 14:18:07 +00:00
Leo Treggiari
410228dc74 Another update to MBS Extensibility Guide 2005-08-10 03:04:59 +00:00
Chris Wiebe
7c7f60df97 2005-08-09 Chris Wiebe
Fix bug# 106564: platform keybindings
	plugin.xml
2005-08-09 21:25:36 +00:00
Mikhail Khodjaiants
6a8bcfb148 CDT 3.0. 2005-08-09 20:57:18 +00:00
Mikhail Khodjaiants
19a825436c CDT 3.0. 2005-08-09 19:55:59 +00:00
Mikhail Khodjaiants
796081b7d5 CDT 3.0. 2005-08-09 18:59:09 +00:00
Leo Treggiari
6edd7be0aa Update Test benchmarks because of content-type changes 2005-08-08 20:48:19 +00:00
Mikhail Khodjaiants
1e71227724 CDT 3.0. 2005-08-08 18:54:16 +00:00
Doug Schaefer
b88ebd27db [Bug 105915] Fix for Code Formatter schema to show real name. 2005-08-08 18:08:35 +00:00
Alain Magloire
7bbe09a4f7 Confusion between "S" and "s" the "S" extension is remove for now. 2005-08-08 16:26:12 +00:00
Alain Magloire
ecce7764c9 2005-08-08 Alain Magloire
Fix PR 106340: ArrayOutOfBoundException
	* src/org/eclipse/cdt/internal/ui/actions/GoToNextPreviousMemberAction.java
2005-08-08 16:23:42 +00:00
Mikhail Khodjaiants
eaa4628837 CDT 3.0. 2005-08-08 15:08:16 +00:00
Doug Schaefer
37216cd824 [105915] Updates to fix up the ISV docs 2005-08-05 15:20:45 +00:00
Mikhail Sennikovsky
a5a3670177 The patch from Sunil Davasam that updates the configuration management documentation 2005-08-05 14:31:13 +00:00
Alain Magloire
cabc71e9e2 2005-08-04 Alain Magloire
ClastCastException being throw in CThread.getAdapter(IRunToLine.class);
	Patch solution to ignore the exception.

	* src/org/eclipse/cdt/debug/internal/core/model/CThread.java
2005-08-05 00:19:16 +00:00
Doug Schaefer
08367e21b0 Patch for Devin: Fix for 105220 and friends. 2005-08-04 13:50:51 +00:00
Mikhail Sennikovsky
9e2941d120 Checked in the fix for the bug# 105754 2005-08-03 17:06:56 +00:00
Alain Magloire
7860f3c765 Fix for PR 105898 2005-08-03 16:54:46 +00:00
David Inglis
546a228e85 fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=102195 2005-08-02 15:53:05 +00:00
Mikhail Sennikovsky
1d885096d4 A small patch from Bill Hilliard for the "import an existing managed make project" tutorial 2005-08-01 08:23:16 +00:00
Doug Schaefer
7d0ace05fe Ignoring build output from sdk feature. 2005-07-30 03:17:26 +00:00
Alain Magloire
a61bb7af39 Disable Type Hierarchy 2005-07-29 19:28:53 +00:00
Mikhail Khodjaiants
c16a83969c The registers with errors shouldn't be disposed when the target is suspended. Added synchronization to the "getRegisters" method. 2005-07-29 19:24:19 +00:00
Mikhail Khodjaiants
a644748bb8 synchronize the updating. 2005-07-29 17:58:16 +00:00
Mikhail Sennikovsky
09ed69dcb6 Checked in the patch from Bob Monteleone that fixes the problem with updating a CDT 1.2 project to CDT 3.0 where a property of type enumeration has changed 2005-07-29 13:28:03 +00:00
Alain Magloire
b2aff9b7c5 more fix for 100442 2005-07-29 05:46:25 +00:00
Mikhail Khodjaiants
a5fdd63e34 Bug 104421: Register view can not show correct value when switch between different thread or stack frame. 2005-07-29 02:12:02 +00:00
Mikhail Khodjaiants
fb81386aa2 Bug 103567: breakpoints view of of sync w/CDT CVS HEAD. 2005-07-28 17:49:05 +00:00
David Inglis
ceb1591cf9 fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=102195 2005-07-28 14:26:15 +00:00
Leo Treggiari
55d7f38a85 Update for MBS Extensibility Guide 2005-07-28 03:50:53 +00:00
Leo Treggiari
16e8febd47 Check for null in getOptionById 2005-07-28 00:13:22 +00:00
Bogdan Gheorghe
7656bf39b8 User Docs for indexer 2005-07-27 22:05:29 +00:00
Bogdan Gheorghe
0ffe6cd37e User Docs for search 2005-07-27 21:53:38 +00:00
Bogdan Gheorghe
f4b4ef44a3 User Docs for search 2005-07-27 21:47:02 +00:00