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

120 commits

Author SHA1 Message Date
Anton Leherbauer
908501d4a6 80104 - Maintain consistency with JDT UI
Extracted Folding and Hovers tab pages into separate preference pages
2006-11-13 09:44:14 +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
David Daoust
13fff05bbc defect 144140 -- table of contents referenced missing pages. 2006-08-18 15:07:57 +00:00
Ken Ryall
95ffc3032a Added docs describing how to import and debug existing executables. 2006-06-15 15:36:23 +00:00
Mikhail Sennikovsky
b2ec83348d Minor update to include the MBS Internal Builder summary 2006-06-08 16:34:42 +00:00
Mikhail Sennikovsky
8ff162362e Resolve the issue with having mfile_build.png and mfile_build.PNG files simultaneously 2006-06-06 10:14:11 +00:00
Mikhail Sennikovsky
3f302d6fc2 Resolve the issue with having mfile_build.png and mfile_build.PNG files simultaneously 2006-06-06 10:05:53 +00:00
Leo Treggiari
9b82edcc56 MBS user documentation update from Bill Hilliard 2006-06-05 21:52:20 +00:00
Doug Schaefer
7b0cf6dc03 Updated the about.html files. 2006-05-24 13:51:50 +00:00
Norbert Plött
8811ecbb05 Added documentation for Completion Proposal Filter preference 2006-02-02 13:39:28 +00:00
David Inglis
58f26dfed6 Fixed build for jar'd plugins
cleaned up .project files
2006-01-18 18:16:35 +00:00
Doug Schaefer
c5c47c0842 Trying out the .qualifier version for builds. 2006-01-03 19:11:47 +00:00
Doug Schaefer
f68ca2c02b Made all of the plugins OSGi components. 2005-11-15 21:33:43 +00:00
Doug Schaefer
f1fa62b185 Upversioned everything. Changed the features to not unpack the plugins that don't have shared libraries. 2005-11-10 21:41:23 +00:00
Alain Magloire
725ad300be Update images from Chris Herborth 2005-08-12 19:49:53 +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
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
Mikhail Khodjaiants
1e71227724 CDT 3.0. 2005-08-08 18:54:16 +00:00
Mikhail Khodjaiants
eaa4628837 CDT 3.0. 2005-08-08 15:08:16 +00:00
Mikhail Sennikovsky
a5a3670177 The patch from Sunil Davasam that updates the configuration management documentation 2005-08-05 14:31:13 +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
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
Bogdan Gheorghe
4d5059e54b User Docs for indexer/search 2005-07-27 21:41:08 +00:00
Bogdan Gheorghe
6a673ce99d User Docs for indexer 2005-07-27 20:14:58 +00:00
Bogdan Gheorghe
f7ea41ecca User Docs for indexer 2005-07-27 20:04:02 +00:00
Leo Treggiari
242a1adb39 Update copyrights for the pages that I modified 2005-07-23 13:27:07 +00:00
Leo Treggiari
af4ab6b951 Editorial cleanup from Bob Monteleone 2005-07-22 22:53:05 +00:00
Vladimir Hirsl
ede231c47e Updated Scanner Config Discovery property page user documentation. 2005-07-22 17:23:58 +00:00
Leo Treggiari
7abac74ad7 Minor MBS update 2005-07-21 21:18:28 +00:00
Leo Treggiari
3aa6c3c301 Update for MBS user documentation - primarily build environment and macro descriptions 2005-07-20 18:15:18 +00:00
Doug Schaefer
db1fd7ec40 Images for Docs for Leo. 2005-07-18 14:48:39 +00:00
Doug Schaefer
edcbccd7c6 Doc patch for Leo. 2005-07-18 02:20:39 +00:00
David Daoust
b77a4b7284 Fix 75290 2005-06-28 12:41:55 +00:00
Doug Schaefer
2fd25239b8 EPL'ing the CDT. 2005-06-27 03:46:51 +00:00
Doug Schaefer
e470be8631 EPL'ing the CDT. 2005-06-23 14:44:35 +00:00
Alain Magloire
35c088c55c Fix [Bug 88784] 2005-03-22 19:14:56 +00:00
Alain Magloire
39405ca612 Removing the old shared lib 2005-03-04 19:28:56 +00:00
Alain Magloire
ec7e1aa246 Change based on the work from Mikhailk 2005-03-04 19:25:22 +00:00
David Daoust
b31a9e9c4c minor doc update for leo 2005-02-02 19:52:41 +00:00
Doug Schaefer
0583121e43 Updated the version numbers to 3.0.0. 2004-12-22 19:49:22 +00:00
David Daoust
e2e0f90bc6 From Leo: a patch for the Getting Started -> CDT Importing an Existing Project Tutorial to match the updated MBS 2004-12-06 18:29:53 +00:00
David Daoust
198c40a795 From Leo: This patch contains minor edits for the MBS user documentation for 2.1 & Head. 2004-12-02 18:53:18 +00:00
David Daoust
84ba412d4b This patch adds the following 2 topics:
-  Tasks -> Work with C or C++ project files -> Converting CDT 2.0 Managed Make Projects
-  Reference -> Project Properties -> Managed Make File Properties

Thanks,
Leo
2004-11-30 13:54:34 +00:00
David Daoust
bf25c0b470 New Managed build documentation from Leo 2004-11-22 14:16:44 +00:00
David Daoust
7b7e3de2d2 Update of Managed Build documentation for CDT 2.1 from Leo 2004-11-12 15:55:35 +00:00
David Daoust
fe76ef6a11 fix for 64833 "No F1 Help for Soure Code Location debug
preferences".  All the changes are in the doc plugin and no changes were
necessary in debug.ui.
2004-08-18 18:45:19 +00:00